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

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents-button{justify-content:center;margin-top:8px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content{min-height:160px}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-4px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;justify-content:center;padding:8px;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:28px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:auto;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control{border:0;margin:0;padding:0}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}:root{--header-height:70px;--z-index-1:100;--z-index-2:200;--z-index-3:300;--z-index-4:400;--z-index-hp-action:400;--z-index-5:500;--z-index-6:600;--z-index-modal:600;--z-index-hp-action-modal:700;--z-index-10:1000;--z-index-intercom-1:1100;--z-index-intercom-2:1200;--z-index-intercom-3:1300;--z-index-max:2147483647;--z-index-child-1:10;--z-index-child-2:20;--tooltip-width:250px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--primary-hostinger:#673de6;--primary-light-hostinger:#ebe4ff;--secondary-hostinger:#ff4546;--header-text-hostinger:rgba(#ebe4ff,30%);--primary-hosting24:#2760b8;--primary-light-hosting24:#ebe4ff;--secondary-hosting24:#ff6525;--header-text-hosting24:rgba(#2760b8,30%);--primary-weblink:#4285f4;--primary-light-weblink:#ebe4ff;--secondary-weblink:#ff6525;--header-text-weblink:rgba(#4285f4,30%);--primary-hostmania:#4285f4;--primary-light-hostmania:#ebe4ff;--secondary-hostmania:#ff6525;--header-text-hostmania:rgba(#4285f4,30%);--amazon-button-color:#000;--amazon-button-border:#74612f;--amazon-button-bg-gradient-1:#f2dfa7;--amazon-button-bg-gradient-2:#e9c565}.hostinger-affiliate-block-single-type{display:flex;margin-bottom:30px}@media screen and (max-width:768px){.hostinger-affiliate-block-single-type{flex-direction:column}}.hostinger-affiliate-block-single-type:last-of-type{margin-bottom:0}.hostinger-affiliate-block-single-type__product-data{display:flex;flex:1;flex-direction:column}.hostinger-affiliate-block-single-type__image{margin-right:24px;max-width:240px;min-width:240px}@media screen and (max-width:768px){.hostinger-affiliate-block-single-type__image{align-self:center;margin-bottom:25px;margin-right:0}}.hostinger-affiliate-block-single-type__image img{max-width:100%}.hostinger-affiliate-block-single-type__product-title a{text-decoration:none}.hostinger-affiliate-block-single-type__product-title a:hover{opacity:.8}.hostinger-affiliate-block-single-type__product-title h3{font-feature-settings:"clig" off,"liga" off;font-size:24px;font-style:normal;font-weight:700;margin-bottom:16px}.hostinger-affiliate-block-single-type__product-description{display:block;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:auto;padding-bottom:16px}.hostinger-affiliate-block-single-type__product-description p{margin-bottom:0}.hostinger-affiliate-block-single-type__product-description ul{margin-bottom:0;margin-left:0;padding-left:20px}.hostinger-affiliate-block-single-type__product-actions{border-top:1px solid #dadce0;display:flex;flex-wrap:wrap;padding-top:15px}.hostinger-affiliate-block-single-type__product-price{font-feature-settings:"clig" off,"liga" off;font-size:32px;font-style:normal;font-weight:700;margin-right:10px}.hostinger-affiliate-block-single-type__product-prime{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.hostinger-affiliate-block-single-type__product-prime img{max-height:32px}.hostinger-affiliate-block-single-type__product-button-wrap{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;margin-left:auto}.hostinger-affiliate-block-single-type__product-amazon-button{background:linear-gradient(180deg,#f2dfa7,#e9c565);border:1px solid #74612f;border-radius:4px;color:#000!important}.hostinger-affiliate-block-single-type__product-amazon-button,.hostinger-affiliate-block-single-type__product-buy-button{align-items:center;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}.hostinger-affiliate-block-single-type__product-buy-button{background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important}.hostinger-affiliate-block-wrap{margin-bottom:30px}.hostinger-affiliate-block-list-with-desc{display:flex;margin-bottom:30px;position:relative}@media screen and (max-width:768px){.hostinger-affiliate-block-list-with-desc{flex-direction:column}}.hostinger-affiliate-block-list-with-desc:last-of-type{margin-bottom:0}.hostinger-affiliate-block-list-with-desc__bestseller-label{align-items:center;background:#def4f0;color:#008361;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;height:24px;justify-content:center;left:0;line-height:16px;position:absolute;right:0;text-transform:uppercase;top:0}.hostinger-affiliate-block-list-with-desc__inner-wrap{border:1px solid #e0e0e0;display:flex;flex:1;padding:24px}@media screen and (max-width:768px){.hostinger-affiliate-block-list-with-desc__inner-wrap{flex-direction:column}}.hostinger-affiliate-block-list-with-desc__product-data{display:flex;flex:1;flex-direction:column}.hostinger-affiliate-block-list-with-desc__image{margin:15px 24px 0 0;max-width:240px;min-width:240px}@media screen and (max-width:768px){.hostinger-affiliate-block-list-with-desc__image{align-self:center;margin:15px 0 0}}.hostinger-affiliate-block-list-with-desc__image img{max-height:100%;max-width:100%}.hostinger-affiliate-block-list-with-desc__product-title a{text-decoration:none}.hostinger-affiliate-block-list-with-desc__product-title a:hover{opacity:.8}.hostinger-affiliate-block-list-with-desc__product-title h3{font-feature-settings:"clig" off,"liga" off;font-size:24px;font-style:normal;font-weight:700;margin-bottom:16px}.hostinger-affiliate-block-list-with-desc__product-description{display:block;font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:auto;padding-bottom:16px}.hostinger-affiliate-block-list-with-desc__product-description p{margin-bottom:0}.hostinger-affiliate-block-list-with-desc__product-description ul{margin-bottom:0;margin-left:0;padding-left:20px}.hostinger-affiliate-block-list-with-desc__product-actions{border-top:1px solid #dadce0;display:flex;padding-top:15px}.hostinger-affiliate-block-list-with-desc__product-price{font-feature-settings:"clig" off,"liga" off;font-size:32px;font-style:normal;font-weight:700;margin-right:10px}.hostinger-affiliate-block-list-with-desc__product-prime{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.hostinger-affiliate-block-list-with-desc__product-prime img{max-height:32px}.hostinger-affiliate-block-list-with-desc__product-button-wrap{align-content:center;display:flex;flex-wrap:wrap;justify-content:center;margin-left:auto}.hostinger-affiliate-block-list-with-desc__product-amazon-button{background:linear-gradient(180deg,#f2dfa7,#e9c565);border:1px solid #74612f;border-radius:4px;color:#000!important}.hostinger-affiliate-block-list-with-desc__product-amazon-button,.hostinger-affiliate-block-list-with-desc__product-buy-button{align-items:center;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}.hostinger-affiliate-block-list-with-desc__product-buy-button{background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important}.hostinger-affiliate-block-list-simple{border:1px solid #e0e0e0;display:flex;gap:24px;padding:16px}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple{align-items:center;flex-direction:column}}.hostinger-affiliate-block-list-simple+.hostinger-affiliate-block-list-simple{border-top:0}.hostinger-affiliate-block-list-simple__image{align-items:center;display:flex;max-width:120px}.hostinger-affiliate-block-list-simple__image img{max-width:100%}.hostinger-affiliate-block-list-simple__product-info{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-info{align-items:center}}.hostinger-affiliate-block-list-simple__bestseller-label{align-items:center;background:#def4f0;color:#008361;display:inline-flex;font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:16px;margin-bottom:12px;max-width:120px;padding:4px 8px;text-transform:uppercase}.hostinger-affiliate-block-list-simple__product-title a{text-decoration:none}.hostinger-affiliate-block-list-simple__product-title a:hover{opacity:.8}.hostinger-affiliate-block-list-simple__product-title h3{font-size:24px;font-style:normal;font-weight:700;margin-bottom:12px;margin-top:0}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-title h3{font-size:18px;margin-bottom:15px;text-align:center}}.hostinger-affiliate-block-list-simple__product-pricing{display:flex}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-pricing{justify-content:center;margin-bottom:15px}}.hostinger-affiliate-block-list-simple__product-price{font-size:24px;font-style:normal;font-weight:700;margin-right:10px}.hostinger-affiliate-block-list-simple__product-prime{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.hostinger-affiliate-block-list-simple__product-prime img{max-height:32px}.hostinger-affiliate-block-list-simple__product-data{display:flex;flex:1}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-data{flex-direction:column}}.hostinger-affiliate-block-list-simple__product-info{padding-right:24px}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-info{padding-right:0}}.hostinger-affiliate-block-list-simple__product-actions{align-items:center;display:inline-flex;margin-left:auto}@media screen and (max-width:690px){.hostinger-affiliate-block-list-simple__product-actions{margin-right:auto}}.hostinger-affiliate-block-list-simple__product-amazon-button{background:linear-gradient(180deg,#f2dfa7,#e9c565);border:1px solid #74612f;border-radius:4px;color:#000!important;min-width:186px}.hostinger-affiliate-block-list-simple__product-amazon-button,.hostinger-affiliate-block-list-simple__product-buy-button{align-items:center;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}.hostinger-affiliate-block-list-simple__product-buy-button{background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important}.hostinger-affiliate-block-list-cards{display:flex;gap:16px;margin-bottom:15px;overflow-x:scroll}.hostinger-affiliate-block-list-cards__item{display:flex;flex:1;flex-direction:column;min-width:200px}.hostinger-affiliate-block-list-cards__bestseller-label{align-items:center;background:#def4f0;color:#008361;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;height:24px;justify-content:center;line-height:16px;margin-bottom:16px;text-transform:uppercase}.hostinger-affiliate-block-list-cards__product_data{display:flex;flex:1;flex-direction:column;padding:16px}.hostinger-affiliate-block-list-cards__image{margin-bottom:24px;overflow:hidden}.hostinger-affiliate-block-list-cards__image div{padding-top:100%;position:relative}.hostinger-affiliate-block-list-cards__image img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0}.hostinger-affiliate-block-list-cards__product-title{margin-bottom:auto}.hostinger-affiliate-block-list-cards__product-title a{text-decoration:none}.hostinger-affiliate-block-list-cards__product-title a:hover{opacity:.8}.hostinger-affiliate-block-list-cards__product-title h3{font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:16px;margin-top:0}.hostinger-affiliate-block-list-cards__product-pricing{display:flex;margin-bottom:24px}.hostinger-affiliate-block-list-cards__product-price{font-size:24px;font-style:normal;font-weight:700;margin-right:10px}.hostinger-affiliate-block-list-cards__product-prime{align-content:center;display:flex;flex-wrap:wrap;justify-content:center}.hostinger-affiliate-block-list-cards__product-prime img{max-height:32px}.hostinger-affiliate-block-list-cards__product-amazon-button{background:linear-gradient(180deg,#f2dfa7,#e9c565);border:1px solid #74612f;border-radius:4px;color:#000!important}.hostinger-affiliate-block-list-cards__product-amazon-button,.hostinger-affiliate-block-list-cards__product-buy-button{align-items:center;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}.hostinger-affiliate-block-list-cards__product-buy-button{background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important}.hostinger-affiliate-table-wrap{overflow:auto}.hostinger-affiliate-table{gap:0;grid-gap:1px;margin-bottom:30px}.hostinger-affiliate-table--is-mobile{display:none;grid-template-columns:minmax(0,150px) repeat(1,minmax(0,1fr));margin-bottom:25px}@media only screen and (max-width:767px){.hostinger-affiliate-table--is-mobile{display:grid}}.hostinger-affiliate-table--is-desktop{display:grid}@media only screen and (max-width:767px){.hostinger-affiliate-table--is-desktop{display:none}}@media only screen and (min-width:768px){.hostinger-affiliate-table--have-1-columns{grid-template-columns:minmax(0,150px) repeat(1,minmax(0,1fr))}.hostinger-affiliate-table--have-2-columns{grid-template-columns:minmax(0,150px) repeat(2,minmax(0,1fr))}.hostinger-affiliate-table--have-3-columns{grid-template-columns:minmax(0,150px) repeat(3,minmax(0,1fr))}.hostinger-affiliate-table--have-4-columns{grid-template-columns:minmax(0,150px) repeat(4,minmax(0,1fr));min-width:1200px}.hostinger-affiliate-table--have-5-columns{grid-template-columns:minmax(0,150px) repeat(5,minmax(0,1fr));min-width:1200px}.hostinger-affiliate-table--have-6-columns{grid-template-columns:minmax(0,150px) repeat(6,minmax(0,1fr));min-width:1200px}}.hostinger-affiliate-table__cell{outline:1px solid hsl(0 0% 79% / .5);padding:16px}.hostinger-affiliate-table__value{align-items:center;display:flex;height:100%;justify-content:center}.hostinger-affiliate-table__value--is-product-label{font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;line-height:16px;text-align:center;text-transform:uppercase}.hostinger-affiliate-table__value--is-feature-label{color:var(--neutral--600);font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-feature-label{font-size:12px}}.hostinger-affiliate-table__value--is-title{font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.hostinger-affiliate-table__value--is-title a{text-decoration:none}.hostinger-affiliate-table__value--is-title a:hover{opacity:.8}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-title{font-size:12px}}.hostinger-affiliate-table__value--is-thumbnail img{display:block;height:150px;margin-left:auto;margin-right:auto;max-width:100%;object-fit:contain;width:150px}.hostinger-affiliate-table__value--is-price{font-size:24px;font-style:normal;font-weight:700;line-height:32px}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-price{font-size:14px}}.hostinger-affiliate-table__value--is-amazon-button:not(.hostinger-affiliate-table__value--is-mercado) a{align-items:center;background:linear-gradient(180deg,var(--amazon-button-bg-gradient-1) 0,var(--amazon-button-bg-gradient-2) 100%);border:1px solid var(--amazon-button-border);border-radius:4px;color:var(--amazon-button-color)!important;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:13px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-amazon-button:not(.hostinger-affiliate-table__value--is-mercado) a{font-size:12px}}.hostinger-affiliate-table__value--is-amazon-button:not(.hostinger-affiliate-table__value--is-amazon) a{align-items:center;background:#3883f4!important;border:1px solid #3883f4;border-radius:4px;color:#fff!important;display:flex;font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;gap:8px;justify-content:center;padding:8px 24px;text-align:center;text-decoration:none}@media only screen and (max-width:767px){.hostinger-affiliate-table__value--is-amazon-button:not(.hostinger-affiliate-table__value--is-amazon) a{font-size:12px}}@font-face{font-display:swap;font-family:'elespare-icons';src:url(/wp-content/plugins/elespare/assets/font/elespare-icons.eot?tfvbq3);src:url('/wp-content/plugins/elespare/assets/font/elespare-icons.eot?tfvbq3#iefix') format('embedded-opentype'),url(/wp-content/plugins/elespare/assets/font/elespare-icons.ttf?tfvbq3) format('truetype'),url(/wp-content/plugins/elespare/assets/font/elespare-icons.woff?tfvbq3) format('woff'),url('/wp-content/plugins/elespare/assets/font/elespare-icons.svg?tfvbq3#elespare-icons') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="elespare-icons-"],[class*=" elespare-icons-"]{font-family:'elespare-icons'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.elespare-icons-user-circle-regular:before{content:"\e900"}.elespare-icons-clock-regular:before{content:"\e901"}.elespare-icons-heart:before{content:"\e800"}.elespare-icons-link-button:before{content:"\e801"}.elespare-icons-copyright:before{content:"\e802"}.elespare-icons-main-banner-2:before{content:"\e803"}.elespare-icons-main-banner:before{content:"\e804"}.elespare-icons-section-title:before{content:"\e805"}.elespare-icons-heart-empty:before{content:"\e806"}.elespare-icons-clock:before{content:"\e807"}.elespare-icons-picture:before{content:"\e808"}.elespare-icons-videocam:before{content:"\e809"}.elespare-icons-picture-1:before{content:"\e80a"}.elespare-icons-banner:before{content:"\e80b"}.elespare-icons-carousel:before{content:"\e80c"}.elespare-icons-express:before{content:"\e80d"}.elespare-icons-flash:before{content:"\e80e"}.elespare-icons-full:before{content:"\e80f"}.elespare-icons-grid:before{content:"\e810"}.elespare-icons-list:before{content:"\e811"}.elespare-icons-slider:before{content:"\e812"}.elespare-icons-tabs:before{content:"\e813"}.elespare-icons-tile:before{content:"\e814"}.elespare-icons-treinding:before{content:"\e815"}.elespare-icons-masonry:before{content:"\e816"}.elespare-icons-author:before{content:"\e817"}.elespare-icons-links:before{content:"\e818"}.elespare-icons-small-list:before{content:"\e819"}.elespare-icons-timeline:before{content:"\e81a"}.elespare-icons-banner-2-1:before{content:"\e81b"}.elespare-icons-express-gird:before{content:"\e81c"}.elespare-icons-expan-nav:before{content:"\e81d"}.elespare-icons-hori-nav:before{content:"\e81e"}.elespare-icons-site-title:before{content:"\e820"}.elespare-icons-up-dir:before{content:"\e821"}.elespare-icons-site-search:before{content:"\e822"}.elespare-icons-left-dir:before{content:"\e823"}.elespare-icons-right-dir:before{content:"\e824"}.elespare-icons-tagline:before{content:"\e825"}.elespare-icons-verti-nav:before{content:"\e826"}.elespare-icons-search:before{content:"\e827"}.elespare-icons-cancel:before{content:"\e828"}.elespare-icons-site-logo:before{content:"\e829"}.elespare-icons-elesper-logo:before{content:"\e82a"}.elespare-icons-tag:before{content:"\e82b"}.elespare-icons-calendar:before{content:"\e82c"}.elespare-icons-down-dir:before{content:"\e82d"}.elespare-icons-plus:before{content:"\e82e"}.elespare-icons-camera:before{content:"\e82f"}.elespare-icons-categories:before{content:"\e830"}.elespare-icons-twitter:before{content:"\f099"}.elespare-icons-facebook:before{content:"\f09a"}.elespare-icons-menu:before{content:"\f0c9"}.elespare-icons-linkedin:before{content:"\f0e1"}.elespare-icons-comment-empty:before{content:"\f0e5"}.elespare-icons-angle-left:before{content:"\f104"}.elespare-icons-angle-right:before{content:"\f105"}.elespare-icons-angle-up:before{content:"\f106"}.elespare-icons-angle-down:before{content:"\f107"}.elespare-icons-github:before{content:"\f113"}.elespare-icons-youtube:before{content:"\f167"}.elespare-icons-instagram:before{content:"\f16d"}.elespare-icons-flickr:before{content:"\f16e"}.elespare-icons-tumblr:before{content:"\f173"}.elespare-icons-right:before{content:"\f178"}.elespare-icons-dribbble:before{content:"\f17d"}.elespare-icons-vkontakte:before{content:"\f189"}.elespare-icons-digg:before{content:"\f1a6"}.elespare-icons-pinterest:before{content:"\f231"}.elespare-icons-houzz:before{content:"\f27c"}.elespare-icons-vimeo:before{content:"\f27d"}.elespare-icons-reddit-alien:before{content:"\f281"}.elespare-icons-hashtag:before{content:"\f292"}.elespare-icons-user-circle-o:before{content:"\f2be"}.elespare-icons-user-o:before{content:"\f2c0"}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-6{--e-global-color-primary:#191919;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#84D41D;--e-global-color-24542f7:#575252;--e-global-color-626ff78:#C6C1C1;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-word-spacing:0px;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-secondary-word-spacing:0px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#101011;font-family:"Montserrat",Sans-serif;font-size:14px;font-weight:500;color:var(--e-global-color-accent);border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-accent);border-radius:30px 30px 30px 30px}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var(--e-global-color-accent);color:var(--e-global-color-primary)}.elementor-kit-6 e-page-transition{background-color:#FFBC7D}.elementor-kit-6 a{color:#0A0909}.elementor-kit-6 a:hover{color:#098A4C}.elementor-kit-6 h1{font-family:"Lato",Sans-serif;font-size:36px;font-weight:700}.elementor-kit-6 h2{color:#2A2A29;font-family:"Lato",Sans-serif;font-size:26px;font-weight:700;line-height:1.3em}.elementor-kit-6 h3{color:#2A2A29;font-family:"Lato",Sans-serif;font-size:22px;font-weight:600;line-height:1.4em}.elementor-kit-6 h4{color:#2A2A29}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);word-spacing:var(--e-global-typography-primary-word-spacing);color:var(--e-global-color-626ff78);accent-color:var(--e-global-color-626ff78);background-color:#F1F1F1;border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-626ff78);border-radius:17px 17px 17px 17px}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{color:#C6C1C1;accent-color:#C6C1C1;background-color:#F3EDED;border-style:solid;border-color:var(--e-global-color-accent)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}.site-header .site-branding{flex-direction:column;align-items:stretch}.site-header{padding-inline-end:0;padding-inline-start:0}.site-footer .site-branding{flex-direction:column;align-items:stretch}@media(max-width:1024px){.elementor-kit-6 h1{font-size:32px;line-height:1.2em}.elementor-kit-6 h2{font-size:24px;line-height:1.3em}.elementor-kit-6 h3{font-size:20px;line-height:1.4em}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-kit-6 h1{font-size:28px;line-height:1.2em}.elementor-kit-6 h2{font-size:22px;line-height:1.3em}.elementor-kit-6 h3{font-size:18px;line-height:1.4em}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb{background:#84d41d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#529002}.elespare-search-wrapper .elespare-search-icon--toggle {
  color: #000;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer; }

.elespare-search-wrapper .elespare-search--toggle {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 99999999;
  align-items: center;
  display: flex !important;
  justify-content: center;
  transform: scale(0);
  transition: transform 0.2s; }
  .elespare-search-wrapper .elespare-search--toggle.show {
    transition: transform 0.3s;
    transform: scale(1); }
  .elespare-search-wrapper .elespare-search--toggle .btn-elespare-search-form {
    width: auto;
    min-width: 30px;
    flex-shrink: 0;
    border: none;
    border-radius: 0;
    color: #fff;
    background-color: #bb1919;
    height: unset;
    padding: 0 1.2em;
    white-space: nowrap; }
  .elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper {
    width: 80%; }
    .elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper {
      padding: 0;
      overflow: hidden; }
      .elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper .search-form {
        display: flex;
        overflow: hidden; }
        .elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper .elespare--search-sidebar-wrapper .search-form .search-field {
          height: 50px;
          background: rgba(241, 241, 241, 0.5);
          border-radius: 0; }
    .elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-decoration,
    .elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-cancel-button,
    .elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-results-button,
    .elespare-search-wrapper .elespare-search--toggle .elespare-search-toggle--wrapper input[type='search']::-webkit-search-results-decoration {
      -webkit-appearance: none; }
  .elespare-search-wrapper .elespare-search--toggle .elespare--site-search-close {
    position: absolute;
    color: #ffffff;
    top: 50px;
    right: 10%;
    background: none;
    border: none;
    font-size: 36px;
    line-height: normal;
    padding: 0;
    transition: all 0.3s; }
    .elespare-search-wrapper .elespare-search--toggle .elespare--site-search-close:hover {
      transform: rotate(180deg);
      transition: all 0.3s; }

.elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper {
  padding: 0; }
  .elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .site-search-form {
    overflow: hidden;
    display: flex; }
    .elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .site-search-form .search-field {
      border-radius: 0;
      width: 100%;
      background: rgba(241, 241, 241, 0.5); }
  .elespare-search-wrapper .elespare-search-form-header .elespare--search-sidebar-wrapper .btn-elespare-search-form {
    width: auto;
    min-width: 30px;
    flex-shrink: 0;
    border: none;
    border-radius: 0;
    color: #fff;
    background-color: #bb1919;
    height: unset;
    padding: 0 1.2em;
    white-space: nowrap; }

.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare--search-sidebar-wrapper .btn-elespare-search-form {
  border: none;
  border-radius: 0;
  line-height: 1;
  height: unset;
  padding: 0.9em 1.2em 0.8em;
  color: #fff;
  opacity: 1;
  background-color: #bb1919;
  white-space: nowrap; }

.elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown {
  position: absolute;
  top: 120%;
  width: 300px;
  text-align: left;
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  margin: 0 auto;
  margin-top: 1px;
  z-index: 99;
  border-radius: 0px;
  transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s; }
  .elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown .elespare--search-sidebar-wrapper .search-form {
    display: flex;
    width: 100%;
    justify-content: space-between;
    overflow: hidden;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15); }
    .elespare-search-wrapper .elespare-search-dropdown-toggle .elespare-search--toggle-dropdown .elespare--search-sidebar-wrapper .search-form input.search-field {
      border-radius: 0;
      padding: 10px 15px;
      width: 100%;
      background: rgba(241, 241, 241, 0.5);
      height: unset; }

.elespare-search-wrapper .elespare-search-dropdown-toggle.show .elespare-search--toggle-dropdown {
  visibility: visible;
  filter: alpha(opacity=1);
  opacity: 1;
  z-index: 999;
  top: 100%;
  transition: opacity 0.4s, top 0.4s; }

.elespare-search-wrapper .site-search-form .site-search-field:focus, .elespare-search-wrapper .site-search-form .site-search-field:focus-within {
  outline: none; }

.elespare-icons-search .screen-reader-text {
  display: none; }

.elementor-widget-search-from {
  position: relative; }
  .elementor-widget-search-from.elespare-grid-left .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-left .elespare-search-dropdown-toggle {
    text-align: left; }
  .elementor-widget-search-from.elespare-grid-left .elespare-search--toggle-dropdown {
    right: auto;
    left: 10px; }
  .elementor-widget-search-from.elespare-grid-left .elespare-search-form-header .site-search-form {
    flex-direction: row; }
  .elementor-widget-search-from.elespare-grid-center .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-center .elespare-search-dropdown-toggle {
    text-align: center; }
  .elementor-widget-search-from.elespare-grid-center .elespare-search--toggle-dropdown {
    right: auto;
    left: 50%;
    transform: translateX(-50%); }
  .elementor-widget-search-from.elespare-grid-center .elespare-search-form-header .site-search-form {
    flex-direction: column; }
    .elementor-widget-search-from.elespare-grid-center .elespare-search-form-header .site-search-form .site-search-field {
      text-align: center; }
  .elementor-widget-search-from.elespare-grid-right .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-right .elespare-search-dropdown-toggle {
    text-align: right; }
  .elementor-widget-search-from.elespare-grid-right .elespare-search--toggle-dropdown {
    right: 10px;
    left: auto; }
  .elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form {
    flex-direction: row-reverse; }
    .elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form .site-search-field {
      text-align: right; }

.elespare-search-wrapper button:focus {
  outline: none;
  box-shadow: none; }

.elespare-search-wrapper button:focus-visible {
  outline: 1px dotted; }

@media (max-width: 1024px) {
  .elementor-widget-search-from.elespare-grid-tablet-left .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-tablet-left .elespare-search-dropdown-toggle {
    text-align: left; }
  .elementor-widget-search-from.elespare-grid-tablet-left .elespare-search--toggle-dropdown {
    right: auto;
    left: 10px; }
  .elementor-widget-search-from.elespare-grid-tablet-left .elespare-search-form-header .site-search-form {
    flex-direction: row; }
  .elementor-widget-search-from.elespare-grid-tablet-center .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-dropdown-toggle {
    text-align: center; }
  .elementor-widget-search-from.elespare-grid-tablet-center .elespare-search--toggle-dropdown {
    right: auto;
    left: 50%;
    transform: translateX(-50%); }
  .elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-form-header .site-search-form {
    flex-direction: column; }
    .elementor-widget-search-from.elespare-grid-tablet-center .elespare-search-form-header .site-search-form .site-search-field {
      text-align: center; }
  .elementor-widget-search-from.elespare-grid-tablet-right .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-dropdown-toggle {
    text-align: right; }
  .elementor-widget-search-from.elespare-grid-tablet-right .elespare-search--toggle-dropdown {
    right: 10px;
    left: auto; }
  .elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-form-header .site-search-form {
    flex-direction: row-reverse; }
    .elementor-widget-search-from.elespare-grid-tablet-right .elespare-search-form-header .site-search-form .site-search-field {
      text-align: right; } }

@media (max-width: 767px) {
  .elementor-widget-search-from.elespare-grid-mobile-left .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-mobile-left .elespare-search-dropdown-toggle {
    text-align: left; }
  .elementor-widget-search-from.elespare-grid-mobile-left .elespare-search--toggle-dropdown {
    right: auto;
    left: 10px; }
  .elementor-widget-search-from.elespare-grid-mobile-left .elespare-search-form-header .site-search-form {
    flex-direction: row; }
  .elementor-widget-search-from.elespare-grid-mobile-center .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-dropdown-toggle {
    text-align: center; }
  .elementor-widget-search-from.elespare-grid-mobile-center .elespare-search--toggle-dropdown {
    right: auto;
    left: 50%;
    transform: translateX(-50%); }
  .elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-form-header .site-search-form {
    flex-direction: column; }
    .elementor-widget-search-from.elespare-grid-mobile-center .elespare-search-form-header .site-search-form .site-search-field {
      text-align: center; }
  .elementor-widget-search-from.elespare-grid-mobile-right .elespare-site-search-toggle,
  .elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-dropdown-toggle {
    text-align: right; }
  .elementor-widget-search-from.elespare-grid-mobile-right .elespare-search--toggle-dropdown {
    right: 10px;
    left: auto; }
  .elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-form-header .site-search-form {
    flex-direction: row-reverse; }
    .elementor-widget-search-from.elespare-grid-mobile-right .elespare-search-form-header .site-search-form .site-search-field {
      text-align: right; } }

body.rtl .elementor-widget-search-from.elespare-grid-right .elespare-search-form-header .site-search-form .site-search-field {
  text-align: left; }
.grid-layout.has-background .elespare-posts-wrap .elespare-content-wrapper {
  padding: 15px;
  flex: 1;
  position: relative;
  z-index: 1; }

.grid-layout.has-no-background .elespare-posts-wrap .elespare-content-wrapper {
  padding: 15px 0;
  flex: 1; }

.elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.elespare-grid-wrap .elespare-posts-wrap a {
  text-decoration: none; }

.grid-style-2 .elespare-posts-grid-post-items {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end; }

.grid-style-3 .elespare-posts-grid-post-items {
  display: flex;
  flex-direction: column; }
  .grid-style-3 .elespare-posts-grid-post-items:nth-child(even) {
    flex-direction: column-reverse;
    justify-content: flex-end; }

.grid-style-1 .elespare-posts-grid-post-items,
.grid-style-4 .elespare-posts-grid-post-items,
.grid-style-5 .elespare-posts-grid-post-items,
.grid-style-6 .elespare-posts-grid-post-items,
.grid-style-7 .elespare-posts-grid-post-items,
.grid-style-11 .elespare-posts-grid-post-items,
.grid-style-12 .elespare-posts-grid-post-items {
  display: flex;
  flex-direction: column; }

.elespare-grid-wrap {
  container-type: inline-size; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-3 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links, .elespare-grid-wrap .elespare-posts-wrap.grid-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links, .elespare-grid-wrap .elespare-posts-wrap.grid-style-1 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
    top: auto;
    bottom: 15px; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
    padding: 0; }
    .elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
      content: "\2219";
      color: inherit;
      font-weight: bold;
      padding: 0 0 0 2px; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
    display: none; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-6 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
    padding: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 1px;
    line-height: 1.5;
    display: block; }
    .elespare-grid-wrap .elespare-posts-wrap.grid-style-6 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
      display: none; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-7 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
    top: inherit;
    bottom: 0;
    width: 100%;
    margin-bottom: 0 !important;
    font-size: 0; }
    .elespare-grid-wrap .elespare-posts-wrap.grid-style-7 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
      margin: 1px;
      margin-bottom: 0; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items {
    position: relative;
    display: flex;
    align-items: flex-end; }
    .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper {
      position: relative;
      width: 100%;
      padding: 15px;
      justify-self: end;
      justify-content: flex-end; }
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper > *, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper > *, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper > * {
        position: relative;
        z-index: 2; }
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper::after, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper::after, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-content-wrapper::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
        z-index: 1; }
    .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper {
      height: 100% !important;
      width: 100% !important;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 1; }
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper img,
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper a,
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper img,
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper a,
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper img,
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper a,
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper .post-grid-thumbnail {
        display: block;
        height: 100%; }
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper img, .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper img, .elespare-grid-wrap .elespare-posts-wrap.grid-style-8 .elespare-posts-grid-post-items .elespare-img-wrapper img {
        width: 100%;
        object-fit: cover; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
    z-index: 1; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
    background: linear-gradient(to bottom, #000, transparent);
    background: -webkit-linear-gradient(bottom, #000, transparent); }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-9 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
    padding: 3px 7px;
    border-width: 1px;
    border-style: solid;
    display: block; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
    z-index: 1; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
    background: linear-gradient(to bottom, #000, transparent);
    background: -webkit-linear-gradient(bottom, #000, transparent); }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-10 .elespare-posts-grid-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
    padding: 0;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 1px;
    line-height: 1.5;
    display: block; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items {
    position: relative; }
    .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
      top: auto;
      left: 30px;
      bottom: 22px;
      z-index: 4; }
      .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
        margin: 0 2px 0 0; }
    .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
      position: relative;
      z-index: 1;
      width: calc(100% - 30px);
      margin-top: -20px;
      margin-left: 30px; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper {
    z-index: 3; }
    .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper::after {
      position: absolute;
      content: "";
      width: 100%;
      height: 28px;
      left: 0;
      bottom: -1px;
      background-color: #fff;
      -webkit-mask-image: url(/wp-content/plugins/elespare/dist/img/shape1.svg);
      mask-image: url(/wp-content/plugins/elespare/dist/img/shape1.svg);
      -webkit-mask-position: center center;
      mask-position: center center;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -webkit-mask-size: cover;
      z-index: 4; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -5px;
    position: relative;
    z-index: 1; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-1 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -10px; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 68px;
    -webkit-mask-image: url(/wp-content/plugins/elespare/dist/img/shape2.svg);
    mask-image: url(/wp-content/plugins/elespare/dist/img/shape2.svg); }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -10px; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    -webkit-mask-image: url(/wp-content/plugins/elespare/dist/img/shape3.svg);
    mask-image: url(/wp-content/plugins/elespare/dist/img/shape3.svg); }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -10px; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 26px;
    -webkit-mask-image: url(/wp-content/plugins/elespare/dist/img/shape4.svg);
    mask-image: url(/wp-content/plugins/elespare/dist/img/shape4.svg); }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-5 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    -webkit-mask-image: url(/wp-content/plugins/elespare/dist/img/shape5.svg);
    mask-image: url(/wp-content/plugins/elespare/dist/img/shape5.svg); }
  .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-5 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -10px; }

.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items {
  position: relative; }
  .elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
    left: 0;
    bottom: 0;
    width: 100%; }
  .elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
    width: 100%;
    margin-top: 0;
    margin-left: 0; }

.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
  display: none; }

.elespare-grid-wrap.has-no-background .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: 0; }

/* ==========Same height images========================== */
.elespare-grid-wrap.elespare-has-equal-height .elespare-img-wrapper {
  aspect-ratio: 3/2;
  overflow: hidden; }

.elespare-grid-wrap .grid-style-10 .elespare-posts-grid-post-items,
.elespare-grid-wrap .grid-style-9 .elespare-posts-grid-post-items,
.elespare-grid-wrap .grid-style-8 .elespare-posts-grid-post-items {
  aspect-ratio: 3/2;
  overflow: hidden; }

/* ==========Same height images========================== */
.elespare-grid-wrap.has-background .elespare-posts-grid-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-grid-wrap.has-background .grid-style-11 .elespare-posts-grid-post-items {
  box-shadow: none; }
  .elespare-grid-wrap.has-background .grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
  display: flex;
  align-items: center; }
  .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author {
    display: flex;
    align-items: center; }
    .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
      display: flex;
      align-items: center; }
      .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        line-height: 1;
        overflow: hidden;
        margin-right: 5px; }
        .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img, .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover; }

.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper {
  position: relative; }
  .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
    position: absolute;
    height: 30px;
    width: 30px;
    border: 3px solid;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    left: 15px;
    bottom: 0;
    transform: translateY(50%);
    z-index: 2; }
    .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
      height: 100%;
      width: 100%;
      object-fit: cover; }

.elespare-grid-wrap.grid-layout.has-no-background .elespare-posts-wrap.grid-style-4 .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
  border: none; }

.elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4 .elespare-posts-grid-post-items .elespare-post-format {
  top: inherit;
  bottom: 10px; }

.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
  height: 112px; }

.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -15px; }

.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
  height: 142px; }

.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -15px; }

.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -15px; }

.elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -20px; }

.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
  height: 55px; }

.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -15px; }

.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
  height: 68px; }

.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -10px; }

.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -15px; }

.elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -20px; }

.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
  height: 38px; }

.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -15px; }

.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
  height: 68px; }

.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -10px; }

.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -15px; }

.elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-top: -20px; }

.elementor-widget-post-grid {
  width: 100%; }

@container (max-width: 1024px) {
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 112px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 142px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 55px; }
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 68px; }
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -10px; }
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; } }

@container (max-width: 767px) {
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 112px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 142px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; } }

@container (max-width: 480px) {
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 40px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-img-wrapper:after {
    height: 68px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-2 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -10px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-3 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; }
  .elementor-grid-1 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-2 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-3 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-4 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper,
  .elementor-grid-5 .elespare-grid-wrap .elespare-posts-wrap.grid-style-12.shape-style-4 .elespare-posts-grid-post-items .elespare-content-wrapper {
    margin-top: -15px; } }

body.rtl .elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-grid-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
  left: 15px;
  right: auto; }

body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-12.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-11.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-10.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-9.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-8.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-7.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-6.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-5.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-3.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-2.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap, body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-1.elespare-gravatar .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata .post-author .elespare-avatar-wrap {
  margin-right: 0px;
  margin-left: 5px; }

body.rtl .elespare-grid-wrap.grid-layout .elespare-posts-wrap.grid-style-4.elespare-gravatar .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-avatar-wrap {
  left: auto;
  right: 15px; }

body.rtl .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
  right: 15px;
  left: auto;
  text-align: right; }

body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links {
  right: 30px;
  left: auto; }
  body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-img-wrapper ul.elespare-cat-links li.elespare-meta-category {
    margin: 0 0 0 2px; }

body.rtl .elespare-grid-wrap .elespare-posts-wrap.grid-style-11 .elespare-posts-grid-post-items .elespare-content-wrapper {
  margin-right: 30px;
  margin-left: 0; }
.elespare-posts-wrap ul.elespare-cat-links {
  list-style: none;
  margin: 0 !important;
  padding: 0;
  line-height: 1;
  font-size: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 7px;
  row-gap: 7px; }
  .elespare-posts-wrap ul.elespare-cat-links li {
    display: inline-block;
    padding: 0 !important;
    font-size: 10px;
    opacity: 0.95; }
    .elespare-posts-wrap ul.elespare-cat-links li a {
      display: inline-block;
      padding: 5px 10px;
      line-height: 1 !important;
      letter-spacing: 0.35px;
      font-size: 12px; }
  .elespare-posts-wrap ul.elespare-cat-links li:hover {
    opacity: 1; }
  .elespare-posts-wrap ul.elespare-cat-links.none li a {
    padding: 0; }
    .elespare-posts-wrap ul.elespare-cat-links.none li a::after {
      content: "\2219";
      color: inherit;
      font-weight: bold;
      padding-block-end: 2px; }
  .elespare-posts-wrap ul.elespare-cat-links.none li:last-child a.elespare-categories::after {
    display: none; }
  .elespare-posts-wrap ul.elespare-cat-links.border li a {
    border-width: 1px;
    border-style: solid; }
  .elespare-posts-wrap ul.elespare-cat-links.underline li a {
    padding: 0;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 1px;
    line-height: 1.5;
    display: block; }

.elespare-posts-wrap .elespare-posts-timeline-post-items,
.elespare-posts-wrap .elespare-posts-trending-post-items,
.elespare-posts-wrap .elespare-posts-slider-post-items,
.elespare-posts-wrap .elespare-posts-express-post-items,
.elespare-posts-wrap .elespare-posts-masonry-post-items,
.elespare-posts-wrap .elespare-posts-carousel-post-items,
.elespare-posts-wrap .elespare-posts-full-post-items,
.elespare-posts-wrap .elespare-posts-tile-post-items,
.elespare-posts-wrap .elespare-posts-single-list-post-items,
.elespare-posts-wrap .elespare-posts-list-post-items,
.elespare-posts-wrap .elespare-posts-grid-post-items {
  overflow: hidden; }
  .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper,
  .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
    position: relative;
    display: block;
    line-height: 1;
    background: #dcdcdc;
    background: #efefef; }
    .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper img,
    .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
      display: block;
      line-height: 1;
      margin: 0; }
    .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper ul,
    .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
      position: absolute;
      left: 15px;
      top: 15px; }
    .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format,
    .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
      position: absolute;
      height: 25px;
      left: 10px;
      top: 10px;
      width: 25px;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      background: none; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format i,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format i {
        font-size: 11px;
        color: #fff; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-border i:after {
        position: absolute;
        content: "";
        top: 50%;
        left: 50%;
        width: 35px;
        height: 35px;
        border: 4px solid;
        border-color: #fff;
        border-radius: 50%;
        transform: translate(-50%, -50%);
        box-sizing: border-box; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:before {
        position: relative;
        z-index: 1; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format.elespare-background i:after {
        position: absolute;
        content: "";
        top: 50%;
        left: 50%;
        width: 35px;
        height: 35px;
        background-color: #fff;
        border-radius: 50%;
        transform: translate(-50%, -50%);
        box-sizing: border-box;
        z-index: 0; }
  .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper,
  .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px; }
    .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title,
    .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
      margin: 0;
      font-weight: 600; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title:last-child,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title:last-child {
        margin-bottom: 0; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title span,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title span {
        display: inline-block; }
    .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata,
    .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
      margin: 0;
      font-size: 12px;
      font-weight: 400;
      display: flex;
      align-items: center;
      column-gap: 10px;
      row-gap: 5px;
      flex-wrap: wrap; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a {
        display: flex;
        align-items: center; }
        .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a i,
        .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a i {
          margin-inline-end: 5px; }
        .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span a svg,
        .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span a svg {
          width: 12px;
          height: 12px;
          margin-inline-end: 5px; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count {
        display: inline-flex;
        align-items: center; }
        .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i,
        .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count i {
          margin-inline-end: 5px; }
        .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg,
        .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata span.comment_count svg {
          width: 12px;
          height: 12px;
          margin-inline-end: 5px; }
    .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-cat-links:last-child,
    .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links:last-child {
      margin-bottom: 0; }
    .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt {
      font-weight: normal; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt p,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p {
        margin: 0;
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 1.6em; }
        .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child,
        .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p:last-child {
          margin-bottom: 0; }
      .elespare-posts-wrap .elespare-posts-timeline-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-masonry-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-full-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn,
      .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt a.read-more-btn {
        color: inherit;
        display: block;
        font-size: .75em;
        font-weight: 700 !important;
        margin-top: 10px;
        opacity: .75; }

button.elespare-nav-carousel {
  display: none; }

button.elespare-nav-carousel.slick-arrow {
  display: block;
  outline: none; }

.elespare-posts-wrap button.elespare-nav-carousel.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 0;
  width: 32px;
  height: 32px;
  padding: 7px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.7; }
  .elespare-posts-wrap button.elespare-nav-carousel.slick-arrow i {
    font-size: 16px;
    color: #222;
    line-height: normal; }
  .elespare-posts-wrap button.elespare-nav-carousel.slick-arrow:before {
    display: none; }
  .elespare-posts-wrap button.elespare-nav-carousel.slick-arrow:hover {
    opacity: 1; }

.elespare-posts-wrap button.slick-prev.elespare-nav-carousel.slick-arrow {
  left: 0; }

.elespare-posts-wrap button.slick-next.elespare-nav-carousel.slick-arrow {
  right: 0; }

.elespare-posts-wrap .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%; }
  .elespare-posts-wrap .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    margin: 0;
    padding: 0;
    cursor: pointer; }
    .elespare-posts-wrap .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 10px;
      cursor: pointer; }
    .elespare-posts-wrap .slick-dots li button:hover,
    .elespare-posts-wrap .slick-dots li button:focus {
      outline: none; }
    .elespare-posts-wrap .slick-dots li button:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "•";
      width: 20px;
      height: 20px;
      font-family: "slick";
      font-size: 26px;
      line-height: 20px;
      text-align: center;
      color: black;
      opacity: 0.25;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .elespare-posts-wrap .slick-dots li button:hover:before,
    .elespare-posts-wrap .slick-dots li button:focus:before {
      opacity: 1; }
    .elespare-posts-wrap .slick-dots li.slick-active button:before {
      opacity: 1; }

.elespare-posts-wrap.show-on-hover button.elespare-nav-carousel.slick-arrow {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.elespare-posts-wrap.show-on-hover:hover button.elespare-nav-carousel.slick-arrow {
  opacity: 0.7;
  visibility: visible;
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1); }
  .elespare-posts-wrap.show-on-hover:hover button.elespare-nav-carousel.slick-arrow:hover {
    opacity: 1; }

.elespare-widget-title-section.title-none .elespare-widget-title {
  margin: 0;
  margin-bottom: 20px; }

.elespare-widget-title-section.title-style-1 .elespare-widget-title {
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 10px; }
  .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-before {
    display: inline-block;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0; }
  .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
    display: inline-block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #bb191a;
    position: absolute;
    bottom: 0;
    left: 0; }

.elespare-widget-title-section.title-style-2 .elespare-widget-title {
  margin: 0; }
  .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
    padding: 5px 0px 10px;
    display: inline-block;
    position: relative;
    margin: 5px 0 20px;
    line-height: 1.5; }
  .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #bb1919; }

.elespare-widget-title-section.title-style-3 .elespare-widget-title {
  position: relative;
  margin: 10px 0 20px; }
  .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 5px 10px 7px 0;
    letter-spacing: 1px;
    border-bottom: 2px solid #ffbf3f; }
  .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title-after {
    position: absolute;
    content: "";
    height: 2px;
    width: 100%;
    background: #898989;
    left: 0;
    bottom: 0; }

.elespare-widget-title-section.title-style-4 .elespare-widget-title {
  line-height: 1.2;
  margin: 10px 0 15px;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
    background: #bb191a;
    height: 3px;
    margin: 0 10px 0 0;
    flex: 1 0 10px;
    max-width: 30px;
    min-width: 30px; }
  .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
    background: #000;
    height: 3px;
    margin: 0 0 0 10px;
    flex: 1 0 60px;
    min-width: 30px; }

.elespare-widget-title-section.title-style-5 .elespare-widget-title {
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 5px;
  display: flex;
  align-items: center; }
  .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
    display: inline-block;
    content: "";
    height: 3px;
    background-color: #000;
    order: 3;
    flex: 1 0 60px;
    min-width: 30px; }
  .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
    display: inline-block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #bb191a;
    order: 2; }
  .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
    order: 1;
    margin: 0 10px 0 0; }

.elespare-widget-title-section.title-style-6 .elespare-widget-title {
  line-height: 1.2;
  margin: 10px 0 15px;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
    background: #000;
    height: 2px;
    margin: 0 0 0 10px;
    flex: 1 0 60px;
    min-width: 30px; }

.elespare-widget-title-section.title-style-7 .elespare-widget-title {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  margin-top: 0;
  margin-bottom: 20px; }
  .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before,
  .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after {
    color: #bb191a;
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    pointer-events: none; }
  .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    border-top: 2px solid;
    border-left: 2px solid; }
  .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    border-right: 2px solid;
    border-bottom: 2px solid; }

.elespare-widget-title-section.title-style-8 .elespare-widget-title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px; }
  .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title {
    background-color: #000;
    color: #fff;
    padding: 5px 12px;
    line-height: 1.4;
    position: relative;
    display: inline-block; }
    .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title:before {
      content: "";
      position: absolute;
      top: 100%;
      left: 10px;
      margin: auto;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 7px 0 7px;
      border-color: #000 transparent transparent transparent; }

.elespare-widget-title-section.title-style-9 .elespare-widget-title {
  font-size: 14px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 20px;
  border-bottom: 2px solid;
  border-bottom-color: #000; }
  .elespare-widget-title-section.title-style-9 .elespare-widget-title .elespare-section-title {
    background-color: #000;
    color: #fff;
    padding: 5px 12px;
    line-height: 1.4;
    position: relative;
    display: inline-block; }

.elespare-widget-title-section.title-style-10 .elespare-widget-title {
  position: relative;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 20px; }
  .elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title {
    display: inline-block;
    position: relative;
    padding: 0 0 0 12px; }
    .elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title:before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 4px;
      height: 15px;
      background-color: #bb191a; }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-none {
  text-align: left; }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-1 {
  text-align: left; }
  .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
    left: 0;
    transform: translateX(0); }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-2 {
  text-align: left; }
  .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
    left: 0;
    transform: translateX(0); }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 {
  text-align: left; }
  .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
    padding: 5px 10px 7px 0; }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 {
  text-align: left; }
  .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
    margin: 0 10px 0 0;
    flex: 1 0 10px; }
  .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
    margin: 0 0 0 10px;
    flex: 1 0 60px; }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 {
  text-align: left; }
  .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
    justify-content: flex-start; }
    .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
      order: 3;
      flex: 1 0 60px;
      min-width: 30px; }
    .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
      order: 2;
      width: 50px;
      height: 3px; }
    .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
      order: 1;
      margin: 0 10px 0 0; }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 {
  text-align: left; }
  .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
    margin: 0 0 0 10px;
    flex: 1 0 60px;
    min-width: 30px; }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-7 {
  text-align: left; }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-8 {
  text-align: left; }
  .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
    left: 10px;
    transform: translateX(0); }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-9 {
  text-align: left; }

.elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-10 {
  text-align: left; }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-none {
  text-align: center; }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-1 {
  text-align: center; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
    left: 50%;
    transform: translateX(-50%); }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-2 {
  text-align: center; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
    left: 50%;
    transform: translateX(-50%); }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-3 {
  text-align: center; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
    padding: 5px 10px 7px 10px; }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 {
  text-align: center; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
    margin: 0 10px;
    flex: 0 0 30px; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
    margin: 0 10px;
    flex: 0 0 30px; }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 {
  text-align: center; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
    justify-content: center; }
    .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
      order: 3;
      margin: 0 10px;
      flex: 0 0 50px; }
    .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
      order: 1;
      max-width: 50px;
      min-width: 50px;
      margin: 0 10px;
      flex: 0 0 50px; }
    .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
      order: 2;
      margin: 0; }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 {
  text-align: center; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
    background: #000;
    height: 2px;
    max-width: 30px;
    min-width: 30px;
    margin: 0 10px;
    flex: 0 0 30px; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
    margin: 0 10px;
    flex: 0 0 30px; }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-7 {
  text-align: center; }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-8 {
  text-align: center; }
  .elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
    left: 50%;
    transform: translateX(-50%); }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-9 {
  text-align: center; }

.elementor-element.elespare-section-title-elespare-center .elespare-widget-title-section.title-style-10 {
  text-align: center; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-none {
  text-align: right; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-1 {
  text-align: right; }
  .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
    left: inherit;
    right: 0; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-2 {
  text-align: right; }
  .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
    left: inherit;
    right: 0; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-3 {
  text-align: right; }
  .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
    padding: 5px 0 7px 10px; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 {
  text-align: right; }
  .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
    flex-direction: row-reverse; }
    .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
      margin: 0 0 0 10px; }
    .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
      margin: 0 10px 0 0; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 {
  text-align: right; }
  .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
    justify-content: flex-end; }
    .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
      order: 1; }
    .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
      order: 2;
      max-width: 50px;
      min-width: 50px;
      flex: 0 0 50px; }
    .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
      order: 3;
      margin: 0 0 0 10px; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 {
  text-align: right; }
  .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
    flex-direction: row-reverse; }
    .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
      margin: 0 10px 0 0; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-7 {
  text-align: right; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-8 {
  text-align: right; }
  .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
    left: inherit;
    right: 10px; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-9 {
  text-align: right; }

.elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 {
  text-align: right; }
  .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
    padding: 0 12px 0 0; }
    .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
      left: inherit;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }

@media (max-width: 1024px) {
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-none {
    text-align: left; }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-1 {
    text-align: left; }
    .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
      left: 0;
      transform: translateX(0); }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-2 {
    text-align: left; }
    .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
      left: 0;
      transform: translateX(0); }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-3 {
    text-align: left; }
    .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
      padding: 5px 10px 7px 0; }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 {
    text-align: left; }
    .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
      flex-direction: row; }
      .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
        margin: 0 10px 0 0;
        flex: 1 0 10px; }
      .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
        margin: 0 0 0 10px;
        flex: 1 0 60px; }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 {
    text-align: left; }
    .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
      justify-content: flex-start; }
      .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
        order: 3;
        flex: 1 0 60px;
        min-width: 30px; }
      .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
        order: 2;
        width: 50px;
        height: 3px; }
      .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
        order: 1;
        margin: 0 10px 0 0; }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-6 {
    text-align: left; }
    .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
      margin: 0 0 0 10px;
      flex: 1 0 60px;
      min-width: 30px; }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-7 {
    text-align: left; }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-8 {
    text-align: left; }
    .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
      left: 10px;
      transform: translateX(0); }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-9 {
    text-align: left; }
  .elementor-element.elespare-section-title-tablet-elespare-left .elespare-widget-title-section.title-style-10 {
    text-align: left; }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-none {
    text-align: center; }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-1 {
    text-align: center; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
      left: 50%;
      transform: translateX(-50%); }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-2 {
    text-align: center; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
      left: 50%;
      transform: translateX(-50%); }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-3 {
    text-align: center; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
      padding: 5px 10px 7px 10px; }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 {
    text-align: center; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
      margin: 0 10px;
      flex: 0 0 30px; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
      margin: 0 10px;
      flex: 0 0 30px; }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 {
    text-align: center; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
      justify-content: center; }
      .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
        order: 3;
        margin: 0 10px;
        flex: 0 0 50px; }
      .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
        order: 1;
        max-width: 50px;
        min-width: 50px;
        margin: 0 10px;
        flex: 0 0 50px; }
      .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
        order: 2;
        margin: 0; }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 {
    text-align: center; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
      background: #000;
      height: 2px;
      max-width: 30px;
      min-width: 30px;
      margin: 0 10px;
      flex: 0 0 30px; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
      margin: 0 10px;
      flex: 0 0 30px; }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-7 {
    text-align: center; }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-8 {
    text-align: center; }
    .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
      left: 50%;
      transform: translateX(-50%); }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-9 {
    text-align: center; }
  .elementor-element.elespare-section-title-tablet-elespare-center .elespare-widget-title-section.title-style-10 {
    text-align: center; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-none {
    text-align: right; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-1 {
    text-align: right; }
    .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
      left: inherit;
      right: 0; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-2 {
    text-align: right; }
    .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
      left: inherit;
      right: 0; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-3 {
    text-align: right; }
    .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
      padding: 5px 0 7px 10px; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 {
    text-align: right; }
    .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
      flex-direction: row-reverse; }
      .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
        margin: 0 0 0 10px; }
      .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
        margin: 0 10px 0 0; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 {
    text-align: right; }
    .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
      justify-content: flex-end; }
      .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
        order: 1; }
      .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
        order: 2;
        max-width: 50px;
        min-width: 50px;
        flex: 0 0 50px; }
      .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
        order: 3;
        margin: 0 0 0 10px; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 {
    text-align: right; }
    .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
      flex-direction: row-reverse; }
      .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
        margin: 0 10px 0 0; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-7 {
    text-align: right; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-8 {
    text-align: right; }
    .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
      left: inherit;
      right: 10px; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-9 {
    text-align: right; }
  .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 {
    text-align: right; }
    .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
      padding: 0 12px 0 0; }
      .elementor-element.elespare-section-title-tablet-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
        left: inherit;
        right: 0;
        top: 50%;
        transform: translateY(-50%); } }

@media (max-width: 767px) {
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-none {
    text-align: left; }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-1 {
    text-align: left; }
    .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
      left: 0;
      transform: translateX(0); }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-2 {
    text-align: left; }
    .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
      left: 0;
      transform: translateX(0); }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-3 {
    text-align: left; }
    .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
      padding: 5px 10px 7px 0; }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 {
    text-align: left; }
    .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
      flex-direction: row; }
      .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
        margin: 0 10px 0 0;
        flex: 1 0 10px; }
      .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
        margin: 0 0 0 10px;
        flex: 1 0 60px; }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 {
    text-align: left; }
    .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
      justify-content: flex-start; }
      .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
        order: 3;
        flex: 1 0 60px;
        min-width: 30px; }
      .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
        order: 2;
        width: 50px;
        height: 3px; }
      .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
        order: 1;
        margin: 0 10px 0 0; }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-6 {
    text-align: left; }
    .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
      margin: 0 0 0 10px;
      flex: 1 0 60px;
      min-width: 30px; }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-7 {
    text-align: left; }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-8 {
    text-align: left; }
    .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
      left: 10px;
      transform: translateX(0); }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-9 {
    text-align: left; }
  .elementor-element.elespare-section-title-mobile-elespare-left .elespare-widget-title-section.title-style-10 {
    text-align: left; }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-none {
    text-align: center; }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-1 {
    text-align: center; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
      left: 50%;
      transform: translateX(-50%); }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-2 {
    text-align: center; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
      left: 50%;
      transform: translateX(-50%); }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-3 {
    text-align: center; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-3 .elespare-section-title {
      padding: 5px 10px 7px 10px; }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 {
    text-align: center; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
      margin: 0 10px;
      flex: 0 0 30px; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
      margin: 0 10px;
      flex: 0 0 30px; }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 {
    text-align: center; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title {
      justify-content: center; }
      .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
        order: 3;
        margin: 0 10px;
        flex: 0 0 50px; }
      .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
        order: 1;
        max-width: 50px;
        min-width: 50px;
        margin: 0 10px;
        flex: 0 0 50px; }
      .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
        order: 2;
        margin: 0; }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 {
    text-align: center; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before {
      background: #000;
      height: 2px;
      max-width: 30px;
      min-width: 30px;
      margin: 0 10px;
      flex: 0 0 30px; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
      margin: 0 10px;
      flex: 0 0 30px; }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-7 {
    text-align: center; }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-8 {
    text-align: center; }
    .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
      left: 50%;
      transform: translateX(-50%); }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-9 {
    text-align: center; }
  .elementor-element.elespare-section-title-mobile-elespare-center .elespare-widget-title-section.title-style-10 {
    text-align: center; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-none {
    text-align: right; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-1 {
    text-align: right; }
    .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after {
      left: inherit;
      right: 0;
      transform: translateX(0); }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-2 {
    text-align: right; }
    .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-2 span.elespare-section-title:after {
      left: inherit;
      right: 0; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-3 {
    text-align: right; }
    .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-3 .elespare-section-title {
      padding: 5px 0 7px 10px; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 {
    text-align: right; }
    .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
      flex-direction: row-reverse; }
      .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
        margin: 0 0 0 10px; }
      .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after {
        margin: 0 10px 0 0; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 {
    text-align: right; }
    .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
      justify-content: flex-end; }
      .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before {
        order: 1; }
      .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after {
        order: 2;
        max-width: 50px;
        min-width: 50px;
        flex: 0 0 50px; }
      .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title {
        order: 3;
        margin: 0 0 0 10px; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 {
    text-align: right; }
    .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
      flex-direction: row-reverse; }
      .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
        margin: 0 10px 0 0; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-7 {
    text-align: right; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-8 {
    text-align: right; }
    .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-8 .elespare-section-title:before {
      left: inherit;
      right: 10px; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-9 {
    text-align: right; }
  .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 {
    text-align: right; }
    .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title {
      padding: 0 12px 0 0; }
      .elementor-element.elespare-section-title-mobile-elespare-right .elespare-widget-title-section.title-style-10 .elespare-section-title:before {
        left: inherit;
        right: 0;
        top: 50%;
        transform: translateY(-50%); } }

.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img {
    transition: transform 0.3s ease; }

.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img {
  transform: scale(1.05); }

.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img {
    transition: transform 0.5s ease; }

.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"]:hover a img {
  transform: scale(1.2) rotate(5deg); }

.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img {
  transition: filter 0.5s ease;
  filter: grayscale(100%); }

.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-grayscale [class*="elespare-posts-"]:hover a img {
  filter: grayscale(0); }

.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img,
  .elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img {
    transition: transform 2s, filter 1.5s ease-in-out;
    transform-origin: center center;
    filter: brightness(100%); }

.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-trending-wrapper .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-banner-two-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-banner-one-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-timeline-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-single-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-tabs-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-slider-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-masonry-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-express-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-express-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-carousel-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-full-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-list-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-single"]:hover a img,
.elespare-grid-wrap .elespare-posts-wrap.elespare-image-brightness [class*="elespare-posts-"]:hover a img {
  filter: brightness(150%); }

[class^="elespare-icons-"]:before,
[class*=" elespare-icons-"]:before {
  width: auto;
  margin: 0; }

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0px; }

.elementor-column-gap-default > .elementor-column .elementor-widget-container {
  padding: 10px; }
.elespare-list-wrap {
  container-type: inline-size; }
  .elespare-list-wrap .elespare-posts-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr); }
    .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items {
      display: flex;
      align-items: center;
      min-height: 120px; }
      .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper {
        max-width: 123px;
        width: 45%;
        position: relative;
        align-self: flex-start;
        aspect-ratio: 1/1;
        overflow: hidden; }
        .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper a {
          display: block;
          height: 100%;
          width: 100%; }
          .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper a img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            margin: 0; }
      .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
        width: 100%;
        padding: 10px; }
        .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper .elespare-post-title {
          font-size: 14px; }
      .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-img-wrapper + .elespare-content-wrapper {
        flex: 1; }
    .elespare-list-wrap .elespare-posts-wrap a {
      text-decoration: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
  padding: 0; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
    content: "\2219";
    color: inherit;
    font-weight: bold;
    padding: 0 0 0 2px; }

.elespare-list-wrap .elespare-posts-wrap.list-style-1 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
  display: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-2 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
  padding: 0;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 1px;
  line-height: 1.5;
  display: block; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-2 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
    display: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items {
  flex-direction: row-reverse; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper {
    text-align: right;
    align-items: flex-end; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
      padding: 0; }
      .elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
        content: "\2219";
        color: inherit;
        font-weight: bold;
        padding: 0 0 0 2px; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
      display: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items {
  flex-direction: row-reverse; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper {
    text-align: right;
    align-items: flex-end; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
      padding: 0;
      border: none;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      padding-bottom: 1px;
      line-height: 1.5;
      display: block; }
      .elespare-list-wrap .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
        display: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 250px;
  grid-row-end: span 2; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
    position: relative;
    width: 100%;
    padding: 15px;
    justify-self: end;
    justify-content: flex-end; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
      z-index: 0; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > *, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
      position: relative;
      z-index: 1; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
    height: 100% !important;
    width: 100% !important;
    max-width: none !important;
    position: absolute !important;
    left: 0;
    bottom: 0; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
    .elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
    .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
      display: block;
      height: 100%; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
      width: 100%;
      object-fit: cover; }

.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
  padding: 0; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
    content: "\2219";
    color: inherit;
    font-weight: bold;
    padding: 0 0 0 2px; }

.elespare-list-wrap .elespare-posts-wrap.list-style-7 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-5 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
  display: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 250px;
  grid-row-end: span 2; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
    position: relative;
    padding: 15px;
    justify-self: end;
    justify-content: flex-end;
    width: 100%; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
      padding: 3px 7px;
      border-width: 1px;
      border-style: solid;
      display: block; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > *, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
      position: relative;
      z-index: 1; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
      z-index: 0; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
    height: 100% !important;
    width: 100% !important;
    max-width: none !important;
    position: absolute !important;
    left: 0;
    bottom: 0; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
    .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
    .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
      display: block;
      height: 100%; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
      width: 100%;
      object-fit: cover; }

.elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
  padding: 0;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 1px;
  line-height: 1.5;
  display: block; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-8 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after, .elespare-list-wrap .elespare-posts-wrap.list-style-6 .elespare-posts-list-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
    display: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 250px;
  grid-row-end: span 2; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper {
    position: relative;
    padding: 15px;
    justify-self: end;
    justify-content: flex-end;
    width: 100%; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
      z-index: 0; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-content-wrapper > * {
      position: relative;
      z-index: 1; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper {
    height: 100% !important;
    max-width: none !important;
    width: 100% !important;
    position: absolute !important;
    left: 0;
    bottom: 0; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img,
    .elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper a {
      display: block;
      height: 100%; }
    .elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items:first-child .elespare-img-wrapper img {
      width: 100%;
      object-fit: cover; }

.elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
  padding: 0;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 1px;
  line-height: 1.5;
  display: block; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-9 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
    display: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
  padding: 0; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
    content: "\2219";
    color: inherit;
    font-weight: bold;
    padding: 0 0 0 2px; }

.elespare-list-wrap .elespare-posts-wrap.list-style-10 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
  display: none; }

.elespare-list-wrap .elespare-posts-wrap.list-style-11 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
  padding: 0;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 1px;
  line-height: 1.5;
  display: block; }
  .elespare-list-wrap .elespare-posts-wrap.list-style-11 .elespare-posts-list-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
    display: none; }

.elespare-list-wrap.has-background .elespare-posts-wrap .elespare-posts-list-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata {
  display: flex;
  align-items: center; }
  .elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author {
    display: flex;
    align-items: center; }
    .elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
      display: flex;
      align-items: center; }
      .elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        line-height: 1;
        overflow: hidden;
        margin-right: 5px; }
        .elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover; }

.elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
  text-align: left; }

.elementor-widget-post-list {
  width: 100%; }

@container (max-width: 1050px) {
  .elespare-list-wrap .elespare-posts-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr); } }

@container (max-width: 600px) {
  .elespare-list-wrap .elespare-posts-wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr); } }

body.rtl .elespare-list-wrap .elespare-posts-wrap .elespare-posts-list-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
  margin-right: 0px; }

body.rtl .elespare-posts-wrap.list-style-3 .elespare-posts-list-post-items .elespare-content-wrapper, body.rtl .elespare-posts-wrap.list-style-4 .elespare-posts-list-post-items .elespare-content-wrapper {
  text-align: left; }
.list-layout.has-no-background .elespare-posts-wrap .elespare-content-wrapper {
  padding: 0 15px; }

.elespare-single-list-wrap {
  container-type: inline-size; }
  .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden; }
    .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper {
      align-self: flex-start;
      width: 50%;
      overflow: hidden; }
      .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
        .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper a img {
          height: 100%;
          width: 100%;
          object-fit: cover; }
    .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
      width: 50%;
      padding: 15px;
      align-self: center; }
      .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-exceprt p:last-child {
        margin-bottom: 0; }
  .elespare-single-list-wrap .elespare-posts-wrap a {
    text-decoration: none; }

.elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) ul.elespare-cat-links li {
  margin-block-end: 0px;
  margin-inline-end: 0px;
  margin-block-start: 0px;
  margin-inline-start: 0px; }

.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items {
  flex-direction: row-reverse; }
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
    left: 10px;
    right: unset; }
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
    text-align: right;
    align-items: flex-end; }
    .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
      justify-content: flex-end; }

.elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) {
  flex-direction: row-reverse; }
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper .elespare-post-format {
    left: 10px;
    right: unset; }
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
    text-align: right;
    align-items: flex-end; }
    .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
      justify-content: flex-end; }

.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2 .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
  top: inherit;
  bottom: 10px;
  left: 15px;
  width: 100%;
  margin-bottom: 0 !important; }

.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
  right: 15px;
  left: unset;
  justify-content: flex-end; }

.elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul.elespare-cat-links {
  right: 15px;
  left: unset;
  justify-content: flex-end; }

.elespare-posts-wrap.single-list-style-3 .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
  left: 15px;
  top: 15px; }

.elespare-posts-wrap.single-list-style-3.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
  top: 15px;
  right: 15px;
  left: unset;
  justify-content: flex-end; }

.elespare-posts-wrap.single-list-style-3.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul {
  top: 15px;
  right: 15px;
  left: unset;
  justify-content: flex-end; }

.elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items {
  align-items: flex-end;
  box-shadow: none; }
  .elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items .elespare-content-wrapper {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
  position: relative;
  z-index: 1;
  margin-left: -30px;
  align-self: flex-end; }

.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
  position: relative;
  z-index: 1;
  margin-right: -30px;
  align-self: flex-end; }
  .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
    justify-content: flex-end; }

.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
  position: relative;
  z-index: 1;
  margin-left: -30px;
  align-self: flex-end; }

.elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
  position: relative;
  z-index: 1;
  margin-right: -30px; }
  .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
    justify-content: flex-end; }

.elespare-single-list-wrap.has-background .elespare-posts-single-list-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
  display: flex;
  align-items: center; }
  .elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author {
    display: flex;
    align-items: center; }
    .elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
      display: flex;
      align-items: center; }
      .elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        overflow: hidden;
        line-height: 1;
        margin-right: 5px; }
        .elespare-single-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover; }

/* ==========Same height images========================== */
.elespare-single-list-wrap.elespare-has-equal-height .elespare-posts-single-list-post-items .elespare-img-wrapper {
  aspect-ratio: 3/2;
  overflow: hidden; }

/* ==========Same height images========================== */
/* ==========Same height images inside columns========================== */
.elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
  text-align: left; }

.elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper, .elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper, .elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
  margin: 0; }

.elespare-single-list-wrap.has-no-background .elespare-posts-wrap.single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
  margin: 0; }

.elementor-widget-post-single-column {
  width: 100%; }

/* ==========Same height images inside columns========================== */
@container (max-width: 480px) {
  .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper {
    width: 100%; }
  .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
    width: 100%; }
  .elespare-single-list-wrap .elespare-layout-right .elespare-content-wrapper {
    text-align: left; }
    .elespare-single-list-wrap .elespare-layout-right .elespare-content-wrapper .elespare-metadata {
      justify-content: flex-start; }
  .elespare-single-list-wrap .elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
    text-align: left; }
    .elespare-single-list-wrap .elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
      justify-content: flex-start; }
  .elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items {
    align-items: flex-end;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
    .elespare-single-list-wrap.has-background .single-list-style-4 .elespare-posts-single-list-post-items .elespare-content-wrapper {
      box-shadow: none; }
  .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
    position: relative;
    z-index: 1;
    margin-left: 0px;
    align-self: flex-end; }
  .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
    position: relative;
    z-index: 1;
    margin-right: 0px;
    align-self: flex-end; }
    .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
      justify-content: flex-end; }
  .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
    position: relative;
    z-index: 1;
    margin-left: 0px;
    align-self: flex-end; }
  .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
    position: relative;
    z-index: 1;
    margin-right: 0px; }
    .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
      justify-content: flex-end; } }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
  left: 10px;
  right: unset; }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper .elespare-post-format {
  right: 10px;
  left: unset; }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
  text-align: left; }
  body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper .elespare-metadata {
    justify-content: flex-start; }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper .elespare-post-format {
  right: 10px;
  left: unset; }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
  text-align: left; }
  body.rtl .elespare-single-list-wrap .elespare-posts-wrap.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper .elespare-metadata {
    justify-content: flex-start; }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2 .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
  left: unset;
  right: 15px; }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul.elespare-cat-links {
  left: 15px;
  right: unset; }

body.rtl .elespare-single-list-wrap .elespare-posts-wrap.single-list-style-2.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul.elespare-cat-links {
  left: 15px;
  right: unset; }

body.rtl .elespare-posts-wrap.single-list-style-3 .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
  left: unset;
  right: 15px; }

body.rtl .elespare-posts-wrap.single-list-style-3.elespare-layout-right .elespare-posts-single-list-post-items .elespare-img-wrapper ul {
  left: 15px;
  right: unset; }

body.rtl .elespare-posts-wrap.single-list-style-3.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-img-wrapper ul {
  left: 15px;
  right: unset; }

body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
  margin-right: -30px;
  margin-left: unset; }

body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
  margin-left: -30px;
  margin-right: unset; }

body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
  margin-left: unset;
  margin-right: -30px; }

body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
  margin-right: unset;
  margin-left: -30px; }

@container (max-width: 480px) {
  body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-left .elespare-posts-single-list-post-items .elespare-content-wrapper {
    margin-right: 0px; }
  body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-right .elespare-posts-single-list-post-items .elespare-content-wrapper {
    margin-left: 0px; }
  body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items .elespare-content-wrapper {
    margin-right: 0px; }
  body.rtl .elespare-single-list-wrap.has-background .single-list-style-4.elespare-layout-alternate .elespare-posts-single-list-post-items:nth-child(even) .elespare-content-wrapper {
    margin-left: 0px; } }
.elespare-tile-wrap {
  container-type: inline-size; }
  .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items {
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 245px; }
    .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
      position: relative;
      width: 100%;
      padding: 15px;
      justify-self: end;
      justify-content: flex-end; }
      .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-cat-links {
        width: calc(100% - 40px); }
      .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
        z-index: 0; }
      .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper > * {
        position: relative;
        z-index: 1; }
    .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper {
      height: 100%;
      width: 100%;
      position: absolute !important;
      left: 0;
      bottom: 0; }
      .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img,
      .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%; }
      .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper img {
        width: 100%;
        object-fit: cover; }
  .elespare-tile-wrap .elespare-posts-wrap a {
    text-decoration: none; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 .elespare-posts-tile-post-items:nth-child(1) {
    grid-column: span 2;
    grid-row: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-2 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-posts-tile-post-items:nth-child(4n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-posts-tile-post-items:nth-child(4n) {
    grid-column-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-3 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-3 .elespare-posts-tile-post-items:nth-child(3) {
    grid-row-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-4 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-4 .elespare-posts-tile-post-items:nth-child(2) {
    grid-row-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-5 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-5 .elespare-posts-tile-post-items:nth-child(1) {
    grid-row-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-6 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-6 .elespare-posts-tile-post-items:nth-child(5) {
    grid-column: span 2;
    grid-row: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-7 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(2n + 5):nth-child(3n + 2) {
    grid-column-end: span 2; }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(5n + 2):nth-child(2n + 3) {
    grid-row-end: span 2; }
    .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-posts-tile-post-items:nth-child(5n + 2):nth-child(2n + 3) .elespare-content-wrapper .elespare-post-title {
      font-size: 30px; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-8 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-8 .elespare-posts-tile-post-items:nth-child(5n) {
    grid-row: span 1;
    grid-column: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-9 {
  grid-template-columns: repeat(2, 1fr); }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-10 {
  grid-template-columns: repeat(2, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-posts-tile-post-items {
    min-height: 300px; }
    .elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-posts-tile-post-items:nth-child(3n) {
      grid-column-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-11 {
  grid-template-columns: repeat(2, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-posts-tile-post-items:nth-child(6n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-posts-tile-post-items:nth-child(6n + 5) {
    grid-row-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-12 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-posts-tile-post-items:nth-child(6n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-posts-tile-post-items:nth-child(6n + 5) {
    grid-row-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-13 {
  grid-template-columns: repeat(3, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-13 .elespare-posts-tile-post-items:nth-child(3n + 2) {
    grid-row-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-14 {
  grid-template-columns: repeat(4, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-14 .elespare-posts-tile-post-items:nth-child(1) {
    grid-column: span 2;
    grid-row: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-15 {
  grid-template-columns: repeat(4, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-posts-tile-post-items:nth-child(4n + 1), .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-posts-tile-post-items:nth-child(4n) {
    grid-column-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-16 {
  grid-template-columns: repeat(4, 1fr); }
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-posts-tile-post-items {
    min-height: 210px; }
    .elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-posts-tile-post-items:nth-child(4n) {
      grid-row-end: span 2; }

.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata {
  display: flex;
  align-items: center; }
  .elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author {
    display: flex;
    align-items: center; }
    .elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
      display: flex;
      align-items: center; }
      .elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        overflow: hidden;
        line-height: 1;
        margin-right: 5px; }
        .elespare-tile-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-tile-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover; }

.elespare-tile-wrap .elespare-posts-wrap.tile-style-1, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-16 {
  grid-gap: 10px; }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items .elespare-img-wrapper a {
  position: relative; }
  .elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items .elespare-img-wrapper a::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: -webkit-linear-gradient(to top, #f9d423, #e65c00);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #f9d423, #e65c00);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    transition: all 0.4s ease-in-out; }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:hover .elespare-img-wrapper a::after {
  opacity: 0; }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(11) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(1) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #43cea2, #185a9d);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #43cea2, #185a9d);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(12) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(2) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #dd2476, #ff512f);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #dd2476, #ff512f);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(13) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(3) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #cc2b5e, #753a88);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #cc2b5e, #753a88);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(14) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(4) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #ee9ca7, #ffdde1);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #ee9ca7, #ffdde1);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(15) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(5) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #42275a, #734b6d);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #42275a, #734b6d);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(16) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(6) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #de6262, #ffb88c);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #de6262, #ffb88c);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(17) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(7) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #ffd89b, #19547b);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #ffd89b, #19547b);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(18) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(8) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #3a1c71, #d76d77, #ffaf7b);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #3a1c71, #d76d77, #ffaf7b);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(19)
.elespare-posts-tile-post-items:nth-child(9) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #355c7d, #6c5b7b, #c06c84);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #355c7d, #6c5b7b, #c06c84);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(20) .elespare-img-wrapper a::after,
.elespare-tile-wrap .elespare-posts-wrap.elespare-image-zoom-multicolor .elespare-posts-tile-post-items:nth-child(10) .elespare-img-wrapper a::after {
  background: -webkit-linear-gradient(to top, #2657eb, #de6161);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #2657eb, #de6161);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
  text-align: left; }

.elementor-widget-post-tile {
  width: 100%; }

/* ==========post tile container query========================== */
@container (max-width: 768px) {
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-16, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
    grid-template-columns: repeat(2, 1fr); } }

@container (max-width: 480px) {
  .elespare-tile-wrap .elespare-posts-wrap.tile-style-16, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 {
    grid-template-columns: repeat(1, 1fr); }
    .elespare-tile-wrap .elespare-posts-wrap.tile-style-16 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 > *, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 > * {
      grid-column: span 1 !important;
      grid-row: span 1 !important;
      min-height: 240px; }
    .elespare-tile-wrap .elespare-posts-wrap.tile-style-16 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-15 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-14 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-13 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-12 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-11 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-10 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-9 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-8 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-7 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-6 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-5 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-4 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-3 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-2 .elespare-content-wrapper .elespare-post-title, .elespare-tile-wrap .elespare-posts-wrap.tile-style-1 .elespare-content-wrapper .elespare-post-title {
      font-size: 18px; } }

/* ==========post tile container query========================== */
body.rtl .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-tile-wrap .elespare-posts-wrap .elespare-posts-tile-post-items .elespare-img-wrapper .elespare-post-format {
  left: 10px;
  right: unset; }
.elespare-slider-wrap {
  container-type: inline-size; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-content-wrapper-inner {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 {
    display: grid; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 .elespare-img-wrapper img {
      width: 100%; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-4 .elespare-posts-slider-post-items .elespare-content-wrapper {
      text-align: left;
      padding: 15px; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items {
    display: grid;
    justify-content: center;
    align-items: stretch;
    grid-template-columns: 1fr 0.75fr;
    grid-gap: 0; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper {
      position: relative;
      margin: 0;
      line-height: 0; }
      .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper a, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
        .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper a img, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper a img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-content-wrapper {
      justify-content: center; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items {
    grid-template-columns: 0.75fr 1fr; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper {
      grid-column-start: 2;
      grid-row-start: 1; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper {
      text-align: right;
      align-items: flex-end; }
      .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
        justify-content: flex-end; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 {
    display: grid; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
      .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
        .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper a {
          display: block;
          height: 100%;
          width: 100%; }
        .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-img-wrapper > a:after {
        content: "";
        background: #222;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        filter: alpha(opacity=100);
        opacity: 0.85;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
      .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper {
        position: relative;
        z-index: 2;
        text-align: left; }
        .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper::after {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
          z-index: 0; }
        .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-1 .elespare-posts-slider-post-items .elespare-content-wrapper > * {
          position: relative;
          z-index: 1; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items {
    display: flex;
    flex-direction: column; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper {
      order: 2; }
      .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper img {
        width: 100%; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-5 .elespare-posts-slider-post-items .elespare-content-wrapper {
      order: 1; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    padding-top: 50px;
    overflow: visible; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
      position: relative;
      z-index: 2;
      width: 60%;
      left: 50%;
      transform: translateX(-50%);
      text-align: center; }
      .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
        justify-content: center; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper {
      height: 100%;
      width: 100%;
      background-size: cover;
      background-position: 50%;
      position: absolute;
      left: 0;
      bottom: 50px; }
      .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
        .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-img-wrapper a img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items {
    overflow: visible; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper img {
      width: 100%; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
      top: inherit;
      left: 100px;
      bottom: 50px;
      width: calc(100% - 100px);
      margin-bottom: 10px !important;
      font-size: 0; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
      position: relative;
      z-index: 1;
      width: calc(100% - 100px);
      margin-top: -50px;
      margin-left: 100px; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap a {
    text-decoration: none; }

.elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper {
  text-align: left; }

.elespare-slider-wrap.has-background .elespare-posts-wrap .elespare-posts-slider-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-avatar-wrap {
  position: absolute;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid;
  background-color: #fff;
  left: 15px;
  bottom: 15px; }
  .elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata {
  display: flex;
  align-items: center; }
  .elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author {
    display: flex;
    align-items: center; }
    .elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
      display: flex;
      align-items: center; }
      .elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        overflow: hidden;
        line-height: 1;
        margin-right: 5px; }
        .elespare-slider-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-slider-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover; }

/* ==========Same height images========================== */
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .elespare-img-wrapper a img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover; }

.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-5 .elespare-posts-slider-post-items .elespare-img-wrapper,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-4 .elespare-posts-slider-post-items .elespare-img-wrapper {
  aspect-ratio: 3/2;
  overflow: hidden; }

.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items,
.elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items {
  height: 580px; }

.elespare-slider-wrap.slider-layout .slider-style-6 .elespare-posts-slider-post-items,
.elespare-slider-wrap.slider-layout .slider-style-1 .elespare-posts-slider-post-items {
  aspect-ratio: 3/2;
  overflow: hidden; }

.elespare-slider-wrap .elespare-posts-wrap .elespare-posts-slider-post-items:not(:nth-child(1)) {
  display: none !important; }

.elespare-slider-wrap .elespare-posts-wrap .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
  display: flex !important; }

.elespare-slider-wrap .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)), .elespare-slider-wrap .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)), .elespare-slider-wrap .elespare-posts-wrap.slider-style-4 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
  display: grid !important; }

.elespare-slider-wrap .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items.slick-slide:not(:nth-child(1)) {
  display: block !important; }

.elementor-widget-post-slider {
  width: 100%; }

@container (max-width: 768px) {
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
    width: 90%; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
    left: 30px;
    width: calc(100% - 30px); }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
    width: calc(100% - 30px);
    margin-left: 30px; } }

@container (max-width: 600px) {
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items {
    grid-template-columns: 1fr;
    grid-template-rows: max-content; }
    .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper, .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-2 .elespare-posts-slider-post-items .elespare-content-wrapper {
      justify-content: flex-start; }
  .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper {
    grid-column-start: 1; }
  .elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items,
  .elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items {
    height: auto;
    min-height: unset; }
    .elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-3 .elespare-posts-slider-post-items .elespare-img-wrapper,
    .elespare-slider-wrap.slider-layout.elespare-has-equal-height .slider-style-2 .elespare-posts-slider-post-items .elespare-img-wrapper {
      height: 240px; }
  .elespare-slider-wrap.slider-layout .slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
    width: 90%; } }

/* ==========Same height images========================== */
body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap .elespare-posts-slider-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-6 .elespare-posts-slider-post-items .elespare-content-wrapper {
  left: unset;
  right: 50%;
  transform: translateX(50%);
  text-align: center; }

body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
  text-align: right;
  left: unset;
  right: 100px; }

body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
  margin-right: 100px;
  margin-left: unset; }

body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-3 .elespare-posts-slider-post-items .elespare-content-wrapper {
  text-align: left; }

@container (max-width: 768px) {
  body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-img-wrapper ul.elespare-cat-links {
    left: unset;
    right: 30px; }
  body.rtl .elespare-slider-wrap.slider-layout .elespare-posts-wrap.slider-style-7 .elespare-posts-slider-post-items .elespare-content-wrapper {
    margin-left: unset;
    margin-right: 30px; } }
.elespare-flash-wrap {
  container-type: inline-size; }
  .elespare-flash-wrap .elespare-exclusive-posts {
    font-size: 16px;
    line-height: 45px;
    margin: 0;
    position: relative;
    display: flex;
    align-items: center; }
    .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now {
      float: left;
      position: relative;
      line-height: normal;
      margin-right: 5px; }
      .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title {
        display: inline-block;
        font-weight: bold;
        color: #fff;
        background-color: #ff9800;
        height: 20px;
        font-size: 11px;
        line-height: 20px;
        text-align: center;
        position: relative;
        transform: translate(-50%, -50%);
        z-index: 2;
        position: absolute;
        top: 0;
        left: 50%;
        width: max-content;
        padding: 0 5px; }
        .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title:before {
          content: "";
          position: absolute;
          display: block;
          width: 0px;
          height: 0px;
          top: 0;
          left: -9px;
          border-left: 9px solid transparent;
          border-right: 1px solid transparent;
          border-top: 20px solid #ff9800; }
        .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title:after {
          content: "";
          position: absolute;
          display: block;
          width: 0px;
          height: 0px;
          right: -9px;
          top: 0;
          border-right: 9px solid transparent;
          border-left: 1px solid transparent;
          border-bottom: 20px solid #ff9800; }
      .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
        display: flex;
        align-items: center;
        padding: 0 15px;
        width: max-content; }
        .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap .elespare-exclusive-texts-wrapper {
          font-size: 14px;
          font-weight: bold; }
    .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides {
      padding: 0 5px;
      overflow: hidden; }
      .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .js-marquee,
      .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee {
        display: flex;
        align-items: center; }
      .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee {
        width: 10000px; }
        .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee > div,
        .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee .js-marquee-wrapper {
          display: flex;
          align-items: center; }
        .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title {
          margin: 0;
          padding: 5px;
          margin-right: 10px; }
          .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a {
            padding: 0 5px;
            display: flex;
            align-items: center;
            font-size: 14px;
            line-height: normal;
            color: #fff;
            font-weight: 600;
            flex-shrink: 0; }
            .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq {
              width: 40px;
              min-width: 40px;
              height: 40px;
              min-height: 40px;
              overflow: hidden;
              display: inline-block;
              line-height: 1;
              margin-right: 15px;
              position: relative;
              background-color: #afafaf; }
              .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq .elespare-trending-no {
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
                color: #fff;
                background: rgba(28, 28, 28, 0.4);
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 16px; }
              .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-slides .marquee h4.elespare-post-title a .elespare-circle-marq img {
                height: 40px;
                width: 40px;
                object-fit: cover;
                margin: 0; }
    .elespare-flash-wrap .elespare-exclusive-posts a {
      text-decoration: none; }

body:not(.rtl) .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-now-txt-animation-wrap {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }

body:not(.rtl) .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-slides {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important; }

.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-solid {
  border-style: solid; }

.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-double {
  border-style: double; }

.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-dotted {
  border-style: dotted; }

.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-dashed {
  border-style: dashed; }

.elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled.ele-groove {
  border-style: groove; }

.elespare-flash-wrap.flash-style-1 .elespare-exclusive-now {
  margin-right: 5px; }
  .elespare-flash-wrap.flash-style-1 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
    min-height: 50px; }

.elespare-flash-wrap.flash-style-2 .elespare-exclusive-now {
  margin-right: 0px; }
  .elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
    position: relative;
    min-height: 50px; }
    .elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
      content: "";
      position: absolute;
      top: 50%;
      z-index: 1;
      left: 100%;
      transform: translateY(-50%);
      border: 10px solid transparent; }

.elespare-flash-wrap.flash-style-3 .elespare-exclusive-now {
  margin-right: 2px; }
  .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
    position: relative;
    min-height: 50px; }
    .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
      content: "";
      width: 15px;
      height: 100%;
      position: absolute;
      z-index: 1;
      top: 0;
      right: -15px;
      -webkit-mask-image: url(/wp-content/plugins/elespare/dist/img/flash-style3.svg);
      mask-image: url(/wp-content/plugins/elespare/dist/img/flash-style3.svg);
      -webkit-mask-position: center center;
      mask-position: center center;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -webkit-mask-size: cover; }

.elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
  margin-right: 0px; }
  .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
    position: relative;
    min-height: 50px; }
    .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
      content: "";
      width: 25px;
      height: 100%;
      position: absolute;
      z-index: 1;
      top: 0;
      right: -25px;
      -webkit-mask-image: url(/wp-content/plugins/elespare/dist/img/flash-style4.svg);
      mask-image: url(/wp-content/plugins/elespare/dist/img/flash-style4.svg);
      -webkit-mask-position: center center;
      mask-position: center center;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -webkit-mask-size: cover; }

.elespare-spinner.spinner-style-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px; }
  .elespare-spinner.spinner-style-1 > div:nth-child(3),
  .elespare-spinner.spinner-style-1 > div:nth-child(2),
  .elespare-spinner.spinner-style-1 > div:nth-child(1) {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%; }
  .elespare-spinner.spinner-style-1 > div:nth-child(2),
  .elespare-spinner.spinner-style-1 > div:nth-child(1) {
    border-width: 5px;
    border-style: solid;
    border-color: transparent;
    -webkit-animation: 2s elespare-spinner-1 infinite alternate;
    animation: 2s elespare-spinner-1 infinite alternate; }
  .elespare-spinner.spinner-style-1 > div:nth-child(1) {
    border-left-color: #ff9800;
    border-right-color: #fff; }
  .elespare-spinner.spinner-style-1 > div:nth-child(2) {
    border-top-color: #000;
    border-bottom-color: #000;
    opacity: 0.2;
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .elespare-spinner.spinner-style-1 > div:nth-child(3) {
    width: 16px;
    height: 16px;
    background: #000;
    opacity: 0.2; }

@keyframes elespare-spinner-1 {
  to {
    -webkit-transform: rotate(360deg) scale(0.6);
    transform: rotate(360deg) scale(0.6); } }

.elespare-spinner.spinner-style-2 {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  vertical-align: middle; }
  .elespare-spinner.spinner-style-2 > div:nth-child(2),
  .elespare-spinner.spinner-style-2 > div:nth-child(1) {
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: elespare-spinner-2 2s infinite ease-in-out;
    animation: elespare-spinner-2 2s infinite ease-in-out; }
  .elespare-spinner.spinner-style-2 > div:nth-child(2) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }

@keyframes elespare-spinner-2 {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.elespare-spinner.spinner-style-3 {
  position: relative;
  min-width: 30px;
  width: 30px;
  min-height: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px; }
  .elespare-spinner.spinner-style-3 > div:nth-child(2),
  .elespare-spinner.spinner-style-3 > div:nth-child(1) {
    position: absolute;
    border: 2px solid #fff;
    opacity: 1;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    animation: elespare-spinner-3 1.3s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
  .elespare-spinner.spinner-style-3 > div:nth-child(2) {
    animation-delay: -0.5s; }

@keyframes elespare-spinner-3 {
  0% {
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    width: 30px;
    height: 30px;
    opacity: 0; } }

.elespare-spinner svg {
  width: 15px;
  height: 15px;
  margin-right: 10px; }

.elespare-spinner i {
  margin-right: 10px; }

.elespare-spinner.animation-style-2 svg,
.elespare-spinner.animation-style-2 i {
  animation: animation-style-2 2s infinite linear; }

@keyframes animation-style-2 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.elespare-spinner.animation-style-3 svg,
.elespare-spinner.animation-style-3 i {
  animation: animation-style-3 0.25s infinite alternate; }

@keyframes animation-style-3 {
  to {
    transform: scale(1.4); } }

.elementor-widget-post-flash {
  width: 100%; }

@container (max-width: 480px) {
  .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-texts-wrapper,
  .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-news-title {
    display: none; }
  .elespare-flash-wrap:not(.elespare_flash_enable) .elespare-exclusive-posts .elespare-exclusive-slides {
    padding: 0 5px; }
  .elespare-flash-wrap .elespare-exclusive-posts .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
    width: 100%; } }

body.rtl .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-now-txt-animation-wrap {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important; }

body.rtl .elespare-flash-wrap .elespare-exclusive-posts.ele-border-enabled .elespare-exclusive-slides {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }

body.rtl .elespare-flash-wrap.flash-style-1 .elespare-exclusive-now {
  margin-right: 0px; }

body.rtl .elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
  left: unset;
  right: 100%;
  display: none; }

body.rtl .elespare-flash-wrap.flash-style-2 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
  content: "";
  position: absolute;
  top: 50%;
  z-index: 1;
  right: 100%;
  transform: translateY(-50%);
  border: 10px solid transparent; }

body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
  display: none; }

body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now {
  margin-right: 2px; }
  body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
    position: relative;
    min-height: 50px; }
    body.rtl .elespare-flash-wrap.flash-style-3 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
      content: "";
      position: absolute;
      top: 50%;
      z-index: 1;
      right: 100%;
      transform: translateY(-50%);
      border: 25px solid transparent;
      height: 50px; }

body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
  margin-right: 0px; }
  body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
    position: relative;
    min-height: 50px; }
    body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:after {
      display: none; }

body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now {
  margin-right: 0px; }
  body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap {
    position: relative;
    min-height: 50px; }
    body.rtl .elespare-flash-wrap.flash-style-4 .elespare-exclusive-now .elespare-exclusive-now-txt-animation-wrap:before {
      content: "";
      position: absolute;
      top: 0;
      z-index: 1;
      right: 100%;
      transform: translateY(-50%);
      border: 50px solid transparent;
      border-right: none;
      border-width: 50px; }

body.rtl .elespare-spinner.spinner-style-2 {
  margin-right: 0px;
  margin-left: 5px; }

body.rtl .elementor-column {
  overflow-x: hidden; }
.elespare-widget-auhtor-wrapper {
  container-type: inline-size; }

.elespare-author-wrapper .elespare-img-wrap {
  overflow: hidden;
  width: 150px;
  min-width: 150px;
  height: 150px; }
  .elespare-author-wrapper .elespare-img-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0; }

.elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-title {
  margin: 0; }
  .elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-title a {
    text-decoration: none; }

.elespare-author-wrapper .elespare-author-info-wrap .elespare-infobox-desc {
  margin-bottom: 10px; }

.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 4px; }
  .elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links a {
    font-size: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none; }
    .elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links a i {
      font-size: 14px; }

.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-facebook {
  background-color: #3b5999;
  color: #fff; }

.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-twitter {
  background-color: #55acee;
  color: #fff; }

.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-instagram {
  background-color: #3F729B;
  color: #fff; }

.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-linkedin {
  background-color: #0077B5;
  color: #fff; }

.elespare-author-wrapper .elespare-author-info-wrap .elespare-social-links .es-youtube {
  background-color: #cd201f;
  color: #fff; }

.elespare-author-wrapper {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-author-wrapper {
  overflow: hidden; }
  .elespare-author-wrapper.author-style-4, .elespare-author-wrapper.author-style-1 {
    text-align: center; }
    .elespare-author-wrapper.author-style-4 .elespare-img-wrap, .elespare-author-wrapper.author-style-1 .elespare-img-wrap {
      margin: 0 auto;
      margin-bottom: 0px;
      border-radius: 50%; }
    .elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-infobox-title {
      margin-top: 0; }
    .elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-social-links {
      justify-content: center; }
      .elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-1 .elespare-author-info-wrap .elespare-social-links a {
        border-radius: 50%; }
  .elespare-author-wrapper.author-style-5, .elespare-author-wrapper.author-style-2 {
    display: flex;
    align-items: center;
    column-gap: 15px; }
    .elespare-author-wrapper.author-style-5 .elespare-img-wrap, .elespare-author-wrapper.author-style-2 .elespare-img-wrap {
      border-radius: 50%;
      align-self: start; }
    .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap {
      justify-content: flex-start; }
      .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap .elespare-infobox-title {
        margin-top: 0; }
      .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap .elespare-social-links a {
        border-radius: 50%; }
  .elespare-author-wrapper.author-style-6, .elespare-author-wrapper.author-style-3 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    text-align: right;
    column-gap: 15px; }
    .elespare-author-wrapper.author-style-6 .elespare-img-wrap, .elespare-author-wrapper.author-style-3 .elespare-img-wrap {
      border-radius: 50%;
      align-self: start; }
    .elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-infobox-title, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-infobox-title {
      margin-top: 0; }
    .elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-social-links {
      justify-content: flex-end; }
      .elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap .elespare-social-links a {
        border-radius: 50%; }
  .elespare-author-wrapper.author-style-6 .elespare-img-wrap, .elespare-author-wrapper.author-style-5 .elespare-img-wrap, .elespare-author-wrapper.author-style-4 .elespare-img-wrap {
    border-radius: 0; }
  .elespare-author-wrapper.author-style-6 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap .elespare-social-links a, .elespare-author-wrapper.author-style-4 .elespare-author-info-wrap .elespare-social-links a {
    border-radius: 0; }
  .elespare-author-wrapper.author-style-7 {
    position: relative;
    width: calc(100% - 68px);
    padding-left: 80px !important;
    margin-left: 68px;
    overflow: visible; }
    .elespare-author-wrapper.author-style-7 .elespare-img-wrap {
      height: 120px;
      width: 120px;
      min-width: 120px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: -68px; }
    .elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-infobox-title {
      margin-top: 0; }
  .elespare-author-wrapper.author-style-8 {
    position: relative;
    width: calc(100% - 68px);
    padding-right: 80px !important;
    margin-right: 68px;
    text-align: right;
    overflow: visible; }
    .elespare-author-wrapper.author-style-8 .elespare-img-wrap {
      height: 120px;
      width: 120px;
      min-width: 120px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -68px; }
    .elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-infobox-title {
      margin-top: 0; }
    .elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-social-links {
      justify-content: flex-end; }

.elementor-widget-post-author {
  width: 100%; }

/* ========== container query========================== */
@container (max-width: 480px) {
  .elespare-author-wrapper.author-style-6, .elespare-author-wrapper.author-style-5, .elespare-author-wrapper.author-style-3, .elespare-author-wrapper.author-style-2 {
    flex-wrap: wrap;
    align-items: center; }
  .elespare-author-wrapper.author-style-7 {
    position: relative;
    width: 100%;
    padding-left: 15px !important;
    margin: 0; }
    .elespare-author-wrapper.author-style-7 .elespare-img-wrap {
      height: 150px;
      width: 150px;
      position: unset;
      top: unset;
      -webkit-transform: translateY(0);
      transform: translateY(0);
      left: unset;
      right: unset; }
    .elespare-author-wrapper.author-style-7 .elespare-author-info-wrap {
      width: 10; }
      .elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-infobox-title {
        margin-top: 0; }
      .elespare-author-wrapper.author-style-7 .elespare-author-info-wrap .elespare-social-links {
        justify-content: flex-start; }
  .elespare-author-wrapper.author-style-8 {
    position: relative;
    width: 100%;
    padding-right: 15px !important;
    margin: 0;
    text-align: right; }
    .elespare-author-wrapper.author-style-8 .elespare-img-wrap {
      height: 150px;
      width: 150px;
      position: unset;
      top: unset;
      -webkit-transform: translateY(0);
      transform: translateY(0);
      left: unset;
      right: unset;
      margin-left: auto; }
    .elespare-author-wrapper.author-style-8 .elespare-author-info-wrap {
      width: 100%; }
      .elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-infobox-title {
        margin-top: 0; }
      .elespare-author-wrapper.author-style-8 .elespare-author-info-wrap .elespare-social-links {
        justify-content: flex-end; } }

/* ========== container query========================== */
body.rtl .elespare-author-wrapper.author-style-2 .elespare-author-info-wrap, body.rtl .elespare-author-wrapper.author-style-5 .elespare-author-info-wrap {
  text-align: right; }

body.rtl .elespare-author-wrapper.author-style-3 .elespare-author-info-wrap, body.rtl .elespare-author-wrapper.author-style-6 .elespare-author-info-wrap {
  text-align: left; }

body.rtl .elespare-author-wrapper.author-style-7 {
  padding-right: 80px !important;
  padding-left: unset !important;
  margin-right: 68px;
  margin-left: unset;
  text-align: right; }
  body.rtl .elespare-author-wrapper.author-style-7 .elespare-img-wrap {
    right: -68px;
    left: unset; }

body.rtl .elespare-author-wrapper.author-style-8 {
  padding-left: 80px !important;
  padding-right: unset !important;
  margin-left: 68px;
  margin-right: unset;
  text-align: left; }
  body.rtl .elespare-author-wrapper.author-style-8 .elespare-img-wrap {
    left: -68px;
    right: unset; }

@container (max-width: 480px) {
  body.rtl .elespare-author-wrapper.author-style-7 {
    padding-right: 15px !important;
    padding-left: unset !important;
    margin: 0; }
    body.rtl .elespare-author-wrapper.author-style-7 .elespare-img-wrap {
      right: unset;
      left: unset;
      margin-right: unset;
      margin-left: auto; }
  body.rtl .elespare-author-wrapper.author-style-8 {
    padding-left: 15px !important;
    padding-right: unset !important;
    margin: 0; }
    body.rtl .elespare-author-wrapper.author-style-8 .elespare-img-wrap {
      right: unset;
      left: unset;
      margin-left: unset;
      margin-right: auto; } }
.elespare-banner-one-wrap {
  container-type: inline-size;
  display: flex;
  flex-wrap: wrap; }
  .elespare-banner-one-wrap .elespare-content-wrapper a {
    text-decoration: none; }
  .elespare-banner-one-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
    overflow: hidden; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
    width: 50%; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap {
      overflow: hidden;
      position: relative; }
      .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items {
        position: relative; }
        .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
          height: 390px; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a {
            display: block;
            height: 100%;
            width: 100%; }
            .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              margin: 0; }
        .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
          position: absolute;
          padding: 15px;
          width: 100%;
          left: 0;
          bottom: 0;
          z-index: 1; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper::after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
            z-index: 0; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > *, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > *, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper > * {
            position: relative;
            z-index: 1; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid {
    width: 25%;
    flex: 1; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap {
      display: grid;
      grid-gap: 10px; }
      .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
        position: relative; }
        .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
          position: relative;
          height: 190px; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
          position: absolute;
          padding: 15px;
          width: 100%;
          left: 0;
          bottom: 0;
          z-index: 1; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
            z-index: 0; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
            position: relative;
            z-index: 1; }
  .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid {
    width: 25%;
    flex: 1; }
    .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap {
      display: grid;
      grid-gap: 10px; }
      .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
        position: relative; }
        .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
          position: relative;
          height: 190px; }
          .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
          position: absolute;
          padding: 15px;
          width: 100%;
          left: 0;
          bottom: 0;
          z-index: 1; }
          .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
            z-index: 0; }
          .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
            position: relative;
            z-index: 1; }
  .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
    width: 25%;
    flex: 1; }
    .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
      display: grid;
      grid-gap: 10px; }
      .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
        position: relative; }
        .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
          position: relative;
          height: 190px; }
          .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
          position: absolute;
          padding: 15px;
          width: 100%;
          left: 0;
          bottom: 0;
          z-index: 1; }
          .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper::after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
            z-index: 0; }
          .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper > * {
            position: relative;
            z-index: 1; }
  .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending {
    width: 25%;
    overflow: hidden; }
    .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap {
      overflow: hidden; }
      .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
        display: flex !important;
        align-items: center;
        margin-bottom: 10px;
        min-height: 123px; }
        .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
          width: 45%;
          max-width: 123px;
          position: relative;
          align-self: flex-start;
          aspect-ratio: 1/1;
          overflow: hidden; }
          .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
            position: absolute;
            bottom: 5px;
            left: 5px;
            width: 25px;
            height: 25px;
            font-size: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            line-height: 1;
            background-color: #bb191a;
            color: white;
            border-radius: 100%;
            font-weight: 700; }
            .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
              border-radius: 0;
              bottom: 0;
              left: 0; }
            .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
              top: 5px;
              bottom: inherit; }
            .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
              top: 5px;
              bottom: inherit;
              left: inherit;
              right: 5px; }
            .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
              left: inherit;
              right: 5px; }
          .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
            display: block;
            height: 100%;
            width: 100%; }
            .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              margin: 0; }
        .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
          flex: 1;
          padding: 10px; }
          .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
            font-size: 14px; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending {
    width: 25%;
    overflow: hidden; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap {
      overflow: hidden; }
      .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
        display: flex !important;
        align-items: center;
        margin-bottom: 10px;
        min-height: 123px; }
        .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
          align-self: flex-start;
          width: 45%;
          max-width: 123px;
          position: relative;
          aspect-ratio: 1/1;
          overflow: hidden; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
            position: absolute;
            bottom: 5px;
            left: 5px;
            width: 25px;
            height: 25px;
            font-size: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            line-height: 1;
            background-color: #bb191a;
            color: white;
            border-radius: 100%;
            font-weight: 700; }
            .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
              border-radius: 0;
              bottom: 0;
              left: 0; }
            .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
              top: 5px;
              bottom: inherit; }
            .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
              top: 5px;
              bottom: inherit;
              left: inherit;
              right: 5px; }
            .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
              left: inherit;
              right: 5px; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
            display: block;
            height: 100%;
            width: 100%; }
            .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              margin: 0; }
        .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
          flex: 1;
          padding: 10px; }
          .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
            font-size: 14px; }
  .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
    width: 25%;
    overflow: hidden; }
    .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap {
      overflow: hidden; }
      .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
        display: flex !important;
        align-items: center;
        margin-bottom: 10px;
        min-height: 123px; }
        .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
          align-self: flex-start;
          width: 45%;
          max-width: 123px;
          position: relative;
          aspect-ratio: 1/1;
          overflow: hidden; }
          .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
            position: absolute;
            bottom: 5px;
            left: 5px;
            width: 25px;
            height: 25px;
            font-size: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            line-height: 1;
            background-color: #bb191a;
            color: white;
            border-radius: 100%;
            font-weight: 700; }
            .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
              border-radius: 0;
              bottom: 0;
              left: 0; }
            .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
              top: 5px;
              bottom: inherit; }
            .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
              top: 5px;
              bottom: inherit;
              left: inherit;
              right: 5px; }
            .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
              left: inherit;
              right: 5px; }
          .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
            display: block;
            height: 100%;
            width: 100%; }
            .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              margin: 0; }
        .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
          flex: 1;
          padding: 10px; }
          .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper .elespare-post-title {
            font-size: 14px; }
  .elespare-banner-one-wrap.banner-style-1, .elespare-banner-one-wrap.banner-style-2, .elespare-banner-one-wrap.banner-style-3 {
    column-gap: 10px;
    row-gap: 20px; }
    .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap > div {
      margin-bottom: -10px; }
  .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid {
    order: 3; }
  .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider {
    order: 2; }
  .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending {
    order: 1; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid {
    order: 2; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider {
    order: 1; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending {
    order: 3; }

.elespare-banner-one-wrap
.elespare-section-trending.has-background
.elespare-posts-wrap.elespare-light
.elespare-posts-trending-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-slider-wrap.has-background .elespare-posts-wrap .elespare-posts-slider-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata,
.elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata {
  display: flex;
  align-items: center; }
  .elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author,
  .elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author {
    display: flex;
    align-items: center; }
    .elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a,
    .elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a {
      display: flex;
      align-items: center; }
      .elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap,
      .elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        overflow: hidden;
        line-height: 1;
        margin-right: 5px; }
        .elespare-banner-one-wrap.elespare-gravatar .elespare-section-slider .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img,
        .elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover; }

.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
  text-align: left; }

.elespare-banner-one-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
  text-align: left; }

.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
  text-align: left; }

.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items:not(:nth-child(1)) {
  display: none !important; }

.elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items.slick-slide:not(:nth-child(1)) {
  display: block !important; }

.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(1)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(2)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(3)) {
  display: none !important; }

.elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(1)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(2)), .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(3)) {
  display: flex !important; }

.elementor-widget-main-banner-1 .elespare-main-banner-wrap {
  container-type: inline-size;
  width: 100%; }

.elementor-widget-post-banner,
.elespare-banner-one-wrap {
  width: 100%; }

@container (max-width: 1024px) {
  .elespare-main-banner-wrap {
    flex-wrap: wrap; }
  .elespare-banner-one-wrap {
    flex-wrap: wrap; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
      flex: 1; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
      flex: 2; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
      width: 100%; }
    .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) .elespare-posts-trending-post-items {
      margin-bottom: 0;
      margin-right: 10px; }
    .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div, .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending .elespare-trending-wrap:not(.slick-vertical) > div {
      margin-bottom: 0;
      margin-right: -10px; } }

@media screen and (max-width: 768px) {
  .elespare-banner-one-wrap {
    flex-wrap: wrap; } }

@container (max-width: 768px) {
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
    width: 100%; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
      grid-template-columns: repeat(2, 1fr); }
      .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
        height: 240px; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
    width: 100%; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
    width: 100%; }
  .elespare-banner-one-wrap.banner-style-1 .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-2 .elespare-trending-wrap > div, .elespare-banner-one-wrap.banner-style-3 .elespare-trending-wrap > div {
    margin-right: 0; } }

@container (max-width: 480px) {
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
    width: 100%; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
      grid-template-columns: 1fr; }
      .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
        height: 240px; }
  .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
    width: 100%; }
    .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items {
      position: relative; }
      .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
        height: 240px; }
  .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid {
    width: 100%; }
    .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap,
    .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap {
      grid-template-columns: 1fr; }
      .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
      .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
        height: 240px; }
  .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider {
    width: 100%; }
    .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper,
    .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper {
      height: 240px; }
  .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending, .elementor-column.elementor-col-66 .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
  .elementor-column[data-col="66"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
  .elementor-column.elementor-col-50 .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-3 .elespare-section-trending,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-2 .elespare-section-trending,
  .elementor-column[data-col="50"] .elespare-banner-one-wrap.banner-style-1 .elespare-section-trending {
    width: 100%; } }

body.rtl .elespare-banner-one-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-banner-one-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-banner-one-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-banner-one-wrap.elespare-gravatar .elespare-section-grid .elespare-posts-wrap .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
  margin-right: 0px; }

body.rtl .elespare-banner-one-wrap .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-banner-one-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
  left: 10px;
  right: unset; }
.elespare-express-list-wrap {
  container-type: inline-size; }
  .elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links {
    margin-bottom: 0 !important; }
  .elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-img-wrapper {
    overflow: hidden; }
  .elespare-express-list-wrap .elespare-posts-wrap a {
    text-decoration: none; }

.elementor-widget-post-express-list {
  width: 100%; }

.elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(3, 1fr); }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items {
    display: flex;
    justify-content: flex-start; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper {
      align-self: flex-start;
      margin: 0;
      max-width: 123px;
      width: 45%;
      aspect-ratio: 1/1;
      overflow: hidden; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper {
      width: 100%;
      align-self: center; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
        padding: 0; }
        .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
          content: "\2219";
          color: inherit;
          font-weight: bold;
          padding: 0 0 0 2px; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
        display: none; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
        font-size: 14px; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
      flex: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items.post-has-no-image {
      grid-template-columns: 1fr; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
        padding: 20px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child {
    display: grid;
    grid-row-end: span 4;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
      align-self: flex-start;
      flex: auto;
      max-width: none;
      width: 100%;
      height: auto;
      aspect-ratio: 3/2; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
      width: 100%; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
      align-self: flex-start; }

.elespare-express-list-wrap .elespare-posts-wrap.express-style-2 {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(3, 1fr); }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items {
    display: flex;
    justify-content: flex-start; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper {
      align-self: flex-start;
      margin: 0;
      max-width: 123px;
      width: 45%;
      aspect-ratio: 1/1;
      overflow: hidden; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper {
      align-self: center; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
        padding: 0; }
        .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
          content: "\2219";
          color: inherit;
          font-weight: bold;
          padding: 0 0 0 2px; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
        display: none; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
        line-height: 1.3;
        font-size: 14px; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
      flex: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items.post-has-no-image {
      grid-template-columns: 1fr; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2),
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child {
    display: grid;
    grid-row-end: span 4;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
      height: auto;
      aspect-ratio: 3/2;
      width: 100%;
      max-width: none; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a,
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a {
        display: block;
        height: 100%; }
        .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a img,
        .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper + .elespare-content-wrapper,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
      width: 100%; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-2 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
      align-self: flex-start; }

.elespare-express-list-wrap .elespare-posts-wrap.express-style-3 {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(3, 1fr); }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items {
    display: flex;
    justify-content: flex-start; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper {
      align-self: flex-start;
      margin: 0;
      max-width: 123px;
      width: 45%;
      aspect-ratio: 1/1;
      overflow: hidden; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-content-wrapper {
      align-self: center; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
      flex: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items.post-has-no-image {
      grid-template-columns: 1fr; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
    padding: 0; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
      content: "\2219";
      color: inherit;
      font-weight: bold;
      padding: 0 0 0 2px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
    display: none; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:not(:nth-child(1)) .elespare-post-title {
    line-height: 1.3;
    font-size: 14px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) {
    position: relative;
    min-height: 395px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    grid-row-end: span 3; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper {
      position: absolute;
      width: 100%;
      max-width: none;
      height: 100%;
      top: 0;
      left: 0; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper .elespare-post-format {
        z-index: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper > a::after {
      content: "";
      background: #222;
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      filter: alpha(opacity=100);
      opacity: 0.85;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
      background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper {
      position: relative;
      z-index: 2;
      width: 100%;
      align-self: flex-start;
      justify-content: flex-end; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
        z-index: 0; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-content-wrapper > * {
        position: relative;
        z-index: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1) .elespare-img-wrapper + .elespare-content-wrapper {
      width: 100%; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:nth-child(1).post-has-no-image {
      background-color: #afafaf; }

.elespare-express-list-wrap .elespare-posts-wrap.express-style-4 {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(3, 1fr); }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items {
    display: flex;
    justify-content: flex-start; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper {
      align-self: flex-start;
      margin: 0;
      max-width: 123px;
      width: 45%;
      aspect-ratio: 1/1;
      overflow: hidden; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items .elespare-content-wrapper {
      padding: 15px;
      align-self: center; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items.post-has-no-image {
      grid-template-columns: 1fr; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
    padding: 0; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
      content: "\2219";
      color: inherit;
      font-weight: bold;
      padding: 0 0 0 2px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
    display: none; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-content-wrapper .elespare-post-title {
    line-height: 1.3;
    font-size: 14px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper + .elespare-content-wrapper {
    flex: 1; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
    position: relative;
    min-height: 355px;
    grid-row-end: span 3;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
      position: absolute;
      width: 100%;
      max-width: none;
      height: 100%;
      top: 0;
      left: 0; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper a,
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper img,
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper .elespare-post-format,
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper .elespare-post-format {
        z-index: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-img-wrapper > a::after,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-img-wrapper > a::after {
      content: "";
      background: #222;
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      filter: alpha(opacity=100);
      opacity: 0.85;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, black));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
      background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
      position: relative;
      z-index: 2;
      width: 100%;
      align-self: flex-start; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper::after,
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
        z-index: 0; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper > *,
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper > * {
        position: relative;
        z-index: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2).post-has-no-image,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child.post-has-no-image {
      background-color: #afafaf; }

.elespare-express-list-wrap .elespare-posts-wrap.express-style-5 {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(3, 1fr); }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items {
    display: flex;
    justify-content: flex-start; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper {
      align-self: flex-start;
      margin: 0;
      max-width: 123px;
      width: 45%;
      aspect-ratio: 1/1;
      overflow: hidden; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper {
      align-self: center; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
        padding: 0;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding-bottom: 1px;
        line-height: 1.5;
        display: block; }
        .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
          display: none; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-content-wrapper .elespare-post-title {
        line-height: 1.3;
        font-size: 14px; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
      flex: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items.post-has-no-image {
      grid-template-columns: 1fr; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
        padding: 20px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child {
    display: grid;
    grid-row-end: span 4;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
      align-self: flex-start;
      flex: auto;
      width: 100%;
      max-width: none;
      height: auto;
      aspect-ratio: 3/2; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
      width: 100%; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-5 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
      align-self: flex-start; }

.elespare-express-list-wrap .elespare-posts-wrap.express-style-6 {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(3, 1fr); }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items {
    display: flex;
    justify-content: flex-start; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper {
      align-self: flex-start;
      margin: 0;
      max-width: 123px;
      width: 45%;
      aspect-ratio: 1/1;
      overflow: hidden; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-content-wrapper {
      align-self: center; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper + .elespare-content-wrapper {
      flex: 1; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items.post-has-no-image {
      grid-template-columns: 1fr; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items.post-has-no-image .elespare-content-wrapper {
        padding: 20px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories {
    padding: 0; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category a.elespare-categories::after {
      content: "\2219";
      color: inherit;
      font-weight: bold;
      padding: 0 0 0 2px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper ul.elespare-cat-links li.elespare-meta-category:last-child a.elespare-categories::after {
    display: none; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-content-wrapper .elespare-post-title {
    line-height: 1.3;
    font-size: 14px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child {
    display: grid;
    grid-row-end: span 4;
    grid-template-columns: 1fr;
    grid-template-rows: auto 1fr; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper {
      align-self: flex-start;
      flex: auto;
      width: 100%;
      max-width: none;
      height: auto;
      aspect-ratio: 3/2; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 100%; }
      .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-img-wrapper + .elespare-content-wrapper {
      width: 100%; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
      align-self: flex-start; }

.elespare-express-list-wrap.has-no-background .express-style-6 .elespare-posts-express-post-items:first-child .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-5 .elespare-posts-express-post-items:first-child .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-1 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
  padding: 15px 0; }

.elespare-express-list-wrap.has-no-background .express-style-6 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-5 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-1 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper {
  margin-right: 15px; }

.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
  padding: 15px 0; }

.elespare-express-list-wrap.has-no-background .express-style-2 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper {
  margin-right: 15px; }

.elespare-express-list-wrap.has-no-background .express-style-3 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
  padding: 15px; }

.elespare-express-list-wrap.has-no-background .express-style-3 .elespare-posts-express-post-items:not(:first-child) .elespare-img-wrapper {
  margin-right: 15px; }

.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:nth-child(2) .elespare-content-wrapper,
.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:first-child .elespare-content-wrapper {
  padding: 15px; }

.elespare-express-list-wrap.has-no-background .express-style-4 .elespare-posts-express-post-items:not(:first-child):not(:nth-child(2)) .elespare-img-wrapper {
  margin-right: 0px; }

.elespare-express-list-wrap.has-background .elespare-posts-express-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-img-wrapper .elespare-avatar-wrap {
  position: absolute;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
  left: 15px;
  bottom: 15px; }
  .elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-img-wrapper .elespare-avatar-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata {
  display: flex;
  align-items: center; }
  .elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author {
    display: flex;
    align-items: center; }
    .elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a {
      display: flex;
      align-items: center; }
      .elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
        height: 20px;
        width: 20px;
        border-radius: 50%;
        line-height: 1;
        overflow: hidden;
        margin-right: 5px; }
        .elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover; }

.slick-vertical .slick-slide {
  border: none !important; }

.elementor-widget-post-express-list .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
  padding-top: 0px;
  margin-top: 0px; }

.elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper {
  text-align: left; }

@container (max-width: 1080px) {
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-6, .elespare-express-list-wrap .elespare-posts-wrap.express-style-5, .elespare-express-list-wrap .elespare-posts-wrap.express-style-4, .elespare-express-list-wrap .elespare-posts-wrap.express-style-3, .elespare-express-list-wrap .elespare-posts-wrap.express-style-2, .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
    grid-template-columns: 1fr 1fr; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child {
    min-height: 360px; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child img {
      min-height: 360px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
    min-height: 360px; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) img,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child img {
      min-height: 360px; } }

@container (max-width: 520px) {
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-6, .elespare-express-list-wrap .elespare-posts-wrap.express-style-5, .elespare-express-list-wrap .elespare-posts-wrap.express-style-4, .elespare-express-list-wrap .elespare-posts-wrap.express-style-3, .elespare-express-list-wrap .elespare-posts-wrap.express-style-2, .elespare-express-list-wrap .elespare-posts-wrap.express-style-1 {
    grid-template-columns: 1fr; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child {
    min-height: 240px; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-3 .elespare-posts-express-post-items:first-child img {
      min-height: 240px; }
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2),
  .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child {
    min-height: 240px; }
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:nth-child(2) img,
    .elespare-express-list-wrap .elespare-posts-wrap.express-style-4 .elespare-posts-express-post-items:first-child img {
      min-height: 240px; } }

body.rtl .elespare-express-list-wrap .elespare-posts-wrap .elespare-posts-express-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-express-list-wrap .elespare-posts-wrap.elespare-gravatar .elespare-posts-express-post-items .elespare-content-wrapper .elespare-metadata .post-author a .elespare-avatar-wrap {
  margin-right: 0px; }

body.rtl .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper .elespare-post-format {
  left: 10px;
  right: unset; }

body.rtl .elespare-posts-wrap.express-style-6 .elespare-posts-express-post-items .elespare-img-wrapper ul {
  right: 10px;
  left: unset;
  text-align: right; }
.elespare-social-link-wrapper .elespare-social-links a {
  text-decoration: none; }

.elespare-social-link-wrapper .elespare-social-links .es-facebook {
  background-color: #3b5999;
  border-color: #3b5999; }

.elespare-social-link-wrapper .elespare-social-links .es-twitter {
  background-color: #55acee;
  border-color: #55acee; }

.elespare-social-link-wrapper .elespare-social-links .es-instagram {
  background-color: #3F729B;
  border-color: #3F729B; }

.elespare-social-link-wrapper .elespare-social-links .es-linkedin {
  background-color: #0077B5;
  border-color: #0077B5; }

.elespare-social-link-wrapper .elespare-social-links .es-youtube {
  background-color: #cd201f;
  border-color: #cd201f; }

.elespare-social-link-wrapper .elespare-social-links .es-vkontakte {
  background-color: #4c75a3;
  border-color: #4c75a3; }

.elespare-social-link-wrapper .elespare-social-links .es-vimeo {
  background-color: #1ab7ea;
  border-color: #1ab7ea; }

.elespare-social-link-wrapper .elespare-social-links .es-tumblr {
  background-color: #34465d;
  border-color: #34465d; }

.elespare-social-link-wrapper .elespare-social-links .es-reddit-alien {
  background-color: #ff5700;
  border-color: #ff5700; }

.elespare-social-link-wrapper .elespare-social-links .es-pinterest {
  background-color: #bd081c;
  border-color: #bd081c; }

.elespare-social-link-wrapper .elespare-social-links .es-houzz {
  background-color: #7ac142;
  border-color: #7ac142; }

.elespare-social-link-wrapper .elespare-social-links .es-github {
  background-color: #00405d;
  border-color: #00405d; }

.elespare-social-link-wrapper .elespare-social-links .es-flickr {
  background-color: #ff0084;
  border-color: #ff0084; }

.elespare-social-link-wrapper .elespare-social-links .es-dribbble {
  background-color: #ea4c89;
  border-color: #ea4c89; }

.elespare-social-link-wrapper .elespare-social-links .es-digg {
  background-color: #005be2;
  border-color: #005be2; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-facebook:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-facebook:hover {
  background-color: #3b5999;
  border-color: #3b5999; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-twitter:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-twitter:hover {
  background-color: #55acee;
  border-color: #55acee; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-instagram:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-instagram:hover {
  background-color: #3F729B;
  border-color: #3F729B; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-linkedin:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-linkedin:hover {
  background-color: #0077B5;
  border-color: #0077B5; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-youtube:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-youtube:hover {
  background-color: #cd201f;
  border-color: #cd201f; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vkontakte:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-vkontakte:hover {
  background-color: #4c75a3;
  border-color: #4c75a3; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vimeo:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-vimeo:hover {
  background-color: #1ab7ea;
  border-color: #1ab7ea; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-tumblr:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-tumblr:hover {
  background-color: #34465d;
  border-color: #34465d; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-reddit-alien:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-reddit-alien:hover {
  background-color: #ff5700;
  border-color: #ff5700; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-pinterest:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-pinterest:hover {
  background-color: #bd081c;
  border-color: #bd081c; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-houzz:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-houzz:hover {
  background-color: #7ac142;
  border-color: #7ac142; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-github:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-github:hover {
  background-color: #00405d;
  border-color: #00405d; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-flickr:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-flickr:hover {
  background-color: #ff0084;
  border-color: #ff0084; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-dribbble:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-dribbble:hover {
  background-color: #ea4c89;
  border-color: #ea4c89; }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-digg:hover, .elespare-social-link-wrapper.social-style-4 .elespare-social-links .es-digg:hover {
  background-color: #005be2;
  border-color: #005be2; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-facebook, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-facebook {
  color: #3b5999; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-twitter, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-twitter {
  color: #55acee; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-instagram, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-instagram {
  color: #3F729B; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-linkedin, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-linkedin {
  color: #0077B5; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-youtube, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-youtube {
  color: #cd201f; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vkontakte, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vkontakte {
  color: #4c75a3; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-vimeo, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-vimeo {
  color: #1ab7ea; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-tumblr, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-tumblr {
  color: #34465d; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-reddit-alien, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-reddit-alien {
  color: #ff5700; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-pinterest, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-pinterest {
  color: #bd081c; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-houzz, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-houzz {
  color: #7ac142; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-github, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-github {
  color: #00405d; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-flickr, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-flickr {
  color: #ff0084; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-dribbble, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-dribbble {
  color: #ea4c89; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-8 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-6 .elespare-social-links .es-digg, .elespare-social-link-wrapper.social-style-5 .elespare-social-links .es-digg {
  color: #005be2; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-facebook:hover .elespare-social-item-name {
  background-color: #3b5999; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-twitter:hover .elespare-social-item-name {
  background-color: #55acee; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-instagram:hover .elespare-social-item-name {
  background-color: #3F729B; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-linkedin:hover .elespare-social-item-name {
  background-color: #0077B5; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-youtube:hover .elespare-social-item-name {
  background-color: #cd201f; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vkontakte:hover .elespare-social-item-name {
  background-color: #4c75a3; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-vimeo:hover .elespare-social-item-name {
  background-color: #1ab7ea; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-tumblr:hover .elespare-social-item-name {
  background-color: #34465d; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-reddit-alien:hover .elespare-social-item-name {
  background-color: #ff5700; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-pinterest:hover .elespare-social-item-name {
  background-color: #bd081c; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-houzz:hover .elespare-social-item-name {
  background-color: #7ac142; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-github:hover .elespare-social-item-name {
  background-color: #00405d; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-flickr:hover .elespare-social-item-name {
  background-color: #ff0084; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-dribbble:hover .elespare-social-item-name {
  background-color: #ea4c89; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links .es-digg:hover .elespare-social-item-name {
  background-color: #005be2; }

.elespare-social-link-wrapper.social-style-12 .elespare-social-links, .elespare-social-link-wrapper.social-style-11 .elespare-social-links, .elespare-social-link-wrapper.social-style-10 .elespare-social-links, .elespare-social-link-wrapper.social-style-9 .elespare-social-links, .elespare-social-link-wrapper.social-style-8 .elespare-social-links, .elespare-social-link-wrapper.social-style-7 .elespare-social-links, .elespare-social-link-wrapper.social-style-6 .elespare-social-links, .elespare-social-link-wrapper.social-style-5 .elespare-social-links, .elespare-social-link-wrapper.social-style-4 .elespare-social-links, .elespare-social-link-wrapper.social-style-3 .elespare-social-links, .elespare-social-link-wrapper.social-style-2 .elespare-social-links, .elespare-social-link-wrapper.social-style-1 .elespare-social-links {
  display: flex;
  flex-wrap: wrap; }
  .elespare-social-link-wrapper.social-style-12 .elespare-social-links a, .elespare-social-link-wrapper.social-style-11 .elespare-social-links a, .elespare-social-link-wrapper.social-style-10 .elespare-social-links a, .elespare-social-link-wrapper.social-style-9 .elespare-social-links a, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a, .elespare-social-link-wrapper.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.social-style-1 .elespare-social-links a {
    font-size: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    line-height: 35px; }
    .elespare-social-link-wrapper.social-style-12 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-11 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-10 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-9 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-1 .elespare-social-links a i {
      font-size: 18px; }

.elespare-social-link-wrapper.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.social-style-2 .elespare-social-links a {
  border-radius: 50%; }

.elespare-social-link-wrapper.social-style-3 .elespare-social-links a {
  padding: 5px;
  position: relative; }
  .elespare-social-link-wrapper.social-style-3 .elespare-social-links a::before {
    position: absolute;
    content: '';
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    border-radius: 50%;
    border: 2px dashed;
    border-color: inherit;
    transition: transform 3s; }
  .elespare-social-link-wrapper.social-style-3 .elespare-social-links a:hover::before {
    transform: rotate(180deg); }

.elespare-social-link-wrapper.social-style-4 .elespare-social-links a {
  background: #e4e4e4;
  border-radius: 10px;
  transition: all 0.15s ease-in-out; }
  .elespare-social-link-wrapper.social-style-4 .elespare-social-links a i {
    color: #535353;
    font-size: 18px;
    transform: scale(0.8);
    transition: all 0.15s ease-in-out; }
  .elespare-social-link-wrapper.social-style-4 .elespare-social-links a:hover i {
    color: #fff;
    transform: scale(1); }

.elespare-social-link-wrapper.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a {
  background: #fff;
  border-style: solid;
  border-width: 2px;
  border-radius: 0;
  transition: all 0.15s ease-in-out; }
  .elespare-social-link-wrapper.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a i {
    font-size: 18px;
    transform: scale(0.8);
    transition: all 0.15s ease-in-out; }
  .elespare-social-link-wrapper.social-style-6 .elespare-social-links a:hover i, .elespare-social-link-wrapper.social-style-5 .elespare-social-links a:hover i {
    color: #fff;
    transform: scale(1); }

.elespare-social-link-wrapper.social-style-6 .elespare-social-links a {
  border-radius: 50%; }

.elespare-social-link-wrapper.social-style-9 .elespare-social-links a, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a {
  font-size: 14px;
  padding: 15px 20px 15px 20px;
  width: auto;
  height: auto;
  color: #fff;
  line-height: 1;
  border-radius: 4px; }
  .elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a .elespare-social-item-name, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a .elespare-social-item-name {
    margin: 0 0 0 10px; }
  .elespare-social-link-wrapper.social-style-9 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.social-style-7 .elespare-social-links a i {
    font-size: 20px; }

.elespare-social-link-wrapper.social-style-8 .elespare-social-links a {
  display: block;
  background: #fff;
  border-radius: 10px;
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.15s ease-in-out; }
  .elespare-social-link-wrapper.social-style-8 .elespare-social-links a i {
    font-size: 18px; }
  .elespare-social-link-wrapper.social-style-8 .elespare-social-links a:hover {
    color: #fff; }

.elespare-social-link-wrapper.social-style-9 .elespare-social-links a {
  padding: 0;
  min-width: 150px;
  font-size: 14px;
  height: 40px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden; }
  .elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name {
    margin: 0 0 0 10px; }
  .elespare-social-link-wrapper.social-style-9 .elespare-social-links a i {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-social-link-wrapper.social-style-10 .elespare-social-links a {
  padding: 0;
  background-color: #fff;
  font-size: 14px;
  min-width: 150px;
  height: 50px;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #e4e4e4;
  border-radius: 4px; }
  .elespare-social-link-wrapper.social-style-10 .elespare-social-links a .elespare-social-item-name {
    color: #535353;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 32px;
    letter-spacing: .5px;
    position: relative;
    top: 0;
    transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
  .elespare-social-link-wrapper.social-style-10 .elespare-social-links a i {
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
    .elespare-social-link-wrapper.social-style-10 .elespare-social-links a i::before {
      position: relative;
      top: 100%;
      transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
  .elespare-social-link-wrapper.social-style-10 .elespare-social-links a:hover .elespare-social-item-name {
    top: -40px;
    transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }
  .elespare-social-link-wrapper.social-style-10 .elespare-social-links a:hover i::before {
    top: 0;
    transition: 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }

.elespare-social-link-wrapper.social-style-11 .elespare-social-links a {
  padding: 0;
  background-color: transparent;
  font-size: 14px;
  width: 80px;
  height: 80px;
  color: #28262b;
  text-align: center;
  position: relative; }
  .elespare-social-link-wrapper.social-style-11 .elespare-social-links a .elespare-social-item-name {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    opacity: 0;
    transform: translateY(40px) rotateX(-90deg);
    background: #000;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 5em;
    transition: all 0.3s; }
  .elespare-social-link-wrapper.social-style-11 .elespare-social-links a i {
    font-size: 20px;
    background: #f2f2f2;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s; }
  .elespare-social-link-wrapper.social-style-11 .elespare-social-links a:hover .elespare-social-item-name {
    opacity: 1;
    transform: rotateX(0); }
  .elespare-social-link-wrapper.social-style-11 .elespare-social-links a:hover i {
    opacity: 0;
    transform: translateY(-40px) rotateX(90deg); }

.elespare-social-link-wrapper.social-style-12 .elespare-social-links a {
  padding: 0;
  font-size: 14px;
  width: 120px;
  height: 80px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative; }
  .elespare-social-link-wrapper.social-style-12 .elespare-social-links a .elespare-social-item-name {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    display: block; }
  .elespare-social-link-wrapper.social-style-12 .elespare-social-links a i {
    font-size: 20px;
    display: block; }

.elespare-widget-social-link-wrapper .elespare-social-link-wrapper .elespare-social-links > a {
  margin-right: 5px; }

.elespare-widget-social-link-wrapper .elespare-social-link-wrapper .elespare-social-links > a:last-child {
  margin-right: 0px; }

.elespare-social-link-wrapper.elespare-small.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-1 .elespare-social-links a {
  width: 35px;
  height: 35px; }
  .elespare-social-link-wrapper.elespare-small.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-1 .elespare-social-links a i {
    font-size: 14px; }

.elespare-social-link-wrapper.elespare-small.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.elespare-small.social-style-7 .elespare-social-links a {
  font-size: 14px;
  padding: 10px 15px; }
  .elespare-social-link-wrapper.elespare-small.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-small.social-style-7 .elespare-social-links a i {
    font-size: 14px; }

.elespare-social-link-wrapper.elespare-small.social-style-9 .elespare-social-links a {
  font-size: 14px;
  min-width: 130px;
  height: 35px; }
  .elespare-social-link-wrapper.elespare-small.social-style-9 .elespare-social-links a i {
    font-size: 14px;
    width: 35px;
    height: 35px; }

.elespare-social-link-wrapper.elespare-small.social-style-10 .elespare-social-links a {
  font-size: 14px;
  min-width: 120px;
  height: 35px; }
  .elespare-social-link-wrapper.elespare-small.social-style-10 .elespare-social-links a i {
    font-size: 14px; }

.elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a {
  font-size: 14px;
  width: 45px;
  height: 45px; }
  .elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a i {
    font-size: 14px; }
  .elespare-social-link-wrapper.elespare-small.social-style-11 .elespare-social-links a .elespare-social-item-name {
    font-size: 8px; }

.elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a {
  font-size: 14px;
  width: 80px;
  height: 70px; }
  .elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a i {
    font-size: 14px; }
  .elespare-social-link-wrapper.elespare-small.social-style-12 .elespare-social-links a .elespare-social-item-name {
    font-size: 14px; }

.elespare-social-link-wrapper.elespare-large.social-style-6 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-5 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-4 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-3 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-2 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-1 .elespare-social-links a {
  width: 80px;
  height: 80px; }
  .elespare-social-link-wrapper.elespare-large.social-style-6 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-5 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-4 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-3 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-2 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-1 .elespare-social-links a i {
    font-size: 22px; }

.elespare-social-link-wrapper.elespare-large.social-style-8 .elespare-social-links a, .elespare-social-link-wrapper.elespare-large.social-style-7 .elespare-social-links a {
  font-size: 18px;
  padding: 20px 25px; }
  .elespare-social-link-wrapper.elespare-large.social-style-8 .elespare-social-links a i, .elespare-social-link-wrapper.elespare-large.social-style-7 .elespare-social-links a i {
    font-size: 22px; }

.elespare-social-link-wrapper.elespare-large.social-style-9 .elespare-social-links a {
  font-size: 20px;
  min-width: 180px;
  height: 50px; }
  .elespare-social-link-wrapper.elespare-large.social-style-9 .elespare-social-links a i {
    font-size: 24px;
    width: 50px;
    height: 50px; }

.elespare-social-link-wrapper.elespare-large.social-style-10 .elespare-social-links a {
  font-size: 22px;
  min-width: 160px;
  height: 60px; }
  .elespare-social-link-wrapper.elespare-large.social-style-10 .elespare-social-links a i {
    font-size: 24px; }

.elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a {
  font-size: 14px;
  width: 120px;
  height: 120px; }
  .elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a i {
    font-size: 30px; }
  .elespare-social-link-wrapper.elespare-large.social-style-11 .elespare-social-links a .elespare-social-item-name {
    font-size: 20px; }

.elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a {
  font-size: 14px;
  width: 140px;
  height: 100px; }
  .elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a i {
    font-size: 24px; }
  .elespare-social-link-wrapper.elespare-large.social-style-12 .elespare-social-links a .elespare-social-item-name {
    font-size: 20px; }

.elementor-widget-post-social-links.elespare-grid-elespare-left .elespare-social-link-wrapper .elespare-social-links {
  justify-content: flex-start; }

.elementor-widget-post-social-links.elespare-grid-elespare-center .elespare-social-link-wrapper .elespare-social-links {
  justify-content: center; }

.elementor-widget-post-social-links.elespare-grid-elespare-right .elespare-social-link-wrapper .elespare-social-links {
  justify-content: flex-end; }

.elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a, .elementor-column.elementor-col-50 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="50"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a {
  margin-bottom: 5px; }

.elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a, .elementor-column.elementor-col-15 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="15"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-20 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="20"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-25 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="25"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column.elementor-col-33 .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-7 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-8 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-9 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-10 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-11 .elespare-social-links > a,
.elementor-column[data-col="33"] .elespare-widget-social-link-wrapper .elespare-social-link-wrapper.social-style-12 .elespare-social-links > a {
  margin-bottom: 5px; }

.elementor-column.elementor-col-15 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="15"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-20 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="20"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-25 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="25"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column.elementor-col-33 .elespare-social-link-wrapper.social-style-12 .elespare-social-links a,
.elementor-column[data-col="33"] .elespare-social-link-wrapper.social-style-12 .elespare-social-links a {
  width: 101px;
  height: 75px; }

@media (max-width: 1024px) {
  .elementor-widget-post-social-links.elespare-grid-tablet-elespare-left .elespare-social-link-wrapper .elespare-social-links {
    justify-content: flex-start; }
  .elementor-widget-post-social-links.elespare-grid-tablet-elespare-center .elespare-social-link-wrapper .elespare-social-links {
    justify-content: center; }
  .elementor-widget-post-social-links.elespare-grid-tablet-elespare-right .elespare-social-link-wrapper .elespare-social-links {
    justify-content: flex-end; } }

@media (max-width: 767px) {
  .elementor-widget-post-social-links.elespare-grid-mobile-elespare-left .elespare-social-link-wrapper .elespare-social-links {
    justify-content: flex-start; }
  .elementor-widget-post-social-links.elespare-grid-mobile-elespare-center .elespare-social-link-wrapper .elespare-social-links {
    justify-content: center; }
  .elementor-widget-post-social-links.elespare-grid-mobile-elespare-right .elespare-social-link-wrapper .elespare-social-links {
    justify-content: flex-end; } }

body.rtl .elespare-social-link-wrapper.social-style-9 .elespare-social-links a .elespare-social-item-name, body.rtl .elespare-social-link-wrapper.social-style-8 .elespare-social-links a .elespare-social-item-name, body.rtl .elespare-social-link-wrapper.social-style-7 .elespare-social-links a .elespare-social-item-name {
  margin: 0 10px 0 0; }
.elespare-widget-title-section.title-style-1 .elespare-widget-title {
  position: relative;
  margin-bottom: 15px;
  margin-top: 0px;
  padding-bottom: 10px;
  line-height: 1.2; }

.elespare-widget-title-section .elespare-widget-title {
  font-size: 20px; }

.elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title {
  padding: 0px 0px 10px;
  display: inline-block;
  position: relative;
  margin: 0px 0 15px;
  line-height: 1.2; }

.elespare-widget-title-section.title-style-3 .elespare-widget-title {
  margin: 0 0 15px; }

body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-3 .elespare-section-title {
  padding: 5px 0px 7px 10px; }

body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-4 .elespare-widget-title {
  flex-direction: row-reverse; }

body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-5 .elespare-widget-title {
  flex-direction: row-reverse; }

body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title {
  flex-direction: row-reverse; }
  body.rtl .elementor-element.elespare-section-title-elespare-left .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
    margin: 0 0 0 10px; }

body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title {
  flex-direction: row; }
  body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before {
    margin: 0 0 0 10px; }

body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-5 .elespare-widget-title {
  flex-direction: row-reverse; }

body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title {
  flex-direction: row; }
  body.rtl .elementor-element.elespare-section-title-elespare-right .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after {
    margin: 0 10px 0 0px; }
.elespare-popular-taxonomies-lists {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap; }
  .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
    display: flex;
    overflow: hidden; }
    .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
      display: flex;
      align-items: center; }
      .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper .elespare-primary-icon {
        text-decoration: none !important; }
    .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
      align-self: center; }
  .elespare-popular-taxonomies-lists ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px; }
    .elespare-popular-taxonomies-lists ul li {
      margin: 0;
      padding: 0; }
      .elespare-popular-taxonomies-lists ul li .elespare-secondry-wrap {
        display: flex;
        align-items: center;
        gap: 5px; }
        .elespare-popular-taxonomies-lists ul li .elespare-secondry-wrap .elespare-secondary-icon {
          text-decoration: none !important; }
      .elespare-popular-taxonomies-lists ul li a {
        text-decoration: none; }

.popular-tag-style-1 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  gap: 5px; }

.popular-tag-style-2 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  gap: 10px;
  padding: 5px 10px; }

.popular-tag-style-3 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  gap: 10px;
  padding: 5px 10px;
  border-radius: 6px; }

.popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 0 6px 0 6px; }
  .popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    padding: 5px 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.15); }
  .popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 100px;
  overflow: hidden; }
  .popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    padding: 5px 10px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  gap: 10px;
  border-radius: 0 6px 6px 6px;
  overflow: hidden; }
  .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.15);
    position: relative; }
    .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper::after {
      content: "";
      border: 8px solid;
      border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
      position: absolute;
      top: 50%;
      left: 100%;
      transform: translateY(-50%); }
  .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 6px 0 0 0;
  overflow: hidden; }
  .popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 100px;
  overflow: hidden; }
  .popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  align-items: flex-start;
  border-radius: 6px; }
  .popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    padding: 0 0 5px 10px; }
    .popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
      background-color: rgba(0, 0, 0, 0.15);
      border-radius: 0 0 100px 100px;
      padding: 15px 10px 10px 10px;
      display: inline-block;
      text-align: center;
      line-height: 1; }
  .popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 6px;
  overflow: hidden; }
  .popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 6px 0 6px 0;
  overflow: hidden; }
  .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    padding: 3px 0 3px 5px; }
    .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
      clip-path: circle(45% at 50% 50%);
      padding: 12px;
      background-color: rgba(0, 0, 0, 0.15);
      display: inline-block;
      line-height: 1; }
  .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 6px 6px 0 0;
  overflow: hidden; }
  .popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    padding: 5px 0 5px 5px; }
    .popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper i {
      clip-path: circle(50% at 50% 50%);
      padding: 7px 8px;
      border: 2px solid currentColor;
      display: inline-block;
      line-height: 1;
      border-radius: 50%; }
  .popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-tag-title-wrapper {
    padding: 5px 10px;
    display: inline-block; }

.elespare-popular-taxonomies-lists.popular-tag-rounded .elespare-popular-tags-text {
  border-radius: 6px; }

.elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text {
  border-radius: 100px; }

.elespare-popular-taxonomies-lists.popular-tag-rectangular .elespare-popular-tags-text {
  border-radius: 0; }

div .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding-left: 12px; }

div.popular-tag-style-2 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, div.popular-tag-style-3 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding-left: 2px; }

div.popular-tag-style-11 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, div.popular-tag-style-12 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding-left: 7px; }

.elespare-popular-taxonomies-lists.popular-vertical {
  flex-direction: column;
  align-items: flex-start; }
  .elespare-popular-taxonomies-lists.popular-vertical .elespare-popular-tags-text {
    width: 100%; }
  .elespare-popular-taxonomies-lists.popular-vertical ul {
    width: 100%; }

.elespare-popular-taxonomies-lists.popular-vertical .popular-vertical {
  flex-direction: column;
  align-items: flex-start; }

.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-2 li {
  width: calc(100% / 2 - 10px); }

.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-3 li {
  width: calc(100% / 3 - 10px); }

.elespare-popular-taxonomies-lists.popular-vertical .elespare-column-4 li {
  width: calc(100% / 4 - 10px); }

body.rtl .popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 6px 0 6px 0; }
  body.rtl .popular-tag-style-4 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    border-right: none;
    border-left: 1px solid rgba(0, 0, 0, 0.15); }

body.rtl .popular-tag-style-5 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding: 5px 12px 5px 10px; }

body.rtl .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 6px 0 6px 6px; }
  body.rtl .popular-tag-style-6 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper::after {
    border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
    left: auto;
    right: 100%; }

body.rtl .popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 0 6px 0 0; }
  body.rtl .popular-tag-style-7 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
    padding: 5px 12px 5px 20px; }

body.rtl .popular-tag-style-8 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
  padding: 5px 12px 5px 20px; }

body.rtl .popular-tag-style-9 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding: 0 10px 5px 0; }

body.rtl .popular-tag-style-10 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
  padding: 5px 12px 5px 20px; }

body.rtl .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text {
  border-radius: 0 6px 0 6px; }
  body.rtl .popular-tag-style-11 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
    padding: 3px 5px 3px 0; }

body.rtl .popular-tag-style-12 .elespare-popular-taxonomies-lists .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding: 5px 5px 5px 0; }

body.rtl .elespare-popular-taxonomies-lists.popular-tag-rounded .elespare-popular-tags-text {
  border-radius: 6px; }

body.rtl .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text {
  border-radius: 100px; }

body.rtl .elespare-popular-taxonomies-lists.popular-tag-rectangular .elespare-popular-tags-text {
  border-radius: 0; }

body.rtl div.popular-tag-style-2 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div .popular-tag-style-3 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding-left: 0;
  padding-right: 2px; }

body.rtl div.popular-tag-style-4 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-5 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-6 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-9 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding-left: 10px;
  padding-right: 12px; }

body.rtl div.popular-tag-style-7 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-8 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-10 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding-left: 20px;
  padding-right: 12px; }

body.rtl div.popular-tag-style-11 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper, body.rtl div.popular-tag-style-12 .elespare-popular-taxonomies-lists.popular-tag-circular .elespare-popular-tags-text .elespare-primary-icon-wrapper {
  padding-left: 0;
  padding-right: 7px; }
.elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul,
.elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul > li,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu > li {
    margin: 0;
    display: flex;
    align-items: center;
    position: relative; }
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul > li > a,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu > li > a {
      line-height: 50px;
      display: block;
      font-weight: 600;
      padding: 0 10px;
      display: flex;
      align-items: center; }
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .elespare-menu-child,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .elespare-menu-child {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden; }
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu {
    list-style: none;
    min-width: 245px;
    padding: 0;
    margin: 0;
    background-color: #fff;
    box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 15px;
    z-index: 9999;
    overflow: visible; }
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li > a,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li > a,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li > a,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li > a {
      line-height: 1.6;
      display: block; }
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li a,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li a,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li a,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li a {
      border-style: solid; }
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children .children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children .elespare-menu-child,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu .children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu .elespare-menu-child,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children .children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children .elespare-menu-child,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu .children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu .elespare-menu-child {
      left: 100%; }
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li.page_item_has_children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .children li.menu-item-has-children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li.page_item_has_children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul .sub-menu li.menu-item-has-children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li.page_item_has_children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .children li.menu-item-has-children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li.page_item_has_children,
    .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu .sub-menu li.menu-item-has-children {
      position: relative; }
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children > a:after,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children > a:after,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children > a:after,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
    padding-left: 10px; }
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children > a > button.elespare-dropdwon-toggle,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children > a > button.elespare-dropdwon-toggle,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle {
    display: none; }
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children a,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children a,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children a,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children a,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children a,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children a,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children a,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children a {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .sub-menu,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .sub-menu,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .sub-menu,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .sub-menu,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .sub-menu,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .sub-menu,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .sub-menu,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .sub-menu {
    left: 0;
    top: 0; }
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .page_item_has_children .elespare-menu-child,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.page_item_has_children .menu-item-has-children .elespare-menu-child,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .page_item_has_children .elespare-menu-child,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation div.elespare-menu > ul li.menu-item-has-children .menu-item-has-children .elespare-menu-child,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .page_item_has_children .elespare-menu-child,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.page_item_has_children .menu-item-has-children .elespare-menu-child,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .page_item_has_children .elespare-menu-child,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .children,
  .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children .menu-item-has-children .elespare-menu-child {
    top: 0; }

.elespare-navigation-wrapper.horizontal span.elespare-menu-item-description {
  font-size: 12px;
  line-height: normal;
  padding: 0 5px;
  font-style: italic;
  font-weight: normal;
  display: none; }

.elespare-navigation-wrapper.horizontal a {
  text-decoration: none; }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:hover > .elespare-menu-child {
  visibility: visible;
  opacity: 1;
  z-index: 9999999;
  transition-delay: 0s, 0s, 0.3s;
  -webkit-transition: all 0.3s ease 0s, opacity 0.3s;
  transition: all 0.3s ease 0s, opacity 0.3s; }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu li.menu-item-has-children:focus-within > .elespare-menu-child {
  visibility: visible;
  opacity: 1;
  z-index: 9999999;
  transition-delay: 0s, 0s, 0.3s;
  -webkit-transition: all 0.3s ease 0s, opacity 0.3s;
  transition: all 0.3s ease 0s, opacity 0.3s; }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 .elespare-menu-child .sub-menu {
  transform: translateY(-15px); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 .children {
  transform: translateY(-15px); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:hover > .elespare-menu-child {
  transform: translateY(0%); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children:focus-within > .elespare-menu-child {
  transform: translateY(0%); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 .elespare-menu-child .sub-menu {
  transform: translateY(15px); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 .children {
  transform: translateY(15px); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:hover > .elespare-menu-child {
  transform: translateY(0%); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children:focus-within > .elespare-menu-child {
  transform: translateY(0%); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 .elespare-menu-child .sub-menu {
  transform: scaleY(0);
  transform-origin: top; }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 .children {
  transform: scaleY(0);
  transform-origin: top; }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:hover > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:hover > .elespare-menu-child {
  transform: scaleY(1); }

.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.page_item_has_children:focus-within > .elespare-menu-child,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .children,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .elespare-menu-child > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-hover .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children:focus-within > .elespare-menu-child {
  transform: scaleY(1); }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .children.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > .elespare-menu-child.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .children.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > .elespare-menu-child.active {
  visibility: visible;
  opacity: 1;
  z-index: 9999999;
  transition-delay: 0s, 0s, 0.3s;
  transition: all 0.3s ease 0s, opacity 0.3s; }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a:after,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a:after {
  display: none; }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle {
  padding-left: 10px;
  display: inline-block;
  border: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: inherit;
  line-height: 1.2; }
  .elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
  .elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
    background-color: transparent;
    border: none;
    color: inherit; }
  .elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
  .elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
    background-color: transparent;
    border: none;
    color: inherit;
    outline: none; }
  .elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:focus-visible,
  .elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:focus-visible {
    outline: 1px solid; }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 .elespare-menu-child .sub-menu {
  transform: translateY(-15px); }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 .children {
  transform: translateY(-15px); }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.page_item_has_children > .elespare-menu-child.active,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-1 li.menu-item-has-children > .elespare-menu-child.active {
  transform: translateY(0%); }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 .elespare-menu-child .sub-menu {
  transform: translateY(15px); }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 .children {
  transform: translateY(15px); }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-2 li.menu-item-has-children > .elespare-menu-child.active {
  transform: translateY(0%); }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 .elespare-menu-child .sub-menu {
  transform: scaleY(0);
  transform-origin: top; }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 .children {
  transform: scaleY(0);
  transform-origin: top; }

.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .children,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .elespare-menu-child.active > .sub-menu,
.elespare-navigation-wrapper.horizontal.sub-click .elespare-main-navigation .elespare-menu.animation-3 li.menu-item-has-children > .elespare-menu-child.active {
  transform: scaleY(1); }

.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
  display: none;
  font-size: 48px; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle .elespare-close-toggle {
    display: none; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle .elespare-open-toggle {
    display: block; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle.elespare-nav-menu-toggle .elespare-close-toggle {
    display: block; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle.elespare-nav-menu-toggle .elespare-open-toggle {
    display: none; }

.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle {
  display: none;
  font-size: 48px; }
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle .elespare-close-toggle {
    display: none; }
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle .elespare-open-toggle {
    display: block; }

@media (max-width: 1025px) {
  .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
    display: block; }
  .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 999998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease-out; }
  .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
    display: block;
    transition: all 0.3s ease-out; }
  .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
    transform: translateX(0);
    transition: transform 0.3s ease-out;
    display: block; }
  .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-tablet-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
    display: none; } }

@media (max-width: 992px) {
  .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
    display: block; }
  .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 999998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease-out; }
  .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
    display: block;
    transition: all 0.3s ease-out; }
  .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
    transform: translateX(0);
    transition: transform 0.3s ease-out;
    display: block; }
  .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-tablet-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
    display: none; } }

@media (max-width: 768px) {
  .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
    display: block; }
  .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 999998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease-out; }
  .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
    display: block;
    transition: all 0.3s ease-out; }
  .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
    transform: translateX(0);
    transition: transform 0.3s ease-out;
    display: block; }
  .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-mobile-large .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
    display: none; } }

@media (max-width: 480px) {
  .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-toggle, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-toggle {
    display: block; }
  .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 999998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s ease-out; }
  .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-overlay.show, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-overlay.show {
    display: block;
    transition: all 0.3s ease-out; }
  .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.show, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar.show {
    transform: translateX(0);
    transition: transform 0.3s ease-out;
    display: block; }
  .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.drawer .elespare-main-navigation, .elesapre-nav-menu__breakpoint-mobile-small .elespare-navigation-wrapper.horizontal.dropdown .elespare-main-navigation {
    display: none; } }

.elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar {
  position: fixed;
  left: 0;
  width: 300px;
  transform: translateX(-100%);
  transition: transform 0.3s ease-out;
  top: 0;
  bottom: 0;
  z-index: 999999;
  background-color: #fff;
  display: none; }
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare--close-menu-side-bar {
    font-size: 30px;
    display: block;
    padding: 5px 10px;
    text-align: right; }
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper {
    padding: 0 0 20px 0px;
    height: 100vh; }
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown {
      list-style: none;
      margin: 0;
      padding: 20px;
      height: 100%;
      overflow-y: scroll;
      width: 100%; }
      .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul li.page_item a,
        .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown ul li.menu-item a {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          line-height: 50px;
          border-bottom: 1px solid #eee; }
      .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown .children,
      .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown .sub-menu {
        display: none;
        padding-left: 10px; }
      .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar {
        width: 5px; }
      .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar-thumb {
        background: #1f3d70;
        border-radius: 50px; }
      .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .elespare-menu-sidebar--wrapper .elespare-menu-dropdown::-webkit-scrollbar-thumb:hover {
        background: #fc1550; }
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children a,
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children a {
    display: flex;
    justify-content: space-between; }
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children a::after,
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children a::after {
      display: none; }
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
    display: inline-block;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: inherit;
    width: 30px;
    height: 30px; }
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
      background-color: transparent;
      border: none;
      color: inherit; }
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
      outline: 1px dotted;
      background: transparent;
      border: none; }
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
      transition: all 0.3s;
      display: inline-block; }
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
    transition: all 0.3s; }
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.elespare-menu-right {
    right: 0;
    left: auto;
    transform: translateX(100%); }
    .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar.elespare-menu-right .elespare--close-menu-side-bar {
      text-align: left; }

.elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 12;
  background-color: #fff;
  margin-top: 10px;
  padding: 0 20px 20px;
  -webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
  transition: max-height 0.3s, -webkit-transform 0.3s;
  -o-transition: max-height 0.3s, transform 0.3s;
  transition: max-height 0.3s, transform 0.3s;
  transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  overflow: auto;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  max-height: 0; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.page_item,
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.menu-item {
      margin: 0; }
      .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.page_item a,
      .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown ul li.menu-item a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        line-height: 50px;
        border-bottom: 1px solid #eee; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children a,
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children a {
    display: flex;
    justify-content: space-between; }
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children a::after,
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children a::after {
      display: none; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
    display: inline-block;
    border: none;
    padding: 0;
    margin: 0;
    color: inherit;
    width: 30px;
    height: 30px; }
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:hover,
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:hover {
      background-color: transparent;
      border: none;
      color: inherit; }
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:focus,
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:focus {
      outline: 1px dotted;
      background: transparent;
      border: none; }
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
    .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
      transition: all 0.3s;
      display: inline-block; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
    transition: all 0.3s; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .children,
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .sub-menu {
    display: none; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown.show {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    max-height: 100vh; }

.elespare-overlay {
  display: none; }

.elespare--hover-background ul.elespare-menu > li:hover > a,
.elespare--hover-background div.elespare-menu ul > li:hover > a {
  color: #aa3166; }

.elespare--hover-overline .elespare-menu li a:before,
.elespare--hover-underline .elespare-menu li a:before {
  position: absolute;
  display: block;
  content: "";
  height: 3px;
  width: 0;
  transition: width 0.3s linear; }

.elespare--hover-overline div.elespare-menu ul > li:hover > a,
.elespare--hover-overline ul.elespare-menu > li:hover > a,
.elespare--hover-underline div.elespare-menu ul > li:hover > a,
.elespare--hover-underline ul.elespare-menu > li:hover > a {
  position: relative; }

.elespare--hover-overline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-overline ul.elespare-menu > li:hover > a:before,
.elespare--hover-underline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-underline ul.elespare-menu > li:hover > a:before {
  width: 50px;
  background-color: #000; }

.elespare--hover-overline .elespare-menu li .sub-menu > li a,
.elespare--hover-underline .elespare-menu li .sub-menu > li a {
  position: relative; }

.elespare--hover-overline .elespare-menu li .sub-menu > li a:after,
.elespare--hover-underline .elespare-menu li .sub-menu > li a:after {
  top: auto;
  bottom: 12px; }

.elespare--hover-underline li a:before {
  bottom: 0; }

.elespare--hover-overline .elespare-menu li a:before {
  top: 0; }

.elespare--hover-overline div.elespare-menu ul > li:hover > a,
.elespare--hover-overline ul.elespare-menu > li:hover > a {
  position: relative; }

.elespare--hover-overline div.elespare-menu ul > li:hover > a:before,
.elespare--hover-overline ul.elespare-menu > li:hover > a:before {
  width: 80px;
  background-color: #000; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
  content: "\f105";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .children li.page_item_has_children > a:after {
  content: "\f105";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a:after {
  display: none; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.page_item_has_children > a > button.elespare-dropdwon-toggle:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
  content: "\f107";
  font-family: "elespare-icons";
  padding-left: 10px; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
  display: none; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
  content: "\f105";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .children li.page_item_has_children > a:after {
  display: none; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu .children li.page_item_has_children > a > button.elespare-dropdwon-toggle:after {
  content: "\f105";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
  margin-left: auto; }
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
    content: "\f107";
    font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
  content: "\f106"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
  margin-left: auto; }
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
    content: "\f107";
    font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
  content: "\f106"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:after {
  content: "\e82e";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
  margin-left: auto; }
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
    content: "\e82e";
    font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
  margin-left: auto; }
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
    content: "\e82e";
    font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu li.page_item_has_children > a:after {
  content: "\e82d";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu li.menu-item-has-children > a:first-child:after {
  content: "\e82d";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
  content: "\e82d";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal .elespare-menu .children li.page_item_has_children > a:after {
  content: "\e82d";
  font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
  margin-left: auto; }
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
    content: "\e82d";
    font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
  content: "\e821"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
  margin-left: auto; }
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle:after,
  .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
    content: "\e82d";
    font-family: "elespare-icons"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle.up:after,
.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle.up:after {
  content: "\e821"; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
  content: "\e82e";
  font-family: "elespare-icons";
  padding-left: 10px; }

.elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
  content: "\e82d";
  font-family: "elespare-icons";
  padding-left: 10px; }

.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu {
  justify-content: flex-start; }

.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.center .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.center .elespare-main-navigation ul.elespare-menu {
  justify-content: center; }

.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu {
  justify-content: flex-end; }

.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
.elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child {
  left: auto;
  right: 0; }
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu {
    left: auto;
    right: 0; }
    .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
    .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
    .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
    .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after {
      transform: scaleX(-1);
      padding-left: 0;
      padding-right: 10px; }
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child {
    left: auto;
    right: 100%; }

@media (max-width: 1025px) {
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-left .elespare-main-navigation div.elespare-menu > ul,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-left .elespare-main-navigation ul.elespare-menu {
    justify-content: flex-start; }
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-center .elespare-main-navigation div.elespare-menu > ul,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-center .elespare-main-navigation ul.elespare-menu {
    justify-content: center; }
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-right .elespare-main-navigation div.elespare-menu > ul,
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-none-right .elespare-main-navigation ul.elespare-menu {
    justify-content: flex-end; } }

@media (max-width: 1025px) {
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-left .elespare-menu-toggle {
    text-align: left; }
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-center .elespare-menu-toggle {
    text-align: center; }
  .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.elespare-mobile-responsive-right .elespare-menu-toggle {
    text-align: right; } }

.elementor-align-justify .elespare-menu-toggle-vertical {
  width: 100%; }

@media (max-width: 480px) {
  .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar {
    width: 100%; }
  .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown.show {
    width: calc(100vw - 20px); } }

.elespare-navigation-wrapper.horizontal a:focus {
  outline: none; }

.elespare-navigation-wrapper.horizontal a:focus-visible {
  outline: 1px dotted; }

body.rtl .elementor-column {
  overflow-x: visible; }

body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu {
  justify-content: flex-end; }

body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation div.elespare-menu > ul,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-end .elespare-main-navigation ul.elespare-menu {
  justify-content: flex-start; }

body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal .elespare-menu .elespare-menu-child .sub-menu li.menu-item-has-children > a:after {
  transform: scale(-1); }

body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child,
body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child {
  left: 0;
  right: auto; }
  body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
  body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
  body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu,
  body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu {
    left: 0;
    right: auto; }
    body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
    body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
    body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after,
    body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .sub-menu .menu-item-has-children a::after {
      transform: scaleX(1);
      padding-left: 0;
      padding-right: 10px; }
  body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
  body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation div.elespare-menu > ul > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
  body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:nth-last-child(2):has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child,
  body.rtl .elementor-widget-elespare-nav-horziontal-menu .elespare-navigation-wrapper.horizontal.flex-start .elespare-main-navigation ul.elespare-menu > li.menu-item:last-child:has(.elespare-menu-child) > .elespare-menu-child .elespare-menu-child {
    left: 100%;
    right: auto; }

body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
  padding-left: 0px;
  padding-right: 10px; }

body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.drawer .elespare-menu-sidebar .menu-item-has-children > a > button.elespare-dropdwon-toggle {
  margin-left: unset;
  margin-right: auto; }

body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .page_item_has_children > a > button.elespare-dropdwon-toggle,
body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.dropdown .elespare-menu-sidebar-dropdown .menu-item-has-children > a > button.elespare-dropdwon-toggle {
  margin-left: unset;
  margin-right: auto; }

body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-plus .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-classic .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after, body.rtl .elementor-widget-elespare-nav-horziontal-menu.elespare-submenu-icon-elespare-submenu-icon-arrow .elespare-navigation-wrapper.horizontal.sub-click .elespare-menu li.menu-item-has-children > a > button.elespare-dropdwon-toggle:after {
  padding-left: unset;
  padding-right: 10px; }

body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation ul.elespare-menu li.menu-item-has-children > a:after {
  padding-left: 0px;
  padding-right: 10px; }

body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .elespare-menu-child {
  left: unset;
  right: 0; }

body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu {
  right: 15px;
  left: unset; }
  body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children .children,
  body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .children .elespare-menu-child,
  body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu .children,
  body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation .sub-menu .elespare-menu-child {
    right: 100%;
    left: unset; }

body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children > a:after,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children > a:after {
  padding-left: 0px;
  padding-right: 10px; }

body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children .page_item_has_children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.page_item_has_children .menu-item-has-children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children .page_item_has_children .sub-menu,
body.rtl .elespare-navigation-wrapper.horizontal .elespare-main-navigation li.menu-item-has-children .menu-item-has-children .sub-menu {
  left: unset;
  right: 0; }
.elespare-date-time-widget {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px; }
  .elespare-date-time-widget .elespare-date-time {
    display: flex;
    overflow: hidden; }
    .elespare-date-time-widget .elespare-date-time .elespare-icon-wrapper {
      display: flex;
      align-items: center; }
    .elespare-date-time-widget .elespare-date-time .elespare-date {
      align-self: center; }

.elespare-date-time-widget.date-time-style-1 .elespare-date-time {
  gap: 5px; }

.elespare-date-time-widget.date-time-style-2 .elespare-date-time {
  gap: 10px;
  padding: 5px 10px; }

.elespare-date-time-widget.date-time-style-3 .elespare-date-time {
  gap: 10px;
  padding: 5px 10px;
  border-radius: 6px; }

.elespare-date-time-widget.date-time-style-4 .elespare-date-time {
  border-radius: 0 6px 0 6px; }
  .elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-icon-wrapper {
    padding: 5px 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.15); }
  .elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-style-5 .elespare-date-time {
  border-radius: 100px;
  overflow: hidden; }
  .elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-icon-wrapper {
    padding: 5px 10px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-style-6 .elespare-date-time {
  gap: 10px;
  border-radius: 0 6px 6px 6px;
  overflow: hidden; }
  .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper {
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.15);
    position: relative; }
    .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper::after {
      content: "";
      border: 8px solid;
      border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
      position: absolute;
      top: 50%;
      left: 100%;
      transform: translateY(-50%); }
  .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-style-7 .elespare-date-time {
  border-radius: 6px 0 0 0;
  overflow: hidden; }
  .elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-icon-wrapper {
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-style-8 .elespare-date-time {
  border-radius: 100px;
  overflow: hidden; }
  .elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-icon-wrapper {
    clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-style-9 .elespare-date-time {
  align-items: flex-start;
  border-radius: 6px; }
  .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
    padding: 0 0 5px 10px; }
    .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper i {
      background-color: rgba(0, 0, 0, 0.15);
      border-radius: 0 0 100px 100px;
      padding: 15px 10px 10px 10px;
      display: inline-block;
      text-align: center;
      line-height: 1; }
  .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-style-10 .elespare-date-time {
  border-radius: 6px;
  overflow: hidden; }
  .elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
    clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-style-11 .elespare-date-time {
  border-radius: 6px 0 6px 0;
  overflow: hidden; }
  .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper {
    padding: 3px 0 3px 5px; }
    .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper i {
      clip-path: circle(45% at 50% 50%);
      padding: 12px;
      background-color: rgba(0, 0, 0, 0.15);
      display: inline-block;
      line-height: 1; }
  .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-style-12 .elespare-date-time {
  border-radius: 6px 6px 0 0;
  overflow: hidden; }
  .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
    padding: 5px 0 5px 5px; }
    .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper i {
      clip-path: circle(50% at 50% 50%);
      padding: 7px 8px;
      border: 2px solid currentColor;
      display: inline-block;
      line-height: 1;
      border-radius: 50%; }
  .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-date, .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-time-text {
    padding: 5px 10px;
    display: inline-block; }

.elespare-date-time-widget.date-time-rounded .elespare-date-time {
  border-radius: 6px; }

.elespare-date-time-widget.date-time-circular .elespare-date-time {
  border-radius: 100px; }

.elespare-date-time-widget.date-time-circular .elespare-date-time .elespare-icon-wrapper {
  padding-left: 12px; }

.elespare-date-time-widget.date-time-circular.date-time-style-2 .elespare-date-time .elespare-icon-wrapper, .elespare-date-time-widget.date-time-circular.date-time-style-3 .elespare-date-time .elespare-icon-wrapper {
  padding-left: 2px; }

.elespare-date-time-widget.date-time-circular.date-time-style-11 .elespare-date-time .elespare-icon-wrapper, .elespare-date-time-widget.date-time-circular.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
  padding-left: 7px; }

.elespare-date-time-widget.date-time-rectangular .elespare-date-time {
  border-radius: 0; }

.elespare-date-time-widget.date-time-order-2 .elespare-date-wrapper {
  order: 1; }

.elespare-date-time-widget.date-time-vertical {
  flex-direction: column;
  align-items: flex-start; }

.elespare-section-title-elespare-left .elespare-date-time-widget {
  justify-content: flex-start; }
  .elespare-section-title-elespare-left .elespare-date-time-widget.date-time-vertical {
    align-items: flex-start; }

.elespare-section-title-elespare-center .elespare-date-time-widget {
  justify-content: center; }
  .elespare-section-title-elespare-center .elespare-date-time-widget.date-time-vertical {
    justify-content: flex-start;
    align-items: center; }

.elespare-section-title-elespare-right .elespare-date-time-widget {
  justify-content: flex-end; }
  .elespare-section-title-elespare-right .elespare-date-time-widget.date-time-vertical {
    justify-content: flex-start;
    align-items: flex-end; }

@media screen and (max-width: 768px) {
  .elespare-section-title-tablet-elespare-left .elespare-date-time-widget {
    justify-content: flex-start; }
    .elespare-section-title-tablet-elespare-left .elespare-date-time-widget.date-time-vertical {
      align-items: flex-start; }
  .elespare-section-title-tablet-elespare-center .elespare-date-time-widget {
    justify-content: center; }
    .elespare-section-title-tablet-elespare-center .elespare-date-time-widget.date-time-vertical {
      justify-content: flex-start;
      align-items: center; }
  .elespare-section-title-tablet-elespare-right .elespare-date-time-widget {
    justify-content: flex-end; }
    .elespare-section-title-tablet-elespare-right .elespare-date-time-widget.date-time-vertical {
      justify-content: flex-start;
      align-items: flex-end; } }

@media screen and (max-width: 480px) {
  .elespare-section-title-mobile-elespare-left .elespare-date-time-widget {
    justify-content: flex-start; }
    .elespare-section-title-mobile-elespare-left .elespare-date-time-widget.date-time-vertical {
      align-items: flex-start; }
  .elespare-section-title-mobile-elespare-center .elespare-date-time-widget {
    justify-content: center; }
    .elespare-section-title-mobile-elespare-center .elespare-date-time-widget.date-time-vertical {
      justify-content: flex-start;
      align-items: center; }
  .elespare-section-title-mobile-elespare-right .elespare-date-time-widget {
    justify-content: flex-end; }
    .elespare-section-title-mobile-elespare-right .elespare-date-time-widget.date-time-vertical {
      justify-content: flex-start;
      align-items: flex-end; } }

body.rtl .elespare-date-time-widget.date-time-style-4 .elespare-date-time {
  border-radius: 6px 0 6px 0; }
  body.rtl .elespare-date-time-widget.date-time-style-4 .elespare-date-time .elespare-icon-wrapper {
    border-right: none;
    border-left: 1px solid rgba(0, 0, 0, 0.15); }

body.rtl .elespare-date-time-widget.date-time-style-5 .elespare-date-time .elespare-icon-wrapper {
  padding: 5px 12px 5px 10px; }

body.rtl .elespare-date-time-widget.date-time-style-6 .elespare-date-time {
  border-radius: 6px 0 6px 6px; }
  body.rtl .elespare-date-time-widget.date-time-style-6 .elespare-date-time .elespare-icon-wrapper::after {
    border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
    left: auto;
    right: 100%; }

body.rtl .elespare-date-time-widget.date-time-style-7 .elespare-date-time {
  border-radius: 0 6px 0 0; }
  body.rtl .elespare-date-time-widget.date-time-style-7 .elespare-date-time .elespare-icon-wrapper {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
    padding: 5px 12px 5px 20px; }

body.rtl .elespare-date-time-widget.date-time-style-8 .elespare-date-time .elespare-icon-wrapper {
  clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
  padding: 5px 12px 5px 20px; }

body.rtl .elespare-date-time-widget.date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
  padding: 0 10px 5px 0; }

body.rtl .elespare-date-time-widget.date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
  clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
  padding: 5px 12px 5px 20px; }

body.rtl .elespare-date-time-widget.date-time-style-11 .elespare-date-time {
  border-radius: 0 6px 0 6px; }
  body.rtl .elespare-date-time-widget.date-time-style-11 .elespare-date-time .elespare-icon-wrapper {
    padding: 3px 5px 3px 0; }

body.rtl .elespare-date-time-widget.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
  padding: 5px 5px 5px 0; }

body.rtl .elespare-date-time-widget.date-time-rounded .elespare-date-time {
  border-radius: 6px; }

body.rtl .elespare-date-time-widget.date-time-circular .elespare-date-time {
  border-radius: 100px; }

body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-2 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-3 .elespare-date-time .elespare-icon-wrapper {
  padding-left: 0;
  padding-right: 2px; }

body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-4 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-5 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-6 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-9 .elespare-date-time .elespare-icon-wrapper {
  padding-left: 10px;
  padding-right: 12px; }

body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-7 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-8 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular .date-time-style-10 .elespare-date-time .elespare-icon-wrapper {
  padding-left: 20px;
  padding-right: 12px; }

body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-11 .elespare-date-time .elespare-icon-wrapper, body.rtl .elespare-date-time-widget.date-time-circular.date-time-style-12 .elespare-date-time .elespare-icon-wrapper {
  padding-left: 0;
  padding-right: 7px; }

body.rtl .elespare-date-time-widget.date-time-rectangular .elespare-date-time {
  border-radius: 0; }

body.rtl .elespare-section-title-elespare-left .elespare-date-time-widget {
  justify-content: flex-end; }
  body.rtl .elespare-section-title-elespare-left .elespare-date-time-widget.date-time-vertical {
    align-items: flex-end; }

body.rtl .elespare-section-title-elespare-center .elespare-date-time-widget {
  justify-content: center; }
  body.rtl .elespare-section-title-elespare-center .elespare-date-time-widget.date-time-vertical {
    justify-content: flex-end;
    align-items: center; }

body.rtl .elespare-section-title-elespare-right .elespare-date-time-widget {
  justify-content: flex-start; }
  body.rtl .elespare-section-title-elespare-right .elespare-date-time-widget.date-time-vertical {
    justify-content: flex-end;
    align-items: flex-start; }

@media screen and (max-width: 768px) {
  body.rtl .elespare-section-title-tablet-elespare-left .elespare-date-time-widget {
    justify-content: flex-end; }
    body.rtl .elespare-section-title-tablet-elespare-left .elespare-date-time-widget.date-time-vertical {
      align-items: flex-end; }
  body.rtl .elespare-section-title-tablet-elespare-center .elespare-date-time-widget {
    justify-content: center; }
    body.rtl .elespare-section-title-tablet-elespare-center .elespare-date-time-widget.date-time-vertical {
      justify-content: flex-end;
      align-items: center; }
  body.rtl .elespare-section-title-tablet-elespare-right .elespare-date-time-widget {
    justify-content: flex-start; }
    body.rtl .elespare-section-title-tablet-elespare-right .elespare-date-time-widget.date-time-vertical {
      justify-content: flex-end;
      align-items: flex-start; } }

@media screen and (max-width: 480px) {
  body.rtl .elespare-section-title-mobile-elespare-left .elespare-date-time-widget {
    justify-content: flex-end; }
    body.rtl .elespare-section-title-mobile-elespare-left .elespare-date-time-widget.date-time-vertical {
      align-items: flex-end; }
  body.rtl .elespare-section-title-mobile-elespare-center .elespare-date-time-widget {
    justify-content: center; }
    body.rtl .elespare-section-title-mobile-elespare-center .elespare-date-time-widget.date-time-vertical {
      justify-content: flex-end;
      align-items: center; }
  body.rtl .elespare-section-title-mobile-elespare-right .elespare-date-time-widget {
    justify-content: flex-start; }
    body.rtl .elespare-section-title-mobile-elespare-right .elespare-date-time-widget.date-time-vertical {
      justify-content: flex-end;
      align-items: flex-start; } }
.elespare-custom-link-button .elespare-button-link {
  display: inline-flex;
  overflow: hidden;
  text-decoration: none; }
  .elespare-custom-link-button .elespare-button-link .elespare-custom-link-icon {
    display: flex;
    align-items: center; }
  .elespare-custom-link-button .elespare-button-link .elespare-custom-link-text {
    align-self: center; }

.elespare-custom-link-button.elespare-button-style-1 .elespare-button-link {
  gap: 5px; }

.elespare-custom-link-button.elespare-button-style-2 .elespare-button-link {
  gap: 10px;
  padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-3 .elespare-button-link {
  gap: 10px;
  padding: 5px 10px;
  border-radius: 6px; }

.elespare-custom-link-button.elespare-button-style-4 .elespare-button-link {
  border-radius: 0 6px 0 6px; }
  .elespare-custom-link-button.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon {
    padding: 5px 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.15); }
  .elespare-custom-link-button.elespare-button-style-4 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link {
  border-radius: 100px;
  overflow: hidden; }
  .elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
    padding: 5px 10px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-5 .elespare-button-link {
  border-radius: 100px;
  overflow: hidden; }
  .elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
    padding: 5px 10px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-custom-link-button.elespare-button-style-5 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-6 .elespare-button-link {
  gap: 10px;
  border-radius: 0 6px 6px 6px;
  overflow: hidden; }
  .elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon {
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.15);
    position: relative; }
    .elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon::after {
      content: "";
      border: 8px solid;
      border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
      position: absolute;
      top: 50%;
      left: 100%;
      transform: translateY(-50%); }
  .elespare-custom-link-button.elespare-button-style-6 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-7 .elespare-button-link {
  border-radius: 6px 0 0 0;
  overflow: hidden; }
  .elespare-custom-link-button.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon {
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-custom-link-button.elespare-button-style-7 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-8 .elespare-button-link {
  border-radius: 100px;
  overflow: hidden; }
  .elespare-custom-link-button.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon {
    clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-custom-link-button.elespare-button-style-8 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-9 .elespare-button-link {
  align-items: flex-start;
  border-radius: 6px; }
  .elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
    padding: 0 0 5px 10px; }
    .elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon i {
      background-color: rgba(0, 0, 0, 0.15);
      border-radius: 0 0 100px 100px;
      padding: 15px 10px 10px 10px;
      display: inline-block;
      text-align: center;
      line-height: 1; }
  .elespare-custom-link-button.elespare-button-style-9 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-10 .elespare-button-link {
  border-radius: 6px;
  overflow: hidden; }
  .elespare-custom-link-button.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
    clip-path: polygon(0% 0%, 75% 0, 100% 50%, 75% 100%, 0% 100%);
    padding: 5px 20px 5px 12px;
    background-color: rgba(0, 0, 0, 0.15); }
  .elespare-custom-link-button.elespare-button-style-10 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-11 .elespare-button-link {
  border-radius: 6px 0 6px 0;
  overflow: hidden; }
  .elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon {
    padding: 3px 0 3px 5px; }
    .elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon i {
      clip-path: circle(45% at 50% 50%);
      padding: 12px;
      background-color: rgba(0, 0, 0, 0.15);
      display: inline-block;
      line-height: 1; }
  .elespare-custom-link-button.elespare-button-style-11 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.elespare-button-style-12 .elespare-button-link {
  border-radius: 6px 6px 0 0;
  overflow: hidden; }
  .elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
    padding: 5px 0 5px 5px; }
    .elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon i {
      clip-path: circle(50% at 50% 50%);
      padding: 7px 8px;
      border: 2px solid currentColor;
      display: inline-block;
      line-height: 1;
      border-radius: 50%; }
  .elespare-custom-link-button.elespare-button-style-12 .elespare-button-link .elespare-custom-link-text {
    padding: 5px 10px; }

.elespare-custom-link-button.rounded .elespare-button-link {
  border-radius: 6px; }

.elespare-custom-link-button.circular .elespare-button-link {
  border-radius: 100px; }

.elespare-custom-link-button.circular .elespare-button-link .elespare-custom-link-icon {
  padding-left: 12px; }

.elespare-custom-link-button.circular.elespare-button-style-2 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.circular.elespare-button-style-3 .elespare-button-link .elespare-custom-link-icon {
  padding-left: 2px; }

.elespare-custom-link-button.circular.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.circular.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
  padding-left: 7px; }

.elespare-custom-link-button.rectangular .elespare-button-link {
  border-radius: 0; }

.elespare-custom-link-button.elespare-icon-position-right .elespare-button-link {
  flex-direction: row-reverse; }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-4 .elespare-button-link {
  border-radius: 6px 0 6px 0; }
  .elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon {
    border-right: none;
    border-left: 1px solid rgba(0, 0, 0, 0.15); }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon {
  padding: 5px 12px 5px 10px; }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-6 .elespare-button-link {
  border-radius: 6px 0 6px 6px; }
  .elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon::after {
    border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
    left: auto;
    right: 100%; }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-7 .elespare-button-link {
  border-radius: 0 6px 0 0; }
  .elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
    padding: 5px 12px 5px 20px; }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon {
  clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
  padding: 5px 12px 5px 20px; }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
  padding: 0 10px 5px 0; }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
  clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
  padding: 5px 12px 5px 20px; }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-11 .elespare-button-link {
  border-radius: 0 6px 0 6px; }
  .elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon {
    padding: 3px 5px 3px 0; }

.elespare-custom-link-button.elespare-icon-position-right.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
  padding: 5px 5px 5px 0; }

.elespare-custom-link-button.elespare-icon-position-right.rounded .elespare-button-link {
  border-radius: 6px; }

.elespare-custom-link-button.elespare-icon-position-right.circular .elespare-button-link {
  border-radius: 100px; }

.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-2 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-3 .elespare-button-link .elespare-custom-link-icon {
  padding-left: 0;
  padding-right: 2px; }

.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-4 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-5 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-6 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-9 .elespare-button-link .elespare-custom-link-icon {
  padding-left: 10px;
  padding-right: 12px; }

.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-7 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-8 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-10 .elespare-button-link .elespare-custom-link-icon {
  padding-left: 20px;
  padding-right: 12px; }

.elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-11 .elespare-button-link .elespare-custom-link-icon, .elespare-custom-link-button.elespare-icon-position-right.circular.elespare-button-style-12 .elespare-button-link .elespare-custom-link-icon {
  padding-left: 0;
  padding-right: 7px; }

.elespare-custom-link-button.elespare-icon-position-right.rectangular .elespare-button-link {
  border-radius: 0; }

body.rtl .elespare-custom-link-button .elespare-button-link {
  flex-direction: row-reverse; }

body.rtl .elespare-custom-link-button.elespare-icon-position-right .elespare-button-link {
  flex-direction: row; }
.elespare-copyright-wrapper .elespare-copyright-text a {
  text-decoration: none; }
.elespare-heading-wrapper .elespare-heading {
  margin: 0; }

.elespare-heading-wrapper.elespare-module-content a {
  text-decoration: none; }
.elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap {
  display: grid;
  column-gap: 10px;
  row-gap: 20px;
  grid-template-columns: repeat(4, 2fr); }
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-slider {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    grid-column-end: span 2;
    grid-row-end: span 1; }
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
    flex-direction: column;
    justify-content: flex-end;
    grid-column-end: span 2; }
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
      grid-template-columns: 1fr 1fr;
      grid-column-end: span 2; }
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
      border: none;
      padding: 15px;
      flex: 1; }
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower {
    flex-direction: column;
    justify-content: flex-start;
    grid-column-end: span 4; }
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
      grid-template-columns: 1fr 1fr;
      grid-column-end: span 1; }
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
      border: none;
      flex: 1; }

.elespare-main-banner-wrap .elespare-section-trending {
  margin-top: 20px; }

.elespare-main-banner-wrap .main-banner-upper-section-wrap a, .elespare-main-banner-wrap .elespare-section-trending a {
  text-decoration: none; }

.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower {
  flex-direction: column;
  justify-content: flex-start;
  grid-column-end: span 4; }
  .elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
    grid-template-columns: 1fr 1fr;
    grid-column-end: span 1; }
  .elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
    border: none; }
  .elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower:not(.has-background) .elespare-img-wrapper {
    overflow: hidden; }

.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid:not(.has-background) .elespare-img-wrapper {
  overflow: hidden; }

.elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
  grid-column-start: 1;
  grid-row-start: 1; }

.elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap {
  overflow: hidden; }
  .elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items:not(:nth-child(1)) {
    display: none !important; }
  .elespare-main-banner-wrap .elespare-section-slider .elespare-carousel-wrap .elespare-posts-carousel-post-items.slick-slide:not(:nth-child(1)) {
    display: block !important; }

.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(1)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(2)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items:not(:nth-child(3)) {
  display: none !important; }

.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(1)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(2)), .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items.slick-slide:not(:nth-child(3)) {
  display: flex !important; }

.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom .elespare-img-wrapper a img {
    transition: transform 0.3s ease; }

.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom:hover .elespare-img-wrapper a img {
  transform: scale(1.05); }

.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper a img {
    transition: transform 0.5s ease; }

.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-zoom-tilt .elespare-img-wrapper:hover a img {
  transform: scale(1.2) rotate(5deg); }

.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-grayscale .elespare-img-wrapper a img {
  transition: filter 0.5s ease;
  filter: grayscale(100%); }

.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-grayscale .elespare-img-wrapper:hover a img {
  filter: grayscale(0); }

.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper a img {
    transition: transform 2s, filter 1.5s ease-in-out;
    transform-origin: center center;
    filter: brightness(100%); }

.elespare-main-banner-wrap .elespare-carousel-wrap.elespare-image-brightness .elespare-img-wrapper:hover a img {
  filter: brightness(150%); }

.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items .elespare-img-wrapper a img {
    transition: transform 0.3s ease; }

.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
  transform: scale(1.05); }

.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items .elespare-img-wrapper a img {
    transition: transform 0.5s ease; }

.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-zoom-tilt .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
  transform: scale(1.2) rotate(5deg); }

.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-grayscale .elespare-posts-grid-post-items .elespare-img-wrapper a img {
  transition: filter 0.5s ease;
  filter: grayscale(100%); }

.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-grayscale .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
  filter: grayscale(0); }

.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items .elespare-img-wrapper a {
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%; }
  .elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items .elespare-img-wrapper a img {
    transition: transform 2s, filter 1.5s ease-in-out;
    transform-origin: center center;
    filter: brightness(100%); }

.elespare-main-banner-wrap .elespare-posts-wrap.elespare-image-brightness .elespare-posts-grid-post-items:hover .elespare-img-wrapper a img {
  filter: brightness(150%); }

.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
  position: relative; }
  .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 390px;
    position: relative;
    display: block;
    line-height: 1.35;
    background: #dcdcdc; }
    .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin: 0;
        transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
    position: absolute;
    padding: 15px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, #000 100%);
      z-index: 0; }
    .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt,
    .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1;
      color: #fff; }

.elespare-main-banner-wrap.main-banner-style-1 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-1 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-2 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-3 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-4 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-7 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-8 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-9 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-10 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-11 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-12 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-15 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-16 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-17 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-18 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-19 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-20 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-23 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-24 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-25 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-26 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-27 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-28 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-31 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .has-background .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-32 .has-background .elespare-section-grid-lower .elespare-posts-grid-post-items {
  border: none; }

.elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
  height: 390px; }

.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
  object-fit: cover; }

.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
  position: relative; }
  .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
    object-fit: cover; }

.elespare-main-banner-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease; }

.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul {
  top: auto;
  bottom: 15px;
  left: 15px; }

.elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-img-wrapper
ul {
  left: 10px;
  top: 15px; }

.elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-img-wrapper
ul {
  top: auto;
  bottom: 15px;
  left: 15px; }

.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  top: auto;
  bottom: 15px;
  left: 15px; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  left: 15px; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-post-format-disabled .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
  left: 15px; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  left: 45px;
  top: 15px; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
  top: 15px;
  right: auto;
  left: 45px;
  align-items: flex-start; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul {
  top: 15px;
  right: auto;
  left: 45px;
  align-items: flex-start; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul {
  left: 10px;
  top: 15px; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
  right: auto;
  left: 10px; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format {
  right: auto;
  left: 10px; }

.elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul, .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul {
  left: 15px; }

.elespare-section-grid .elespare-content-wrapper,
.elespare-section-grid-lower .elespare-content-wrapper {
  padding: 15px 0;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1; }
  .elespare-section-grid .elespare-content-wrapper .elespare-cat-links,
  .elespare-section-grid-lower .elespare-content-wrapper .elespare-cat-links {
    position: relative;
    z-index: 1; }
  .elespare-section-grid .elespare-content-wrapper .elespare-post-title,
  .elespare-section-grid-lower .elespare-content-wrapper .elespare-post-title {
    position: relative;
    z-index: 1; }
  .elespare-section-grid .elespare-content-wrapper .elespare-metadata,
  .elespare-section-grid-lower .elespare-content-wrapper .elespare-metadata {
    position: relative;
    z-index: 1; }

.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-1 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-2 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-9 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-10 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-17 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-18 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-25 .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid .elespare-content-wrapper,
.elespare-main-banner-wrap.main-banner-style-26 .elespare-section-grid-lower .elespare-content-wrapper {
  height: auto;
  padding: 15px 0; }

.elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(4, 1fr); }
  .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
    position: relative;
    min-height: 390px;
    grid-template-columns: repeat(4, 1fr); }
    .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
      height: 190px;
      position: relative;
      display: block;
      line-height: 1;
      background: #dcdcdc; }
      .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
        overflow: hidden;
        display: block;
        height: 100%;
        width: 100%; }

.elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(4, 1fr); }
  .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
    position: relative;
    min-height: 390px;
    grid-template-columns: repeat(4, 1fr); }
    .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
      height: 190px;
      position: relative;
      display: block;
      line-height: 1;
      background: #dcdcdc; }
      .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
        overflow: hidden;
        display: block;
        height: 100%;
        width: 100%; }

.elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(4, 1fr); }
  .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
    position: relative;
    height: 390px;
    grid-template-columns: repeat(4, 1fr); }
    .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
      height: 190px;
      position: relative;
      display: block;
      line-height: 1;
      background: #dcdcdc; }
      .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
        overflow: hidden;
        display: block;
        height: 100%;
        width: 100%; }

.elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items,
.elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
  flex-direction: column-reverse;
  display: flex; }

.elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap {
  display: grid;
  column-gap: 10px;
  row-gap: 20px;
  grid-template-columns: repeat(4, 3fr); }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider {
    position: relative;
    min-height: 390px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    grid-column-end: span 3;
    grid-row-end: span 1; }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid {
    flex-direction: column;
    justify-content: flex-end;
    grid-column-end: span 1; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
      grid-template-columns: 1fr 1fr;
      grid-column-end: span 1; }
      .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper {
        min-height: 171px; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
      border: none; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr; }
      .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper {
        height: 178px; }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower {
    flex-direction: column;
    justify-content: flex-start;
    grid-column-end: span 4; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: repeat(4, 1fr); }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
      grid-template-columns: 1fr 1fr;
      grid-column-end: span 1; }
      .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
        height: 178px; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper {
      min-height: 175px; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
      border: none; }

.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p {
  color: #fff; }

.elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
  position: relative; }
  .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 560px;
    position: relative;
    display: block;
    line-height: 1; }
    .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin: 0;
        transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
    padding: 15px 0;
    width: 100%;
    left: 0;
    z-index: 1;
    min-height: 149px; }
    .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1; }
  .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-13 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-14 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-21 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-22 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt {
    position: relative;
    z-index: 1;
    color: #000; }

.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap {
  display: grid;
  column-gap: 10px;
  row-gap: 20px;
  grid-template-columns: repeat(4, 3fr); }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
    position: relative;
    min-height: 390px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    grid-column-end: span 3;
    grid-row-end: span 1; }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid {
    flex-direction: column;
    justify-content: flex-end;
    grid-column-end: span 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
      grid-template-columns: 1fr 1fr;
      grid-column-end: span 1; }
      .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items .elespare-content-wrapper {
        min-height: 197px; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
      border: none; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: 1fr; }
      .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap .elespare-img-wrapper {
        height: 178px; }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower {
    flex-direction: column;
    justify-content: flex-start;
    grid-column-end: span 4; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: repeat(4, 1fr); }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items {
      grid-template-columns: 1fr 1fr;
      grid-column-end: span 1; }
      .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
        height: 178px; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-content-wrapper {
      min-height: 175px; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-content-wrapper {
      border: none; }

.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-dark .elespare-posts-carousel-post-items .elespare-exceprt p {
  color: #fff; }

.elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items {
  position: relative; }
  .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 570px;
    position: relative;
    display: block;
    line-height: 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin: 0;
        transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
    padding: 10px;
    width: 100%;
    left: 0;
    z-index: 1;
    min-height: 140px; }
    .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1; }
  .elespare-main-banner-wrap.main-banner-style-29 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt, .elespare-main-banner-wrap.main-banner-style-30 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-exceprt {
    position: relative;
    z-index: 1;
    color: #000; }

.elespare-posts-wrap ul.elespare-cat-links li {
  margin-bottom: 0px; }

.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-exceprt p,
.elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-exceprt p {
  margin-bottom: 5px; }

.elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-exceprt p {
  color: #222; }

.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider {
  position: relative; }

.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
  border: none; }

.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
  position: relative;
  transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper {
    width: 100%; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items x .elespare-img-wrapper a img {
        object-fit: cover; }
  .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
    padding: 15px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    min-height: 140px; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1; }

.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
  position: relative; }
  .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 540px;
    position: relative;
    display: block;
    line-height: 1; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin: 0; }
  .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
    padding: 15px 0;
    width: 100%;
    left: 0;
    z-index: 1;
    min-height: 168px; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1; }

.elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
  position: relative;
  height: auto;
  transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
    height: 178px; }
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
        object-fit: cover; }

.elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  top: auto;
  bottom: 15px;
  left: 15px; }

.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider {
  position: relative; }

.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
  border: none; }

.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
  position: relative;
  transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
    width: 100%; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
        object-fit: cover; }
  .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
    padding: 15px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    min-height: 155px; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1; }

.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
  position: relative; }
  .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 530px;
    position: relative;
    display: block;
    line-height: 1; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin: 0; }
  .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
    padding: 15px 0;
    width: 100%;
    left: 0;
    z-index: 1;
    min-height: 179px; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1; }

.elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
  position: relative;
  height: auto;
  transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
    height: 178px; }
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
        object-fit: cover; }

.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
  position: relative; }

.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-content-wrapper {
  border: none; }

.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items {
  position: relative;
  transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
    width: 100%; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
        object-fit: cover; }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
    padding: 15px 0;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: auto; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1; }

.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items {
  position: relative; }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 585px;
    position: relative;
    display: block;
    line-height: 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin: 0; }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper {
    padding: 15px 0;
    width: 100%;
    left: 0;
    z-index: 1;
    min-height: 175px; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-cat-links {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-post-title {
      position: relative;
      z-index: 1; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata {
      position: relative;
      z-index: 1; }

.elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
  position: relative;
  transition: transform 0.3s ease; }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
    height: 178px; }
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
      overflow: hidden;
      display: block;
      height: 100%;
      width: 100%; }
      .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a img {
        object-fit: cover; }

.elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  top: auto;
  bottom: 0px; }

.elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap {
  display: grid;
  column-gap: 10px;
  row-gap: 20px;
  grid-template-columns: repeat(4, 1fr); }
  .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
    position: relative;
    min-height: 390px;
    grid-template-columns: repeat(4, 1fr); }
    .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even) {
      flex-direction: column-reverse;
      display: flex; }
    .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(odd) {
      flex-direction: column; }
    .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
      height: 190px;
      position: relative;
      display: block;
      line-height: 1;
      background: #dcdcdc; }
      .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper a {
        overflow: hidden;
        display: block;
        height: 100%;
        width: 100%; }

.elespare-avatar-wrap {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  line-height: 1;
  overflow: hidden;
  margin-right: 5px; }

.elespare-avatar-wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: inline !important; }

.elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap {
  overflow: hidden; }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .slick-list {
    margin: 0 -5px; }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a,
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a {
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%; }
    .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"] .elespare-img-wrapper a img,
    .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"] .elespare-img-wrapper a img {
      transition: transform 0.3s ease; }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-single"]:hover .elespare-img-wrapper a img,
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom [class*="elespare-posts-"]:hover .elespare-img-wrapper a img {
    transform: scale(1.05); }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a,
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a {
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%; }
    .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper a img,
    .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper a img {
      transition: transform 0.5s ease; }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-zoom-tilt [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
    transform: scale(1.2) rotate(5deg); }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper a img,
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper a img {
    transition: filter 0.5s ease;
    filter: grayscale(100%); }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-grayscale [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
    filter: grayscale(0); }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a,
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a {
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%; }
    .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper a img,
    .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper a img {
      transition: transform 2s, filter 1.5s ease-in-out;
      transform-origin: center center;
      filter: brightness(100%); }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-single"] .elespare-img-wrapper:hover a img,
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap.elespare-image-brightness [class*="elespare-posts-"] .elespare-img-wrapper:hover a img {
    filter: brightness(150%); }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items {
    min-height: 120px;
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 5px; }
    .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper {
      height: 123px;
      position: relative;
      width: 123px;
      background-color: #eee;
      align-self: flex-start;
      overflow: hidden; }
      .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a {
        display: block;
        height: 100%;
        width: 150px; }
        .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper a img {
          margin: 0;
          width: 100%;
          height: 100%;
          object-fit: cover;
          position: relative; }
      .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count {
        position: absolute;
        bottom: 5px;
        left: 5px;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        line-height: 1;
        background-color: #bb191a;
        border-radius: 100%;
        font-weight: 700;
        font-size: 12px; }
        .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-post-count-square {
          border-radius: 0;
          bottom: 0;
          left: 0; }
        .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tl {
          top: 5px;
          bottom: inherit; }
        .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-tr {
          top: 5px;
          bottom: inherit;
          left: inherit;
          right: 5px; }
        .elespare-main-banner-wrap .elespare-section-trending .elespare-trending-wrap .elespare-posts-trending-post-items .elespare-img-wrapper .elespare-post-count.elespare-pst-cnt-br {
          left: inherit;
          right: 5px; }

.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-trending-wrap.elespare-light .slick-list {
  margin: 0 -2.5px; }

.elespare-main-banner-wrap .elespare-section-trending .elespare-content-wrapper {
  padding: 10px;
  flex: 1; }
  .elespare-main-banner-wrap .elespare-section-trending .elespare-content-wrapper ul.elespare-cat-links {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    margin-bottom: 5px; }

.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid.has-background .elespare-posts-wrap.elespare-light .elespare-posts-grid-post-items, .elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-grid-lower.has-background .elespare-posts-wrap.elespare-light .elespare-posts-grid-post-items {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-main-banner-wrap .main-banner-upper-section-wrap .elespare-section-slider.has-background .elespare-carousel-wrap {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light {
  margin: -5px 0; }
  .elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light .slick-track {
    margin: 5px 0; }
  .elespare-main-banner-wrap .elespare-section-trending.has-background .elespare-posts-wrap.elespare-light .elespare-posts-trending-post-items {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-content-wrapper .elespare-metadata span {
  vertical-align: middle; }

.elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
  height: 700px; }

.elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items {
  min-height: 700px; }
  .elementor-section-full_width .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
    height: 450px; }

.elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-content-wrapper,
.elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-content-wrapper,
.elespare-main-banner-wrap
.elespare-section-trending
.elespare-content-wrapper {
  text-align: left; }

.elementor-widget-main-banner-1 {
  width: 100%; }

@container (max-width: 768px) {
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap {
    grid-template-columns: 1fr;
    column-gap: 0 !important; }
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
      justify-content: flex-start;
      grid-column-end: span 4; }
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-slider {
      height: auto; }
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
      height: 240px; }
    .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
      grid-template-columns: repeat(2, 1fr); }
  .elespare-main-banner-wrap.main-banner-style-1 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 498px; }
  .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid {
    grid-column-start: auto;
    grid-row-start: auto; }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap {
    grid-template-columns: 1fr;
    column-gap: 0; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid {
      flex-direction: column;
      justify-content: flex-start;
      grid-column-end: span 4; }
      .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
        grid-template-columns: repeat(2, 1fr);
        display: grid; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-slider, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-slider {
      height: auto; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
      height: 495px; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
    .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-post-items .elespare-img-wrapper {
      height: 243px; }
    .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
      grid-template-columns: repeat(2, 1fr); }
  .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper,
  .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap .elespare-posts-grid-post-items .elespare-img-wrapper {
    height: 243px; } }

@container (max-width: 480px) {
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 240px; }
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
    grid-template-columns: 1fr; }
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
    grid-column-end: span 4; }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
    grid-template-columns: 1fr; }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
    grid-template-columns: 1fr; }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper {
    height: 240px; }
  .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even), .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-posts-grid-wrap .elespare-posts-grid-post-items:nth-child(even) {
    flex-direction: column; } }

@container (max-width: 360px) {
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
    grid-template-columns: 1fr; }
  .elespare-main-banner-wrap.main-banner-style-1 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-2 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-3 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-4 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-7 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-8 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-9 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-10 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-11 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-12 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-15 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-16 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-17 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-18 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-19 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-20 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-23 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-24 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-25 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-26 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-27 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-28 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-31 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items, .elespare-main-banner-wrap.main-banner-style-32 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-post-items {
    grid-column-end: span 4; }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid .elespare-posts-grid-wrap {
    grid-template-columns: 1fr; }
  .elespare-main-banner-wrap.main-banner-style-5 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-6 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-13 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-14 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-21 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-22 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-29 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap, .elespare-main-banner-wrap.main-banner-style-30 .main-banner-upper-section-wrap .elespare-section-grid-lower .elespare-posts-grid-wrap {
    grid-template-columns: 1fr; } }

body.rtl .elespare-main-banner-wrap .main-banner-upper-section-wrap {
  text-align: right; }

body.rtl .elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-carousel-post-items
.elespare-content-wrapper,
body.rtl .elespare-main-banner-wrap
.elespare-posts-wrap
.elespare-posts-grid-post-items
.elespare-content-wrapper,
body.rtl .elespare-main-banner-wrap
.elespare-section-trending
.elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-2 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-3 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-4 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-5 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-6 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-7 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-8 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-11 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-12 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-15 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-16 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-25 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-26 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-27 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-28 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-29 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-30 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-31 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-32 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
  right: 15px;
  left: unset; }

body.rtl .elespare-main-banner-wrap.main-banner-style-1 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-meta-category {
  padding-right: 0px; }

body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-content-wrapper {
  text-align: right; }

body.rtl .elespare-main-banner-wrap .elespare-section-trending-title .elespare-trending-wrap .slick-list {
  margin: 0 -10px; }

body.rtl .elespare-main-banner-wrap.main-banner-style-5 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-6 .elespare-section-carousel-title .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  right: 15px;
  left: unset; }

body.rtl .elespare-main-banner-wrap.main-banner-style-9 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-10 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul {
  right: 15px;
  left: unset; }

body.rtl .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-13 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-14 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  right: 15px;
  left: unset; }

body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
  right: auto;
  left: 10px; }

body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper.has-no-post-format ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper.has-no-post-format ul {
  right: 15px;
  left: unset; }

body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper ul,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  right: 45px;
  left: auto; }

body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-grid-post-items .elespare-img-wrapper .elespare-post-format,
body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper .elespare-post-format {
  right: 15px;
  left: auto; }

body.rtl .elespare-main-banner-wrap .elespare-section-trending-title .elespare-trending-wrap .elespare-posts-trending-post-items {
  padding-right: 0px; }

body.rtl .elespare-main-banner-wrap.main-banner-style-17 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-18 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-19 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-20 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-21 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-22 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-23 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul, body.rtl .elespare-main-banner-wrap.main-banner-style-24 .elespare-posts-wrap .elespare-posts-carousel-post-items .elespare-img-wrapper ul {
  left: auto;
  top: 15px;
  right: 45px; }

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiIuL2VsZXNwYXJlLnN0eWxlLmJ1aWxkLm1pbi5jc3MiLCJzb3VyY2VSb290IjoiIn0=*/.stratum-icon{font-style:normal}.stratum-icon-like{font-family:'Font Awesome 5 Free';font-weight:900}.stratum-icon-like:before{content:'\f004'}.stratum-icon-comment{font-family:'Font Awesome 5 Free';font-weight:900}.stratum-icon-comment:before{content:'\f075'}.masonry-grid .masonry-item{display:block;box-sizing:border-box;position:relative;float:left;overflow:hidden}.masonry-grid .masonry-col-2{width:50%}.masonry-grid .masonry-col-3{width:33.33333333333333%}.masonry-grid .masonry-col-4{width:25%}.masonry-grid .masonry-col-5{width:20%}.masonry-grid .masonry-col-6{width:16.66666666666667%}.masonry-grid .masonry-col-7{width:14.28571428571429%}.masonry-grid .masonry-col-8{width:12.5%}.masonry-grid .masonry-col-9{width:11.11111111111111%}.masonry-grid .masonry-col-10{width:10%}.masonry-grid.animate_on_scroll .masonry-item{opacity:0}body.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-section.stratum-coverflow-full-width,.elementor-section.elementor-section-stretched.stratum-coverflow-full-width{overflow:hidden}.elementor-section.elementor-section-stretched.stratum-coverflow-full-width .stratum-coverflow-visible .swiper-container.swiper-container-coverflow.swiper-container-horizontal,.elementor-section.elementor-section-stretched.stratum-coverflow-full-width .stratum-coverflow-visible .swiper.swiper-coverflow.swiper-horizontal{overflow:visible}.stratum-swiper-button-prev,.stratum-swiper-button-next{text-align:center;font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;top:50%;z-index:10;cursor:pointer;transform:translateY(-50%);outline:none;color:#fff;height:100%;font-size:16px;display:flex;justify-content:center;flex-direction:column}.swiper-vertical ~ .stratum-swiper-button-prev,.swiper-vertical ~ .stratum-swiper-button-next,.swiper-container-vertical ~ .stratum-swiper-button-prev,.swiper-container-vertical ~ .stratum-swiper-button-next{top:0;width:100%;height:auto;text-align:center;transform:translateY(0%);overflow:hidden}.swiper-vertical ~ .stratum-swiper-button-next,.swiper-container-vertical ~ .stratum-swiper-button-next{top:initial;bottom:0}.stratum-swiper-button-prev{left:0px;right:auto}.stratum-swiper-button-next{right:0px;left:auto}.stratum-swiper-button-prev:before{content:"\f053"}.swiper-vertical ~ .stratum-swiper-button-prev:before,.swiper-container-vertical ~ .stratum-swiper-button-prev:before{transform:rotate(90deg)}.stratum-swiper-button-next:after{content:"\f054"}.swiper-vertical ~ .stratum-swiper-button-next:after,.swiper-container-vertical ~ .stratum-swiper-button-next:after{transform:rotate(90deg)}.stratum-navigation-bullets-squared .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:0}.stratum-navigation-scrollbar-squared .swiper-scrollbar .swiper-scrollbar-drag{border-radius:0}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:10px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}@keyframes stratumPulseAnimation{0%{transform:scale(1);opacity:1}100%{transform:scale(1.5);opacity:0}}@keyframes stratumTimelinePointBounce{0%{opacity:0;transform:scale(0.5)}60%{opacity:1;transform:scale(1.2)}100%{transform:scale(1)}}@keyframes stratumFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInLeftShort{from{opacity:0;transform:translate3d(-100px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInRightShort{from{opacity:0;transform:translate3d(100px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInLeftShort{from{opacity:0;transform:translate3d(-100px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.stratum-advanced-accordion-icons-position-left .stratum-advanced-accordion__expand-icon{order:0;margin-right:10px}.stratum-advanced-accordion-icons-position-right .stratum-advanced-accordion__expand-icon{order:2;margin-left:10px}.stratum-advanced-accordion .stratum-advanced-accordion__text{padding:20px}.stratum-advanced-accordion .stratum-advanced-accordion__item-header{padding:10px;background-color:#71d7f7}.stratum-advanced-accordion .stratum-advanced-accordion__title{color:#fff}.stratum-advanced-accordion .stratum-advanced-accordion__expand-icon{color:#fff}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__item-content{height:0;opacity:0;overflow:hidden;pointer-events:none;position:relative}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item.active-accordion .stratum-advanced-accordion__item-content{opacity:1;height:auto;pointer-events:all}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item.active-accordion .stratum-advanced-accordion__expand-icon span.normal,.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item.active-accordion .stratum-advanced-accordion__title-icon span.normal{display:none}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item.active-accordion .stratum-advanced-accordion__expand-icon span.active,.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item.active-accordion .stratum-advanced-accordion__title-icon span.active{display:inline-block}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__expand-icon i,.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__title-icon i{text-align:center;width:1.25em}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__expand-icon span.normal,.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__title-icon span.normal{display:inline-block}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__expand-icon span.active,.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__title-icon span.active{display:none}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__expand-icon svg path,.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__expand-icon svg g,.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__title-icon svg path,.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item .stratum-advanced-accordion__title-icon svg g{fill:currentColor}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:stretch;align-items:center;cursor:pointer;transition:all 0.3s linear}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item-header .stratum-advanced-accordion__title{transition:all 0.3s linear;flex:1 1 auto;order:1;align-items:center;display:flex}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item-header .stratum-advanced-accordion__title .stratum-advanced-accordion__title-icon{margin-right:10px;display:inline-block}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item-header .stratum-advanced-accordion__expand-icon{transition:all 0.3s linear}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item-content .stratum-advanced-accordion__item-wrapper{position:relative;overflow:hidden}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item-content-overlay{position:absolute;top:0;right:0;width:100%;height:100%}.stratum-advanced-accordion .stratum-advanced-accordion__wrapper .stratum-advanced-accordion__item-content .stratum-advanced-accordion__text{position:relative;z-index:1;transition:all 0.3s linear}.stratum-advanced-google-map{display:flex;justify-content:center}.stratum-advanced-google-map .stratum-advanced-google-map__container{width:100%}.stratum-advanced-google-map .stratum-advanced-google-map__container .gm-style img{max-width:none}.stratum-advanced-google-map .stratum-advanced-google-map__notice{background-color:#f2dede;color:#a94442;font-size:85%;padding:15px;border-radius:3px}.stratum-advanced-google-map .stratum-advanced-google-map__container{height:600px}@keyframes scroll_down_arrow{0%{opacity:0.5;top:0px}25%{}50%{opacity:1;top:-20px}75%{}100%{opacity:0.5;top:0px}}.stratum-list-checkerboard .stratum-advanced-posts.layout-list .stratum-advanced-posts__post:nth-child(even) .stratum-advanced-posts__post-thumbnail{order:1;margin-left:30px;margin-right:0px}.stratum-list-checkerboard .stratum-advanced-posts.layout-list .stratum-advanced-posts__post .stratum-advanced-posts__post-thumbnail{margin-right:30px}.stratum-list-image-left .stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail{margin-right:30px}.stratum-list-image-right .stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail{margin-left:30px;order:1}.stratum-grid-checkerboard .stratum-advanced-posts.layout-grid .stratum-advanced-posts__post .stratum-advanced-posts__content-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:stretch}.stratum-list-border-inner .stratum-advanced-posts.layout-list .stratum-advanced-posts__post:first-child{border-top-width:0px !important}.stratum-list-border-inner .stratum-advanced-posts.layout-list .stratum-advanced-posts__post:last-child{border-bottom-width:0px !important}.stratum-advanced-posts .ajax_load_more_pagination{margin-top:30px}.stratum-advanced-posts .ajax_load_more_pagination.load_more_scroll{text-align:center}.stratum-advanced-posts .ajax_load_more_pagination.load_more_scroll .stratum-advanced-posts__ajax-load-more-btn{display:none}.stratum-advanced-posts .ajax_load_more_pagination.load_more_scroll .stratum-advanced-posts__ajax-load-more-arrow{animation:scroll_down_arrow 1s infinite;position:relative}.stratum-advanced-posts .ajax_load_more_pagination .stratum-advanced-posts__ajax-load-more-btn{padding:5px 10px 5px 10px;cursor:pointer}.stratum-advanced-posts .stratum-advanced-posts__post.ajax_article{opacity:0}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__post,.stratum-advanced-posts.layout-list .stratum-advanced-posts__post{overflow:hidden}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;max-width:none}.stratum-advanced-posts.layout-grid .title_over_image .stratum-advanced-posts__post-thumbnail .stratum-advanced-posts__post-title,.stratum-advanced-posts.layout-list .title_over_image .stratum-advanced-posts__post-thumbnail .stratum-advanced-posts__post-title{padding-left:1em;padding-right:1em}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__post-thumbnail,.stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail{overflow:hidden}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__post-thumbnail .stratum-advanced-posts__post-link,.stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail .stratum-advanced-posts__post-link{height:100%;width:100%;position:relative}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__post-thumbnail .stratum-advanced-posts__post-link .stratum-advanced-posts__post-thumbnail-overlay,.stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail .stratum-advanced-posts__post-link .stratum-advanced-posts__post-thumbnail-overlay{transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__post-thumbnail .stratum-advanced-posts__post-link .stratum-advanced-posts__post-title,.stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail .stratum-advanced-posts__post-link .stratum-advanced-posts__post-title{color:#fff;position:absolute;top:50%;width:100%;transform:translate(0%, -50%);margin:0;pointer-events:none}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__content-wrapper,.stratum-advanced-posts.layout-list .stratum-advanced-posts__content-wrapper{padding:30px}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-meta,.stratum-advanced-posts.layout-list .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-meta{transition:all .3s ease}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-meta a,.stratum-advanced-posts.layout-list .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-meta a{transition:all .3s ease}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-title,.stratum-advanced-posts.layout-list .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-title{transition:all .3s ease}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-title a,.stratum-advanced-posts.layout-list .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-title a{transition:all .3s ease}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-content,.stratum-advanced-posts.layout-list .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-content{transition:all .3s ease}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__read-more a,.stratum-advanced-posts.layout-list .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__read-more a{transition:all .3s ease}.stratum-advanced-posts.layout-grid.image-effect-aries .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-aries .stratum-advanced-posts__post-thumbnail-image{width:calc(100% + 25px);transform:translateX(-25px)}.stratum-advanced-posts.layout-grid.image-effect-aries .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-aries .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image{transform:none}.stratum-advanced-posts.layout-grid.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay,.stratum-advanced-posts.layout-list.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay{padding:3.5rem}.stratum-advanced-posts.layout-grid.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-list.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:before{border-left:1px solid;border-right:1px solid;left:40px;right:40px;bottom:100%;top:20px}.stratum-advanced-posts.layout-grid.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:after,.stratum-advanced-posts.layout-list.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:after{left:20px;right:100%;top:40px;bottom:40px;border-top:1px solid;border-bottom:1px solid}.stratum-advanced-posts.layout-grid.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-grid.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:after,.stratum-advanced-posts.layout-list.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-list.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:after{content:'';display:block;position:absolute;transition:all .3s ease}.stratum-advanced-posts.layout-grid.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:hover:before,.stratum-advanced-posts.layout-list.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:hover:before{bottom:20px}.stratum-advanced-posts.layout-grid.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:hover:after,.stratum-advanced-posts.layout-list.image-effect-taurus .stratum-advanced-posts__post-thumbnail-overlay:hover:after{right:20px}.stratum-advanced-posts.layout-grid.image-effect-gemini .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-gemini .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image{transform:scale(1.2)}.stratum-advanced-posts.layout-grid.image-effect-gemini .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-list.image-effect-gemini .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-overlay:before{transform:none;opacity:1}.stratum-advanced-posts.layout-grid.image-effect-gemini .stratum-advanced-posts__post-thumbnail-overlay,.stratum-advanced-posts.layout-list.image-effect-gemini .stratum-advanced-posts__post-thumbnail-overlay{padding:3.5rem}.stratum-advanced-posts.layout-grid.image-effect-gemini .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-list.image-effect-gemini .stratum-advanced-posts__post-thumbnail-overlay:before{content:'';position:absolute;border:1px solid #fff;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:scale(0.9);transition:all .3s ease-in-out}.stratum-advanced-posts.layout-grid.image-effect-cancer .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-cancer .stratum-advanced-posts__post-thumbnail-image{transform:scale(1.2)}.stratum-advanced-posts.layout-grid.image-effect-cancer .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-cancer .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image{transform:none}.stratum-advanced-posts.layout-grid.image-effect-leo .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-leo .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image{transform:none}.stratum-advanced-posts.layout-grid.image-effect-leo .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-list.image-effect-leo .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-overlay:before{transform:none;opacity:1}.stratum-advanced-posts.layout-grid.image-effect-leo .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-leo .stratum-advanced-posts__post-thumbnail-image{width:calc(100% + 25px);transform:translateX(-25px)}.stratum-advanced-posts.layout-grid.image-effect-leo .stratum-advanced-posts__post-thumbnail-overlay,.stratum-advanced-posts.layout-list.image-effect-leo .stratum-advanced-posts__post-thumbnail-overlay{padding:3.5rem}.stratum-advanced-posts.layout-grid.image-effect-leo .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-list.image-effect-leo .stratum-advanced-posts__post-thumbnail-overlay:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:translateX(-25px);transition:all .3s ease}.stratum-advanced-posts.layout-grid.image-effect-virgo .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-virgo .stratum-advanced-posts__post-thumbnail-image{transform:scale(1.2);transition:all .5s ease}.stratum-advanced-posts.layout-grid.image-effect-virgo .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image,.stratum-advanced-posts.layout-list.image-effect-virgo .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-image{transform:none}.stratum-advanced-posts.layout-grid.image-effect-virgo .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-list.image-effect-virgo .stratum-advanced-posts__post:hover .stratum-advanced-posts__post-thumbnail-overlay:before{transform:none;opacity:1}.stratum-advanced-posts.layout-grid.image-effect-virgo .stratum-advanced-posts__post-thumbnail-overlay,.stratum-advanced-posts.layout-list.image-effect-virgo .stratum-advanced-posts__post-thumbnail-overlay{padding:3.5rem}.stratum-advanced-posts.layout-grid.image-effect-virgo .stratum-advanced-posts__post-thumbnail-overlay:before,.stratum-advanced-posts.layout-list.image-effect-virgo .stratum-advanced-posts__post-thumbnail-overlay:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:scale(1.2);transition:all .3s ease}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__post-thumbnail a,.stratum-advanced-posts.layout-grid .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__post-thumbnail img{display:block}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__post-thumbnail img{-o-object-fit:cover;object-fit:cover}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-header .stratum-advanced-posts__entry-meta{transition:all .3s ease;display:flex;flex-wrap:wrap;justify-content:space-between}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-header .stratum-advanced-posts__entry-meta .stratum-advanced-posts__meta-fields-divider{margin-left:5px;margin-right:5px}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-header .stratum-advanced-posts__entry-meta .stratum-advanced-posts__post-categories{display:flex}.stratum-advanced-posts.layout-grid .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-content{transition:all .3s ease}.stratum-advanced-posts .stratum-advanced-posts__read-more a{display:inline-block;padding:5px 10px 5px 10px}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper.animate_on_scroll{display:grid}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post.masonry-item{width:100%}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:center;align-items:stretch}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__post-thumbnail{width:50%;flex:1 0 auto}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__post-thumbnail a{display:block}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__post-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:stretch}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-header .stratum-advanced-posts__entry-meta{transition:all .3s ease;display:flex;flex-wrap:wrap;justify-content:space-between}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-header .stratum-advanced-posts__entry-meta .stratum-advanced-posts__meta-fields-divider{margin-left:5px;margin-right:5px}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__entry-header .stratum-advanced-posts__entry-meta .stratum-advanced-posts__post-categories{display:flex}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__content-wrapper .stratum-advanced-posts__post-content{transition:all .3s ease}.stratum-advanced-posts.layout-carousel .swiper-pagination .swiper-pagination-bullet,.stratum-advanced-posts.layout-carousel .swiper-pagination.swiper-pagination-fraction{color:#fff}.stratum-advanced-posts.layout-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,.stratum-advanced-posts.layout-carousel .swiper-horizontal>.swiper-scrollbar .swiper-scrollbar-drag,.stratum-advanced-posts.layout-carousel .swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag,.stratum-advanced-posts.layout-carousel .swiper-vertical>.swiper-scrollbar .swiper-scrollbar-drag,.stratum-advanced-posts.layout-carousel .swiper-container-vertical>.swiper-scrollbar .swiper-scrollbar-drag{background-color:#fff}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__entry-meta{color:#fff;transition:all .3s ease;display:flex;flex-wrap:wrap;justify-content:center;transition:all .3s ease;font-size:15px}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__entry-meta .stratum-advanced-posts__meta-fields-divider{margin-left:5px;margin-right:5px}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__entry-meta .stratum-advanced-posts__post-categories{display:flex}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__entry-meta a{color:#fff}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__post-title{color:#fff;transition:all .3s ease;margin-top:20px}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__post-title a{color:#fff}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__post-content{color:#fff;transition:all .3s ease}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__read-more{color:#fff;margin-top:30px}.stratum-advanced-posts.layout-carousel .stratum-advanced-posts__read-more a{color:#fff;transition:all .3s ease;border:1px solid #fff;padding:10px 30px 10px 30px;display:inline-block}.stratum-advanced-posts.layout-carousel .swiper-slide{overflow:hidden}.stratum-advanced-posts.layout-carousel .swiper-slide .stratum-advanced-posts__image{position:absolute;top:0px;right:0;bottom:0;left:0}.stratum-advanced-posts.layout-carousel .swiper-slide .stratum-advanced-posts__slide-content{transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.stratum-advanced-posts.layout-carousel .swiper-slide .stratum-advanced-posts__slide-content .stratum-advanced-posts__slide-wrapper{display:flex;flex-direction:column;padding:2em;height:100%}.stratum-advanced-posts.layout-carousel .swiper-slide .stratum-advanced-posts__slide-content .stratum-advanced-posts__slide-wrapper .stratum-advanced-posts__slide-container{z-index:1}.stratum-advanced-posts.layout-carousel .swiper-slide .stratum-advanced-posts__link{display:block;width:100%;height:100%}.stratum-advanced-posts.layout-carousel .swiper-slide .stratum-advanced-posts__overlay{position:absolute;left:0;top:0;right:0;bottom:0}.stratum-advanced-posts.layout-carousel.slide-effect-aries .stratum-advanced-posts__image{width:calc(100% + 25px);transform:translateX(-25px)}.stratum-advanced-posts.layout-carousel.slide-effect-aries .swiper-slide:hover .stratum-advanced-posts__image{transform:none}.stratum-advanced-posts.layout-carousel.slide-effect-taurus .stratum-advanced-posts__slide-wrapper{padding:3.5rem}.stratum-advanced-posts.layout-carousel.slide-effect-taurus .stratum-advanced-posts__slide-wrapper:before{border-left:1px solid;border-right:1px solid;left:40px;right:40px;bottom:100%;top:20px}.stratum-advanced-posts.layout-carousel.slide-effect-taurus .stratum-advanced-posts__slide-wrapper:after{left:20px;right:100%;top:40px;bottom:40px;border-top:1px solid;border-bottom:1px solid}.stratum-advanced-posts.layout-carousel.slide-effect-taurus .stratum-advanced-posts__slide-wrapper:before,.stratum-advanced-posts.layout-carousel.slide-effect-taurus .stratum-advanced-posts__slide-wrapper:after{content:'';display:block;position:absolute;transition:all .3s ease}.stratum-advanced-posts.layout-carousel.slide-effect-taurus .stratum-advanced-posts__slide-wrapper:hover:before{bottom:20px}.stratum-advanced-posts.layout-carousel.slide-effect-taurus .stratum-advanced-posts__slide-wrapper:hover:after{right:20px}.stratum-advanced-posts.layout-carousel.slide-effect-gemini .swiper-slide:hover .stratum-advanced-posts__image{transform:scale(1.2)}.stratum-advanced-posts.layout-carousel.slide-effect-gemini .swiper-slide:hover .stratum-advanced-posts__slide-wrapper:before{transform:none;opacity:1}.stratum-advanced-posts.layout-carousel.slide-effect-gemini .stratum-advanced-posts__slide-wrapper{padding:3.5rem}.stratum-advanced-posts.layout-carousel.slide-effect-gemini .stratum-advanced-posts__slide-wrapper:before{content:'';position:absolute;border:1px solid #fff;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:scale(0.9);transition:all .3s ease-in-out}.stratum-advanced-posts.layout-carousel.slide-effect-cancer .stratum-advanced-posts__image{transform:scale(1.2)}.stratum-advanced-posts.layout-carousel.slide-effect-cancer .swiper-slide:hover .stratum-advanced-posts__image{transform:none}.stratum-advanced-posts.layout-carousel.slide-effect-leo .swiper-slide:hover .stratum-advanced-posts__image{transform:none}.stratum-advanced-posts.layout-carousel.slide-effect-leo .swiper-slide:hover .stratum-advanced-posts__slide-wrapper:before{transform:none;opacity:1}.stratum-advanced-posts.layout-carousel.slide-effect-leo .stratum-advanced-posts__image{width:calc(100% + 25px);transform:translateX(-25px)}.stratum-advanced-posts.layout-carousel.slide-effect-leo .stratum-advanced-posts__slide-wrapper{padding:3.5rem}.stratum-advanced-posts.layout-carousel.slide-effect-leo .stratum-advanced-posts__slide-wrapper:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:translateX(-25px);transition:all .3s ease}.stratum-advanced-posts.layout-carousel.slide-effect-virgo .stratum-advanced-posts__image{transform:scale(1.2);transition:all .5s ease}.stratum-advanced-posts.layout-carousel.slide-effect-virgo .swiper-slide:hover .stratum-advanced-posts__image{transform:none}.stratum-advanced-posts.layout-carousel.slide-effect-virgo .swiper-slide:hover .stratum-advanced-posts__slide-wrapper:before{transform:none;opacity:1}.stratum-advanced-posts.layout-carousel.slide-effect-virgo .stratum-advanced-posts__slide-wrapper{padding:3.5rem}.stratum-advanced-posts.layout-carousel.slide-effect-virgo .stratum-advanced-posts__slide-wrapper:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:scale(1.2);transition:all .3s ease}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity .stratum-slide-active .stratum-advanced-posts__slide-container{opacity:1}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity .stratum-advanced-posts__slide-container{transition:all .35s ease;opacity:0}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-top .stratum-slide-active .stratum-advanced-posts__slide-container{opacity:1;transform:none}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-top .stratum-advanced-posts__slide-container{transition:all .35s ease;opacity:0;transform:translateY(-20px)}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-bottom .stratum-slide-active .stratum-advanced-posts__slide-container{opacity:1;transform:none}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-bottom .stratum-advanced-posts__slide-container{transition:all .35s ease;opacity:0;transform:translateY(20px)}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-left .stratum-slide-active .stratum-advanced-posts__slide-container{opacity:1;transform:none}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-left .stratum-advanced-posts__slide-container{transition:all .35s ease;opacity:0;transform:translateX(-20px)}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-right .stratum-slide-active .stratum-advanced-posts__slide-container{opacity:1;transform:none}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-right .stratum-advanced-posts__slide-container{transition:all .35s ease;opacity:0;transform:translateX(20px)}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-zoom-in .stratum-slide-active .stratum-advanced-posts__slide-container{opacity:1;transform:none}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-zoom-in .stratum-advanced-posts__slide-container{transition:all .35s ease;opacity:0;transform:scale(0.8)}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-zoom-out .stratum-slide-active .stratum-advanced-posts__slide-container{opacity:1;transform:none}.stratum-advanced-posts.layout-carousel.has-text-animation-opacity-zoom-out .stratum-advanced-posts__slide-container{transition:all .35s ease;opacity:0;transform:scale(1.2)}@media (max-width: 768px){.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper{flex-wrap:wrap}.stratum-advanced-posts.layout-list .stratum-advanced-posts__wrapper .stratum-advanced-posts__post-wrapper .stratum-advanced-posts__post-thumbnail{margin-left:0px;margin-right:0px}}.stratum-advanced-slider .swiper-pagination .swiper-pagination-bullet,.stratum-advanced-slider .swiper-pagination.swiper-pagination-fraction{color:#fff}.stratum-advanced-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,.stratum-advanced-slider .swiper-horizontal>.swiper-scrollbar .swiper-scrollbar-drag,.stratum-advanced-slider .swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag,.stratum-advanced-slider .swiper-vertical>.swiper-scrollbar .swiper-scrollbar-drag,.stratum-advanced-slider .swiper-container-vertical>.swiper-scrollbar .swiper-scrollbar-drag{background-color:#fff}.stratum-advanced-slider .stratum-advanced-slider__button{margin-top:30px}.stratum-advanced-slider .stratum-advanced-slider__button a{transition:all .3s ease;border:1px solid #fff;padding:10px 30px 10px 30px;display:inline-block}.stratum-advanced-slider .stratum-advanced-slider__sub-title{margin-bottom:20px}.stratum-advanced-slider .stratum-advanced-slider__title{margin-top:0px}.stratum-advanced-slider .swiper-slide{overflow:hidden}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__image{background-size:cover;position:absolute;top:0px;right:0;bottom:0;left:0}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__slide-content{transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__slide-content .stratum-advanced-slider__slide-wrapper{display:flex;flex-direction:column;padding:50px;height:100%}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__slide-content .stratum-advanced-slider__slide-wrapper .stratum-advanced-slider__slide-container{z-index:1}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__slide-content .stratum-advanced-slider__slide-wrapper .stratum-advanced-slider__slide-container .stratum-advanced-slider__sub-title{transition:all .3s ease}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__slide-content .stratum-advanced-slider__slide-wrapper .stratum-advanced-slider__slide-container .stratum-advanced-slider__title{transition:all .3s ease}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__slide-content .stratum-advanced-slider__slide-wrapper .stratum-advanced-slider__slide-container .stratum-advanced-slider__description{transition:all .3s ease}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__link{display:block;width:100%;height:100%}.stratum-advanced-slider .swiper-slide .stratum-advanced-slider__overlay{position:absolute;left:0;top:0;right:0;bottom:0}.stratum-advanced-slider.stratum-effect-aries .stratum-advanced-slider__image{width:calc(100% + 25px);transform:translateX(-25px)}.stratum-advanced-slider.stratum-effect-aries .swiper-slide:hover .stratum-advanced-slider__image{transform:none}.stratum-advanced-slider.stratum-effect-taurus .stratum-advanced-slider__slide-wrapper{padding:3.5rem}.stratum-advanced-slider.stratum-effect-taurus .stratum-advanced-slider__slide-wrapper:before{border-left:1px solid;border-right:1px solid;left:40px;right:40px;bottom:100%;top:20px}.stratum-advanced-slider.stratum-effect-taurus .stratum-advanced-slider__slide-wrapper:after{left:20px;right:100%;top:40px;bottom:40px;border-top:1px solid;border-bottom:1px solid}.stratum-advanced-slider.stratum-effect-taurus .stratum-advanced-slider__slide-wrapper:before,.stratum-advanced-slider.stratum-effect-taurus .stratum-advanced-slider__slide-wrapper:after{content:'';display:block;position:absolute;transition:all .3s ease}.stratum-advanced-slider.stratum-effect-taurus .stratum-advanced-slider__slide-wrapper:hover:before{bottom:20px}.stratum-advanced-slider.stratum-effect-taurus .stratum-advanced-slider__slide-wrapper:hover:after{right:20px}.stratum-advanced-slider.stratum-effect-gemini .swiper-slide:hover .stratum-advanced-slider__image{transform:scale(1.2)}.stratum-advanced-slider.stratum-effect-gemini .swiper-slide:hover .stratum-advanced-slider__slide-wrapper:before{transform:none;opacity:1}.stratum-advanced-slider.stratum-effect-gemini .stratum-advanced-slider__slide-wrapper{padding:3.5rem}.stratum-advanced-slider.stratum-effect-gemini .stratum-advanced-slider__slide-wrapper:before{content:'';position:absolute;border:1px solid #fff;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:scale(0.9);transition:all .3s ease-in-out}.stratum-advanced-slider.stratum-effect-cancer .stratum-advanced-slider__image{transform:scale(1.2)}.stratum-advanced-slider.stratum-effect-cancer .swiper-slide:hover .stratum-advanced-slider__image{transform:none}.stratum-advanced-slider.stratum-effect-leo .swiper-slide:hover .stratum-advanced-slider__image{transform:none}.stratum-advanced-slider.stratum-effect-leo .swiper-slide:hover .stratum-advanced-slider__slide-wrapper:before{transform:none;opacity:1}.stratum-advanced-slider.stratum-effect-leo .stratum-advanced-slider__image{width:calc(100% + 25px);transform:translateX(-25px)}.stratum-advanced-slider.stratum-effect-leo .stratum-advanced-slider__slide-wrapper{padding:3.5rem}.stratum-advanced-slider.stratum-effect-leo .stratum-advanced-slider__slide-wrapper:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:translateX(-25px);transition:all .3s ease}.stratum-advanced-slider.stratum-effect-virgo .stratum-advanced-slider__image{transform:scale(1.2);transition:all .5s ease}.stratum-advanced-slider.stratum-effect-virgo .swiper-slide:hover .stratum-advanced-slider__image{transform:none}.stratum-advanced-slider.stratum-effect-virgo .swiper-slide:hover .stratum-advanced-slider__slide-wrapper:before{transform:none;opacity:1}.stratum-advanced-slider.stratum-effect-virgo .stratum-advanced-slider__slide-wrapper{padding:3.5rem}.stratum-advanced-slider.stratum-effect-virgo .stratum-advanced-slider__slide-wrapper:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:scale(1.2);transition:all .3s ease}.stratum-advanced-slider.has-text-animation-opacity .stratum-slide-active .stratum-advanced-slider__slide-container{opacity:1}.stratum-advanced-slider.has-text-animation-opacity .stratum-advanced-slider__slide-container{transition:all .35s ease;opacity:0}.stratum-advanced-slider.has-text-animation-opacity-top .stratum-slide-active .stratum-advanced-slider__slide-container{opacity:1;transform:none}.stratum-advanced-slider.has-text-animation-opacity-top .stratum-advanced-slider__slide-container{transition:all .35s ease;opacity:0;transform:translateY(-20px)}.stratum-advanced-slider.has-text-animation-opacity-bottom .stratum-slide-active .stratum-advanced-slider__slide-container{opacity:1;transform:none}.stratum-advanced-slider.has-text-animation-opacity-bottom .stratum-advanced-slider__slide-container{transition:all .35s ease;opacity:0;transform:translateY(20px)}.stratum-advanced-slider.has-text-animation-opacity-left .stratum-slide-active .stratum-advanced-slider__slide-container{opacity:1;transform:none}.stratum-advanced-slider.has-text-animation-opacity-left .stratum-advanced-slider__slide-container{transition:all .35s ease;opacity:0;transform:translateX(-20px)}.stratum-advanced-slider.has-text-animation-opacity-right .stratum-slide-active .stratum-advanced-slider__slide-container{opacity:1;transform:none}.stratum-advanced-slider.has-text-animation-opacity-right .stratum-advanced-slider__slide-container{transition:all .35s ease;opacity:0;transform:translateX(20px)}.stratum-advanced-slider.has-text-animation-opacity-zoom-in .stratum-slide-active .stratum-advanced-slider__slide-container{opacity:1;transform:none}.stratum-advanced-slider.has-text-animation-opacity-zoom-in .stratum-advanced-slider__slide-container{transition:all .35s ease;opacity:0;transform:scale(0.8)}.stratum-advanced-slider.has-text-animation-opacity-zoom-out .stratum-slide-active .stratum-advanced-slider__slide-container{opacity:1;transform:none}.stratum-advanced-slider.has-text-animation-opacity-zoom-out .stratum-advanced-slider__slide-container{transition:all .35s ease;opacity:0;transform:scale(1.2)}.stratum-advanced-tabs-icons-horizontal-position-left .stratum-advanced-tabs__icon{order:0;margin-right:10px}.stratum-advanced-tabs-icons-horizontal-position-right .stratum-advanced-tabs__icon{order:2;margin-left:10px}.stratum-advanced-tabs-icons-vertical-position-top .stratum-advanced-tabs__icon{order:0;margin-bottom:10px}.stratum-advanced-tabs-icons-vertical-position-bottom .stratum-advanced-tabs__icon{order:2;margin-top:10px}.stratum-advanced-tabs-nav-horizontal-position-top .stratum-advanced-tabs__navigation{order:0}.stratum-advanced-tabs-nav-horizontal-position-bottom .stratum-advanced-tabs__navigation{order:1}@media (max-width: 768px){.stratum-advanced-tabs-nav-vertical-position-left .stratum-advanced-tabs.tabs-layout-vertical{display:flex;flex-direction:column;justify-content:flex-start;align-content:stretch;align-items:stretch}}.stratum-advanced-tabs-nav-vertical-position-left .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{order:0}@media (max-width: 768px){.stratum-advanced-tabs-nav-vertical-position-left .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{width:100%}.stratum-advanced-tabs-nav-vertical-position-left .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation-item{width:100%;justify-content:center}.stratum-advanced-tabs-nav-vertical-position-left .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation-item:not(:last-child){margin:0 0 5px 0}}@media (max-width: 768px){.stratum-advanced-tabs-nav-vertical-position-right .stratum-advanced-tabs.tabs-layout-vertical{display:flex;flex-direction:column;justify-content:flex-start;align-content:stretch;align-items:stretch}}.stratum-advanced-tabs-nav-vertical-position-right .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{order:1}@media (max-width: 768px){.stratum-advanced-tabs-nav-vertical-position-right .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{order:0;width:100%}.stratum-advanced-tabs-nav-vertical-position-right .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation-item{width:100%;justify-content:center}.stratum-advanced-tabs-nav-vertical-position-right .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation-item:not(:last-child){margin:0 0 5px 0}}.stratum-advanced-tabs-nav-horizontal-align-left .stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation,.stratum-advanced-tabs-nav-horizontal-align-left .stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation{justify-content:flex-start}.stratum-advanced-tabs-nav-horizontal-align-center .stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation,.stratum-advanced-tabs-nav-horizontal-align-center .stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation{justify-content:center}.stratum-advanced-tabs-nav-horizontal-align-right .stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation,.stratum-advanced-tabs-nav-horizontal-align-right .stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation{justify-content:flex-end}.stratum-advanced-tabs-nav-horizontal-align-stretch .stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation,.stratum-advanced-tabs-nav-horizontal-align-stretch .stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation{justify-content:space-between}.stratum-advanced-tabs-nav-horizontal-align-stretch .stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation-item,.stratum-advanced-tabs-nav-horizontal-align-stretch .stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation-item{flex:1 0 auto}.stratum-advanced-tabs-nav-vertical-align-top .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{justify-content:flex-start}.stratum-advanced-tabs-nav-vertical-align-middle .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{justify-content:center}.stratum-advanced-tabs-nav-vertical-align-bottom .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{justify-content:flex-end}.stratum-advanced-tabs-nav-vertical-align-stretch .stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{justify-content:space-between}.stratum-advanced-tabs.slide-animation .stratum-advanced-tabs__content .stratum-advanced-tabs__content-item{transition:0.5s}.stratum-advanced-tabs.fade-animation .stratum-advanced-tabs__content .stratum-advanced-tabs__content-item{transition:opacity 0.5s ease-in}.stratum-advanced-tabs .stratum-advanced-tabs__title{order:1}.stratum-advanced-tabs .stratum-advanced-tabs__navigation-item{transition:all 0.3s linear;background-color:#71d7f7;color:#fff}.stratum-advanced-tabs .stratum-advanced-tabs__navigation-item:hover{background-color:#0097c6}.stratum-advanced-tabs .stratum-advanced-tabs__navigation-item.active-nav{background-color:#0097c6}.stratum-advanced-tabs .stratum-advanced-tabs__navigation-item .stratum-advanced-tabs__icon{text-align:center}.stratum-advanced-tabs .stratum-advanced-tabs__navigation-item .stratum-advanced-tabs__icon span{width:1.25em}.stratum-advanced-tabs .stratum-advanced-tabs__navigation-item .stratum-advanced-tabs__icon span i{transition:all 0.3s linear}.stratum-advanced-tabs .stratum-advanced-tabs__navigation-item .stratum-advanced-tabs__icon svg g,.stratum-advanced-tabs .stratum-advanced-tabs__navigation-item .stratum-advanced-tabs__icon svg path{fill:currentColor;transition:all 0.3s linear}.stratum-advanced-tabs .stratum-advanced-tabs__content{padding:10px;position:relative;overflow:auto}.stratum-advanced-tabs .stratum-advanced-tabs__content .stratum-advanced-tabs__content-wrapper .stratum-advanced-tabs__content-overlay{position:absolute;top:0;right:0;width:100%;height:100%}.stratum-advanced-tabs .stratum-advanced-tabs__content .stratum-advanced-tabs__content-wrapper .stratum-advanced-tabs__text{position:relative;z-index:1}.stratum-advanced-tabs .stratum-advanced-tabs__content .stratum-advanced-tabs__content-wrapper .stratum-advanced-tabs__text:after{content:"";display:block;clear:both}.stratum-advanced-tabs .stratum-advanced-tabs__content-item{height:0;opacity:0;overflow:hidden;pointer-events:none}.stratum-advanced-tabs .stratum-advanced-tabs__content-item.active-content{opacity:1;height:auto;pointer-events:all}.stratum-advanced-tabs.tabs-layout-horizontal{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:stretch}.stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:stretch}@media (max-width: 768px){.stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation{flex-direction:column}}.stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation-item{cursor:pointer;padding:10px 15px 10px 15px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:stretch}@media (max-width: 768px){.stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation-item{width:100%}.stratum-advanced-tabs.tabs-layout-horizontal .stratum-advanced-tabs__navigation-item:not(:last-child){margin:0 0 5px 0}}.stratum-advanced-tabs.tabs-layout-icon_box{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:stretch}.stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:stretch}@media (max-width: 768px){.stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation{flex-direction:column}}.stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation-item{text-align:center;cursor:pointer;padding:10px 15px 10px 15px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:stretch}@media (max-width: 768px){.stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation-item{width:100%}.stratum-advanced-tabs.tabs-layout-icon_box .stratum-advanced-tabs__navigation-item:not(:last-child){margin:0 0 5px 0}}.stratum-advanced-tabs.tabs-layout-vertical{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:stretch}.stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation{flex:0 1 auto;display:flex;flex-direction:column}.stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__navigation-item{cursor:pointer;padding:10px 15px 10px 15px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:center}.stratum-advanced-tabs.tabs-layout-vertical .stratum-advanced-tabs__content{flex:1 1 auto}.stratum-banner{color:#ffff}.stratum-banner .stratum-banner__wrapper{overflow:hidden;position:relative}.stratum-banner .stratum-banner_link{text-decoration:none}.stratum-banner .stratum-banner_link:hover{text-decoration:none}.stratum-banner .stratum-banner__image,.stratum-banner .stratum-banner__video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;max-width:none}.stratum-banner .stratum-banner__content,.stratum-banner .stratum-banner__overlay{transition:all .3s ease;position:absolute;top:0;bottom:0;left:0;right:0}.stratum-banner .stratum-banner__content{z-index:1}.stratum-banner .stratum-banner__content-wrapper{display:flex;flex-direction:column;padding:2em;height:100%}.stratum-banner .stratum-banner__title,.stratum-banner .stratum-banner__text{transition:all .3s ease}.stratum-banner.stratum-effect-aries .stratum-banner__image,.stratum-banner.stratum-effect-aries .stratum-banner__video{width:calc(100% + 25px);transform:translateX(-25px)}.stratum-banner.stratum-effect-aries:hover .stratum-banner__image,.stratum-banner.stratum-effect-aries:hover .stratum-banner__video{transform:none}.stratum-banner.stratum-effect-taurus .stratum-banner__content-wrapper{padding:3.5rem}.stratum-banner.stratum-effect-taurus .stratum-banner__content-wrapper:before{border-left:1px solid;border-right:1px solid;left:40px;right:40px;bottom:100%;top:20px}.stratum-banner.stratum-effect-taurus .stratum-banner__content-wrapper:after{left:20px;right:100%;top:40px;bottom:40px;border-top:1px solid;border-bottom:1px solid}.stratum-banner.stratum-effect-taurus .stratum-banner__content-wrapper:before,.stratum-banner.stratum-effect-taurus .stratum-banner__content-wrapper:after{content:'';display:block;position:absolute;transition:all .3s ease}.stratum-banner.stratum-effect-taurus .stratum-banner__content-wrapper:hover:before{bottom:20px}.stratum-banner.stratum-effect-taurus .stratum-banner__content-wrapper:hover:after{right:20px}.stratum-banner.stratum-effect-gemini:hover .stratum-banner__image,.stratum-banner.stratum-effect-gemini:hover .stratum-banner__video{transform:scale(1.2)}.stratum-banner.stratum-effect-gemini:hover .stratum-banner__content-wrapper:before{transform:none;opacity:1}.stratum-banner.stratum-effect-gemini .stratum-banner__content-wrapper{padding:3.5rem}.stratum-banner.stratum-effect-gemini .stratum-banner__content-wrapper:before{content:'';position:absolute;border:1px solid #fff;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:scale(0.9);transition:all .3s ease-in-out}.stratum-banner.stratum-effect-cancer .stratum-banner__image,.stratum-banner.stratum-effect-cancer .stratum-banner__video{transform:scale(1.2)}.stratum-banner.stratum-effect-cancer:hover .stratum-banner__image,.stratum-banner.stratum-effect-cancer:hover .stratum-banner__video{transform:none}.stratum-banner.stratum-effect-leo:hover .stratum-banner__image,.stratum-banner.stratum-effect-leo:hover .stratum-banner__video{transform:none}.stratum-banner.stratum-effect-leo:hover .stratum-banner__content-wrapper:before{transform:none;opacity:1}.stratum-banner.stratum-effect-leo .stratum-banner__image,.stratum-banner.stratum-effect-leo .stratum-banner__video{width:calc(100% + 25px);transform:translateX(-25px)}.stratum-banner.stratum-effect-leo .stratum-banner__content-wrapper{padding:3.5rem}.stratum-banner.stratum-effect-leo .stratum-banner__content-wrapper:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:translateX(-25px);transition:all .3s ease}.stratum-banner.stratum-effect-virgo .stratum-banner__image,.stratum-banner.stratum-effect-virgo .stratum-banner__video{transform:scale(1.2);transition:all .5s ease}.stratum-banner.stratum-effect-virgo:hover .stratum-banner__image,.stratum-banner.stratum-effect-virgo:hover .stratum-banner__video{transform:none}.stratum-banner.stratum-effect-virgo:hover .stratum-banner__content-wrapper:before{transform:none;opacity:1}.stratum-banner.stratum-effect-virgo .stratum-banner__content-wrapper{padding:3.5rem}.stratum-banner.stratum-effect-virgo .stratum-banner__content-wrapper:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;transform:scale(1.2);transition:all .3s ease}.stratum-banner.has-text-animation-opacity:hover .stratum-banner__text{opacity:1}.stratum-banner.has-text-animation-opacity .stratum-banner__text{transition:all .3s ease;opacity:0}.stratum-banner.has-text-animation-opacity-top:hover .stratum-banner__text{opacity:1;transform:none}.stratum-banner.has-text-animation-opacity-top .stratum-banner__text{transition:all .3s ease;opacity:0;transform:translateY(-20px)}.stratum-banner.has-text-animation-opacity-bottom:hover .stratum-banner__text{opacity:1;transform:none}.stratum-banner.has-text-animation-opacity-bottom .stratum-banner__text{transition:all .3s ease;opacity:0;transform:translateY(20px)}.stratum-banner.has-text-animation-opacity-left:hover .stratum-banner__text{opacity:1;transform:none}.stratum-banner.has-text-animation-opacity-left .stratum-banner__text{transition:all .3s ease;opacity:0;transform:translateX(-20px)}.stratum-banner.has-text-animation-opacity-right:hover .stratum-banner__text{opacity:1;transform:none}.stratum-banner.has-text-animation-opacity-right .stratum-banner__text{transition:all .3s ease;opacity:0;transform:translateX(20px)}.stratum-banner.has-text-animation-opacity-zoom-in:hover .stratum-banner__text{opacity:1;transform:none}.stratum-banner.has-text-animation-opacity-zoom-in .stratum-banner__text{transition:all .3s ease;opacity:0;transform:scale(0.8)}.stratum-banner.has-text-animation-opacity-zoom-out:hover .stratum-banner__text{opacity:1;transform:none}.stratum-banner.has-text-animation-opacity-zoom-out .stratum-banner__text{transition:all .3s ease;opacity:0;transform:scale(1.2)}.stratum-circle-progress-bar{display:flex}.stratum-circle-progress-bar .stratum-circle-progress-bar__wrapper{position:relative;line-height:0;text-align:center}.stratum-circle-progress-bar .stratum-circle-progress-bar__wrapper .stratum-circle-progress-bar__title{line-height:initial}.stratum-circle-progress-bar .stratum-circle-progress-bar__wrapper .stratum-circle-progress-bar__title,.stratum-circle-progress-bar .stratum-circle-progress-bar__wrapper .donut-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.stratum-circle-progress-bar .donut-bg,.stratum-circle-progress-bar .donut-fill{transform:rotate(180deg);transform-origin:center}.stratum-circle-progress-bar-align-left .stratum-circle-progress-bar{justify-content:flex-start}.stratum-circle-progress-bar-align-center .stratum-circle-progress-bar{justify-content:center}.stratum-circle-progress-bar-align-right .stratum-circle-progress-bar{justify-content:flex-end}@media screen and (max-width: 1024px){.stratum-circle-progress-bar-align-tablet-left .stratum-circle-progress-bar{justify-content:flex-start}.stratum-circle-progress-bar-align-tablet-center .stratum-circle-progress-bar{justify-content:center}.stratum-circle-progress-bar-align-tablet-right .stratum-circle-progress-bar{justify-content:flex-end}}@media screen and (max-width: 767px){.stratum-circle-progress-bar-align-mobile-left .stratum-circle-progress-bar{justify-content:flex-start}.stratum-circle-progress-bar-align-mobile-center .stratum-circle-progress-bar{justify-content:center}.stratum-circle-progress-bar-align-mobile-right .stratum-circle-progress-bar{justify-content:flex-end}}.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__nav-title{transition:all .3s ease-in-out}.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__nav-button{text-decoration:none;background:none;border:none;outline:none;box-shadow:none}.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__nav-button:hover,.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__nav-button:visited,.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__nav-button:focus{text-decoration:none;background:none;border:none;box-shadow:none}.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__content{position:relative}.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__content.fade-animation .stratum-content-switcher__item{transition:all .3s ease-in-out}.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__item{opacity:0;position:absolute;top:0;left:0;height:0;overflow:hidden}.stratum-content-switcher .stratum-content-switcher__wrapper .stratum-content-switcher__item.is-active{position:static;height:auto;opacity:1;overflow:visible}.stratum-content-switcher.is-multiple .stratum-content-switcher__nav{position:relative;display:flex}.stratum-content-switcher.is-multiple .stratum-content-switcher__nav-content{position:relative;max-width:-moz-max-content;max-width:max-content}@media (max-width: 768px){.stratum-content-switcher.is-multiple .stratum-content-switcher__nav-content{max-width:100%;width:100%}}.stratum-content-switcher.is-multiple .stratum-content-switcher__nav-pill{position:absolute;height:100%;display:inline-block;left:0;top:0;z-index:0;transition:all .3s ease-in-out}.stratum-content-switcher.is-multiple .stratum-content-switcher__nav-items{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}@media (max-width: 768px){.stratum-content-switcher.is-multiple .stratum-content-switcher__nav-items{flex-direction:column;align-content:stretch;align-items:stretch}}.stratum-content-switcher.is-multiple .stratum-content-switcher__nav-item{z-index:1;margin:0;padding:0}.stratum-content-switcher.is-multiple .stratum-content-switcher__nav-button{display:flex;align-items:center}@media (max-width: 768px){.stratum-content-switcher.is-multiple .stratum-content-switcher__nav-button{justify-content:center}}.stratum-content-switcher.is-toggle .stratum-content-switcher__nav{--toggle-size: 0px;display:flex}.stratum-content-switcher.is-toggle .stratum-content-switcher__nav .stratum-content-switcher__label{display:inline-flex;align-items:center;margin:0;padding:0;max-width:-moz-fit-content;max-width:fit-content}.stratum-content-switcher.is-toggle .stratum-content-switcher__nav input[type="checkbox"]{position:absolute;opacity:0;z-index:-1}.stratum-content-switcher.is-toggle .stratum-content-switcher__nav input[type="checkbox"]:checked+.stratum-content-switcher__toggle::before{left:calc(101% - (var(--toggle-size) * 2))}.stratum-content-switcher.is-toggle .stratum-content-switcher__nav .stratum-content-switcher__toggle{cursor:pointer;padding:5px 25px;display:block;position:relative}.stratum-content-switcher.is-toggle .stratum-content-switcher__nav .stratum-content-switcher__toggle::before{content:'';position:absolute;left:-1px;top:50%;transform:translateY(-50%);padding:var(--toggle-size);transition:all .3s ease-in-out}.stratum-countdown-horizontal-align-left .stratum-countdown .countdown-row{justify-content:flex-start}.stratum-countdown-horizontal-align-center .stratum-countdown .countdown-row{justify-content:center}.stratum-countdown-horizontal-align-right .stratum-countdown .countdown-row{justify-content:flex-end}.stratum-countdown-horizontal-align-stretch .stratum-countdown .countdown-row .countdown-section{flex:1 0 0}.stratum-countdown{font-size:32px}.stratum-countdown .countdown-section{padding:20px;transition:background-color 0.25s linear}.stratum-countdown .countdown-amount,.stratum-countdown .countdown-period{word-break:keep-all;transition:color 0.25s linear}.stratum-countdown .countdown-row{justify-content:center}.stratum-countdown__wrapper{overflow:hidden}.stratum-countdown__wrapper.hide_labels .stratum-countdown__content>.countdown-row>.countdown-section>.countdown-period{display:none}.stratum-countdown .countdown-row{display:flex;flex-direction:row;flex-wrap:wrap;align-content:stretch;align-items:center}.stratum-countdown .countdown-row .countdown-section{font-size:inherit;width:auto;text-align:center}.stratum-countdown .countdown-row .countdown-section .countdown-amount{font-size:inherit}.stratum-countdown .countdown-row .countdown-section .countdown-period{display:block;line-height:1.4;font-size:12px}@media screen and (min-width: 768px){.stratum-countdown .countdown-row .countdown-section .countdown-period{font-size:14px}}@media screen and (min-width: 992px){.stratum-countdown .countdown-row .countdown-section .countdown-period{font-size:16px}}.stratum-counter{display:flex}.stratum-counter .stratum-counter__wrapper{text-align:center}.stratum-counter .stratum-counter__prefix,.stratum-counter .stratum-counter__number,.stratum-counter .stratum-counter__suffix{margin:0;padding:0;display:block;transition:all .3s linear}.stratum-counter .stratum-counter__prefix{padding-bottom:.5em}.stratum-counter .stratum-counter__number{font-size:2.5em}.stratum-counter .stratum-counter__suffix{padding-top:.5em}.stratum-flip-box{width:100%;height:300px;background-color:transparent;perspective:1000px}.stratum-flip-box .stratum-flip-box__inner{position:relative;width:100%;height:100%;transition:all 0.6s ease-in-out;transform-style:preserve-3d}.stratum-flip-box .stratum-flip-box__inner .stratum-flip-box__front{z-index:-1;background-color:#1ca598}.stratum-flip-box .stratum-flip-box__inner .stratum-flip-box__back{background-color:#4054b2}.stratum-flip-box .stratum-flip-box__inner .stratum-flip-box__back .stratum-flip-box__description:not(:last-child){margin:0 0 20px}.stratum-flip-box .stratum-flip-box__inner .stratum-flip-box__back .stratum-flip-box__button{border:solid 2px white;color:white;padding:12px;cursor:pointer}.stratum-flip-box .stratum-flip-box__inner .stratum-flip-box__front,.stratum-flip-box .stratum-flip-box__inner .stratum-flip-box__back{position:absolute;width:100%;height:100%}.stratum-flip-box .stratum-flip-box__icon-wrapper.stratum-view-stacked .stratum-flip-box__icon{padding:.5em;background-color:rgba(0,0,0,0.5)}.stratum-flip-box .stratum-flip-box__icon-wrapper.stratum-view-framed .stratum-flip-box__icon{padding:.5em;border:3px solid}.stratum-flip-box .stratum-flip-box__icon-wrapper.stratum-shape-circle .stratum-flip-box__icon{border-radius:50%}.stratum-flip-box .stratum-flip-box__layer__overlay{height:100%;display:flex;flex-direction:column;padding:35px}.stratum-flip-box .stratum-flip-box__layer__overlay .stratum-flip-box__icon{display:inline-block;font-size:50px;text-align:center;color:#fff}.stratum-flip-box .stratum-flip-box__layer__overlay .stratum-flip-box__icon i{display:block;width:1em;height:1em}.stratum-flip-box .stratum-flip-box__layer__overlay .stratum-flip-box__icon i:before{position:absolute;transform:translateX(-50%)}.stratum-flip-box .stratum-flip-box__layer__overlay .stratum-flip-box__title,.stratum-flip-box .stratum-flip-box__layer__overlay .stratum-flip-box__description{color:#fff}.stratum-flip-box .stratum-flip-box__layer__overlay .stratum-flip-box__image img{width:25%}.stratum-flip-box.flip-box-effect-flip.flip-box-direction-right:hover .stratum-flip-box__inner{transform:rotateY(180deg)}.stratum-flip-box.flip-box-effect-flip.flip-box-direction-left:hover .stratum-flip-box__inner{transform:rotateY(-180deg)}.stratum-flip-box.flip-box-effect-flip.flip-box-direction-up:hover .stratum-flip-box__inner{transform:rotateX(180deg)}.stratum-flip-box.flip-box-effect-flip.flip-box-direction-up .stratum-flip-box__back{transform:rotateX(180deg)}.stratum-flip-box.flip-box-effect-flip.flip-box-direction-down:hover .stratum-flip-box__inner{transform:rotateX(-180deg)}.stratum-flip-box.flip-box-effect-flip.flip-box-direction-down .stratum-flip-box__back{transform:rotateX(-180deg)}.stratum-flip-box.flip-box-effect-flip .stratum-flip-box__back{transform:rotateY(180deg)}.stratum-flip-box.flip-box-effect-zoom-in:hover .stratum-flip-box__back{opacity:1;transform:scale(1)}.stratum-flip-box.flip-box-effect-zoom-in .stratum-flip-box__back{opacity:0;transform:scale(0.55);transition:0.6s}.stratum-flip-box.flip-box-effect-zoom-out:hover .stratum-flip-box__front{opacity:0;transform:scale(0.55);pointer-events:none}.stratum-flip-box.flip-box-effect-zoom-out .stratum-flip-box__front{opacity:1;transform:scale(1);transition:0.6s;z-index:2}.stratum-flip-box.flip-box-effect-slide.flip-box-direction-right:hover .stratum-flip-box__back{transform:translateX(0) translateY(0)}.stratum-flip-box.flip-box-effect-slide.flip-box-direction-right .stratum-flip-box__back{transform:translateX(-100%) translateY(0);transition:0.6s}.stratum-flip-box.flip-box-effect-slide.flip-box-direction-left:hover .stratum-flip-box__back{transform:translateX(0) translateY(0)}.stratum-flip-box.flip-box-effect-slide.flip-box-direction-left .stratum-flip-box__back{transform:translateX(100%) translateY(0);transition:0.6s}.stratum-flip-box.flip-box-effect-slide.flip-box-direction-up:hover .stratum-flip-box__back{transform:translateX(0) translateY(0)}.stratum-flip-box.flip-box-effect-slide.flip-box-direction-up .stratum-flip-box__back{transform:translateX(0) translateY(100%);transition:0.6s}.stratum-flip-box.flip-box-effect-slide.flip-box-direction-down:hover .stratum-flip-box__back{transform:translateX(0) translateY(0)}.stratum-flip-box.flip-box-effect-slide.flip-box-direction-down .stratum-flip-box__back{transform:translateX(0) translateY(-100%);transition:0.6s}.stratum-flip-box.flip-box-effect-push.flip-box-direction-right:hover .stratum-flip-box__back{transform:translateX(0) translateY(0)}.stratum-flip-box.flip-box-effect-push.flip-box-direction-right:hover .stratum-flip-box__front{transform:translateX(100%) translateY(0)}.stratum-flip-box.flip-box-effect-push.flip-box-direction-right .stratum-flip-box__back{transform:translateX(-100%) translateY(0);transition:0.6s}.stratum-flip-box.flip-box-effect-push.flip-box-direction-right .stratum-flip-box__front{transform:translateX(0) translateY(0);transition:0.6s}.stratum-flip-box.flip-box-effect-push.flip-box-direction-left:hover .stratum-flip-box__back{transform:translateX(0) translateY(0)}.stratum-flip-box.flip-box-effect-push.flip-box-direction-left:hover .stratum-flip-box__front{transform:translateX(-100%) translateY(0)}.stratum-flip-box.flip-box-effect-push.flip-box-direction-left .stratum-flip-box__back{transform:translateX(100%) translateY(0);transition:0.6s}.stratum-flip-box.flip-box-effect-push.flip-box-direction-left .stratum-flip-box__front{transform:translateX(0) translateY(0);transition:0.6s}.stratum-flip-box.flip-box-effect-push.flip-box-direction-up:hover .stratum-flip-box__back{transform:translateX(0) translateY(0)}.stratum-flip-box.flip-box-effect-push.flip-box-direction-up:hover .stratum-flip-box__front{transform:translateX(0) translateY(-100%)}.stratum-flip-box.flip-box-effect-push.flip-box-direction-up .stratum-flip-box__back{transform:translateX(0) translateY(100%);transition:0.6s}.stratum-flip-box.flip-box-effect-push.flip-box-direction-up .stratum-flip-box__front{transform:translateX(0) translateY(0);transition:0.6s}.stratum-flip-box.flip-box-effect-push.flip-box-direction-down:hover .stratum-flip-box__back{transform:translateX(0) translateY(0)}.stratum-flip-box.flip-box-effect-push.flip-box-direction-down:hover .stratum-flip-box__front{transform:translateX(0) translateY(100%)}.stratum-flip-box.flip-box-effect-push.flip-box-direction-down .stratum-flip-box__back{transform:translateX(0) translateY(-100%);transition:0.6s}.stratum-flip-box.flip-box-effect-push.flip-box-direction-down .stratum-flip-box__front{transform:translateX(0) translateY(0);transition:0.6s}.stratum-flip-box.flip-box-effect-push .stratum-flip-box__inner,.stratum-flip-box.flip-box-effect-slide .stratum-flip-box__inner{overflow:hidden}.stratum-flip-box.flip-box-effect-fade:hover .stratum-flip-box__front{opacity:0;pointer-events:none}.stratum-flip-box.flip-box-effect-fade .stratum-flip-box__front{opacity:1;transition:0.6s;z-index:2}.elementor-widget-stratum-flip-box:not(.stratum-flip-box--flipped) .stratum-flip-box__front,.elementor-widget-stratum-flip-box:not(.stratum-flip-box--flipped) .stratum-flip-box__back{backface-visibility:hidden}.stratum-flip-box--flipped .stratum-flip-box__inner{transform:none !important}.stratum-flip-box--flipped .stratum-flip-box__inner .stratum-flip-box__front{display:none}.stratum-flip-box--flipped .stratum-flip-box__inner .stratum-flip-box__back{transform:none !important}.stratum-horizontal-timeline__track{overflow-x:auto}.stratum-horizontal-timeline__list{display:flex;position:relative}.stratum-horizontal-timeline__list--top{align-items:flex-end}.stratum-horizontal-timeline__list--top .stratum-horizontal-timeline-item{padding:15px 15px 0px 15px}.stratum-horizontal-timeline__list--top .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card{margin-bottom:30px}.stratum-horizontal-timeline__list--top .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card .stratum-horizontal-timeline-item__card-arrow{top:100%}.stratum-horizontal-timeline__list--top .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__meta{margin-bottom:15px}.stratum-horizontal-timeline__list--middle .stratum-horizontal-timeline-item{padding:0px 15px 0px 15px}.stratum-horizontal-timeline__list--bottom{align-items:flex-start}.stratum-horizontal-timeline__list--bottom .stratum-horizontal-timeline-item{padding:0px 15px 15px 15px}.stratum-horizontal-timeline__list--bottom .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__meta{margin-top:15px;margin-right:auto}.stratum-horizontal-timeline__list--bottom .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card{margin-top:30px}.stratum-horizontal-timeline__line{position:absolute;top:50%;height:2px;transform:translateY(-50%);background-color:#EFEFF1}.stratum-horizontal-timeline .stratum-horizontal-timeline-item{flex:0 0 33.33%;z-index:1}.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card{display:flex;flex-direction:column;position:relative}.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card .stratum-horizontal-timeline-item__card-arrow{position:absolute;width:20px;height:20px;background-color:#f8f8f8}.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card .stratum-horizontal-timeline-item__card-arrow::before{content:'';width:100%;height:100%}.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card-inner{display:flex;flex-direction:column;overflow:hidden;z-index:1;padding:30px;background-color:#f8f8f8}.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card-inner .stratum-horizontal-timeline-item__card-description{word-break:break-word}.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__card-inner .stratum-horizontal-timeline-item__card-image{margin-bottom:10px}.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__point-content{display:flex;justify-content:center;align-items:center;background-color:#EFEFF1;color:#fff;width:40px;height:40px;border-radius:50%;font-size:15px;min-width:10px;min-height:10px}.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__point-content .stratum-horizontal-timeline-item__icon svg path,.stratum-horizontal-timeline .stratum-horizontal-timeline-item .stratum-horizontal-timeline-item__point-content .stratum-horizontal-timeline-item__icon svg g{fill:currentColor}.stratum-horizontal-timeline .stratum-horizontal-timeline-item.is-active .stratum-horizontal-timeline-item__point-content{background-color:#55cdff}.stratum-horizontal-timeline--align-left .stratum-horizontal-timeline-item__point-content{margin-left:10px}.stratum-horizontal-timeline--align-left .stratum-horizontal-timeline-item__card-arrow{transform:translateY(-50%) rotate(45deg);left:20px}.stratum-horizontal-timeline--align-center .stratum-horizontal-timeline-item__meta{text-align:center}.stratum-horizontal-timeline--align-center .stratum-horizontal-timeline-item__point{display:flex;justify-content:center}.stratum-horizontal-timeline--align-center .stratum-horizontal-timeline-item__card-arrow{transform:translate(-50%, -50%) rotate(45deg);left:50%}.stratum-horizontal-timeline--align-right .stratum-horizontal-timeline-item__meta{text-align:end}.stratum-horizontal-timeline--align-right .stratum-horizontal-timeline-item__point{display:flex;justify-content:flex-end}.stratum-horizontal-timeline--align-right .stratum-horizontal-timeline-item__point .stratum-horizontal-timeline-item__point-content{margin-right:10px}.stratum-horizontal-timeline--align-right .stratum-horizontal-timeline-item__card-arrow{transform:translateY(-50%) rotate(45deg);right:20px}.stratum-image-accordion{overflow:hidden}.stratum-image-accordion .stratum-image-accordion__container{display:flex;height:100%}.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item{position:relative;overflow:hidden;transition:all .5s ease-in-out;cursor:pointer}.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item.default-active,.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item.active{cursor:default}.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item .stratum-image-accordion__background{height:100%}.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item .stratum-image-accordion__overlay{display:flex;flex-direction:column;position:absolute;padding:1em;width:100%;height:100%;top:0;transition:all .5s ease-in-out}.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item .stratum-image-accordion__overlay .stratum-image-accordion__content *{opacity:0;visibility:hidden;transition:transform .3s ease-in-out, visibility .2s ease-in-out, opacity .2s ease-in-out}.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__title,.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__icon{transform:translateY(-50px)}.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__description,.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__button{transform:translateY(50px)}.stratum-image-accordion .stratum-image-accordion__container .stratum-image-accordion__item .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__description{padding-bottom:10px}.stratum-image-accordion .stratum-image-accordion__content *{color:#fff}.stratum-image-accordion .stratum-image-accordion__content.image-accordion-left{text-align:left}.stratum-image-accordion .stratum-image-accordion__content.image-accordion-center{text-align:center}.stratum-image-accordion .stratum-image-accordion__content.image-accordion-right{text-align:right}.stratum-image-accordion .stratum-image-accordion__content .stratum-image-accordion__icon{font-size:20px}.stratum-image-accordion .stratum-image-accordion__content .stratum-image-accordion__title{margin:0}.stratum-image-accordion .stratum-image-accordion__content .stratum-image-accordion__button{display:inline-block;border:solid 2px white;padding:5px;cursor:pointer}.stratum-image-accordion.image-accordion-skew .stratum-image-accordion__container{width:130%;margin-left:-15%}.stratum-image-accordion.image-accordion-skew .stratum-image-accordion__container .stratum-image-accordion__item::before{content:"";position:absolute;height:100%;width:400%;left:-100%}.stratum-image-accordion.image-accordion-skew .stratum-image-accordion__container.skew-direction-right .stratum-image-accordion__item{transform:skewX(-15deg) translateZ(0)}.stratum-image-accordion.image-accordion-skew .stratum-image-accordion__container.skew-direction-right .stratum-image-accordion__item .stratum-image-accordion__content{transform:skewX(15deg)}.stratum-image-accordion.image-accordion-skew .stratum-image-accordion__container.skew-direction-left .stratum-image-accordion__item{transform:skewX(15deg) translateZ(0)}.stratum-image-accordion.image-accordion-skew .stratum-image-accordion__container.skew-direction-left .stratum-image-accordion__item .stratum-image-accordion__content{transform:skewX(-15deg)}.stratum-image-accordion.image-accordion-skew .stratum-image-accordion__container.skew-direction-right .stratum-image-accordion__item::before{transform:skewX(15deg)}.stratum-image-accordion.image-accordion-skew .stratum-image-accordion__container.skew-direction-left .stratum-image-accordion__item::before{transform:skewX(-15deg)}.stratum-image-accordion.activate-on-hover .stratum-image-accordion__item:hover .stratum-image-accordion__overlay{transition:all .3s ease-in-out}.stratum-image-accordion.activate-on-hover .stratum-image-accordion__item:hover .stratum-image-accordion__overlay .stratum-image-accordion__content *{opacity:1;visibility:visible;transform:translateY(0);transition:all .3s .3s ease-in-out}.stratum-image-accordion.activate-on-click .stratum-image-accordion__item.active .stratum-image-accordion__overlay{transition:all .3s ease-in-out}.stratum-image-accordion.activate-on-click .stratum-image-accordion__item.active .stratum-image-accordion__overlay .stratum-image-accordion__content *{opacity:1;visibility:visible;transform:translateY(0);transition:all .3s .3s ease-in-out}.stratum-image-accordion.image-accordion-horizontal .stratum-image-accordion__item{flex-grow:1;flex-shrink:1;flex-basis:0%;height:400px}.stratum-image-accordion.image-accordion-horizontal .stratum-image-accordion__item.default-active{flex-grow:3}.stratum-image-accordion.image-accordion-horizontal .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content *{opacity:1;visibility:visible}.stratum-image-accordion.image-accordion-horizontal .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__title,.stratum-image-accordion.image-accordion-horizontal .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__icon{transform:translateY(0)}.stratum-image-accordion.image-accordion-horizontal .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__description,.stratum-image-accordion.image-accordion-horizontal .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__button{transform:translateY(0)}.stratum-image-accordion.image-accordion-vertical .stratum-image-accordion__container{flex-direction:column}.stratum-image-accordion.image-accordion-vertical .stratum-image-accordion__container .stratum-image-accordion__item{height:200px}.stratum-image-accordion.image-accordion-vertical .stratum-image-accordion__container .stratum-image-accordion__item.default-active{height:400px}.stratum-image-accordion.image-accordion-vertical .stratum-image-accordion__container .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content *{opacity:1;visibility:visible}.stratum-image-accordion.image-accordion-vertical .stratum-image-accordion__container .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__title,.stratum-image-accordion.image-accordion-vertical .stratum-image-accordion__container .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__icon{transform:translateY(0)}.stratum-image-accordion.image-accordion-vertical .stratum-image-accordion__container .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__description,.stratum-image-accordion.image-accordion-vertical .stratum-image-accordion__container .stratum-image-accordion__item.default-active .stratum-image-accordion__overlay .stratum-image-accordion__content .stratum-image-accordion__button{transform:translateY(0)}.stratum-image-accordion.image-accordion-horizontal.activate-on-hover .stratum-image-accordion__item:hover{flex-grow:3}.stratum-image-accordion.image-accordion-vertical.activate-on-hover .stratum-image-accordion__item:hover{height:400px}.stratum-image-hotspot .stratum-image-hotspot__image{line-height:0}.stratum-image-hotspot .stratum-image-hotspot__dot{position:absolute;left:50%;top:50%;padding:6px;background-color:#404040;border-radius:50%;cursor:pointer}.stratum-image-hotspot .stratum-image-hotspot__dot-icon{display:block;height:1.25em;width:1.25em;line-height:1.25;text-align:center;position:relative}.stratum-image-hotspot .stratum-image-hotspot__dot.has-animation-pulse:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:inherit;border-radius:50%;transition:all .3s ease-in;animation:stratumPulseAnimation 1.5s ease infinite}.stratum-image-hotspot .stratum-image-hotspot__tooltip{display:none}.stratum-image-hotspot__tooltip-wrapper{padding:15px}.stratum-image-hotspot__tooltip-wrapper .stratum-image-hotspot__tooltip-title{font-size:16px;font-weight:bold;margin-bottom:10px}.elementor-widget-stratum-image-hotspot{width:auto}.stratum-instagram__wrapper.animate_on_scroll .masonry-item{opacity:0}.stratum-instagram .stratum-instagram__wrapper{--columns: 0;display:flex;flex-wrap:wrap;min-width:100%;padding:0}.stratum-instagram .stratum-instagram__wrapper .stratum-instagram__item{width:25%;width:calc( 100% / var( --columns ))}.stratum-instagram .stratum-instagram__media-wrapper{position:relative;overflow:hidden;padding-top:100%}.stratum-instagram .stratum-instagram__media-wrapper.images-gallery{padding-top:0px}.stratum-instagram .stratum-instagram__media-wrapper.images-gallery .slick-dotted.slick-slider{margin-bottom:0px}.stratum-instagram .stratum-instagram__media-wrapper.images-gallery .slick-dots li.slick-active button::before{color:#fff}.stratum-instagram .stratum-instagram__media-wrapper.images-gallery .slick-prev{left:5px;z-index:1}.stratum-instagram .stratum-instagram__media-wrapper.images-gallery .slick-next{right:5px;z-index:1}.stratum-instagram .stratum-instagram__media-wrapper.images-gallery .slick-dots{bottom:15px}.stratum-instagram .stratum-instagram__media-link{position:absolute;top:0;bottom:0;right:0;left:0;display:block}.stratum-instagram .stratum-instagram__media-link img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .25s linear}.stratum-instagram .stratum-instagram__media-link:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:all .25s linear;z-index:1}.stratum-instagram .stratum-instagram__media-link:hover .stratum-instagram__meta-wrapper{opacity:1}.stratum-instagram .stratum-instagram__media-link:hover .stratum-instagram__meta>span:first-child{padding-right:10px}.stratum-instagram .stratum-instagram__media-link:hover .stratum-instagram__meta>span:last-child{padding-left:10px}.stratum-instagram .stratum-instagram__media-link:hover img{transform:scale(1.1)}.stratum-instagram .stratum-instagram__meta-wrapper{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;width:100%;text-align:center;transition:all .25s linear;z-index:2}.stratum-instagram .stratum-instagram__meta>span{transition:all .25s linear}.stratum-instagram .stratum-instagram__meta>span:first-child{padding-right:30px}.stratum-instagram .stratum-instagram__meta>span:last-child{padding-left:30px}.stratum-lottie-animations{display:flex}.stratum-masonry-gallery-effect-zoom .stratum-masonry-gallery__item:hover .stratum-masonry-gallery__image{transform:scale(1.1)}.stratum-masonry-gallery-effect-grayscale .stratum-masonry-gallery__item .stratum-masonry-gallery__image{filter:grayscale(1)}.stratum-masonry-gallery-effect-grayscale .stratum-masonry-gallery__item:hover .stratum-masonry-gallery__image{filter:grayscale(0)}@media (max-width: 768px){.stratum-masonry-gallery .stratum-masonry-gallery__item{width:100% !important}}.stratum-masonry-gallery .stratum-masonry-gallery__item .stratum-masonry-gallery__image{position:relative}.stratum-masonry-gallery .stratum-masonry-gallery__item .stratum-masonry-gallery__image img{width:100%}.stratum-masonry-gallery .stratum-masonry-gallery__item .stratum-masonry-gallery__link{display:block;width:100%;height:100%}.stratum-masonry-gallery .stratum-masonry-gallery__item .stratum-masonry-gallery__overlay{position:absolute;left:0;top:0;right:0;bottom:0}.stratum-masonry-gallery .stratum-masonry-gallery__item .stratum-masonry-gallery__caption{position:absolute;opacity:0;width:100%;max-height:100%;overflow:auto;text-align:center;font-size:.8em;box-sizing:border-box;margin:0;z-index:1}.stratum-masonry-gallery .stratum-masonry-gallery__item:hover .stratum-masonry-gallery__caption{opacity:1}.stratum-price-list{overflow:hidden;display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 768px){.stratum-price-list{flex-direction:row}}.stratum-price-list .stratum-price-list__image-wrapper{margin-bottom:10px;line-height:0}@media screen and (min-width: 768px){.stratum-price-list .stratum-price-list__image-wrapper{margin-bottom:0}}.stratum-price-list .stratum-price-list__heading{text-align:center}.stratum-price-list .stratum-price-list__item{display:flex;justify-content:space-between;margin-bottom:10px;align-items:baseline}.stratum-price-list .stratum-price-list__item:last-child{margin-bottom:0}.stratum-price-list .stratum-price-list__title,.stratum-price-list .stratum-price-list__price{transition:all 0.3s linear}.stratum-price-list .stratum-price-list__title{margin:0;word-break:break-all}.stratum-price-list .stratum-price-list__connector{border-bottom:1px dotted;color:currentColor;flex-grow:1;margin:0 20px;margin-bottom:0.15em;align-items:baseline}@media screen and (min-width: 768px){.stratum-price-list.has-image-right{flex-direction:row-reverse;justify-content:flex-end}.stratum-price-list.has-image-right .stratum-price-list__image-wrapper{margin-left:20px}}.stratum-price-list.has-image-right .stratum-price-list__wrapper{flex-grow:1}.stratum-price-list.has-image-top{flex-direction:column}.stratum-price-list.has-image-top .stratum-price-list__image-wrapper{margin-bottom:10px}.stratum-price-list.has-image-top .stratum-price-list__wrapper{width:100%}@media screen and (min-width: 768px){.stratum-price-list.has-image-left{flex-direction:row}.stratum-price-list.has-image-left .stratum-price-list__image-wrapper{margin-right:20px}}.stratum-price-list.has-image-left .stratum-price-list__wrapper{flex-grow:1}.stratum-price-menu-items-animate .stratum-price-menu .stratum-price-menu__image.image-align-left{margin-left:-50%}.stratum-price-menu-items-animate .stratum-price-menu .stratum-price-menu__image.image-align-right{margin-right:-50%}.stratum-price-menu-items-animate .stratum-price-menu .stratum-price-menu__items .stratum-price-menu__item-wrapper:hover .stratum-price-menu__image.image-align-left{margin-left:0%}.stratum-price-menu-items-animate .stratum-price-menu .stratum-price-menu__items .stratum-price-menu__item-wrapper:hover .stratum-price-menu__image.image-align-right{margin-right:0%}.stratum-price-menu .stratum-price-menu__item-wrapper{margin-bottom:1.5em;overflow:hidden}.stratum-price-menu .stratum-price-menu__item-wrapper:last-child{margin-bottom:0}.stratum-price-menu .stratum-price-menu__item{display:flex;align-items:center;flex-wrap:wrap}@media screen and (min-width: 768px){.stratum-price-menu .stratum-price-menu__item{flex-wrap:nowrap}}.stratum-price-menu .stratum-price-menu__image{transition:all 0.35s linear;margin-bottom:20px}.stratum-price-menu .stratum-price-menu__image.image-align-right{order:1}@media screen and (min-width: 768px){.stratum-price-menu .stratum-price-menu__image.image-align-right{margin-left:10px}}@media screen and (min-width: 768px){.stratum-price-menu .stratum-price-menu__image.image-align-left{margin-right:10px}}@media screen and (min-width: 768px){.stratum-price-menu .stratum-price-menu__image{margin-bottom:0;flex:1 0 auto;width:50%}}.stratum-price-menu .stratum-price-menu__image img{display:block}.stratum-price-menu .stratum-price-menu__content{width:100%}.stratum-price-menu .stratum-price-menu__header{display:flex;justify-content:space-between;align-items:baseline}.stratum-price-menu .stratum-price-menu__title{margin:0;padding:0}.stratum-price-menu .stratum-price-menu__connector{border-bottom:1px dotted;color:currentColor;flex-grow:1;margin:0 20px;margin-bottom:0.15em;align-items:baseline}.stratum-price-menu .stratum-price-menu__divider{border-bottom-style:dotted;border-bottom-width:1px;width:100%}.stratum-price-table-currency-align-left .stratum-price-table__price-currency{left:-25px}.stratum-price-table-currency-align-right .stratum-price-table__price-currency{right:-25px}@media screen and (max-width: 1024px){.stratum-price-table-currency-align-tablet-left .stratum-price-table__price-currency{left:-25px}.stratum-price-table-currency-align-tablet-right .stratum-price-table__price-currency{right:-25px}}@media screen and (max-width: 767px){.stratum-price-table-currency-align-mobile-left .stratum-price-table__price-currency{left:-25px}.stratum-price-table-currency-align-mobile-right .stratum-price-table__price-currency{right:-25px}}.stratum-price-table-button-align-left .stratum-price-table__button{text-align:left}.stratum-price-table-button-align-center .stratum-price-table__button{text-align:center}.stratum-price-table-button-align-right .stratum-price-table__button{text-align:right}.stratum-price-table-button-align-full .stratum-price-table__button{text-align:center}.stratum-price-table-button-align-full .stratum-price-table__button .button{width:100%}@media screen and (max-width: 1024px){.stratum-price-table-button-align-tablet-left .stratum-price-table__button{text-align:left}.stratum-price-table-button-align-tablet-center .stratum-price-table__button{text-align:center}.stratum-price-table-button-align-tablet-right .stratum-price-table__button{text-align:right}.stratum-price-table-button-align-tablet-full .stratum-price-table__button{text-align:center}.stratum-price-table-button-align-tablet-full .stratum-price-table__button .button{width:100%}}@media screen and (max-width: 767px){.stratum-price-table-button-align-mobile-left .stratum-price-table__button{text-align:left}.stratum-price-table-button-align-mobile-center .stratum-price-table__button{text-align:center}.stratum-price-table-button-align-mobile-right .stratum-price-table__button{text-align:right}.stratum-price-table-button-align-mobile-full .stratum-price-table__button{text-align:center}.stratum-price-table-button-align-mobile-full .stratum-price-table__button .button{width:100%}}.stratum-price-table{height:100%}.stratum-price-table .stratum-price-table__wrapper{min-height:inherit;position:relative;height:100%;padding-bottom:110px;text-align:center}.stratum-price-table .stratum-price-table__title{font-size:45px;word-break:break-word;color:#000;padding:0;margin:15px 0 0;transition:color .2s ease}.stratum-price-table .stratum-price-table__title:first-child{margin:0}.stratum-price-table .stratum-price-table__subtitle{word-break:break-word;margin:0;padding:0;transition:color .2s ease}.stratum-price-table .stratum-price-table__price-wrapper{padding-top:20px}.stratum-price-table .stratum-price-table__price{font-size:55px;line-height:1.2em;color:#000;display:inline-block;position:relative;transition:color .2s ease;margin-top:20px;margin-bottom:0}.stratum-price-table .stratum-price-table__price:first-child{margin-top:0}.stratum-price-table .stratum-price-table__price-currency{font-weight:400;font-size:0.5em;font-style:normal;position:absolute;top:-15%;color:inherit}.stratum-price-table .stratum-price-table__price-text{transition:color .2s ease}.stratum-price-table .stratum-price-table__price-description{margin-bottom:0;margin-top:5px;transition:color .2s ease}.stratum-price-table .stratum-price-table__content-wrapper{margin-top:50px}.stratum-price-table .stratum-price-table__content-wrapper:first-child{margin-top:0}.stratum-price-table .stratum-price-table__content-wrapper ul{list-style:none;margin:0;padding:0}.stratum-price-table .stratum-price-table__content-wrapper ul li{margin:0;padding-left:0px;padding-right:0px}.stratum-price-table .stratum-price-table__content-wrapper ul li i{transition:color .2s ease}.stratum-price-table .stratum-price-table__content{padding-top:0.5em;padding-bottom:0.5em;transition:color .2s ease}.stratum-price-table .stratum-price-table__content i{margin-right:0.5em}.stratum-price-table .stratum-price-table__button{display:block;position:absolute;left:0;bottom:0;width:100%}.stratum-table__table{border-collapse:separate;border-spacing:0;border:none;margin-top:0;margin-bottom:0}.stratum-table__table th,.stratum-table__table td{border:none}.stratum-table__table th{border-left-width:0}.stratum-table__table th .stratum-table__header-cell{display:flex}.stratum-table__table td{border-top-width:0;border-left-width:0}.stratum-table__table td .stratum-table__body-cell{display:flex}.stratum-table__table td .stratum-table__editor-content{width:100%}.stratum-table__table .stratum-table__cell-icon>i{color:inherit}.stratum-table__table .stratum-table__cell-icon>svg{fill:currentColor}.stratum-table__table .stratum-table__cell-icon>svg g,.stratum-table__table .stratum-table__cell-icon>svg path{fill:currentColor}.stratum-table__table .stratum-table__cell-title{display:flex;justify-content:center;align-items:center}.stratum-table__table .stratum-table__cell-title.has-media-left{flex-direction:row-reverse}.stratum-table__table .stratum-table__cell-title.has-media-right{flex-direction:row}.stratum-table__table .stratum-table__cell-title.has-media-top{flex-direction:column-reverse}.stratum-table__table .stratum-table__cell-title.has-media-bottom{flex-direction:column}.stratum-table__table .align-content-left{justify-content:flex-start;text-align:left}.stratum-table__table .align-content-right{justify-content:flex-end;text-align:right}.stratum-table__table .align-content-center{justify-content:center;text-align:center}.stratum-testimonial-carousel .swiper-cube .swiper-slide,.stratum-testimonial-carousel .swiper-container-cube .swiper-slide{background:#fff}.stratum-testimonial-carousel .swiper-slide .stratum-testimonial-carousel__heading{margin-top:1em;margin-bottom:0.5em}.stratum-testimonial-carousel .swiper-slide .stratum-testimonial-carousel__subtitle{margin-bottom:1em}.stratum-testimonial-carousel .swiper-slide .stratum-testimonial-carousel__wrapper{display:flex;justify-content:center;margin:30px}.stratum-testimonial-carousel .swiper-slide .stratum-testimonial-carousel__wrapper .stratum-testimonial-carousel__container{background-color:#FFFFFF;padding:30px 30px 50px 30px;max-width:50%;flex:1 1 auto}.stratum-testimonial-carousel .swiper-slide .stratum-testimonial-carousel__wrapper .stratum-testimonial-carousel__container .stratum-testimonial-carousel__container-inner .stratum-testimonial-carousel__content{margin:0 auto}.stratum-testimonial-carousel .swiper-slide .stratum-testimonial-carousel__wrapper .stratum-testimonial-carousel__cite{display:flex;flex-direction:column}.stratum-testimonial-carousel .swiper-slide .stratum-testimonial-carousel__wrapper .stratum-testimonial-carousel__footer>img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.stratum-testimonial-carousel-align-left .swiper-slide{text-align:left}.stratum-testimonial-carousel-align-center .swiper-slide{text-align:center}.stratum-testimonial-carousel-align-right .swiper-slide{text-align:right}@media screen and (max-width: 1024px){.stratum-testimonial-carousel-align-tablet-left .swiper-slide{text-align:left}.stratum-testimonial-carousel-align-tablet-center .swiper-slide{text-align:center}.stratum-testimonial-carousel-align-tablet-right .swiper-slide{text-align:right}}@media screen and (max-width: 767px){.stratum-testimonial-carousel-align-mobile-left .swiper-slide{text-align:left}.stratum-testimonial-carousel-align-mobile-center .swiper-slide{text-align:center}.stratum-testimonial-carousel-align-mobile-right .swiper-slide{text-align:right}}.stratum-vertical-timeline{position:relative}.stratum-vertical-timeline__line{width:2px;position:absolute;margin:0 auto;background-color:whitesmoke;transform:translateX(-50%)}@media (min-width: 992px){.stratum-vertical-timeline__line{left:50%}}.stratum-vertical-timeline__line-progress{position:absolute;width:100%;background-color:#55cdff}.stratum-vertical-timeline__list>.stratum-vertical-timeline-item{width:100%;position:relative}.stratum-vertical-timeline__list>.stratum-vertical-timeline-item:last-child{margin-bottom:0 !important}.stratum-vertical-timeline .stratum-vertical-timeline-item{margin-bottom:20px}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item.card-right .stratum-vertical-timeline-item__inner,.stratum-vertical-timeline .stratum-vertical-timeline-item.card-chess:nth-child(2n) .stratum-vertical-timeline-item__inner{flex-direction:row-reverse !important}.stratum-vertical-timeline .stratum-vertical-timeline-item.card-right .stratum-vertical-timeline-item__meta,.stratum-vertical-timeline .stratum-vertical-timeline-item.card-chess:nth-child(2n) .stratum-vertical-timeline-item__meta{text-align:right}.stratum-vertical-timeline .stratum-vertical-timeline-item.card-right .stratum-vertical-timeline-item__card .stratum-vertical-timeline-item__card-arrow,.stratum-vertical-timeline .stratum-vertical-timeline-item.card-chess:nth-child(2n) .stratum-vertical-timeline-item__card .stratum-vertical-timeline-item__card-arrow{left:0}}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item.card-left .stratum-vertical-timeline-item__inner{flex-direction:row}.stratum-vertical-timeline .stratum-vertical-timeline-item.card-left .stratum-vertical-timeline-item__meta{text-align:left}.stratum-vertical-timeline .stratum-vertical-timeline-item.card-left .stratum-vertical-timeline-item__card .stratum-vertical-timeline-item__card-arrow{left:100%}}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item.card-chess:nth-child(2n+1) .stratum-vertical-timeline-item__card-arrow{left:100%}}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item.is-hidden{visibility:hidden}}.stratum-vertical-timeline .stratum-vertical-timeline-item .stratum-vertical-timeline-item__card::after{transition:all 0.3s ease}.stratum-vertical-timeline .stratum-vertical-timeline-item__inner{display:flex;align-items:center;flex-direction:row-reverse;position:relative}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item__inner{flex-direction:row}}.stratum-vertical-timeline .stratum-vertical-timeline-item__inner--point-top{align-items:flex-start}.stratum-vertical-timeline .stratum-vertical-timeline-item__inner--point-bottom{align-items:flex-end}.stratum-vertical-timeline .stratum-vertical-timeline-item__card-image{position:relative;padding-top:56.25%;width:100%}.stratum-vertical-timeline .stratum-vertical-timeline-item__card-image img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;z-index:1}.stratum-vertical-timeline .stratum-vertical-timeline-item__card{position:relative;filter:drop-shadow(0 0 0 rgba(0,0,0,0));box-shadow:0 0 5px rgba(40,40,40,0.15);border-radius:7px;flex:0 1 100%;background-color:#fff}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item__card{flex:1 1 50%}}.stratum-vertical-timeline .stratum-vertical-timeline-item__card .stratum-vertical-timeline-item__card-arrow{position:absolute;width:20px;height:20px;background-color:inherit;transition:all 0.3s ease;z-index:-1;box-shadow:0 0 5px rgba(40,40,40,0.15)}.stratum-vertical-timeline .stratum-vertical-timeline-item__card-inner{border-radius:inherit;background-color:inherit;transition:all 0.3s ease;overflow:hidden}.stratum-vertical-timeline .stratum-vertical-timeline-item__card-content{padding:25px;position:relative;z-index:2}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item__card-content{padding:40px}}.stratum-vertical-timeline .stratum-vertical-timeline-item__meta{display:none}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item__meta{display:block;flex:1 1 50%}}.stratum-vertical-timeline .stratum-vertical-timeline-item__meta-content{display:inline-block;text-align:inherit}.stratum-vertical-timeline .stratum-vertical-timeline-item__meta-copy{display:block;font-size:.875em}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item__meta-copy{display:none}}.stratum-vertical-timeline .stratum-vertical-timeline-item__point{flex:1 0 auto;margin-right:5px;transform:translateX(-50%)}@media screen and (max-width: 991px){.stratum-vertical-timeline .stratum-vertical-timeline-item__point{margin-left:0 !important}}@media screen and (min-width: 992px){.stratum-vertical-timeline .stratum-vertical-timeline-item__point{margin-left:20px;margin-right:20px;transform:none}}.stratum-vertical-timeline .stratum-vertical-timeline-item__point-content{width:40px;height:40px;min-width:10px;min-height:10px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#e8e8f6;overflow:hidden;transition:all 0.3s ease}.stratum-vertical-timeline .stratum-vertical-timeline-item__point-content .stratum-vertical-timeline-item__icon svg path,.stratum-vertical-timeline .stratum-vertical-timeline-item__point-content .stratum-vertical-timeline-item__icon svg g{fill:currentColor}.stratum-vertical-timeline .stratum-vertical-timeline-item.is-active .stratum-vertical-timeline-item__point-content{background-color:#55cdff}.stratum-vertical-timeline--align-top .stratum-vertical-timeline-item__point{margin-top:10px}.stratum-vertical-timeline--align-top .stratum-vertical-timeline-item__card-arrow{top:30px;transform:translate(-50%, -50%) rotate(-45deg)}.stratum-vertical-timeline--align-middle .stratum-vertical-timeline-item__card-arrow{top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.stratum-vertical-timeline--align-bottom .stratum-vertical-timeline-item__point{margin-bottom:10px}.stratum-vertical-timeline--align-bottom .stratum-vertical-timeline-item__card-arrow{bottom:0;transform:translate(-50%, -100%) rotate(-45deg)}@media screen and (min-width: 992px){.slideInSides .stratum-vertical-timeline-item__card{animation:fadeInLeftShort 1s}.slideInSides .stratum-vertical-timeline-item__point-content{animation:stratumTimelinePointBounce .75s}.slideInSides .stratum-vertical-timeline-item__meta{animation:fadeInRightShort 1s}.slideInSides.card-right .stratum-vertical-timeline-item__meta,.slideInSides.card-chess:nth-child(2n) .stratum-vertical-timeline-item__meta{animation:fadeInLeftShort 1s}.slideInSides.card-right .stratum-vertical-timeline-item__card,.slideInSides.card-chess:nth-child(2n) .stratum-vertical-timeline-item__card{animation:fadeInRightShort 1s}.slideInSides.card-left .stratum-vertical-timeline-item__meta{animation:fadeInRightShort 1s}.slideInSides.card-left .stratum-vertical-timeline-item__card{animation:fadeInLeftShort 1s}}@media screen and (min-width: 992px){.slideInUp .stratum-vertical-timeline-item__card,.slideInUp .stratum-vertical-timeline-item__meta{animation:fadeInUpShort 1s}}@media screen and (min-width: 992px){.fadeIn .stratum-vertical-timeline-item__card,.fadeIn .stratum-vertical-timeline-item__meta{animation:stratumFadeIn 1.5s}}@keyframes fadeInUpShort{from{opacity:0;transform:translate3d(0, 100px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}
.upk-fanel-list{display:grid;grid-template-columns:repeat(1,1fr)}.upk-fanel-list .upk-item{position:relative;overflow:hidden;transition:all 0.3s ease}.upk-fanel-list .upk-item:hover{box-shadow:0 0 10px rgb(43 45 66 / .3)}.upk-fanel-list .upk-item:hover .upk-image-wrap .upk-img{transform:scale(1.1)}.upk-fanel-list .upk-item .upk-item-box{position:relative;display:flex;align-items:center;height:100%}.upk-fanel-list .upk-item .upk-image-wrap{position:relative;width:40%;height:100%;overflow:hidden}.upk-fanel-list .upk-item .upk-image-wrap .upk-img{width:100%;height:100%;object-fit:cover;transition:all 1s ease}.upk-fanel-list .upk-item .upk-fanel-date-wrap{position:absolute;bottom:0;right:0;padding:10px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.upk-fanel-list .upk-item .upk-fanel-date-wrap .upk-fanel-date{text-transform:capitalize;font-weight:900;font-size:18px;display:inline-flex;line-height:1;color:#2B2D42;letter-spacing:1px}.upk-fanel-list .upk-item .upk-fanel-date-wrap .upk-fanel-month{color:#8D99AE;font-size:14px;text-transform:capitalize;font-weight:600}.upk-fanel-list .upk-item .upk-content{position:relative;width:60%;padding:10px}.upk-fanel-list .upk-item .upk-content.upk-readmore--yes{margin-bottom:30px}.upk-fanel-list .upk-item .upk-category{margin-bottom:10px;display:inline-flex}.upk-fanel-list .upk-item .upk-category a{display:inline-block;font-size:10px;font-weight:600;color:#8D99AE;text-transform:uppercase;transition:all 0.3s ease}.upk-fanel-list .upk-item .upk-category a:hover{color:#EF233C}.upk-fanel-list .upk-item .upk-category a+a{margin-left:5px}.upk-fanel-list .upk-item .upk-title{font-size:16px;line-height:1.3;font-weight:700;text-transform:capitalize;margin:0}.upk-fanel-list .upk-item .upk-title a{text-decoration:none;transition:all 0.3s ease;color:#2B2D42}.upk-fanel-list .upk-item .upk-title a:hover{color:#EF233C}.upk-fanel-list .upk-item .upk-text{display:none;font-size:14px;font-weight:400;color:#8D99AE;padding-top:15px}.upk-fanel-list .upk-item .upk-text p{margin:0}.upk-fanel-list .upk-item .upk-fanel-read-more{position:absolute;bottom:0;right:0;width:40px;height:30px;line-height:30px;text-align:center;background:#EF233C;transition:all 0.3s ease;color:#fff;font-size:20px}.upk-fanel-list .upk-item .upk-fanel-read-more i{transition:transform 0.3s ease;transform:translateX(0);display:inline-flex}.upk-fanel-list .upk-item .upk-fanel-read-more:hover{background:#D90429}.upk-fanel-list .upk-item .upk-fanel-read-more:hover i{transform:translateX(5px)}.upk-fanel-list .upk-item .upk-fanel-meta{display:flex;flex-wrap:wrap;align-items:center;position:relative;color:#8D99AE;font-size:11px;line-height:1;padding-top:10px;font-weight:500;text-transform:uppercase}.upk-fanel-list .upk-item .upk-fanel-meta .upk-author-name-wrap{display:flex}.upk-fanel-list .upk-item .upk-fanel-meta .upk-author-name-wrap .upk-by{font-weight:700;padding-right:6px}.upk-fanel-list .upk-item .upk-fanel-meta .upk-author-name-wrap .upk-author-name{text-decoration:none;color:#8D99AE;font-weight:500}.upk-fanel-list .upk-item .upk-fanel-meta>div{position:relative;display:inline-flex}.upk-fanel-list .upk-item .upk-fanel-meta>div:before{content:attr(data-separator);margin:0 5px}.upk-fanel-list .upk-item .upk-fanel-meta>div:nth-child(1)::before{display:none}.upk-global-link-yes .upk-fanel-list .upk-item:hover{cursor:pointer}@media (min-width:768px){.upk-fanel-list .upk-item .upk-content{padding:20px}.upk-fanel-list .upk-item .upk-content.upk-readmore--yes{margin-bottom:40px}.upk-fanel-list .upk-item .upk-category a{font-size:12px}.upk-fanel-list .upk-item .upk-text{display:inherit}.upk-fanel-list .upk-item .upk-title{font-size:20px;line-height:1.4}.upk-fanel-list .upk-item .upk-fanel-read-more{width:60px;height:40px;line-height:40px}.upk-fanel-list .upk-item .upk-fanel-meta{font-size:12px;padding-top:15px}}@media (min-width:1024px){.upk-fanel-list{grid-template-columns:repeat(2,1fr)}.upk-fanel-list .upk-item .upk-content{padding:30px}.upk-fanel-list .upk-item .upk-fanel-date-wrap .upk-fanel-date{font-size:20px}}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

@font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.upk-camux-slider-wrap .upk-img{width:100%;height:100%!important;object-fit:cover}.upk-camux-slider{margin-bottom:clamp(2.5rem, 6vw, 3.438rem)}.upk-camux-slider .upk-item{width:100%;height:clamp(28.125rem, 60vw, 43.75rem)}.upk-camux-slider .upk-img-wrap{position:relative;height:100%}.upk-camux-slider .upk-img-wrap::before{position:absolute;content:"";width:100%;height:100%;background-image:linear-gradient(45deg,rgb(5 4 4 / .741),transparent)}.upk-camux-slider .upk-content{width:100%;max-width:800px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden}.upk-camux-slider .upk-category{margin-bottom:clamp(0.938rem, 2vw, 1.25rem);display:inline-flex}.upk-camux-slider .upk-category a{background:#EF233C;padding:6px 10px;color:#EDF2F4;font-weight:700;text-decoration:none;text-transform:uppercase;font-size:clamp(0.625rem, 1vw, 0.75rem);border-radius:3px;display:inline-block;transition:all 0.3s ease}.upk-camux-slider .upk-category a:hover{background:#D90429}.upk-camux-slider .upk-category a+a{margin-left:5px}.upk-camux-slider .upk-title{font-size:clamp(1.25rem, 5vw, 3rem);font-weight:700;line-height:1.6;text-transform:capitalize;padding-bottom:clamp(1.25rem, 3vw, 1.875rem);margin:0}.upk-camux-slider .upk-title a{color:#edf2f4;background:#2b2d42;display:inline;-webkit-box-decoration-break:clone;padding:5px 15px 8px;border-radius:4px;transition:all 0.3s ease}.upk-camux-slider .upk-title a:hover{color:#D90429}.upk-camux-slider .upk-text{margin-bottom:15px;color:#c9d5e9;font-size:clamp(0.875rem, 2vw, 1rem);line-height:1.5}.upk-camux-slider .upk-text p{margin:0}.upk-camux-slider .upk-meta{display:inline-flex;align-items:center;color:#c9d5e9;font-size:clamp(0.75rem, 1.5vw, 0.875rem);text-transform:uppercase;gap:10px}.upk-camux-slider .upk-meta .upk-name{text-decoration:none;color:#c9d5e9;transition:all 0.3s ease}.upk-camux-slider .upk-meta .upk-name:hover{color:#D90429}.upk-camux-slider .upk-meta .upk-post-time{margin-left:5px}.upk-camux-slider .upk-meta .upk-post-time i{margin-right:2px}.upk-camux-slider .upk-meta>div{position:relative;display:inline-flex;gap:5px}.upk-camux-slider .upk-meta>div:before{content:attr(data-separator);margin:0 5px}.upk-camux-slider .upk-meta>div:nth-child(1)::before{display:none}.upk-camux-slider .upk-navigation-prev,.upk-camux-slider .upk-navigation-next{position:absolute;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;padding:8px;background:#2b2d42;display:inline-flex;border-radius:4px}.upk-camux-slider .upk-navigation-prev i,.upk-camux-slider .upk-navigation-next i{color:#fff}.upk-camux-slider .upk-navigation-prev{left:0}.upk-camux-slider .upk-navigation-next{right:0}.upk-camux-thumbs{position:absolute!important;left:50%;height:80px;width:clamp(15.625rem, 60vw, 42.5rem);bottom:0;transform:translateX(-50%)}.upk-camux-thumbs .upk-item{border-radius:6px;overflow:hidden}.upk-camux-thumbs .swiper-slide-active{-webkit-mask-image:url(/wp-content/plugins/ultimate-post-kit/assets/images/mask/thumbs-active.svg);mask-image:url(/wp-content/plugins/ultimate-post-kit/assets/images/mask/thumbs-active.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.upk-camux-thumbs .upk-img-wrap{position:relative;height:100%}.upk-camux-thumbs .upk-img-wrap .upk-img{cursor:pointer}.upk-camux-thumbs .upk-comments{position:absolute;bottom:0;left:0;margin:10px;background:#2b2d42;color:#fff;font-size:10px;padding:4px 6px;border-radius:3px;text-transform:uppercase}@media (min-width:768px){.upk-camux-thumbs{height:110px}}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.upk-harold-list .upk-list-wrap{display:grid;grid-gap:20px}.upk-harold-list .upk-item{position:relative;overflow:hidden;display:flex;padding:clamp(10px, 2vw, 20px);border-radius:8px;border:1px solid #e8ecf3;transition:all 0.3s ease}.upk-harold-list .upk-item-box{display:flex}.upk-harold-list .upk-image-wrap{max-width:clamp(100px, 10vw, 130px);min-width:clamp(100px, 10vw, 130px);width:100%;display:flex}.upk-harold-list .upk-image-wrap .upk-img{width:100%;height:100%;object-fit:cover;border-radius:5px}.upk-harold-list .upk-content{display:flex;align-items:center;padding:clamp(10px, 2vw, 20px)}.upk-harold-list .upk-category{margin-bottom:clamp(10px, 1vw, 15px)}.upk-harold-list .upk-category a{text-transform:capitalize;color:#8D99AE;font-size:10px;padding:clamp(3px, 1vw, 4px) clamp(7px, 1vw, 10px);text-transform:uppercase;font-weight:600;border-radius:4px;line-height:1;transition:all 0.3s ease}.upk-harold-list .upk-category a:hover{border:1px solid #EF233C;color:#EF233C}.upk-harold-list .upk-category a+a{margin-left:5px}.upk-harold-list .upk-title{font-size:clamp(16px, 2vw, 20px);font-weight:600;margin:0;padding-bottom:clamp(10px, 1vw, 15px);text-transform:capitalize}.upk-harold-list .upk-title a{color:#2B2D42}.upk-harold-list .upk-title a:hover{color:#EF233C}.upk-harold-list .upk-meta{display:flex;flex-wrap:wrap;align-items:center;font-size:11px}.upk-harold-list .upk-meta .upk-reading-time,.upk-harold-list .upk-meta .upk-post-time,.upk-harold-list .upk-meta .upk-author a,.upk-harold-list .upk-meta .upk-date{text-transform:uppercase;font-weight:500;color:#8D99AE;display:flex;align-items:center}.upk-harold-list .upk-meta .upk-reading-time i,.upk-harold-list .upk-meta .upk-post-time i,.upk-harold-list .upk-meta .upk-author a i,.upk-harold-list .upk-meta .upk-date i{margin-right:5px}.upk-harold-list .upk-meta .upk-post-time{margin-left:5px}.upk-harold-list .upk-meta .upk-post-time i{margin-right:2px}.upk-harold-list .upk-meta>div{position:relative;display:inline-flex}.upk-harold-list .upk-meta>div:before{content:attr(data-separator);margin:0 5px}.upk-harold-list .upk-meta>div:nth-child(1)::before{display:none}.upk-global-link-yes .upk-harold-list .upk-item:hover{cursor:pointer}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.masonry-grid .masonry-item.shown,.no-js .masonry-grid .masonry-item,.no-cssanimations .masonry-grid .masonry-item{opacity:1}.masonry-grid .masonry-item a,.masonry-grid .masonry-item img{outline:none;border:none;display:block;max-width:100%}.masonry-grid.effect-1 .masonry-item.animate{-webkit-animation:fadeIn 0.65s ease forwards;animation:fadeIn 0.65s ease forwards}@-webkit-keyframes fadeIn{0%{}100%{opacity:1}}@keyframes fadeIn{0%{}100%{opacity:1}}.masonry-grid.effect-2 .masonry-item.animate{-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation:moveUp 0.65s ease forwards;animation:moveUp 0.65s ease forwards}@-webkit-keyframes moveUp{0%{}100%{-webkit-transform:translateY(0);opacity:1}}@keyframes moveUp{0%{}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.masonry-grid.effect-3 .masonry-item.animate{-webkit-transform:scale(.6);transform:scale(.6);-webkit-animation:scaleUp 0.65s ease-in-out forwards;animation:scaleUp 0.65s ease-in-out forwards}@-webkit-keyframes scaleUp{0%{}100%{-webkit-transform:scale(1);opacity:1}}@keyframes scaleUp{0%{}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.masonry-grid.effect-4{-webkit-perspective:1300px;perspective:1300px}.masonry-grid.effect-4 .masonry-item.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(400px) translateY(300px) rotateX(-90deg);transform:translateZ(400px) translateY(300px) rotateX(-90deg);-webkit-animation:fallPerspective .8s ease-in-out forwards;animation:fallPerspective .8s ease-in-out forwards}@-webkit-keyframes fallPerspective{0%{}100%{-webkit-transform:translateZ(0) translateY(0) rotateX(0deg);opacity:1}}@keyframes fallPerspective{0%{}100%{-webkit-transform:translateZ(0) translateY(0) rotateX(0deg);transform:translateZ(0) translateY(0) rotateX(0deg);opacity:1}}.masonry-grid.effect-5{-webkit-perspective:1300px;perspective:1300px}.masonry-grid.effect-5 .masonry-item.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50% -300px;transform-origin:50% 50% -300px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-animation:fly .8s ease-in-out forwards;animation:fly .8s ease-in-out forwards}@-webkit-keyframes fly{0%{}100%{-webkit-transform:rotateX(0deg);opacity:1}}@keyframes fly{0%{}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}.masonry-grid.effect-6{-webkit-perspective:1300px;perspective:1300px}.masonry-grid.effect-6 .masonry-item.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0% 0%;transform-origin:0% 0%;-webkit-transform:rotateX(-80deg);transform:rotateX(-80deg);-webkit-animation:flip .8s ease-in-out forwards;animation:flip .8s ease-in-out forwards}@-webkit-keyframes flip{0%{}100%{-webkit-transform:rotateX(0deg);opacity:1}}@keyframes flip{0%{}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}.masonry-grid.effect-7{-webkit-perspective:1300px;perspective:1300px}.masonry-grid.effect-7 .masonry-item.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-animation:helix .8s ease-in-out forwards;animation:helix .8s ease-in-out forwards}@-webkit-keyframes helix{0%{}100%{-webkit-transform:rotateY(0deg);opacity:1}}@keyframes helix{0%{}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}}.masonry-grid.effect-8{-webkit-perspective:1300px;perspective:1300px}.masonry-grid.effect-8 .masonry-item.animate{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:scale(.4);transform:scale(.4);-webkit-animation:popUp .8s ease-in forwards;animation:popUp .8s ease-in forwards}@-webkit-keyframes popUp{0%{}70%{-webkit-transform:scale(1.1);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(1);opacity:1}}@keyframes popUp{0%{}70%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@media screen and (max-width:900px){.masonry-grid .masonry-item{width:50%}}@media screen and (max-width:400px){.masonry-grid .masonry-item{width:100%}}.elementor-347 .elementor-element.elementor-element-550db72{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-347 .elementor-element.elementor-element-6bfee76{width:100%;max-width:100%;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 5px;padding:0 0 0 0}.elementor-347 .elementor-element.elementor-element-6bfee76.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0}.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list{grid-template-columns:repeat(2,1fr);grid-row-gap:15px;grid-column-gap:15px}.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list .upk-item .upk-content{padding:40px 40px 40px 13px}.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list .upk-item{border-style:solid;border-width:1px 1px 1px 1px;border-color:#C6C1C161;border-radius:8px 8px 8px 8px;padding:12px 12px 12px 12px;box-shadow:-78px 0 10px 0 #fff0}.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list .upk-item .upk-image-wrap{border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-accent);border-radius:4px 4px 4px 4px}.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list .upk-item .upk-title a{color:#211C1C}.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list .upk-item .upk-title a:hover{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list .upk-item .upk-title{font-family:"Tahoma",Sans-serif;font-size:17px;font-weight:400;line-height:22px}.elementor-widget-title-section .elespare-widget-title-section .elespare-widget-title .elespare-section-title{color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title{color:var(--e-global-color-primary);background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-9 .elespare-widget-title .elespare-section-title{color:var(--e-global-color-primary);background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title:after{background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title{border-bottom-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after{color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before{color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title:before{border-top-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-9 .elespare-widget-title{border-bottom-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title:before{background-color:var(--e-global-color-primary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-secondary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-secondary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-secondary)}.elementor-widget-title-section .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-secondary)}.elementor-347 .elementor-element.elementor-element-ccabfef{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 21px}.elementor-347 .elementor-element.elementor-element-ccabfef.elementor-element{--order:-99999 /* order start hack */}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section .elespare-widget-title .elespare-section-title{color:#585656;font-family:"Abel",Sans-serif;font-size:15px;font-weight:600;letter-spacing:0;word-spacing:0}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title:after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title{border-bottom-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title:before{border-top-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-9 .elespare-widget-title .elespare-section-title{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-9 .elespare-widget-title{border-bottom-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title:before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-before{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title-after{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-ccabfef .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-1f8a0b8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none;--margin-top:35px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-1f8a0b8:hover::before,.elementor-347 .elementor-element.elementor-element-1f8a0b8:hover>.elementor-background-video-container::before,.elementor-347 .elementor-element.elementor-element-1f8a0b8:hover>.e-con-inner>.elementor-background-video-container::before,.elementor-347 .elementor-element.elementor-element-1f8a0b8>.elementor-background-slideshow:hover::before,.elementor-347 .elementor-element.elementor-element-1f8a0b8>.e-con-inner>.elementor-background-slideshow:hover::before{--background-overlay:''}.elementor-347 .elementor-element.elementor-element-1f8a0b8:hover{--overlay-opacity:0.6}.elementor-347 .elementor-element.elementor-element-1f8a0b8:hover::before{filter:brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg)}.elementor-347 .elementor-element.elementor-element-1f8a0b8.e-con{--align-self:center;--flex-grow:1;--flex-shrink:0}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-img-wrap::before{background-color:rgb(3 4 16 / .4)}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-title a{background-color:#19191945;color:var(--e-global-color-626ff78);padding:8px 8px 8px 8px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-category a{background-color:#fff0;color:#FFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-accent);border-radius:17px 17px 17px 17px;padding:10px 10px 10px 10px;font-family:"Helvetica",Sans-serif;font-size:14px;font-weight:500;text-transform:capitalize;line-height:14px;letter-spacing:.5px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-category a:hover{background-color:var(--e-global-color-accent);color:var(--e-global-color-primary);border-color:var(--e-global-color-626ff78)}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-prev,.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-next{background-color:#02010103;border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-626ff78);border-radius:23px 23px 23px 23px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-prev:hover,.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-next:hover{background-color:#FFF3;border-color:#000}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-item{height:500px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-content{max-width:600px;padding:8px 8px 8px 8px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-title a:hover{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-title{padding-bottom:25px;font-family:"Abel",Sans-serif;font-size:27px;font-weight:500}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-category{margin-bottom:16px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider{margin-bottom:40px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-thumbs .upk-item{border-style:solid;border-width:2px 2px 2px 2px;border-color:var(--e-global-color-accent);border-radius:10px 10px 10px 10px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-prev i,.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-next i{color:var(--e-global-color-626ff78);font-size:18px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-prev{margin-left:30px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-next{margin-right:30px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-prev:hover i,.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-next:hover i{color:#000}.elementor-347 .elementor-element.elementor-element-a8077bd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:9px 9px;--row-gap:9px;--column-gap:9px;--overlay-opacity:0;border-style:none;--border-style:none;--margin-top:75px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-a8077bd::before,.elementor-347 .elementor-element.elementor-element-a8077bd>.elementor-background-video-container::before,.elementor-347 .elementor-element.elementor-element-a8077bd>.e-con-inner>.elementor-background-video-container::before,.elementor-347 .elementor-element.elementor-element-a8077bd>.elementor-background-slideshow::before,.elementor-347 .elementor-element.elementor-element-a8077bd>.e-con-inner>.elementor-background-slideshow::before,.elementor-347 .elementor-element.elementor-element-a8077bd>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-347 .elementor-element.elementor-element-a8077bd:hover::before,.elementor-347 .elementor-element.elementor-element-a8077bd:hover>.elementor-background-video-container::before,.elementor-347 .elementor-element.elementor-element-a8077bd:hover>.e-con-inner>.elementor-background-video-container::before,.elementor-347 .elementor-element.elementor-element-a8077bd>.elementor-background-slideshow:hover::before,.elementor-347 .elementor-element.elementor-element-a8077bd>.e-con-inner>.elementor-background-slideshow:hover::before{--background-overlay:''}.elementor-347 .elementor-element.elementor-element-a8077bd:hover{--overlay-opacity:0.6}.elementor-347 .elementor-element.elementor-element-a8077bd:hover::before{filter:brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg)}.elementor-347 .elementor-element.elementor-element-a8077bd.e-con{--align-self:stretch;--flex-grow:1;--flex-shrink:0}.elementor-347 .elementor-element.elementor-element-002f1d0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-002f1d0.e-con{--flex-grow:0;--flex-shrink:0}.elementor-347 .elementor-element.elementor-element-bf871ac{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-38a002e{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 21px}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section .elespare-widget-title .elespare-section-title{color:#000;font-family:"Abel",Sans-serif;font-size:16px}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title:after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title{border-bottom-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title:before{border-top-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-9 .elespare-widget-title .elespare-section-title{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-9 .elespare-widget-title{border-bottom-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title:before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-before{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title-after{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-38a002e .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item .upk-category a:hover{background-color:var(--e-global-color-accent);color:var(--e-global-color-primary);border-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-e0e5194{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 5px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list{grid-template-columns:repeat(2,1fr);grid-row-gap:5px;grid-column-gap:5px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item .upk-content{padding:17px 17px 17px 17px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item{border-style:solid;border-width:1px 1px 1px 1px;border-color:#C6C1C161;border-radius:8px 8px 8px 8px;padding:12px 12px 12px 12px;box-shadow:-78px 0 10px 0 #fff0}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item .upk-image-wrap{border-radius:4px 4px 4px 4px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item .upk-title a:hover{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item .upk-title{font-family:"Roboto Condensed",Sans-serif;font-size:16px;font-weight:400;line-height:22px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item .upk-category{margin-bottom:5px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item .upk-category a{color:var(--e-global-color-primary);border-style:solid;border-width:1px 1px 1px 1px;border-radius:7px 7px 7px 7px;padding:3px 3px 3px 3px;font-family:"Verdana",Sans-serif;font-size:9px;font-weight:400;letter-spacing:.3px;word-spacing:1px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list .upk-item .upk-category a+a{margin-left:0}.elementor-347 .elementor-element.elementor-element-3583da6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:0 0 0 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#C6C1C1;--border-color:#C6C1C1;--border-radius:0px 0px 0px 0px;box-shadow:53px 0 0 0 rgb(0 0 0 / .5);--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-3583da6.e-con{--align-self:flex-start}.elementor-347 .elementor-element.elementor-element-886985c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-ed802e6{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0}.elementor-347 .elementor-element.elementor-element-ed802e6.elementor-element{--align-self:stretch}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section .elespare-widget-title .elespare-section-title{color:#000;font-family:"Abel",Sans-serif;font-size:16px}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-2 .elespare-widget-title span.elespare-section-title:after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title{border-bottom-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-after{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-6 .elespare-widget-title .elespare-section-title-before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-after{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-7 .elespare-widget-title .elespare-section-title-before{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-8 .elespare-widget-title .elespare-section-title:before{border-top-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-9 .elespare-widget-title .elespare-section-title{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-9 .elespare-widget-title{border-bottom-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-10 .elespare-widget-title .elespare-section-title:before{background-color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-1 .elespare-widget-title .elespare-section-title-before{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-3 .elespare-widget-title .elespare-section-title-after{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-4 .elespare-widget-title .elespare-section-title-after{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-ed802e6 .elespare-widget-title-section.title-style-5 .elespare-widget-title .elespare-section-title-before{background-color:#EFEFEF78}.elementor-347 .elementor-element.elementor-element-a742c75{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-list-wrap{grid-template-columns:repeat(1,1fr);grid-row-gap:6px;grid-column-gap:0}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item .upk-item-box .upk-content{padding:8px 8px 8px 8px}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item{padding:5px 5px 5px 5px}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item .upk-item-box .upk-image-wrap{max-width:103px;min-width:103px}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item .upk-item-box .upk-content .upk-title a{color:var(--e-global-color-primary)}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item .upk-item-box .upk-content .upk-title a:hover{color:var(--e-global-color-accent)}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item .upk-item-box .upk-content .upk-title{padding-bottom:10px;font-family:"Verdana",Sans-serif;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.1px}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item .upk-item-box .upk-content .upk-meta *{color:#B4ABABFC}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item .upk-item-box .upk-content .upk-meta .upk-author a:hover{color:var(--e-global-color-primary)}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-item .upk-item-box .upk-content .upk-meta{font-family:"Verdana",Sans-serif;font-size:10px}.elementor-347 .elementor-element.elementor-element-77f1238{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-size:var(--e-global-typography-text-font-size);font-weight:var(--e-global-typography-text-font-weight)}.elementor-347 .elementor-element.elementor-element-1a5685c{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:4px 4px;--row-gap:4px;--column-gap:4px;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:3px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-1a5685c:not(.elementor-motion-effects-element-type-background),.elementor-347 .elementor-element.elementor-element-1a5685c>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fff0;background-image:linear-gradient(180deg,#FFFBFC 10%,#E3E0E0E6 66%)}.elementor-347 .elementor-element.elementor-element-f6520c7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-f6520c7.e-con{--align-self:flex-end;--flex-grow:0;--flex-shrink:0}.elementor-347 .elementor-element.elementor-element-9b9b0ff{--grid-template-columns:repeat(0, auto);text-align:right;--icon-size:16px;--grid-column-gap:5px;--grid-row-gap:0px}.elementor-347 .elementor-element.elementor-element-a2bde0a{--display:flex;--flex-direction:column-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-a2bde0a.e-con{--align-self:flex-end;--flex-grow:0;--flex-shrink:0}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);word-spacing:var(--e-global-typography-primary-word-spacing);color:var(--e-global-color-primary)}.elementor-347 .elementor-element.elementor-element-ccd7a2d{width:var(--container-widget-width,174.765%);max-width:174.765%;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0;--container-widget-width:174.765%;--container-widget-flex-grow:0;text-align:start}.elementor-347 .elementor-element.elementor-element-ccd7a2d.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-347 .elementor-element.elementor-element-ccd7a2d .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:25px;font-weight:500;word-spacing:0;color:var(--e-global-color-secondary)}.elementor-347 .elementor-element.elementor-element-62df0d3{--display:flex;--flex-direction:column-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-347 .elementor-element.elementor-element-62df0d3.e-con{--align-self:flex-end}.elementor-347 .elementor-element.elementor-element-40fe99c{width:var(--container-widget-width,61.147%);max-width:61.147%;margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 0;padding:0 0 0 0;--container-widget-width:61.147%;--container-widget-flex-grow:0;text-align:start}.elementor-347 .elementor-element.elementor-element-40fe99c.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-347 .elementor-element.elementor-element-40fe99c .elementor-heading-title{font-family:"Rochester",Sans-serif;font-size:30px;font-weight:500;word-spacing:0;color:var(--e-global-color-secondary)}.elementor-347 .elementor-element.elementor-element-347ea4d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:none;--border-style:none;box-shadow:0 0 3px 0 rgb(0 0 0 / .5);--margin-top:0px;--margin-bottom:050px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px}.elementor-347 .elementor-element.elementor-element-9503218 .stratum-instagram .stratum-instagram__wrapper{--columns:4;margin:-20px}.elementor-347 .elementor-element.elementor-element-9503218 .stratum-instagram .stratum-instagram__item{padding:20px}.elementor-347 .elementor-element.elementor-element-9503218 .stratum-instagram .stratum-instagram__media-link:hover:before{background-color:#0000002e}.elementor-347 .elementor-element.elementor-element-580d3c1{--display:flex}@media(min-width:768px){.elementor-347 .elementor-element.elementor-element-002f1d0{--width:75%}.elementor-347 .elementor-element.elementor-element-f6520c7{--width:48.493%}.elementor-347 .elementor-element.elementor-element-a2bde0a{--width:5.083%}.elementor-347 .elementor-element.elementor-element-62df0d3{--width:100%}}@media(max-width:1024px){.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list{grid-template-columns:repeat(1,1fr)}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-prev i,.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-next i{font-size:24px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list{grid-template-columns:repeat(1,1fr)}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-list-wrap{grid-template-columns:repeat(1,1fr)}.elementor-widget-image .widget-image-caption{font-size:var(--e-global-typography-text-font-size)}.elementor-widget-heading .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-347 .elementor-element.elementor-element-9503218 .stratum-instagram .stratum-instagram__item{padding:5px}.elementor-347 .elementor-element.elementor-element-9503218 .stratum-instagram .stratum-instagram__wrapper{margin:-5px}}@media(max-width:767px){.elementor-347 .elementor-element.elementor-element-6bfee76 .upk-fanel-list{grid-template-columns:repeat(1,1fr)}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-camux-slider .upk-title{font-size:20px}.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-prev i,.elementor-347 .elementor-element.elementor-element-37525d8 .upk-navigation-next i{font-size:24px}.elementor-347 .elementor-element.elementor-element-e0e5194 .upk-fanel-list{grid-template-columns:repeat(1,1fr)}.elementor-347 .elementor-element.elementor-element-a742c75 .upk-harold-list .upk-list-wrap{grid-template-columns:repeat(1,1fr)}.elementor-widget-image .widget-image-caption{font-size:var(--e-global-typography-text-font-size)}.elementor-widget-heading .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-347 .elementor-element.elementor-element-ccd7a2d{text-align:center}.elementor-347 .elementor-element.elementor-element-ccd7a2d .elementor-heading-title{font-size:18px}.elementor-347 .elementor-element.elementor-element-40fe99c{width:var(--container-widget-width,344.75px);max-width:344.75px;--container-widget-width:344.75px;--container-widget-flex-grow:0;text-align:center}.elementor-347 .elementor-element.elementor-element-40fe99c .elementor-heading-title{font-size:19px}.elementor-347 .elementor-element.elementor-element-347ea4d{--margin-top:0px;--margin-bottom:15px;--margin-left:0px;--margin-right:0px}.elementor-347 .elementor-element.elementor-element-9503218{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 200px) 0}.elementor-347 .elementor-element.elementor-element-9503218 .stratum-instagram .stratum-instagram__wrapper{--columns:2;margin:-8px}.elementor-347 .elementor-element.elementor-element-9503218 .stratum-instagram .stratum-instagram__item{padding:8px}}.upk-content h3 a{text-transform:none!important}.painel-nutraceuticos a,.painel-nutraceuticos a:hover,.painel-nutraceuticos a:focus,.painel-nutraceuticos a:visited,.painel-nutraceuticos a::before,.painel-nutraceuticos a::after{text-decoration:none!important;border:none!important;box-shadow:none!important;background-image:none!important}.painel-nutraceuticos .elementor-icon-box-title a,.painel-nutraceuticos .elementor-icon-box-title a::before,.painel-nutraceuticos .elementor-icon-box-title a::after{border-bottom:none!important;text-decoration:none!important;content:""!important;background:none!important}.painel-nutraceuticos a:hover{color:#72c114!important}.upk-content h3 a{text-transform:none!important}.upk-content h3 a{text-transform:none!important}.qodef-qi-grid>.qodef-grid-inner{position:relative;display:grid;gap:30px}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--1{order:1}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--2{order:2}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--3{order:3}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--4{order:4}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--5{order:5}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--6{order:6}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--7{order:7}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--8{order:8}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--9{order:9}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--10{order:10}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--11{order:11}.qodef-qi-grid>.qodef-grid-inner.qodef-qi-clear:after,.qodef-qi-grid>.qodef-grid-inner.qodef-qi-clear:before{display:none!important}.qodef-qi-grid .qodef-grid-item{float:none!important}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner{display:flex}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:91.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:58.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:41.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--auto{width:auto}.qodef-qi-grid.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--1>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--2>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--3>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--4>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--5>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--6>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--7>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--8>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--1-11>.qodef-grid-inner{grid-template-columns:minmax(0,1fr) minmax(0,11fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--1-11>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--2-10>.qodef-grid-inner{grid-template-columns:minmax(0,2fr) minmax(0,10fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--2-10>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--3-9>.qodef-grid-inner{grid-template-columns:minmax(0,3fr) minmax(0,9fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--3-9>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--4-8>.qodef-grid-inner{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--4-8>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--5-7>.qodef-grid-inner{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--5-7>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--6-6>.qodef-grid-inner{grid-template-columns:minmax(0,6fr) minmax(0,6fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--6-6>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--7-5>.qodef-grid-inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--7-5>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--8-4>.qodef-grid-inner{grid-template-columns:minmax(0,8fr) minmax(0,4fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--8-4>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--9-3>.qodef-grid-inner{grid-template-columns:minmax(0,9fr) minmax(0,3fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--9-3>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--10-2>.qodef-grid-inner{grid-template-columns:minmax(0,10fr) minmax(0,2fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--10-2>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--11-1>.qodef-grid-inner{grid-template-columns:minmax(0,11fr) minmax(0,1fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--11-1>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%;object-fit:cover}.qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner{visibility:hidden}.qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--1>.qodef-grid-inner{grid-template-columns:repeat(1,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--2>.qodef-grid-inner{grid-template-columns:repeat(2,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3>.qodef-grid-inner{grid-template-columns:repeat(3,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--4>.qodef-grid-inner{grid-template-columns:repeat(4,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--5>.qodef-grid-inner{grid-template-columns:repeat(5,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--6>.qodef-grid-inner{grid-template-columns:repeat(6,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--7>.qodef-grid-inner{grid-template-columns:repeat(7,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--8>.qodef-grid-inner{grid-template-columns:repeat(8,1fr)}.qodef-qi-grid.qodef-gutter--no>.qodef-grid-inner{gap:0}.qodef-qi-grid.qodef-gutter--tiny>.qodef-grid-inner{gap:10px}.qodef-qi-grid.qodef-gutter--small>.qodef-grid-inner{gap:20px}.qodef-qi-grid.qodef-gutter--normal>.qodef-grid-inner{gap:30px}.qodef-qi-grid.qodef-gutter--medium>.qodef-grid-inner{gap:40px}.qodef-qi-grid.qodef-gutter--large>.qodef-grid-inner{gap:50px}.qodef-qi-grid.qodef-gutter--huge>.qodef-grid-inner{gap:68px}.qodef-qi-grid.qodef-disable-row-gap>.qodef-grid-inner{row-gap:0}@media only screen and (max-width:1440 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1440>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1440>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1366>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1366>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1024>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1024>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--768>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--768>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--680>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--680>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--480>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--480>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@keyframes qi-addons-for-elementor-fade-in{0%{opacity:0;visibility:hidden;z-index:102}100%{opacity:1;visibility:visible;z-index:102}}@keyframes qi-addons-for-elementor-fade-out{0%{opacity:1;visibility:visible;z-index:102}100%{opacity:0;visibility:hidden;z-index:0}}@keyframes qodef-animate-underline-from-left{0%{transform:scaleX(1);transform-origin:right}37%{transform:scaleX(0);transform-origin:right}38%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes qodef-animate-underline-from-right{0%{transform:scaleX(1);transform-origin:left}37%{transform:scaleX(0);transform-origin:left}38%{transform:scaleX(0);transform-origin:right}100%{transform:scaleX(1);transform-origin:right}}@keyframes qodef-animate-underline-multiline{0%{background-size:100% 87%;background-position-x:right}38%{background-size:0 87%;background-position-x:right}39%{background-size:0 87%;background-position-x:left}100%{background-size:100% 87%;background-position-x:left}}@keyframes qodef-animate-highlight{0%{background-size:0 100%;background-position-x:left}100%{background-size:100% 100%;background-position-x:left}}.qodef-qi-clear:after,.qodef-qi-clear:before{content:"";display:table;table-layout:fixed}.qodef-qi-clear:after{clear:both}.qodef-category-separator:after{content:",";margin-right:5px}.qodef-shortcode h1 a,.qodef-shortcode h2 a,.qodef-shortcode h3 a,.qodef-shortcode h4 a,.qodef-shortcode h5 a,.qodef-shortcode h6 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-custom-text-underline-draw a{position:relative;color:currentColor}.qodef-custom-text-underline-draw a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:currentColor;backface-visibility:hidden}.qodef-custom-text-underline-draw a:hover{color:currentColor;text-decoration:none}.qodef-custom-text-underline-draw a:hover:after{animation:qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-title{opacity:0;transform:translateX(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text{transition-delay:.25s,.25s}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button{transition-delay:.5s,.5s}body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-title{opacity:1;transform:translateX(0) translateZ(0)}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-qi-hide-under-1440,.qodef-qi-hide-under-1440{display:none}}.qodef-qi-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440{display:none}.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next{display:none}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440{display:block}.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next{display:block}}.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container{max-width:unset}.fslightbox-container .fslightbox-nav .fslightbox-toolbar{background:0 0}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button{color:#fff}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button[title="Enter fullscreen"]{display:none}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button svg{fill:currentColor;width:17px;stroke:none}.fslightbox-container .fslightbox-slide-btn-container-next,.fslightbox-container .fslightbox-slide-btn-container-previous{padding:30px}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn{width:30px;padding:0;background:0 0;color:#fff}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn svg,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn svg{fill:currentColor;stroke:currentColor;width:100%}.qodef-qi-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden}.qodef-qi-swiper-container .swiper-slide a:not(.qodef-qi-button):not(.qodef-qi-premium-button){display:block}.qodef-qi-swiper-container .swiper-slide img{width:100%}.qodef-qi-swiper-container.qodef-swiper--initialized{visibility:visible}.qodef-qi-swiper-container .swiper-pagination-bullet{color:#000;vertical-align:middle;opacity:1;transform-origin:center;transform:matrix(.72,0,0,.72,0,0);border:1px solid transparent;background:currentColor;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-qi-swiper-container .swiper-pagination-bullet-active,.qodef-qi-swiper-container .swiper-pagination-bullet:hover{transform:matrix(1,0,0,1,0,0) translateZ(0)}.qodef-qi-swiper-container .swiper-button-next,.qodef-qi-swiper-container .swiper-button-prev,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container~.swiper-button-next,.qodef-qi-swiper-container~.swiper-button-prev{background-image:none!important;width:auto!important;height:auto!important;margin:0!important;color:#111;font-size:26px;transition:color .2s ease-out,background-color .2s ease-out;transform:translateY(-50%)}.qodef-qi-swiper-container .swiper-button-next svg,.qodef-qi-swiper-container .swiper-button-prev svg,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev svg,.qodef-qi-swiper-container~.swiper-button-next svg,.qodef-qi-swiper-container~.swiper-button-prev svg{display:block;width:1em;height:auto;transition:background-color .2s ease-out,color .2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next:after,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev:after,.qodef-qi-swiper-container~.swiper-button-next:after,.qodef-qi-swiper-container~.swiper-button-prev:after{display:none!important}.qodef-qi-swiper-container .swiper-button-prev{left:30px}.qodef-qi-swiper-container .swiper-button-next{right:30px}.qodef-qi-swiper-container.swiper-container-vertical.qodef--focus-in-viewport,.qodef-qi-swiper-container.swiper-vertical.qodef--focus-in-viewport{height:100vh!important}.qodef-qi-swiper-container.swiper-container-vertical .swiper-slide,.qodef-qi-swiper-container.swiper-vertical .swiper-slide{overflow:hidden}.qodef-qi-swiper-container.swiper-container-vertical .swiper-slide img,.qodef-qi-swiper-container.swiper-vertical .swiper-slide img{width:100%;height:100%;object-fit:cover}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical .swiper-button-prev{top:30px;bottom:auto;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical .swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-next,.qodef-qi-swiper-container.swiper-vertical .swiper-button-next{top:auto!important;bottom:30px;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical .swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-prev{top:-30px;bottom:auto!important;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-next,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-next{top:auto!important;bottom:-30px;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav{top:0;width:auto!important;height:100%;flex-direction:column;justify-content:center;margin-top:0}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner{flex-direction:column}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev{margin:0 0 20px 0!important}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateY(-4px)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg.qodef-swiper-arrow-left{transform:translateY(-4px) rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg{transform:translateY(4px)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg.qodef-swiper-arrow-right{transform:translateY(4px) rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:center;right:auto!important;left:0!important;bottom:0}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:center;right:0!important;left:auto!important;bottom:0}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-pagination-outside .swiper-pagination-bullet,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-pagination-outside .swiper-pagination-bullet{margin:3px 0}.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-next:before,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container .swiper-button-prev:before{display:none}.qodef-qi-swiper-container~.swiper-button-prev{left:-50px}.qodef-qi-swiper-container~.swiper-button-next{right:-50px}.qodef-qi-swiper-container~.qodef-swiper-together-nav{position:absolute;display:flex;justify-content:flex-start;width:100%;margin-top:30px;z-index:1}.qodef-qi-swiper-container~.qodef-swiper-together-nav .qodef-swiper-together-inner{display:flex;align-items:center;justify-content:center}.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev{position:relative;top:0;left:0;right:0;transform:none;z-index:15}.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev{margin-right:20px!important}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg{margin-left:4px}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg{margin-right:4px}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev svg{transform:translateX(0);will-change:transform;transition:transform .25s cubic-bezier(.37,.08,.02,.93),background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev svg{transform:translateX(0);will-change:transform;transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateX(-4px)}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next:hover svg{transform:translateX(4px)}.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside>.swiper-pagination-bullets,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside>.swiper-pagination-bullets{bottom:0}.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside>.swiper-pagination-bullets,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside>.swiper-pagination-bullets{bottom:0}@media only screen and (max-width:1024px){.qodef-qi-swiper-container.qodef-hide-navigation--1024 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.swiper-button-prev{display:none}}@media only screen and (max-width:768px){.qodef-qi-swiper-container.qodef-hide-navigation--768 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768~.swiper-button-prev{display:none}}@media only screen and (max-width:680px){.qodef-qi-swiper-container.qodef-hide-navigation--680 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680~.swiper-button-prev{display:none}}.qodef-qi-swiper-container.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:flex-start;right:auto!important}.qodef-qi-swiper-container.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:flex-end;left:auto!important}@media only screen and (max-width:1024px){.qodef-qi-swiper-container.qodef-hide-pagination--1024 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--1024~.swiper-pagination{display:none}}@media only screen and (max-width:768px){.qodef-qi-swiper-container.qodef-hide-pagination--768 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--768~.swiper-pagination{display:none}}@media only screen and (max-width:680px){.qodef-qi-swiper-container.qodef-hide-pagination--680 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--680~.swiper-pagination{display:none}}.qodef-swiper-pagination-outside.swiper-pagination{position:relative}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet{color:#000;opacity:1;transform-origin:center;transform:matrix(1,0,0,1,0,0);border:1px solid transparent;background:currentColor;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;margin:0 6px}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet:hover{transform:matrix(1.4,0,0,1.4,0,0) translateZ(0)}.swiper-container-vertical~.qodef-swiper-pagination-outside.swiper-pagination,.swiper-vertical~.qodef-swiper-pagination-outside.swiper-pagination{display:flex;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);left:100%}.qodef--pagination-numbers>.swiper-pagination-bullets,.qodef--pagination-numbers~.swiper-pagination-bullets{counter-reset:section;display:flex;justify-content:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet{height:38px;width:38px;transform:none;color:transparent;display:flex!important;justify-content:center;align-items:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:before,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:before{counter-increment:section;content:"0" counter(section);color:#1e1e1e}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:hover,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:hover{color:#efefef}.swiper-container-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-container-vertical.qodef--pagination-numbers~.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers~.swiper-pagination-bullets{flex-direction:column}.qodef-pagination-alignment--start>.swiper-pagination-bullets,.qodef-pagination-alignment--start~.swiper-pagination-bullets{text-align:left}.qodef--pagination-numbers.qodef-pagination-alignment--start>.swiper-pagination-bullets,.qodef-pagination-alignment--start~.swiper-pagination-bullets{justify-content:flex-start}.qodef-pagination-alignment--start.swiper-container-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-container-vertical~.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-vertical~.swiper-pagination-bullets{top:0;transform:none}.qodef-pagination-alignment--center>.swiper-pagination-bullets,.qodef-pagination-alignment--center~.swiper-pagination-bullets{text-align:center}.qodef--pagination-numbers.qodef-pagination-alignment--center>.swiper-pagination-bullets,.qodef-pagination-alignment--center~.swiper-pagination-bullets{justify-content:center}.qodef-pagination-alignment--end>.swiper-pagination-bullets,.qodef-pagination-alignment--end~.swiper-pagination-bullets{text-align:right}.qodef--pagination-numbers.qodef-pagination-alignment--end>.swiper-pagination-bullets,.qodef-pagination-alignment--end~.swiper-pagination-bullets{justify-content:flex-end}.qodef-pagination-alignment--end.swiper-container-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-container-vertical~.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-vertical~.swiper-pagination-bullets{top:100%;transform:translate3d(0,-100%,0)}.qodef-navigation-together--top:has(.elementor-widget-container) .elementor-widget-container,.qodef-navigation-together--top:not(:has(.elementor-widget-container)){position:relative}.qodef-navigation-together--top .qodef-swiper-together-nav{bottom:100%;margin-top:0!important;margin-bottom:30px}.qodef-navigation-together--bottom:has(.elementor-widget-container) .elementor-widget-container,.qodef-navigation-together--bottom:not(:has(.elementor-widget-container)){position:relative}.qodef-shortcode .qodef-addons-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .nav-links{display:flex;align-items:center;justify-content:center}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers{display:inline-flex;align-items:center;justify-content:center;margin:0 5px;transition:all .2s ease-out}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.next svg,.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.prev svg{width:1em;fill:currentColor;stroke:currentColor;max-height:100%}.qodef-qi-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden;overflow-anchor:none}.qodef-qi-accordion .qodef-e-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-accordion.qodef--init{visibility:visible}.qodef-qi-accordion .qodef-e-icon>svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:top}.qodef-qi-accordion .qodef-e-title-holder{position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px 10px 26px 26px;transition:all .2s ease-out;cursor:pointer;gap:10px;margin:0}.qodef-qi-accordion .qodef-e-title-holder:not(:first-child){margin:12px 0 0}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span:before{display:block;line-height:inherit}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus,.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{transition:opacity .2s ease-out,color .2s ease-out}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus{opacity:0}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{opacity:1}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus{opacity:1}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-accordion .qodef-e-content{padding:0 26px 16px;margin:0;transition:background-color .2s ease-out;box-sizing:content-box}.qodef-qi-accordion .qodef-e-content p{margin:0}.qodef-qi-accordion.qodef-style--standard .qodef-e-content{padding:16px 26px}.qodef-qi-accordion.qodef-style--standard .qodef-e-title-holder.ui-state-active{background-color:#f6f6f6}.qodef-qi-accordion.qodef-style--boxed{border:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--boxed .qodef-e-title-holder:not(:first-child){margin:0;border-top:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-top{border-bottom:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-top .qodef-e-title-holder{margin:0;border-top:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-between .qodef-e-title-holder{margin:0;border-bottom:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-between .qodef-e-content{padding:16px 26px;border-bottom:1px solid #ebebeb}.qodef-qi-woo-shortcode-add-to-cart{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-add-to-cart .button.added{display:none}.qodef-qi-animated-text .qodef-m-title{overflow:hidden}.qodef-qi-animated-text .qodef-e-word{display:inline-block}.qodef-qi-animated-text .qodef-e-character{display:inline-flex}.qodef-qi-animated-text .qodef-e-word-holder{white-space:nowrap}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-left .qodef-m-title{justify-content:flex-start}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-right .qodef-m-title{justify-content:flex-end}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-center .qodef-m-title{justify-content:center}.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-word{opacity:0;transform:translateY(50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-word{opacity:0;transform:translateY(-50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-word{opacity:0;transform:translateX(-50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-word{opacity:0;transform:translateX(50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-fade .qodef-e-character,.qodef-qi-animated-text.qodef--appear-fade .qodef-e-word{opacity:0;transition:opacity 1s ease-out}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(2){transition-delay:.28s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(3){transition-delay:.42s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(4){transition-delay:.56s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(5){transition-delay:.7s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(6){transition-delay:.84s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(7){transition-delay:.98s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(8){transition-delay:1.12s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(9){transition-delay:1.26s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(10){transition-delay:1.4s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(11){transition-delay:1.54s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(12){transition-delay:1.68s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(13){transition-delay:1.82s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(14){transition-delay:1.96s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(15){transition-delay:2.1s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(16){transition-delay:2.24s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(17){transition-delay:2.38s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(18){transition-delay:2.52s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(19){transition-delay:2.66s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(20){transition-delay:2.8s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(21){transition-delay:2.94s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(22){transition-delay:3.08s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(23){transition-delay:3.22s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(24){transition-delay:3.36s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(25){transition-delay:3.5s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(26){transition-delay:3.64s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(27){transition-delay:3.78s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(28){transition-delay:3.92s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(29){transition-delay:4.06s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(30){transition-delay:4.2s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(31){transition-delay:4.34s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(32){transition-delay:4.48s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(33){transition-delay:4.62s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(34){transition-delay:4.76s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(35){transition-delay:4.9s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(36){transition-delay:5.04s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(37){transition-delay:5.18s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(38){transition-delay:5.32s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(39){transition-delay:5.46s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(40){transition-delay:5.6s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(2){transition-delay:.28s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(3){transition-delay:.42s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(4){transition-delay:.56s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(5){transition-delay:.7s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(6){transition-delay:.84s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(7){transition-delay:.98s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(8){transition-delay:1.12s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(9){transition-delay:1.26s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(10){transition-delay:1.4s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(11){transition-delay:1.54s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(12){transition-delay:1.68s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(13){transition-delay:1.82s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(14){transition-delay:1.96s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(15){transition-delay:2.1s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(16){transition-delay:2.24s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(17){transition-delay:2.38s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(18){transition-delay:2.52s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(19){transition-delay:2.66s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(20){transition-delay:2.8s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(21){transition-delay:2.94s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(22){transition-delay:3.08s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(23){transition-delay:3.22s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(24){transition-delay:3.36s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(25){transition-delay:3.5s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(26){transition-delay:3.64s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(27){transition-delay:3.78s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(28){transition-delay:3.92s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(29){transition-delay:4.06s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(30){transition-delay:4.2s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(31){transition-delay:4.34s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(32){transition-delay:4.48s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(33){transition-delay:4.62s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(34){transition-delay:4.76s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(35){transition-delay:4.9s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(36){transition-delay:5.04s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(37){transition-delay:5.18s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(38){transition-delay:5.32s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(39){transition-delay:5.46s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(40){transition-delay:5.6s}.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-word{opacity:1;transform:translateX(0) translateZ(0)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom .qodef-m-title{opacity:0;transform:translateY(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top .qodef-m-title{opacity:0;transform:translateY(-50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left .qodef-m-title{opacity:0;transform:translateX(-50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right .qodef-m-title{opacity:0;transform:translateX(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade .qodef-m-title{opacity:0;transition:opacity .7s ease-out}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top.qodef-qi--appeared .qodef-m-title{opacity:1;transform:translateX(0) translateZ(0)}.qodef-qi-banner{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden;transition:box-shadow .35s ease-out;z-index:1}.qodef-qi-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.qodef-qi-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-banner .qodef-m-title{margin:.25em 0 0}.qodef-qi-banner .qodef-m-title-inner{display:inline-block}.qodef-qi-banner .qodef-m-subtitle{margin:0}.qodef-qi-banner .qodef-m-content-inner>.qodef-m-text{margin:.7em 0 0}.qodef-qi-banner .qodef-m-button{margin:.5em 0 0}.qodef-qi-banner .qodef-m-button .qodef-qi-button{z-index:2}.qodef-qi-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-banner .qodef-m-image img{display:inline-block}.qodef-qi-banner .qodef-m-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-banner.qodef-vertical--top .qodef-m-content{justify-content:flex-start}.qodef-qi-banner.qodef-vertical--middle .qodef-m-content{justify-content:center}.qodef-qi-banner.qodef-vertical--bottom .qodef-m-content{justify-content:flex-end}.qodef-qi-banner.qodef-horizontal--left .qodef-m-content{align-items:flex-start;text-align:left}.qodef-qi-banner.qodef-horizontal--center .qodef-m-content{align-items:center;text-align:center}.qodef-qi-banner.qodef-horizontal--right .qodef-m-content{align-items:flex-end;text-align:right}.qodef-qi-banner.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-banner.qodef-image--hover-zoom:hover img{transform:scale(1.03)}.qodef-qi-banner.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-banner.qodef-image--hover-zoom-out:hover img{transform:scale(1)}.qodef-qi-banner.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-banner.qodef-image--hover-move:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-banner.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-banner.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-banner.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-banner.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-banner.qodef-layout--in-box .qodef-m-content{padding:45px}.qodef-qi-banner.qodef-layout--in-box .qodef-m-content-inner{background-color:#fff;padding:25px;max-width:100%;width:100%}.qodef-qi-banner.qodef-layout--standard .qodef-m-content{padding:30px}.qodef-before-after-image-holder{visibility:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-before-after-image-holder img{position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-before-after-image-holder.active{cursor:grab}.qodef-qi-before-after{-webkit-user-select:none;overflow:hidden}.qodef-qi-before-after .twentytwenty-handle{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:100px;height:1em;width:1em;margin-left:-.5em;margin-top:-.5em;color:#fff;background-color:currentColor;border-radius:50%;cursor:grab;z-index:40}@media only screen and (max-width:1024px){.qodef-qi-before-after .twentytwenty-handle{font-size:50px}}.qodef-qi-before-after .twentytwenty-handle .qodef-handle-text{font-size:1rem;color:#111;font-weight:700;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-qi-before-after .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-handle:before{content:" ";display:block;background:currentColor;position:absolute;z-index:30}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before{width:2px;height:100vh;left:50%;transform:translateX(-50%)}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before{width:100vw;height:2px;top:50%;transform:translateY(-50%)}.qodef-qi-before-after .twentytwenty-after-label,.qodef-qi-before-after .twentytwenty-before-label{display:none}.qodef-qi-before-after .twentytwenty-container{position:relative;overflow:hidden;z-index:0}.qodef-qi-before-after .twentytwenty-container img{position:absolute;top:0;max-width:100%;width:100%}.qodef-qi-before-after .twentytwenty-before{z-index:20}.qodef-qi-before-after .twentytwenty-after{z-index:10}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:.48em}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:.48em}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-down-arrow,.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-up-arrow{display:none}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:.48em}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:.48em}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-left-arrow,.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-right-arrow{display:none}.qodef-qi-blockquote .qodef-m-text{margin:0}.qodef-qi-blockquote .qodef-m-icon{font-size:30px;line-height:1;transition:all .3s ease-in-out}.qodef-qi-blockquote .qodef-m-icon i{color:inherit}.qodef-qi-blockquote .qodef-m-icon svg{width:30px;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-blockquote.qodef-layout--inline .qodef-m-icon{float:left;line-height:1em;width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center;margin:0 .5em 0 0}.qodef-addons-blog-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-content,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item.has-post-thumbnail .qodef-e-content{padding-top:27px}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image a,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image img{display:block;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media{display:block}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more{margin-top:14px}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-addons-blog-slider article .qodef-e-media-image{overflow:hidden}.qodef-addons-blog-slider.qodef-content-has-background-color .qodef-e-content{padding-left:28px;padding-right:28px}.qodef-addons-blog-slider.qodef-alignment--centered{text-align:center}.qodef-addons-blog-slider.qodef-alignment--centered .qodef-blog-item .qodef-e-info{justify-content:center}.qodef-addons-blog-slider.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-addons-blog-slider.qodef-title--hover-underline a.qodef-e-title-link{display:inline!important}.qodef-addons-blog-slider .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-content{transform:translateZ(0)}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-content{transform:translateZ(0)}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-addons-blog-slider.qodef-image--hover-from-top a{transform-origin:top}.qodef-addons-blog-slider.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-addons-blog-slider.qodef-image--hover-from-left a{transform-origin:left}.qodef-addons-blog-slider.qodef-image--hover-from-right a{transform-origin:right}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;padding:40px}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item{color:#fff}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title{color:#fff;margin:0}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner{display:flex;align-items:center}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media{width:50%}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media{width:100%}}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content{flex:1;padding:20px 27px}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content{padding:20px 0}}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info-author img{width:48px;border-radius:50%;overflow:hidden;margin-right:12px}.qodef-addons-blog-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item .qodef-e-content,.qodef-addons-blog-list .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-list .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;overflow:hidden;z-index:1}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media{display:block}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media iframe{display:block;height:100%}.qodef-addons-blog-list .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-addons-blog-list .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-addons-blog-list.qodef-alignment--centered{text-align:center}.qodef-addons-blog-list.qodef-alignment--centered .qodef-blog-item .qodef-e-info{justify-content:center}.qodef-addons-blog-list.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-addons-blog-list .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:100%;transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:100%;transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-addons-blog-list.qodef-image--hover-move .qodef-e-media-image a{display:block;width:100%;transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-addons-blog-list.qodef-image--hover-from-top a{transform-origin:top}.qodef-addons-blog-list.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-addons-blog-list.qodef-image--hover-from-left a{transform-origin:left}.qodef-addons-blog-list.qodef-image--hover-from-right a{transform-origin:right}@media only screen and (max-width:1024px){.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link{padding:11% 15%}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote{padding:10.7% 15% 11.3%}}@media only screen and (max-width:680px){.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link{padding:11% 10%}.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link-icon{left:calc(50% - 75px);width:150px}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote{padding:11% 10%}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote-icon{left:calc(50% - 70px);width:140px}}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:5}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:10}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;background-color:#fff;z-index:5}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;padding:40px;z-index:5}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item{color:#fff}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover{color:inherit}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title{color:#fff;margin:0}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--minimal{overflow:hidden}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-grid-inner{margin-top:-2em!important}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-inner{padding-top:2em;border-top:1px solid #ebebeb}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-info.qodef-info--bottom{margin-top:1em}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{display:flex;align-items:center}.qodef-reverse-columns.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:row-reverse}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column;align-items:flex-start}.qodef-reverse-columns.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media{width:50%}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media{width:100%}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content{flex:1;padding:20px 27px}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content{padding:20px 0}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-excerpt{margin:0 0 1em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info-author img{border-radius:50%;overflow:hidden;margin-right:12px}.qodef-qi-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;padding:13px 46px;overflow:hidden}.qodef-qi-button.qodef-size--small{padding:9px 33px}.qodef-qi-button.qodef-size--large{padding:15px 52px}.qodef-qi-button.qodef-size--full{width:100%;text-align:center}.qodef-qi-button.qodef-layout--filled{color:#111;background-color:#f4f4f4;border:0;font-size:1rem;border-style:solid}.qodef-qi-button.qodef-layout--filled:hover{color:#fff;background-color:#111}.qodef-qi-button.qodef-layout--outlined{color:#111;background-color:transparent;border:2px solid #111}.qodef-qi-button.qodef-layout--outlined:hover{color:#111;background-color:#f4f4f4;border-color:#f4f4f4}.qodef-qi-button.qodef-layout--textual{padding:0!important;background-color:transparent;border:0;border-radius:0;overflow:visible}.qodef-qi-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-qi-button.qodef-layout--textual:hover{color:#111}.qodef-qi-button.qodef-icon--left{display:inline-flex;align-items:center;justify-content:center;flex-direction:row-reverse}.qodef-qi-button.qodef-text-underline .qodef-m-text{position:relative}.qodef-qi-button.qodef-text-underline .qodef-m-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transition:background-color .25s ease-in-out,width .36s cubic-bezier(.51,.5,.07,.99);backface-visibility:hidden}.qodef-qi-button.qodef-text-underline:not(.qodef-button-underline-draw):hover .qodef-m-text:after{width:0}.qodef-qi-button.qodef-text-underline.qodef-underline--center .qodef-m-text:after{left:50%;transform:translateX(-50%)}.qodef-qi-button.qodef-text-underline.qodef-underline--right .qodef-m-text:after{left:auto;right:0}.qodef-qi-button.qodef-button-underline-draw .qodef-m-text{overflow:hidden}.qodef-qi-button.qodef-button-underline-draw.qodef-underline--left:hover .qodef-m-text:after,.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-left .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-right .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-button .qodef-m-icon{color:currentColor;line-height:0}.qodef-qi-button .qodef-m-icon.qodef--icon-color-set{transition:color .25s ease-in-out,background-color .25s ease-in-out}.qodef-qi-button .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon{margin-left:10px}.qodef-qi-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon{margin-right:10px}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){position:absolute;opacity:0;left:1px;top:1px;transition-delay:0s}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){opacity:0}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-150%) translateY(0)}.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(200%) translateY(0)}.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(150%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(-150%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg{transform:translateX(4px)}.qodef-qi-button.qodef-hover--reveal:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.54,.3,.02,1.01)}.qodef-qi-button.qodef-hover--reveal .qodef-m-icon,.qodef-qi-button.qodef-hover--reveal .qodef-m-text{z-index:1}.qodef-qi-button.qodef-hover--reveal:hover:after{transform:scaleX(1) scaleY(1)}.qodef-qi-button.qodef-hover--reveal.qodef-layout--outlined:hover{background-color:initial}.qodef-qi-button.qodef--reveal-horizontal:after{transform-origin:left;transform:scaleX(0)}.qodef-qi-button.qodef--reveal-vertical:after{transform-origin:bottom;transform:scaleY(0)}.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.54,.3,.02,1.01)}.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon .qodef-m-icon-inner{z-index:1}.qodef-qi-button.qodef-icon-background-hover--reveal:hover .qodef-m-icon:after{transform:scaleX(1) scaleY(1)}.qodef-qi-button.qodef-icon-background-hover--reveal-horizontal .qodef-m-icon:after{transform-origin:left;transform:scaleX(0)}.qodef-qi-button.qodef-icon-background-hover--reveal-vertical .qodef-m-icon:after{transform-origin:bottom;transform:scaleY(0)}.qodef-qi-button.qodef-type--icon-boxed{padding:0!important;align-items:stretch}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-text{align-self:center;padding:11px 28px}.qodef-qi-button.qodef-type--icon-boxed.qodef-size--small .qodef-m-text{padding:7px 15px}.qodef-qi-button.qodef-type--icon-boxed.qodef-size--large .qodef-m-text{padding:13px 40px}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:11px 0}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon i{line-height:inherit}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-border{width:2px;background-color:#111;transition:background-color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-inner-border{position:absolute;top:0;left:0;width:100%;height:100%;color:#111;font-size:4px;transition:color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top{position:absolute;background-color:currentColor;transition:background-color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top{top:1em;left:1em;height:2px;width:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right{top:1em;right:1em;width:2px;height:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom{bottom:1em;right:1em;height:2px;width:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left{bottom:1em;left:1em;width:2px;height:calc(100% - 2em)}.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-top{transition:transform .36s ease-out}.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-top{transform:scaleX(0)}.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-right{transform:scaleY(0)}.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-top{transform:scaleX(1) scaleY(1)}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transition-duration:.28s}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transform-origin:left}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right{transform-origin:top}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transition-delay:.28s}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right{transition-delay:0s}.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top{transition-delay:0s}.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right{transition-delay:.28s}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-top{transform-origin:left}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-bottom{transform-origin:right}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-left{transform-origin:top}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-right{transform-origin:bottom}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-top{transition:background-color .25s ease-in-out,transform .36s ease-out;transform:scaleX(1) scaleY(1)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-top{transform:scaleX(0)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-right{transform:scaleY(0)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transition:background-color .25s ease-in-out,transform .28s ease-out}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transform-origin:left}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right{transform-origin:top}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transition-delay:0s,0s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right{transition-delay:0s,.28s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top{transition-delay:0s,.28s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right{transition-delay:0s,0s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-top{transform-origin:left}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-bottom{transform-origin:right}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-left{transform-origin:top}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-right{transform-origin:bottom}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge{overflow:visible}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge .qodef-m-inner-border{top:1em;left:1em;width:calc(100% - 2em);height:calc(100% - 2em);border:1px solid currentColor;transition:all .3s cubic-bezier(.46,.03,.52,.96)}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge:hover .qodef-m-inner-border{top:-1em;left:-1em;width:calc(100% + 2em);height:calc(100% + 2em)}.qodef-qi-call-to-action.qodef-layout--standard{position:relative}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-inner{display:flex;align-items:center;justify-content:space-between;background:#333;padding:6.4% 6% 6.9% 5.5%}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-title{color:#fff;margin:0;transition:color .2s ease-out}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-text{color:#fff;margin:.8em 0 0;transition:color .2s ease-out}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-button{flex:0 0 auto}.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-button{z-index:1}@media only screen and (max-width:1024px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--1024 .qodef-m-inner{display:block}}@media only screen and (max-width:768px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--768 .qodef-m-inner{display:block}}@media only screen and (max-width:680px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--680 .qodef-m-inner{display:block}}.qodef-qi-cards-gallery{position:relative;display:inline-block}.qodef-qi-cards-gallery .qodef-e-inner{position:relative}.qodef-qi-cards-gallery .qodef-m-fake-card{position:relative;display:inline-block;opacity:0;visibility:hidden;pointer-events:none}.qodef-qi-cards-gallery .qodef-m-card{position:absolute;transition:all .2s cubic-bezier(.25,.46,.45,.94);width:100%}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card{will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n){transform-origin:right}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1){transform-origin:left}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,left .3s ease-in-out,right .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n):not(:last-of-type):not(.active):hover{margin-right:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1):not(:last-of-type):not(.active):hover{margin-left:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card{transform-origin:left;will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,left .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover{margin-left:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card{transform-origin:right;will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,right .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover{margin-right:-10px!important}@media only screen and (max-width:768px){.qodef-qi-cards-gallery .qodef-m-fake-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transform:translateX(-100%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(84%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(60%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(39%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(25%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(11.2%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transform:translateX(100%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(-84%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(-60%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(-39%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(-25%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(-11.2%)}}.qodef-qi-cards-slider{position:relative}.qodef-qi-cards-slider .qodef-e-inner{position:relative}.qodef-qi-cards-slider .qodef-m-fake-card{position:relative;display:inline-block;opacity:0;visibility:hidden;pointer-events:none}.qodef-qi-cards-slider .qodef-m-card{position:absolute;width:100%}.qodef-qi-cards-slider .qodef-m-card:not(.qodef-out):not(.qodef-in){transition:all .6s cubic-bezier(.25,.46,.45,.94)}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(2):not(.qodef-out):not(.qodef-in){transition-delay:.1s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(3):not(.qodef-out):not(.qodef-in){transition-delay:.15s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(4):not(.qodef-out):not(.qodef-in){transition-delay:.2s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(5):not(.qodef-out):not(.qodef-in){transition-delay:.25s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(6):not(.qodef-out):not(.qodef-in){transition-delay:.3s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(7):not(.qodef-out):not(.qodef-in){transition-delay:.35s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(8):not(.qodef-out):not(.qodef-in){transition-delay:.4s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(9):not(.qodef-out):not(.qodef-in){transition-delay:.45s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(10):not(.qodef-out):not(.qodef-in){transition-delay:.5s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(11):not(.qodef-out):not(.qodef-in){transition-delay:.55s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(12):not(.qodef-out):not(.qodef-in){transition-delay:.6s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(13):not(.qodef-out):not(.qodef-in){transition-delay:.65s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(14):not(.qodef-out):not(.qodef-in){transition-delay:.7s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(15):not(.qodef-out):not(.qodef-in){transition-delay:.75s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(16):not(.qodef-out):not(.qodef-in){transition-delay:.8s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(17):not(.qodef-out):not(.qodef-in){transition-delay:.85s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(18):not(.qodef-out):not(.qodef-in){transition-delay:.9s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(19):not(.qodef-out):not(.qodef-in){transition-delay:.95s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(20):not(.qodef-out):not(.qodef-in){transition-delay:1s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(1):not(.qodef-out):not(.qodef-in){transition-delay:50ms}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(2):not(.qodef-out):not(.qodef-in){transition-delay:.1s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(3):not(.qodef-out):not(.qodef-in){transition-delay:.15s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(4):not(.qodef-out):not(.qodef-in){transition-delay:.2s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(5):not(.qodef-out):not(.qodef-in){transition-delay:.25s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(6):not(.qodef-out):not(.qodef-in){transition-delay:.3s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(7):not(.qodef-out):not(.qodef-in){transition-delay:.35s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(8):not(.qodef-out):not(.qodef-in){transition-delay:.4s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(9):not(.qodef-out):not(.qodef-in){transition-delay:.45s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(10):not(.qodef-out):not(.qodef-in){transition-delay:.5s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(11):not(.qodef-out):not(.qodef-in){transition-delay:.55s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(12):not(.qodef-out):not(.qodef-in){transition-delay:.6s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(13):not(.qodef-out):not(.qodef-in){transition-delay:.65s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(14):not(.qodef-out):not(.qodef-in){transition-delay:.7s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(15):not(.qodef-out):not(.qodef-in){transition-delay:.75s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(16):not(.qodef-out):not(.qodef-in){transition-delay:.8s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(17):not(.qodef-out):not(.qodef-in){transition-delay:.85s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(18):not(.qodef-out):not(.qodef-in){transition-delay:.9s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(19):not(.qodef-out):not(.qodef-in){transition-delay:.95s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(20):not(.qodef-out):not(.qodef-in){transition-delay:1s}.qodef-qi-cards-slider.qodef-orientation--left .qodef-m-card{transform-origin:left;will-change:transform}.qodef-qi-cards-slider.qodef-orientation--right .qodef-m-card{transform-origin:right;will-change:transform}.qodef-qi-cards-slider .qodef-m-navigation{display:flex;justify-content:flex-start;width:100%;margin-top:30px}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav{width:auto;height:auto;color:#111;font-size:26px;text-align:center;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav svg{display:block;width:1em;height:auto;transition:background-color .2s ease-out,color .2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav.qodef--prev{margin-right:15px}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next svg,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev svg{transform:translateX(0);will-change:transform;transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg{transform:translateX(-4px)}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg{transform:translateX(4px)}.qodef-qi-clients-slider .qodef-e-inner{position:relative;display:inline-block;vertical-align:top;width:100%;line-height:0}.qodef-qi-clients-slider .qodef-e-inner a{display:inline-block}.qodef-qi-clients-slider .qodef-e-images-holder{position:relative;display:inline-block;vertical-align:top;line-height:0;margin:0 0 1em}.qodef-qi-clients-slider .qodef-e-title{margin:0 0 .65em}.qodef-qi-clients-slider .qodef-e-text{line-height:1rem}.qodef-qi-clients-slider .qodef-e-main-image{display:inline-block;width:auto}.qodef-qi-clients-slider .qodef-e-hover-image{position:absolute;top:0;left:0;width:auto;height:100%}.qodef-qi-clients-slider .qodef-e-hover-image img{max-height:100%;object-fit:contain}.qodef-qi-clients-slider .qodef-e-icon{position:absolute;top:10px;right:10px}.qodef-qi-clients-slider .qodef-e-icon a{color:inherit}.qodef-qi-clients-slider .qodef-e-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-clients-slider.qodef--boxed .qodef-e-inner{padding:20px;background-color:#f6f6f6}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-main-image{will-change:opacity;transition:opacity .25s ease-in-out}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image{opacity:0}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image{opacity:1}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image{opacity:0}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-main-image{opacity:1;transition:opacity .2s ease-out;will-change:opacity}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-hover-image{display:none}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image{opacity:.8}.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-main-image{transform:scale(1) translateZ(0);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image{transform:scale(1.05) translateZ(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-images-holder{overflow:hidden}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image{opacity:1}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image{transform:translateX(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image{transform:translateX(-130%)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image{transform:translateX(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image{transform:translateX(130%)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image{transform:translateY(0)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image{transform:translateY(130%)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image{transform:translateY(0)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image{transform:translateY(-130%)}.qodef-qi-clients-slider.qodef-title--hover-underline.qodef-qi-swiper-container .qodef-e .qodef-e-title a{display:inline}.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-title a{display:inline;position:relative;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .1em),currentColor .1em);transition:.5s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-clients-slider.qodef-title--hover-underline.qodef-title--hover-long .qodef-e-title a{transition-duration:.9s}.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a{background-size:100% 100%}.qodef-qi-clients-list .qodef-e-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi-clients-list .qodef-e-inner a{display:inline-block}.qodef-qi-clients-list .qodef-e-inner>a{display:block}.qodef-qi-clients-list .qodef-grid-item{text-align:center}.qodef-qi-clients-list .qodef-e-images-holder{position:relative;display:inline-block;vertical-align:top;line-height:0;margin:0 0 1em}.qodef-qi-clients-list .qodef-e-main-image{display:inline-block;width:auto}.qodef-qi-clients-list .qodef-e-hover-image{position:absolute;top:0;left:0;width:auto;height:100%;opacity:0}.qodef-qi-clients-list .qodef-e-hover-image img{max-height:100%;object-fit:contain}.qodef-qi-clients-list .qodef-e-title{margin:0 0 .65em}.qodef-qi-clients-list .qodef-e-text{margin:0}.qodef-qi-clients-list .qodef-e-icon{position:absolute;top:10px;right:10px}.qodef-qi-clients-list .qodef-e-icon a{color:inherit}.qodef-qi-clients-list .qodef-e-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-clients-list.qodef--boxed .qodef-e-inner{padding:20px;background-color:#f6f6f6}.qodef-qi-clients-list.qodef-border--all{border-width:1px;border-style:solid;border-color:#ebebeb;overflow:hidden}.qodef-qi-clients-list.qodef-border--all .qodef-grid-inner{gap:0!important;border-width:0;border-style:inherit;border-color:inherit;margin-right:-1px;margin-bottom:-1px}.qodef-qi-clients-list.qodef-border--all .qodef-grid-item{border-width:1px;border-style:inherit;border-top-style:hidden;border-left-style:hidden;border-color:inherit}.qodef-qi-clients-list.qodef-border--inner{margin:0!important;overflow:hidden}.qodef-qi-clients-list.qodef-border--inner .qodef-grid-inner{margin:-1px -1px 0!important;padding-right:1px;gap:0}.qodef-qi-clients-list.qodef-border--inner .qodef-grid-item{margin:0!important;padding:0!important;border-top:1px solid #ebebeb;border-left:1px solid #ebebeb}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-main-image{will-change:opacity;transition:opacity .25s ease-in-out}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image{opacity:0}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image{opacity:1}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image{opacity:0}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-main-image{opacity:1;transition:opacity .2s ease-out;will-change:opacity}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-hover-image{display:none}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image{opacity:.8}.qodef-qi-clients-list.qodef--hover-scale .qodef-e-main-image{transform:scale(1) translateZ(0);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-list.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image{transform:scale(1.05) translateZ(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-images-holder{overflow:hidden}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image{opacity:1}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image{transform:translateX(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image{transform:translateX(-130%)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image{transform:translateX(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image{transform:translateX(130%)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image{transform:translateY(0)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image{transform:translateY(130%)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image{transform:translateY(0)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image{transform:translateY(-130%)}.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-title a{display:inline;position:relative;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .1em),currentColor .1em);transition:.5s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a{background-size:100% 100%}.qodef-qi-contact-form-7 form div{position:relative;margin:0}.qodef-qi-contact-form-7.qodef-button--full-width input[type=submit]{width:100%}.qodef-qi-contact-form-7 .wpcf7-form-control-wrap{width:100%;display:block}.qodef-qi-contact-form-7 textarea{resize:none}.qodef-qi-contact-form-7 .wpcf7-list-item.first{margin-left:0}.qodef-qi-contact-form-7 .qodef-cf7-flex{display:flex}@media only screen and (max-width:1024px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--1024{flex-wrap:wrap}}@media only screen and (max-width:768px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--768{flex-wrap:wrap}}@media only screen and (max-width:680px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--680{flex-wrap:wrap}}.qodef-qi-contact-form-7 .qodef-grid-inner{row-gap:0!important}.qodef-qi-contact-form-7 .qodef-grid-item{margin:0!important}.qodef-qi-contact-form-7 .wpcf7-checkbox,.qodef-qi-contact-form-7 .wpcf7-radio{line-height:1;display:block}.qodef-qi-contact-form-7 .wpcf7-checkbox label,.qodef-qi-contact-form-7 .wpcf7-radio label{display:flex;align-items:center;justify-content:center}.qodef-qi-contact-form-7 .wpcf7-spinner{position:absolute;right:0;margin:10px 0 0}.qodef-qi-contact-form-7 label{margin-bottom:0}.qodef-qi-contact-form-7 input[type=date],.qodef-qi-contact-form-7 input[type=email],.qodef-qi-contact-form-7 input[type=number],.qodef-qi-contact-form-7 input[type=password],.qodef-qi-contact-form-7 input[type=search],.qodef-qi-contact-form-7 input[type=tel],.qodef-qi-contact-form-7 input[type=text],.qodef-qi-contact-form-7 input[type=url],.qodef-qi-contact-form-7 select,.qodef-qi-contact-form-7 textarea{margin:0}.qodef-qi-contact-form-7 input[type=checkbox],.qodef-qi-contact-form-7 input[type=radio]{margin:0;width:1em;height:1em;vertical-align:middle}.qodef-qi-contact-form-7 button[type=submit]:focus,.qodef-qi-contact-form-7 button[type=submit]:hover,.qodef-qi-contact-form-7 input[type=submit]:focus,.qodef-qi-contact-form-7 input[type=submit]:hover{color:unset;background-color:unset}.qodef-qi-contact-form-7 input[type=submit]{transition:all .3s ease-out}.qodef-qi-contact-form-7 textarea{vertical-align:middle}.qodef-qi-contact-form-7 .qodef-qi-multiform-newsletter .wpcf7-form-control-wrap{z-index:5}.qodef-qi-contact-form-7 .qodef-qi-multiform-newsletter .qodef-qi-multiform-next>.wpcf7-submit{z-index:10}.qodef-qi-countdown .qodef-m-date{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.qodef-qi-countdown .qodef-digit-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;width:150px}.qodef-qi-countdown .qodef-digit{font-size:70px;line-height:1}.qodef-qi-countdown .qodef-label{font-size:20px}.qodef-qi-counter.qodef-layout--simple.qodef-digit-stroke-effect .qodef-m-digit{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}.qodef-qi-counter.qodef-layout--simple .qodef-m-digit-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.qodef-qi-counter.qodef-layout--simple .qodef-m-digit{display:inline-block;font-size:70px;line-height:1}.qodef-qi-counter.qodef-layout--simple .qodef-m-icon{position:absolute;top:0;right:0;transform:translate(100%,-50%);font-size:20px}.qodef-qi-counter.qodef-layout--simple .qodef-m-title{margin:.9em 0 0}.qodef-qi-counter.qodef-layout--simple .qodef-m-text{margin:.45em 0 0}.qodef-qi-device-carousel{position:relative}.qodef-qi-device-carousel>.qodef-qi-swiper-container{padding:30px 0}.qodef-qi-device-carousel>.qodef-qi-swiper-container>.swiper-wrapper{align-items:center}.qodef-qi-device-carousel .qodef-device-carousel-device{position:relative;margin:0 auto}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image{position:relative;pointer-events:none;box-shadow:0 0 20px rgba(0,0,0,.07);border-radius:30px;z-index:10}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image img{width:100%}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item{height:100%}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item img{height:100%;object-fit:cover}.qodef-qi-device-slider{position:relative;margin:auto}.qodef-qi-device-slider .qodef-device-slider-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-device-slider .qodef-device-slider-image img{width:100%}.qodef-frame-shadow--enabled.qodef-qi-device-slider .qodef-device-slider-image img{filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-device-slider .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-device-slider .qodef-qi-swiper-container{overflow:hidden;height:100%}.qodef-qi-device-slider .qodef-m-item{height:100%}.qodef-qi-device-slider .qodef-m-item a{height:100%}.qodef-qi-device-slider .qodef-m-item img{height:100%;object-fit:cover}@media only screen and (max-width:1024px){.qodef-device-slider-holder{margin-bottom:96px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-96px!important}}@media only screen and (max-width:768px){.qodef-device-slider-holder{margin-bottom:86px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-86px!important}}@media only screen and (max-width:680px){.qodef-device-slider-holder{margin-bottom:76px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-76px!important}}@media only screen and (max-width:480px){.qodef-device-slider-holder{margin-bottom:46px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-46px!important}}.qodef-qi-separator{position:relative;height:auto;font-size:0;line-height:1}.qodef-qi-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:1px;color:#111;border-bottom:1em solid currentColor;margin:10px 0}.qodef-qi-separator.qodef-position--center{text-align:center}.qodef-qi-separator.qodef-position--left{text-align:left}.qodef-qi-separator.qodef-position--right{text-align:right}.qodef-qi-separator.qodef-separator--border-image .qodef-m-line{font-size:12px;height:1em;border-bottom:none;margin:10px 0;background-size:contain;background-repeat:round}.qodef-qi-separator.qodef-separator--with-icon{display:flex}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-line{display:flex;align-items:center;border-width:0}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon{flex-shrink:0;font-size:1rem;margin:0 1em}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-inner-line{width:50%;border-color:currentColor;border-style:inherit;border-width:1em}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--center{justify-content:center}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--left{justify-content:flex-start}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--right{justify-content:flex-end}.qodef-qi-dropcaps{position:relative}.qodef-qi-dropcaps.qodef-letter-stroke-effect .qodef-m-letter{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}.qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter{-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.e--ua-safari .qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter{display:block}.qodef-qi-dropcaps .qodef-m-letter{float:left;font-size:60px;line-height:1em;width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center}.qodef-qi-dropcaps .qodef-m-text{margin:0}.qodef-qi-dual-image-with-content{position:relative;display:flex}.qodef-qi-dual-image-with-content.qodef--content-right{flex-direction:row-reverse}.qodef-qi-dual-image-with-content .qodef-dual-content{display:flex;width:50%;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:100px;background-color:#f6f6f6}.qodef-qi-dual-image-with-content .qodef-m-inner-content>.qodef-m-title{margin:0 0 .5em}.qodef-qi-dual-image-with-content .qodef-m-inner-content>.qodef-m-text{margin:0 0 .5em}.qodef-qi-dual-image-with-content .qodef-m-inner-bottom{width:100%}.qodef-qi-dual-image-with-content .qodef-m-content-shortcode{position:relative}.qodef-qi-dual-image-with-content .qodef-image-holder{--holder_height:auto;position:relative;flex:1;height:var(--holder_height)}.qodef-qi-dual-image-with-content .qodef-m-main-image{width:100%;height:100%}.qodef-qi-dual-image-with-content .qodef-m-main-image img{height:100%;object-fit:cover}.qodef-qi-dual-image-with-content .qodef-m-second-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qodef-qi-dual-image-with-content.qodef-decoration--underline .qodef-e-decorated{text-decoration:underline}.qodef-qi-dual-image-with-content.qodef-decoration--italic .qodef-e-decorated{font-style:italic}.qodef-qi-dual-image-with-content.qodef-decoration--bold .qodef-e-decorated{font-weight:700}.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link{color:currentColor;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 87%}.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link:hover{animation:qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(14px)}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(-14px)}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder{overflow:hidden}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image{display:flex;justify-content:center}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{display:inline-block;max-width:unset;transition:transform 1.3s cubic-bezier(.37,.08,.02,.93) 0s}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(0)}@media only screen and (max-width:1440px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1440)}}@media only screen and (max-width:1366px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1366)}}@media only screen and (max-width:1280px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1280)}}@media only screen and (max-width:1024px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1024)}}@media only screen and (max-width:768px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_768)}}@media only screen and (max-width:680px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_680)}}@media only screen and (max-width:1024px){.qodef-qi-dual-image-with-content{flex-direction:column}.qodef-qi-dual-image-with-content.qodef--content-right{flex-direction:column}.qodef-qi-dual-image-with-content .qodef-dual-content{width:100%}.qodef-qi-dual-image-with-content .qodef-m-second-image{position:relative;padding:7% 0}.qodef-qi-dual-image-with-content .qodef-m-main-image{position:absolute}.qodef-qi-dual-image-with-content .qodef-image-holder{flex-basis:auto}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image{flex-flow:column;align-items:center}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{max-width:160%}}.qodef-qi-faq{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-faq.qodef-behavior--accordion{opacity:0;overflow-anchor:none}.qodef-qi-faq.qodef-behavior--accordion.qodef--init{opacity:1}.qodef-qi-faq.qodef-behavior--accordion .qodef-e-title-holder{cursor:pointer}.qodef-qi-faq .qodef-e-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-faq .qodef-e-icon>svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-faq .qodef-e-title-holder{position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px 10px 26px 26px;transition:all .2s ease-out;margin:0}.qodef-qi-faq .qodef-e-title-holder:not(:first-child){margin:12px 0 0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-title{display:inline-flex}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%;transition:opacity .2s ease-out,color .2s ease-out}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span:before{display:block;line-height:inherit}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus{opacity:0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{opacity:1}.qodef-qi-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus{opacity:1}.qodef-qi-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-faq .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px}.qodef-qi-faq .qodef-e-content{padding:0 26px 16px;margin:0;transition:background-color .2s ease-out}.qodef-qi-faq .qodef-e-content p{margin:0}.qodef-qi-faq.qodef-style--standard .qodef-e-content{padding:16px 26px}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder{background-color:#f6f6f6;border-bottom:1px solid #ebebeb}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-state-active{background-color:#f6f6f6}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder:not(:first-child){margin:0}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-accordion-header-collapsed:nth-last-child(2){border-color:transparent!important}.qodef-qi-faq.qodef-style--standard .qodef-e-content{border-bottom:1px solid #ebebeb}.qodef-qi-faq.qodef-style--boxed{border:1px solid #ebebeb}.qodef-qi-faq.qodef-style--boxed .qodef-e-title-holder:not(:first-child){margin:0;border-top:1px solid #ebebeb}.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder{margin:0;border-top:1px solid #ebebeb}.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder:first-child{border-top:none}.qodef-qi-graphs{position:relative;visibility:hidden}.qodef-qi-graphs.qodef--init{visibility:visible}.qodef-qi-graphs .qodef-m-inner{position:relative}.qodef-qi-graphs .qodef-m-canvas-holder{display:flex}.qodef-qi-graphs .qodef-m-canvas{position:relative;width:100%}.qodef-qi-graphs.qodef-chart-alignment--flex-start .qodef-m-canvas-holder{justify-content:flex-start}.qodef-qi-graphs.qodef-chart-alignment--center .qodef-m-canvas-holder{justify-content:center}.qodef-qi-graphs.qodef-chart-alignment--flex-end .qodef-m-canvas-holder{justify-content:flex-end}.qodef-qi-highlight{margin:0!important}.qodef-qi-highlight .qodef-highlight-text{padding:0;color:#fff;background-repeat:no-repeat}.qodef-qi-highlight.qodef-qi--has-appear .qodef-highlight-text{background-size:0 100%;background-position-x:left}.qodef-qi-highlight.qodef-qi--has-appear.qodef-qi--appeared.qodef-highlight-style--color .qodef-highlight-text{animation:qodef-animate-highlight 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-highlight.qodef-qi--has-appear.qodef-qi--appeared.qodef-highlight-style--color .qodef-highlight-text:nth-of-type(2n+2){animation-delay:.2s}.qodef-qi-progress-bar-horizontal{position:relative;visibility:hidden}.qodef-qi-progress-bar-horizontal.qodef--init{visibility:visible}.qodef-qi-progress-bar-horizontal.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qodef-qi-progress-bar-horizontal .qodef-m-inner{position:relative;display:flex;flex-direction:column}.qodef-qi-progress-bar-horizontal .qodef-m-canvas{position:relative;width:100%}.qodef-qi-progress-bar-horizontal .qodef-m-content{display:flex;align-items:center}.qodef-qi-progress-bar-horizontal .qodef-m-title{margin:0 0 .5em}.qodef-qi-progress-bar-horizontal .qodef-m-value{padding:0;margin:0 0 .5em;font-size:16px;position:absolute}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-on .qodef-m-value{margin:0;transform:translateY(100%);z-index:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above .qodef-m-value-inner{opacity:0;transition:opacity .2s .5s}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above.qodef--init .qodef-m-value-inner{opacity:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-content{position:absolute;transform:translateY(-50%);top:50%;left:0;z-index:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em;position:relative}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-above .qodef-m-value{right:0}.qodef-qi-tabs-horizontal.qodef-layout--simple{position:relative;visibility:hidden}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef--init{visibility:visible}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}@media only screen and (max-width:680px){.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation .qodef-tab-title,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li{width:100%}}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li{position:relative;margin:0;padding:0}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li .qodef-tab-title{margin:0}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a{position:relative;color:#cacaca;display:block;padding:0;transition:color .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:after{content:"";position:absolute;bottom:0;left:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a .q-text{z-index:1;position:relative}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li:not(:last-child){margin-right:4em}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a{color:#1e1e1e}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:before,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:before{opacity:1}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-content{position:relative;padding:26px 0 0}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li a:after{opacity:1;transform:scaleX(0);transition:transform .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-hover a:after{transform:scaleX(1)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-left .qodef-tabs-horizontal-navigation li a:after{transform-origin:left}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li a:after{left:unset;right:0;transform:scaleX(1);width:0;transition:width .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-hover a:after{width:100%}.qodef-qi-how-to{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-how-to .qodef-m-title{margin:.35em 0 0}.qodef-qi-how-to .qodef-m-text{margin:1.2em 0 0}.qodef-qi-how-to .qodef-m-title-holder{margin-bottom:2.5em}.qodef-qi-how-to .qodef-e-step{margin-bottom:30px}.qodef-qi-how-to .qodef-e-step-title{margin:0 0 .8em}.qodef-qi-how-to .qodef-e-step-text{margin:0 0 1em}.qodef-qi-how-to .qodef-e-step-image{display:inline-block;vertical-align:top}.qodef-qi-icon-with-text .qodef-m-title{margin:0}.qodef-qi-icon-with-text .qodef-m-title a{display:block;color:inherit}.qodef-qi-icon-with-text .qodef-m-content>.qodef-m-text{margin:.5em 0 0}.qodef-qi-icon-with-text .qodef-m-button{margin:1.5em 0 0}.qodef-qi-icon-with-text .qodef-m-icon-holder{font-size:1.4em;line-height:1;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out}.qodef-qi-icon-with-text .qodef-m-icon-holder i{vertical-align:top;color:inherit}.qodef-qi-icon-with-text .qodef-m-icon-holder svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-icon-with-text.qodef-icon-boxed .qodef-m-icon-holder{display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-icon-with-text .qodef-m-separator .qodef-m-line{width:60px}.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-qi-icon-with-text.qodef--appear-from-bottom{opacity:0;transform:translateY(50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-bottom.qodef-qi--appeared{opacity:1;transform:translateY(0)}.qodef-qi-icon-with-text.qodef--appear-from-top{opacity:0;transform:translateY(-50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-top.qodef-qi--appeared{opacity:1;transform:translateY(0)}.qodef-qi-icon-with-text.qodef--appear-from-left{opacity:0;transform:translateX(-50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-left.qodef-qi--appeared{opacity:1;transform:translateX(0)}.qodef-qi-icon-with-text.qodef--appear-from-right{opacity:0;transform:translateX(50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-right.qodef-qi--appeared{opacity:1;transform:translateX(0)}.qodef-qi-icon-with-text.qodef--appear-fade{opacity:0;transition:opacity .7s ease-out}.qodef-qi-icon-with-text.qodef--appear-fade.qodef-qi--appeared{opacity:1}.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder svg{transform:translateX(0);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover .qodef-m-icon-holder svg{transform:translateX(4px)}.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder svg{transform:translateY(0);transition:transform .32s cubic-bezier(.22,.61,.36,1)}.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover .qodef-m-icon-holder svg{transform:translateY(-7px)}.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder svg{transform:scale(1) translateZ(0);transition:transform .3s cubic-bezier(.22,.61,.36,1);will-change:transform}.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover .qodef-m-icon-holder svg{transform:scale(1.17) translateZ(0)}.qodef-qi-icon-with-text.qodef-layout--before-content{display:flex;align-items:flex-start}.qodef-qi-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0;margin-right:.7em}@media only screen and (max-width:768px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--768{flex-direction:column}}@media only screen and (max-width:680px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--680{flex-direction:column}}@media only screen and (max-width:480px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--480{flex-direction:column}}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title a{transition:color .2s ease-out}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:flex;align-items:center}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{flex-shrink:0;margin-right:.15em;transition:color .2s ease-out}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:1.3em}.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-separator+.qodef-m-title{margin:0}.qodef-qi-image-gallery .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.01) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-image-slider .qodef-e{overflow:hidden;backface-visibility:hidden}.qodef-qi-image-slider .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-slider .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-slider .qodef-e-inner-holder{position:relative;overflow:hidden}.qodef-qi-image-slider .qodef-e-alt-text-holder{display:flex;visibility:hidden;opacity:0;transition:all .3s ease-in}.qodef-col-num--1.qodef-navigation-alignment--flex-start.qodef-qi-image-slider .qodef-e-alt-text-holder{justify-content:flex-end}.qodef-col-num--1.qodef-navigation-alignment--flex-end.qodef-qi-image-slider .qodef-e-alt-text-holder{justify-content:flex-start}.qodef-qi-image-slider .swiper-slide-active .qodef-e-alt-text-holder{visibility:visible;opacity:1}.qodef-qi-image-slider .qodef-e-alt-text{margin-top:10px}.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e-inner-holder{display:block;width:calc(100% - 1px);transform:scale(1.02) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner-holder{transform:scale(1.05)}.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e-inner-holder{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner-holder{transform:scale(1)}.qodef-qi-image-slider.qodef-image--hover-move .qodef-e-inner-holder{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-inner-holder{transform:scale(1.2) translateX(12px)}.qodef-qi-image-slider.qodef-image--hover-from-top .qodef-e-inner-holder{transform-origin:top}.qodef-qi-image-slider.qodef-image--hover-from-bottom .qodef-e-inner-holder{transform-origin:bottom}.qodef-qi-image-slider.qodef-image--hover-from-left .qodef-e-inner-holder{transform-origin:left}.qodef-qi-image-slider.qodef-image--hover-from-right .qodef-e-inner-holder{transform-origin:right}.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide{transform:scale(.85);transition:all .3s ease}.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide.swiper-slide-active,.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide.swiper-slide-duplicate-active{transform:scale(1)}.qodef-qi-info-cards{position:relative;display:flex;flex-direction:column;background-color:#f9f9f9;padding:30px;transition:background-color .4s ease-out}.qodef-qi-info-cards .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-info-cards a:not(.qodef-m-link){position:relative;z-index:1}.qodef-qi-info-cards .qodef-m-title{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-title a{display:block;color:inherit}.qodef-qi-info-cards .qodef-m-subtitle{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-content{position:relative}.qodef-qi-info-cards .qodef-m-content .qodef-m-text{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-icon-wrapper{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-icon-holder{font-size:55px;line-height:1;transition:all .3s ease-in-out}.qodef-qi-info-cards .qodef-m-icon-holder i{vertical-align:top;color:inherit}.qodef-qi-info-cards .qodef-m-icon-holder svg{width:30px;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor}.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper{position:relative}.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper img{display:inline-block}.qodef-qi-info-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;padding:11px 28px;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.2em;overflow:hidden}.qodef-qi-info-button .qodef-m-text-holder{display:flex;align-items:center}.qodef-qi-info-button .qodef-m-subtext{font-size:.75em}.qodef-qi-info-button .qodef-m-subtext.qodef--subtext-color-set{transition:color .25s ease-in-out}.qodef-qi-info-button.qodef-size--small{padding:6px 24px}.qodef-qi-info-button.qodef-size--large{padding:11px 36px}.qodef-qi-info-button.qodef-size--full{width:100%;text-align:center}.qodef-qi-info-button.qodef-layout--filled{color:#111;background-color:#f4f4f4;border:0;font-size:1rem;border-style:solid}.qodef-qi-info-button.qodef-layout--filled:hover{color:#fff;background-color:#111}.qodef-qi-info-button.qodef-layout--outlined{color:#111;background-color:transparent;border:2px solid #111}.qodef-qi-info-button.qodef-layout--outlined:hover{color:#111;background-color:#f4f4f4;border-color:#f4f4f4}.qodef-qi-info-button.qodef-icon--left .qodef-m-text-holder{flex-direction:row-reverse}.qodef-qi-info-button .qodef-m-icon{color:currentColor}.qodef-qi-info-button .qodef-m-icon.qodef--icon-color-set{transition:color .25s ease-in-out,background-color .25s ease-in-out}.qodef-qi-info-button .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon svg{margin-left:10px}.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon svg{margin-right:10px}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){position:absolute;opacity:0;left:1px;top:1px;transition-delay:0s}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){opacity:0}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-150%) translateY(0)}.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(200%) translateY(0)}.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(150%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(-150%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg{transform:translateX(4px)}.qodef-qi-info-button.qodef-type--icon-boxed{padding:0!important;flex-direction:row;align-items:stretch}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder{flex-direction:column;padding:11px 28px}.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left{flex-direction:row-reverse}.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left .qodef-m-icon-holder{flex-direction:row-reverse}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder{align-items:flex-start;justify-content:center}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:11px 0;flex:1}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon i{line-height:inherit}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-border{height:100%;width:2px;background-color:#111;transition:background-color .25s ease-in-out}.qodef-qi-interactive-banner{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-interactive-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.qodef-qi-interactive-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-interactive-banner .qodef-m-title{margin:0}.qodef-qi-interactive-banner .qodef-m-title-inner{display:inline-block}.qodef-qi-interactive-banner .qodef-m-subtitle{margin:0 0 .4em}.qodef-qi-interactive-banner .qodef-m-content-inner>.qodef-m-text{margin:.7em 0 0}.qodef-qi-interactive-banner .qodef-m-text-holder{margin:.7em 0 0}.qodef-qi-interactive-banner .qodef-m-button{padding:.5em 0 0;z-index:1;position:relative;display:inline-block}.qodef-qi-interactive-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-interactive-banner .qodef-m-image img{display:inline-block;transition:all .35s ease-out}.qodef-qi-interactive-banner .qodef-m-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-interactive-banner.qodef-layout--from-bottom.qodef--visible .qodef-m-content{opacity:1}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content{align-items:flex-start;justify-content:flex-end;padding:60px;opacity:0;transition:opacity .2s}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content-inner{position:relative;overflow:hidden}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-movement{transform:translateZ(0);transition:transform .4s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder{opacity:0;transition:opacity .25s ease-out}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder .qodef-m-text{margin:0}.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-movement{transform:translateY(0) translateZ(0)!important}.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-text-holder{opacity:1;transition-delay:.15s}.qodef-qi-interactive-banner.qodef-layout--image-switch{width:100%;background-color:#f6f6f6}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content{position:relative;flex-direction:row;align-items:center;justify-content:left;text-align:left;padding:60px}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content{flex-direction:column}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner{flex:1;margin-right:2em}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner{margin-right:0}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder{position:relative;width:35%}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder{width:100%;margin-top:2em}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image{transition:.2s ease-in-out}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:first-child{opacity:1}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:last-child{position:absolute;top:0;left:0;opacity:0}.qodef-qi-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:first-child{opacity:0}.qodef-qi-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:last-child{opacity:1}.qodef-qi-interactive-banner.qodef-layout--revealing.qodef--visible .qodef-m-content{opacity:1}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content{align-items:flex-start;justify-content:flex-start;padding:60px;opacity:0;transition:opacity .2s}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content-inner>.qodef-m-text{opacity:0;transform:translateY(-10px);transition:opacity .25s,transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-button{transition:transform .4s cubic-bezier(.22,.61,.36,1);transition-delay:50ms}.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-button{transform:translateY(0) translateZ(0)!important;transition-delay:0s}.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-content-inner>.qodef-m-text{opacity:1;transform:translateY(0);transition-duration:.25s,.35s;transition-delay:.1s,.1s}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-content{align-items:center;justify-content:center;text-align:center;padding:30px}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button,.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle{opacity:0;transition:opacity .23s ease-out,transform .28s ease-out}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle{transform:translateY(-10px)}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button{transform:translateY(10px)}.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-button,.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-subtitle{opacity:1;transform:translateY(0)}.qodef-qi-interactive-link-showcase{position:relative;display:inline-block;width:100%;vertical-align:top;display:flex;align-items:center;visibility:hidden}.qodef-qi-interactive-link-showcase.qodef--full-height{height:100vh}.admin-bar .qodef-qi-interactive-link-showcase.qodef--full-height{height:calc(100vh - 32px)}.qodef-qi-interactive-link-showcase .qodef-e-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0s .45s}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background{background-size:cover;background-position:center;background-repeat:no-repeat}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background img{display:none}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef--active{opacity:1;z-index:5;transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.qodef-qi-interactive-link-showcase .qodef-m-items{display:flex;flex-direction:column;align-items:center;z-index:10}.qodef-qi-interactive-link-showcase .qodef-m-item{position:relative;display:inline-block;vertical-align:top;width:auto;color:#111;margin:.6em 0}.qodef-qi-interactive-link-showcase .qodef-e-title{position:relative;display:inline-block;vertical-align:top;font-family:inherit;font-weight:500;letter-spacing:-.02em;font-size:39px;line-height:1.19048em;transition:color .2s ease-out;z-index:2}@media only screen and (max-width:680px){.qodef-qi-interactive-link-showcase .qodef-e-title{font-size:36px}}.qodef-qi-interactive-link-showcase .qodef-e-inner-title{position:relative;display:inline-block;vertical-align:top}.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{content:"";position:absolute;left:0;width:0;height:2px;background-color:currentColor;transition:width .3s ease}.qodef-qi-interactive-link-showcase .qodef-e-inner-title:hover:after{width:100%}.qodef-hover--underline.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{bottom:0}.qodef-hover--line-through.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{top:50%;transform:translateY(-50%)}.qodef-qi-interactive-link-showcase .qodef--active.qodef-m-item .qodef-e-inner-title:after{width:100%}.qodef-qi-interactive-link-showcase .qodef-e-text{display:block}.qodef-qi-interactive-link-showcase.qodef--init{visibility:visible}.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-items{width:40%;justify-content:center;align-items:flex-start}.qodef-qi-interactive-link-showcase.qodef-layout--split{align-items:stretch}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{position:relative;flex:1}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:40%;justify-content:center;align-items:flex-start;padding:150px 10%}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:100%}}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background){display:flex;align-items:center;justify-content:center}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background) img{max-height:100%;object-fit:contain}.qodef-qi-interactive-link-showcase.qodef-layout--standard{justify-content:center;text-align:center}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:768px){.qodef-standard-hide-under--768 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}@media only screen and (max-width:680px){.qodef-standard-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-standard-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:40%;justify-content:center}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:100%}}.qodef-standard-images-on-top--yes .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{z-index:unset}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image{display:flex;align-items:center;justify-content:center;transition:opacity .35s ease-out}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--left{left:0;width:30%}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--right{left:auto;right:0;width:30%}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image img{position:relative}.qodef-qi-interactive-link-showcase.qodef-layout--inline{align-items:flex-start;justify-content:flex-start;text-align:left}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:680px){.qodef-standard-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-standard-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{flex-direction:row;flex-wrap:wrap;align-items:baseline;margin:0 -20px}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{width:100%}}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-item{position:relative;flex:1;flex-grow:0;margin:0!important}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-title{white-space:nowrap;padding:0 20px}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-title:before{position:absolute;right:0;transform:translateX(50%)}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-text{padding:0 20px}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image{display:flex;align-items:center;justify-content:center;transition:opacity .35s ease-out}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image.qodef-position--left{left:0;width:30%;justify-content:flex-start}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image.qodef-position--right{left:auto;right:0;width:30%;justify-content:flex-end}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image img{position:relative}.qodef-qi-item-showcase{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}.qodef-qi-item-showcase .qodef-m-image{position:relative;flex-shrink:0;max-width:60%;padding:0 60px}.qodef-qi-item-showcase .qodef-m-image img{display:block}.qodef-qi-item-showcase .qodef-m-items{position:relative;display:flex;flex-direction:column;width:100%}.qodef-qi-item-showcase .qodef-m-items.qodef--left{text-align:right}.qodef-qi-item-showcase .qodef-m-items.qodef--right{text-align:left}.qodef-qi-item-showcase .qodef-m-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}@media screen and (min-width:1025px){.qodef-qi-item-showcase .qodef-m-item:last-child{margin-bottom:0!important}}.qodef-qi-item-showcase .qodef-e-icon-holder{line-height:1em;transition:color .2s ease-out}.qodef-qi-item-showcase .qodef-e-icon-holder a{display:inline-block}.qodef-qi-item-showcase .qodef-e-icon-holder>svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-item-showcase .qodef-e-title{margin:0 0 1em}.qodef-qi-item-showcase .qodef-e-title-link{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-item-showcase .qodef-e-title-link:hover{color:var(--qode-main-color)}.qodef-qi-item-showcase .qodef-e-text{margin:0}.qodef-qi-item-showcase.qodef-qi--has-appear{visibility:hidden}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-image{transform:translateY(70px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:0}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item{transform:translateY(70px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:0}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(1){transition-delay:.2s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(2){transition-delay:.4s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(3){transition-delay:.6s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(4){transition-delay:.8s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(5){transition-delay:1s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(6){transition-delay:1.2s}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared{visibility:visible}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-image{opacity:1;transform:translateY(0)}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-item{opacity:1;transform:translateY(0)}@media only screen and (max-width:1024px){.qodef-qi-item-showcase{align-items:flex-start;flex-wrap:wrap}.qodef-qi-item-showcase .qodef-m-image{position:absolute;top:0;left:0;width:40%;max-width:100%;padding-left:0!important}.qodef-qi-item-showcase .qodef-m-items{left:40%;width:calc(100% - 40%)}.qodef-qi-item-showcase .qodef-m-items .qodef-m-item{transition-delay:0s}.qodef-qi-item-showcase .qodef-m-items.qodef--left{text-align:left}}@media only screen and (max-width:768px){.qodef-qi-item-showcase .qodef-m-image{display:none}.qodef-qi-item-showcase .qodef-m-items{left:0;width:100%}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-m-item{display:flex;align-items:flex-start}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item{flex-direction:row-reverse}@media only screen and (max-width:1024px){.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item{flex-direction:row}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder{margin-left:.5em}@media only screen and (max-width:1024px){.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder{margin-left:0;margin-right:.5em}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--right .qodef-e-side-holder{margin-right:.5em}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-icon-holder{font-size:3em;flex-shrink:0}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-content-holder{flex:1}.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-icon-holder,.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-number{margin-bottom:.4em}.qodef-qi-image-gallery-masonry.qodef-qi-grid>.qodef-grid-inner{gap:24px}.qodef-qi-image-gallery-masonry.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-image-wrapper img{object-fit:cover}.qodef-qi-image-gallery-masonry .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery-masonry .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-message-box{background:#d5eaf4;padding:40px 40px;display:flex;transition:opacity .19s ease,visibility .19s ease}.qodef-qi-message-box.qodef-hidden{opacity:0;visibility:hidden}.qodef-qi-message-box.qodef-icon--middle{align-items:center}.qodef-qi-message-box.qodef-icon--top{align-items:flex-start}.qodef-qi-message-box.qodef-icon--bottom{align-items:flex-end}.qodef-qi-message-box .qodef-m-close-icon{position:absolute;right:17px;top:17px;line-height:1;cursor:pointer;transition:color .25s ease-in-out}.qodef-qi-message-box .qodef-m-close-icon i{color:inherit}.qodef-qi-message-box .qodef-m-close-icon svg{width:30px;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-message-box .qodef-m-icon{line-height:1;margin-right:20px}.qodef-qi-message-box .qodef-m-title{margin:0}.qodef-qi-message-box .qodef-m-text{margin:0}.q-message-box-holder{transition:height .23s cubic-bezier(.05,.47,.58,1)}.qodef-qi-parallax-images{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-parallax-images .qodef-m-images{position:relative;display:inline-block;vertical-align:middle}.qodef-browser--ms-explorer .qodef-qi-parallax-images .qodef-m-images{width:100%}.e--ua-firefox .qodef-qi-parallax-images .qodef-m-images img{backface-visibility:hidden}.qodef-qi-parallax-images .qodef-e-parallax-image{position:absolute;display:block;transition:all .7s cubic-bezier(.23,1,.32,1)}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-left{top:0;left:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-right{top:0;right:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-left{bottom:0;left:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-right{bottom:0;right:0}.qodef-qi-charts{position:relative;visibility:hidden}.qodef-qi-charts.qodef--init{visibility:visible}.qodef-qi-charts .qodef-m-inner{position:relative}.qodef-qi-charts .qodef-m-canvas-holder{display:flex}.qodef-qi-charts .qodef-m-canvas{position:relative;width:260px}.qodef-qi-charts .qodef-m-title{margin:2em 0 0}.qodef-qi-charts .qodef-m-text{margin:.2em 0 0 0}.qodef-qi-charts.qodef-chart-alignment--flex-start .qodef-m-canvas-holder{justify-content:flex-start}.qodef-qi-charts.qodef-chart-alignment--center .qodef-m-canvas-holder{justify-content:center}.qodef-qi-charts.qodef-chart-alignment--flex-end .qodef-m-canvas-holder{justify-content:flex-end}.qodef-qi-image-gallery-pinterest .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery-pinterest .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-preview-slider{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-preview-slider.qodef--visible{opacity:1}.qodef-qi-preview-slider .qodef-preview-slider-device-holder{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:10}.qodef-qi-preview-slider .qodef-preview-slider-device{position:absolute;margin:auto;width:214px;bottom:-50px;right:50px}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image img{width:100%;filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item{height:100%}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item img{height:100%;object-fit:cover}.qodef-qi-pricing-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-pricing-list .qodef-m-item:not(:last-child){margin-bottom:35px}.qodef-qi-pricing-list .qodef-m-item.qodef-has-discount .qodef-e-heading-price{text-decoration:line-through;margin-right:.25em}.qodef-qi-pricing-list .qodef-e-heading{display:flex;align-items:baseline}.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image{max-width:20%}.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image img{margin-left:10px}.qodef-qi-pricing-list .qodef-e-heading-title{margin:0}.qodef-qi-pricing-list .qodef-e-heading-line{flex-grow:1;margin:0 8px;border-bottom:1px solid #ebebeb}.qodef-qi-pricing-list .qodef-e-heading-discount-price,.qodef-qi-pricing-list .qodef-e-heading-price{margin:0;color:#111}.qodef-qi-pricing-list .qodef-e-description{margin:.5em 0 0;color:#9c9c9c}.qodef-qi-pricing-list .qodef-m-button{margin-top:30px}.qodef-qi-pricing-list.qodef-pricing-line--pattern .qodef-e-heading-line{height:5px;background-repeat:repeat;border:none}.qodef-qi-pricing-list.qodef-pricing-line--dashed .qodef-e-heading-line{border-bottom-style:dashed}.qodef-qi-pricing-list.qodef-pricing-line--dotted .qodef-e-heading-line{border-bottom-style:dotted}.qodef-qi-pricing-list.qodef-with-separator .qodef-m-item:not(:last-child){border-bottom:1px solid #ebebeb}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item{display:flex;align-items:center}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-image{max-width:25%;flex-shrink:0;margin-right:24px}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-item-holder{flex:1}.qodef-qi-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-qi-pricing-table.qodef-status--featured{transform:translateY(-18px)}.qodef-qi-pricing-table .qodef-m-inner{position:relative;padding:45px}.qodef-qi-pricing-table .qodef-m-title{margin:0}.qodef-qi-pricing-table .qodef-m-price{display:flex;align-items:baseline}.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:inline-flex;margin:0;line-height:1;justify-content:center;align-items:baseline}.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-currency{align-self:flex-start}.qodef-qi-pricing-table.qodef-period--side .qodef-m-price-period{margin-left:5px}.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price{flex-direction:column}.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price-period{margin:0}.qodef-qi-pricing-table .qodef-m-content{padding:25px 0 0;margin:0}.qodef-qi-pricing-table .qodef-m-content li{margin-bottom:8px}.qodef-qi-pricing-table .qodef-m-content li:last-child{margin-bottom:0}.qodef-qi-pricing-table .qodef-m-content li.qodef--excluded{text-decoration:line-through;color:rgba(17,17,17,.6)}.qodef-qi-pricing-table .qodef-m-button .qodef-qi-button{margin:25px 0 0}.qodef-qi-pricing-table .qodef-m-label{position:absolute;right:15px;color:#fff;background-color:#111}.qodef-qi-pricing-table.qodef-label-type--badge .qodef-m-label{top:15px;border-radius:50px;padding:10px}.qodef-qi-pricing-table.qodef-label-type--ribbon .qodef-m-label{top:-1px;border-radius:50px 0 0 50px;transform:rotate(-90deg) translate(0,-100%);transform-origin:right top;padding:5px 15px}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content{list-style-type:none}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-e-icon{display:inline-block}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-m-content{margin:0 calc(-1em - 5px)}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside li{position:relative;display:flex}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-icon{position:absolute;left:0}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-text{flex:1;padding:0 5px;margin:0 1em}.qodef-qi-pricing-table.qodef-list-style--outside .qodef-m-content{list-style-position:outside}.qodef-qi-pricing-table.qodef-list-style--inside .qodef-m-content{list-style-position:inside}.qodef-qi-pricing-table.qodef-list-type--none .qodef-m-content{list-style-type:none}.qodef-qi-pricing-table .qodef-qi-separator .qodef-m-line{width:30px}.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-inner{padding:50px}.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-title{background-color:#f6f6f6;padding:30px 50px}.qodef-qi-pricing-table.qodef-layout--minimal{border-width:0 0 0 1px}.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-inner{padding:0 0 0 15px}.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-price-wrapper{margin:0 0 .5em}.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-inner{padding:0 50px 40px}.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-title-wrapper{background-color:#f6f6f6;padding:40px 20px}.qodef-qi-pricing-table.qodef-layout--standard .qodef-m-title{margin:0 0 1em}.qodef-qi-pricing-table.qodef-layout--vertical-image{display:flex}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-inner{flex:1}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder{width:90px;max-width:60%}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder .qodef-m-image{height:100%}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder img{height:100%;object-fit:cover}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-title{margin-bottom:1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-inner{padding:0}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-top{padding:50px}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content{padding:0}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content .qodef-e-item{padding:27px 50px;margin:0;border-top:1px solid #ebebeb}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon{line-height:1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon svg{width:1em;vertical-align:top;fill:currentColor;stroke:currentColor}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title{margin:.7em 0 1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-button .qodef-qi-button{width:100%;text-align:center;margin-top:0}.qodef-qi-process.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-line{display:none}.qodef-qi-process .qodef-e-icon-holder{position:relative;z-index:5}.qodef-qi-process .qodef-e-icon{position:relative;display:flex;align-items:center;justify-content:center;width:3em;height:3em;font-size:60px;background:#f6f6f6;border-radius:50%;margin:0 auto;z-index:3}.qodef-qi-process .qodef-e-icon svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-process .qodef-e-number{position:absolute;top:0;right:0;background:#333;width:2.8em;height:2.8em;font-size:20px;color:#fff;border-radius:50%;line-height:1;display:flex;align-items:center;justify-content:center}.qodef-qi-process .qodef-e-line{position:absolute;z-index:2}.qodef-qi-process .qodef-e-title{margin:2em 0 0}.qodef-qi-process .qodef-e-text{margin:.3em 0 0}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-number{width:2.8em;height:2.8em;font-size:20px}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line{top:50%;left:50%;width:100%;height:auto}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line-inner{width:100%;height:100%;border-bottom:#acacac;position:absolute;top:0;left:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-line-inner{transition:transform 1s;transform-origin:left;transform:scaleX(0)}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-icon{transition:transform .35s,opacity .2s;transform:scale(.8);opacity:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-title{transition:transform .35s,opacity .2s;transform:translateY(10px);opacity:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1){transition-delay:0s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner{transition-delay:.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon{transition-delay:0s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title{transition-delay:.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2){transition-delay:.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner{transition-delay:.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon{transition-delay:.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title{transition-delay:.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3){transition-delay:.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner{transition-delay:.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon{transition-delay:.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title{transition-delay:.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4){transition-delay:1.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner{transition-delay:1.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon{transition-delay:1.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title{transition-delay:1.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5){transition-delay:1.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner{transition-delay:1.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon{transition-delay:1.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6){transition-delay:1.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner{transition-delay:2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon{transition-delay:1.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title{transition-delay:1.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7){transition-delay:2.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner{transition-delay:2.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon{transition-delay:2.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title{transition-delay:2.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8){transition-delay:2.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner{transition-delay:2.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon{transition-delay:2.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title{transition-delay:2.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9){transition-delay:2.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner{transition-delay:3.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon{transition-delay:2.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title{transition-delay:2.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10){transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner{transition-delay:3.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon{transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title{transition-delay:3.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11){transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner{transition-delay:3.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title{transition-delay:3.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12){transition-delay:3.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner{transition-delay:4.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon{transition-delay:3.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title{transition-delay:3.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13){transition-delay:4.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner{transition-delay:4.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon{transition-delay:4.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title{transition-delay:4.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14){transition-delay:4.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner{transition-delay:4.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon{transition-delay:4.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title{transition-delay:4.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15){transition-delay:4.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner{transition-delay:5.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon{transition-delay:4.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title{transition-delay:5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16){transition-delay:5.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon{transition-delay:5.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title{transition-delay:5.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17){transition-delay:5.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner{transition-delay:5.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon{transition-delay:5.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title{transition-delay:5.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18){transition-delay:5.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner{transition-delay:6.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon{transition-delay:5.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title{transition-delay:6.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19){transition-delay:6.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner{transition-delay:6.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon{transition-delay:6.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title{transition-delay:6.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20){transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner{transition-delay:6.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon{transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title{transition-delay:6.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner{transform:scaleX(1)}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon{transform:scale(1);opacity:1}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title{transform:translateY(0);opacity:1}.qodef-qi-process.qodef-item-layout--vertical .qodef-grid-inner{grid-row-gap:0}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-content{display:flex;align-items:stretch}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-text-wrapper{margin-left:30px}.qodef-qi-process.qodef-item-layout--vertical .qodef-process-item:not(:last-child) .qodef-e-icon-holder{padding-bottom:50px}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-icon{font-size:40px}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line{top:0;left:50%;height:100%;transform:translateX(-50%)}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line-inner{width:100%;height:100%;position:absolute;top:0;left:0;border-left:1px solid #acacac}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-title{margin:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-line-inner{transition:transform .8s;transform-origin:top;transform:scaleY(0)}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-icon{transition:opacity .35s;opacity:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-title{transition:transform .35s,opacity .25s;transform:translateY(-10px);opacity:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1){transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner{transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon{transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title{transition-delay:.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2){transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner{transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon{transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title{transition-delay:.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3){transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner{transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon{transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title{transition-delay:1.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4){transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title{transition-delay:1.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5){transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner{transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon{transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title{transition-delay:2.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6){transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner{transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon{transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title{transition-delay:2.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7){transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner{transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon{transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title{transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8){transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title{transition-delay:3.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9){transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner{transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon{transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title{transition-delay:4.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10){transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner{transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon{transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title{transition-delay:4.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11){transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner{transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon{transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title{transition-delay:5.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12){transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title{transition-delay:5.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13){transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner{transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon{transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title{transition-delay:6.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14){transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner{transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon{transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title{transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15){transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner{transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon{transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title{transition-delay:7.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16){transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner{transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon{transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title{transition-delay:7.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17){transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner{transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon{transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title{transition-delay:8.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18){transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner{transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon{transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title{transition-delay:8.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19){transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner{transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon{transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title{transition-delay:9.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20){transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner{transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon{transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title{transition-delay:9.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner{transform:scaleY(1)}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon{opacity:1}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title{transform:translateX(0);opacity:1}.qodef-qi-woo-product-category-list .woocommerce-loop-category__title{margin:0}.qodef-qi-woo-product-category-list .count{display:none}.qodef-qi-woo-product-category-list .qodef-e-img-holder{overflow:hidden}.qodef-qi-woo-product-category-list .qodef-e-img-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-product-category-list.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-product-category-list.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-product-category-list.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-product-category-list.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-product-category-list.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;color:#fff;text-align:center}.qodef-position--bottom-left .qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title{top:auto;bottom:0;left:0;transform:none;text-align:left}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category .woocommerce-loop-category__title{position:absolute;bottom:40px;left:50%;background-color:#fff;width:auto;text-align:center;padding:10px 40px;transform:translateX(-50%)}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-holder-inner{position:relative;display:flex;align-items:center;justify-content:flex-end;background-color:#f6f6f6}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-content{position:absolute;max-height:100%;width:100%;left:0;flex:1;overflow:hidden}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-image{width:60%}.qodef-qi-woo-shortcode-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi--touch .qodef-qi-woo-shortcode-product-list .qodef-e-product-inner{cursor:pointer}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-title{color:#3c3c3c}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image{position:relative;display:inline-block;vertical-align:top;z-index:1}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image .qodef-e-product-image-holder{overflow:hidden}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image img{display:block;width:100%}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;text-align:center;opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-list .qodef-e-product-heading{position:relative;display:flex;justify-content:space-between;align-items:baseline}.qodef-qi-woo-shortcode-product-list .woocommerce-Price-currencySymbol{position:relative;top:-.3em;font-size:.6em}.qodef-qi-woo-shortcode-product-list .price{flex-shrink:0}.qodef-qi-woo-shortcode-product-list .qodef-e-product-title{transition:color .2s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a{position:relative;display:inline-block!important;vertical-align:top;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;z-index:3}.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:focus,.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:hover{color:#3c3c3c}.qodef-qi-woo-shortcode-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image{overflow:hidden;width:100%}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .qodef-e-product-content{text-align:center;padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .price{justify-content:center}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner{background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);clip-path:inset(0 0 0 0);pointer-events:none}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner a{pointer-events:all}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;clip-path:inset(13px 13px 13px 13px);transition-delay:0s,.15s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:center;padding:22px 0 25px}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:left}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:right}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-image-holder a{position:relative;display:block;z-index:2}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:center}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:flex-start}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:flex-end}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:3;margin:0 auto;opacity:0;transition:.15s ease-out;width:var(--qodef-max-width);height:var(--qodef-max-height)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized{opacity:1}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price{transform:translateX(0);transition:transform .4s .1s ease;width:var(--qodef-max-width);position:absolute}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap{position:absolute;width:100%;transform:translateX(100%);transition:transform .5s 0s ease;overflow:hidden}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{margin:0}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{margin:0 0 0 auto}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price{transform:translateX(-100%);transition-delay:0s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap{transform:translateX(0);transition-delay:.1s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner{opacity:0;transform:translateY(10px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px 35px;background-color:#f6f6f6}.qodef-position--bottom-left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner{align-items:flex-start;justify-content:flex-end;text-align:left}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-ratings{text-align:center}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-woo-product-price>span{width:100%}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-image-content-inner{opacity:0;transform:translateY(20px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-image-content-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi--touch .qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner{cursor:pointer}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-title{color:#3c3c3c}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image{position:relative;display:inline-block;vertical-align:top;z-index:1}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image .qodef-e-product-image-holder{overflow:hidden}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img{display:block;width:100%}.qodef-image-full-height.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img{height:100vh;object-fit:cover}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;text-align:center;opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-heading{position:relative;display:flex;justify-content:space-between;align-items:baseline}.qodef-qi-woo-shortcode-product-slider .woocommerce-Price-currencySymbol{position:relative;top:-.3em;font-size:.6em}.qodef-qi-woo-shortcode-product-slider .price{flex-shrink:0}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-title{transition:color .2s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a{position:relative;display:inline-block!important;vertical-align:top;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;z-index:3}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:focus,.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:hover{color:#3c3c3c}.qodef-qi-woo-shortcode-product-slider .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image{overflow:hidden;width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item{padding:50px 0}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item .qodef-e-product-image{transform:scale(1);transition:transform .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item .swiper-slide-active .qodef-e-product-image{transform:scale(1.5)}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item.qodef-item-layout--info-below-swap .qodef-e-product-content{opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item.qodef-item-layout--info-below-swap .swiper-slide-active .qodef-e-product-content{opacity:1}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner{text-align:center;padding:25px 15px;background-color:#f6f6f6;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .price{justify-content:center}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:3;margin:0 auto;opacity:0;transition:.15s ease-out;width:var(--qodef-max-width);height:var(--qodef-max-height)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized{opacity:1}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price{transform:translateX(0);transition:transform .4s .1s ease;width:var(--qodef-max-width);position:absolute}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap{position:absolute;width:100%;transform:translateX(100%);transition:transform .5s 0s ease;overflow:hidden}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price{transform:translateX(-100%);transition-delay:0s}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap{transform:translateX(0);transition-delay:.1s}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner{opacity:0;transform:translateY(10px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-image-inner{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:15px;transition:opacity .25s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-top{text-align:left;width:100%;transform:translateY(10px);transition:transform .25s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-bottom{width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-bottom,.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-top{transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-image-inner{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px 35px;background-color:#f6f6f6}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-ratings{text-align:center}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-woo-product-price>span{width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-image-content-inner{opacity:0;transform:translateY(20px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner:hover .qodef-image-content-inner{opacity:1;transform:translateY(0)}.qodef-qi-progress-bar-circle{position:relative;visibility:hidden}.qodef-qi-progress-bar-circle.qodef--init{visibility:visible}.qodef-qi-progress-bar-circle .qodef-m-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.qodef-qi-progress-bar-circle .qodef-m-canvas{position:relative;width:100%}.qodef-qi-progress-bar-circle .qodef-m-title{margin:2em 0 0}.qodef-qi-progress-bar-circle .qodef-m-text{margin:.5em 0 0 0}.qodef-qi-progress-bar-circle .qodef-m-value{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-size:62px}.qodef-qi-progress-bar-circle .qodef-m-percentage{font-size:60%;top:-.3em}.qodef-qi-section-title{position:relative}.qodef-qi-section-title .qodef-m-title{margin:0}.qodef-qi-section-title .qodef-m-subtitle{display:inline-flex;align-items:baseline;margin:0}.qodef-subtitle-icon--right.qodef-qi-section-title .qodef-m-subtitle{flex-direction:row}.qodef-subtitle-icon--left.qodef-qi-section-title .qodef-m-subtitle{flex-direction:row-reverse}.qodef-qi-section-title .qodef-m-icon-holder{display:inline-block;line-height:1em}.qodef-qi-section-title .qodef-m-icon-holder svg{width:1em;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-section-title>.qodef-m-text{margin:.5em 0 0}.qodef-qi-section-title .qodef-m-button{margin-top:.65em}.qodef-qi-section-title.qodef-decoration--underline .qodef-e-decorated{text-decoration:underline}.qodef-qi-section-title.qodef-decoration--italic .qodef-e-decorated{font-style:italic}.qodef-qi-section-title.qodef-decoration--bold .qodef-e-decorated{font-weight:700}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 87%}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link:hover{color:currentColor;text-decoration:none;animation:qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link:focus{color:currentColor}.qodef-qi-section-title.qodef-text-link--underline>.qodef-m-text a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-section-title.qodef-text-link--underline>.qodef-m-text a:hover{text-decoration:none;background-size:100% 100%}.qodef-qi-section-title.qodef-text-link--underline-thick>.qodef-m-text a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-section-title.qodef-text-link--underline-thick>.qodef-m-text a:hover{text-decoration:none;background-size:100% 100%}@keyframes qodef-qi-animate-underline-multiline-thick{0%{background-size:100% 93%;background-position-x:right}38%{background-size:0 93%;background-position-x:right}39%{background-size:0 93%;background-position-x:left}100%{background-size:100% 93%;background-position-x:left}}.qodef-qi-section-title.qodef-text-link--underline-initial>.qodef-m-text a{background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 93%}.qodef-qi-section-title.qodef-text-link--underline-initial>.qodef-m-text a:hover{text-decoration:none;animation:qodef-qi-animate-underline-multiline-thick 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}@media only screen and (max-width:1024px){.qodef-qi-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}.qodef-qi-slider-switch{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-slider-switch.qodef--visible{opacity:1}.qodef-qi-slider-switch .qodef-m-main-text{margin-bottom:30px}.qodef-qi-slider-switch .qodef-m-main-text .qodef-e-title{margin:0 0 .7em}.qodef-qi-slider-switch .qodef-m-main-text .qodef-e-text{margin:0}.qodef-qi-slider-switch .qodef-m-main{position:relative}.qodef-qi-slider-switch .qodef-m-main-slider{position:absolute;top:50px;left:50px;right:50px;bottom:50px;border-radius:10%}.qodef-qi-slider-switch .qodef-m-main-slider .qodef-qi-swiper-container{height:100%;z-index:unset}.qodef-qi-slider-switch .qodef-m-main-slider .swiper-slide a{height:100%}.qodef-qi-slider-switch .qodef-slider-main-image{position:relative;z-index:5;pointer-events:none}.qodef-qi-slider-switch .qodef-slider-main-image img{width:100%}.qodef-qi-slider-switch .qodef-slider-switch-device-holder{position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:10}.qodef-qi-slider-switch .qodef-slider-switch-device{position:absolute;margin:auto;width:214px;bottom:-50px;right:50px;overflow:hidden}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image img{width:100%;filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item{height:100%}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item a{height:100%}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item img{height:100%;width:100%;object-fit:cover}.qodef-qi-slider-switch .qodef-m-main-text a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide .qodef-e-text,.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide .qodef-e-title{opacity:0;transform:translateX(40px);transition:.3s ease-in-out}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-text,.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-title{opacity:1;transform:translateX(0)}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-title{transition:opacity .35s .2s,transform .65s cubic-bezier(.26,0,0,1.01) .2s}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-text{transition:opacity .35s .35s,transform .65s cubic-bezier(.26,0,0,1.01) .35s}.qodef-qi-table-of-contents{position:relative}.qodef-qi-table-of-contents .qodef-m-title{margin:0}.qodef-qi-table-of-contents .qodef-m-subtitle{margin:0}.qodef-qi-table-of-contents .qodef-m-text{margin:.5em 0 0}.qodef-qi-table-of-contents .qodef-m-table-content{margin-top:1.5em}.qodef-qi-table-of-contents .qodef-m-table-content a{position:relative;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.55s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a:hover{background-size:100% 100%}.qodef-qi-table-of-contents.qodef-list-position--inside ol,.qodef-qi-table-of-contents.qodef-list-position--inside ul{list-style-position:inside}.qodef-qi-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ol,.qodef-qi-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ul{margin-left:0!important}.qodef-qi-table-of-contents.qodef-list-position--outside ol,.qodef-qi-table-of-contents.qodef-list-position--outside ul{list-style-position:outside}.qodef-qi-team-member .qodef-m-title{margin:0}.qodef-qi-team-member .qodef-m-role{margin:0 0 .8em}.qodef-qi-team-member .qodef-m-text{margin:0 0 .8em}.qodef-qi-team-member .qodef-m-social-icons{font-size:0;margin:0}.qodef-qi-team-member .qodef-m-social-icons>*{font-size:1rem;margin-right:.7em}.qodef-qi-team-member .qodef-m-social-icons>:last-child{margin:0}.qodef-qi-team-member .qodef-e-social-icon{transition:color .2s ease-out}.qodef-qi-team-member .qodef-e-social-icon i{font-size:inherit}.qodef-qi-team-member .qodef-e-social-icon svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-team-member.qodef-image--hover-scale img,.qodef-qi-team-member.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-team-member.qodef-image--hover-scale:hover img,.qodef-qi-team-member.qodef-image--hover-zoom:hover img{transform:scale(1.03)}.qodef-qi-team-member.qodef-image--hover-zoom .qodef-m-media-image{overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-below .qodef-m-content{margin:.9em 0 0}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner{position:relative;overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-title{transform:translateX(0);opacity:1}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role{transition-delay:.15s}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons{transition-delay:.3s}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content{margin:.9em 0 0}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-role,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-social-icons,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-title{opacity:0;transform:translateX(30px);transition:transform .45s cubic-bezier(.16,.32,.26,.92),opacity .45s ease-out;transition-delay:0s,0s}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner{position:relative;overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner:hover .qodef-m-content{transform:translateY(0)}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-content{position:absolute;width:100%;bottom:0;left:0;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:1;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,.61,.36,1);padding:30px;z-index:1}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner:hover .qodef-m-content{opacity:1}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-image,.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-media-image{display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#111;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .3s ease-in-out;padding:20px 30px}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content>*{width:100%}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-title{color:#fff}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-role{color:#c4c4c4}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner:hover .qodef-m-content{opacity:1;clip-path:inset(10px 10px 10px 10px);transition-delay:0s,.15s}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-image,.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-media-image{display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);clip-path:inset(0 0 0 0);padding:5%}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content>*{width:100%}.qodef-qi-testimonials-list .qodef-e-title{margin:0 0 .7em}.qodef-qi-testimonials-list .qodef-e-text{margin:0}.qodef-qi-testimonials-list .qodef-e-media-image{display:inline-block;vertical-align:top;line-height:0}.qodef-qi-testimonials-list .qodef-e-quote{font-size:1em;line-height:0;margin:auto}.qodef-qi-testimonials-list .qodef-e-quote svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-testimonials-list .qodef-e-author{display:flex;margin:0}.qodef-qi-testimonials-list .qodef-e-author-name{margin:0}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-media-image{margin-bottom:1.8em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-inner{position:relative;text-align:center;padding:55px 40px;background-color:#f6f6f6;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-content,.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-top{position:relative}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-quote{position:absolute;top:-.1em;left:50%;font-size:14em;color:rgba(0,0,0,.2);transform:translateX(-50%)}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-text{margin:0 0 1em}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-inner{text-align:center}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image{width:50px;margin-bottom:.5em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner{display:flex}@media only screen and (max-width:480px){.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner{flex-direction:column}}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote{font-size:100px;width:1em;margin:0 35px 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote svg{vertical-align:top}@media only screen and (max-width:480px){.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote{margin:0 0 35px}}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-media-image{width:50px;margin:0 10px 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author{flex-direction:row;align-items:baseline}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author-job:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:1em;background-color:currentColor;margin:0 .65em}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner{display:flex;align-items:flex-start}@media only screen and (max-width:680px){.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side{position:relative;flex-shrink:0;width:110px;max-width:30%;margin-right:6%}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image{border-radius:25%;overflow:hidden}@media only screen and (max-width:680px){.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side{max-width:100%}}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-quote{position:absolute;bottom:-.5em;right:-.5em;width:2em;height:2em;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#111;border-radius:50%}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-text{margin:0 0 1em}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider .qodef-e-inner{overflow:hidden}.qodef-qi-testimonials-slider .qodef-e-title{margin:0 0 .7em}.qodef-qi-testimonials-slider .qodef-e-text{margin:0}.qodef-qi-testimonials-slider .qodef-e-media-image{display:inline-block;vertical-align:top;line-height:0}.qodef-qi-testimonials-slider .qodef-e-quote{font-size:1em;line-height:0;margin:auto}.qodef-qi-testimonials-slider .qodef-e-quote svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-testimonials-slider .qodef-e-author{display:flex;margin:0}.qodef-qi-testimonials-slider .qodef-e-author-name{margin:0}.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide{opacity:0;transition:opacity .2s ease-out}.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide.swiper-slide-active,.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide.swiper-slide-duplicate-active{opacity:1}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-media-image{margin-bottom:1em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-inner{text-align:center;padding:55px 40px;background-color:#f6f6f6}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-top{position:relative;display:inline-block}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-quote{position:absolute;top:0;right:0;font-size:2em}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-media-image{margin-bottom:1em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-inner{text-align:center}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner{display:flex}@media only screen and (max-width:480px){.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner{flex-direction:column}}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote{font-size:100px;width:1em;margin:0 35px 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote svg{vertical-align:top}@media only screen and (max-width:480px){.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote{margin:0 0 35px}}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-media-image{width:50px;margin:0 10px 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author{flex-direction:row;align-items:baseline}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author-job:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:1em;background-color:currentColor;margin:0 .65em}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{display:flex;align-items:center}@media only screen and (max-width:1024px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{align-items:baseline}}@media only screen and (max-width:680px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side{position:relative;flex-shrink:0;width:290px;max-width:30%;margin-right:6%}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image{border-radius:10%;overflow:auto}@media only screen and (max-width:680px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side{max-width:100%}}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-quote{position:absolute;top:-1em;right:-1em;width:2em;height:2em;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#111;border-radius:50%}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-inner{text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-media-image{width:50px;border-radius:50%;margin-right:1em;overflow:hidden}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author-job{margin:0}.qodef-qi-text-marquee{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-qi-text-marquee .qodef-m-content{display:flex;white-space:nowrap;font-size:0;overflow:hidden}.qodef-qi-text-marquee .qodef-m-text{display:flex;align-items:baseline}.qodef-qi-text-marquee .qodef-m-text.qodef-text--original{animation:qode-move-horizontal-normal-text-marquee 20s linear infinite}.qodef-qi-text-marquee .qodef-m-text.qodef-text--copy{position:absolute;top:0;left:0;will-change:transform;backface-visibility:hidden;transform:translateX(100%) translateZ(0);animation:qode-move-horizontal-normal-text-marquee-copy 20s linear infinite}.qodef-qi-text-marquee .qodef-m-text-item{font-size:100px;line-height:1.1em;padding-right:.5em;padding-left:.5em}.qodef-qi-text-marquee .qodef-e-icon-holder{display:flex;font-size:30px;align-self:center;align-items:center}.qodef-qi-text-marquee .qodef-e-icon-holder svg{fill:currentColor;stroke:currentColor;width:1em;height:auto}.qodef-qi-text-marquee.qodef-text-stroke-effect .qodef-m-text-item{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}@keyframes qode-move-horizontal-normal-text-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(-100%) translateZ(0)}}@keyframes qode-move-horizontal-normal-text-marquee-copy{0%{transform:translateX(100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-normal-text-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(-100%) translateZ(0)}}@keyframes qode-move-vertical-normal-text-marquee-copy{0%{transform:translateY(100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}@keyframes qode-move-horizontal-reverse-text-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(100%) translateZ(0)}}@keyframes qode-move-horizontal-reverse-text-marquee-copy{0%{transform:translateX(-100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-reverse-text-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(100%) translateZ(0)}}@keyframes qode-move-vertical-reverse-text-marquee-copy{0%{transform:translateY(-100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}.qodef-qi-timeline{position:relative}.qodef-qi-timeline .qodef-e-item,.qodef-qi-timeline .qodef-e-item-inner{position:relative}.qodef-qi-timeline .qodef-e-image{display:inline-block;vertical-align:top;overflow:hidden}.qodef-qi-timeline .qodef-e-date{margin:0 0 .5em}.qodef-qi-timeline .qodef-e-title{margin:0 0 .85em}.qodef-qi-timeline .qodef-e-text{margin:0}.qodef-qi-timeline .qodef-e-point-holder{position:absolute;color:#fff;font-size:1em;width:1em;height:1em;transform:translate(-50%,-50%)}.qodef-qi-timeline .qodef-e-point-holder .qodef-e-point{background-color:#111;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.qodef-qi-timeline .qodef-e-point-holder .qodef-e-icon-holder{font-size:.7em;line-height:1em;max-height:100%}.qodef-qi-timeline .qodef-e-point-holder svg{width:.7em;stroke:currentColor;fill:currentColor}.qodef-qi-timeline .qodef-e-line{display:block;background-color:#ebebeb}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:1px}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line{height:100%}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder{top:50%;left:50%}.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-line-holder{top:50%}.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-item:last-child .qodef-e-line-holder{display:none}.qodef-qi-timeline.qodef-timeline--horizontal{overflow:hidden}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-grid-inner{display:flex;transition:all .4s ease}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-item{flex:1}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line-holder{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line{height:100%}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-point-holder{top:50%;left:50%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after,.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before{content:"";position:absolute;left:50%;height:100px;width:1px;background-color:#ebebeb;transform:translateX(-50%);z-index:-1}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before{top:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after{bottom:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after,.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before{content:"";position:absolute;top:50%;width:100px;height:1px;background-color:#ebebeb;transform:translateY(-50%);z-index:-1}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before{right:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after{left:100%}.qodef-qi-timeline.qodef-point--diamond .qodef-e-point{border-radius:0;transform:rotate(45deg)}.qodef-qi-timeline.qodef-point--diamond .qodef-e-icon-holder{transform:rotate(-45deg)}.qodef-qi-timeline .qodef-nav-next,.qodef-qi-timeline .qodef-nav-prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:auto!important;height:auto!important;margin:0!important;color:#111;font-size:26px;z-index:10;cursor:pointer}.qodef-qi-timeline .qodef-nav-next>svg,.qodef-qi-timeline .qodef-nav-prev>svg{display:block;width:1em;height:auto;transition:.2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-timeline .qodef-nav-prev{left:0}.qodef-qi-timeline .qodef-nav-next{right:0}.qodef-qi-timeline.qodef-qi--has-appear{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-image{transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder{transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-point{transform:scale(0);opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-image{transition-delay:.3s,.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-point{transition-delay:.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-content-holder{transition-delay:.4s,.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-image{transition-delay:.6s,.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-point{transition-delay:.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-content-holder{transition-delay:.8s,.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-image{transition-delay:.9s,.9s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-point{transition-delay:1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-content-holder{transition-delay:1.2s,1.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-image{transition-delay:1.2s,1.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-point{transition-delay:1.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-content-holder{transition-delay:1.6s,1.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-image{transition-delay:1.5s,1.5s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-point{transition-delay:1.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-content-holder{transition-delay:2s,2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-image{transition-delay:1.8s,1.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-point{transition-delay:1.9s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-content-holder{transition-delay:2.4s,2.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-image{transition-delay:2.1s,2.1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-point{transition-delay:2.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-content-holder{transition-delay:2.8s,2.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-image{transition-delay:2.4s,2.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-point{transition-delay:2.5s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-content-holder{transition-delay:3.2s,3.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-image{transition-delay:2.7s,2.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-point{transition-delay:2.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-content-holder{transition-delay:3.6s,3.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-image{transition-delay:3s,3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-point{transition-delay:3.1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-content-holder{transition-delay:4s,4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-image{transition-delay:3.3s,3.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-point{transition-delay:3.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-content-holder{transition-delay:4.4s,4.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-image{transition-delay:3.6s,3.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-point{transition-delay:3.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-content-holder{transition-delay:4.8s,4.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared{opacity:1}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-image{opacity:1;transform:translateY(0) translateX(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image{transform:translateY(0) translateX(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-point{transform:scale(1);opacity:1}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-point--diamond .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-point--diamond .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-point--diamond .qodef-e-item .qodef-e-point{transform:rotate(45deg) scale(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-point--diamond.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-point--diamond.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-point--diamond.qodef-qi--appeared .qodef-e-point{transform:rotate(45deg) scale(1)}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder,.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder{display:none}}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-top-holder{align-items:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder{justify-content:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item-inner{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;text-align:center}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-top-holder{display:flex;align-items:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-content-holder{display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-item-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-top-holder{display:flex;align-items:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-content-holder{display:flex;flex-direction:column;justify-content:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item{text-align:center}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item:not(:last-child){padding-bottom:100px}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:row-reverse;text-align:right}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder{text-align:left;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner{display:inline-flex;align-items:center;justify-content:center;text-align:left;width:100%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder{width:50%;flex-shrink:0;text-align:right;padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder{width:100%;padding:0;margin-bottom:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder{width:50%;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder{width:100%;padding:0;margin-top:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{margin-left:0;flex-direction:row;padding:0 3em 0 0}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{flex-direction:column;text-align:center}}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder{margin:0 10% 0 0}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder{margin:0 0 10%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;flex-direction:row-reverse;width:50%;padding:0 0 0 3em}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{flex-direction:column;text-align:center}}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{width:100%;padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder{width:250px;flex-shrink:0;margin:0 0 0 10%}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder{margin:0 0 10%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-image{border-radius:50%}.qodef-qi-typeout-text .qodef-m-text{margin:0}.qodef-qi-progress-bar-vertical{position:relative;visibility:hidden}.qodef-qi-progress-bar-vertical.qodef--init{visibility:visible}.qodef-qi-progress-bar-vertical.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qodef-qi-progress-bar-vertical .qodef-m-inner{position:relative;display:flex;flex-direction:column;max-width:100%}.qodef-qi-progress-bar-vertical .qodef-m-canvas{position:relative}.qodef-qi-progress-bar-vertical .qodef-m-canvas svg{max-width:100%}.qodef-qi-progress-bar-vertical .qodef-m-title{margin:1em 0 0}.qodef-qi-progress-bar-vertical .qodef-m-value{padding:0;margin:0;font-size:16px}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-title{margin:0 0 0 1em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-value{margin:0 0 0 1em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-inner{flex-direction:row;align-items:flex-end}.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-value{position:absolute;margin:0 0 .5em;right:0}.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-title{position:absolute;margin:0 0 .5em;left:0}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-content{display:flex;align-items:center;position:absolute;bottom:0;left:0}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em}.qodef-qi-tabs-vertical.qodef-layout--simple{position:relative;visibility:hidden;display:flex;align-items:stretch;height:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef--init{visibility:visible}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation{position:relative;align-items:center;margin:0;padding:0;list-style:none;flex-shrink:0;display:block}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li{position:relative;margin:0;padding:0;width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .qodef-tab-title{margin:0}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a{position:relative;color:#cacaca;display:block;padding:0;transition:color .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:after{height:100%;content:"";position:absolute;top:0;right:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a{color:#1e1e1e}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:before,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:after,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:before{opacity:1}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .q-text{z-index:1;position:relative}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-content{position:relative;padding:0 0 0 26px}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li a:after{opacity:1;transform:scaleY(0);transition:transform .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-hover a:after{transform:scaleY(1)}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw.qodef-title-sideline-from-top .qodef-tabs-vertical-navigation li a:after{transform-origin:top}@media only screen and (max-width:1024px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:768px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:680px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:480px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-content{padding:26px 0 0}}.qodef-qi-business-hours{position:relative;border:1px solid #e1e1e1;padding:35px}.qodef-qi-business-hours.qodef-line-type--between .qodef-e-line{border-bottom:1px solid rgba(30,30,30,.2)}.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item{border-bottom:1px solid rgba(30,30,30,.2)}.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item:last-child{border-bottom:none}.qodef-qi-business-hours.qodef-line-type--none .qodef-e-day{margin-right:10px}.qodef-qi-business-hours.qodef-line-type--none .qodef-e-line{display:none}.qodef-qi-business-hours .qodef-e-item{margin-bottom:1em;display:flex;align-items:baseline}.qodef-qi-business-hours .qodef-e-item:last-child{margin-bottom:0}.qodef-qi-business-hours .qodef-e-title-holder{display:flex;align-items:baseline}.qodef-qi-business-hours .qodef-m-title{margin:0 0 1em}.qodef-qi-business-hours .qodef-m-subtitle{margin:0 0 .5em}.qodef-qi-business-hours .qodef-m-text{margin:.5em 0 0}.qodef-qi-business-hours .qodef-e-icon{line-height:1;padding-right:12px}.qodef-qi-business-hours .qodef-e-day{margin:0}.qodef-qi-business-hours .qodef-e-hours{margin:0}.qodef-qi-business-hours .qodef-e-line{flex-grow:1;margin:0 8px}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a{position:relative;color:currentColor}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:currentColor;backface-visibility:hidden}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover{text-decoration:none}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover:after{animation:qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards}@media only screen and (max-width:768px){.qodef-resposive--768.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}@media only screen and (max-width:680px){.qodef-resposive--680.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}@media only screen and (max-width:480px){.qodef-resposive--480.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}.qodef-addons-woo-shortcode .qodef-e-product-mark{position:absolute;top:0;left:0;min-width:68px;color:#111;background-color:#fff;padding:1.8em 1.2em;z-index:5}.qodef-addons-woo-shortcode .qodef-e-product-title{margin:0;z-index:2;position:relative}.qodef-addons-woo-shortcode .qodef-e-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star{color:#111}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg{display:inline-block;margin-right:4px;width:16px;height:auto;fill:none;stroke:currentColor}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg:last-child{margin-right:0}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active svg{fill:currentColor;stroke:none}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg{width:1em;margin-right:8px}.qodef-addons-woo-shortcode .price{position:relative;display:flex;align-items:center;margin:0}.qodef-addons-woo-shortcode .price del{margin-right:.8em}.qodef-addons-woo-shortcode .price ins{text-decoration:none}.qodef-addons-woo-shortcode .added_to_cart,.qodef-addons-woo-shortcode .button{color:#111;z-index:3}.qodef-addons-woo-shortcode .added_to_cart.added,.qodef-addons-woo-shortcode .button.added{display:none!important}.qodef-addons-woo-shortcode .added_to_cart.qodef-qi-button.qodef-layout--textual,.qodef-addons-woo-shortcode .button.qodef-qi-button.qodef-layout--textual{background:0 0}.qodef-addons-woo-shortcode .qodef-qi-woo-product-mark{position:absolute;top:0;right:0;color:#fff;background-color:#111;padding:10px 15px;z-index:5}.qodef-addons-woo-shortcode .qodef-qi-woo-product-mark.qodef-woo-onsale{color:#111;background-color:#ebebeb}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:#fff0;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}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{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}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{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:#fff0;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:#fff0;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsl(0 0% 50% / .502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsl(0 0% 50% / .502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsl(0 0% 50% / .071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsl(0 0% 50% / .102)}table tbody+tbody{border-block-start:2px solid hsl(0 0% 50% / .502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:#fff0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgb(0 0 0 / .05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}@keyframes aslAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes aslAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}}@keyframes aslAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}@-webkit-keyframes aslAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}.hiddend{display:none!important}div.asl_w.asl_an_fadeInDrop,div.asl_w.asl_an_fadeOutDrop{-webkit-animation-duration:100ms;animation-duration:100ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}div.asl_w.asl_an_fadeInDrop{animation-name:aslAnFadeInDrop;-webkit-animation-name:aslAnFadeInDrop}div.asl_w.asl_an_fadeOutDrop{animation-name:aslAnFadeOutDrop;-webkit-animation-name:aslAnFadeOutDrop}div.asl_w.asl_main_container{transition:width 130ms linear;-webkit-transition:width 130ms linear}div.asl_w,div.asl_w *,div.asl_r,div.asl_r *,div.asl_s,div.asl_s *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;padding:0;margin:0;border:0;border-radius:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;letter-spacing:normal}div.asl_r,div.asl_r *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.asl_r{box-sizing:border-box;margin:12px 0 0 0}div.asl_m .proinput input::-ms-clear{display:none!important;width:0!important;height:0!important}div.asl_m .proinput input::-ms-reveal{display:none!important;width:0!important;height:0!important}div.asl_m input[type="search"]::-webkit-search-decoration,div.asl_m input[type="search"]::-webkit-search-cancel-button,div.asl_m input[type="search"]::-webkit-search-results-button,div.asl_m input[type="search"]::-webkit-search-results-decoration{display:none}div.asl_m input[type="search"]{appearance:auto!important;-webkit-appearance:none!important}.clear{clear:both}.hiddend{display:none}div.asl_m textarea:focus,div.asl_m input:focus{outline:none}div.asl_m{width:100%;height:auto;border-radius:0;background:#fff0;overflow:hidden;position:relative;z-index:200}div.asl_m .probox{width:auto;border-radius:5px;background:#fff;overflow:hidden;border:1px solid #fff;box-shadow:1px 0 3px #ccc inset;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}div.asl_m .probox .proinput{width:1px;height:100%;margin:0 0 0 10px;padding:0 5px;float:left;box-shadow:none;position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;order:5;-webkit-order:5}div.asl_m .probox .proinput form{height:100%;margin:0!important;padding:0!important;display:block!important;max-width:unset!important}div.asl_m .probox .proinput input:before,div.asl_m .probox .proinput input:after,div.asl_m .probox .proinput form:before,div.asl_m .probox .proinput form:after{display:none}div.asl_m .probox .proinput input{height:28px;border:0;background:#fff0;width:100%;box-shadow:none;margin:-1px;padding:0;left:0;line-height:normal!important;display:block;min-height:unset;max-height:unset}div.asl_m .probox .proinput input::-webkit-input-placeholder{opacity:.85}div.asl_m .probox .proinput input::-moz-placeholder{opacity:.85}div.asl_m .probox .proinput input:-ms-input-placeholder{opacity:.85}div.asl_m .probox .proinput input:-moz-placeholder{opacity:.85}div.asl_m .proinput input.orig{padding:0!important;margin:0!important;background:transparent!important;border:none!important;background-color:transparent!important;box-shadow:none!important;z-index:10;position:relative}div.asl_m .proinput input.autocomplete{padding:0!important;margin:0;background:transparent!important;border:none!important;background-color:transparent!important;box-shadow:none!important;opacity:.2}div.asl_m .probox .proinput input.autocomplete{border:0;background:#fff0;width:100%;box-shadow:none;margin:0;margin-top:-28px!important;padding:0;left:0;position:relative;z-index:9}div.asl_m .probox .proinput.iepaddingfix{padding-top:0}div.asl_m .probox .proinput .loading{width:32px;background:#000;height:100%;box-shadow:none}div.asl_m .probox .proloading,div.asl_m .probox .proclose,div.asl_m .probox .promagnifier,div.asl_m .probox .prosettings{width:20px;height:20px;background:none;background-size:20px 20px;float:right;box-shadow:none;margin:0;padding:0;text-align:center;flex:0 0 auto;-webkit-flex:0 0 auto;z-index:100}div.asl_m .probox .promagnifier{order:10;-webkit-order:10}div.asl_m .probox .prosettings{order:1;-webkit-order:1}div.asl_m .probox .proloading,div.asl_m .probox .proclose{background-position:center center;display:none;background-size:auto;background-repeat:no-repeat;background-color:#fff0;order:6;-webkit-order:6}div.asl_m .probox .proclose{position:relative;cursor:pointer}div.asl_m .probox .promagnifier .innericon,div.asl_m .probox .prosettings .innericon,div.asl_m .probox .proclose .innericon{background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:#fff0;width:100%;height:100%;text-align:center;overflow:hidden;line-height:initial;display:block}div.asl_m .probox .promagnifier .innericon svg,div.asl_m .probox .prosettings .innericon svg,div.asl_m .probox .proloading svg{height:100%;width:22px;vertical-align:baseline;display:inline-block}div.asl_m .probox .proloading{padding:2px;box-sizing:border-box}div.asl_m .probox div.asl_loader,div.asl_m .probox div.asl_loader *{box-sizing:border-box!important;margin:0;padding:0;box-shadow:none}div.asl_m .probox div.asl_loader{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:column;flex-grow:0;flex-shrink:0;flex-basis:28px;max-width:100%;max-height:100%;width:100%;height:100%;align-items:center;justify-content:center}div.asl_m .probox div.asl_loader-inner{width:100%;margin:0 auto;text-align:center;height:100%}@-webkit-keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.asl_m .probox div.asl_simple-circle{margin:0;height:100%;width:100%;animation:rotate-simple .8s infinite linear;-webkit-animation:rotate-simple .8s infinite linear;border:4px solid #fff;border-right-color:transparent!important;border-radius:50%;box-sizing:border-box}div.asl_m .probox .proclose svg{background:#333;border-radius:50%;position:absolute;top:50%;width:20px;height:20px;margin-top:-10px;left:50%;margin-left:-10px;fill:#fefefe;padding:4px;box-sizing:border-box;box-shadow:0 0 0 2px rgb(255 255 255 / .9)}div.asl_r *{text-decoration:none;text-shadow:none}div.asl_r .results .asl_nores{overflow:hidden;width:auto;height:100%;line-height:initial;text-align:center;margin:0;background:#fff;padding:10px 3px;color:#222}div.asl_r.horizontal{padding:2px 0 10px}div.asl_r.horizontal .results .nores{background:#fff0}div.asl_r .results{overflow:hidden;width:auto;height:0;margin:0;padding:0}div.asl_r.horizontal .results{height:auto;width:auto}div.asl_r .results .item{overflow:hidden;width:auto;margin:0;padding:3px;position:relative;background:#f4f4f4;border-left:1px solid rgb(255 255 255 / .6);border-right:1px solid rgb(255 255 255 / .4);animation-delay:0s;animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease;backface-visibility:hidden;-webkit-animation-delay:0s;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-timing-function:ease;-webkit-backface-visibility:hidden}div.asl_r.vertical .results .item:last-child{margin-bottom:0}div.asl_r.vertical .results .item:last-child:after{height:0;margin:0;width:0}div.asl_r .results .item .asl_image{overflow:hidden;background:#fff0;margin:2px 8px 0 0;padding:0;float:left;background-position:center;background-size:cover}div.asl_r .results .item .asl_image img{width:100%;height:100%}div.asl_r .results .item .asl_content{overflow:hidden;height:auto;background:#fff0;margin:0;padding:3px 3px 5px 3px}div.asl_r .results .item .asl_content h3{margin:0;padding:0;display:inline;line-height:inherit}div.asl_r .results .item .asl_content .asl_desc{margin-top:4px;font-size:12px;line-height:18px}div.asl_r .results .item div.etc{margin-top:4px}div.asl_r .results a span.overlap{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}div.asl_r p.showmore{text-align:center;padding:0;margin:0;font-weight:400;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 #fff0;background-color:#fff;margin-top:3px;cursor:pointer}div.asl_r p.showmore span{font-weight:400;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 #fff0;display:block;text-align:center;cursor:pointer}.results .asl_nores .asl_keyword{padding:0 6px;cursor:pointer;font-weight:700;font-family:Open Sans}div.asl_r .resdrg{height:auto}div.asl_w .group:first-of-type{margin:0 0 -3px}div.asl_s.searchsettings{width:200px;height:auto;position:absolute;display:none;z-index:1101;border-radius:0 0 3px 3px;visibility:hidden;padding:0}div.asl_s.searchsettings form{display:flex;flex-wrap:wrap;margin:0 0 12px 0!important;padding:0!important}div.asl_s.searchsettings .asl_option_inner{margin:2px 10px 0 10px;*padding-bottom:10px}div.asl_s.searchsettings.ie78 .asl_option_inner{margin-bottom:0!important;padding-bottom:0!important}div.asl_s.searchsettings .asl_option_label{font-size:14px;line-height:20px!important;margin:0;width:150px;text-shadow:none;padding:0;min-height:20px;border:none;background:#fff0;float:none}div.asl_s.searchsettings .asl_option_inner input[type=checkbox]{display:none!important}div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox]{display:block}div.asl_s.searchsettings.ie78 .asl_option_label{float:right!important}div.asl_s.searchsettings .asl_option{display:flex;flex-direction:row;-webkit-flex-direction:row;align-items:flex-start;margin:0 0 10px 0;cursor:pointer}div.asl_s.searchsettings .asl_option.asl-o-last,div.asl_s.searchsettings .asl_option:last-child{margin-bottom:0}div.asl_s.searchsettings .asl_option_inner{width:17px;height:17px;position:relative;flex-grow:0;-webkit-flex-grow:0;flex-shrink:0;-webkit-flex-shrink:0}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{cursor:pointer;position:absolute;width:17px;height:17px;top:0;padding:0;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);overflow:hidden;font-size:0!important;color:#fff0}div.asl_r.vertical .results,div.asl_s.searchsettings .asl_sett_scroll{scrollbar-width:thin;scrollbar-color:rgb(0 0 0 / .5) #fff0}div.asl_r.vertical .results{scrollbar-color:rgb(0 0 0 / .5) #fff}div.asl_r.vertical .results::-webkit-scrollbar{width:10px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar{width:6px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track{background:#fff0;box-shadow:inset 0 0 12px 12px #fff0;border:none}div.asl_r.vertical .results::-webkit-scrollbar-track{background:#fff;box-shadow:inset 0 0 12px 12px #fff0;border:solid 2px #fff0}div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{background:#fff0;box-shadow:inset 0 0 12px 12px #fff0;border:solid 2px #fff0;border-radius:12px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{border:none}div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgb(0 0 0 / .5)}@media (hover:none),(max-width:500px){div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgb(0 0 0 / .5)}}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after{opacity:0;font-family:'aslsicons2';content:"\e800";font-weight:normal!important;background:#fff0;border:none!important;box-sizing:content-box;color:#fff;height:100%;width:100%;padding:0!important;margin:1px 0 0 0!important;line-height:17px;text-align:center;text-decoration:none;text-shadow:none;display:block;font-size:11px!important;position:absolute;top:0;left:0;z-index:1}div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after{display:none}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after{opacity:.3}div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after{opacity:1}div.asl_s.searchsettings fieldset{position:relative;float:left}div.asl_s.searchsettings fieldset{background:#fff0;font-size:.9em;margin:12px 0 0!important;padding:0;width:192px}div.asl_s.searchsettings fieldset .asl_option_label{width:130px;display:block}div.asl_s.searchsettings form fieldset legend{padding:5px 0 8px 10px}#asl_hidden_data{display:none!important}.asl_r .item{.asl__af-tt-container{position:relative;z-index:2;.asl__af-tt-link{transition:opacity 0.2s;&:hover{opacity:.7}}}.average-rating{--percent:0%;--color:#2EA3F2;--bg-color:rgba(0,0,0,0.2);--size:17px;position:relative;appearance:none;width:auto;display:inline-block;vertical-align:baseline;font-size:var(--size);line-height:calc(var(--size) - 15%);color:var(--bg-color);background:linear-gradient(90deg,var(--color) var(--percent),var(--bg-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:#fff0}}.asl_r .item{.price{--regular-price-color:#666;--sale_price_color:#666;color:var(--regular-price-color);del{opacity:.5;display:inline-block;text-decoration:line-through;color:var(--regular-price-color)}ins{margin-left:.5em;text-decoration:none;font-weight:700;display:inline-block;color:var(--sale_price_color)}}.add-to-cart-container{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;width:100%;margin:12px 0;.add-to-cart-quantity{padding:8px 0 8px 8px;background:#eaeaea;width:32px;border-radius:4px 0 0 4px;height:18px;min-height:unset;display:inline-block;font-size:13px;line-height:normal}.add-to-cart-button{padding:8px;border-radius:4px;background:#6246d7;color:#fff;height:18px;min-height:unset;display:block;text-align:center;min-width:90px;font-size:13px;line-height:normal;&.add-to-cart-variable{border-radius:4px}&.loading{content:url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}}a.added_to_cart{flex-basis:100%;margin-top:8px}}.add-to-cart-container:has(.add-to-cart-quantity){.add-to-cart-button{border-radius:0 4px 4px 0}}}.rtl .asl_content,.rtl .asl_nores,.rtl .asl_content *,.rtl .asl_nores *,.rtl .searchsettings form{text-align:right!important;direction:rtl!important}.rtl .asl_nores>*{display:inline-block}.rtl div.asl_r .results .item .asl_image{float:right;margin:2px 0 0 8px}.rtl .searchsettings .asl_option{flex-direction:row-reverse!important;-webkit-flex-direction:row-reverse!important}.rtl .asl_option{direction:ltr}.rtl .asl_label,.rtl .asl_option div.asl_option_label{text-align:right!important}.rtl .asl_label{max-width:1000px!important;width:100%;direction:rtl!important}.rtl .asl_label input[type=radio]{margin:0 0 0 6px!important}.rtl .asl_option_cat_level-0 div.asl_option_label{font-weight:bold!important}.rtl fieldset .asl_option_cat_level-1{margin-right:12px!important;margin-left:0}.rtl fieldset .asl_option_cat_level-2{margin-right:24px!important;margin-left:0}.rtl fieldset .asl_option_cat_level-3{margin-right:36px!important;margin-left:0}.rtl .searchsettings legend{text-align:right!important;display:block;width:100%}.rtl .searchsettings input[type=text],.rtl .searchsettings select{direction:rtl!important;text-align:right!important}.rtl div.asl_w.asl_s.searchsettings form,.rtl div.asl_w.asl_sb.searchsettings form{flex-direction:row-reverse!important}.rtl div.horizontal.asl_r div.item{float:right!important}.rtl p.asl-try{direction:rtl;text-align:right;margin-right:10px;width:auto!important}div.asl_w{width:100%;height:auto;border-radius:5px;background-color:#fff0;overflow:hidden;border:0 solid #b5b5b5;border-radius:0 0 0 0;box-shadow:none}#ajaxsearchlite1 .probox,div.asl_w .probox{margin:0;padding:8px;height:28px;background-color:#fff;border:2px solid #1e1e1e;border-radius:0 0 0 0;box-shadow:0 0 0 0 #b5b5b5 inset;border-radius:30px}#ajaxsearchlite1 .probox .proinput,div.asl_w .probox .proinput{font-weight:400;font-family:Open Sans;color:#000!important;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{font-weight:400;font-family:Open Sans;color:#000!important;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0;border:0;box-shadow:none}div.asl_w.asl_msie .probox .proinput input{line-height:24px!important}div.asl_w .probox .proinput input::-webkit-input-placeholder{font-weight:400;font-family:Open Sans;color:rgb(0 0 0 / .6)!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input::-moz-placeholder{font-weight:400;font-family:Open Sans;color:rgb(0 0 0 / .6)!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input:-ms-input-placeholder{font-weight:400;font-family:Open Sans;color:rgb(0 0 0 / .6)!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input:-moz-placeholder{font-weight:400;font-family:Open Sans;color:rgb(0 0 0 / .6)!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input.autocomplete{font-weight:400;font-family:Open Sans;color:#000;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proloading,div.asl_w .probox .proclose,div.asl_w .probox .promagnifier,div.asl_w .probox .prosettings{width:28px;height:28px}div.asl_w .probox .promagnifier .innericon svg{fill:#363636}div.asl_w .probox div.asl_simple-circle{border:4px solid #000}div.asl_w .probox .prosettings .innericon svg{fill:#363636}div.asl_w .probox .promagnifier{width:28px;height:28px;background-image:-o-linear-gradient(180deg,#fff0,#fff0);background-image:-ms-linear-gradient(180deg,#fff0,#fff0);background-image:-webkit-linear-gradient(180deg,#fff0,#fff0);background-image:linear-gradient(180deg,#fff0,#fff0);background-position:center center;background-repeat:no-repeat;border:0 solid #fff;border-radius:0 0 0 0;box-shadow:-1px 1px 0 0 rgb(255 255 255 / .64) inset;cursor:pointer;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;cursor:pointer}div.asl_w .probox div.prosettings{width:28px;height:28px;background-image:-o-linear-gradient(175deg,#fff0,#fff0);background-image:-ms-linear-gradient(175deg,#fff0,#fff0);background-image:-webkit-linear-gradient(175deg,#fff0,#fff0);background-image:linear-gradient(175deg,#fff0,#fff0);background-position:center center;background-repeat:no-repeat;float:right;border:0 solid #fff;border-radius:0 0 0 0;box-shadow:0 1px 0 0 rgb(255 255 255 / .64) inset;cursor:pointer;background-size:100% 100%;order:7;-webkit-order:7}div.asl_r{position:absolute;z-index:1100}div.asl_r.vertical{padding:4px;background:#fff;border-radius:3px;border:0 solid #b5b5b5;border-radius:0 0 0 0;box-shadow:0 0 3px -1px rgb(0 0 0 / .3);visibility:hidden;display:none}div.asl_r .results .nores .keyword{padding:0 6px;cursor:pointer;font-weight:400;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 #fff0;font-weight:700}div.asl_r .results .item{height:auto;background:#fff}div.asl_r.vertical .results .item:after{background:#ccc}div.asl_r .results .item.hovered{background:#f4f4f4}div.asl_r .results .item .asl_image{width:70px;height:70px}div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a{margin:0;padding:0;line-height:inherit;font-weight:400;font-family:Open Sans;color:#1468a9;font-size:14px;line-height:22px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .asl_content h3 a:hover{font-weight:400;font-family:Open Sans;color:#2e6bbc;font-size:14px;line-height:20px;text-shadow:0 0 0 #fff0}div.asl_r .results .item div.etc{padding:0;line-height:10px;font-weight:700;font-family:Open Sans;color:#a1a1a1;font-size:12px;line-height:13px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .etc .asl_author{padding:0;font-weight:700;font-family:Open Sans;color:#a1a1a1;font-size:12px;line-height:13px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .etc .asl_date{margin:0 0 0 10px;padding:0;font-weight:400;font-family:Open Sans;color:#adadad;font-size:12px;line-height:15px;text-shadow:0 0 0 #fff0}div.asl_r .results .item p.desc{margin:2px 0;padding:0;font-weight:400;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 #fff0}div.asl_r .mCSBap_scrollTools .mCSBap_buttonDown{border-color:#3e3e3e #fff0 #fff0 #fff0}div.asl_r .mCSBap_scrollTools .mCSBap_buttonUp{border-color:#fff0 #fff0 #3e3e3e #fff0}div.asl_r span.highlighted{font-weight:700;color:#d9312b;background-color:#eee;color:rgb(217 49 43);background-color:rgb(238 238 238)}div.asl_r p.showmore span{border:1px solid #eaeaea}div.asl_s.searchsettings{background:#fff;box-shadow:1px 1px 0 1px #1e1e1e}div.asl_s.searchsettings .asl_option_label{font-weight:700;font-family:Open Sans;color:#2b2b2b;font-size:12px;line-height:15px;text-shadow:0 0 0 #fff0}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{background-image:linear-gradient(180deg,#222,#36373a);background-image:-webkit-linear-gradient(180deg,#222,#36373a);background-image:-moz-linear-gradient(180deg,#222,#36373a);background-image:-o-linear-gradient(180deg,#222,#36373a);background-image:-ms-linear-gradient(180deg,#222,#36373a);}div.asl_s.searchsettings fieldset .categoryfilter{max-height:200px;overflow:auto}div.asl_s.searchsettings fieldset legend{padding:5px 0 0 10px;margin:0;font-weight:400;font-family:Open Sans;color:#474747;font-size:13px;line-height:15px;text-shadow:0 0 0 #fff0}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}/*! elementor-pro - v3.35.0 - 02-02-2026 */
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}.elementor-363 .elementor-element.elementor-element-1b65371{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;border-style:solid;--border-style:solid;border-width:3px 0 0 0;--border-top-width:3px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:var(--e-global-color-accent);--border-color:var( --e-global-color-accent );--border-radius:0px 0px 0px 0px}.elementor-363 .elementor-element.elementor-element-1b65371:not(.elementor-motion-effects-element-type-background),.elementor-363 .elementor-element.elementor-element-1b65371>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#312E2E;background-image:url(https://nutriblogs.com.br/wp-content/uploads/2025/03/fundo_verde.png)}.elementor-363 .elementor-element.elementor-element-83112b7{width:var(--container-widget-width,22.311%);max-width:22.311%;--container-widget-width:22.311%;--container-widget-flex-grow:0}.elementor-363 .elementor-element.elementor-element-83112b7.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-363 .elementor-element.elementor-element-83112b7 .elespare-site-logo-container{text-align:left}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-size:var(--e-global-typography-text-font-size);font-weight:var(--e-global-typography-text-font-weight);color:var(--e-global-color-text)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-363 .elementor-element.elementor-element-dcfbbec{width:var(--container-widget-width,40%);max-width:40%;--container-widget-width:40%;--container-widget-flex-grow:0;border-style:none;box-shadow:0 0 0 0 rgb(0 0 0 / .5);text-shadow:0 0 0 rgb(0 0 0 / .3)}.elementor-363 .elementor-element.elementor-element-dcfbbec.elementor-element{--flex-grow:0;--flex-shrink:0}.elementor-363 .elementor-element.elementor-element-dcfbbec:hover{border-style:none;box-shadow:0 0 0 0 rgb(0 0 0 / .5)}.elementor-363 .elementor-element.elementor-element-cdec101{--grid-template-columns:repeat(0, auto);text-align:center;--icon-size:21px;--grid-column-gap:5px;--grid-row-gap:0px}.elementor-363 .elementor-element.elementor-element-cdec101 .elementor-social-icon{background-color:var(--e-global-color-accent)}.elementor-363 .elementor-element.elementor-element-cdec101 .elementor-social-icon i{color:var(--e-global-color-primary)}.elementor-363 .elementor-element.elementor-element-cdec101 .elementor-social-icon svg{fill:var(--e-global-color-primary)}.elementor-363 .elementor-element.elementor-element-cdec101 .elementor-social-icon:hover{background-color:var(--e-global-color-primary)}.elementor-363 .elementor-element.elementor-element-cdec101 .elementor-social-icon:hover i{color:var(--e-global-color-accent)}.elementor-363 .elementor-element.elementor-element-cdec101 .elementor-social-icon:hover svg{fill:var(--e-global-color-accent)}.elementor-363 .elementor-element.elementor-element-5f0b947{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:0 0 1px 0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#D0CEC6FC;--border-color:#D0CEC6FC;--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-363 .elementor-element.elementor-element-5f0b947:not(.elementor-motion-effects-element-type-background),.elementor-363 .elementor-element.elementor-element-5f0b947>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var(--e-global-color-accent);fill:var(--e-global-color-accent)}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var(--e-global-color-accent)}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var(--e-global-color-accent)}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text )}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-size:var(--e-global-typography-accent-font-size);font-weight:var(--e-global-typography-accent-font-weight)}.elementor-363 .elementor-element.elementor-element-52cc79b{padding:0 0 0 0;--e-nav-menu-horizontal-menu-item-margin:calc( 2px / 2 )}.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-menu-toggle{margin:0 auto}.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-nav-menu .elementor-item{font-family:"Chau Philomene One",Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;font-style:normal;line-height:44px;word-spacing:3px}.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-nav-menu--main .elementor-item{color:#4D4A4A;fill:#4D4A4A;padding-left:10px;padding-right:10px}.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-nav-menu--main .elementor-item:hover,.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-nav-menu--main .elementor-item.highlighted,.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-nav-menu--main .elementor-item:focus{color:#84D41D;fill:#84D41D}.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child){margin-bottom:2px}.elementor-363 .elementor-element.elementor-element-52cc79b .elementor-nav-menu--dropdown{border-style:solid;border-color:#A39F9F}.elementor-theme-builder-content-area{height:400px}.elementor-location-header:before,.elementor-location-footer:before{content:"";display:table;clear:both}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var(--e-global-typography-text-font-size)}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var(--e-global-typography-accent-font-size)}}@media(max-width:767px){.elementor-363 .elementor-element.elementor-element-1b65371{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-363 .elementor-element.elementor-element-83112b7{width:100%;max-width:100%;padding:0 0 0 0}.elementor-363 .elementor-element.elementor-element-83112b7.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0}.elementor-363 .elementor-element.elementor-element-83112b7 .elespare-site-logo-container{text-align:center}.elementor-363 .elementor-element.elementor-element-83112b7 .elespare-site-logo-container img{width:60%;max-width:60%}.elementor-widget-text-editor{font-size:var(--e-global-typography-text-font-size)}.elementor-363 .elementor-element.elementor-element-dcfbbec{width:auto;max-width:auto;margin:-70px -68px calc(var(--kit-widget-spacing, 0px) + -58px) -119px;padding:0 0 0 13px;text-align:center}.elementor-363 .elementor-element.elementor-element-dcfbbec.elementor-element{--align-self:center}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var(--e-global-typography-accent-font-size)}}.elementor-nav-menu--main .elementor-item:hover{color:#84d41d!important}.elementor-397 .elementor-element.elementor-element-9d1ec50{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.67;border-style:none;--border-style:none;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-397 .elementor-element.elementor-element-9d1ec50:not(.elementor-motion-effects-element-type-background),.elementor-397 .elementor-element.elementor-element-9d1ec50>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url(https://nutriblogs.com.br/wp-content/uploads/2025/03/fundo_menu.png)}.elementor-397 .elementor-element.elementor-element-9d1ec50::before,.elementor-397 .elementor-element.elementor-element-9d1ec50>.elementor-background-video-container::before,.elementor-397 .elementor-element.elementor-element-9d1ec50>.e-con-inner>.elementor-background-video-container::before,.elementor-397 .elementor-element.elementor-element-9d1ec50>.elementor-background-slideshow::before,.elementor-397 .elementor-element.elementor-element-9d1ec50>.e-con-inner>.elementor-background-slideshow::before,.elementor-397 .elementor-element.elementor-element-9d1ec50>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{background-color:#BBAFAF;--background-overlay:''}.elementor-397 .elementor-element.elementor-element-9d1ec50.e-con{--align-self:center}.elementor-397 .elementor-element.elementor-element-7ed56b2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:6px 6px;--row-gap:6px;--column-gap:6px;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:35px;--margin-right:0px}.elementor-397 .elementor-element.elementor-element-7ed56b2::before,.elementor-397 .elementor-element.elementor-element-7ed56b2>.elementor-background-video-container::before,.elementor-397 .elementor-element.elementor-element-7ed56b2>.e-con-inner>.elementor-background-video-container::before,.elementor-397 .elementor-element.elementor-element-7ed56b2>.elementor-background-slideshow::before,.elementor-397 .elementor-element.elementor-element-7ed56b2>.e-con-inner>.elementor-background-slideshow::before,.elementor-397 .elementor-element.elementor-element-7ed56b2>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-397 .elementor-element.elementor-element-7ed56b2.e-con{--flex-grow:1;--flex-shrink:0}.elementor-widget-theme-site-logo .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-size:var(--e-global-typography-text-font-size);font-weight:var(--e-global-typography-text-font-weight)}.elementor-397 .elementor-element.elementor-element-f04405a{width:var(--container-widget-width,111.842%);max-width:111.842%;padding:70px 0 0 0;--container-widget-width:111.842%;--container-widget-flex-grow:0;text-align:center}.elementor-397 .elementor-element.elementor-element-f04405a.elementor-element{--align-self:flex-start;--flex-grow:0;--flex-shrink:0}.elementor-397 .elementor-element.elementor-element-9193b8e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:6px 6px;--row-gap:6px;--column-gap:6px;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:35px;--margin-right:0px}.elementor-397 .elementor-element.elementor-element-9193b8e::before,.elementor-397 .elementor-element.elementor-element-9193b8e>.elementor-background-video-container::before,.elementor-397 .elementor-element.elementor-element-9193b8e>.e-con-inner>.elementor-background-video-container::before,.elementor-397 .elementor-element.elementor-element-9193b8e>.elementor-background-slideshow::before,.elementor-397 .elementor-element.elementor-element-9193b8e>.e-con-inner>.elementor-background-slideshow::before,.elementor-397 .elementor-element.elementor-element-9193b8e>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-397 .elementor-element.elementor-element-9193b8e.e-con{--flex-grow:0;--flex-shrink:0}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);word-spacing:var(--e-global-typography-primary-word-spacing);color:var(--e-global-color-primary)}.elementor-397 .elementor-element.elementor-element-dc9c820{text-align:start}.elementor-397 .elementor-element.elementor-element-dc9c820 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:17px;font-weight:500;text-decoration:underline}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var(--e-global-color-accent);fill:var(--e-global-color-accent)}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var(--e-global-color-accent)}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var(--e-global-color-accent)}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text )}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-size:var(--e-global-typography-accent-font-size);font-weight:var(--e-global-typography-accent-font-weight)}.elementor-397 .elementor-element.elementor-element-5ed85a7 .elementor-nav-menu .elementor-item{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:400}.elementor-397 .elementor-element.elementor-element-5ed85a7 .elementor-nav-menu--main .elementor-item{color:#000;fill:#000;padding-left:4px;padding-right:4px;padding-top:6px;padding-bottom:6px}.elementor-397 .elementor-element.elementor-element-5ed85a7 .elementor-nav-menu--main .elementor-item:hover,.elementor-397 .elementor-element.elementor-element-5ed85a7 .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-397 .elementor-element.elementor-element-5ed85a7 .elementor-nav-menu--main .elementor-item.highlighted,.elementor-397 .elementor-element.elementor-element-5ed85a7 .elementor-nav-menu--main .elementor-item:focus{color:#FEFEFE;fill:#FEFEFE}.elementor-397 .elementor-element.elementor-element-5ed85a7 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-397 .elementor-element.elementor-element-5ed85a7 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#FFFFFFF7}.elementor-397 .elementor-element.elementor-element-5ed85a7 .e--pointer-framed .elementor-item:before,.elementor-397 .elementor-element.elementor-element-5ed85a7 .e--pointer-framed .elementor-item:after{border-color:#FFFFFFF7}.elementor-397 .elementor-element.elementor-element-bdc282a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:6px 6px;--row-gap:6px;--column-gap:6px;--margin-top:0px;--margin-bottom:0px;--margin-left:26px;--margin-right:0px}.elementor-397 .elementor-element.elementor-element-bdc282a.e-con{--flex-grow:0;--flex-shrink:0}.elementor-397 .elementor-element.elementor-element-2c6fe2c{text-align:start}.elementor-397 .elementor-element.elementor-element-2c6fe2c .elementor-heading-title{font-family:"Helvetica",Sans-serif;font-size:17px;font-weight:500;text-transform:uppercase;text-decoration:underline}.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu .elementor-item{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:400}.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu--main .elementor-item{color:var(--e-global-color-primary);fill:var(--e-global-color-primary);padding-left:4px;padding-right:4px;padding-top:6px;padding-bottom:6px}.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu--main .elementor-item:hover,.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu--main .elementor-item.highlighted,.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu--main .elementor-item:focus{color:#FFF;fill:#FFF}.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#FFF}.elementor-397 .elementor-element.elementor-element-f163986 .e--pointer-framed .elementor-item:before,.elementor-397 .elementor-element.elementor-element-f163986 .e--pointer-framed .elementor-item:after{border-color:#FFF}.elementor-397 .elementor-element.elementor-element-f163986 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var(--e-global-color-626ff78)}.elementor-397 .elementor-element.elementor-element-0715ec5{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:flex-start;--gap:12px 12px;--row-gap:12px;--column-gap:12px;--margin-top:0px;--margin-bottom:0px;--margin-left:13px;--margin-right:0px}.elementor-397 .elementor-element.elementor-element-c270528{text-align:start}.elementor-397 .elementor-element.elementor-element-c270528 .elementor-heading-title{font-family:"Verdana",Sans-serif;font-size:17px;font-weight:500;text-transform:uppercase;text-decoration:underline}.elementor-397 .elementor-element.elementor-element-47fd167{--grid-template-columns:repeat(0, auto);text-align:center;padding:0 0 0 0;--icon-size:25px;--grid-column-gap:5px;--grid-row-gap:6px}.elementor-397 .elementor-element.elementor-element-47fd167 .elementor-social-icon{background-color:#fff0;--icon-padding:0.5em;border-style:solid;border-width:2px 2px 2px 2px;border-color:#fff0}.elementor-397 .elementor-element.elementor-element-47fd167 .elementor-social-icon i{color:var(--e-global-color-24542f7)}.elementor-397 .elementor-element.elementor-element-47fd167 .elementor-social-icon svg{fill:var(--e-global-color-24542f7)}.elementor-397 .elementor-element.elementor-element-47fd167 .elementor-social-icon:hover{background-color:var(--e-global-color-accent);border-color:#FFF}.elementor-397 .elementor-element.elementor-element-47fd167 .elementor-social-icon:hover i{color:#FFF}.elementor-397 .elementor-element.elementor-element-47fd167 .elementor-social-icon:hover svg{fill:#FFF}.elementor-397 .elementor-element.elementor-element-1624adb{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:7px;--padding-bottom:7px;--padding-left:7px;--padding-right:7px}.elementor-397 .elementor-element.elementor-element-1624adb:not(.elementor-motion-effects-element-type-background),.elementor-397 .elementor-element.elementor-element-1624adb>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-accent)}.elementor-397 .elementor-element.elementor-element-1624adb.e-con{--align-self:center}.elementor-397 .elementor-element.elementor-element-04671ad.elementor-element{--align-self:center}.elementor-397 .elementor-element.elementor-element-04671ad{text-align:center}.elementor-397 .elementor-element.elementor-element-04671ad .elementor-heading-title{font-family:"Helvetica",Sans-serif;font-size:14px;font-weight:500;color:var(--e-global-color-primary)}.elementor-theme-builder-content-area{height:400px}.elementor-location-header:before,.elementor-location-footer:before{content:"";display:table;clear:both}@media(max-width:1024px){.elementor-widget-theme-site-logo .widget-image-caption{font-size:var(--e-global-typography-text-font-size)}.elementor-widget-heading .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var(--e-global-typography-accent-font-size)}}@media(min-width:768px){.elementor-397 .elementor-element.elementor-element-9d1ec50{--width:100%}.elementor-397 .elementor-element.elementor-element-7ed56b2{--width:21.509%}.elementor-397 .elementor-element.elementor-element-9193b8e{--width:21.509%}.elementor-397 .elementor-element.elementor-element-bdc282a{--width:24.768%}.elementor-397 .elementor-element.elementor-element-0715ec5{--width:22%}}@media(max-width:767px){.elementor-397 .elementor-element.elementor-element-9d1ec50{--margin-top:227px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-397 .elementor-element.elementor-element-9d1ec50.e-con{--align-self:stretch}.elementor-397 .elementor-element.elementor-element-7ed56b2{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-widget-theme-site-logo .widget-image-caption{font-size:var(--e-global-typography-text-font-size)}.elementor-397 .elementor-element.elementor-element-f04405a{padding:0 0 0 0;--container-widget-width:304px;--container-widget-flex-grow:0;width:var(--container-widget-width,304px);max-width:304px;text-align:center}.elementor-397 .elementor-element.elementor-element-f04405a.elementor-element{--align-self:center}.elementor-397 .elementor-element.elementor-element-f04405a img{width:72%}.elementor-397 .elementor-element.elementor-element-9193b8e{--margin-top:-1px;--margin-bottom:-1px;--margin-left:-1px;--margin-right:-1px}.elementor-widget-heading .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-397 .elementor-element.elementor-element-dc9c820{text-align:center}.elementor-397 .elementor-element.elementor-element-dc9c820 .elementor-heading-title{font-size:16px}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var(--e-global-typography-primary-font-size);word-spacing:var(--e-global-typography-primary-word-spacing)}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var(--e-global-typography-accent-font-size)}.elementor-397 .elementor-element.elementor-element-5ed85a7.elementor-element{--align-self:stretch}.elementor-397 .elementor-element.elementor-element-bdc282a{--margin-top:9px;--margin-bottom:9px;--margin-left:9px;--margin-right:9px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-397 .elementor-element.elementor-element-2c6fe2c.elementor-element{--align-self:center}.elementor-397 .elementor-element.elementor-element-2c6fe2c{text-align:center}.elementor-397 .elementor-element.elementor-element-2c6fe2c .elementor-heading-title{font-size:15px}.elementor-397 .elementor-element.elementor-element-f163986.elementor-element{--align-self:stretch}.elementor-397 .elementor-element.elementor-element-c270528.elementor-element{--align-self:stretch}.elementor-397 .elementor-element.elementor-element-c270528{text-align:center}.elementor-397 .elementor-element.elementor-element-47fd167.elementor-element{--align-self:center}.elementor-397 .elementor-element.elementor-element-04671ad .elementor-heading-title{font-size:11px}}.menu-rodape-ribs .elementor-nav-menu a,.menu-rodape-ribs .elementor-nav-menu a:link,.menu-rodape-ribs .elementor-nav-menu a:visited{background:transparent!important;color:#000000!important;text-decoration:none!important;border:none!important;transition:all 0.3s ease;box-shadow:none!important;outline:none!important;-webkit-tap-highlight-color:transparent!important}.menu-rodape-ribs .elementor-nav-menu a::before,.menu-rodape-ribs .elementor-nav-menu a::after{content:none!important;display:none!important}.menu-rodape-ribs .elementor-nav-menu a:hover,.menu-rodape-ribs .elementor-nav-menu a:focus,.menu-rodape-ribs .elementor-nav-menu a:active{background-color:transparent!important;color:#ffffff!important;box-shadow:none!important;outline:none!important}@media (max-width:768px){.menu-rodape-ribs .elementor-nav-menu a,.menu-rodape-ribs .elementor-nav-menu a:hover,.menu-rodape-ribs .elementor-nav-menu a:focus,.menu-rodape-ribs .elementor-nav-menu a:active{background-color:transparent!important;background-image:none!important;color:#000000!important;box-shadow:none!important;outline:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.menu-rodape-ribs .elementor-nav-menu a:hover{color:#ffffff!important}}.menu-rodape-ribs .elementor-nav-menu a,.menu-rodape-ribs .elementor-nav-menu a:link,.menu-rodape-ribs .elementor-nav-menu a:visited{background:transparent!important;color:#000000!important;text-decoration:none!important;border:none!important;transition:all 0.3s ease;box-shadow:none!important;outline:none!important;-webkit-tap-highlight-color:transparent!important}.menu-rodape-ribs .elementor-nav-menu a::before,.menu-rodape-ribs .elementor-nav-menu a::after{content:none!important;display:none!important}.menu-rodape-ribs .elementor-nav-menu a:hover,.menu-rodape-ribs .elementor-nav-menu a:focus,.menu-rodape-ribs .elementor-nav-menu a:active{background-color:transparent!important;color:#ffffff!important;box-shadow:none!important;outline:none!important}@media (max-width:768px){.menu-rodape-ribs .elementor-nav-menu a,.menu-rodape-ribs .elementor-nav-menu a:hover,.menu-rodape-ribs .elementor-nav-menu a:focus,.menu-rodape-ribs .elementor-nav-menu a:active{background-color:transparent!important;background-image:none!important;color:#000000!important;box-shadow:none!important;outline:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.menu-rodape-ribs .elementor-nav-menu a:hover{color:#ffffff!important}}@font-face{font-display:swap;font-family:"ultimate-post-kit";src:url(/wp-content/plugins/ultimate-post-kit/assets/fonts/ultimate-post-kit.woff2?gor8op) format("woff2"),url(/wp-content/plugins/ultimate-post-kit/assets/fonts/ultimate-post-kit.ttf?gor8op) format("truetype"),url(/wp-content/plugins/ultimate-post-kit/assets/fonts/ultimate-post-kit.woff?gor8op) format("woff"),url("/wp-content/plugins/ultimate-post-kit/assets/fonts/ultimate-post-kit.svg?gor8op#ultimate-post-kit") format("svg");font-weight:400;font-style:normal;font-display:block}[class^=upk-icon-],[class*=" upk-icon-"]{font-family:"ultimate-post-kit"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.upk-icon-dynamic-carousel:before{content:"\e9aa"}.upk-icon-dynamic-grid:before{content:"\e9ab"}.upk-icon-dynamic-accordion:before{content:"\e9ac"}.upk-icon-dynamic-tabs:before{content:"\e9ae"}.upk-icon-remote-fraction:before{content:"\e9a5"}.upk-icon-remote-thumbs:before{content:"\e9a6"}.upk-icon-remote-pagination:before{content:"\e9a7"}.upk-icon-remote-arrows:before{content:"\e9a9"}.upk-icon-featured-gallery:before{content:"\e9a0"}.upk-icon-post-comments:before{content:"\e9a1"}.upk-icon-post-title:before{content:"\e99a"}.upk-icon-post-content:before{content:"\e99b"}.upk-icon-post-info:before{content:"\e99e"}.upk-icon-post-featured-image:before{content:"\e99f"}.upk-icon-checkerboard:before{content:"\e998"}.upk-icon-gratis-grid:before{content:"\e995"}.upk-icon-eldora-carousel:before{content:"\e996"}.upk-icon-gratis-carousel:before{content:"\e997"}.upk-icon-candy-list:before{content:"\e994"}.upk-icon-instagram-gallery:before{content:"\e992"}.upk-icon-banner:before{content:"\e98f"}.upk-icon-stone-hover:before{content:"\e991"}.upk-icon-snog-slider:before{content:"\e98e"}.upk-icon-iconic-slider:before{content:"\e9a8"}.upk-icon-exotic-list:before{content:"\e98d"}.upk-icon-foxico-slider:before{content:"\e98c"}.upk-icon-reading-progress-circle:before{content:"\e98b"}.upk-icon-pholox-slider:before{content:"\e990"}.upk-icon-sline-slider:before{content:"\e999"}.upk-icon-berlin-slider:before{content:"\e9a4"}.upk-icon-carbon-slider:before{content:"\e98a"}.upk-icon-reading-progress:before{content:"\e987"}.upk-icon-atlas-slider:before{content:"\e988"}.upk-icon-category-carousel:before{content:"\e989"}.upk-icon-crystal-slider:before{content:"\e986"}.upk-icon-vertex-slider:before{content:"\e984"}.upk-icon-camux-slider:before{content:"\e985"}.upk-icon-static-social-count:before{content:"\e983"}.upk-icon-welsh-list:before{content:"\e97f"}.upk-icon-amox-carousel:before{content:"\e980"}.upk-icon-amox-grid:before{content:"\e981"}.upk-icon-skide-slider:before{content:"\e97e"}.upk-icon-recent-comments:before{content:"\e97d"}.upk-icon-pixina-grid:before{content:"\e975"}.upk-icon-classic-list:before{content:"\e976"}.upk-icon-noxe-slider:before{content:"\e977"}.upk-icon-grove-timeline:before{content:"\e978"}.upk-icon-post-calendar:before{content:"\e979"}.upk-icon-wixer-carousel:before{content:"\e97a"}.upk-icon-wixer-grid:before{content:"\e97b"}.upk-icon-pixina-carousel:before{content:"\e97c"}.upk-icon-soft-timeline:before{content:"\e96f"}.upk-icon-hansel-slider:before{content:"\e970"}.upk-icon-holux-tabs:before{content:"\e971"}.upk-icon-forbes-tabs:before{content:"\e972"}.upk-icon-snap-timeline:before{content:"\e973"}.upk-icon-optick-slider:before{content:"\e974"}.upk-icon-buzz-list:before{content:"\e96a"}.upk-icon-buzz-list-carousel:before{content:"\e96b"}.upk-icon-newsletter:before{content:"\e96c"}.upk-icon-scott-list:before{content:"\e96d"}.upk-icon-fanel-list:before{content:"\e96e"}.upk-icon-social-share:before{content:"\e969"}.upk-icon-social-link:before{content:"\e969"}.upk-icon-tiny-list:before{content:"\e968"}.upk-icon-author:before{content:"\e967"}.upk-icon-timeline:before{content:"\e965"}.upk-icon-featured-list:before{content:"\e966"}.upk-icon-tag-cloud:before{content:"\e960"}.upk-icon-post-accordion:before{content:"\e962"}.upk-icon-harold-carousel:before{content:"\e963"}.upk-icon-post-category:before{content:"\e964"}.upk-icon-news-ticker:before{content:"\e95f"}.upk-icon-kalon-carousel:before{content:"\e95c"}.upk-icon-kalon-grid:before{content:"\e95d"}.upk-icon-paradox-slider:before{content:"\e95e"}.upk-icon-alice-carousel:before{content:"\e958"}.upk-icon-alice-grid:before{content:"\e959"}.upk-icon-harold-list:before{content:"\e95a"}.upk-icon-alex-carousel:before{content:"\e951"}.upk-icon-alex-grid:before{content:"\e952"}.upk-icon-ramble-grid:before{content:"\e953"}.upk-icon-ramble-carousel:before{content:"\e954"}.upk-icon-maple-carousel:before{content:"\e955"}.upk-icon-elite-carousel:before{content:"\e956"}.upk-icon-alter-carousel:before{content:"\e957"}.upk-icon-alter-grid:before{content:"\e902"}.upk-icon-elite-grid:before{content:"\e94d"}.upk-icon-hazel-carousel:before{content:"\e94e"}.upk-icon-hazel-grid:before{content:"\e94f"}.upk-icon-maple-grid:before{content:"\e950"}.upk-icon-dynamic-content:before{content:"\e9b0"}.upk-icon-audio_link:before{content:"\e9a2"}.upk-icon-multicolor-item:before{content:"\e993"}.upk-icon-category_image:before{content:"\e9c2"}.upk-icon-video_link:before{content:"\e9c3"}.upk-icon-live-copy:before{content:"\e9bf"}.upk-icon-asset-manager:before{content:"\e9c0"}.upk-icon-duplicator:before{content:"\e9c1"}.upk-icon-animations:before{content:"\e982"}.upk-icon-arrow-left-0:before{content:"\e99c"}.upk-icon-arrow-right-0:before{content:"\e99d"}.upk-icon-arrow-left-1:before{content:"\e917"}.upk-icon-arrow-right-1:before{content:"\e925"}.upk-icon-arrow-left-2:before{content:"\e918"}.upk-icon-arrow-right-2:before{content:"\e926"}.upk-icon-arrow-left-3:before{content:"\e919"}.upk-icon-arrow-right-3:before{content:"\e927"}.upk-icon-arrow-left-4:before{content:"\e91a"}.upk-icon-arrow-right-4:before{content:"\e928"}.upk-icon-arrow-left-5:before{content:"\e943"}.upk-icon-arrow-right-5:before{content:"\e944"}.upk-icon-arrow-left-6:before{content:"\e945"}.upk-icon-arrow-right-6:before{content:"\e946"}.upk-icon-arrow-left-7:before{content:"\e949"}.upk-icon-arrow-right-7:before{content:"\e94a"}.upk-icon-arrow-left-8:before{content:"\e91e"}.upk-icon-arrow-right-8:before{content:"\e92c"}.upk-icon-arrow-left-9:before{content:"\e91f"}.upk-icon-arrow-right-9:before{content:"\e92d"}.upk-icon-arrow-left-10:before{content:"\e920"}.upk-icon-arrow-right-10:before{content:"\e92e"}.upk-icon-arrow-left-11:before{content:"\e921"}.upk-icon-arrow-right-11:before{content:"\e92f"}.upk-icon-arrow-left-12:before{content:"\e94b"}.upk-icon-arrow-right-12:before{content:"\e94c"}.upk-icon-arrow-left-13:before{content:"\e922"}.upk-icon-arrow-right-13:before{content:"\e930"}.upk-icon-arrow-left-14:before{content:"\e91d"}.upk-icon-arrow-right-14:before{content:"\e92b"}.upk-icon-arrow-left-15:before{content:"\e923"}.upk-icon-arrow-right-15:before{content:"\e931"}.upk-icon-arrow-left-16:before{content:"\e924"}.upk-icon-arrow-right-16:before{content:"\e932"}.upk-icon-arrow-left-17:before{content:"\e91c"}.upk-icon-arrow-right-17:before{content:"\e92a"}.upk-icon-arrow-left-18:before{content:"\e91b"}.upk-icon-arrow-right-18:before{content:"\e929"}.upk-icon-arrow-up-1:before{content:"\e933"}.upk-icon-arrow-down-1:before{content:"\e910"}.upk-icon-arrow-up-2:before{content:"\e934"}.upk-icon-arrow-down-2:before{content:"\e911"}.upk-icon-arrow-up-3:before{content:"\e935"}.upk-icon-arrow-down-3:before{content:"\e912"}.upk-icon-arrow-up-4:before{content:"\e936"}.upk-icon-arrow-down-4:before{content:"\e913"}.upk-icon-arrow-up-5:before{content:"\e937"}.upk-icon-arrow-down-5:before{content:"\e915"}.upk-icon-arrow-up-7:before{content:"\e938"}.upk-icon-arrow-down-7:before{content:"\e916"}.upk-icon-arrow-up-8:before{content:"\e939"}.upk-icon-arrow-down-8:before{content:"\e947"}.upk-icon-arrow-left-circle-1:before{content:"\e93b"}.upk-icon-arrow-right-circle-1:before{content:"\e93f"}.upk-icon-arrow-left-circle-2:before{content:"\e93c"}.upk-icon-arrow-right-circle-2:before{content:"\e940"}.upk-icon-arrow-left-circle-3:before{content:"\e93d"}.upk-icon-arrow-right-circle-3:before{content:"\e941"}.upk-icon-arrow-left-circle-4:before{content:"\e93a"}.upk-icon-arrow-right-circle-4:before{content:"\e93e"}.upk-icon-arrow-left-square-1:before{content:"\e948"}.upk-icon-arrow-right-square-1:before{content:"\e942"}.upk-icon-play:before{content:"\e9a3"}.upk-icon-ultimate-post-kit:before{content:"\e95b"}.upk-icon-hexagon-zigzag:before{content:"\e90f"}.upk-icon-bulge-rectangle:before{content:"\e90e"}.upk-icon-hexagon-radius2:before{content:"\e90d"}.upk-icon-hexagon:before{content:"\e90c"}.upk-icon-hexagon-radius:before{content:"\e604"}.upk-icon-g2:before{content:"\e90b"}.upk-icon-plus-2:before{content:"\e908"}.upk-icon-user:before{content:"\f007"}.upk-icon-eye:before{content:"\f06e"}.upk-icon-email:before{content:"\f0e0"}.upk-icon-meneame:before{content:"\e906"}.upk-icon-moimir:before{content:"\e900"}.upk-icon-instapaper:before{content:"\e903"}.upk-icon-surfingbird:before{content:"\e904"}.upk-icon-livejournal:before{content:"\e905"}.upk-icon-baidu:before{content:"\e907"}.upk-icon-line:before{content:"\e90a"}.upk-icon-twitter:before{content:"\f099"}.upk-icon-linkedin:before{content:"\f0e1"}.upk-icon-github:before{content:"\f113"}.upk-icon-youtube:before{content:"\f167"}.upk-icon-xing:before{content:"\f168"}.upk-icon-instagram:before{content:"\f16d"}.upk-icon-tumblr:before{content:"\f173"}.upk-icon-apple:before{content:"\f179"}.upk-icon-android:before{content:"\f17b"}.upk-icon-dribbble:before{content:"\f17d"}.upk-icon-skype:before{content:"\f17e"}.upk-icon-vk:before{content:"\f189"}.upk-icon-weibo:before{content:"\f18a"}.upk-icon-renren:before{content:"\f18b"}.upk-icon-wordpress:before{content:"\f19a"}.upk-icon-google:before{content:"\f1a0"}.upk-icon-delicious:before{content:"\f1a5"}.upk-icon-digg:before{content:"\f1a6"}.upk-icon-soundcloud:before{content:"\f1be"}.upk-icon-wechat:before{content:"\f1d7"}.upk-icon-pinterest:before{content:"\f231"}.upk-icon-whatsapp:before{content:"\f232"}.upk-icon-odnoklassniki:before{content:"\f263"}.upk-icon-pocket:before{content:"\f265"}.upk-icon-safari:before{content:"\f267"}.upk-icon-chrome:before{content:"\f268"}.upk-icon-firefox:before{content:"\f269"}.upk-icon-opera:before{content:"\f26a"}.upk-icon-ie:before{content:"\f26b"}.upk-icon-vimeo:before{content:"\f27d"}.upk-icon-reddit:before{content:"\f281"}.upk-icon-edge:before{content:"\f282"}.upk-icon-blogger:before{content:"\f37d"}.upk-icon-facebook:before{content:"\f39e"}.upk-icon-messenger:before{content:"\f39f"}.upk-icon-googleplay:before{content:"\f3ab"}.upk-icon-mix:before{content:"\f3cb"}.upk-icon-telegram:before{content:"\f3fe"}.upk-icon-uikit:before{content:"\f403"}.upk-icon-viber:before{content:"\f409"}.upk-icon-flipboard:before{content:"\f44d"}.upk-icon-buffer:before{content:"\f837"}.upk-icon-evernote:before{content:"\f839"}.upk-icon-plus:before{content:"\e909"}.upk-icon-search:before{content:"\e901"}.upk-icon-edit:before{content:"\e914"}.upk-icon-video-player:before{content:"\e961"}.upk-icon-book-play:before{content:"\e9b1"}.upk-icon-tutorial:before{content:"\e9b1"}.upk-icon-post:before{content:"\e9ad"}.upk-icon-picture:before{content:"\e9af"}.upk-icon-music:before{content:"\e9b2"}.upk-icon-video:before{content:"\e9b3"}.upk-icon-code:before{content:"\e9bb"}.upk-icon-cart:before{content:"\e9ff"}.upk-icon-location:before{content:"\ea3d"}.upk-icon-clock:before{content:"\ea4f"}.upk-icon-calendar:before{content:"\ea5f"}.upk-icon-display:before{content:"\ea75"}.upk-icon-preview:before{content:"\ea75"}.upk-icon-bubble:before{content:"\eac7"}.upk-icon-bubbles:before{content:"\eac9"}.upk-icon-quote:before{content:"\eae1"}.upk-icon-spinner:before{content:"\eb23"}.upk-icon-loading:before{content:"\eb23"}.upk-icon-spinner-2:before{content:"\eb2a"}.upk-icon-enlarge:before{content:"\eb3c"}.upk-icon-lock:before{content:"\eb51"}.upk-icon-menu:before{content:"\ec71"}.upk-icon-website:before{content:"\ec98"}.upk-icon-url:before{content:"\ec98"}.upk-icon-link:before{content:"\ec9f"}.upk-icon-star-empty:before{content:"\ece0"}.upk-icon-star-half:before{content:"\ece1"}.upk-icon-star-full:before{content:"\ece2"}.upk-icon-heart-full:before{content:"\ecec"}.upk-icon-heart-empty:before{content:"\eced"}.upk-icon-gallery:before{content:"\ed3f"}.upk-icon-question:before{content:"\ed55"}.upk-icon-plus3:before{content:"\ed5d"}.upk-icon-checkmark:before{content:"\ed71"}.upk-icon-new-tab:before{content:"\eec9"}.upk-icon-behance:before{content:"\ef07"}.upk-icon-yelp:before{content:"\ef36"}.upk-slider .swiper-pagination,.upk-dots-container .swiper-pagination,.upk-arrows-dots-container .swiper-pagination{position:relative;display:flex;align-items:var(--upk-swiper-dots-align,center);justify-content:center}.upk-slider .swiper-pagination .swiper-pagination-bullet,.upk-dots-container .swiper-pagination .swiper-pagination-bullet,.upk-arrows-dots-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;outline:none;transition:all 0.3s ease}.upk-slider .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,.upk-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,.upk-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:var(--upk-swiper-dots-space-between,5px);outline:none}.upk-slider .swiper-pagination.swiper-pagination-fraction,.upk-dots-container .swiper-pagination.swiper-pagination-fraction,.upk-arrows-dots-container .swiper-pagination.swiper-pagination-fraction{bottom:auto;z-index:1}.upk-slider .swiper-pagination-bullets,.upk-dots-container .swiper-pagination-bullets,.upk-arrows-dots-container .swiper-pagination-bullets{min-height:var(--upk-swiper-dots-active-height,10px)}.upk-slider .swiper-pagination-bullets .swiper-pagination-bullet,.upk-dots-container .swiper-pagination-bullets .swiper-pagination-bullet,.upk-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet{position:relative}.upk-slider .swiper-pagination-bullets .swiper-pagination-bullet:after,.upk-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after,.upk-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after{content:"";width:calc(100% + 6px);height:calc(100% + 6px);position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.upk-arrows-dots-container .swiper-pagination-bullets-dynamic,.upk-slider .swiper-pagination-bullets-dynamic,.upk-dots-container .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;width:100%!important;left:0!important;transform:translateX(0)!important}.upk-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.upk-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.upk-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.upk-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.upk-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.upk-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.upk-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,.upk-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,.upk-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.upk-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,.upk-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,.upk-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.upk-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,.upk-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,.upk-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.upk-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.upk-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.upk-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.upk-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.upk-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.upk-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}[class*=upk-arrows-align-top] .upk-arrows-container{transform:translateY(-40px)}[class*=upk-arrows-align-bottom] .upk-arrows-container{transform:translateY(40px)}[class*=upk-dots-align-top] .upk-dots-container{transform:translateY(-30px)}[class*=upk-dots-align-bottom] .upk-dots-container{transform:translateY(30px)}[class*=upk-arrows-dots-align-top] .upk-arrows-dots-container{transform:translateY(-40px)}[class*=upk-arrows-dots-align-bottom] .upk-arrows-dots-container{transform:translateY(40px)}.upk-arrows-align-center .upk-position-center,.upk-arrows-dots-align-center .upk-position-center{width:100%}.upk-arrows-align-center .upk-navigation-prev,.upk-arrows-dots-align-center .upk-navigation-prev{left:0;position:absolute;transform:translateY(-50%)}.upk-arrows-align-center .upk-navigation-next,.upk-arrows-dots-align-center .upk-navigation-next{right:0;position:absolute;transform:translateY(-50%)}.rtl .upk-arrows-align-center .upk-navigation-prev,.rtl .upk-arrows-dots-align-center .upk-navigation-prev{right:0;left:inherit}.rtl .upk-arrows-align-center .upk-navigation-next,.rtl .upk-arrows-dots-align-center .upk-navigation-next{left:0;right:inherit}.upk-arrows-dots-align-center .upk-dots-container .swiper-pagination,.upk-arrows-dots-align-center .upk-arrows-dots-container .swiper-pagination{position:absolute;width:100%!important}.upk-navigation-type-progress .swiper-pagination-progress{transform:translateY(15px);height:5px;width:100%}[class*=" elementor-widget-upk-"] svg.e-font-icon-svg{height:1em;width:1em}[class*=" elementor-widget-upk-"] .swiper-pagination-fraction,[class*=" elementor-widget-upk-"] .swiper-pagination-custom,[class*=" elementor-widget-upk-"] .swiper-horizontal>.swiper-pagination-bullets,[class*=" elementor-widget-upk-"] .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:auto}[class*=elementor-widget-upk-] .upk-arrows-container{-webkit-transform:translate(var(--upk-swiper-carousel-arrows-ncx,0),var(--upk-swiper-carousel-arrows-ncy,40));transform:translate(var(--upk-swiper-carousel-arrows-ncx,0),var(--upk-swiper-carousel-arrows-ncy,40))}[class*=elementor-widget-upk-] .upk-dots-container{-webkit-transform:translate(var(--upk-swiper-carousel-dots-nnx,0),var(--upk-swiper-carousel-dots-nny,30));transform:translate(var(--upk-swiper-carousel-dots-nnx,0),var(--upk-swiper-carousel-dots-nny,30))}[class*=elementor-widget-upk-] .upk-arrows-dots-container{-webkit-transform:translate(var(--upk-swiper-carousel-both-ncx,0),var(--upk-swiper-carousel-both-ncy,40));transform:translate(var(--upk-swiper-carousel-both-ncx,0),var(--upk-swiper-carousel-both-ncy,40))}[class*=elementor-widget-upk-] .upk-arrows-fraction-container{-webkit-transform:translate(var(--upk-swiper-carousel-arrows-fraction-ncx,0),var(--upk-swiper-carousel-arrows-fraction-ncy,40));transform:translate(var(--upk-swiper-carousel-arrows-fraction-ncx,0),var(--upk-swiper-carousel-arrows-fraction-ncy,40))}[class*=elementor-widget-upk-] .upk-position-center-left .upk-arrows-container,[class*=elementor-widget-upk-] .upk-position-center-right .upk-arrows-container{-webkit-transform:translate(var(--upk-swiper-carousel-arrows-ncx,0),var(--upk-swiper-carousel-arrows-ncy,0)) rotate(90deg);transform:translate(var(--upk-swiper-carousel-arrows-ncx,0),var(--upk-swiper-carousel-arrows-ncy,0)) rotate(90deg)}[class*=elementor-widget-upk-] .upk-position-center-left .upk-dots-container,[class*=elementor-widget-upk-] .upk-position-center-right .upk-dots-container{-webkit-transform:translate(var(--upk-swiper-carousel-dots-nnx,0),var(--upk-swiper-carousel-dots-nny,0)) rotate(90deg);transform:translate(var(--upk-swiper-carousel-dots-nnx,0),var(--upk-swiper-carousel-dots-nny,0)) rotate(90deg)}[class*=elementor-widget-upk-] .upk-position-center-left .upk-arrows-dots-container,[class*=elementor-widget-upk-] .upk-position-center-right .upk-arrows-dots-container{-webkit-transform:translate(var(--upk-swiper-carousel-both-ncx,0),var(--upk-swiper-carousel-both-ncy,0)) rotate(90deg);transform:translate(var(--upk-swiper-carousel-both-ncx,0),var(--upk-swiper-carousel-both-ncy,0)) rotate(90deg)}[class*=elementor-widget-upk-] .upk-position-center-left .upk-arrows-fraction-container,[class*=elementor-widget-upk-] .upk-position-center-right .upk-arrows-fraction-container{-webkit-transform:translate(var(--upk-swiper-carousel-arrows-fraction-ncx,0),var(--upk-swiper-carousel-arrows-fraction-ncy,0)) rotate(90deg);transform:translate(var(--upk-swiper-carousel-arrows-fraction-ncx,0),var(--upk-swiper-carousel-arrows-fraction-ncy,0)) rotate(90deg)}[class*=elementor-widget-upk-] a:hover{text-decoration:none}[class*=elementor-widget-upk-] .swiper-pagination .swiper-pagination-bullet{transition:all 350ms cubic-bezier(.38,.91,.58,1)}[class*=elementor-widget-upk-] .upk-title a{font-family:inherit;font-size:inherit;font-weight:inherit;text-transform:inherit;font-style:inherit;text-decoration:inherit;line-height:inherit;letter-spacing:inherit;word-spacing:inherit}.elementor-lightbox *,.elementor-lightbox *::before,.elementor-lightbox *::after{box-sizing:border-box}.title-animation-middle-overline,.title-animation-middle-underline,.title-animation-overline,.title-animation-underline{background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:0% 2px;-webkit-transition:background-size 0.3s;transition:background-size 0.3s;display:inline}.title-animation-middle-overline:hover,.title-animation-middle-underline:hover,.title-animation-overline:hover,.title-animation-underline:hover{background-size:100% 2px}.title-animation-middle-overline:focus,.title-animation-middle-underline:focus,.title-animation-overline:focus,.title-animation-underline:focus{background-size:100% 2px}.title-animation-underline{background-position:0% 100%}.title-animation-overline{background-position:0% 0}.title-animation-middle-overline{background-position:50% 0%}.title-animation-middle-underline{background-position:50% 100%}.title-animation-style-5{background:linear-gradient(to right,currentColor 0%,currentColor 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 85%}.title-animation-style-5:hover{background-size:100% 2px}@keyframes backgroundGradient{0%{background-position:50% 0%}50%{background-position:50% 100%}100%{background-position:50% 0%}}.title-animation-style-6{position:relative;text-decoration:none}.title-animation-style-6:after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:currentColor;transform:scaleX(0);transform-origin:bottom right;transition:transform 0.3s}.title-animation-style-6:hover:after{transform-origin:bottom left;transform:scaleX(1)}[class*=elementor-widget-upk-] .swiper-pagination-fraction,[class*=elementor-widget-upk-] .swiper-pagination-custom,[class*=elementor-widget-upk-] .swiper-horizontal .swiper-pagination-bullets,[class*=elementor-widget-upk-] .swiper-horizontal+.swiper-pagination-bullets{bottom:-50px;width:100%}[class*=elementor-widget-upk-] .swiper-pagination-fraction .swiper-pagination-bullet,[class*=elementor-widget-upk-] .swiper-pagination-custom .swiper-pagination-bullet,[class*=elementor-widget-upk-] .swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,[class*=elementor-widget-upk-] .swiper-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}.upk-navigation-type-arrows-fraction .swiper-pagination{position:initial}.rtl .upk-arrows-container,.rtl .upk-arrows-fraction-container,.rtl .upk-arrows-dots-container{direction:rtl}.rtl .upk-arrows-container .swiper-pagination,.rtl .upk-arrows-fraction-container .swiper-pagination,.rtl .upk-arrows-dots-container .swiper-pagination{direction:ltr}.rtl .upk-news-ticker-controls{display:flex;flex-direction:row-reverse}[class*=elementor-widget-upk-] .swiper .elementor-lightbox-content-source{display:none}[class*=elementor-widget-upk-] .swiper-horizontal+.swiper-pagination-progressbar,[class*=elementor-widget-upk-] .swiper-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px}[class*=elementor-widget-upk-] .swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}[class*=elementor-widget-upk-] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.upk-alert{padding:20px;background:#2b2d42;color:#fff;border-radius:4px}.upk-loadmore-container{text-align:center;margin-top:30px}.upk-loadmore-container .upk-loadmore-btn{padding:10px 20px;border-radius:4px;background:#EF233C;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;transition:all 0.3s ease;cursor:pointer;display:inline-flex}.upk-loadmore-container .upk-loadmore-btn:hover{background:#EDF2F4;color:#EF233C}.upk-loadmore-container .upk-ajax-loading,.upk-loadmore-container .upk-ajax-loading:before,.upk-loadmore-container .upk-ajax-loading:after{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s infinite ease-in-out;animation:load7 1.8s infinite ease-in-out}.upk-loadmore-container .upk-ajax-loading{color:#EF233C;font-size:5px;margin:30px auto 40px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.upk-loadmore-container .upk-ajax-loading:before,.upk-loadmore-container .upk-ajax-loading:after{content:"";position:absolute;top:0}.upk-loadmore-container .upk-ajax-loading:before{left:-3.5em;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.upk-loadmore-container .upk-ajax-loading:after{left:3.5em}@-webkit-keyframes load7{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load7{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.ep-pagination .upk-pagination{margin:20px 0}.ep-pagination .upk-pagination li{list-style-type:none}.ep-pagination .upk-pagination li:hover a,.ep-pagination .upk-pagination li.upk-active a{color:#ef233c}.ep-pagination .upk-pagination li a{font-size:16px;font-weight:600;color:#8d99ae;line-height:1}.ep-pagination .upk-pagination li:nth-child(1){padding-left:0}.ep-pagination .upk-pagination li.upk-pagination-previous a,.ep-pagination .upk-pagination li.upk-pagination-next a{border:1px solid #8d99ae;padding:10px;border-radius:3px;display:inline-block}.ep-pagination .upk-pagination{display:flex;justify-content:center;flex-wrap:wrap;padding:0;list-style:none;align-items:center}.ep-pagination .upk-pagination>*{flex:none;padding-left:20px;position:relative}.ep-pagination .upk-pagination>*>*{color:#8d99ae}.ep-pagination .upk-pagination>*>:hover,.ep-pagination .upk-pagination>*>:focus{color:#8d99ae;text-decoration:none}.ep-pagination .upk-pagination>.upk-active>*{color:#8d99ae}.ep-pagination .upk-pagination>.upk-disabled>*{color:#8d99ae}.ep-pagination .upk-pagination-dot-dot{display:flex;align-items:center;justify-content:center}.ep-pagination .upk-pagination-dot-dot span{line-height:1px;height:13px;color:#bbb!important}[class*=elementor-widget-upk-] .upk-navigation-prev,[class*=elementor-widget-upk-] .upk-navigation-next{cursor:pointer}[class*=elementor-widget-upk-] .swiper-coverflow{padding-top:15px}[class*=elementor-widget-upk-] .swiper-coverflow .swiper-slide{transition-property:transform,border,background}[class*=elementor-widget-upk-] .swiper-horizontal>.swiper-pagination-progress{top:auto;bottom:0}.elementor-pagination-position-inside .swiper-pagination-fraction,.elementor-pagination-position-inside .swiper-horizontal>.swiper-pagination-bullets{bottom:10px}.elementor-pagination-position-outside .swiper{padding-bottom:40px}.elementor-pagination-position-outside .swiper-pagination-fraction,.elementor-pagination-position-outside .swiper-horizontal>.swiper-pagination-bullets{bottom:0}.upk-button-icon-align-left{float:left}.upk-button-icon-align-right{float:right}.upk-flex-align-left{order:-1}.upk-flex-align-right{order:99}.upk-display-inline-block{display:inline-block!important}[class*=upk-position-top],[class*=upk-position-bottom],[class*=upk-position-left],[class*=upk-position-right],[class*=upk-position-center]{position:absolute!important;max-width:100%}.upk-position-top{top:0;left:0;right:0}.upk-position-bottom{bottom:0;left:0;right:0}.upk-position-left{top:0;bottom:0;left:0}.upk-position-right{top:0;bottom:0;right:0}.upk-position-top-left{top:0;left:0}.upk-position-top-right{top:0;right:0}.upk-position-bottom-left{bottom:0;left:0}.upk-position-bottom-right{bottom:0;right:0}.upk-position-center{top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;max-width:100%;box-sizing:border-box}[class*=upk-position-center-left],[class*=upk-position-center-right]{top:50%;transform:translateY(-50%)}.upk-position-center-left{left:0}.upk-position-center-right{right:0}.upk-position-center-left-out{right:100%;width:max-content}.upk-position-center-right-out{left:100%;width:max-content}.upk-position-top-center,.upk-position-bottom-center{left:50%;transform:translateX(-50%);width:max-content;max-width:100%;box-sizing:border-box}.upk-position-top-center{top:0}.upk-position-bottom-center{bottom:0}.upk-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.upk-position-relative{position:relative!important}.upk-position-absolute{position:absolute!important}.upk-position-fixed{position:fixed!important}.upk-position-z-index{z-index:1}.upk-position-small{max-width:calc(100% - 30px);margin:15px}.upk-position-small.upk-position-center{transform:translate(-50%,-50%) translate(-15px,-15px)}.upk-position-small[class*=upk-position-center-left],.upk-position-small[class*=upk-position-center-right]{transform:translateY(-50%) translateY(-15px)}.upk-position-small.upk-position-top-center,.upk-position-small.upk-position-bottom-center{transform:translateX(-50%) translateX(-15px)}.upk-position-medium{max-width:calc(100% - 60px);margin:30px}.upk-position-medium.upk-position-center{transform:translate(-50%,-50%) translate(-30px,-30px)}.upk-position-medium[class*=upk-position-center-left],.upk-position-medium[class*=upk-position-center-right]{transform:translateY(-50%) translateY(-30px)}.upk-position-medium.upk-position-top-center,.upk-position-medium.upk-position-bottom-center{transform:translateX(-50%) translateX(-30px)}.upk-position-large{max-width:calc(100% - 60px);margin:30px}.upk-position-large.upk-position-center{transform:translate(-50%,-50%) translate(-30px,-30px)}.upk-position-large[class*=upk-position-center-left],.upk-position-large[class*=upk-position-center-right]{transform:translateY(-50%) translateY(-30px)}.upk-position-large.upk-position-top-center,.upk-position-large.upk-position-bottom-center{transform:translateX(-50%) translateX(-30px)}@media (min-width:1200px){.upk-position-large{max-width:calc(100% - 100px);margin:50px}.upk-position-large.upk-position-center{transform:translate(-50%,-50%) translate(-50px,-50px)}.upk-position-large[class*=upk-position-center-left],.upk-position-large[class*=upk-position-center-right]{transform:translateY(-50%) translateY(-50px)}.upk-position-large.upk-position-top-center,.upk-position-large.upk-position-bottom-center{transform:translateX(-50%) translateX(-50px)}}.upk-transition-toggle{-webkit-tap-highlight-color:#fff0}.upk-transition-toggle:focus{outline:none}.upk-transition-fade,[class*=upk-transition-scale],[class*=upk-transition-slide]{transition:0.3s ease-out;transition-property:opacity,transform,filter;opacity:0}.upk-transition-toggle:hover .upk-transition-fade,.upk-transition-toggle:focus .upk-transition-fade,.upk-transition-active.upk-active .upk-transition-fade{opacity:1}.upk-transition-scale-up{transform:scale(1,1)}.upk-transition-scale-down{transform:scale(1.1,1.1)}.upk-transition-toggle:hover .upk-transition-scale-up,.upk-transition-toggle:focus .upk-transition-scale-up,.upk-transition-active.upk-active .upk-transition-scale-up{opacity:1;transform:scale(1.1,1.1)}.upk-transition-toggle:hover .upk-transition-scale-down,.upk-transition-toggle:focus .upk-transition-scale-down,.upk-transition-active.upk-active .upk-transition-scale-down{opacity:1;transform:scale(1,1)}.upk-transition-slide-top{transform:translateY(-100%)}.upk-transition-slide-bottom{transform:translateY(100%)}.upk-transition-slide-left{transform:translateX(-100%)}.upk-transition-slide-right{transform:translateX(100%)}.upk-transition-slide-top-small{transform:translateY(-10px)}.upk-transition-slide-bottom-small{transform:translateY(10px)}.upk-transition-slide-left-small{transform:translateX(-10px)}.upk-transition-slide-right-small{transform:translateX(10px)}.upk-transition-slide-top-medium{transform:translateY(-50px)}.upk-transition-slide-bottom-medium{transform:translateY(50px)}.upk-transition-slide-left-medium{transform:translateX(-50px)}.upk-transition-slide-right-medium{transform:translateX(50px)}.upk-transition-toggle:hover [class*=upk-transition-slide],.upk-transition-toggle:focus [class*=upk-transition-slide],.upk-transition-active.upk-active [class*=upk-transition-slide]{opacity:1;transform:translate(0,0)}.upk-transition-opaque{opacity:1}.upk-transition-slow{transition-duration:0.7s}[hidden],.upk-hidden{display:none!important}@media (min-width:640px){.upk-hidden\@s{display:none!important}}@media (min-width:960px){.upk-hidden\@m{display:none!important}}@media (min-width:1200px){.upk-hidden\@l{display:none!important}}@media (min-width:1600px){.upk-hidden\@xl{display:none!important}}@media (max-width:639px){.upk-visible\@s{display:none!important}}@media (max-width:959px){.upk-visible\@m{display:none!important}}@media (max-width:1199px){.upk-visible\@l{display:none!important}}@media (max-width:1599px){.upk-visible\@xl{display:none!important}}.upk-invisible{visibility:hidden!important}.upk-flex{display:flex}.upk-flex-inline{display:inline-flex}.upk-flex::before,.upk-flex::after,.upk-flex-inline::before,.upk-flex-inline::after{display:none}.upk-flex-left{justify-content:flex-start}.upk-flex-center{justify-content:center}.upk-flex-right{justify-content:flex-end}.upk-flex-between{justify-content:space-between}.upk-flex-around{justify-content:space-around}@media (min-width:640px){.upk-flex-left\@s{justify-content:flex-start}.upk-flex-center\@s{justify-content:center}.upk-flex-right\@s{justify-content:flex-end}.upk-flex-between\@s{justify-content:space-between}.upk-flex-around\@s{justify-content:space-around}}@media (min-width:960px){.upk-flex-left\@m{justify-content:flex-start}.upk-flex-center\@m{justify-content:center}.upk-flex-right\@m{justify-content:flex-end}.upk-flex-between\@m{justify-content:space-between}.upk-flex-around\@m{justify-content:space-around}}@media (min-width:1200px){.upk-flex-left\@l{justify-content:flex-start}.upk-flex-center\@l{justify-content:center}.upk-flex-right\@l{justify-content:flex-end}.upk-flex-between\@l{justify-content:space-between}.upk-flex-around\@l{justify-content:space-around}}@media (min-width:1600px){.upk-flex-left\@xl{justify-content:flex-start}.upk-flex-center\@xl{justify-content:center}.upk-flex-right\@xl{justify-content:flex-end}.upk-flex-between\@xl{justify-content:space-between}.upk-flex-around\@xl{justify-content:space-around}}.upk-flex-stretch{align-items:stretch}.upk-flex-top{align-items:flex-start}.upk-flex-middle{align-items:center}.upk-flex-bottom{align-items:flex-end}.upk-flex-row{flex-direction:row}.upk-flex-row-reverse{flex-direction:row-reverse}.upk-flex-column{flex-direction:column}.upk-flex-column-reverse{flex-direction:column-reverse}.upk-flex-nowrap{flex-wrap:nowrap}.upk-flex-wrap{flex-wrap:wrap}.upk-flex-wrap-reverse{flex-wrap:wrap-reverse}.upk-flex-wrap-stretch{align-content:stretch}.upk-flex-wrap-top{align-content:flex-start}.upk-flex-wrap-middle{align-content:center}.upk-flex-wrap-bottom{align-content:flex-end}.upk-flex-wrap-between{align-content:space-between}.upk-flex-wrap-around{align-content:space-around}.upk-flex-first{order:-1}.upk-flex-last{order:99}@media (min-width:640px){.upk-flex-first\@s{order:-1}.upk-flex-last\@s{order:99}}@media (min-width:960px){.upk-flex-first\@m{order:-1}.upk-flex-last\@m{order:99}}@media (min-width:1200px){.upk-flex-first\@l{order:-1}.upk-flex-last\@l{order:99}}@media (min-width:1600px){.upk-flex-first\@xl{order:-1}.upk-flex-last\@xl{order:99}}.upk-flex-none{flex:none}.upk-flex-auto{flex:auto}.upk-flex-1{flex:1}.upk-slidenav{padding:5px 10px;color:rgb(102 102 102 / .5)}.upk-slidenav:hover,.upk-slidenav:focus{color:rgb(102 102 102 / .9);outline:none}.upk-slidenav:active{color:rgb(102 102 102 / .5)}.upk-slidenav-large{padding:10px 10px}.upk-slidenav-container{display:flex}.upk-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:#fff0;display:inline-block;fill:currentcolor;line-height:0}[class*=elementor-widget-upk-] [aria-label][role~=tooltip]{position:relative}[class*=elementor-widget-upk-] [aria-label][role~=tooltip]::before,[class*=elementor-widget-upk-] [aria-label][role~=tooltip]::after{transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;opacity:0;pointer-events:none;transition:all var(--microtip-transition-duration,0.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);position:absolute;box-sizing:border-box;z-index:10;transform-origin:top}[class*=elementor-widget-upk-] [aria-label][role~=tooltip]::before{background-size:100% auto!important;content:""}[class*=elementor-widget-upk-] [aria-label][role~=tooltip]::after{background:rgb(17 17 17 / .9);border-radius:4px;color:#fff;content:attr(aria-label);font-size:var(--microtip-font-size,13px);font-weight:var(--microtip-font-weight,normal);text-transform:capitalize;padding:10px 15px;box-sizing:content-box;width:250px}[class*=elementor-widget-upk-] [aria-label][role~=tooltip]:hover::before,[class*=elementor-widget-upk-] [aria-label][role~=tooltip]:hover::after,[class*=elementor-widget-upk-] [aria-label][role~=tooltip]:focus::before,[class*=elementor-widget-upk-] [aria-label][role~=tooltip]:focus::after{opacity:1;pointer-events:auto}.upk-inline-block{display:inline-block;position:relative;width:100%;max-width:100%;vertical-align:middle;-webkit-backface-visibility:hidden}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=top]::before{background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E) no-repeat;height:6px;width:18px;margin-bottom:6px}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=top]::after{margin-bottom:11px}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=top]::before{transform:translate3d(-50%,0,0);bottom:100%;left:50%}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=top]:hover::before{transform:translate3d(-50%,-5px,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=top]::after{transform:translate3d(-50%,0,0);bottom:100%;left:50%}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=top]:hover::after{transform:translate3d(-50%,-5px,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=top-left]::after{transform:translate3d(calc(-100% + 16px),0,0);bottom:100%}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=top-left]:hover::after{transform:translate3d(calc(-100% + 16px),-5px,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=top-right]::after{transform:translate3d(calc(0% - 16px),0,0);bottom:100%}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=top-right]:hover::after{transform:translate3d(calc(0% - 16px),-5px,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=bottom]::before{background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E) no-repeat;height:6px;width:18px;margin-top:5px;margin-bottom:0}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=bottom]::after{margin-top:11px}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=bottom]::before{transform:translate3d(-50%,-10px,0);bottom:auto;left:50%;top:100%}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=bottom]:hover::before{transform:translate3d(-50%,0,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position|=bottom]::after{transform:translate3d(-50%,-10px,0);top:100%;left:50%}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=bottom]:hover::after{transform:translate3d(-50%,0,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=bottom-left]::after{transform:translate3d(calc(-100% + 16px),-10px,0);top:100%}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=bottom-left]:hover::after{transform:translate3d(calc(-100% + 16px),0,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=bottom-right]::after{transform:translate3d(calc(0% - 16px),-10px,0);top:100%}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=bottom-right]:hover::after{transform:translate3d(calc(0% - 16px),0,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=left]::before,[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=left]::after{bottom:auto;left:auto;right:100%;top:50%;transform:translate3d(10px,-50%,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=left]::before{background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E) no-repeat;height:18px;width:6px;margin-right:5px;margin-bottom:0}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=left]::after{margin-right:11px}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=left]:hover::before,[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=left]:hover::after{transform:translate3d(0,-50%,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=right]::before,[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=right]::after{bottom:auto;left:100%;top:50%;transform:translate3d(-10px,-50%,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=right]::before{background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E) no-repeat;height:18px;width:6px;margin-bottom:0;margin-left:5px}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=right]::after{margin-left:11px}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=right]:hover::before,[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-position=right]:hover::after{transform:translate3d(0,-50%,0)}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-size=small]::after{white-space:initial;width:80px}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-size=medium]::after{white-space:initial;width:150px}[class*=elementor-widget-upk-] [role~=tooltip][data-microtip-size=large]::after{white-space:initial;width:260px}.upk-in-animation{perspective:var(--upk-perspective,600px);-webkit-perspective:var(--upk-perspective,600px)}.upk-in-animation .upk-item{opacity:0;transform-origin:var(--upk-transform-origin,center top);transform-style:preserve-3d;transition:opacity 0s cubic-bezier(.215,.61,.355,1),transform 0s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate(var(--upk-translate-x,0),var(--upk-translate-y,100%)) rotateX(var(--upk-rotate-x,-80deg)) rotateY(var(--upk-rotate-y,0)) rotateZ(var(--upk-rotate-z,0)) scaleX(var(--upk-scale-x,1)) scaleY(var(--upk-scale-y,1)) skewX(var(--upk-skew-x,0)) skewY(var(--upk-skew-y,0));transform:translate(var(--upk-translate-x,0),var(--upk-translate-y,100%)) rotateX(var(--upk-rotate-x,-80deg)) rotateY(var(--upk-rotate-y,0)) rotateZ(var(--upk-rotate-z,0)) scaleX(var(--upk-scale-x,1)) scaleY(var(--upk-scale-y,1)) skewX(var(--upk-skew-x,0)) skewY(var(--upk-skew-y,0))}.upk-in-animation .upk-item.is-inview{transform:none;opacity:1;transition-duration:var(--upk-transition-duration,800ms)!important}@media (min-width:768px) and (max-width:1024px){.upk-hide-orphan-yes .upk-hide-orphan-tablet{display:none!important}}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elagm9uvi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elcwm9uvi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elawm9uvi.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldam9uvi.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaam9uvi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19elaqm9uvi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievj2zhzi2ecn5jzbjeets9weq8-19eldwm9.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19-7drs5.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19a7drs5.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1967drs5.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19g7drs5.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-1927drs5.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19y7drs5.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Condensed';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotocondensed-ievl2zhzi2ecn5jzbjeets9weq8-19k7dq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u-w4bmutphjxsipx-mpclq7a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u-w4bmutphjxsipx-opci.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi9w2_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi9w2_gwft.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphjxsaui-qjcy.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphjxsaxc-q.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi5wq_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi5wq_gwft.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi3wi_fqft1dw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:italic;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u_w4bmutphjxsi3wi_gwft.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphh30aui-qjcy.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:100;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u8w4bmutphh30axc-q.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh7usswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh7usswipgq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6uyw4bmutphjxawxjeu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6uyw4bmutphjx4wxg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh6uvswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh6uvswipgq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh50xswapgr_p.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/lato-s6u9w4bmutphh50xswipgq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Abel';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/abel-mwq5bhbm2poe2v9bpq.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Rochester';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/rochester-6ae-4kcqva4zy6fif-uc2fhx.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Chau Philomene One';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/chauphilomeneone-55xzezrsptfie1vpy49qzdgsljihrqfcnrz2amyydq.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Chau Philomene One';font-style:italic;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/chauphilomeneone-55xzezrsptfie1vpy49qzdgsljihrqfcnrz4amy.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Chau Philomene One';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/chauphilomeneone-55xxezrsptfie1vpy49qzdgsljihrqfclyz6cmi.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Chau Philomene One';font-style:normal;font-weight:400;font-display:swap;src:url(https://nutriblogs.com.br/wp-content/uploads/elementor/google-fonts/fonts/chauphilomeneone-55xxezrsptfie1vpy49qzdgsljihrqfcm4z6.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--sep:20px;--bottom:var(--sep);--s:60px;--h:calc(var(--s)/2);--header:max(50px,var(--s)*1.166667);--vh:100vh;--ch:142;--cs:70%;--cl:49%;--bw:1;--text:hsl(0deg 0% clamp(0%,var(--bw)*1000%,100%)/clamp(70%,var(--bw)*1000%,100%));--hover:hsl(var(--ch) var(--cs) calc(var(--cl) + 20%));--hsl:var(--ch) var(--cs) var(--cl);--color:hsl(var(--hsl));--dark:hsl(var(--ch) var(--cs) calc(var(--cl) - 10%));--bg:hsl(var(--hsl)/4%);--msg:var(--color);color:var(--text);display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--dark{--msg:var(--dark)}.joinchat--noanim{animation:none}.joinchat--chatbox:not(.joinchat--noanim){transform-origin:0 0;animation-timing-function:ease-in-out}.joinchat--hidden{display:none!important}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:hsl(0deg 0% calc(var(--bw)*1%)/90%)}}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);width:var(--s);background:#25d366 var(--joinchat-ico) 50%/60% no-repeat;color:inherit;border-radius:50%;box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background-color:#128c7e}.joinchat:has(.joinchat__chatbox) .joinchat__button:hover{transition-duration:1.5s}.joinchat__button:active{background-color:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat--chatbox .joinchat__button{display:none}.joinchat__button__ico{position:absolute;inset:0;display:flex;border-radius:50%;overflow:hidden;color:var(--text)!important}.joinchat__button__ico svg{width:var(--ico-size,100%);height:var(--ico-size,100%);margin:calc((100% - var(--ico-size, 1))/2)}.joinchat__button:has(.joinchat__button__ico){background:var(--color);box-shadow:1px 6px 24px 0 hsl(var(--ch) var(--cs) calc(var(--cl) - 10%)/24%)}.joinchat__button:has(.joinchat__button__ico):active,.joinchat__button:has(.joinchat__button__ico):hover{background:var(--hover)}.joinchat__button__image{position:absolute;inset:1px;border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img,.joinchat__button__image video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--img .joinchat__button__image{opacity:1;animation:none}.joinchat__badge{position:absolute;z-index:2;bottom:calc(var(--s) - 8px);right:4px;width:20px;height:20px;border:none;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat--left .joinchat__badge{right:auto;left:calc(var(--s) - 8px)}.joinchat__badge.joinchat__badge--in{animation:joinchat_badge_in .5s cubic-bezier(.27,.9,.41,1.28) 1 both}.joinchat__badge.joinchat__badge--out{animation:joinchat_badge_out .4s cubic-bezier(.215,.61,.355,1) 1 both}.joinchat__tooltip{position:absolute;top:calc(var(--h) - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--chatbox .joinchat__tooltip{display:none}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;z-index:2;bottom:calc(var(--s) + 24px);right:8px;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .5s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--h) - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:8px;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--h) - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0;image-rendering:pixelated}.joinchat__chatbox{content-visibility:hidden;display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--h) + 2px);background:#fff linear-gradient(180deg,var(--color),var(--color) var(--header),var(--bg) var(--header),var(--bg));box-shadow:0 2px 6px 0 rgba(0,0,0,.5);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s}[dir=rtl] .joinchat__chatbox{text-align:right}.joinchat--chatbox .joinchat__chatbox{content-visibility:visible;opacity:1;transform:scaleX(1);transition:max-height .2s ease-out,opacity .2s ease-out,transform 0s linear}.joinchat--left .joinchat__chatbox{right:auto;left:0}.joinchat--dark .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);padding:0 70px 0 26px;margin:0}[dir=rtl] .joinchat__header{padding:0 26px 0 70px}.joinchat__header span{font-size:19px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.joinchat__header a{font-size:11px;line-height:18px;color:inherit!important;text-decoration:none!important;fill:currentcolor;opacity:.8}.joinchat__header a svg{display:inline-block;width:auto;height:18px;vertical-align:-30%}.joinchat__header a:active,.joinchat__header a:hover{color:inherit!important;text-decoration:none!important;opacity:.9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.joinchat__wa{display:block;fill:currentcolor;opacity:.8}.joinchat__close{--size:34px;position:absolute;top:calc(50% - var(--size)/2);right:24px;width:var(--size);height:var(--size);border-radius:50%;background:rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6z'/%3E%3C/svg%3E") 50%/12px no-repeat;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgba(0,0,0,.6)}.joinchat__close:active{background-color:rgba(0,0,0,.7)}[dir=rtl] .joinchat__close{right:auto;left:24px}.joinchat__scroll{overflow:hidden scroll;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.joinchat__scroll::-webkit-scrollbar{width:4px;background:rgb(0 0 0/0)}.joinchat__scroll::-webkit-scrollbar-thumb{border-radius:2px;background:rgb(0 0 0/0)}.joinchat--blur .joinchat__scroll{background:hsl(var(--hsl)/2%);backdrop-filter:blur(10px)}.joinchat__scroll:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.joinchat__content{display:flex;flex-direction:column;width:calc(100% + 4px);padding:20px 0 8px}.joinchat__content:after{content:"";display:block;position:absolute;bottom:0;left:0;right:4px;height:calc(var(--s) + 20px);background:#fff linear-gradient(180deg,var(--bg),var(--bg));-webkit-mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));pointer-events:none}.joinchat--dark .joinchat__content:after{background-color:#1a1a1a}.joinchat__open{position:sticky;z-index:2;bottom:8px;align-self:flex-end;display:flex;flex-direction:row;min-width:var(--s);height:var(--s);margin:0 8px;background:var(--color);color:inherit;border-radius:var(--h);box-shadow:0 1px 2px 0 rgba(0,0,0,.3);overflow:hidden;cursor:pointer;transition:background-color .2s linear}[dir=rtl] .joinchat__open{align-self:flex-start;flex-direction:row-reverse}.joinchat__open:active,.joinchat__open:hover{background:var(--hover)}.joinchat--left .joinchat__open{align-self:flex-start;flex-direction:row-reverse}[dir=rtl] .joinchat--left .joinchat__open{flex-direction:row}.joinchat--optout .joinchat__open{background-color:#999;pointer-events:none}.joinchat__open__icon{flex-shrink:0;width:var(--s);height:var(--s);max-width:var(--s);padding:calc(var(--s)*0.18);margin:0;overflow:hidden}.joinchat__open__icon path{fill:none!important;stroke:var(--text)!important;stroke-linecap:round;stroke-width:33px;animation:none}.joinchat__open__icon .joinchat__pa{--stroke:1097}.joinchat__open__icon .joinchat__pb{--stroke:1020}.joinchat--chatbox .joinchat__open__icon path{stroke-dasharray:var(--stroke);stroke-dashoffset:var(--stroke);animation:joinchat_send_svg 6s .2s ease-in-out infinite}.joinchat--chatbox .joinchat__open__icon .joinchat__pb{animation-delay:3.2s}.joinchat--optout .joinchat__open__icon path{animation:none}.joinchat--optout .joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat__open__text{max-width:0;padding:0;border-radius:var(--s);font-weight:600;line-height:var(--s);white-space:nowrap;opacity:0;overflow:hidden;text-overflow:ellipsis;transition:none}.joinchat--chatbox .joinchat__open__text{max-width:min(400px - 16px - var(--s),100vw - 16px - var(--s) - 2*var(--sep));padding:0 4px 0 24px;opacity:1;transition:max-width .2s linear,opacity .4s ease-out .2s}.joinchat--chatbox.joinchat--left .joinchat__open__text{padding:0 24px 0 4px}.joinchat__optin{padding:0 16px;margin-bottom:16px;color:#4a4a4a;font-size:13px;line-height:1.33}.joinchat__optin a{display:inline;padding:0;color:inherit!important;text-decoration:underline}.joinchat__optin a:hover{text-decoration-thickness:2px}.joinchat__optin input{position:absolute;visibility:hidden}.joinchat__optin label{position:relative;display:block;margin:0;padding:0 0 0 30px;color:inherit;font:inherit;cursor:pointer}.joinchat__optin label:before{content:"";display:block;position:absolute;top:min(50% - 11px,5px);left:0;width:22px;height:22px;border:3px solid var(--color);border-radius:4px;background:#fff;box-shadow:0 0 0 1px var(--text);transition:box-shadow .3s ease-in-out}.joinchat--dark .joinchat__optin label:before{background:#000}.joinchat__optin label:after{content:"";display:none;position:absolute;top:min(50% - 8px,8px);left:8px;width:6px;height:14px;border:solid var(--text);border-width:0 3px 3px 0;transform:rotate(45deg)}[dir=rtl] .joinchat__optin label{padding:0 30px 0 0}[dir=rtl] .joinchat__optin label:before{left:auto;right:0}[dir=rtl] .joinchat__optin label:after{left:auto;right:8px}.joinchat__optin input:checked+label:before{box-shadow:0 0 0 1px var(--text),inset 0 0 0 10px var(--color)}.joinchat__optin input:checked+label:after{display:block}.joinchat--dark .joinchat__optin{color:#d8d8d8}.joinchat__chat{--peak_l:path("M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z");--peak_r:path("M0 25.68V0c0 13.23 10.92 15.3 15.97 16.34 1.56.32 1.18 2.34 0 2.34-8.58 0-15.97-.1-15.97 7Z");--peak:var(--peak_l);display:flex;flex-direction:column;align-items:flex-start;padding-bottom:10px}[dir=rtl] .joinchat__chat{--peak:var(--peak_r)}.joinchat__bubble{position:relative;min-width:60px;max-width:calc(100% - 52px);min-height:56px;padding:15px 20px;margin:0 26px 16px;border-radius:26px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform-origin:0 50%;animation:joinchat_show .25s cubic-bezier(0,0,.58,1.19) 10ms both}[dir=rtl] .joinchat__bubble{transform-origin:100% 50%}.joinchat__bubble:before{content:"";display:block;position:absolute;bottom:18px;left:-15px;width:17px;height:25px;background:inherit;clip-path:var(--peak)}[dir=rtl] .joinchat__bubble:before{left:auto;right:-15px}.joinchat--dark .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat__bubble.joinchat__bubble--loading{width:70px;border:none;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate id='c' attributeName='cy' begin='0;a.end+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' begin='c.begin+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate id='a' attributeName='cy' begin='c.begin+0.2s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3C/svg%3E") 20px 20px no-repeat!important;transform-origin:50%!important;animation:joinchat_show .1s ease-out 10ms both}.joinchat--dark .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}.joinchat__bubble.joinchat__bubble--note{min-height:0;padding:0;background:none!important;font-size:13px;line-height:1.33;filter:none;animation:none}.joinchat__bubble.joinchat__bubble--media{padding:5px}.joinchat__bubble.joinchat__bubble--loading:before,.joinchat__bubble.joinchat__bubble--note:before{content:none}.joinchat__bubble a{color:var(--msg)!important;font-size:1em;text-decoration:underline}.joinchat__bubble a:active,.joinchat__bubble a:hover{color:var(--hover)!important;border-color:var(--hover)}.joinchat__bubble a.joinchat__btn{display:inline-block;min-height:46px;max-width:100%;padding:10px 20px;margin:5px 0;border:3px solid var(--msg);border-radius:23px;line-height:20px;text-align:center;text-decoration:none!important;overflow:hidden;text-overflow:ellipsis}.joinchat__bubble a.joinchat__btn+.joinchat__bubble a.joinchat__btn{margin-top:-5px}.joinchat__bubble img,.joinchat__bubble video{max-width:100%;height:auto;margin:.2em 0;border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0/10%)}.joinchat__bubble .joinchat--inline{display:inline-block;margin:-10px 0;border-radius:0;box-shadow:none;vertical-align:middle}.joinchat__bubble--media .joinchat--inline,.joinchat__bubble--media img,.joinchat__bubble--media video{display:block;margin:0;border-radius:21px}.joinchat__bubble code{padding:2px 5px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.joinchat__bubble hr{width:100%!important;height:0!important;padding:0!important;border:none!important;border-top:2px solid var(--msg)!important;margin:10px 0!important}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_badge_out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes joinchat_send_svg{0%,50%,to{stroke-dashoffset:var(--stroke)}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (height >= 481px),(orientation:portrait) and (width >= 481px){.joinchat--mobile{display:none!important}}@media (width <= 767px){.joinchat--footer-bar{--bottom:76px!important}}@media (orientation:landscape) and (height <= 480px),(width <= 480px){.joinchat{--sep:6px;--header:max(50px,var(--s)*0.9166667)}.joinchat__header__text{font-size:17px}.joinchat__close{--size:28px}.joinchat__bubble{max-width:calc(100% - 40px);padding:16px;margin:0 20px 10px;line-height:24px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover~.joinchat__qr,.joinchat--chatbox:has(.joinchat__open:hover) .joinchat__qr{display:flex}}@media (prefers-color-scheme:dark){.joinchat--dark-auto{--msg:var(--dark)}.joinchat--dark-auto .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat--dark-auto .joinchat__content:after{background-color:#1a1a1a}.joinchat--dark-auto .joinchat__optin label:before{background:#000}.joinchat--dark-auto .joinchat__optin{color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}}@media (prefers-reduced-motion){.joinchat,.joinchat__open__icon path{animation:none}.joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat__open__text{transition:none!important}.joinchat__bubble{animation:none!important}}