.wpcf7-form-control-wrap{display:block}#captcha{user-select:none;background-color:silver;width:150px;height:60px;font-size:30px;font-weight:700;display:inline-block;padding:15px 4px;text-align:center;-webkit-text-stroke:1px #000;color:#fff;text-shadow:3px 3px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}#arithmathic_refresh{background-color:#fff0;padding:0}#arithmathic_refresh svg{width:18px;height:18px}#userInput,#rtn{margin:5px 0}#arithmetic_cal{width:100px;height:30px;font-size:20px;display:inline-block}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.spin-rotate{animation:spin 1s linear infinite}@charset "UTF-8";@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555d65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-right:8px}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:#fff0!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents-button{justify-content:center;margin-top:8px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1of .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(1of .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 rgb(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}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}@charset "UTF-8";@keyframes shimmer{to{transform:translateX(110%)}}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.em{--theme-hue:0;--accent-hue:220;--accent-s:86%;--accent-l:57%;--text-color-richer:hsl(var(--theme-hue), 0%, 5%);--text-color-normal:hsl(var(--theme-hue), 0%, 13%);--text-color-softer:hsl(var(--theme-hue), 0%, 33%);--accent-color:hsl(var(--accent-hue), var(--accent-s), var(--accent-l));--accent-color-hover:hsl(var(--accent-hue), calc(var(--accent-s) - 10%), calc(var(--accent-l) - 8%));--border-color:hsl(var(--theme-hue), 0%, 73%);--border-color-softer:hsl(var(--theme-hue), 0%, 82%);--background-color:transparent;--background-color-softer:hsl(var(--theme-hue), 0%, 95%);--background-color-checkboxes:white;--background-color-inputs:white;--background-color-skeleton:#ededed;--background-color-skeleton-softer:hsl(var(--theme-hue), 0%, 95%);--code-background:hsl(var(--theme-hue), 0%, 95%);--button-primary-color:white;--font-weight:400;--font-family:"Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;--grid-max-width:960px;--icon-logo-office365:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2075 2499.8'%3E%3Cpath fill='%23eb3c00' d='M0 2016.6V496.8L1344.4 0 2075 233.7v2045.9l-730.6 220.3L0 2016.6l1344.4 161.8V409.2L467.6 613.8v1198.3z'/%3E%3C/svg%3E");--icon-logo-google-calendar:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256'%3E%3Cpath fill='%23FFF' d='M195.368421 60.6315789H60.6315789V195.368421H195.368421z'/%3E%3Cpath fill='%23EA4335' d='M195.368421 256 256 195.368421l-30.315789-5.172416-30.31579 5.172416-5.533259 27.729581z'/%3E%3Cpath fill='%23188038' d='M0 195.368421v40.421053C0 246.955789 9.04421053 256 20.2105263 256h40.4210526l6.2252856-30.315789-6.2252856-30.31579-33.0323915-5.172416L0 195.368421Z'/%3E%3Cpath fill='%231967D2' d='M256 60.6315789V20.2105263C256 9.04421053 246.955789 0 235.789474 0h-40.421053c-3.688839 15.0358547-5.533259 26.1010948-5.533259 33.1957202 0 7.0946254 1.84442 16.2399117 5.533259 27.4358587 13.409565 3.8399077 23.514828 5.7598615 30.31579 5.7598615 6.800961 0 16.906224-1.9199538 30.315789-5.7598615Z'/%3E%3Cpath fill='%23FBBC04' d='M256 60.6315789h-60.631579V195.368421H256z'/%3E%3Cpath fill='%2334A853' d='M195.368421 195.368421H60.6315789V256H195.368421z'/%3E%3Cpath fill='%234285F4' d='M195.368421 0H20.2105263C9.04421053 0 0 9.04421053 0 20.2105263V195.368421h60.6315789V60.6315789H195.368421V0Z'/%3E%3Cpath fill='%234285F4' d='M88.2694737 165.153684c-5.0357895-3.402105-8.5221053-8.370526-10.4252632-14.938947l11.6884211-4.816842c1.0610526 4.042105 2.9136842 7.174737 5.5578947 9.397894 2.6273684 2.223158 5.8273687 3.317895 9.5663157 3.317895 3.823158 0 7.107369-1.162105 9.852632-3.486316 2.745263-2.32421 4.126315-5.288421 4.126315-8.875789 0-3.671579-1.448421-6.669474-4.345263-8.993684-2.896842-2.324211-6.534737-3.486316-10.88-3.486316h-6.7536839v-11.570526H102.72c3.738947 0 6.888421-1.010527 9.448421-3.031579 2.56-2.021053 3.84-4.783158 3.84-8.303158 0-3.132632-1.145263-5.625263-3.435789-7.494737-2.290527-1.869474-5.187369-2.812632-8.707369-2.812632-3.435789 0-6.1642104.909474-8.185263 2.745264-2.0197181 1.840674-3.5381792 4.164731-4.4126316 6.753684l-11.5705263-4.816842c1.5326316-4.345264 4.3452632-8.1852635 8.471579-11.5031583 4.1263157-3.3178947 9.3978947-4.9852631 15.7978949-4.9852631 4.732631 0 8.993684.9094737 12.766316 2.7452631 3.772631 1.8357895 6.736842 4.3789474 8.875789 7.6126316 2.138947 3.2505267 3.2 6.8884207 3.2 10.9305267 0 4.126315-.993684 7.612631-2.981053 10.475789-1.987368 2.863158-4.429473 5.052632-7.326315 6.585263v.690527c3.740515 1.542157 6.989694 4.07512 9.397894 7.326315 2.442106 3.284211 3.671579 7.208421 3.671579 11.789474s-1.162105 8.673684-3.486315 12.261053c-2.324211 3.587368-5.541053 6.416842-9.616843 8.471579-4.092631 2.054736-8.690526 3.099071-13.793684 3.099071-5.9115787.016718-11.3684208-1.684335-16.4042103-5.08644Zm71.7978943-58.00421-12.833684 9.28-6.416842-9.734737L163.84 90.0884211h8.825263v78.3326319h-12.597895v-61.271579Z'/%3E%3C/svg%3E");--icon-logo-apple:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 52.226 52.226'%3E%3Cpath d='M36.802 1.055 36.747 0l-1.05.113c-.103.011-10.252 1.234-10.948 12.581l-.07 1.136 1.136-.077c.116-.008 11.611-.925 10.987-12.698zm-1.981 1.267c-.191 6.838-5.511 8.74-7.953 9.253.93-6.645 5.749-8.67 7.953-9.253z'/%3E%3Cpath d='m46.584 37.517-.639-.207c-3.867-1.25-6.464-4.792-6.464-8.814 0-3.578 2.023-6.778 5.281-8.352l.972-.469-.542-.933c-.232-.4-2.401-3.943-6.983-5.116-3.634-.93-7.72-.107-12.149 2.447-1.875-1.138-8.103-4.418-13.058-1.13-.97.536-11.251 6.695-5.9 23.313.157.372 3.888 9.113 8.303 12.387 1.191 1.138 4.237 2.56 7.718.187.603-.249 4.638-1.802 7.198.017.945.647 2.595 1.38 4.338 1.38 1.322 0 2.697-.421 3.859-1.621.542-.469 5.493-4.888 8.066-11.888l.075-.204-.075-.997zm-9.402 11.598-.077.073c-2.193 2.303-5.518.1-5.641.018-1.308-.93-2.823-1.233-4.244-1.233-2.579 0-4.847.999-4.992 1.064l-.163.092c-3.019 2.107-5.086.253-5.305.042l-.118-.101c-3.993-2.912-7.663-11.507-7.668-11.51-5.008-15.568 4.586-20.66 4.994-20.867l.11-.065c4.647-3.12 11.327 1.396 11.393 1.441l.533.366.552-.333c4.16-2.515 7.914-3.37 11.157-2.539 2.642.676 4.326 2.327 5.15 3.342-3.347 2.051-5.381 5.63-5.381 9.591 0 4.556 2.735 8.604 6.902 10.365-2.565 6.261-7.153 10.213-7.202 10.254z'/%3E%3C/svg%3E");--icon-logo-outlook:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%230072c6' d='M19.484 7.937v5.477l1.916 1.205a.489.489 0 0 0 .21 0l8.238-5.554a1.174 1.174 0 0 0-.959-1.128Z'/%3E%3Cpath fill='%230072c6' d='m19.484 15.457 1.747 1.2a.522.522 0 0 0 .543 0c-.3.181 8.073-5.378 8.073-5.378v10.066a1.408 1.408 0 0 1-1.49 1.555h-8.874v-7.443ZM10.44 12.932a1.609 1.609 0 0 0-1.42.838 4.131 4.131 0 0 0-.526 2.218A4.05 4.05 0 0 0 9.02 18.2a1.6 1.6 0 0 0 2.771.022 4.014 4.014 0 0 0 .515-2.2 4.369 4.369 0 0 0-.5-2.281 1.536 1.536 0 0 0-1.366-.809Z'/%3E%3Cpath fill='%230072c6' d='M2.153 5.155v21.427L18.453 30V2Zm10.908 14.336a3.231 3.231 0 0 1-2.7 1.361 3.19 3.19 0 0 1-2.64-1.318A5.459 5.459 0 0 1 6.706 16.1a5.868 5.868 0 0 1 1.036-3.616 3.267 3.267 0 0 1 2.744-1.384 3.116 3.116 0 0 1 2.61 1.321 5.639 5.639 0 0 1 1 3.484 5.763 5.763 0 0 1-1.035 3.586Z'/%3E%3C/svg%3E");--icon-download:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 479 479' fill='%23555'%3E%3Cpath d='M158.4 196.8c-5.3 5.3-5.3 13.8 0 19.1l71.6 71.6c2.6 2.6 6.1 4 9.5 4s6.9-1.3 9.5-4l71.6-71.6c5.3-5.3 5.3-13.8 0-19.1s-13.8-5.3-19.1 0L253 245.3V13.5C253 6 247 0 239.5 0S226 6 226 13.5v231.8l-48.5-48.5c-5.3-5.3-13.9-5.3-19.1 0z'/%3E%3Cpath d='m460.2 307.4-47-170c-1.1-3.9-3.8-7-7.4-8.7l-1.3-.6c-1.8-.8-3.7-1.2-5.6-1.2h-84.7c-7.5 0-13.5 6-13.5 13.5s6 13.5 13.5 13.5h75.6l39.7 143.8h-105c-7.5 0-13.5 6-13.5 13.5v12.2c0 17.9-14.5 32.4-32.4 32.4h-82.4c-17.9 0-32.4-14.5-32.4-32.4v-12.2c0-7.5-6-13.5-13.5-13.5H49.4l39.9-144.1h75.6c7.5 0 13.5-6 13.5-13.5s-6-13.5-13.5-13.5H80.1c-1.9 0-3.8.4-5.6 1.2l-1.3.6c-3.6 1.7-6.4 4.8-7.4 8.7l-47 170c-.3 1.2-.5 2.4-.5 3.6v70.9c0 53.7 43.7 97.4 97.4 97.4h247.6c53.7 0 97.4-43.7 97.4-97.4V311c0-1.3-.1-2.5-.5-3.6zm-26.5 74.2c0 38.8-31.6 70.4-70.4 70.4H115.7c-38.8 0-70.4-31.6-70.4-70.4v-56.9H137c.7 32.1 27.1 58 59.4 58h82.4c32.3 0 58.7-25.9 59.4-58h95.7v56.9h-.2z'/%3E%3C/svg%3E");--icon-spinner:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' display='block' preserveAspectRatio='xMidYMid' style='margin:auto;background:0 0' viewBox='0 0 100 100'%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0'%3E%3Canimate attributeName='opacity' begin='-0.9166666666666666s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(30 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.8333333333333334s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(60 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.75s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(90 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.6666666666666666s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(120 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.5833333333333334s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(150 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.5s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(180 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.4166666666666667s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(210 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.3333333333333333s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(240 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.25s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(270 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.16666666666666666s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(300 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.08333333333333333s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(330 50 50)'%3E%3Canimate attributeName='opacity' begin='0s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3C/svg%3E");--icon-info:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 64 64' fill='%23555'%3E%3Cpath d='M38.5351982 47.6064987H34.455101V28.4473c0-.5527-.4473-1-1-1h-4.5204945c-.5523071 0-1 .4473-1 1s.4476929 1 1 1h3.5204945v18.1591988h-5.1216011c-.5522003 0-1 .4472008-1 1 0 .5527.4477997 1 1 1h11.2016983c.5527 0 1-.4473 1-1 0-.5527993-.4472999-1.0000001-1-1.0000001z'/%3E%3Ccircle cx='32' cy='18' r='3'/%3E%3Cpath d='M32 0C14.3269005 0 0 14.3268995 0 32s14.3268995 32 32 32 32-14.3269005 32-32S49.6730995 0 32 0zm0 62C15.457901 62 2 48.542099 2 32 2 15.4580002 15.4578991 2 32 2s30 13.4580002 30 30c0 16.542099-13.457901 30-30 30z'/%3E%3C/svg%3E");--icon-updated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 51.809 51.809' fill='%23555'%3E%3Cpath d='M48.881 24.904c-.552 0-1 .447-1 1 0 12.131-9.869 22-22 22-8.611 0-16.304-4.944-19.919-12.677l5.193 2.312c.504.228 1.096-.001 1.32-.507.225-.504-.002-1.095-.507-1.319l-7.309-3.254c-.506-.229-1.095.002-1.32.507L.085 40.275c-.225.504.002 1.095.507 1.319.132.06.271.087.406.087.383 0 .748-.221.914-.594l2.235-5.02c3.941 8.44 12.335 13.837 21.732 13.837 13.233 0 24-10.767 24-24 .002-.552-.446-1-.998-1zM51.215 10.173c-.506-.227-1.096.002-1.32.507l-2.266 5.09C43.694 7.307 35.306 1.904 25.881 1.904c-13.233 0-24 10.767-24 24 0 .553.448 1 1 1s1-.447 1-1c0-12.131 9.869-22 22-22 8.599 0 16.259 4.906 19.887 12.6l-5.116-2.277c-.505-.229-1.096.002-1.32.507-.225.504.002 1.095.507 1.319l7.309 3.254c.132.06.271.087.406.087.383 0 .748-.221.914-.594l3.254-7.309c.224-.503-.003-1.094-.507-1.318z'/%3E%3C/svg%3E");--icon-trash:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23555'%3E%3Cpath fill-rule='evenodd' d='M16 1.75V3h5.25a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5H8V1.75C8 .784 8.784 0 9.75 0h4.5C15.216 0 16 .784 16 1.75zm-6.5 0a.25.25 0 0 1 .25-.25h4.5a.25.25 0 0 1 .25.25V3h-5V1.75z'/%3E%3Cpath d='M4.997 6.178a.75.75 0 1 0-1.493.144L4.916 20.92a1.75 1.75 0 0 0 1.742 1.58h10.684a1.75 1.75 0 0 0 1.742-1.581l1.413-14.597a.75.75 0 0 0-1.494-.144l-1.412 14.596a.25.25 0 0 1-.249.226H6.658a.25.25 0 0 1-.249-.226L4.997 6.178z'/%3E%3Cpath d='M9.206 7.501a.75.75 0 0 1 .793.705l.5 8.5A.75.75 0 1 1 9 16.794l-.5-8.5a.75.75 0 0 1 .705-.793zm6.293.793A.75.75 0 1 0 14 8.206l-.5 8.5a.75.75 0 0 0 1.498.088l.5-8.5z'/%3E%3C/svg%3E");--icon-edit:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512' fill='%23777'%3E%3Cpath d='M498.125 92.38 419.62 13.874c-18.496-18.497-48.436-18.5-66.935 0-13.167 13.169-302.639 302.642-308.16 308.161-2.182 2.182-3.725 4.918-4.46 7.915L.502 491.068c-3.036 12.368 8.186 23.44 20.431 20.432 8.361-2.053 153.718-37.747 161.117-39.564 2.996-.735 5.734-2.278 7.915-4.46l308.161-308.161c18.496-18.497 18.501-48.436-.001-66.935zM39.957 472.043l1.612-6.562 4.951 4.951-6.563 1.611zm44.917-11.029-33.887-33.887 14.736-60.009 79.16 79.16-60.009 14.736zm93.148-29.367-97.668-97.668L332.559 81.773l97.668 97.668-252.205 252.206zM474.24 135.429l-19.508 19.507-97.667-97.668 19.507-19.507c5.294-5.293 13.867-5.298 19.163 0l78.506 78.507c5.295 5.295 5.295 13.864-.001 19.161z'/%3E%3C/svg%3E");--icon-calendar:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512' fill='%23555'%3E%3Cpath d='M472 60h-8V44c0-13.234-10.766-24-24-24s-24 10.766-24 24v16H96V44c0-13.234-10.766-24-24-24S48 30.766 48 44v16h-8C17.944 60 0 77.944 0 100v352c0 22.056 17.944 40 40 40h432c22.056 0 40-17.944 40-40V100c0-22.056-17.944-40-40-40zm-40-16c0-4.411 3.589-8 8-8s8 3.589 8 8v23.981c0 .007-.001.013-.001.019s.001.013.001.019V92c0 4.411-3.589 8-8 8s-8-3.589-8-8V44zM72 36c4.411 0 8 3.589 8 8v48c0 4.411-3.589 8-8 8s-8-3.589-8-8V44c0-4.411 3.589-8 8-8zm400 440H40c-13.234 0-24-10.766-24-24V148h384c4.418 0 8-3.582 8-8s-3.582-8-8-8H16v-32c0-13.234 10.766-24 24-24h8v16c0 13.234 10.766 24 24 24s24-10.766 24-24V76h320v16c0 13.234 10.766 24 24 24s24-10.766 24-24V76h8c13.234 0 24 10.766 24 24v32h-16c-4.418 0-8 3.582-8 8s3.582 8 8 8h16v304c0 13.234-10.766 24-24 24z'/%3E%3Cpath d='M448 132h-16c-4.418 0-8 3.582-8 8s3.582 8 8 8h16c4.418 0 8-3.582 8-8s-3.582-8-8-8z'/%3E%3Cg stroke='null'%3E%3Crect width='30' height='15' x='206' y='222' rx='8'/%3E%3Crect width='30' height='15' x='277' y='222' rx='8'/%3E%3Crect width='30' height='15' x='346' y='222' rx='8'/%3E%3Crect width='30' height='15' x='416' y='222' rx='8'/%3E%3Crect width='30' height='15' x='66' y='302' rx='8'/%3E%3Crect width='30' height='15' x='136' y='302' rx='8'/%3E%3Crect width='30' height='15' x='206' y='302' rx='8'/%3E%3Crect width='30' height='15' x='276' y='302' rx='8'/%3E%3Crect width='30' height='15' x='346' y='302' rx='8'/%3E%3Crect width='30' height='15' x='416' y='302' rx='8'/%3E%3Crect width='30' height='15' x='66' y='392' rx='8'/%3E%3Crect width='30' height='15' x='136' y='392' rx='8'/%3E%3Crect width='30' height='15' x='206' y='392' rx='8'/%3E%3Crect width='30' height='15' x='276' y='392' rx='8'/%3E%3Crect width='30' height='15' x='346' y='392' rx='8'/%3E%3C/g%3E%3C/svg%3E");--icon-calendar-empty:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512' fill='%23555'%3E%3Cg stroke='null'%3E%3Cpath d='M472 47.37289h-8V30.42374c0-14.01907-10.766-25.42373-24-25.42373s-24 11.40466-24 25.42373v16.94915H96V30.42374C96 16.40467 85.234 5.00001 72 5.00001S48 16.40467 48 30.42374v16.94915h-8c-22.056 0-40 19.00847-40 42.37288v372.88136c0 23.36441 17.944 42.37288 40 42.37288h432c22.056 0 40-19.00847 40-42.37288V89.74577c0-23.36441-17.944-42.37288-40-42.37288zm-40-16.94915c0-4.67267 3.589-8.47458 8-8.47458s8 3.80191 8 8.47458v25.4036c0 .00742-.001.01377-.001.02013s.001.01377.001.02013v25.4036c0 4.67267-3.589 8.47458-8 8.47458s-8-3.80191-8-8.47458V30.42374zM72 21.94916c4.411 0 8 3.80191 8 8.47458V81.2712c0 4.67267-3.589 8.47458-8 8.47458s-8-3.80191-8-8.47458V30.42374c0-4.67267 3.589-8.47458 8-8.47458zm400 466.10169H40c-13.234 0-24-11.40466-24-25.42373v-322.0339h384c4.418 0 8-3.79449 8-8.47458s-3.582-8.47458-8-8.47458H16V89.74575c0-14.01907 10.766-25.42373 24-25.42373h8v16.94915c0 14.01907 10.766 25.42373 24 25.42373s24-11.40466 24-25.42373V64.32202h320v16.94915c0 14.01907 10.766 25.42373 24 25.42373s24-11.40466 24-25.42373V64.32202h8c13.234 0 24 11.40466 24 25.42373v33.89831h-16c-4.418 0-8 3.79449-8 8.47458s3.582 8.47458 8 8.47458h16v322.0339c0 14.01907-10.766 25.42373-24 25.42373z'/%3E%3Cpath d='M448 123.64407h-16c-4.418 0-8 3.79449-8 8.47458s3.582 8.47458 8 8.47458h16c4.418 0 8-3.79449 8-8.47458s-3.582-8.47458-8-8.47458z'/%3E%3C/g%3E%3C/svg%3E");--icon-24h:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" fill="%23646468" stroke="%23646468" viewBox="0 0 461.5 461.5"><path d="M268.6 409.9c-3.6 1-7.3 1.8-11 2.6a17.7 17.7 0 1 0 7.1 34.7c4.4-.9 8.8-1.9 13.1-3a17.7 17.7 0 1 0-9.2-34.3zM145 400a179 179 0 0 1-10.2-4.9 17.7 17.7 0 0 0-16.4 31.5c4 2 8 4 12.1 5.8A17.7 17.7 0 0 0 145 400zM206 415.6c-3.8-.3-7.5-.7-11.2-1.2a17.7 17.7 0 1 0-5 35c4.4.7 8.9 1.2 13.3 1.6a17.7 17.7 0 1 0 2.9-35.4zM325.7 383.4c-3 2.2-6.2 4.2-9.5 6.2a17.7 17.7 0 0 0 18.4 30.3c3.8-2.3 7.6-4.7 11.2-7.2a17.7 17.7 0 0 0-20-29.3zM395.5 335.5c-8-5.7-19-4-24.8 4l-6.9 9a17.7 17.7 0 1 0 27.5 22.4c2.8-3.4 5.6-7 8.2-10.7 5.7-8 3.9-19-4-24.7zM420.3 270.9a17.7 17.7 0 0 0-22 12c-1 3.6-2.2 7.3-3.5 10.8a17.6 17.6 0 0 0 10.7 22.7 17.7 17.7 0 0 0 22.7-10.7c1.5-4.2 2.9-8.5 4.1-12.8a17.7 17.7 0 0 0-12-22zM453.6 155.3l-23.4 7.3A219 219 0 0 0 309.4 29.2l-.7-.3C262.7 9 212 5 163.2 18.2l-1.2.3a214 214 0 0 0-12.8 4c-.4 0-.7.2-1 .3a218.6 218.6 0 0 0-107 80l-.3.4c-2.5 3.6-5 7.4-7.4 11.2l-.4.7A219 219 0 0 0 9.5 294.8c9.4 31.1 25 59 46.5 83.2a17.7 17.7 0 0 0 26.5-23.7 183 183 0 0 1-27-39.4l-.1-.5-4.8-10.2v-.1a185.4 185.4 0 0 1 60.8-222.3l2.7-2A184.2 184.2 0 0 1 232 46.4a185.8 185.8 0 0 1 147.8 90.3l1.4 2.4.2.3c6 10.5 11 21.8 15 33.7l-23.3 7.3c-6.5 2-7.1 6.6-1.5 10.3l50.8 32.9a10 10 0 0 0 15-4.7l23.2-55.8c2.6-6.3-.6-9.8-7-7.8z"/><path d="M155.3 231.2a150.5 150.5 0 0 0-35 33 67 67 0 0 0-11.1 29.8H216v-29h-55.7a129.4 129.4 0 0 1 23-18.3 94.2 94.2 0 0 0 25-23.4 40.8 40.8 0 0 0 6.8-22.4 34.8 34.8 0 0 0-22.4-33.1c-7-2.9-16.7-4.3-29.3-4.3-12 0-21.4 1.5-28.2 4.5-6.8 3-12 7.3-15.8 13a57 57 0 0 0-7.7 23.4l35.7 3c1-7.3 3-12.3 5.8-15.2 3-2.9 6.6-4.3 11.2-4.3 4.3 0 8 1.4 10.9 4.2 2.9 2.7 4.3 6 4.3 10 0 3.6-1.5 7.4-4.4 11.5-2.9 4-9.6 9.9-20 17.6zM323.7 294v-24h16v-27.7h-16v-78.8h-31.1l-65 77.2V270h65v24h31zm-65.4-51.7 34.3-40.3v40.3h-34.3z"/></svg>');--icon-list-grouped:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 64 64' fill='%23555'%3E%3Cpath stroke='null' d='M1.52092 5.89552h60.86722c.84042 0 1.52107-.4472 1.52107-.9995 0-.5522-.68065-.9995-1.52107-.9995H1.52092C.68065 3.89652 0 4.34382 0 4.89602c0 .5523.68065.9995 1.52092.9995z'/%3E%3Cpath d='M62.98405 19.62524h-40c-.5522 0-.9995.4473-.9995.9995 0 .5523.4473.9995.9995.9995h40c.5523 0 .9996-.4472.9996-.9995 0-.5522-.4473-.9995-.9996-.9995z'/%3E%3Cpath stroke='null' d='M10.00888 13.67918c-3.87581 0-7.02924 3.15984-7.02924 7.04356 0 3.88384 3.15342 7.0437 7.02924 7.0437 3.87592 0 7.02934-3.15986 7.02934-7.0437 0-3.88372-3.15342-7.04356-7.02934-7.04356zm0 11.80281c-2.61911 0-4.74945-2.13465-4.74945-4.75925 0-2.62448 2.13034-4.75913 4.74945-4.75913 2.61925 0 4.74956 2.13465 4.74956 4.75913 0 2.62459-2.1303 4.75925-4.74956 4.75925zM1.52092 37.42953h60.86722c.84043 0 1.52108-.4472 1.52108-.9995 0-.5522-.68065-.9995-1.52108-.9995H1.52092c-.84027 0-1.52092.4473-1.52092.9995 0 .5523.68065.9995 1.52092.9995z'/%3E%3Cpath d='M62.98405 51.15925h-40c-.5522 0-.9995.4473-.9995.9995 0 .5523.4473.9995.9995.9995h40c.5523 0 .9996-.4472.9996-.9995 0-.5522-.4473-.9995-.9996-.9995z'/%3E%3Cpath stroke='null' d='M10.00888 45.21319c-3.87582 0-7.02924 3.15984-7.02924 7.04356 0 3.88384 3.15342 7.0437 7.02924 7.0437 3.87592 0 7.02934-3.15986 7.02934-7.0437 0-3.88372-3.15342-7.04356-7.02934-7.04356zm0 11.80281c-2.61912 0-4.74945-2.13465-4.74945-4.75925 0-2.62447 2.13033-4.75913 4.74945-4.75913 2.61925 0 4.74955 2.13466 4.74955 4.75913 0 2.6246-2.1303 4.75925-4.74955 4.75925z'/%3E%3C/svg%3E");--icon-list-grid:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23555' stroke-linecap='round' viewBox='0 0 24 24'%3E%3Crect width='8' height='8' x='2' y='2' rx='0'/%3E%3Crect width='8' height='8' x='2' y='14' rx='0'/%3E%3Crect width='8' height='8' x='14' y='2' rx='0'/%3E%3Crect width='8' height='8' x='14' y='14' rx='0'/%3E%3C/svg%3E");--icon-filter:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 256 256'%3E%3Cg fill='%23555' stroke-miterlimit='10' stroke-width='0'%3E%3Cpath d='M1.793 44.436943c0-3.0962784 2.5129216-5.6092 5.6092-5.6092h92.229271c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H7.4022c-3.0962784 0-5.6092-2.510117-5.6092-5.6092zM87.7343578 211.563057c0-3.0962784 2.5129216-5.6092 5.6092-5.6092H248.5978c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H93.3435578c-3.099083 0-5.6092-2.5129216-5.6092-5.6092zM1.793 128c0-3.0962784 2.5129216-5.6092 5.6092-5.6092h168.4947588c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H7.4022c-3.0962784 0-5.6092-2.5129216-5.6092-5.6092z'/%3E%3Cpath d='M170.2877588 128c0-15.3243344 12.466447-27.793586 27.793586-27.793586S225.8749308 112.672861 225.8749308 128s-12.466447 27.793586-27.793586 27.793586S170.2877588 143.327139 170.2877588 128zm44.3659674 0c0-9.1401914-7.4349946-16.575186-16.575186-16.575186S181.5033542 118.8598086 181.5033542 128s7.4349946 16.575186 16.575186 16.575186 16.575186-7.4349946 16.575186-16.575186zM94.022271 44.436943c0-15.3243344 12.466447-27.793586 27.793586-27.793586 15.3243344 0 27.793586 12.466447 27.793586 27.793586s-12.466447 27.793586-27.793586 27.793586-27.793586-12.4692516-27.793586-27.793586zm44.368772 0c0-9.1401914-7.4349946-16.575186-16.575186-16.575186s-16.575186 7.4349946-16.575186 16.575186 7.4349946 16.575186 16.575186 16.575186 16.575186-7.4349946 16.575186-16.575186zM43.3655858 211.563057c0-15.3243344 12.466447-27.7907814 27.793586-27.7907814 15.3243344 0 27.7907814 12.466447 27.7907814 27.7907814 0 15.327139-12.466447 27.793586-27.7907814 27.793586s-27.793586-12.466447-27.793586-27.793586zm44.368772 0c0-9.1401914-7.43219-16.5723814-16.5723814-16.5723814s-16.575186 7.43219-16.575186 16.5723814 7.4349946 16.575186 16.575186 16.575186 16.5723814-7.4349946 16.5723814-16.575186z'/%3E%3Cpath d='M138.391043 44.436943c0-3.0962784 2.5129216-5.6092 5.6092-5.6092H248.5978c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H144.000243c-3.099083 0-5.6092-2.510117-5.6092-5.6092zM214.6537262 128c0-3.0962784 2.5129216-5.6092 5.6092-5.6092H248.5978c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092h-28.3348738c-3.0962784 0-5.6092-2.5129216-5.6092-5.6092zM1.793 211.563057c0-3.0962784 2.5129216-5.6092 5.6092-5.6092h41.5725858c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H7.4022c-3.0962784 0-5.6092-2.5129216-5.6092-5.6092z'/%3E%3C/g%3E%3C/svg%3E");--icon-filter-hide:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 256 256"><g class="layer"><g fill="%23555" stroke-miterlimit="10" stroke-width="0"><path d="M1.8 44.4c0-3 2.5-5.6 5.6-5.6h92.2a5.6 5.6 0 1 1 0 11.3H7.4c-3 0-5.6-2.6-5.6-5.7zm86 167.2c0-3.1 2.5-5.6 5.5-5.6h155.3a5.6 5.6 0 0 1 0 11.2H93.3a5.6 5.6 0 0 1-5.6-5.6zM1.7 128c0-3.1 2.5-5.6 5.6-5.6h168.5a5.6 5.6 0 0 1 0 11.2H7.4c-3 0-5.6-2.5-5.6-5.6z"/><path d="M170.3 128a27.8 27.8 0 1 1 55.6 0 27.8 27.8 0 0 1-55.6 0zm44.3 0a16.6 16.6 0 1 0-33.1 0 16.6 16.6 0 0 0 33.1 0zM94 44.4a27.8 27.8 0 1 1 55.7.1 27.8 27.8 0 0 1-55.7 0zm44.4 0a16.6 16.6 0 1 0-33.2 0 16.6 16.6 0 0 0 33.2 0zm-95 167.2a27.8 27.8 0 1 1 55.6 0 27.8 27.8 0 0 1-55.6 0zm44.3 0a16.6 16.6 0 1 0-33.1 0 16.6 16.6 0 0 0 33.1 0z"/><path d="M138.4 44.4c0-3 2.5-5.6 5.6-5.6h104.6a5.6 5.6 0 0 1 0 11.3H144a5.6 5.6 0 0 1-5.6-5.7zm76.2 83.6c0-3.1 2.6-5.6 5.7-5.6h28.3a5.6 5.6 0 0 1 0 11.2h-28.3c-3.1 0-5.7-2.5-5.7-5.6zM1.8 211.6c0-3.1 2.5-5.6 5.6-5.6H49a5.6 5.6 0 0 1 0 11.2H7.4c-3 0-5.6-2.5-5.6-5.6z"/></g><rect width="339.7" height="9.6" x="-41.5" y="124.4" fill="%23545454" rx="6" ry="6" transform="rotate(45 128.4 129.2)"/></g></svg>');--icon-sort-desc:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23555' viewBox='0 0 24 24'%3E%3Cpath stroke='%23555' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6h16M7 12h10m-6 6h2'/%3E%3C/svg%3E");--icon-sort-asc:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23555' transform='rotate(180)' viewBox='0 0 24 24'%3E%3Cpath stroke='%23555' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6h16M7 12h10m-6 6h2'/%3E%3C/svg%3E");--icon-list:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 489.7 489.7' fill='%23555'%3E%3Cpath d='M52.7 134.75c29.1 0 52.7-23.7 52.7-52.7s-23.6-52.8-52.7-52.8S0 52.95 0 81.95s23.7 52.8 52.7 52.8zm0-81c15.6 0 28.2 12.7 28.2 28.2s-12.7 28.2-28.2 28.2-28.2-12.7-28.2-28.2 12.7-28.2 28.2-28.2zM52.7 297.55c29.1 0 52.7-23.7 52.7-52.7s-23.6-52.7-52.7-52.7S0 215.75 0 244.85s23.7 52.7 52.7 52.7zm0-80.9c15.6 0 28.2 12.7 28.2 28.2s-12.7 28.2-28.2 28.2-28.2-12.6-28.2-28.2 12.7-28.2 28.2-28.2zM52.7 460.45c29.1 0 52.7-23.7 52.7-52.7 0-29.1-23.7-52.7-52.7-52.7S0 378.75 0 407.75c0 29 23.7 52.7 52.7 52.7zm0-81c15.6 0 28.2 12.7 28.2 28.2 0 15.6-12.7 28.2-28.2 28.2s-28.2-12.7-28.2-28.2 12.7-28.2 28.2-28.2zM175.9 94.25h301.5c6.8 0 12.3-5.5 12.3-12.3s-5.5-12.3-12.3-12.3H175.9c-6.8 0-12.3 5.5-12.3 12.3s5.5 12.3 12.3 12.3zM175.9 257.15h301.5c6.8 0 12.3-5.5 12.3-12.3s-5.5-12.3-12.3-12.3H175.9c-6.8 0-12.3 5.5-12.3 12.3s5.5 12.3 12.3 12.3zM175.9 419.95h301.5c6.8 0 12.3-5.5 12.3-12.3s-5.5-12.3-12.3-12.3H175.9c-6.8 0-12.3 5.5-12.3 12.3s5.5 12.3 12.3 12.3z'/%3E%3C/svg%3E");--icon-map:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 24 24'%3E%3Cg fill='%23555' stroke='null'%3E%3Cpath d='M23.60271 6.00106c-.06052-.04356-.1382-.05504-.20853-.03174l-5.24662 1.74601c.45988-.98428.77708-1.91431.77708-2.61002 0-2.62885-2.14206-4.7674-4.77523-4.7674-2.63289 0-4.77523 2.13855-4.77523 4.7674 0 .38044.09287.82775.25022 1.31358l-1.35121-.44957c-.00646-.00226-.01321 0-.02-.0017-.01773-.00419-.0349-.00447-.0532-.00447-.0183 0-.03547.00028-.0532.00447-.00646.0017-.01349-.00057-.02.0017L.49322 8.5097c-.09452.03146-.15815.11938-.15815.21887v13.85684c0 .07417.03575.14386.09599.18742.03995.02867.08754.04356.13537.04356.02448 0 .04924-.00395.07316-.0121l7.56037-2.51589 7.56037 2.51589c.00028 0 .00085 0 .00113.00028.02335.00758.04754.01182.07207.01182s.04868-.00419.07202-.01182c.00028 0 .00085 0 .00113-.00028l7.63353-2.54033c.09457-.03146.15815-.11942.15815-.21887V6.1882c.00033-.07417-.03542-.14386-.09566-.18714l.00001-.00001zM7.96888 19.87843.79806 22.26481V8.89516l7.17086-2.38638v13.36965h-.00005.00001zM14.14937.70374c2.43082 0 4.4085 1.97444 4.4085 4.40129 0 .71987-.36758 1.71874-.88458 2.76796-.0957.19443-.19674.39057-.30145.58727-.40639.76229-.86854 1.52826-1.30673 2.21356-.15872.2484-.31409.48583-.46271.7089-.57865.8691-1.05004 1.51644-1.18541 1.70024l-.15787.2144c-.05009.06828-.16886.06941-.22008-.00113l-.1573-.21327c-.32253-.4386-2.5527-3.51001-3.59963-5.95846-.08188-.19133-.15622-.37875-.22206-.56085-.19843-.54874-.31913-1.04973-.31913-1.45857C9.74087 2.6782 11.71856.70376 14.14938.70376l-.00001-.00001zm1.45309 21.56107L8.4316 19.87843V6.50878l1.392.46332c.96929 2.45745 3.21545 5.58367 3.76316 6.32798l.15678.2127c.09429.12898.24626.20569.40611.20569.16013 0 .31154-.07671.40526-.20456l.15759-.21383c.11202-.15201.45087-.6173.88991-1.26272v10.22746h.00005zm7.63353-2.38638-7.17086 2.38638V11.34474c.58511-.89297 1.25437-1.98146 1.79868-3.04838l5.37246-1.78787v13.36993h-.00028z'/%3E%3Cpath d='M14.14937 7.56078c1.1407 0 2.06857-.9264 2.06857-2.06495-.00028-1.13882-.92821-2.06495-2.06857-2.06495-1.14041 0-2.06834.9264-2.06834 2.06495s.92792 2.06495 2.06834 2.06495zm0-3.76401c.93835 0 1.70161.76229 1.70189 1.69911 0 .93681-.76355 1.69911-1.70189 1.69911-.93835 0-1.70189-.76229-1.70189-1.69911s.76355-1.69911 1.70189-1.69911z'/%3E%3C/g%3E%3C/svg%3E");--icon-location:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 54.757 54.757' fill='%23555'%3E%3Cpath d='M27.557 12c-3.859 0-7 3.141-7 7s3.141 7 7 7 7-3.141 7-7-3.141-7-7-7zm0 12c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5z'/%3E%3Cpath d='M40.94 5.617C37.318 1.995 32.502 0 27.38 0c-5.123 0-9.938 1.995-13.56 5.617-6.703 6.702-7.536 19.312-1.804 26.952L27.38 54.757 42.721 32.6c5.755-7.671 4.922-20.281-1.781-26.983zm.159 25.814L27.38 51.243 13.639 31.4C8.44 24.468 9.185 13.08 15.235 7.031 18.479 3.787 22.792 2 27.38 2s8.901 1.787 12.146 5.031c6.05 6.049 6.795 17.437 1.573 24.4z'/%3E%3C/svg%3E");--icon-settings:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 54 54' fill='%23555'%3E%3Cpath d='M51.22 21h-5.052c-.812 0-1.481-.447-1.792-1.197s-.153-1.54.42-2.114l3.572-3.571c.525-.525.814-1.224.814-1.966 0-.743-.289-1.441-.814-1.967l-4.553-4.553c-1.05-1.05-2.881-1.052-3.933 0l-3.571 3.571c-.574.573-1.366.733-2.114.421-.75-.311-1.197-.98-1.197-1.792V2.78C33 1.247 31.753 0 30.22 0h-6.44C22.247 0 21 1.247 21 2.78v5.052c0 .812-.447 1.481-1.197 1.792-.748.313-1.54.152-2.114-.421l-3.571-3.571c-1.052-1.052-2.883-1.05-3.933 0l-4.553 4.553c-.525.525-.814 1.224-.814 1.967 0 .742.289 1.44.814 1.966l3.572 3.571c.573.574.73 1.364.42 2.114S8.644 21 7.832 21H2.78C1.247 21 0 22.247 0 23.78v6.439C0 31.753 1.247 33 2.78 33h5.052c.812 0 1.481.447 1.792 1.197s.153 1.54-.42 2.114l-3.572 3.571c-.525.525-.814 1.224-.814 1.966 0 .743.289 1.441.814 1.967l4.553 4.553c1.051 1.051 2.881 1.053 3.933 0l3.571-3.572c.574-.573 1.363-.731 2.114-.42.75.311 1.197.98 1.197 1.792v5.052c0 1.533 1.247 2.78 2.78 2.78h6.439c1.533 0 2.78-1.247 2.78-2.78v-5.052c0-.812.447-1.481 1.197-1.792.751-.312 1.54-.153 2.114.42l3.571 3.572c1.052 1.052 2.883 1.05 3.933 0l4.553-4.553c.525-.525.814-1.224.814-1.967 0-.742-.289-1.44-.814-1.966l-3.572-3.571c-.573-.574-.73-1.364-.42-2.114S45.356 33 46.168 33h5.052c1.533 0 2.78-1.247 2.78-2.78v-6.44c0-1.533-1.247-2.78-2.78-2.78zm.78 9.22c0 .43-.35.78-.78.78h-5.052c-1.624 0-3.019.932-3.64 2.432-.622 1.5-.295 3.146.854 4.294l3.572 3.571c.305.305.305.8 0 1.104l-4.553 4.553c-.304.304-.799.306-1.104 0l-3.571-3.572c-1.149-1.149-2.794-1.474-4.294-.854-1.5.621-2.432 2.016-2.432 3.64v5.052c0 .43-.35.78-.78.78h-6.44c-.43 0-.78-.35-.78-.78v-5.052c0-1.624-.932-3.019-2.432-3.64-.503-.209-1.021-.311-1.533-.311-1.014 0-1.997.4-2.761 1.164l-3.571 3.572c-.306.306-.801.304-1.104 0L7.046 42.4c-.305-.305-.305-.8 0-1.104l3.572-3.571c1.148-1.148 1.476-2.794.854-4.294C10.851 31.932 9.456 31 7.832 31H2.78c-.43 0-.78-.35-.78-.78v-6.44c0-.43.35-.78.78-.78h5.052c1.624 0 3.019-.932 3.64-2.432.622-1.5.295-3.146-.854-4.294l-3.572-3.571c-.305-.305-.305-.8 0-1.104l4.553-4.553c.304-.305.799-.305 1.104 0l3.571 3.571c1.147 1.147 2.792 1.476 4.294.854 1.5-.62 2.432-2.015 2.432-3.639V2.78c0-.43.35-.78.78-.78h6.439c.431 0 .781.35.781.78v5.052c0 1.624.932 3.019 2.432 3.64 1.502.622 3.146.294 4.294-.854l3.571-3.571c.306-.305.801-.305 1.104 0l4.553 4.553c.305.305.305.8 0 1.104l-3.572 3.571c-1.148 1.148-1.476 2.794-.854 4.294.621 1.5 2.016 2.432 3.64 2.432h5.052c.43-.001.78.349.78.779v6.44z'/%3E%3Cpath d='M27 18c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9zm0 16c-3.859 0-7-3.141-7-7s3.141-7 7-7 7 3.141 7 7-3.141 7-7 7z'/%3E%3C/svg%3E");--icon-clock:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 60 60' fill='%23555'%3E%3Cpath d='M30 0C13.458 0 0 13.458 0 30s13.458 30 30 30 30-13.458 30-30S46.542 0 30 0zm0 58C14.561 58 2 45.439 2 30S14.561 2 30 2s28 12.561 28 28-12.561 28-28 28z'/%3E%3Cpath d='M31 26.021V15.879c0-.553-.448-1-1-1s-1 .447-1 1v10.142c-1.399.364-2.494 1.459-2.858 2.858H19c-.552 0-1 .447-1 1s.448 1 1 1h7.142c.447 1.72 2 3 3.858 3 2.206 0 4-1.794 4-4 0-1.859-1.28-3.411-3-3.858zm-1 5.858c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zM30 9.879c.552 0 1-.447 1-1v-1c0-.553-.448-1-1-1s-1 .447-1 1v1c0 .553.448 1 1 1zM30 49.879c-.552 0-1 .447-1 1v1c0 .553.448 1 1 1s1-.447 1-1v-1c0-.553-.448-1-1-1zM52 28.879h-1c-.552 0-1 .447-1 1s.448 1 1 1h1c.552 0 1-.447 1-1s-.448-1-1-1zM9 28.879H8c-.552 0-1 .447-1 1s.448 1 1 1h1c.552 0 1-.447 1-1s-.448-1-1-1zM44.849 13.615l-.707.707c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l.707-.707c.391-.391.391-1.023 0-1.414s-1.023-.39-1.414 0zM14.444 44.021l-.707.707c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l.707-.707c.391-.391.391-1.023 0-1.414s-1.024-.39-1.414 0zM45.556 44.021c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l.707.707c.195.195.451.293.707.293s.512-.098.707-.293c.391-.391.391-1.023 0-1.414l-.707-.707zM15.151 13.615c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l.707.707c.195.195.451.293.707.293s.512-.098.707-.293c.391-.391.391-1.023 0-1.414l-.707-.707z'/%3E%3C/svg%3E");--icon-folder:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 60 60' fill='%23555'%3E%3Cpath d='m26.525 10.5-4.618-6.451-.392-.549H0v53h60v-46H26.525zM58 12.5v5H31.536l-3.579-5H58zm-56 42v-49h18.485l5 7h.012l4.69 6.551c.195.272.501.417.813.418v.031h27v35H2z'/%3E%3C/svg%3E");--icon-category:var(--icon-folder);--icon-tag:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 502.418 502.418'%3E%3Cpath d='M101.791 0v502.418l149.413-114.577 149.423 114.577V0H101.791zm279.144 462.505-129.731-99.481-129.721 99.481V19.692h259.452v442.813z'/%3E%3C/svg%3E");--icon-ticket:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' version='1.0' viewBox='0 0 64 64'%3E%3Cg fill='none' stroke='%23000' stroke-miterlimit='10' stroke-width='2'%3E%3Cpath d='M57 18c-1.504 1.504-2.705 2-5 2-4.59 0-8-3.41-8-8 0-2.295.496-3.496 2-5l-6-6L1 40l6 6c1.504-1.504 2.705-2 5-2 4.59 0 8 3.41 8 8 0 2.295-.496 3.496-2 5l6 6 39-39-6-6zM26 15l4 4M45 34l4 4'/%3E%3C/g%3E%3Cpath fill='none' stroke='%23000' stroke-miterlimit='10' stroke-width='2' d='m32 21 4 4M39 28l4 4'/%3E%3C/svg%3E");--icon-tickets:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23000" stroke-width="1.8" viewBox="0 0 64 64"><path d="M58.1 37.7 16.6 54.5l-2-5.5s4.2-2.1 2.8-5.8-6.2-3-6.2-3l-1.8-5.6L51 18.2l2 4.9s-4.4 2.7-3 6.5 6.3 3 6.3 3Z"/><path stroke-dasharray="9 4" d="m18.5 31 2.3 5.2M21.8 38.6l2 4.4M24.5 45l2.3 5.2"/><path d="m9.4 34.5 32.1-23.8 3.4 4s-3.5 4-1 7.2"/></svg>');--icon-attendees:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23646468" stroke="%23646468" stroke-width="0" viewBox="0 0 32 32"><path stroke="none" d="M23.3 26.1 17 22.6c2.4-1.8 3-5.4 3-7.5V11c0-2.8-3.7-6-7.5-6C8.8 5 5 8.2 5 11v4.2c0 1.9.8 5.6 3.1 7.5l-6.4 3.5S0 26.9 0 27.8v2.5c0 1 .8 1.7 1.7 1.7h21.6c1 0 1.7-.7 1.7-1.7v-2.5c0-1-1.7-1.7-1.7-1.7zm-.3 4H2v-1.9a3.2 3.2 0 0 1 .6-.3l6.5-3.5a2 2 0 0 0 .3-3.4C7.7 19.7 7 16.7 7 15.1V11c0-1.4 2.7-4 5.5-4 3 0 5.5 2.5 5.5 4v4.2c0 1.6-.5 4.6-2.2 6a2 2 0 0 0 .3 3.3l6.3 3.5h.1l.5.3V30zm7.3-9L24 17.6c2.4-1.8 3-5.4 3-7.5V6c0-2.8-3.7-6-7.4-6A8.8 8.8 0 0 0 13 3c.8.1 1.7.1 2.5.4 1-.8 2.4-1.3 3.9-1.3C22.3 2 25 4.5 25 6V10c0 1.6-.6 4.6-2.3 6a2 2 0 0 0 .3 3.3l6.4 3.5h.1l.5.3V25h-4c.6.5.8 1.1 1 2h3.3c1 0 1.7-.8 1.7-1.7v-2.5c0-1-1.7-1.7-1.7-1.7z"/></svg>');--icon-multiple:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 64 64"><path fill="none" stroke="%23000" stroke-width="2.254626" d="m62.5 37.5-52 21L8 51.8s5.3-2.6 3.5-7.3c-1.7-4.6-7.7-3.7-7.7-3.7l-2.3-7L53.6 13l2.5 6.2s-5.5 3.3-3.7 8c1.7 4.9 7.8 3.9 7.8 3.9l2.3 6.3Z"/><path fill="none" stroke="%23000" stroke-dasharray="11.27313,5.01028" stroke-width="2.254626" d="m12.9 29.1 2.9 6.6m1.2 3 2.5 5.5m1 2.5 2.8 6.5"/><path fill="none" stroke="%23000" stroke-width="2.254626" d="M1.5 33.5 41.7 3.7l4.3 5s-4.4 5-1.3 9"/><path fill-rule="nonzero" d="M54 58.6v-6h-6V50h6v-6h2.5v6h6v2.5h-6v6h-2.6Z"/></svg>');--icon-at:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath d='M127.999 27.99512a100 100 0 1 0 55.2959 183.333 4.00018 4.00018 0 1 0-4.42969-6.6621 92.00763 92.00763 0 1 1 41.13379-76.6709c0 31.32324-15.03711 36-24 36s-24-4.67676-24-36v-40a4 4 0 0 0-8 0v14.74841a43.986 43.986 0 1 0 2.81739 45.94226c4.645 14.88452 14.84521 23.30933 29.18261 23.30933 20.03711 0 32-16.44825 32-44a100.11269 100.11269 0 0 0-100-100Zm0 136a36 36 0 1 1 36-36 36.04063 36.04063 0 0 1-36 36Z'/%3E%3C/svg%3E");--icon-next-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m6.5 10.5 3-3-3-3'/%3E%3C/svg%3E");--icon-prev-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m8.5 4.5-3 3 3 3'/%3E%3C/svg%3E");--icon-first-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m6.5 9.5-2-2 2-2m3 4-2-2 2-2'/%3E%3C/svg%3E");--icon-last-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m8.5 9.5 2-2-2-2m-3 4 2-2-2-2'/%3E%3C/svg%3E");--icon-cross-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23535358' viewBox='25 25 214 214'%3E%3Cpath d='M128 28.00012a100 100 0 1 0 100 100 100.113 100.113 0 0 0-100-100Zm0 192a92 92 0 1 1 92-92 92.10446 92.10446 0 0 1-92 92Zm34.82813-121.17139-29.17139 29.17139 29.17139 29.17139a3.99992 3.99992 0 1 1-5.65625 5.65722L128 133.65686l-29.17187 29.17187a3.99992 3.99992 0 0 1-5.65625-5.65722l29.17138-29.17139-29.17138-29.17139a3.99992 3.99992 0 0 1 5.65625-5.65722L128 122.34338l29.17188-29.17187a3.99992 3.99992 0 1 1 5.65625 5.65722Z'/%3E%3C/svg%3E");--icon-checkmark-circle:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" fill='%23535358' viewBox=\"25 25 214 214\"><path d=\"M174.9 101.2a4 4 0 0 1-.1 5.7l-58.7 56a4 4 0 0 1-5.5 0l-29.4-28a4 4 0 0 1 5.6-5.8l26.5 25.4 56-53.4a4 4 0 0 1 5.6.1ZM228 128A100 100 0 1 1 128 28a100.1 100.1 0 0 1 100 100Zm-8 0a92 92 0 1 0-92 92 92.1 92.1 0 0 0 92-92Z\"/></svg>");--icon-warning:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><path d="M124 144v-40a4 4 0 0 1 8 0v40a4 4 0 0 1-8 0Zm109.30273 65.98291a19.79613 19.79613 0 0 1-17.32617 10.00928H40.02344a19.9998 19.9998 0 0 1-17.30957-30.019L110.69043 37.981a20.00012 20.00012 0 0 1 34.61914 0l87.97656 151.99218a19.798 19.798 0 0 1 .0166 20.00973Zm-6.94043-16.00244L138.38574 41.98828a12.00037 12.00037 0 0 0-20.77148 0L29.6377 193.98047a12.00033 12.00033 0 0 0 10.38574 18.01172h175.95312a12.00033 12.00033 0 0 0 10.38574-18.01172ZM128 172a8 8 0 1 0 8 8 7.99977 7.99977 0 0 0-8-8Z"/></svg>');--icon-close:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M15.898 4.045c-.271-.272-.713-.272-.986 0l-4.71 4.711-4.709-4.711c-.272-.272-.714-.272-.986 0s-.272.714 0 .986l4.709 4.711-4.71 4.711c-.272.271-.272.713 0 .986.136.136.314.203.492.203.179 0 .357-.067.493-.203l4.711-4.711 4.71 4.711c.137.136.314.203.494.203.178 0 .355-.067.492-.203.273-.273.273-.715 0-.986l-4.711-4.711 4.711-4.711c.274-.272.274-.714 0-.986z'/%3E%3C/svg%3E");--icon-chevron-down:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E");--icon-chevron-up:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555'%3E%3Cpath d='M5.8 16.4c.4 0 .7-.1.9-.4l4.3-4.6c.5-.5 1.4-.5 1.9 0l4.3 4.6c.2.3.6.4.9.4 1.1 0 1.7-1.3.9-2.1l-6.2-6.8c-.5-.6-1.4-.6-1.9 0l-6.2 6.8c-.5.8.1 2.1 1.1 2.1z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-magnifying-glass:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 53.627 53.627'%3E%3Cpath d='M53.627 49.385 37.795 33.553C40.423 30.046 42 25.709 42 21 42 9.42 32.58 0 21 0S0 9.42 0 21s9.42 21 21 21c4.709 0 9.046-1.577 12.553-4.205l15.832 15.832 4.242-4.242zM2 21C2 10.523 10.523 2 21 2s19 8.523 19 19-8.523 19-19 19S2 31.477 2 21zm33.567 15.093c.178-.172.353-.347.525-.525.146-.151.304-.29.445-.445l14.262 14.262-1.415 1.415-14.261-14.263c.155-.141.293-.299.444-.444z'/%3E%3C/svg%3E");--icon-location-on:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%2389ba89'%3E%3Cpath d='M12 1C7.6 1 4 4.6 4 9s8 14 8 14 8-9.6 8-14-3.6-8-8-8zm0 12c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-location-off:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23c46464'%3E%3Cpath d='M12 1C7.6 1 4 4.6 4 9s8 14 8 14 8-9.6 8-14-3.6-8-8-8zm0 12c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-checkmark:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555'%3E%3Cpath d='M22.5 4.5c-.8-.8-2.2-.8-3 0L9 15l-4.5-4.5c-.8-.8-2.2-.8-3 0s-.8 2.2 0 3L9 21 22.5 7.5c.8-.8.8-2.2 0-3z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-plus:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%23555'%3E%3Cpath d='M220 128a4.0002 4.0002 0 0 1-4 4h-84v84a4 4 0 0 1-8 0v-84H40a4 4 0 0 1 0-8h84V40a4 4 0 0 1 8 0v84h84a4.0002 4.0002 0 0 1 4 4Z'/%3E%3C/svg%3E");--icon-minus:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%23555'%3E%3Cpath d='M216 132H40a4 4 0 0 1 0-8h176a4 4 0 0 1 0 8Z'/%3E%3C/svg%3E");--icon-compass:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555555'%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm0 18c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8zM12 4l-2 8 2 8 2-8-2-8zm0 9c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-options-v:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555555'%3E%3Ccircle cx='12' cy='12' r='2'%3E%3C/circle%3E%3Ccircle cx='12' cy='5' r='2'%3E%3C/circle%3E%3Ccircle cx='12' cy='19' r='2'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");--icon-point-down:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555555'%3E%3Cpath d='M7.8 7h8.5c.8 0 1.3.8.9 1.5L13 15.6c-.4.6-1.3.6-1.7 0L6.9 8.5C6.5 7.8 7 7 7.8 7z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-expand:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32"><path stroke="%23535358" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 20 7 7 7-7m0-8-7-7-7 7"/></svg>');--icon-collapse:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32"><path stroke="%23535358" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m23 26-7-7-7 7M9 6l7 7 7-7"/></svg>');--icon-enter:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="%23535358" d="M8 1v4h1V2h10v17H9v-3H8v4h12V1H8zm2 6 3 3H0v1h13l-3 3h1.5l3.5-3.5L11.5 7H10z"/></svg>');--icon-exit:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ccc" stroke="%23ccc" viewBox="0 0 20 20"><path fill="%23535358" stroke="none" d="M0 1v19h12v-4h-1v3H1V2h10v3h1V1H0zm15 6 3 3H5v1h13l-3 3h1.5l3.5-3.5L16.5 7H15z"/></svg>');--icon-undo:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path stroke="%23535358" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7h11a5 5 0 0 1 0 10M4 7l3-3M4 7l3 3m1 7h3"/></svg>');--icon-phone:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23230000" stroke="%23230000" stroke-width="2.2" viewBox="0 0 48 48"><path fill="none" stroke-linecap="round" stroke-linejoin="round" d="M19.3 12.5a24 24 0 0 1-.9-4.4 3 3 0 0 0-3-2.6H8.7a3 3 0 0 0-3 3.3 37 37 0 0 0 33.6 33.6 3 3 0 0 0 3.3-3v-6.1c0-2.3-1.1-3.6-2.6-3.7a24 24 0 0 1-4.4-1c-1.7-.4-3.6 0-4.8 1.3l-3 3a31.3 31.3 0 0 1-12.6-12.6l3-3a4.9 4.9 0 0 0 1.2-4.8Z"/></svg>');--icon-file:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23000" viewBox="0 0 64 64"><path d="M44 8v8h8"/><path d="m52 16-8-8H12v48h40V16z"/></svg>');--icon-drag:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23555" stroke-width="0" viewBox="0 0 15 15"><path fill="%23555" fill-rule="evenodd" stroke="none" d="M4.5 2.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-4 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-4 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" clip-rule="evenodd"/></svg>');--button-icon-padding:20px;--counter-background:#F36752;--counter-color:#fff;--counter-background-tentative:#ddd;--counter-color-tentative:#888;--font-size:16px;--line-height:20px;--default-color:#666666;--default-border:#4b86b4;--palette-1-bg:#03396c;--palette-1-color:#FFFFFF;--meta-color:#787878;--meta-bg:transparent;--main-bg:#F5F5F5;--main-h3-color:#777777;--main-border-color:#cdcdcd}.em.pixelbones{--button-padding:0 30px;--input-padding:6px 10px;scroll-behavior:smooth!important;font-size:var(--font-size)!important;line-height:var(--line-height)!important;font-weight:var(--font-weight)!important;font-family:var(--font-family)!important;color:var(--text-color-normal)!important;background-color:var(--background-color)!important}.em.pixelbones .pixelbones{line-height:1.15;-webkit-text-size-adjust:100%;margin:0}.em.pixelbones details,.em.pixelbones main{display:block}.em.pixelbones h1{font-size:2em;margin:.67em 0}.em.pixelbones hr{box-sizing:content-box;height:0;overflow:visible;margin-top:30px!important;margin-bottom:35px!important;border-width:0!important;border-top:1px solid var(--border-color-softer)!important}.em.pixelbones code{font-family:monospace,monospace}.em.pixelbones kbd,.em.pixelbones pre,.em.pixelbones samp{font-family:monospace,monospace;font-size:1em}.em.pixelbones a{color:var(--accent-color)!important;background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.em.pixelbones abbr[title]{border-bottom:none;text-decoration:underline dotted}.em.pixelbones b,.em.pixelbones strong{font-weight:bolder}.em.pixelbones small{font-size:80%}.em.pixelbones sub,.em.pixelbones sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.em.pixelbones sub{bottom:-.25em}.em.pixelbones sup{top:-.5em}.em.pixelbones img{border-style:none}.em.pixelbones .input button,.em.pixelbones .input input,.em.pixelbones .input optgroup,.em.pixelbones .input select,.em.pixelbones .input textarea{display:inline-block;font-family:inherit;font-size:100%;line-height:1.15;margin:0}.em.pixelbones .input button,.em.pixelbones .input input{overflow:visible}.em.pixelbones .input button,.em.pixelbones .input select{text-transform:none}.em.pixelbones .input [type=button],.em.pixelbones .input [type=reset],.em.pixelbones .input [type=submit],.em.pixelbones .input button{-webkit-appearance:button}.em.pixelbones .input [type=button]::-moz-focus-inner,.em.pixelbones .input [type=reset]::-moz-focus-inner,.em.pixelbones .input [type=submit]::-moz-focus-inner,.em.pixelbones .input button::-moz-focus-inner{border-style:none;padding:0}.em.pixelbones .input [type=button]:-moz-focusring,.em.pixelbones .input [type=reset]:-moz-focusring,.em.pixelbones .input [type=submit]:-moz-focusring,.em.pixelbones .input button:-moz-focusring{outline:1px dotted ButtonText}.em.pixelbones .input legend{color:inherit;display:table;max-width:100%;white-space:normal}.em.pixelbones .input progress{vertical-align:baseline}.em.pixelbones .input textarea{overflow:auto}.em.pixelbones .input [type=checkbox],.em.pixelbones .input [type=radio],.em.pixelbones .input legend{box-sizing:border-box;padding:0}.em.pixelbones .input [type=number]::-webkit-inner-spin-button,.em.pixelbones .input [type=number]::-webkit-outer-spin-button{height:auto}.em.pixelbones .input [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.em.pixelbones .input [type=search]::-webkit-search-decoration{-webkit-appearance:none}.em.pixelbones .input ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.em.pixelbones summary{display:list-item}.em.pixelbones [hidden],.em.pixelbones template{display:none}.em.pixelbones *{box-sizing:border-box!important}.em.pixelbones .grid-container{position:relative!important;max-width:var(--grid-max-width)!important;margin:0 auto!important;padding:0!important;text-align:left!important;display:grid!important;grid-gap:20px!important;gap:20px!important;grid-template-columns:minmax(200px,1fr)!important}@media (min-width:600px){.em.pixelbones .grid-container{grid-template-columns:repeat(3,1fr)!important;padding:0!important}.em.pixelbones .grid-container.fifths{grid-template-columns:repeat(5,1fr)!important}.em.pixelbones .grid-container.quarters{grid-template-columns:repeat(4,1fr)!important}.em.pixelbones .grid-container.thirds{grid-template-columns:repeat(3,1fr)!important}.em.pixelbones .grid-container.halves{grid-template-columns:repeat(2,1fr)!important}.em.pixelbones .grid-container.full{grid-template-columns:1fr!important}}.em.pixelbones h1,.em.pixelbones h2,.em.pixelbones h3,.em.pixelbones h4,.em.pixelbones h5,.em.pixelbones h6{margin-top:0!important;margin-bottom:20px!important;font-weight:300!important}.em.pixelbones h1{font-size:calc(var(--font-size) + 24px)!important;line-height:1.2!important;letter-spacing:-1px!important}.em.pixelbones h2,.em.pixelbones h3{font-size:calc(var(--font-size) + 20px)!important;line-height:1.25!important;letter-spacing:-1px!important}.em.pixelbones h3{font-size:calc(var(--font-size) + 14px)!important;line-height:1.3!important}.em.pixelbones h4{font-size:calc(var(--font-size) + 8px)!important;line-height:1.35!important;letter-spacing:-.8px!important}.em.pixelbones h5{font-size:calc(var(--font-size) + 2px)!important;line-height:1.5!important;letter-spacing:-.5px!important}.em.pixelbones h6{font-size:var(--font-size)!important;line-height:1.6!important;letter-spacing:0!important}@media (min-width:600px){.em.pixelbones h1{font-size:calc(var(--font-size) + 34px)!important}.em.pixelbones h2{font-size:calc(var(--font-size) + 26px)!important}.em.pixelbones h3{font-size:calc(var(--font-size) + 20px)!important}.em.pixelbones h4{font-size:calc(var(--font-size) + 14px)!important}.em.pixelbones h5{font-size:calc(var(--font-size) + 8px)!important}.em.pixelbones h6{font-size:var(--font-size)!important}}.em.pixelbones p{line-height:var(--line-height)!important}.em.pixelbones a :hover{color:var(--accent-color-hover)!important;background-color:transparent!important}.em.pixelbones a :focus{background-color:transparent!important}.em.pixelbones .button.input:not([data-nostyle]),.em.pixelbones .input .button:not([data-nostyle]),.em.pixelbones .input button:not([data-nostyle]),.em.pixelbones .input input[type=button]:not([data-nostyle]),.em.pixelbones .input input[type=reset]:not([data-nostyle]),.em.pixelbones .input input[type=submit]:not([data-nostyle]),.em.pixelbones button.input:not([data-nostyle]),.em.pixelbones input[type=button].input:not([data-nostyle]),.em.pixelbones input[type=reset].input:not([data-nostyle]),.em.pixelbones input[type=submit].input:not([data-nostyle]),.em.pixelbones.input .button:not([data-nostyle]),.em.pixelbones.input button:not([data-nostyle]),.em.pixelbones.input input[type=button]:not([data-nostyle]),.em.pixelbones.input input[type=reset]:not([data-nostyle]),.em.pixelbones.input input[type=submit]:not([data-nostyle]){display:inline-block;height:38px!important;padding:var(--button-padding)!important;color:var(--text-color-softer)!important;text-align:center!important;font-size:11px!important;font-weight:600!important;line-height:38px!important;letter-spacing:1px!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;background-color:transparent!important;border-radius:4px!important;border:1px solid var(--border-color)!important;cursor:pointer!important;box-sizing:border-box!important}.em.pixelbones .button.input:not([data-nostyle]).disabled,.em.pixelbones .input .button:not([data-nostyle]).disabled,.em.pixelbones .input button:not([data-nostyle]).disabled,.em.pixelbones .input input[type=button]:not([data-nostyle]).disabled,.em.pixelbones .input input[type=reset]:not([data-nostyle]).disabled,.em.pixelbones .input input[type=submit]:not([data-nostyle]).disabled,.em.pixelbones button.input:not([data-nostyle]).disabled,.em.pixelbones input[type=button].input:not([data-nostyle]).disabled,.em.pixelbones input[type=reset].input:not([data-nostyle]).disabled,.em.pixelbones input[type=submit].input:not([data-nostyle]).disabled,.em.pixelbones.input .button:not([data-nostyle]).disabled,.em.pixelbones.input button:not([data-nostyle]).disabled,.em.pixelbones.input input[type=button]:not([data-nostyle]).disabled,.em.pixelbones.input input[type=reset]:not([data-nostyle]).disabled,.em.pixelbones.input input[type=submit]:not([data-nostyle]).disabled{pointer-events:none!important;opacity:.5!important}.em.pixelbones .button.input[data-nostyle],.em.pixelbones .input .button[data-nostyle],.em.pixelbones .input button[data-nostyle],.em.pixelbones button.input[data-nostyle],.em.pixelbones.input .button[data-nostyle],.em.pixelbones.input button[data-nostyle]{background-color:transparent;border:0;cursor:pointer}.em.pixelbones .input .button:not([data-nostyle]):focus,.em.pixelbones .input .button:not([data-nostyle]):hover,.em.pixelbones .input button.em.pixelbones .input:not([data-nostyle]):focus,.em.pixelbones .input button.em.pixelbones .input:not([data-nostyle]):hover,.em.pixelbones .input button:not([data-nostyle]):focus,.em.pixelbones .input button:not([data-nostyle]):hover,.em.pixelbones .input input[type=button].em.pixelbones .input:not([data-nostyle]):focus,.em.pixelbones .input input[type=button].em.pixelbones .input:not([data-nostyle]):hover,.em.pixelbones .input input[type=button]:not([data-nostyle]):focus,.em.pixelbones .input input[type=button]:not([data-nostyle]):hover,.em.pixelbones .input input[type=reset].em.pixelbones .input:not([data-nostyle]):focus,.em.pixelbones .input input[type=reset].em.pixelbones .input:not([data-nostyle]):hover,.em.pixelbones .input input[type=reset]:not([data-nostyle]):focus,.em.pixelbones .input input[type=reset]:not([data-nostyle]):hover,.em.pixelbones .input input[type=submit].em.pixelbones .input:not([data-nostyle]):focus,.em.pixelbones .input input[type=submit].em.pixelbones .input:not([data-nostyle]):hover,.em.pixelbones .input input[type=submit]:not([data-nostyle]):focus,.em.pixelbones .input input[type=submit]:not([data-nostyle]):hover,.em.pixelbones .input.button:not([data-nostyle]):focus,.em.pixelbones .input.button:not([data-nostyle]):hover,.em.pixelbones.input .button:not([data-nostyle]):focus,.em.pixelbones.input .button:not([data-nostyle]):hover,.em.pixelbones.input button:not([data-nostyle]):focus,.em.pixelbones.input button:not([data-nostyle]):hover,.em.pixelbones.input input[type=button]:not([data-nostyle]):focus,.em.pixelbones.input input[type=button]:not([data-nostyle]):hover,.em.pixelbones.input input[type=reset]:not([data-nostyle]):focus,.em.pixelbones.input input[type=reset]:not([data-nostyle]):hover,.em.pixelbones.input input[type=submit]:not([data-nostyle]):focus,.em.pixelbones.input input[type=submit]:not([data-nostyle]):hover,.em.pixelbones.input.button:not([data-nostyle]):focus,.em.pixelbones.input.button:not([data-nostyle]):hover{color:var(--text-color-normal)!important;border-color:var(--text-color-softer)!important;outline:0!important}.em.pixelbones .button.button-primary.input,.em.pixelbones .input .button.button-primary,.em.pixelbones .input button.button-primary,.em.pixelbones .input input[type=button].button-primary,.em.pixelbones .input input[type=reset].button-primary,.em.pixelbones .input input[type=submit].button-primary,.em.pixelbones button.button-primary.input,.em.pixelbones input[type=button].button-primary.input,.em.pixelbones input[type=reset].button-primary.input,.em.pixelbones input[type=submit].button-primary.input,.em.pixelbones.input .button.button-primary,.em.pixelbones.input button.button-primary,.em.pixelbones.input input[type=button].button-primary,.em.pixelbones.input input[type=reset].button-primary,.em.pixelbones.input input[type=submit].button-primary{color:var(--button-primary-color)!important;background-color:var(--accent-color)!important;border-color:var(--accent-color)!important}.em.pixelbones .button.button-primary.input:focus,.em.pixelbones .input .button.button-primary:hover,.em.pixelbones .input button.button-primary:hover,.em.pixelbones .input input[type=button].button-primary:hover,.em.pixelbones .input input[type=reset].button-primary:hover,.em.pixelbones .input input[type=submit].button-primary:hover,.em.pixelbones button.button-primary.input:focus,.em.pixelbones input[type=button].button-primary.input:focus,.em.pixelbones input[type=reset].button-primary.input:focus,.em.pixelbones input[type=submit].button-primary.input:focus,.em.pixelbones.input .button.button-primary:hover,.em.pixelbones.input button.button-primary:hover,.em.pixelbones.input input[type=button].button-primary:hover,.em.pixelbones.input input[type=reset].button-primary:hover,.em.pixelbones.input input[type=submit].button-primary:hover{color:var(--button-primary-color)!important;background-color:var(--accent-color-hover)!important;border-color:var(--accent-color-hover)!important}.em.pixelbones .button.input:not([data-nostyle]),.em.pixelbones .input .button:not([data-nostyle]),.em.pixelbones .input button:not([data-nostyle]),.em.pixelbones button.input:not([data-nostyle]),.em.pixelbones.input .button:not([data-nostyle]),.em.pixelbones.input button:not([data-nostyle]){margin-bottom:10px!important}.em.pixelbones.input [data-lastpass-icon-root]{display:none}.em.pixelbones form{border:0!important;margin:0!important;padding:0!important;font-weight:400!important;overflow:visible;background:var(--background-color)!important;box-sizing:border-box!important;box-shadow:none!important}.em.pixelbones .input div.input-wrap,.em.pixelbones .input fieldset,.em.pixelbones .input input,.em.pixelbones .input select,.em.pixelbones .input textarea,.em.pixelbones.input div.input-wrap,.em.pixelbones.input fieldset,.em.pixelbones.input input,.em.pixelbones.input select,.em.pixelbones.input textarea{margin-bottom:15px!important}.em.pixelbones .input div.input-wrap,.em.pixelbones .input input[type=email],.em.pixelbones .input input[type=number],.em.pixelbones .input input[type=password],.em.pixelbones .input input[type=search],.em.pixelbones .input input[type=select-one],.em.pixelbones .input input[type=select-type],.em.pixelbones .input input[type=tel],.em.pixelbones .input input[type=text],.em.pixelbones .input input[type=url],.em.pixelbones .input select:not([multiple]),.em.pixelbones .input textarea,.em.pixelbones.input div.input-wrap,.em.pixelbones.input input[type=email],.em.pixelbones.input input[type=number],.em.pixelbones.input input[type=password],.em.pixelbones.input input[type=search],.em.pixelbones.input input[type=select-one],.em.pixelbones.input input[type=select-type],.em.pixelbones.input input[type=tel],.em.pixelbones.input input[type=text],.em.pixelbones.input input[type=url],.em.pixelbones.input select:not([multiple]),.em.pixelbones.input textarea{width:100%!important;height:38px!important;padding:var(--input-padding)!important;border-radius:4px!important;background-color:var(--background-color-inputs)!important;box-shadow:none!important;box-sizing:border-box!important;border:1px solid var(--border-color-softer)!important}.em.pixelbones .input div.input-wrap.inline,.em.pixelbones .input input[type=email].inline,.em.pixelbones .input input[type=number].inline,.em.pixelbones .input input[type=password].inline,.em.pixelbones .input input[type=search].inline,.em.pixelbones .input input[type=select-one].inline,.em.pixelbones .input input[type=select-type].inline,.em.pixelbones .input input[type=tel].inline,.em.pixelbones .input input[type=text].inline,.em.pixelbones .input input[type=url].inline,.em.pixelbones .input select:not([multiple]).inline,.em.pixelbones .input textarea.inline,.em.pixelbones.input div.input-wrap.inline,.em.pixelbones.input input[type=email].inline,.em.pixelbones.input input[type=number].inline,.em.pixelbones.input input[type=password].inline,.em.pixelbones.input input[type=search].inline,.em.pixelbones.input input[type=select-one].inline,.em.pixelbones.input input[type=select-type].inline,.em.pixelbones.input input[type=tel].inline,.em.pixelbones.input input[type=text].inline,.em.pixelbones.input input[type=url].inline,.em.pixelbones.input select:not([multiple]).inline,.em.pixelbones.input textarea.inline{width:auto!important;margin-bottom:0!important;display:inline-block!important}.em.pixelbones .input select.inline,.em.pixelbones.input select.inline{padding-right:30px!important}.em.pixelbones .input input.select-toggle,.em.pixelbones .input select:not([multiple]),.em.pixelbones.input input.select-toggle,.em.pixelbones.input select:not([multiple]){-webkit-appearance:none!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m4.5 6.5 3 3 3-3'/%3E%3C/svg%3E") no-repeat right 0 top 55%!important;background-position-x:calc(100% - 5px)!important;background-size:20px 20px!important;cursor:pointer!important;vertical-align:top!important;padding-right:30px!important}.em.pixelbones .input input.select-toggle:focus,.em.pixelbones .input select:not([multiple]):focus,.em.pixelbones.input input.select-toggle:focus,.em.pixelbones.input select:not([multiple]):focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23000' stroke-linecap='square' d='m10.5 8.5-3-3-3 3'/%3E%3C/svg%3E")!important}.em.pixelbones .input input[type=button],.em.pixelbones .input input[type=email],.em.pixelbones .input input[type=number],.em.pixelbones .input input[type=password],.em.pixelbones .input input[type=search],.em.pixelbones .input input[type=select-one],.em.pixelbones .input input[type=submit],.em.pixelbones .input input[type=tel],.em.pixelbones .input input[type=text],.em.pixelbones .input input[type=url],.em.pixelbones .input textarea,.em.pixelbones.input input[type=button],.em.pixelbones.input input[type=email],.em.pixelbones.input input[type=number],.em.pixelbones.input input[type=password],.em.pixelbones.input input[type=search],.em.pixelbones.input input[type=select-one],.em.pixelbones.input input[type=submit],.em.pixelbones.input input[type=tel],.em.pixelbones.input input[type=text],.em.pixelbones.input input[type=url],.em.pixelbones.input textarea{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.em.pixelbones .input textarea,.em.pixelbones.input textarea{min-height:65px!important;padding-top:6px!important;padding-bottom:6px!important}.em.pixelbones .input div.input-wrap:focus,.em.pixelbones .input input[type=email]:focus,.em.pixelbones .input input[type=number]:focus,.em.pixelbones .input input[type=password]:focus,.em.pixelbones .input input[type=search]:focus,.em.pixelbones .input input[type=select-one]:focus,.em.pixelbones .input input[type=tel]:focus,.em.pixelbones .input input[type=text]:focus,.em.pixelbones .input input[type=url]:focus,.em.pixelbones .input select:focus,.em.pixelbones .input textarea:focus,.em.pixelbones.input div.input-wrap:focus,.em.pixelbones.input input[type=email]:focus,.em.pixelbones.input input[type=number]:focus,.em.pixelbones.input input[type=password]:focus,.em.pixelbones.input input[type=search]:focus,.em.pixelbones.input input[type=select-one]:focus,.em.pixelbones.input input[type=tel]:focus,.em.pixelbones.input input[type=text]:focus,.em.pixelbones.input input[type=url]:focus,.em.pixelbones.input select:focus,.em.pixelbones.input textarea:focus{border:1px solid var(--accent-color)!important;outline:0!important}.em.pixelbones .input div.input-wrap,.em.pixelbones.input div.input-wrap{padding:0!important}.em.pixelbones .input div.input-wrap>input,.em.pixelbones .input div.input-wrap>input:focus,.em.pixelbones .input div.input-wrap>input:hover,.em.pixelbones.input div.input-wrap>input,.em.pixelbones.input div.input-wrap>input:focus,.em.pixelbones.input div.input-wrap>input:hover{width:100%!important;margin:0!important;border:0!important;outline:0!important;background-color:transparent!important;box-shadow:none!important;box-sizing:border-box!important}.em.pixelbones .input label:not([data-nostyle]),.em.pixelbones .input legend:not([data-nostyle]),.em.pixelbones.input label:not([data-nostyle]),.em.pixelbones.input legend:not([data-nostyle]){display:block!important;margin-bottom:8px!important;font-weight:400!important;font-size:var(--font-size);line-height:var(--line-height)}.em.pixelbones .input fieldset.inline,.em.pixelbones .input fieldset.inline-left,.em.pixelbones .input fieldset.inline-right,.em.pixelbones .input label.inline,.em.pixelbones .input label.inline-left,.em.pixelbones .input label.inline-right,.em.pixelbones.input fieldset.inline,.em.pixelbones.input fieldset.inline-left,.em.pixelbones.input fieldset.inline-right,.em.pixelbones.input label.inline,.em.pixelbones.input label.inline-left,.em.pixelbones.input label.inline-right{display:inline-block!important}.em.pixelbones .input fieldset.inline-left,.em.pixelbones .input label.inline-left,.em.pixelbones.input fieldset.inline-left,.em.pixelbones.input label.inline-left{margin-right:10px!important}.em.pixelbones .input fieldset.inline-right,.em.pixelbones .input label.inline-right,.em.pixelbones.input fieldset.inline-right,.em.pixelbones.input label.inline-right{margin-left:10px!important}.em.pixelbones .input .inline-inputs input:not([type=radio]):not([type=checkbox]):not([data-nostyle]),.em.pixelbones .input .inline-inputs label:not([data-nostyle]),.em.pixelbones .input .inline-inputs legend:not([data-nostyle]),.em.pixelbones .input .inline-inputs select:not([mutiple]):not([data-nostyle]),.em.pixelbones.input .inline-inputs input:not([type=radio]):not([type=checkbox]):not([data-nostyle]),.em.pixelbones.input .inline-inputs label:not([data-nostyle]),.em.pixelbones.input .inline-inputs legend:not([data-nostyle]),.em.pixelbones.input .inline-inputs select:not([mutiple]):not([data-nostyle]){width:auto!important;display:inline-block!important;margin:0!important}.em.em-calendar .em-cal-nav .month form,.em.pixelbones .input .inline-inputs>div,.em.pixelbones.input .inline-inputs>div{display:inline-block}.em.pixelbones .input fieldset,.em.pixelbones.input fieldset{padding:0!important;border-width:0!important}.em.pixelbones .input input[type=checkbox],.em.pixelbones.input input[type=checkbox]{-webkit-appearance:none!important;width:15px!important;height:15px!important;position:relative!important;top:2px!important}.em.pixelbones .input input[type=checkbox]:focus,.em.pixelbones.input input[type=checkbox]:focus{outline:0!important}.em.pixelbones .input input[type=checkbox]:before,.em.pixelbones.input input[type=checkbox]:before{content:""!important;display:none!important}.em.pixelbones .input input[type=checkbox]:checked:after,.em.pixelbones.input input[type=checkbox]:checked:after{opacity:1!important}.em.pixelbones .input input[type=checkbox]:after,.em.pixelbones.input input[type=checkbox]:after{content:""!important;opacity:0!important;display:block!important;left:4px!important;top:1px!important;position:absolute!important;width:6px!important;height:10px!important;border:2px solid #666!important;border-top:0!important;border-left:0!important;transform:rotate(30deg)!important;box-sizing:border-box!important}.em.pixelbones .input input[type=checkbox]:not([data-nostyle]),.em.pixelbones .input input[type=radio]:not([data-nostyle]),.em.pixelbones.input input[type=checkbox]:not([data-nostyle]),.em.pixelbones.input input[type=radio]:not([data-nostyle]){margin-bottom:0!important;display:inline-block!important;text-align:start!important;background-color:var(--background-color-checkboxes)!important;box-shadow:none!important;box-sizing:border-box!important;border:1px solid var(--border-color-softer)!important}.em.pixelbones .input label>.label-body,.em.pixelbones.input label>.label-body{display:inline-block!important;margin-left:5px!important;font-weight:400!important}.em.pixelbones .input input:disabled,.em.pixelbones .input select:disabled,.em.pixelbones .input textarea:disabled,.em.pixelbones.input input:disabled,.em.pixelbones.input select:disabled,.em.pixelbones.input textarea:disabled{opacity:.5;background-color:#efefef}.em.pixelbones ul{list-style:circle inside!important}.em.pixelbones ol{list-style:decimal inside!important}.em.pixelbones ol,.em.pixelbones ul{padding-left:0!important;margin-top:0!important}.em.pixelbones ol ol,.em.pixelbones ol ul,.em.pixelbones ul ol,.em.pixelbones ul ul{font-size:100%!important;margin:10px 0 10px 30px!important;color:var(--text-color-softer)!important}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line p,.em.pixelbones li{margin-bottom:5px!important}.em.pixelbones code{padding:2px 5px!important;margin:0 2px!important;font-size:90%!important;white-space:nowrap!important;background:var(--code-background)!important;border:1px solid var(--border-color-softer)!important;border-radius:4px!important}.em.pixelbones pre>code{display:block!important;padding:10px 15px!important;white-space:pre!important;overflow:auto!important}.em.pixelbones table{width:100%}.em.pixelbones td,.em.pixelbones th{padding:12px 15px!important;text-align:left!important;border:0!important;border-bottom:1px solid var(--border-color-softer)!important}.em.pixelbones td:first-child,.em.pixelbones th:first-child{padding-left:0!important}.em.pixelbones td:last-child,.em.pixelbones th:last-child{padding-right:0!important}.em.pixelbones blockquote,.em.pixelbones dl,.em.pixelbones figure,.em.pixelbones ol,.em.pixelbones pre,.em.pixelbones table,.em.pixelbones ul{margin-bottom:25px!important}.em.pixelbones p{margin:0 0 25px!important}.em.pixelbones .screen-reader-text{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.em.pixelbones .u-full-width{width:100%!important;box-sizing:border-box!important}.em.pixelbones .u-max-full-width{max-width:100%!important;box-sizing:border-box!important}.em.pixelbones .u-pull-right{float:right!important}.em.pixelbones .u-pull-left{float:left!important}.em.pixelbones .u-align-left{text-align:left!important}.em.pixelbones .u-align-right{text-align:right!important}.em.pixelbones section{padding:0;margin:0}.em.pixelbones .container:after,.em.pixelbones .row:after,.em.pixelbones .u-cf{content:""!important;display:table!important;clear:both!important}.em .em-checkbox-icon:has(.em-icon){cursor:pointer}.em .em-checkbox-icon:has(.em-icon):has(input:checked) .em-icon{opacity:1}.em .em-checkbox-icon:has(.em-icon):has(input:checked)[style][data-checked-icon] .em-icon{background-image:var(--checked-icon)}.em .em-checkbox-icon:has(.em-icon) :not(.em-icon){display:none!important}.em .em-checkbox-icon:has(.em-icon) .em-icon{width:24px;height:24px;background-size:24px;opacity:.4}.em .em-icon{display:inline-block;font-size:20px;line-height:22px;width:20px;height:20px;color:var(--meta-dashicons);margin:0 0 -4px;padding:0;background-position:0 0;background-repeat:no-repeat;background-size:20px}.em .em-icon.s-10,.em .em-icon.s-15{width:15px!important;height:15px!important;font-size:15px!important;line-height:16px;background-size:15px!important;vertical-align:top;margin-top:2px}.em .em-icon.s-10{width:10px!important;height:10px!important;font-size:10px!important;line-height:11px;background-size:10px!important}.em .em-icon:focus{box-shadow:none}.em .em-icon.em-icon-logo-office365{background-image:var(--icon-logo-office365)}.em .em-icon.em-icon-logo-google-calendar{background-image:var(--icon-logo-google-calendar)}.em .em-icon.em-icon-logo-apple{background-image:var(--icon-logo-apple)}.em .em-icon.em-icon-logo-outlook{background-image:var(--icon-logo-outlook)}.em .em-icon.em-icon-download{background-image:var(--icon-download)}.em .em-icon.em-icon-info{background-image:var(--icon-info)}.em .em-icon.em-icon-updated{background-image:var(--icon-updated)}.em .em-icon.em-icon-trash{background-image:var(--icon-trash)}.em .em-icon.em-icon-edit{background-image:var(--icon-edit)}.em .em-icon.em-icon-spinner{background-image:var(--icon-spinner)}.em .em-icon.em-icon-calendar{background-image:var(--icon-calendar)}.em .em-icon.em-icon-calendar-empty{background-image:var(--icon-calendar-empty)}.em .em-icon.em-icon-24h{background-image:var(--icon-24h)}.em .em-icon.em-icon-list-grouped{background-image:var(--icon-list-grouped)}.em .em-icon.em-icon-list-grid{background-image:var(--icon-list-grid)}.em .em-icon.em-icon-filter{background-image:var(--icon-filter)}.em .em-icon.em-icon-filter-hide{background-image:var(--icon-filter-hide)}.em .em-icon.em-icon-sort-desc{background-image:var(--icon-sort-desc)}.em .em-icon.em-icon-sort-asc{background-image:var(--icon-sort-asc)}.em .em-icon.em-icon-list{background-image:var(--icon-list)}.em .em-icon.em-icon-map{background-image:var(--icon-map)}.em .em-icon.em-icon-location{background-image:var(--icon-location)}.em .em-icon.em-icon-settings{background-image:var(--icon-settings)}.em .em-icon.em-icon-clock{background-image:var(--icon-clock)}.em .em-icon.em-icon-category,.em .em-icon.em-icon-folder{background-image:var(--icon-folder)}.em .em-icon.em-icon-tag{background-image:var(--icon-tag)}.em .em-icon.em-icon-ticket{background-image:var(--icon-ticket)}.em .em-icon.em-icon-tickets{background-image:var(--icon-tickets)}.em .em-icon.em-icon-attendees{background-image:var(--icon-attendees)}.em .em-icon.em-icon-multiple{background-image:var(--icon-multiple)}.em .em-icon.em-icon-at{background-image:var(--icon-at)}.em .em-icon.em-icon-next-circle{background-image:var(--icon-next-circle)}.em .em-icon.em-icon-prev-circle{background-image:var(--icon-prev-circle)}.em .em-icon.em-icon-first-circle{background-image:var(--icon-first-circle)}.em .em-icon.em-icon-last-circle{background-image:var(--icon-last-circle)}.em .em-icon.em-icon-cross-circle{background-image:var(--icon-cross-circle)}.em .em-icon.em-icon-checkmark-circle{background-image:var(--icon-checkmark-circle)}.em .em-icon.em-icon-warning{background-image:var(--icon-warning)}.em .em-icon.em-icon-close{background-image:var(--icon-close)}.em .em-icon.em-icon-chevron-down{background-image:var(--icon-chevron-down)}.em .em-icon.em-icon-chevron-up,.em .em-list-table div.table-wrap th.sortable a .sorting-indicators .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sorted a .sorting-indicators .sorting-indicator.asc,.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row.expanded,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row.expanded{background-image:var(--icon-chevron-up)}.em .em-icon.em-icon-magnifying-glass{background-image:var(--icon-magnifying-glass)}.em .em-icon.em-icon-location-on{background-image:var(--icon-location-on)}.em .em-icon.em-icon-location-off{background-image:var(--icon-location-off)}.em .em-icon.em-icon-checkmark{background-image:var(--icon-checkmark)}.em .em-icon.em-icon-plus{background-image:var(--icon-plus)}.em .em-icon.em-icon-minus{background-image:var(--icon-minus)}.em .em-icon.em-icon-compass{background-image:var(--icon-compass)}.em .em-icon.em-icon-options-v{background-image:var(--icon-options-v)}.em .em-icon.em-icon-point-down{background-image:var(--icon-point-down)}.em .em-icon.em-icon-expand{background-image:var(--icon-expand)}.em .em-icon.em-icon-collapse{background-image:var(--icon-collapse)}.em .em-icon.em-icon-enter{background-image:var(--icon-enter)}.em .em-icon.em-icon-exit{background-image:var(--icon-exit)}.em .em-icon.em-icon-undo{background-image:var(--icon-undo)}.em .em-icon.em-icon-phone{background-image:var(--icon-phone)}.em .em-icon.em-icon-file{background-image:var(--icon-file)}.em .em-icon.em-icon-drag{background-image:var(--icon-drag)}.em.em-calendar{--nav-color:#777;--nav-border:1px solid #dedede;--nav-background:none;--event-border-color:#ccc;--event-background-color:#dedede;--event-color:#fff;--header-border:1px solid #dedede;--header-background:transparent;--header-color:#888;--date-box-border:1px solid #dedede;--date-color:#999;--date-background:#fff;--date-border-color:#cdcdcd;--date-border:1px solid var(--date-border-color);--date-today-color:#999;--date-today-background:#ededed;--date-today-border:1px solid var(--date-today-background);--date-more-color:var(--nav-color);--calendar-background:#fff;--counter-background:#F36752;display:block;width:100%}.em.em-calendar section{display:grid;width:100%;padding:0;margin:0}.em.em-calendar section div{text-align:center;display:block}.em.em-calendar section>div,.em.em-modal .em-modal-popup .em-modal-content.has-image>div.image img{width:100%}.em.em-calendar section.em-cal-days{grid-template-columns:repeat(7,1fr)}.em.em-calendar .em-cal-nav{grid-template-columns:1fr auto;justify-items:center;align-items:center}.em.em-calendar .em-cal-nav.em-cal-nav-centered{grid-template-columns:1fr}.em.em-calendar .em-cal-nav.em-cal-nav-centered .month-nav{display:grid;gap:20px;width:max-content;grid-template-columns:22px 1fr 22px;align-items:center;justify-items:center}.em.em-calendar .em-cal-nav.em-cal-nav-centered .month-nav .em-calnav svg{height:22px;width:22px}.em.em-calendar .em-cal-nav>div{margin:10px 0}.em.em-calendar .em-cal-nav .em-search-advanced-trigger{display:none;visibility:hidden}.em.em-calendar .em-cal-nav .month{margin-left:10px;text-align:left}.em.em-calendar .em-cal-nav .month input,.em.em-calendar .em-cal-nav .month span.marker{border:0!important;margin:0!important;padding:10px!important;font-size:22px}.em.em-calendar .em-cal-nav .month input:focus,.em.em-calendar .em-cal-nav .month input:hover,.em.em-calendar .em-cal-nav .month span.marker:focus,.em.em-calendar .em-cal-nav .month span.marker:hover{border:0!important}.em.em-calendar .em-cal-nav .month span.marker{display:inline-block;position:absolute;left:-100%}.em.em-calendar .em-cal-nav .month input[type=month]{position:relative}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input::-webkit-calendar-picker-indicator,.em.em-calendar .em-cal-nav .month input[type=month]::-webkit-calendar-picker-indicator,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input::-webkit-calendar-picker-indicator,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer;background:0 0}.em.em-calendar .em-cal-nav .month input[type=text]{background-color:transparent!important}.em.em-calendar .em-cal-nav .button{padding:0 10px!important;margin:0!important;display:inline-block}.em.em-calendar .em-cal-nav .month-nav{margin:5px 0 15px}.em.em-calendar .em-cal-nav .month-nav .em-calnav{background:var(--nav-background)!important;color:var(--nav-color)!important;width:38px;height:18px;display:inline-block;padding:0;margin:0}.em.em-calendar .em-cal-nav .month-nav .em-calnav.em-calnav-prev{padding-right:0}.em.em-calendar .em-cal-nav .month-nav .em-calnav.em-calnav-next{padding-left:0}.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover,.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover path,.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover svg{color:var(--nav-color)!important;filter:brightness(.5)!important}.em.em-calendar .em-cal-nav .month-nav .em-calnav:focus{outline:0}.em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"],.em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"]:hover,.em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"]:hover path,.em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"]:hover svg{cursor:not-allowed!important;filter:brightness(1)!important}.em.em-calendar .em-cal-nav .month-nav .em-calnav svg{height:28px;width:28px;display:block;margin:0 auto;transition:all ease-in-out;fill:none;stroke:var(--nav-color)}.em .em-list-table div.table-wrap tr.loading .check-column input,.em.em-calendar .em-cal-nav .month-nav .em-calnav-today.is-today{opacity:.3}.em.em-calendar .em-cal-nav .month-nav .em-calnav-today.is-today:hover{cursor:default!important}.em.em-calendar .em-cal-head{border:var(--header-border);background:var(--calendar-background);border-bottom:0;border-radius:8px 8px 0 0}.em.em-calendar .em-cal-head>div{background:var(--header-background);color:var(--header-color);margin:10px 0;padding:0 10px;border-left:var(--header-border);text-transform:uppercase;overflow-x:hidden;text-overflow:ellipsis}.em.em-calendar .em-cal-head>div:first-child{border-left:none}.em.em-calendar .em-cal-body{border-bottom:var(--date-box-border);background-color:var(--calendar-background);--grid-auto-rows:auto}.em.em-calendar .em-cal-body:not(.auto-aspect){grid-auto-rows:var(--grid-auto-rows)}.em.em-calendar .em-cal-body .em-cal-day{text-align:right}.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date{display:inline-block;text-align:center;position:relative;margin:0 0 10px}.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span{color:var(--date-color)!important;text-decoration:none!important;display:inline-block;margin:0;padding:5px 6px;width:34px;height:34px;font-size:16px;background:var(--date-background);border-radius:50%;box-sizing:border-box}.em.em-calendar .em-cal-body .em-cal-day.eventful-post .em-cal-day-date,.em.em-calendar .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date,.em.em-calendar .em-cal-body .em-cal-day.eventless-post .em-cal-day-date,.em.em-calendar .em-cal-body .em-cal-day.eventless-pre .em-cal-day-date{opacity:50%}.em.em-calendar .em-cal-body .em-cal-day.eventful .em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day.eventful-post .em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date a{border:var(--date-border)!important}.em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date span,.em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date span{border-radius:50%;text-decoration:underline!important;text-underline-offset:5px;font-size:16px;line-height:18px}.em.em-calendar .em-cal-body .em-cal-day span.date-day-colors{display:none;visibility:hidden}.em.em-calendar .em-cal-body>div{border:var(--date-box-border);border-right-width:0;border-bottom:none;padding:10px}.em.em-calendar .em-cal-body>div:nth-child(7n){border-right-width:1px}.em.em-calendar .em-cal-body .em-cal-day-limit a{margin-top:10px;line-height:14px!important;height:14px!important;padding:0;width:100%;outline:0!important;border:0!important;color:var(--date-more-color)!important;font-size:14px}.em.em-calendar .em-cal-body.even-height{grid-template-rows:1fr;grid-auto-rows:1fr}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event{text-align:left;position:relative;height:28px;padding:0;margin:5px 0;cursor:pointer;font-size:14px}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event>div{text-align:left;background-color:var(--event-background-color);border:1px solid var(--event-border-color);color:var(--event-color);position:absolute;width:calc(100% + 10px);height:28px;margin:0;padding:5px 8px;left:-5px;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event>div:hover{filter:brightness(95%)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event>div a{color:var(--event-text-color)!important;text-decoration:none!important}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday>div{left:-10px;border-radius:0}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-2>div{width:calc(200% + 44px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-3>div{width:calc(300% + 66px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-4>div{width:calc(400% + 88px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-5>div{width:calc(500% + 110px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-6>div{width:calc(600% + 132px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-7>div{width:calc(700% + 154px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-2>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-2>div{width:calc(200% + 44px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-3>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-3>div{width:calc(300% + 66px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-4>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-4>div{width:calc(400% + 88px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-5>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-5>div{width:calc(500% + 110px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-6>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-6>div{width:calc(600% + 132px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-7>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-7>div{width:calc(700% + 154px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start>div{border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:1px!important;border-left:0;left:-5px}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end>div{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:1px!important;border-right:0}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.days-7>div{width:calc(700% + 146px)}.em.em-calendar.size-large .size-medium:not(.size-large),.em.em-calendar.size-large .size-small:not(.size-large),.em.em-calendar.size-medium .size-large:not(.size-medium),.em.em-calendar.size-medium .size-small:not(.size-medium){display:none!important;visibility:hidden}.em.em-calendar.size-large .event-style-pill .eventful-today .em-cal-day-date,.em.em-calendar.size-large .event-style-pill .eventless-today .em-cal-day-date{margin-bottom:6px}.em.em-calendar.size-large .event-style-pill .eventful-today .em-cal-day-date a,.em.em-calendar.size-large .event-style-pill .eventless-today .em-cal-day-date a,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventless-today .em-cal-day-date a{width:38px;height:38px}.em.em-calendar.size-medium .em-cal-body,.em.em-calendar.size-small .em-cal-body{justify-items:center;align-items:center}.em.em-calendar.size-medium .em-cal-body>div,.em.em-calendar.size-small .em-cal-body>div{padding:0}.em.em-calendar.size-medium .em-cal-body .em-cal-day,.em.em-calendar.size-small .em-cal-body .em-cal-day{aspect-ratio:1/1;text-align:center;display:grid;justify-items:center;align-items:center}.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date{position:relative;display:inline-block;text-align:center;margin:0}.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date a,.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date span,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date a,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date span{margin:0}.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date .limited-icon,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date .limited-icon{color:var(--date-color)!important;display:block;position:absolute;top:-2px;right:-2px;width:14px;height:14px;border:0;border-radius:50%;background:#fff;font-size:14px;padding:0;margin:0;line-height:15px}.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-event,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-event{display:none}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored{--date-border-color-top:none;--date-border-color-right:none;--date-border-color-bottom:none;--date-border-color-left:none;--date-border-color:#fefefe;--date-border:1px solid var(--date-border-color)}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a,.em.em-event-booking-form .em-tickets tr th{border:0}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring{border-radius:50%;padding:1px;display:inline-block;border:var(--date-border)!important}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one{border-color:var(--date-border-color)!important}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two{border-top-color:var(--date-border-color-top)!important;border-left-color:var(--date-border-color-top)!important;border-right-color:var(--date-border-color-bottom)!important;border-bottom-color:var(--date-border-color-bottom)!important;background-clip:content-box;clip-path:polygon(0 0,75% 0,75% 25%,100% 25%,100% 100%,25% 100%,25% 75%,0 75%);-webkit-clip-path:polygon(0 0,75% 0,75% 25%,100% 25%,100% 100%,25% 100%,25% 75%,0 75%)}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four,.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.three,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.three{border-top-color:var(--date-border-color-top)!important;border-right-color:var(--date-border-color-bottom)!important;border-bottom-color:var(--date-border-color-bottom)!important;background-clip:content-box;clip-path:polygon(0 25%,25% 25%,25% 0,75% 0,75% 25%,100% 25%,100% 75%,75% 75%,75% 100%,25% 100%,25% 75%,0 75%);-webkit-clip-path:polygon(0 25%,25% 25%,25% 0,75% 0,75% 25%,100% 25%,100% 75%,75% 75%,75% 100%,25% 100%,25% 75%,0 75%)}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four{border-right-color:var(--date-border-color-right)!important;border-left-color:var(--date-border-color-left)!important}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored.selected div.ring,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored.selected div.ring{border-width:3px!important;font-weight:700!important}.em.em-calendar.preview-tooltips section.em-cal-events-content,.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-limit,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-limit{display:none;visibility:hidden}.em.em-calendar.size-small{--header-border:none;--header-background:none;--header-color:#888;--date-box-border:0}.em.em-calendar.size-small .size-large:not(.size-small),.em.em-calendar.size-small .size-medium:not(.size-small){display:none!important;visibility:hidden}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered){padding:0 .5% 0 1%;margin:0 0 10px}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered)>div{margin:0}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .month input{font-size:20px!important;padding-left:0!important}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .em-calnav{width:26px;height:26px;padding:2px}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .em-calnav svg{height:22px;width:22px;margin:0 auto}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .em-calnav-today.size-small{display:inline-block;width:12px;height:12px;background:var(--nav-color)!important;border:0;border-radius:50%;margin-bottom:3px}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .em-calnav-today.size-small:hover{filter:brightness(.8)}.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date a,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date span{padding:6px;width:36px;height:36px;font-size:16px}.em.em-calendar.size-small .em-cal-body.eventful a,.em.em-calendar.size-small .em-cal-body.eventful span{line-height:16px}.em.em-calendar.size-small.with-advanced .em-cal-nav:not(.em-cal-nav-centered) .month input{padding-left:10px!important}.em.em-calendar.with-advanced .em-cal-nav:not(.em-cal-nav-centered){grid-template-columns:25px 1fr auto}.em.em-calendar.with-advanced .em-cal-nav.em-cal-nav-centered{grid-template-columns:25px 1fr}.em.em-calendar.with-advanced .em-cal-nav .em-search-advanced-trigger{display:block;visibility:visible;background-size:22px}.em.em-calendar.preview-tooltips .tippy-box{width:330px}.em.em-calendar.preview-tooltips .em-cal-event-content{margin:5px 2px 12px}.em.em-calendar.preview-tooltips .em-cal-event-content>div{margin-bottom:8px;text-align:left}.em.em-calendar.preview-tooltips .em-cal-event-content>div:last-of-type{margin-bottom:0}.em.em-calendar.preview-tooltips .em-cal-event-content div{text-align:left}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-title{font-weight:700;margin:10px 0 15px;font-size:calc(var(--font-size) + 2px)}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-title a,.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-title a:hover{color:#555!important}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-desc{text-align:justify;margin:15px 0 10px}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-actions{font-size:14px;text-align:center}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-actions .button{padding:0 20px!important;border:0!important;margin-bottom:0!important}.em.size-small div.em-loading{background-size:18% 18%}.em.size-medium div.em-loading{background-size:12% 12%}.em.size-large div.em-loading{background-size:10% 10%}.em.em-modal.em-cal-date-content .em-modal-content{padding:0 0 25px;margin:25px 0!important;border-bottom:1px solid #dedede}.em.em-modal.em-cal-date-content .em-modal-content:first-of-type{margin-top:0!important}.em.em-modal.em-cal-date-content .em-modal-content:last-of-type{margin-bottom:0!important;border-bottom:0!important}.em.em-modal.em-cal-date-content .button,.em.em-modal.em-cal-date-content .em-cal-day-limit{text-align:center;margin-bottom:0!important}@media only screen and (min-width:40rem){.em.em-modal{display:flex!important;align-items:center!important;justify-content:center!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;padding:40px!important;margin:0!important;z-index:99998!important;background:rgba(0,0,0,.6)!important;opacity:0!important;visibility:hidden!important;backface-visibility:hidden!important;transition:all .3s cubic-bezier(.55,0,.1,1)!important;-webkit-transition:all .3s cubic-bezier(.55,0,.1,1)!important;pointer-events:none;touch-action:none}.em.em-modal.active{opacity:1!important;visibility:visible!important;backdrop-filter:blur(4px);pointer-events:auto;touch-action:auto}}@media only screen and (max-width:40rem){.em.em-modal{display:none!important;visibility:hidden!important}.em.em-modal.active{display:block!important;visibility:visible!important}}.em.em-modal .em-modal-popup,.em.em-modal>form{margin:0 auto!important;padding:0!important;max-width:780px!important;min-height:200px!important;max-height:calc(100vh - 80px)!important}.em.em-modal>form{width:100%!important;border:0!important;background:0 0!important}.em.em-modal .em-modal-popup{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-items:center!important;justify-content:start!important;position:relative!important;background-color:#fff!important;border-radius:3px!important;visibility:hidden!important;box-shadow:0 2px 10px rgba(0,0,0,.1)!important;transform:scale(1.2)!important;transition:all .3s cubic-bezier(.55,0,.1,1)!important;z-index:99999!important;pointer-events:none;touch-action:none}.em.em-modal .em-modal-popup.active{visibility:visible!important;opacity:1!important;transform:scale(1)!important;pointer-events:auto;touch-action:auto}.em.em-modal .em-modal-popup.active .em-close-modal,.em.em-modal .em-modal-popup.active .em-modal-content{opacity:1!important}.em.em-modal .em-modal-popup header{width:100%;border-bottom:1px solid #dedede;margin:0;padding:10px 0 7px 15px}.em.em-modal .em-modal-popup header a.em-close-modal{display:block;width:28px;height:28px;background:var(--icon-close) no-repeat;background-size:28px 28px;position:absolute!important;cursor:pointer!important;top:10px!important;right:10px!important;opacity:0!important;backface-visibility:hidden!important;transition:opacity .3s cubic-bezier(.55,0,.1,1),visibility .3s cubic-bezier(.55,0,.1,1)!important;-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1),visibility .3s cubic-bezier(.55,0,.1,1)!important;transition-delay:.15s!important}.em.em-modal .em-modal-popup header .em-modal-title{font-size:24px!important;line-height:1.3!important;padding:0 32px 0 0!important;margin:0!important}.em.em-modal .em-modal-popup header .em-modal-title a{color:var(--text-color-normal)!important}.em.em-modal .em-modal-default .em-event-main-info .event-title a:hover,.em.em-modal .em-modal-default .em-event-title a:hover,.em.em-modal .em-modal-popup header .em-modal-title a:hover{text-decoration:underline}.em.em-modal .em-modal-popup,.em.em-modal .em-modal-popup .em-modal-content{opacity:0!important;backface-visibility:hidden!important;transition-delay:.15s!important;width:100%!important}.em.em-modal .em-modal-popup .em-modal-content{transition:opacity .3s cubic-bezier(.55,0,.1,1)!important;margin:0;padding:20px 15px;overflow-y:auto!important}.em.em-modal .em-modal-popup .em-modal-content.no-overflow{overflow-y:visible!important}.em.em-modal .em-modal-popup .em-modal-content.has-image{display:grid;grid-template-columns:auto minmax(80px,150px);grid-gap:40px}.em.em-modal .em-modal-popup .em-modal-content.has-image>div.image{text-align:center}.em.em-modal .em-modal-popup .em-modal-content section header{width:100%;font-size:18px;padding:16px 0 14px;margin:0;border-bottom:1px solid #dedede}.em.em-modal .em-modal-popup .em-modal-content section>div{margin:15px 0}.em.em-modal .em-modal-popup footer{width:100%!important;border-top:1px solid #dedede!important;display:grid;grid-template-columns:1fr 1fr;align-items:center}.em.em-modal .em-modal-popup footer>div{padding:10px 25px!important}.em.em-modal .em-modal-popup footer>div .button,.em.em-modal .em-modal-popup footer>div button,.em.em-search-advanced section.em-search-main>.em-search-field{margin:0!important}.em.em-modal .em-modal-popup footer div:first-child{justify-self:start}.em.em-modal .em-modal-popup footer div:not(:first-child):last-child{justify-self:end}.em.em-modal .em-modal-popup footer button.button{margin-bottom:0!important;padding-bottom:0!important}@media only screen and (max-width:39.99rem){.em.em-modal .em-modal-popup{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;max-height:100%!important;-webkit-overflow-scrolling:touch!important;border-radius:0!important;transform:scale(1.1)!important;padding:0!important;margin:0!important}.em.em-modal .em-modal-popup .em-modal-content{padding:10px 15px 15px}}.em.em-modal .em-modal-default:first-child{padding-top:0;margin-top:0}.em.em-modal .em-modal-default>div{margin-bottom:20px}.em.em-modal .em-modal-default .em-event-main-info .event-meta-info>div:last-of-type,.em.em-modal .em-modal-default>div:last-of-type{margin-bottom:0}.em.em-modal .em-modal-default .em-event-title a{font-size:18px!important;color:var(--text-color-normal)!important}.em.em-modal .em-modal-default .em-event-main-info,.em.em-search.size-medium.multi-line .em-search-main-bar .em-search-submit button,.em.em-search.size-small.multi-line .em-search-main-bar .em-search-submit button{width:100%}.em.em-modal .em-modal-default .em-event-main-info.has-image{display:grid;grid-template-columns:3fr 4fr}.em.em-modal .em-modal-default .em-event-main-info.has-image .em-event-image{justify-self:end}.em.em-modal .em-modal-default .em-event-main-info.has-image .em-event-image img{max-width:100%}.em.em-modal .em-modal-default .em-event-main-info .event-title a{color:var(--text-color-normal)!important}.em.em-modal .em-modal-default .em-event-main-info .event-meta-info .em-event-meta{display:grid;grid-template-columns:30px 1fr}.em.em-modal .em-modal-default .em-event-main-info .event-meta-info .em-icon{opacity:.5;padding-right:10px}.em.em-modal .em-modal-default .em-event-main-info .event-meta-info>div{margin-bottom:10px}.em.em-modal .em-modal-default .em-event-actions{font-size:14px;text-align:center}.em.em-modal .em-modal-default .em-event-actions .button{padding:0 20px!important}@media only screen and (max-width:39.99rem){.em.em-modal .em-modal-default .em-modal-default{margin-top:25px}.em.em-modal .em-modal-default .em-modal-default .em-event-main-info .event-meta-info{margin-bottom:20px}.em.em-modal .em-modal-default .em-modal-default .em-event-main-info.has-image{display:block}.em.em-modal .em-modal-default .em-modal-default .em-event-main-info.has-image .em-event-image{text-align:center}}.em.em-modal.em-admin-modal{--font-size:15px;--line-height:20px}.em.em-modal.em-admin-modal .em-modal-content p{font-size:var(--font-size)!important;line-height:var(--line-height)!important;text-align:justify}.em .em-search-advanced,.em.em-search,.em.em-search-advanced{--border-color:#dedede;margin:10px 0 25px}.em .em-search-advanced form,.em.em-search form,.em.em-search-advanced form{--background-color:#fff}.em .em-search-advanced .em-search-main.em-search-main-bar,.em.em-search .em-search-main.em-search-main-bar,.em.em-search-advanced .em-search-main.em-search-main-bar{border:1px solid var(--border-color);padding:10px;width:100%;display:flex;-webkit-flex-direction:row;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-items:stretch}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field,.em.em-search .em-search-main.em-search-main-bar>.em-search-field,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field{border-right:1px solid var(--border-color)!important}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field input,.em.em-search .em-search-main.em-search-main-bar>.em-search-field input,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field input{margin:0!important;text-overflow:ellipsis;overflow:hidden}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field:not(:first-child) input,.em.em-search .em-search-main.em-search-main-bar>.em-search-field:not(:first-child) input,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field:not(:first-child) input{border:0!important;border-radius:0!important;padding-left:50px!important;background-position-x:15px!important;background-size:20px!important}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field:first-child input,.em.em-search .em-search-main.em-search-main-bar>.em-search-field:first-child input,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field:first-child input{border:0!important;margin-left:0;padding-left:50px!important;background-position-x:15px!important;background-size:20px!important}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field.em-selectized,.em.em-search .em-search-main.em-search-main-bar>.em-search-field.em-selectized,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field.em-selectized{max-height:38px;overflow:visible;z-index:10000}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field.em-selectized .em-selectize .em-selectize-placeholder,.em.em-search .em-search-main.em-search-main-bar>.em-search-field.em-selectized .em-selectize .em-selectize-placeholder,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field.em-selectized .em-selectize .em-selectize-placeholder{height:36px;padding-top:6px}.em .em-search-advanced .em-search-main.em-search-main-bar>div,.em.em-search .em-search-main.em-search-main-bar>div,.em.em-search-advanced .em-search-main.em-search-main-bar>div{flex:none}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-geo,.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-text,.em.em-search .em-search-main.em-search-main-bar>.em-search-geo,.em.em-search .em-search-main.em-search-main-bar>.em-search-text,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-geo,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-text{flex:auto;width:100%}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope{flex:1 0 180px}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data{width:100%;overflow:hidden;background:var(--icon-calendar) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important;background-position-x:14px!important}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input{position:relative;display:inline-block!important;width:130px!important;padding:0 0 0 10px!important;margin:0!important;font-size:14px;color:#777}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data .separator,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data .separator,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data .separator{display:none}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-submit button,.em.em-search .em-search-main.em-search-main-bar>.em-search-submit button,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-submit button{padding:0 20px!important;line-height:34px!important;height:34px!important;margin:0!important}.em .em-search-advanced .em-search-main input.em-search-text,.em.em-search .em-search-main input.em-search-text,.em.em-search-advanced .em-search-main input.em-search-text{background:var(--icon-magnifying-glass) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important}.em .em-search-advanced .em-search-main input.em-search-geo,.em.em-search .em-search-main input.em-search-geo,.em.em-search-advanced .em-search-main input.em-search-geo{background:var(--icon-location) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important}.em .em-search-advanced .em-search-main input.em-search-geo.on,.em.em-search .em-search-main input.em-search-geo.on,.em.em-search-advanced .em-search-main input.em-search-geo.on{background-image:var(--icon-location-on)!important}.em .em-search-advanced .em-search-main input.em-search-geo.off,.em.em-search .em-search-main input.em-search-geo.off,.em.em-search-advanced .em-search-main input.em-search-geo.off{background-image:var(--icon-location-off)!important}.em .em-search-advanced .em-search-main input.em-search-scope,.em.em-search .em-search-main input.em-search-scope,.em.em-search-advanced .em-search-main input.em-search-scope{background:var(--icon-calendar) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important}.em .em-search-advanced .em-search-main input:-webkit-autofill,.em .em-search-advanced .em-search-main input:-webkit-autofill:focus,.em.em-search .em-search-main input:-webkit-autofill,.em.em-search .em-search-main input:-webkit-autofill:focus,.em.em-search-advanced .em-search-main input:-webkit-autofill,.em.em-search-advanced .em-search-main input:-webkit-autofill:focus{transition:background-color 600000s 0s,color 600000s 0s}.em .em-search-advanced .em-search-main input[data-autocompleted],.em.em-search .em-search-main input[data-autocompleted],.em.em-search-advanced .em-search-main input[data-autocompleted]{background-color:transparent!important}.em .em-search-advanced button[type=submit].disabled:hover,.em.em-search button[type=submit].disabled:hover,.em.em-search-advanced button[type=submit].disabled:hover{cursor:not-allowed!important;pointer-events:auto!important}.em .em-search-advanced .em-search-advanced-trigger,.em.em-search .em-search-advanced-trigger,.em.em-search-advanced .em-search-advanced-trigger{width:55px;padding:0 15px}.em .em-search-advanced .em-search-sort,.em .em-search-advanced .em-search-views,.em.em-search .em-search-sort,.em.em-search .em-search-views,.em.em-search-advanced .em-search-sort,.em.em-search-advanced .em-search-views{width:52px;height:25px;padding:0 15px}.em .em-search-advanced .em-search-views [data-view=list],.em.em-search .em-search-views [data-view=list],.em.em-search-advanced .em-search-views [data-view=list]{background-image:var(--icon-list)!important}.em .em-search-advanced .em-search-views [data-view=list-grouped],.em.em-search .em-search-views [data-view=list-grouped],.em.em-search-advanced .em-search-views [data-view=list-grouped]{background-image:var(--icon-list-grouped)!important}.em .em-search-advanced .em-search-views [data-view=calendar],.em.em-search .em-search-views [data-view=calendar],.em.em-search-advanced .em-search-views [data-view=calendar]{background-image:var(--icon-calendar)!important}.em .em-search-advanced .em-search-views [data-view=map],.em.em-search .em-search-views [data-view=map],.em.em-search-advanced .em-search-views [data-view=map]{background-image:var(--icon-map)!important}.em .em-search-advanced .em-search-views [data-view=grid],.em.em-search .em-search-views [data-view=grid],.em.em-search-advanced .em-search-views [data-view=grid]{background-image:var(--icon-list-grid)!important}.em .em-search-advanced .em-search-views button[data-view=map],.em.em-search .em-search-views button[data-view=map],.em.em-search-advanced .em-search-views button[data-view=map]{background-size:28px;width:28px;height:28px}.em .em-search-advanced .em-search-views .em-search-views-trigger,.em.em-search .em-search-views .em-search-views-trigger,.em.em-search-advanced .em-search-views .em-search-views-trigger{display:block;width:42px;height:25px;background:var(--icon-point-down) 30px 6px no-repeat;background-size:14px;padding:0 15px 0 0;margin:0;cursor:pointer}.em .em-search-advanced .em-search-views .em-search-views-trigger .em-search-view-option,.em.em-search .em-search-views .em-search-views-trigger .em-search-view-option,.em.em-search-advanced .em-search-views .em-search-views-trigger .em-search-view-option{display:block;width:25px;height:25px;background-size:25px;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important}.em .em-search-advanced .em-search-views .em-search-views-options,.em.em-search .em-search-views .em-search-views-options,.em.em-search-advanced .em-search-views .em-search-views-options{display:none}.em .em-search-advanced .em-search-views .tippy-content .em-search-views-options,.em.em-search .em-search-views .tippy-content .em-search-views-options,.em.em-search-advanced .em-search-views .tippy-content .em-search-views-options{display:block}.em .em-search-advanced .em-search-views .em-search-views-options-list,.em.em-search .em-search-views .em-search-views-options-list,.em.em-search-advanced .em-search-views .em-search-views-options-list{display:block!important;padding:0!important;margin:5px 0!important;border:0!important;background:0 0!important;cursor:pointer!important;overflow:visible!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option,.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option{display:block!important;padding:5px 10px 5px 40px!important;margin:0!important;background-repeat:no-repeat!important;background-size:18px!important;background-position:10px center!important;background-color:transparent!important}.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option.focused,.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option:hover,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option.focused,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option:hover,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option.focused,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option:hover{background-color:#efefef!important}.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option.checked,.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option:checked,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option.checked,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option:checked,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option.checked,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option:checked{background-color:#cee0ea!important}.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option input[type=radio],.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option input[type=radio],.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option input[type=radio]{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.em .em-search-advanced .em-search-views .em-search-views-options-list:focus,.em.em-search .em-search-views .em-search-views-options-list:focus,.em.em-search-advanced .em-search-views .em-search-views-options-list:focus{border:0!important;outline:0!important}.em .em-search-advanced .em-search-sort [data-sort=ASC],.em.em-search .em-search-sort [data-sort=ASC],.em.em-search-advanced .em-search-sort [data-sort=ASC]{background-image:var(--icon-sort-asc)!important}.em .em-search-advanced .em-search-sort [data-sort=DESC],.em.em-search .em-search-sort [data-sort=DESC],.em.em-search-advanced .em-search-sort [data-sort=DESC]{background-image:var(--icon-sort-desc)!important}.em .em-search-advanced .em-search-sort .em-search-sort-trigger,.em.em-search .em-search-sort .em-search-sort-trigger,.em.em-search-advanced .em-search-sort .em-search-sort-trigger{display:block;width:42px;height:25px;margin:0;cursor:pointer}.em .em-search-advanced .em-search-sort .em-search-sort-option,.em.em-search .em-search-sort .em-search-sort-option,.em.em-search-advanced .em-search-sort .em-search-sort-option{display:block;width:25px;height:25px;background-size:25px;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important}.em .em-search-advanced[data-view=calendar] .em-search-scope,.em.em-search-advanced[data-view=calendar] .em-search-scope,.em.em-search.advanced-mode-inline.advanced-visible.no-advanced-trigger .em-search-main .em-search-submit,.em.em-search.is-hidden,.em.em-search[data-view=calendar] .em-search-scope{display:none;visibility:hidden}.em.em-search.has-advanced.has-sorting .em-search-sort,.em.em-search.has-advanced.has-views .em-search-views,.em.em-search.has-sorting.has-views .em-search-views{width:72px;border-left:1px solid var(--border-color);padding-left:15px;flex:0 0 42px}.em.em-search.has-advanced.has-sorting .em-search-sort{width:48px;padding-left:10px}.em.em-search.has-search-main .em-search-advanced-inline{margin-top:20px}.em.em-search.size-medium.multi-line .em-search-main-bar,.em.em-search.size-small.multi-line .em-search-main-bar{padding:10px 15px 15px 10px;flex-wrap:wrap}.em.em-search.size-medium.multi-line .em-search-main-bar .em-search-field,.em.em-search.size-small.multi-line .em-search-main-bar .em-search-field{flex:1 0 100%!important;border-bottom:1px solid var(--border-color)!important;border-right:0!important;padding-bottom:5px;margin-bottom:5px}.em.em-search.size-medium.multi-line .em-search-main-bar .em-search-field:nth-last-child(1 of .em-search-field),.em.em-search.size-medium.multi-line[data-view=calendar] .em-search-main-bar .em-search-field:nth-last-child(2 of .em-search-field),.em.em-search.size-small.multi-line .em-search-main-bar .em-search-field:nth-last-child(1 of .em-search-field),.em.em-search.size-small.multi-line[data-view=calendar] .em-search-main-bar .em-search-field:nth-last-child(2 of .em-search-field){padding-bottom:8px;margin-bottom:18px}.em.em-search.size-medium.multi-line .em-search-main-bar .em-search-submit,.em.em-search.size-small.multi-line .em-search-main-bar .em-search-submit{flex:1}.em.em-search.size-small .hide-small{display:none;visibility:hidden}.em.em-search.size-small .one-line{padding:5px!important}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count:hover>span:not(.clear),.em.em-search.size-small .one-line .em-search-main-bar>.em-search-field:not(:first-child){display:none;visibility:hidden}.em.em-search.size-small .one-line .em-search-main-bar>.em-search-field:first-child input{padding-left:30px!important;padding-right:5px!important;background-position-x:3px!important;background-size:16px!important}.em.em-search.size-small .one-line .em-search-main-bar .em-search-scope{flex:auto}.em.em-search.size-small .one-line .em-search-advanced-trigger{width:45px;padding:0 10px;flex:0 0 25px!important}.em.em-search.size-small .one-line.has-advanced.has-sorting .em-search-sort{width:36px;padding:0 5px;flex:0 0 36px!important}.em.em-search.size-small .one-line.has-advanced.has-views .em-search-views{width:62px!important;padding-left:10px!important}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count span.clear-selection,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section div.em-search-section-content,.em.em-search.size-medium .hide-medium{display:none;visibility:hidden}.em.em-search.size-medium .one-line .em-search-main-bar>.em-search-field:first-child input{padding-left:40px!important;padding-right:10px!important;background-position-x:8px!important}.em button.em-clickable.em-search-advanced-trigger{display:block!important;visibility:visible!important;width:25px!important;height:25px!important;background:var(--icon-filter) 0 center no-repeat!important;background-size:25px!important;position:relative!important}.em button.em-clickable.em-search-advanced-trigger span.total-count{position:absolute;border:1px solid var(--counter-background);border-radius:50%;color:var(--counter-color);background:var(--counter-background);width:15px;height:15px;font-size:11px;top:-8px;right:-8px;padding:0;line-height:11px;text-align:center}.em button.em-clickable.em-search-advanced-trigger span.total-count.tentative{background:var(--counter-background-tentative);color:var(--counter-color-tentative);border-color:var(--counter-background-tentative)}.em .em-list-table-cols .em-list-table-cols-selected .item>span,.em.em-search-advanced .em-modal-content{flex:1 1 auto}#em-booking div.em-booking-login input,.em #em_booking_stats .em-chart,.em.em-search-advanced .em-modal-content section>div,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-headings>section.em-search-advanced-section>div{margin:0}.em.em-search-advanced .em-modal-content .selectize-control.em-selectize.multidropdown{margin-bottom:15px;max-height:none}.em.em-search-advanced .em-modal-content .selectize-control.em-selectize.multidropdown .selectize-dropdown{display:none!important;position:relative}.em.em-search-advanced .em-modal-content .selectize-control.em-selectize.multidropdown.dropdown-active{height:auto}.em .selectize-control.em-selectize.multidropdown.dropdown-active.no-options .selectize-dropdown,.em.em-search-advanced .em-modal-content .selectize-control.em-selectize.multidropdown.dropdown-active .selectize-dropdown{display:block!important}.em.em-search-advanced.em-search-advanced-inline footer{text-align:right}.em.em-search-advanced.em-search-advanced-inline footer .em-search-views{width:auto!important;height:auto!important;border:0!important;border-right:1px solid var(--border-color);padding:0!important;text-align:left}.em.em-search-advanced.em-search-advanced-inline footer .em-search-views .em-search-views-trigger{width:auto!important;height:auto!important;background-position:calc(100% - 8px) center;padding:0!important}.em.em-search-advanced.em-search-advanced-inline footer .em-search-views .em-search-views-trigger button{width:auto!important;padding:0 40px 0 25px!important;background-position:calc(50% - 8px) center;background-size:22px}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count span,.em.em-search-advanced.em-search-advanced-inline footer div{display:inline-block}@media only screen and (max-width:39.99rem){.em.em-search-advanced.em-modal footer>div{padding:10px 15px}.em.em-search-advanced.em-modal footer button.button{padding:0 20px!important}}.em.em-search-advanced .em-search-advanced-sections section.em-search-advanced-section span.total-count{border:1px solid var(--counter-background);border-radius:50%;color:#fff;background:var(--counter-background);width:24px;height:24px;font-size:12px;padding:2px 0 0;margin:0 0 0 10px;display:inline-block;text-align:center;top:-4px;position:relative;line-height:16px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section{background:var(--icon-options-v) 0 15px no-repeat;background-size:18px 18px;border-bottom:1px solid #dedede}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.active:last-of-type div.em-search-section-content,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.active:last-of-type header,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section:last-of-type{border-bottom:0}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section header{width:100%;font-size:18px;padding:16px 0 14px 28px;margin:0;background:var(--icon-plus) right 50% no-repeat;background-size:18px 18px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section header:hover{cursor:pointer}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.active header{background-image:var(--icon-minus);margin-bottom:10px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.active div.em-search-section-content{display:block;visibility:visible;padding:0 0 20px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-location{background-image:var(--icon-compass)}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-categories{background-image:var(--icon-folder)}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-categories .em-search-section-content{margin:0 0 15px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-tags{background-image:var(--icon-tag)}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-categories.active header,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-tags.active header{margin-bottom:0}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-headings>section.em-search-advanced-section{padding-bottom:10px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-headings>section.em-search-advanced-section header{width:100%;font-size:16px;padding:0 0 8px;border:0}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units{display:flex;flex-direction:row;gap:5px}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units select{display:inline-block!important;padding-right:30px!important}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units label{display:inline-block!important;vertical-align:top!important;padding:9px 15px!important}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units .em-search-geo-distance{width:auto!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;margin-right:0!important}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units .em-search-geo-unit{width:auto!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important;margin-left:0!important}.em.em-modal.em-search-advanced section>header{border-bottom:0!important}.em .selectize-control{--border-radius:4px}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) input,.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) input:focus,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) input,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) input:focus{border:0!important;outline:0!important;height:auto!important;padding:0!important;margin:0!important;border-radius:0!important;background:0 0!important;width:auto!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input{border-radius:var(--border-radius)!important;width:100%!important;min-height:38px!important;padding:6px 30px 6px 10px!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input:after,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input:after{display:inline-flex!important;content:"";position:absolute;border:0!important;background-image:var(--icon-chevron-down);background-size:16px 16px;height:16px;width:16px;margin-top:calc(16px/2*-1);right:8px;top:50%}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input.focus:not(:focus),.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input.focus:not(:focus){border:1px solid var(--border-color-softer)!important;box-shadow:none!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input.focus.dropdown-active,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input.focus.dropdown-active{border:1px solid var(--accent-color)!important;box-shadow:none!important;border-bottom:0!important;border-radius:var(--border-radius) var(--border-radius) 0 0!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input.focus.dropdown-active:after,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input.focus.dropdown-active:after{margin-top:-8px;transform:rotate(180deg)}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input:not(.has-items) input,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input:not(.has-items) input{width:calc(100% - 40px)!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown).selectize-control,.em .selectize-control.em-selectize:not(.always-open,.multidropdown).selectize-control{margin-bottom:15px!important}.em .selectize-control.em-selectize-autocomplete.multi.plugin-remove_button .item,.em .selectize-control.em-selectize.multi.plugin-remove_button .item{background:#dff4fd;border:1px solid #97dbf9;color:#0095c3;padding-left:8px}.em .selectize-control.em-selectize-autocomplete.multi.plugin-remove_button .item a.remove,.em .selectize-control.em-selectize.multi.plugin-remove_button .item a.remove{color:inherit!important;background-color:inherit!important}.em .selectize-control.em-selectize .selectize-dropdown,.em .selectize-control.em-selectize-autocomplete .selectize-dropdown{width:100%!important;left:0!important;top:calc(100% - 3px)!important;border-radius:0 0 var(--border-radius) var(--border-radius);border:1px solid var(--accent-color)!important;background-color:var(--background-color-inputs)!important;box-shadow:none!important;margin-bottom:0!important;border-top:0!important}.em .selectize-control.no-search .selectize-input{position:absolute!important;opacity:0!important;pointer-events:none!important}.em .selectize-control.em-selectize-autocomplete .selectize-input:after{display:none!important}.em .selectize-control.em-selectize-autocomplete.loading .selectize-input:after{display:inline-flex!important;content:"";position:absolute;border:0!important;background-image:var(--icon-spinner);background-size:26px 26px;height:26px;width:26px;margin-top:calc(26px/2*-1);right:8px;top:50%}.em .selectize-control.em-selectize-autocomplete .selectize-dropdown-content>div{padding:3px .75rem}.em .selectize-control.em-selectize.always-open .selectize-input,.em .selectize-control.em-selectize.multidropdown .selectize-input{border:0!important;padding:0!important}.em .selectize-control.em-selectize.always-open .selectize-input.focus,.em .selectize-control.em-selectize.multidropdown .selectize-input.focus{border:0!important;box-shadow:none!important}.em .selectize-control.em-selectize.always-open .selectize-input input,.em .selectize-control.em-selectize.multidropdown .selectize-input input{border:1px solid #cdcdcd!important;border-radius:var(--border-radius);padding:5px;width:100%;background:var(--icon-magnifying-glass) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important;margin:10px 0 0!important;opacity:1!important;position:static!important}.em .selectize-control.em-selectize.always-open .selectize-input input:focus,.em .selectize-control.em-selectize.multidropdown .selectize-input input:focus{border:1px solid #cdcdcd!important}.em .selectize-control.em-selectize.always-open .selectize-input:after,.em .selectize-control.em-selectize.multidropdown .selectize-input:after{display:none!important}.em .selectize-control.em-selectize.always-open .selectize-input{width:100%!important;margin:0!important}.em .selectize-control.em-selectize.always-open .selectize-dropdown{width:100%!important;position:static!important;border:0!important}.em .selectize-control.em-selectize.always-open .selectize-dropdown .selectize-dropdown-content{overflow-y:visible;overflow-x:visible;max-height:none}.em .selectize-control.em-selectize.multidropdown{width:100%;border:1px solid var(--border-color-softer)!important;background-color:var(--background-color-inputs)!important;border-radius:4px!important;cursor:pointer;max-height:40px;overflow:visible}.em .selectize-control.em-selectize.multidropdown.dropdown-active{height:100px}.em .selectize-control.em-selectize.multidropdown .selectize-dropdown{width:calc(100% + 2px)!important;left:-1px!important}.em .selectize-control.em-selectize.multidropdown .selectize-dropdown .selectize-dropdown-content{overflow-y:scroll;overflow-x:visible;max-height:500px}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder{display:block;width:100%;height:38px;font-size:16px;color:#888;padding:8px 30px 8px 10px}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder:after{display:inline-flex!important;content:"";position:absolute;border:0!important;background-image:var(--icon-chevron-down);background-size:16px 16px;height:16px;width:16px;margin-top:calc(16px/2*-1);right:8px;top:20px!important}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count{border-radius:5px;color:#fff;background:#999;font-size:14px;padding:2px 6px;margin:0 10px 0 0;display:inline-block;text-align:center}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count a.remove{color:inherit!important;background-color:inherit!important;border-right:1px solid #ccc;display:inline-block;padding:0 5px 0 2px;margin-right:5px;font-size:12px;text-decoration:none}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count a.remove:hover{text-decoration:none}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count:hover>span.clear-selection{display:inline-block;visibility:visible}.em .selectize-control.em-selectize.multidropdown.dropdown-active{border:1px solid var(--accent-color)!important;border-radius:4px 4px 0 0!important}.em .selectize-control.em-selectize.multidropdown.dropdown-active .em-selectize-placeholder:after{margin-top:-8px;transform:rotate(180deg)}.em .selectize-control.em-selectize.multidropdown.dropdown-active.no-options{border-radius:var(--border-radius)!important}.em .selectize-control.em-selectize.multidropdown.dropdown-active .selectize-dropdown{opacity:1;pointer-events:all}.em .selectize-control.em-selectize.multidropdown .selectize-dropdown{display:block!important;opacity:0;pointer-events:none}.em .selectize-control.em-selectize.multidropdown:not(.dropdown-active)>.selectize-input{opacity:0;position:absolute;z-index:-1;pointer-events:none}.em .selectize-control.em-selectize.multidropdown .selectize-input{width:calc(100% - 20px)!important;margin:0 10px 5px!important}.em .selectize-control.em-selectize.multidropdown .selectize-input .item{display:none;visibility:hidden}.em .selectize-control.em-selectize.always-open .selectize-dropdown{display:block!important;visibility:visible!important}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option{display:grid;grid-template-columns:repeat(auto-fit,minmax(25px,max-content));align-items:baseline}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option>span:first-child{display:inline-block;width:15px;height:15px;border:1px solid #ccc;border-radius:2px;margin:-4px 5px 0 0;vertical-align:middle}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option.selected{color:#0095c3;background-color:transparent}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option.selected.active{background-color:#e9ecef}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option.selected>span:first-child{background:var(--icon-checkmark) 50% 50% white no-repeat;background-size:12px 12px}.em.em-item .em-item-image,.em.em-list .em-item .em-item-image{min-width:150px;width:100%;height:100%}.em.em-list-widget .em-item .em-item-image{width:100%;height:100%}.em.em-item .em-item-image a,.em.em-list .em-item .em-item-image a,.em.em-list-widget .em-item .em-item-image a{border:0;margin:0;padding:0}.em.em-item .em-item-image img,.em.em-list .em-item .em-item-image img{width:100%;padding:0 10px 0 0;border:0;margin:0}.em.em-list-widget .em-item .em-item-image img{padding:0 10px 0 0;border:0;margin:0}.em.em-item .em-item-image.has-placeholder,.em.em-list .em-item .em-item-image.has-placeholder,.em.em-list-widget .em-item .em-item-image.has-placeholder{display:flex;justify-content:center;align-items:center}.em.em-item .em-item-image .em-item-image-placeholder,.em.em-list .em-item .em-item-image .em-item-image-placeholder,.em.em-list-widget .em-item .em-item-image .em-item-image-placeholder{width:100%;max-width:150px;aspect-ratio:1/1;background:var(--icon-calendar-empty) center center no-repeat;background-size:100%;opacity:.45}.em.em-item .em-item-image .em-item-image-placeholder div:first-child,.em.em-list .em-item .em-item-image .em-item-image-placeholder div:first-child,.em.em-list-widget .em-item .em-item-image .em-item-image-placeholder div:first-child{align-self:end}.em.em-item .em-item-meta .em-item-meta-line,.em.em-list .em-item .em-item-meta .em-item-meta-line,.em.em-list-widget .em-item .em-item-meta .em-item-meta-line{line-height:22px;margin-bottom:10px;display:grid;grid-template-columns:35px 1fr}.em.em-item .em-item-meta .em-item-meta-line .em-icon,.em.em-list .em-item .em-item-meta .em-item-meta-line .em-icon,.em.em-list-widget .em-item .em-item-meta .em-item-meta-line .em-icon{margin-right:15px}.em.em-item .em-item-meta .em-item-meta-line a,.em.em-list .em-item .em-item-meta .em-item-meta-line a,.em.em-list-widget .em-item .em-item-meta .em-item-meta-line a{color:var(--meta-color)!important;font-style:italic!important;text-decoration:underline dotted var(--meta-color) 1px!important;text-underline-offset:3px}.em.em-item .em-item-meta .em-item-taxonomy ul,.em.em-list .em-item .em-item-meta .em-item-taxonomy ul,.em.em-list-widget .em-item .em-item-meta .em-item-taxonomy ul{display:inline-block!important;margin:0!important;padding:0!important}.em.em-item .em-item-meta .em-item-taxonomy ul li,.em.em-list .em-item .em-item-meta .em-item-taxonomy ul li,.em.em-list-widget .em-item .em-item-meta .em-item-taxonomy ul li{display:inline-block!important;list-style:none!important;margin:0 5px 0 0!important;padding:0!important;line-height:1!important}.em.em-event-booking-form .em-login.size-small .em-login-buttons button,.em.em-item.em-item-single{width:100%}.em.em-item.em-item-single .em-item-header{display:flex;flex-wrap:nowrap;gap:20px;width:100%;background-color:var(--meta-bg);color:var(--default-color);margin-bottom:20px}.em.em-item.em-item-single .em-item-image{flex:1 0 300px;order:2}.em.em-item.em-item-single .em-item-image img{padding-left:10px!important;border-left:4px solid var(--default-border)}.em.em-item.em-item-single .em-item-meta>section{flex:max(290px,33.4333333333%)}.em.em-item.em-item-single .em-item-meta>section section{margin-bottom:40px}.em.em-item.em-item-single .em-item-meta h3{font-size:calc(var(--font-size) + 10px)!important;text-transform:uppercase}.em.em-item.em-item-single .em-item-meta .button,.em.em-item.em-item-single .em-item-meta button{margin:15px 0 0!important}.em.em-item.em-item-single>section{margin:0 0 20px}.em.em-item.em-item-single .em-item-content{margin:30px 0}.em.em-item.em-item-single.size-medium .em-item-header,.em.em-item.em-item-single.size-small,.em.em-item.em-item-single.size-small .em-item-header,.em.em-list.em-grid>div.em-item .em-item-image .em-item-image-placeholder{display:block}.em.em-item.em-item-single.size-medium .em-item-header .em-item-image,.em.em-item.em-item-single.size-small .em-item-header .em-item-image,.em.em-item.em-item-single.size-small .em-item-meta>section section{margin-bottom:30px}.em.em-item.em-item-single.size-medium .em-item-header .em-item-image img,.em.em-item.em-item-single.size-small .em-item-header .em-item-image img{padding:0 0 10px!important;border:0;border-bottom:4px solid var(--default-border)}.em.em-event-booking-form .em-booking-form>section,.em.em-item.em-item-single.size-small .em-item-meta>section{margin:0;padding:0}.em.em-item.em-item-single.size-small .em-item-meta h3{font-size:calc(var(--font-size) + 6px)!important}.em.em-list{width:100%;display:grid;grid-template-rows:1fr;grid-gap:25px}.em.em-list.em-grid{grid-template-rows:none;grid-template-columns:repeat(auto-fill,minmax(var(--view-grid-width),1fr));align-items:start;justify-items:center;grid-gap:20px}.em.em-list.em-grid>div.em-item{max-width:400px;height:100%;padding:0!important;border:0;box-shadow:rgba(0,0,0,.15) 0 5px 15px 0;transition:box-shadow .3s ease-out;cursor:pointer}.em.em-list.em-grid>div.em-item:hover{box-shadow:rgba(50,50,93,.25) 0 13px 27px -5px,rgba(0,0,0,.3) 0 8px 16px -8px}.em.em-list.em-grid>div.em-item .em-item-image{position:relative;width:100%;aspect-ratio:3/2;padding:0!important}.em.em-list.em-grid>div.em-item .em-item-image:not(.has-placeholder)>div{position:absolute;overflow:hidden;inset:0;width:100%;height:100%}.em.em-list.em-grid>div.em-item .em-item-image:not(.has-placeholder)>div img{position:absolute;min-width:100%;min-height:100%;max-width:100%;max-height:100%;display:block;padding:0;z-index:0;box-sizing:border-box;object-fit:cover;object-position:center center;margin:auto}.em.em-list.em-grid>div.em-item .em-item-info{margin-top:1px;padding:10px 10px 20px 15px}.em.em-list.em-grid>div.em-item .em-item-info .em-item-title{font-weight:400!important;font-size:calc(var(--font-size) + 4px)!important;margin:5px 0 15px!important}.em.em-list.em-grid>div.em-item .em-item-info .em-item-title a{color:var(--default-color)!important;background-color:transparent!important}.em.em-list.em-grid>div.em-item .em-item-info .em-item-meta{display:block}.em.em-list.em-grid>div.em-item .em-item-info .em-item-meta .em-item-meta-line{line-height:16px;margin-bottom:10px;grid-template-columns:30px 1fr;font-size:calc(var(--font-size) - 2px)}.em.em-list.em-grid>div.em-item .em-item-info .em-item-meta .em-icon{line-height:16px;width:16px;height:16px;background-size:16px}.em.em-list.em-grid>div.em-item .em-item-info .em-item-meta>div{min-width:auto}.em.em-list.em-grid>:not(.em-item){width:100%;align-self:center;justify-self:center;justify-content:center;grid-column:1/-1}.em.em-list .em-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 2fr;border-top:1px solid #efefef;padding:30px 4px 3px;background-color:var(--meta-bg);color:var(--default-color)}.em.em-list .em-item:first-child{border-top:0;padding-top:5px}.em.em-list .em-item .em-item-info{border-left:4px solid var(--default-border);padding:0 10px 0 35px}.em.em-list .em-item .em-item-info h3.em-item-title{font-size:22px;line-height:26px;font-weight:400;clear:none;margin:0 0 7px;padding:0;text-decoration:none}.em.em-list .em-item .em-item-info h3.em-item-title a{color:var(--a-color-1);text-decoration:none}.em.em-list .em-item .em-item-info .em-item-meta,.em.em-list-widget .em-item{margin-bottom:20px;display:flex;flex-direction:row;flex-wrap:wrap}.em.em-list .em-item .em-item-info .em-item-meta>div{flex:1 1 50%;min-width:250px}.em.em-list .em-item .em-item-info .em-item-desc{font-size:16px;margin:20px 0}.em .em-recurrence-sets fieldset,.em .event-form-when fieldset,.em.em-list .em-item .em-item-info .button{margin-bottom:0!important}.em.em-list.em-grid .em-item,.em.em-list.size-small .em-item{border:1px solid var(--main-border-color);padding:10px;box-shadow:rgba(99,99,99,.2) 0 2px 8px 0;grid-template-columns:100%;grid-template-rows:min-content max-content}.em.em-list.em-grid .em-item .em-item-image,.em.em-list.size-small .em-item .em-item-image{min-width:125px;max-width:100%;padding-bottom:10px}.em.em-list.em-grid .em-item .em-item-image.has-placeholder,.em.em-list.size-small .em-item .em-item-image.has-placeholder{padding:20px 0 30px}#buddypress .wp-editor-wrap table tr td,#buddypress .wp-editor-wrap table tr th,.css-events-list table.events-table td,.em.em-list.em-grid .em-item .em-item-image .em-item-image-placeholder,.em.em-list.em-grid .em-item .em-item-image img,.em.em-list.size-small .em-item .em-item-image .em-item-image-placeholder,.em.em-list.size-small .em-item .em-item-image img{padding:0}.em.em-list.em-grid .em-item .em-item-info,.em.em-list.size-small .em-item .em-item-info{border-left:none!important;border-top:4px solid var(--default-border);padding:10px}.em.em-list.em-grid .em-item .em-item-info .em-item-meta,.em.em-list.size-small .em-item .em-item-info .em-item-meta{width:100%;margin-left:0;line-height:22px;margin-bottom:5px;display:flex;flex-direction:row;flex-wrap:wrap}.em.em-list.em-grid .em-item .em-item-info .em-item-meta>div,.em.em-list.size-small .em-item .em-item-info .em-item-meta>div{flex:1 1 50%;min-width:200px}.em.em-item.em-item-single .em-item-meta{flex:1 1 auto;order:1;display:flex;flex-wrap:wrap;gap:20px}.em.em-list-widget{display:flex;flex-direction:column;gap:15px}.em.em-list-widget .em-item{flex-wrap:nowrap;gap:5px;width:100%;margin-bottom:0!important}.em.em-list-widget .em-item .em-item-image{flex:0 0 auto;min-width:auto;max-width:none}.em.em-list-widget .em-item .em-item-image img{width:auto;height:auto}.em.em-list-widget .em-item .em-item-image.has-placeholder{flex:0 0 auto}.em.em-list-widget .em-item .em-item-image.has-placeholder .em-item-image-placeholder{max-width:70px}.em.em-list-widget .em-item .em-item-info{border-left:2px solid var(--default-border);padding-left:15px}.em.em-list-widget .em-item .em-item-info .em-item-name{margin-bottom:10px}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line{margin-bottom:5px}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line .em-icon{margin-left:5px;background-size:18px;background-position:0 2px}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line p:last-child{margin-bottom:0!important}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-name{margin-bottom:10px}.em .em-pagination,.em .em-pagination .not-current{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-items:center;min-width:0}.em .em-pagination{--color:#aaa;--color-hover:#777;max-width:100%;margin:auto}.em .em-pagination .not-current{height:40px;overflow:hidden}.em .em-pagination.overflowing .not-current .page-numbers,.em.em-event-booking-form .em-login.size-small .em-login-links span{display:none}.em .em-pagination.overflowing .not-current:after{content:"...";padding:0 10px}.em .em-pagination.overflowing .not-current.first-half:after{padding-right:15px}.em .em-pagination.overflowing .not-current.second-half:after{padding-left:15px}.em .em-pagination .page-numbers{display:inline-block;min-width:38px;height:40px;font-size:18px!important;color:var(--color)!important;text-decoration:none;padding:6px 0;margin:0;transition:all 300ms ease-in-out;text-align:center}.em .em-pagination .page-numbers.current,.em .em-pagination .page-numbers:hover{color:var(--color-hover);font-size:25px!important;height:48px;padding:4px 0}.em .em-pagination .page-numbers.current{text-decoration:2px dotted underline;text-underline-offset:5px}.em .em-pagination .page-numbers.next,.em .em-pagination .page-numbers.next.last,.em .em-pagination .page-numbers.prev,.em .em-pagination .page-numbers.prev.first{display:block;width:25px;height:25px;margin:0;font-size:0!important;background-size:25px;background-position:center;background-repeat:no-repeat;opacity:.5;transition:all 300ms ease-in-out}.em .em-pagination .page-numbers.next.last:hover,.em .em-pagination .page-numbers.next:hover,.em .em-pagination .page-numbers.prev.first:hover,.em .em-pagination .page-numbers.prev:hover{opacity:1;background-size:35px;border-bottom:none}.em .em-pagination .page-numbers.next{background-image:var(--icon-next-circle)}.em .em-pagination .page-numbers.next.last{background-image:var(--icon-last-circle)}.em .em-pagination .page-numbers.prev{background-image:var(--icon-prev-circle)}.em .em-pagination .page-numbers.prev.first{background-image:var(--icon-first-circle)}.em .em-pagination>.page-numbers{flex:none}.em.em-event.em-event-single .em-event-meta-line.em-event-location{line-height:24px!important}.em.em-event .em-item-image .em-item-image-placeholder div.date,.em.em-events-list .em-item-image .em-item-image-placeholder div.date,.em.em-events-widget .em-item-image .em-item-image-placeholder div.date{display:grid;grid-template-rows:7fr 4fr;justify-content:center;align-items:start;height:100%;min-width:125px}.em.em-event .em-item-image .em-item-image-placeholder div.date span,.em.em-events-list .em-item-image .em-item-image-placeholder div.date span,.em.em-events-widget .em-item-image .em-item-image-placeholder div.date span{text-align:center;display:block;font-size:30px;line-height:30px}.em.em-event .em-item-image .em-item-image-placeholder div.date span.day,.em.em-events-list .em-item-image .em-item-image-placeholder div.date span.day,.em.em-events-widget .em-item-image .em-item-image-placeholder div.date span.day{font-size:45px;line-height:45px;align-self:end}.em.em-event .em-event-cancelled .em-event-meta-datetime,.em.em-event.em-event-cancelled .em-event-meta-datetime,.em.em-events-list .em-event-cancelled .em-event-meta-datetime,.em.em-events-list.em-event-cancelled .em-event-meta-datetime,.em.em-events-widget .em-event-cancelled .em-event-meta-datetime,.em.em-events-widget.em-event-cancelled .em-event-meta-datetime{text-decoration:line-through}.em.em-events-widget .em-item .em-item-image-placeholder div.date{padding-top:15%;min-width:60px}.em.em-events-widget .em-item .em-item-image-placeholder div.date span.day{font-size:30px!important;line-height:30px!important;margin-bottom:1px}.em.em-events-widget .em-item .em-item-image-placeholder div.date span.month{font-size:16px!important;line-height:16px!important}.em button.input.em-event-add-to-calendar{padding-left:20px!important}.em button.input.em-event-add-to-calendar .em-icon-calendar{margin-right:10px}.em .em-add-to-calendar-tooltip{margin-top:-5px!important}.em .em-event-add-to-calendar-content a{display:inline-block;width:calc(100% - 18px);padding:8px 10px 5px 35px!important;color:var(--default-color)!important;text-decoration:none!important;background:var(--icon-download) 5px 50% no-repeat;background-size:18px}.em .em-event-add-to-calendar-content a:focus,.em .em-event-add-to-calendar-content a:hover{outline:0!important;background-color:#f3f3f3!important}.em .em-event-add-to-calendar-content a.em-a2c-download{background-image:var(--icon-download)}.em .em-event-add-to-calendar-content a.em-a2c-google{background-image:var(--icon-logo-google-calendar)}.em .em-event-add-to-calendar-content a.em-a2c-apple{background-image:var(--icon-logo-apple)}.em .em-event-add-to-calendar-content a.em-a2c-office{background-image:var(--icon-logo-office365)}.em .em-event-add-to-calendar-content a.em-a2c-outlook{background-image:var(--icon-logo-outlook)}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section{background:0 0!important}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section header{display:none!important;visibility:hidden!important}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section .em-search-section-content{display:block!important;visibility:visible!important}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section div.em-search-eventful{margin:15px 3px}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section .em-search-geo-units label{padding-left:3px!important}.em.em-location .em-item-meta-line.em-location-address{line-height:24px!important}.em.em-item.em-taxonomy .em-item-events p,.em.em-list .em-item.em-taxonomy .em-item-events p,.em.em-location .em-location-events p,.em.em-locations-list .em-location-events p{margin:0 0 8px!important}.em.em-location .em-item-image .em-item-image-placeholder,.em.em-locations-list .em-item-image .em-item-image-placeholder{min-width:100px;background-image:var(--icon-location)!important}.em.em-item.em-taxonomy .em-item-image .em-item-image-placeholder,.em.em-list .em-item.em-taxonomy .em-item-image .em-item-image-placeholder{background-image:var(--icon-tag)}.em.em-item.em-taxonomy.em-category .em-item-image .em-item-image-placeholder,.em.em-list .em-item.em-taxonomy.em-category .em-item-image .em-item-image-placeholder{background-image:var(--icon-category)}.em.em-event-booking-form{width:100%;position:relative}.em.em-event-booking-form div#em-loading{background-color:#fff;opacity:50%}.em.em-event-booking-form .em-booking-message{padding:15px!important;margin-bottom:20px!important;border:1px solid transparent!important;border-radius:2.5px!important;display:block!important;color:#084298!important;background-color:#cfe2ff!important;border-color:#b6d4fe!important}.em.em-event-booking-form .em-booking-message p{margin:10px 0!important;padding:0}.em.em-event-booking-form .em-booking-message.em-booking-message-error{color:#842029!important;background-color:#f8d7da!important;border-color:#f5c2c7!important}.em.em-event-booking-form .em-booking-message.em-booking-message-success{color:#0f5132!important;background-color:#d1e7dd!important;border-color:#badbcc!important}.em.em-event-booking-form .em-booking-form{border:1px solid var(--main-border-color)}.em.em-event-booking-form .em-booking-form .input-group,.em.em-event-booking-form .em-booking-form .input-type,.em.em-event-booking-form .em-booking-form .input-user-field{display:block!important;margin-bottom:25px!important}.em.em-event-booking-form .em-booking-form .input-group.hidden,.em.em-event-booking-form .em-booking-form .input-type.hidden,.em.em-event-booking-form .em-booking-form .input-user-field.hidden{display:none!important}.em.em-event-booking-form .em-booking-form .input-group .input-group,.em.em-event-booking-form .em-booking-form .input-group .input-group-checkboxes,.em.em-event-booking-form .em-booking-form .input-group button,.em.em-event-booking-form .em-booking-form .input-group input:not([type=checkbox],[type=radio]),.em.em-event-booking-form .em-booking-form .input-group select,.em.em-event-booking-form .em-booking-form .input-type .input-group,.em.em-event-booking-form .em-booking-form .input-type .input-group-checkboxes,.em.em-event-booking-form .em-booking-form .input-type button,.em.em-event-booking-form .em-booking-form .input-type input:not([type=checkbox],[type=radio]),.em.em-event-booking-form .em-booking-form .input-type select,.em.em-event-booking-form .em-booking-form .input-user-field .input-group,.em.em-event-booking-form .em-booking-form .input-user-field .input-group-checkboxes,.em.em-event-booking-form .em-booking-form .input-user-field button,.em.em-event-booking-form .em-booking-form .input-user-field input:not([type=checkbox],[type=radio]),.em.em-event-booking-form .em-booking-form .input-user-field select{margin-bottom:0!important}.em.em-event-booking-form.em-hide-dynamic .em-booking-form[data-spaces="0"] section:not(.em-booking-form-section-tickets){display:none;visibility:hidden}.em.em-event-booking-form h3.em-booking-section-title{width:auto;background-color:var(--main-bg);color:var(--main-h3-color);font-size:24px!important;font-weight:700;padding:15px;border-width:1px 0 0 3px;border-style:solid;border-color:var(--main-border-color);margin:0}.em.em-event-booking-form .em-button.em-booking-submit{width:100%!important;padding:15px;font-size:var(--font-size);font-weight:700}.em.em-event-booking-form .em-button.em-booking-submit.disabled,.em.em-event-booking-form .em-button.em-booking-submit:disabled{opacity:1!important}.em.em-event-booking-form .em-booking-section{position:relative;width:auto;float:none;padding:20px 15px;margin:0}.em.em-event-booking-form .em-booking-section.em-booking-form-buttons{z-index:100000000}.em.em-event-booking-form .em-tickets{border:0;padding:0;width:calc(100% - 20px)}.em.em-event-booking-form .em-tickets.widefat{background-color:transparent}.em.em-event-booking-form .em-tickets thead{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.em.em-event-booking-form .em-tickets tr td{padding:15px;border:0!important}.em.em-event-booking-form .em-tickets tr td:first-child{padding-left:30px}.em.em-event-booking-form .em-tickets tr td:last-child{padding-right:30px}.em.em-event-booking-form .em-tickets tr th{background-color:var(--palette-1-bg);color:var(--palette-1-color);padding:10px 15px}.em.em-event-booking-form .em-tickets tr{padding:0 20px;border-top:1px solid #dedede}.em.em-event-booking-form .em-tickets tr:first-child{border-top:0}.em.em-event-booking-form .em-tickets .em-ticket-bookings{padding:0 15px 20px!important;border:0;text-align:left}.em.em-event-booking-form .em-tickets .em-ticket-bookings.hidden{display:none!important;visibility:hidden!important}.em.em-event-booking-form .em-tickets .em-ticket-bookings td:last-child{text-align:left}.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking{margin:0 0 25px;padding:20px 0 0;border-top:1px solid #dedede}.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking>strong,.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fields>strong{display:block;margin-bottom:15px}.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking:first-child,.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fields:first-child{border-top:none}.em .em-list-table div.tablenav>br.clear,.em .em-list-table.frontend div.tablenav .tablenav-pages.no-pages .pagination-links,.em .em-list-table.frontend div.tablenav .tablenav-pages.one-page .pagination-links,.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking-template{display:none;visibility:hidden}.em.em-event-booking-form .em-tickets tr.em-attendee-details{border:0}.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fieldset{margin:0 20px 20px}.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fieldset p.input-group{padding-bottom:0}.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fields{margin:0 0 25px;padding:20px 0 0;border-top:1px solid #dedede}.em.em-event-booking-form .em-tickets .em-bookings-ticket-table-spaces{width:5%}.em.em-event-booking-form .em-tickets .em-bookings-ticket-table-spaces select{width:calc(3ch + 30px)!important;padding:5px 5px 5px 10px!important;margin:0!important}.em.em-event-booking-form .em-booking-form-details .em-login-trigger{margin-bottom:30px}.em.em-event-booking-form .em-login{margin:10px 0 20px;padding:0;border:0}.em.em-event-booking-form .em-login .em-login-trigger{font-style:italic}.em.em-event-booking-form .em-login .em-login-content{display:none;margin-bottom:10px}.em.em-event-booking-form .em-login .em-login-content p:first-of-type{margin-bottom:20px;font-weight:700}.em.em-event-booking-form .em-login .em-login-actions{display:flex;align-items:normal;font-size:15px}.em.em-event-booking-form .em-login .em-login-actions .em-login-meta{padding-left:15px}.em.em-event-booking-form .em-login .em-login-actions .em-login-rememberme{width:auto;margin-bottom:8px}.em.em-event-booking-form .em-login .em-login-actions .em-login-rememberme input{margin:0 8px 0 0;padding:0}.em.em-event-booking-form .em-login .em-login-actions .em-login-links a{text-decoration:none}.em.em-event-booking-form .em-login .em-login-actions .em-login-links a a:hover{text-decoration:underline}.em.em-event-booking-form .em-login.size-small .em-login-buttons{max-width:30%;min-width:120px}.em.em-event-booking-form .em-login.size-small .em-login-links a{display:inline-block;width:100%;margin-bottom:5px}.em.em-event-booking-form .em-booking-form-confirm .em-booking-gateway-form{margin-bottom:20px}.em.em-event-booking-form .em-booking-form-confirm .em-bookings-form-gateway-expiry select{width:auto!important;min-width:100px}@media (max-width:768px){.em.em-event-booking-form .em-booking-section{padding:20px 5px}.em.em-event-booking-form .em-tickets .em-ticket-bookings{padding:0 0 20px 8px!important}}.em .em-booking-form-summary.em-booking-section{padding-bottom:30px}.em .em-booking-form-summary.em-booking-section.no-booking{padding-bottom:40px}.em .em-booking-form-summary.em-booking-section.no-booking .em-loading{background-position-y:calc(50% - 10px)!important}.em .em-booking-form-summary .em-bs-section{display:grid;grid-template-rows:1fr;grid-template-columns:none;grid-gap:10px}.em .em-booking-form-summary .em-bs-section:not(:first-child){margin-top:20px;padding-top:20px;border-top:1px solid #dedede}.em .em-booking-form-summary .em-bs-section .em-bs-row{display:grid;grid-template-rows:none;grid-template-columns:auto max-content;grid-gap:10px;align-items:center;justify-items:start}.em .em-booking-form-summary .em-bs-section .em-bs-row.em-bs-row-item{grid-template-columns:max-content auto max-content}.em .em-booking-form-summary .em-bs-section .em-bs-subtitle{width:100%;align-self:center;justify-self:start;justify-content:start;grid-column:1/-1;margin:20px 14px 0 10px;padding-bottom:5px;border-bottom:1px solid #dedede;font-weight:500}.em .em-booking-form-summary .em-loading{opacity:85%!important;background-size:55px!important}.em .em-booking-form-summary .em-bs-section-total{font-weight:700;font-size:1.2rem}.em .em-booking-form-summary .em-bs-section-total .em-bs-total-taxes-inc{display:block;font-size:.8rem;font-weight:400;font-style:italic}.em .em-booking-form-summary .em-bs-cell-price{justify-self:end;justify-content:end;text-align:right}.em .em-booking-form-summary .em-bs-cell-desc .em-icon{font-size:15px;line-height:17px;width:15px;height:17px;background-size:13px}.em .em-booking-form-summary .em-bs-subsection .em-bs-cell-desc{padding-left:20px}.em .em-booking-form-summary .em-bs-qty-x{display:inline-block;padding-right:5px}.em .em-booking-form-summary .skeleton .item{margin-bottom:0}.em .em-booking-form-summary .skeleton .em-bs-row{grid-template-columns:8fr 2fr}.em .em-booking-form-summary .skeleton .em-bs-row.em-bs-row-item{grid-template-columns:7fr 1fr 2fr}.em .em-booking-timeslot-picker.mode-buttons{--original-accent-color:var(--accent-color);--selected-border:var(--original-accent-color)}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslots-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:5px;text-align:center}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot{--accent-color:var(--text-color-softer);--accent-color-hover:var(--text-color-normal);margin:0;padding:10px;border-radius:4px;transition:all .2s ease-in-out;line-height:20px;display:block}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot.selected{border:2px solid var(--accent-color)!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences.selected .em-booking-recurrence:not(.selected),.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot:not(.selected){opacity:.5}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot:not(.skeleton-item){border:1px solid var(--border-color);background-color:var(--background-color-inputs, #fff);text-decoration:none;color:var(--text-color-normal);cursor:pointer}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot.skeleton-item{height:auto}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot:not([disabled]):hover{border-color:var(--accent-color)!important;transform:translateY(-2px)}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot *{padding:0!important;margin:0!important;vertical-align:middle}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot .em-icon{margin-right:8px!important}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot[disabled]{opacity:.7;cursor:not-allowed;background-color:var(--background-color-softer)}.em .em-booking-timeslot-picker.mode-buttons .em-booking-timeslot .em-booking-timeslot-spaces{font-size:80%;font-style:italic}.em .em-booking-recurrence-picker.mode-calendar{display:grid;grid-template-columns:1fr;gap:40px;align-items:start;width:100%}.em .em-booking-recurrence-picker.mode-calendar.size-xsmall{grid-template-columns:1fr}.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-view-container[data-view=calendar]{width:100%;max-width:425px;margin:0 auto}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-view-container[data-view=calendar],.em .em-booking-recurrence-picker.mode-calendar.size-medium .em-view-container[data-view=calendar],.em .em-booking-recurrence-picker.mode-calendar.size-small .em-view-container[data-view=calendar],.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrences{width:100%}.em .em-booking-recurrence-picker.mode-calendar.size-small{grid-template-columns:1fr minmax(200px,auto);align-items:start}.em .em-booking-recurrence-picker.mode-calendar.size-small .em-booking-recurrences{width:100%;padding-right:5px}.em .em-booking-recurrence-picker.mode-calendar.size-medium .em-booking-recurrence{display:grid;grid-template-columns:1fr;gap:10px;align-items:center}.em .em-booking-recurrence-picker.mode-calendar.size-large,.em .em-booking-recurrence-picker.mode-calendar.size-medium{grid-template-columns:minmax(325px,450px) minmax(300px,1fr)}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrences,.em .em-booking-recurrence-picker.mode-calendar.size-medium .em-booking-recurrences,.em .event-form-when .em-event-dates.em-datepicker-range fieldset{width:100%}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrence,.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrence{display:grid;grid-template-columns:auto 1fr;gap:5px;align-items:center}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrence .em-booking-recurrence-time,.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrence .em-booking-recurrence-time{padding-left:10px!important}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrence .em-booking-recurrence-spaces,.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrence .em-booking-recurrence-spaces{grid-column:1/-1}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrences:not(.has-dates) .em-booking-recurrence .em-booking-recurrence-time,.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrences:not(.has-dates) .em-booking-recurrence .em-booking-recurrence-time{padding-left:0!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences{display:grid;gap:10px;grid-template-columns:1fr;--original-accent-color:var(--accent-color);--selected-border:var(--original-accent-color)}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences.selected .em-booking-recurrence.selected,.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences.selected .em-booking-recurrence.selected:focus,.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences.selected .em-booking-recurrence.selected:hover{border:2px solid var(--selected-border)!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences h3{font-size:22px!important;margin-top:6px!important;margin-bottom:10px!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences p.em-timezone,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section div.general-data{margin:0 0 10px!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences p.em-timezone .em-selectize{margin:0!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence{--accent-color:var(--text-color-softer);--accent-color-hover:var(--text-color-normal);margin:0;padding:15px;border-radius:4px;transition:all .2s ease-in-out;width:100%;line-height:20px}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence:not(.skeleton-item){border:1px solid var(--border-color);background-color:var(--background-color-inputs, #fff);text-decoration:none;color:var(--text-color-normal);cursor:pointer}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence.skeleton-item{height:auto}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence:not([disabled]):focus,.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence:not([disabled]):hover{border-color:var(--accent-color)!important;transform:translateY(-2px)}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence *{padding:0!important;margin:0!important;vertical-align:middle}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence .em-icon{margin-right:8px!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence[disabled]{opacity:.7;cursor:not-allowed;background-color:var(--background-color-softer)}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence .em-booking-recurrence-spaces,.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences p.more-recurrenes{font-size:80%;font-style:italic}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences:not(.has-dates) .em-booking-recurrence-date{display:none;visibility:hidden}.em .em-booking-recurrence-form{margin-top:40px}.em .em-my-bookings-actions-content a.em-bookings-rsvp-confirm{color:#198754!important}.em .em-my-bookings-actions-content a.em-bookings-rsvp-cancel{color:#dc3545!important}.em .em-my-bookings-actions-content a.em-bookings-rsvp-maybe{color:#6c757d!important}.em.em-bookings-admin-single .input select{width:auto!important;padding-right:30px!important;margin:0 5px!important}.em.em-bookings-admin-single .input .em-button,.em.em-bookings-admin-single .input input[type=button],.em.em-bookings-admin-single .input input[type=submit]{margin:0 0 0 10px!important}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status-info,.em.em-bookings-admin-single .input .em-booking-single-status-info{line-height:38px;margin-bottom:30px!important}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status-edit,.em.em-bookings-admin-single .input .em-booking-single-status-edit{margin-bottom:30px!important}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status-edit em:last-child,.em.em-bookings-admin-single .input .em-booking-single-status-edit em:last-child{margin:10px 0}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status{display:block;margin:15px 0}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status .button-secondary{vertical-align:initial}.em.em-bookings-admin-single table.em-tickets-bookings-table td,.em.em-bookings-admin-single table.em-tickets-bookings-table th{border-top:1px solid #dedede!important;border-bottom:0!important}.em.em-bookings-admin-single table.em-tickets-bookings-table :not(tfoot) tr:first-child th{border-top:0!important}.em.em-bookings-admin-single table.em-tickets-bookings-table td.em-attendee-form-admin{border:0!important;border-bottom:1px solid #dedede}.em.em-bookings-admin-single table.em-tickets-bookings-table td.em-attendee-form-admin .em-attendee-details td,.em.em-bookings-admin-single table.em-tickets-bookings-table td.em-attendee-form-admin .em-attendee-details th{border:0!important}.em.em-bookings-admin-single .metabox-holder .postbox,.em.em-event-editor section,.em.em-location-editor section{margin-bottom:40px}.em .em-bookings-stats.wrap{margin-bottom:30px}.em.em-events-admin-list .subsubsub>div{margin:10px 0}.em.em-events-admin-list .input .search-box{float:left;width:50%}.em.em-events-admin-list .input .search-box input{width:auto!important;margin-bottom:10px!important}.em.em-events-admin-list .input .tablenav{width:50%!important}.em.em-event-editor .input.em-location-data>div,.em.em-location-editor .input.em-location-data>div{margin-bottom:15px}.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div .inline-inputs,.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div.inline-inputs,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div .inline-inputs,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div.inline-inputs,.em.em-event-editor .input.em-location-data>div.em-location-data-name,.em.em-location-editor .input.em-location-data>div.em-location-data-name{margin-bottom:25px}.em.em-event-editor .event-extra-details{margin-top:25px}.em.em-event-editor .input.em-location-data .em-selectize-autocomplete{margin-bottom:5px!important}.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div{margin-bottom:10px}.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div .inline-inputs:last-child,.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div.inline-inputs:last-child,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div .inline-inputs:last-child,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div.inline-inputs:last-child{margin-bottom:20px}.em .em-recurrence-sets>*,.em .event-form-when .em-event-datetimes>*,.em .event-form-when>*{margin-bottom:15px!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section div.general-data:last-child,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl:last-child,.em .em-warning p:last-child,.em .event-form-when .em-event-datetimes>:last-child{margin-bottom:0!important}.em .event-form-when .em-event-dates label{width:100%;display:block}.em .event-form-when .em-event-dates .em-date-start-end{width:100%!important;max-width:250px!important}.em .event-form-when .em-event-dates.em-datepicker-until .em-datepicker-until-fields{display:grid;grid-template-columns:minmax(100px,150px) min-content minmax(100px,150px);grid-column-gap:8px;justify-items:center;align-items:center}.em .event-form-when .em-event-dates.em-datepicker-until .em-datepicker-until-fields>*{margin-bottom:0!important;width:100%}.em .event-form-when .em-event-dates.em-datepicker-until .em-datepicker-until-fields .em-range-description{margin-top:15px}.em .event-form-when .em-event-dates.em-datepicker-until .em-datepicker-until-fields [disabled]{color:#777}.em .event-form-when .em-event-type label:has(select){line-height:38px;vertical-align:middle}.em .em-recurrence-sets>p,.em .event-form-when>p{margin-bottom:20px!important}.em .em-recurrence-sets .em-recurrence-dates.em-datepicker-range fieldset,.em .event-form-when .em-recurrence-dates.em-datepicker-range fieldset{width:100%;max-width:250px!important}.em .em-location-map-container{height:100%}.em .reschedule-hidden{display:none!important;visibility:hidden!important}.em.em-location-where.has-map{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.em.em-location-where.has-map .em-location-data,.em.em-location-where.has-map .em-location-map-container{width:100%;flex:1 1 450px}.em.em-location-where.has-map .em-location-map-container,.em.em-location-where.has-map div.em-location-data .em-location-map-404,.em.em-location-where.has-map div.em-location-data .em-location-map-content{max-width:800px;aspect-ratio:3/2}.em.em-location-where.has-map .em-location-data-maps-tip{width:100%;flex:0 0 100%}.em .em_obj{position:relative}.em .em_obj:not(.em-list-table) .alignleft.actions{padding-bottom:15px}.em .em-list-table{position:relative;margin:15px 0}.em .em-list-table .em-list-table-triggers{margin-right:5px}.em .em-list-table .em-list-table-triggers .em-list-table-trigger{float:left;display:block;margin:2px 5px 0;width:24px;height:36px;background-position:50% 50%;background-size:24px}.em .em-list-table .em-list-table-triggers .em-list-table-trigger:focus,.em .em-list-table .em-list-table-triggers .em-list-table-trigger:hover,.em .em-tooltip-ddm-display a:focus{outline:0;box-shadow:none}.em .em-list-table .em-list-table-error-notice{clear:both}.em .em-list-table.frontend div.tablenav .tablenav-pages{float:right;grid-area:pagination;text-wrap:nowrap;text-align:right;margin:0 0 15px}.em .em-list-table.frontend div.tablenav .tablenav-pages.no-pages,.em .em-list-table.frontend div.tablenav .tablenav-pages.one-page{padding-top:18px}.em .em-list-table.frontend div.tablenav .tablenav-pages .button{padding:0 12px!important;margin:0!important}.em .em-list-table div.table-wrap tfoot,.em .em-list-table.frontend div.tablenav .tablenav-pages .button.disabled{display:none}.em .em-list-table.frontend div.tablenav .tablenav-pages input.current-page{width:auto!important;margin:0!important}.em .em-list-table div.table-wrap tfoot td.manage-column,.em .em-list-table div.table-wrap thead td.manage-column,.em .em-list-table.backend div.tablenav>.actions .actions{vertical-align:middle}#wp-em-editor-content-wrap table,.em .em-list-table.has-filter div.tablenav{margin-bottom:0}.em .em-list-table.has-filter div.tablenav .actions.filters{margin-bottom:15px}.em .em-list-table div.tablenav{clear:both;width:100%;margin-bottom:12px}.em .em-list-table div.tablenav>.actions{display:block;float:left;margin:0 0 15px;text-align:left}.em .em-list-table div.tablenav>.actions:last-child{margin-bottom:0}#em-booking .em-booking-form p,.em .em-list-table div.tablenav>.actions.filters{clear:left}.em .em-list-table div.tablenav>.actions .actions{display:inline-block;float:none;margin-right:0;padding-right:0;vertical-align:top}.em .em-list-table div.tablenav>.actions .actions:not(:last-child,:first-child){margin-left:10px;padding-left:10px;border-left:1px solid var(--border-color-softer)}.em .em-list-table div.tablenav>.actions .actions:last-child{margin-left:10px}.em .em-bookings-table td.column-actions a:last-of-type,.em .em-list-table div.tablenav>.actions .actions :last-of-type{margin-right:0}.em .em-bookings-table td.column-actions,.em .em-list-table div.table-wrap td.booking_price,.em .em-list-table div.table-wrap td.column-primary,.em .em-list-table div.table-wrap td.price-col,.em .em-list-table div.table-wrap td.ticket_price,.em .em-list-table div.table-wrap td.ticket_total,.em .em-list-table div.table-wrap td.total_paid,.em .em-list-table div.tablenav>.actions .actions.bulkactions-input{text-wrap:nowrap}.em .em-list-table div.tablenav>.actions button,.em .em-list-table div.tablenav>.actions input,.em .em-list-table div.tablenav>.actions select{max-width:12.5rem;min-height:auto;margin:0 6px 0 0!important}.em .em-list-table div.tablenav>.actions button.filters-trigger,.em .em-list-table div.tablenav>.actions button.small-expand-trigger{width:25px;height:25px;background-size:25px;padding:0 12.5px!important;margin:0!important;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important;border:0!important;background-image:var(--icon-filter-hide);opacity:.5}.em .em-list-table div.tablenav>.actions button.filters-trigger.hidden,.em .em-list-table div.tablenav>.actions button.small-expand-trigger.hidden{display:inline-block!important;visibility:visible!important;background-image:var(--icon-filter);opacity:1}.em .em-list-table div.tablenav>.actions button.filters-trigger:active,.em .em-list-table div.tablenav>.actions button.filters-trigger:focus,.em .em-list-table div.tablenav>.actions button.small-expand-trigger:active,.em .em-list-table div.tablenav>.actions button.small-expand-trigger:focus,.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row:active,.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row:focus,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row:active,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row:focus{border:0!important;box-shadow:none!important;outline:0!important}.em .em-list-table div.tablenav>.actions button.small-expand-trigger{display:none;visibility:hidden}.em .em-list-table div.tablenav select{width:auto!important;padding-right:30px!important}.em .em-list-table div.tablenav.bottom{margin-top:15px;align-items:start}.em .em-list-table div.tablenav.bottom .tablenav-pages.no-pages,.em .em-list-table div.tablenav.bottom .tablenav-pages.one-page{padding-top:0}.em .em-list-table div.table-wrap{overflow-x:auto;border:1px solid var(--border-color);clear:both;margin:5px 0 0;font-size:14px}.em .em-list-table div.table-wrap .check-column{text-wrap:nowrap;padding:10px 0 10px 10px!important}.em .em-list-table div.table-wrap .check-column button.em-tooltip-ddm{font-family:"Arial",sans-serif!important;transform:rotate(-90deg)!important;border:0!important;background:0 0!important;width:22px!important;height:1px!important;font-size:16px!important;line-height:3px!important;font-weight:700!important;color:#aaa!important;padding:0 0 10px 6px!important;cursor:pointer!important}.em .em-list-table div.table-wrap .check-column button.em-tooltip-ddm:active,.em .em-list-table div.table-wrap .check-column button.em-tooltip-ddm:focus{border:0!important;box-shadow:none!important}.em .em-list-table div.table-wrap thead .check-column{padding:0 0 0 3px}.em .em-list-table div.table-wrap table{width:100%;margin:0!important;border:0!important}.em .em-list-table div.table-wrap .toggle-row,.em .em-list-table div.table-wrap td.column-primary .em-list-table-row-responsive-meta{display:none;visibility:hidden}.em .em-list-table div.table-wrap tr{transition:opacity 800ms ease-out}.em .em-list-table div.table-wrap tr.loading{pointer-events:none;cursor:not-allowed}.em .em-list-table div.table-wrap tr.loading td:not(.check-column){opacity:.5}.em .em-list-table div.table-wrap tr.loading .check-column button{background:var(--icon-spinner) 3px 0 no-repeat;background-size:16px;text-indent:-99999px;overflow:hidden}.em .em-list-table div.table-wrap tr.faded-out{opacity:0}#event-form .em-input-field.em-input-field-boolean label,.em .em-bookings-table .em-bookings-table-views,.em .em-list-table div.table-wrap td.column-primary .primary-column-content{display:inline-block}.em .em-list-table div.table-wrap tfoot td.manage-column label,.em .em-list-table div.table-wrap thead td.manage-column label{position:absolute}.em .em-list-table div.table-wrap tfoot th,.em .em-list-table div.table-wrap thead th{vertical-align:center}#event-form .event-extra-details select,.em .em-list-table div.table-wrap tbody td,.em .em-list-table.size-small .wp-list-table tbody td,.em .em-list-table.size-small .wp-list-table tbody th,.em .em-list-table.size-xsmall .wp-list-table tbody td,.em .em-list-table.size-xsmall .wp-list-table tbody th{vertical-align:top}.em .em-list-table div.table-wrap tbody>:nth-child(odd){background-color:#fafafa}.em .em-list-table div.table-wrap tbody>.selected{background-color:#f6f6f6}.em .em-list-table div.table-wrap tfoot td,.em .em-list-table div.table-wrap tfoot th{border-bottom:0!important}.em .em-list-table div.table-wrap th{font-weight:400;vertical-align:top;padding:10px 12px!important}.em .em-list-table div.table-wrap th.sortable a,.em .em-list-table div.table-wrap th.sorted a{display:grid;grid-gap:10px;grid-template-columns:auto 15px;align-items:center;color:var(--text-color-normal)!important}.em .em-list-table div.table-wrap th.sortable a:hover,.em .em-list-table div.table-wrap th.sorted a:hover{color:var(--text-color-normal);text-decoration:none}.em .em-list-table div.table-wrap th.sortable a .sorting-indicators,.em .em-list-table div.table-wrap th.sorted a .sorting-indicators{display:grid;grid-template-columns:1fr;grid-template-rows:min-content}.em .em-list-table div.table-wrap th.sortable a .sorting-indicators .sorting-indicator,.em .em-list-table div.table-wrap th.sorted a .sorting-indicators .sorting-indicator{display:block;width:12px;height:12px;background-size:12px;background-repeat:no-repeat}.em .em-list-table div.table-wrap th.sortable a .sorting-indicators .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sorted a .sorting-indicators .sorting-indicator.desc{background-image:var(--icon-chevron-down)}.em .em-list-table div.table-wrap th.sortable:hover.asc .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sortable:hover.desc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sorted:hover.asc .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sorted:hover.desc .sorting-indicator.desc{opacity:.2}.em .em-list-table div.table-wrap th.sortable:hover.asc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sortable:hover.desc .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sorted:hover.asc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sorted:hover.desc .sorting-indicator.asc{opacity:1!important}.em .em-list-table div.table-wrap th.sortable.sorted.asc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sortable.sorted.desc .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sorted.sorted.asc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sorted.sorted.desc .sorting-indicator.asc{opacity:.2}.em .em-list-table div.table-wrap td{padding:11px 12px!important}.em .em-list-table div.table-wrap .em-icon{width:18px;height:18px;margin-right:5px;background-size:18px}.em .em-list-table div.table-wrap .em-icon.em-icon-updated{background:green;-webkit-mask-image:var(--icon-updated);mask-image:var(--icon-updated)}.em .em-list-table div.table-wrap .em-icon.em-icon-cross-circle{background:red;-webkit-mask-image:var(--icon-cross-circle);mask-image:var(--icon-cross-circle)}.em .em-list-table div.table-wrap .em-icon.em-icon-trash{background:red;-webkit-mask-image:var(--icon-trash);mask-image:var(--icon-trash)}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content{padding:10px}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section{margin:0 0 12px!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section:last-of-type{margin-bottom:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section header{padding-bottom:2px;border-bottom:1px solid #dedede;margin-bottom:10px}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section footer{margin-top:5px}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section footer p{margin:0 0 5px!important;padding:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl{display:grid;grid-template-columns:max-content max-content;margin:0 0 10px!important;padding:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl dt{margin:0!important;padding:3px 0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl dd{margin:0!important;padding:3px 0 3px 15px!important}#em-wrapper #locations-filter .subsubsub .current,#em-wrapper #posts-filter .subsubsub .current,#event-rsvp-options label,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl dt{font-weight:700}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dt{font-weight:400;padding:8px 0!important;border-bottom:1px solid #dedede}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dd{padding:8px 0 0 15px!important;border-bottom:1px solid #dedede}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dd:first-of-type,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dt:first-of-type{border-top:0!important;padding-top:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dd:last-of-type,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dt:last-of-type{border-bottom:0!important;padding-bottom:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .tippy-box{max-width:none!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip a.em-tooltip{color:var(--text-color-softer)!important;border-bottom:2px dotted #ccc;padding-bottom:2px;text-wrap:nowrap}.em .em-list-table div.table-wrap .em-list-table-col-tooltip a.em-tooltip:hover{cursor:pointer;text-decoration:none!important}.em .em-list-table.no-checkboxes div.tablenav>.actions{margin-right:15px}.em .em-list-table.no-checkboxes div.tablenav>.actions .actions{margin-right:5px}.em .em-list-table.no-checkboxes div.tablenav>.actions.filters{clear:none}.em .em-list-table.size-medium div.tablenav>.actions,.em .em-list-table.size-medium div.tablenav>.tablenav-pages,.em .em-list-table.size-small div.tablenav>.actions,.em .em-list-table.size-small div.tablenav>.tablenav-pages,.em .em-list-table.size-xsmall div.tablenav>.actions,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages{display:flex;float:none;text-align:center;justify-content:center;justify-items:center;align-items:center}.em .em-list-table.size-medium div.tablenav>.filters,.em .em-list-table.size-small div.tablenav>.filters,.em .em-list-table.size-xsmall div.tablenav>.filters{border-width:1px 0;border-style:solid;border-color:var(--border-color);padding:10px 0}.em .em-list-table.size-medium div.tablenav>.filters>*,.em .em-list-table.size-small div.tablenav>.filters>*,.em .em-list-table.size-xsmall div.tablenav>.filters>*{width:100%!important;max-width:none!important;float:none}.em .em-list-table.size-medium div.tablenav>.filters .button,.em .em-list-table.size-medium div.tablenav>.filters>button,.em .em-list-table.size-small div.tablenav>.filters .button,.em .em-list-table.size-small div.tablenav>.filters>button,.em .em-list-table.size-xsmall div.tablenav>.filters .button,.em .em-list-table.size-xsmall div.tablenav>.filters>button{width:auto!important}.em .em-list-table.size-medium div.tablenav>.tablenav-pages,.em .em-list-table.size-small div.tablenav>.tablenav-pages,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages{gap:8px}.em .em-list-table.size-medium div.tablenav>.tablenav-pages.no-pages,.em .em-list-table.size-medium div.tablenav>.tablenav-pages.one-page,.em .em-list-table.size-small div.tablenav>.tablenav-pages.no-pages,.em .em-list-table.size-small div.tablenav>.tablenav-pages.one-page,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages.no-pages,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages.one-page{padding-top:0}.em .em-list-table.size-small button.small-expand-trigger,.em .em-list-table.size-xsmall button.small-expand-trigger{display:inline-block!important;visibility:visible!important;width:15px;background-image:var(--icon-expand)!important;opacity:.5}.em .em-list-table.size-small button.small-expand-trigger.expanded,.em .em-list-table.size-xsmall button.small-expand-trigger.expanded{background-image:var(--icon-collapse)!important;opacity:1}.em .em-list-table.size-small.has-checkboxes .wp-list-table thead th:not(:nth-child(-n+2)),.em .em-list-table.size-small.no-checkboxes .wp-list-table thead th:not(:nth-child(-n+1)),.em .em-list-table.size-xsmall.has-checkboxes .wp-list-table thead th:not(:nth-child(-n+2)),.em .em-list-table.size-xsmall.no-checkboxes .wp-list-table thead th:not(:nth-child(-n+1)){display:none!important;overflow:hidden}.em .em-list-table.size-small.has-checkboxes tbody td:not(.check-column):not(:nth-child(-n+2))::before,.em .em-list-table.size-small.no-checkboxes tbody td:not(.check-column):not(:nth-child(-n+1))::before,.em .em-list-table.size-xsmall.has-checkboxes tbody td:not(.check-column):not(:nth-child(-n+2))::before,.em .em-list-table.size-xsmall.no-checkboxes tbody td:not(.check-column):not(:nth-child(-n+1))::before{display:inline-block;overflow:hidden;width:35%;content:attr(data-colname);white-space:nowrap;text-overflow:ellipsis;border:0;vertical-align:middle}.em .em-list-table.size-small .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column),.em .em-list-table.size-xsmall .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column){position:relative;clear:both;width:auto!important}.em .em-list-table.size-small .wp-list-table thead th.column-primary,.em .em-list-table.size-xsmall .wp-list-table thead th.column-primary{content:""}.em .em-list-table.size-small .wp-list-table tbody th.check-column,.em .em-list-table.size-xsmall .wp-list-table tbody th.check-column{width:77px}.em .em-list-table.size-small .wp-list-table tbody td:not(.check-column),.em .em-list-table.size-xsmall .wp-list-table tbody td:not(.check-column){display:block!important;overflow:hidden}.em .em-list-table.size-small .wp-list-table tbody td:not(.check-column):not(.column-primary),.em .em-list-table.size-xsmall .wp-list-table tbody td:not(.check-column):not(.column-primary){display:none!important}.em .em-list-table.size-small .wp-list-table tbody td:not(.check-column):not(.column-primary,:last-child),.em .em-list-table.size-xsmall .wp-list-table tbody td:not(.check-column):not(.column-primary,:last-child){border:0!important;padding-top:5px!important;padding-bottom:5px!important}.em .em-list-table.size-small .wp-list-table tbody td:not(.check-column):last-child,.em .em-list-table.size-xsmall .wp-list-table tbody td:not(.check-column):last-child{padding-top:5px!important;padding-bottom:10px!important}.em .em-list-table.size-small .wp-list-table tbody tr.expanded td.column-primary:not(:has(.em-list-table-row-responsive-meta)),.em .em-list-table.size-xsmall .wp-list-table tbody tr.expanded td.column-primary:not(:has(.em-list-table-row-responsive-meta)){margin-bottom:0!important;padding-bottom:0!important;border-bottom:0!important}.em .em-list-table.size-small .wp-list-table tbody td.column-primary:not(:has(.em-list-table-row-responsive-meta)) .primary-column-content,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary:not(:has(.em-list-table-row-responsive-meta)) .primary-column-content{border-bottom:0}.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row{display:inline-block!important;visibility:visible!important;float:right;width:10px!important;height:15px!important;background-size:15px;padding:0 5px!important;margin:0 0 0 5px!important;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important;border:0!important;background-image:var(--icon-chevron-down)}.em .em-bookings-table td.column-actions a :focus,.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row :focus:before,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row :focus:before{box-shadow:none;outline:0}.em .em-list-table.size-small .wp-list-table tbody td.column-primary .em-list-table-row-responsive-meta,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary .em-list-table-row-responsive-meta{float:left;clear:left;display:block;visibility:visible}.em .em-list-table.size-small .wp-list-table tbody td.column-primary .primary-column-content,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary .primary-column-content{float:left;clear:left;margin-bottom:8px;border-bottom:1px solid var(--border-color-softer);padding-bottom:5px}.em .em-list-table.size-small .wp-list-table tbody tr.expanded td:not(:first-child,.column-primary),.em .em-list-table.size-xsmall .wp-list-table tbody tr.expanded td:not(:first-child,.column-primary){display:block!important}.em .em-list-table.size-small .wp-list-table tbody tr.expanded td.column-primary,.em .em-list-table.size-xsmall .wp-list-table tbody tr.expanded td.column-primary{margin:0 13px 10px 11px!important;padding-left:0!important;padding-right:0!important}.em .em-list-table.size-small div.tablenav>.actions.filters,.em .em-list-table.size-xsmall div.tablenav>.actions,.em .em-list-table.size-xsmall div.tablenav>.actions.filters,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages{display:block}.em .em-list-table.size-small div.tablenav>.actions.filters>*,.em .em-list-table.size-xsmall div.tablenav>.actions.filters>*{width:90%!important;max-width:none;margin:5px 5%!important}.em .em-list-table.size-xsmall div.tablenav>.actions .bulkactions-input,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages .bulkactions-input{display:block;margin-top:15px}.em .em-list-table.size-xsmall div.tablenav>.actions .bulkactions-input select,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages .bulkactions-input select{float:none}.em .em-list-table-cols{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-gap:20px}.em .em-list-table-cols p{margin-bottom:15px!important}.em .em-list-table-cols .em-list-table-cols-selected .item{width:100%;display:flex;flex-wrap:nowrap;flex-direction:row-reverse;align-items:center;cursor:pointer;margin:0 0 8px;padding:5px 0 5px 8px;border-radius:calc(.25rem - 1px);background:#dff4fd;border:1px solid #97dbf9;color:#0095c3}.em .em-list-table-cols .em-list-table-cols-selected .item.sortable-ghost{border-style:dotted;opacity:.4}.em .em-list-table-cols .em-list-table-cols-selected .item .remove{flex:0 0 auto;color:inherit!important;background-color:inherit!important;text-decoration:none;vertical-align:middle;display:inline-block;padding:0;border:0;box-sizing:border-box;margin-right:10px}.em .em-list-table-cols .em-list-table-cols-select .selectize-input.items .item{display:none!important}.em .em-list-table-cols .em-list-table-cols-select .selectize-input.items input{margin-top:0!important}.em .em-list-table-cols .em-list-table-cols-select .selectize-dropdown .optgroup:before{display:none}.em .em-list-table-cols .em-list-table-cols-select .selectize-dropdown .optgroup-header{display:block;width:95%;padding:0 0 6px;margin:10px auto 6px;border-bottom:1px solid #ddd}.em .em-list-table-cols .em-list-table-cols-select .selectize-dropdown .optgroup:first-child .optgroup-header{margin-top:5px}.em .em-bookings-table .em-bookings-table-views-selection+.actions{margin-left:5px!important}.em .em-bookings-table .em-bookings-table-views [data-view=bookings]{background-image:var(--icon-tickets)!important;background-size:30px!important}.em .em-bookings-table .em-bookings-table-views [data-view=tickets]{background-image:var(--icon-ticket)!important}.em .em-bookings-table .em-bookings-table-views [data-view=attendees]{background-image:var(--icon-attendees)!important}.em .em-bookings-table .em-bookings-table-views [data-view=multiple-bookings]{background-image:var(--icon-multiple)!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-trigger{display:block;width:42px;background:var(--icon-point-down) 30px 6px no-repeat;background-size:14px;padding:0 15px 0 0;margin:0;cursor:pointer}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-trigger .em-bookings-table-view-option{display:block;width:25px;height:25px;background-size:25px;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important;padding:0!important;border:0!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options,.em .em-chart.hidden-filters form{display:none}.em .em-bookings-table .em-bookings-table-views .tippy-content .em-bookings-table-views-options,.em .em-chart form section.main-filters label,.em .em-chart.size-small form section.main-filters{display:block}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list{display:block!important;padding:0!important;margin:5px 0!important;border:0!important;background:0 0!important;cursor:pointer!important;overflow:visible!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option.focused,.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option:hover{background-color:#efefef!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option.checked,.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option:checked{background-color:#cee0ea!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option input[type=radio],.em .em-tooltip-ddm-content{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option[data-view=bookings],.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option[data-view=mulitple-bookings]{background-size:24px!important;background-position:6px center!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list:focus{border:0!important;outline:0!important}.em .em-bookings-table td.column-actions a{display:inline-block;text-indent:-9999px;background-size:18px;width:18px;height:18px;margin:0 6px 0 0}.em .em-bookings-table td.column-actions a[data-row_action=delete]{background:var(--icon-trash) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=approve]{background:var(--icon-checkmark-circle) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=unapprove]{background:var(--icon-undo) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=cancel],.em .em-bookings-table td.column-actions a[data-row_action=reject]{background:var(--icon-cross-circle) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=checkin]{background:var(--icon-enter) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=checkout]{background:var(--icon-exit) no-repeat}.em .em-bookings-table td.column-actions a.em-list-table-row-edit{background:var(--icon-edit) no-repeat}.em.em-list-table-settings .em-list-table-settings-remember{text-align:right}.em.em-list-table-settings .em-list-table-settings-remember input[type=checkbox]{margin-left:10px}.em.em-list-table-settings .em-list-table-settings-remember [data-tippy-root]{text-align:center}@media only screen and (max-width:800px){.em .em-list-table-cols-selected .item{display:block}}@media only screen and (max-width:380px){.em .em-list-table-cols-selected .item{display:block}}.em button.input.em-tooltip-ddm{background-image:var(--icon-chevron-down)!important;background-position:calc(100% - 15px) 50%!important;background-repeat:no-repeat!important;background-size:15px!important;padding-right:40px!important}.em button.input.em-tooltip-ddm[aria-expanded=true]{background-image:var(--icon-chevron-up)!important}.em .em-tooltip-ddm-display{top:-5px!important}.em .em-tooltip-ddm-display a{padding:5px;display:block}.em .em-tooltip-ddm-display .tippy-box{width:100%}.em .em-tooltip-ddm-display section:not(:first-child){padding-top:5px;margin-top:5px;border-top:1px solid #dedede}.em .em-tooltip-ddm-display section:not(:last-child){border-bottom:1px solid #dedede;margin-bottom:5px;padding-bottom:5px}.em .em-tooltip-ddm-display section+section{border-top:0!important}.em .button.input.with-icon,.em .input .button.with-icon,.em .input button.with-icon,.em button.input.with-icon{padding-left:var(--button-icon-padding)!important}.em .button.input.with-icon .em-icon,.em .input .button.with-icon .em-icon,.em .input button.with-icon .em-icon,.em button.input.with-icon .em-icon{margin-right:6px}.em .button.input.with-icon-right,.em .input .button.with-icon-right,.em .input button.with-icon-right,.em button.input.with-icon-right{padding-right:var(--button-icon-padding)!important}.em .button.input.with-icon-right .em-icon,.em .input .button.with-icon-right .em-icon,.em .input button.with-icon-right .em-icon,.em button.input.with-icon-right .em-icon{margin-left:6px}.em .button.input .em-icon,.em .input .button .em-icon,.em .input button .em-icon,.em button.input .em-icon{width:18px;height:18px;background-size:18px}.em .button.input.em-icon,.em .input .button.em-icon,.em .input button.em-icon,.em button.input.em-icon{border:0;padding:0;background-color:transparent}.em button.em-clickable.loading .loaded,.em form.em-ajax-form.loading .loaded{display:none;visibility:hidden}.em button.em-clickable.loading .loading-content,.em form.em-ajax-form.loading .loading-content{display:inline-block;visibility:visible}.em button.em-clickable .loaded-success,.em button.em-clickable .loading-content,.em button.em-clickable.load-successful .loaded,.em form.em-ajax-form .loaded-success,.em form.em-ajax-form .loading-content,.em form.em-ajax-form.load-successful .loaded{display:none;visibility:hidden}.em button.em-clickable.load-successful .loaded-success,.em form.em-ajax-form.load-successful .loaded-success{display:inline-block;visibility:visible}.em .em-chart.hidden-filters .option-triggers{float:none}.em .em-chart .em-chart-header{display:grid;grid-template-columns:auto max-content;align-items:center;margin:10px 0}.em .em-chart .em-chart-header .em-chart-title{padding-left:5px;font-size:16px;font-weight:500}.em .em-chart .em-chart-header .option-triggers{text-align:right}.em .em-chart .em-chart-header .option-triggers .em-icon{margin:0 5px}.em .em-chart form section.main-filters{margin:5px 5px 15px;padding:10px 0 15px;display:grid;grid-template-columns:1fr 1fr auto;border-top:1px solid #dedede;border-bottom:1px solid #dedede}.em .em-chart form section.main-filters>div:nth-child(2){margin:0 15px;padding:0 15px;border-left:1px solid #dedede;border-right:1px solid #dedede}.em .em-chart form section.main-filters>div>:not(:first-child){margin-top:10px}.em .em-chart form section.main-filters .dataset-1-metric{display:grid;grid-template-columns:max-content auto;grid-gap:5px}.em .em-chart form section.main-filters select{width:100%;max-width:none}#em-tickets-form tbody.em-ticket-template,.em .em-chart form section.main-filters .em-datepicker{display:none}.em .em-chart form section.main-filters .em-datepicker input.em-date-input{cursor:pointer;margin:10px 0 0 5px;width:100%;border-radius:0!important;padding-left:30px!important;background:var(--icon-calendar) 0 50% no-repeat!important;background-size:20px!important}.em .em-chart form section.main-filters .em-datepicker input.em-date-input,.em .em-chart form section.main-filters .em-datepicker input.em-date-input:active,.em .em-chart form section.main-filters .em-datepicker input.em-date-input:focus{border:0!important;box-shadow:none}.em .em-chart form section.main-filters label span{display:block;font-size:12px;margin-bottom:2px}.em .em-chart .em-chart-wrapper{position:relative;margin-top:20px}.em .em-chart .em-chart-wrapper canvas{max-height:400px}.em .em-chart .em-chart-wrapper.loading .em-chart-stats,.em .em-chart .em-chart-wrapper.loading canvas{opacity:.2}.em .em-chart .em-chart-wrapper.loading .em-loading{background-color:transparent;filter:none;opacity:1}.em .em-chart .em-chart-stats{margin-top:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.em .em-chart .em-chart-stats>div{border-left:1px solid #dedede;padding:0 10px;margin:10px 0;text-align:center}.em .em-chart .em-chart-stats>div:first-child{border-left:none}.em .em-chart .em-chart-stats>div div{margin-bottom:8px}.em .em-chart .em-chart-stats>div .title{font-weight:700;font-size:16px}.em .em-chart .em-chart-stats>div .total{font-size:18px}.em .em-chart .em-chart-stats>div .change span:first-child{font-size:20px;color:#999}.em .em-chart .em-chart-stats>div .change span:first-child.minus{color:red}.em .em-chart .em-chart-stats>div .change span:first-child.plus{color:green}.em .em-chart .em-chart-stats>div span.sub{font-size:14px;color:#aaa}.em .em-chart:not(.size-small) section.view-options{text-align:left;padding-top:5px;margin:10px 5px 15px}.em .em-chart:not(.size-small) section.view-options select{line-height:1;min-height:24px;text-transform:lowercase}.em .em-chart:not(.size-small) section.view-options label:first-child span:first-child{text-transform:none}.em .em-chart:not(.size-small) section.view-options span{text-transform:lowercase}.em .em-chart.size-large .em-chart-title{text-align:center}.em .em-chart.size-large section.main-filters{grid-template-columns:1fr 1fr 1fr}.em .em-chart.size-medium .em-chart-stats{grid-template-columns:repeat(3,1fr)}.em .em-chart.size-medium .em-chart-stats>div:nth-child(4),.em .em-chart.size-small .em-chart-stats>div:nth-child(2n+1){border-left:none}.em .em-chart.size-small .option-triggers{float:none}.em .em-chart.size-small form section.main-filters>div:nth-child(2){margin:15px 0;padding:15px 0;border:0;border-top:1px solid #dedede;border-bottom:1px solid #dedede}.em .em-chart.size-small .em-chart-stats{grid-template-columns:repeat(2,1fr)}.em .em-chart{margin:20px 0 40px}.em.pixelbones .iti input.iti__search-input{width:100%!important;margin:0!important;padding-left:30px!important;border:0!important}.em.pixelbones .iti button.iti__search-clear{border:0!important;border-radius:3px!important;padding:4px!important;display:flex!important;width:24px!important;height:24px!important}.em .iti{display:block!important;--iti-path-flags-1x:url(https://sparksmp.org/wp-content/plugins/events-manager/includes/external/intl-tel-input/img/flags.webp)!important;--iti-path-flags-2x:url(https://sparksmp.org/wp-content/plugins/events-manager/includes/external/intl-tel-input/img/flags@2x.webp)!important;--iti-path-globe-1x:url(https://sparksmp.org/wp-content/plugins/events-manager/includes/external/intl-tel-input/img/globe.webp)!important;--iti-path-globe-2x:url(https://sparksmp.org/wp-content/plugins/events-manager/includes/external/intl-tel-input/img/globe@2x.webp)!important}.em .iti.phone-error{border-color:red}.em .iti ul{list-style:none!important}.em .iti .iti__country-container button.iti__selected-country[type=button]{cursor:pointer!important;box-sizing:border-box!important;z-index:1!important;position:relative!important;display:flex!important;align-items:center!important;height:100%!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:inherit!important;color:inherit!important;border-radius:0!important;font-weight:inherit!important;line-height:inherit!important;text-decoration:none!important}.em .em-datepicker fieldset,.em .iti .iti__country-list,.em-time-input fieldset{margin-bottom:0!important}.em .iti.invalid-number input[type=tel]{border-color:#8b0000!important}.em .iti+.em-inline-error{margin:10px 0;color:#8b0000}.em .iti+.em-inline-error .em-icon{background-color:#8b0000}.em .iti input[type=tel],.em .iti.iti--allow-dropdown input[type=tel],.em .iti.iti--allow-dropdown>input,.em .iti.iti--allow-dropdown>input[type=text],.em .iti.iti--separate-dial-code>input,.em .iti.iti--separate-dial-code>input[type=tel],.em .iti.iti--separate-dial-code>input[type=text]{padding-right:6px!important;margin-left:0!important;--input-padding:6px 10px 6px 90px!important}@media (min-resolution:2x){.em .iti .iti__flag{background-image:var(--iti-path-flags-2x)}.em .iti .iti__flag.iti__globe{background-image:var(--icon-phone)}}.em .iti input.iti__search-input{padding-top:5px;padding-bottom:5px;font-size:14px}.em .em-input-upload{min-width:300px;max-width:800px}.em .em-input-upload .em-input-upload-files,.em .em-input-upload .em-input-upload-files-tbd{margin-top:0;padding-top:0}.em .em-input-upload .em-input-upload-files li,.em .em-input-upload .em-input-upload-files-tbd li{display:block;margin:0 0 8px!important}.em .em-input-upload .em-input-upload-files li:first-child,.em .em-input-upload .em-input-upload-files-tbd li:first-child{margin-bottom:10px!important}.em .em-input-upload .em-input-upload-files li button.em-icon,.em .em-input-upload .em-input-upload-files-tbd li button.em-icon{cursor:pointer!important;margin:0 10px 0 0!important;padding:0!important;border:0!important;background-color:transparent!important;box-shadow:none;height:20px!important;width:20px!important}.em .em-input-upload .em-input-upload-files li button.em-icon.em-icon-trash,.em .em-input-upload .em-input-upload-files-tbd li button.em-icon.em-icon-trash{margin:0 0 0 10px!important}.em .em-input-upload .em-input-upload-files li a,.em .em-input-upload .em-input-upload-files-tbd li a{display:inline-block;vertical-align:top}.em .em-input-upload .em-input-upload-files li{margin-bottom:5px}.em .em-input-upload .em-input-upload-files li:before{content:"";display:inline-block;margin-right:10px;height:20px;width:20px;background-image:var(--icon-file)}.em .em-input-upload.em-input-upload-post-image>input.em-uploader{margin-top:15px!important}.em .em-input-upload.em-input-upload-post-image .em-input-upload-files li img{display:block;margin-bottom:10px}.em .em-input-upload.em-input-upload-post-image .em-input-upload-files li:before{display:inline;background:0 0;width:auto;height:auto;margin:0}.em .em-input-upload .em-input-upload-files .em-icon-undo,.em .em-input-upload .em-input-upload-files-tbd .em-icon-trash,.em .em-input-upload input[disabled],.em .em-input-upload.em-input-upload-post-image .em-input-upload-files-tbd li img{display:none;visibility:hidden}.em .em-input-upload.disabled button.em-icon,.em .hidden{display:none!important;visibility:hidden!important}.em .em-input-upload:not(.disabled) ul{margin-top:15px}.em div#em-loading,.em div.em-loading{position:absolute;width:100%;height:100%;background:#fff url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto%3B background: none%3B display: block%3B shape-rendering: auto%3B' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cg transform='rotate(0 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.9166666666666666s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(30 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.8333333333333334s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(60 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.75s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(90 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.6666666666666666s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(120 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.5833333333333334s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(150 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.5s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(180 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.4166666666666667s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(210 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.3333333333333333s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(240 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.25s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(270 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.16666666666666666s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(300 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.08333333333333333s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(330 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='0s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E") 50% 50% no-repeat;left:0;top:0;opacity:.8;filter:alpha(opacity=80);z-index:99998;background-size:100px}.em button.em-clickable{cursor:pointer!important;justify-self:start!important;background-color:transparent;margin:0!important;padding:0!important;border:0!important;outline:0}.em button.em-clickable:focus{outline:0}.em .em-datepicker .em-datepicker-data.hidden{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:visible;display:inherit}.em .em-datepicker .em-date-input.button.button-secondary{width:max-content!important;min-height:30px!important}.em .em-datepicker .em-date-input.button.button-secondary input[type=date],.em .em-datepicker .em-date-input.button.button-secondary input[type=text]{opacity:0!important;width:1px!important;height:30px!important;min-height:30px!important;overflow:hidden!important;padding:0!important;margin:0!important;display:inline!important}.em .em-datepicker .em-date-input.button.button-secondary+button.clear-all{min-height:30px!important}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates{margin:10px 0;max-width:800px;line-height:1}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates:not(.has-value){display:none;visibility:hidden}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates .item{background:#dff4fd;border:1px solid #97dbf9;color:#0095c3;padding-left:8px;border-radius:calc(.375rem - 1px);cursor:pointer;margin:0 3px 3px 0;display:inline-flex;align-items:center;padding-right:0!important}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates .item a.remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:1px 5px;border-left:1px solid #dee2e6;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:5px}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates .item span{line-height:1.5}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates .item.clear-all{background:#efefef;border:1px solid #cdcdcd;color:#777;border-left:1px solid #cdcdcd}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates.disabled{opacity:.7;pointer-events:none}.em .em-datepicker:not(.has-value) .clear-all{visibility:hidden;display:none}.em.em-view-container{position:relative}.em .em-location-map-container{aspect-ratio:2/1;width:100%}.em .em-location-map-container .em-loading-maps,.em .em-location-map-container .em-location-map-404{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;border:1px dashed #d0d0d0;background-color:#fafafa;color:#888;font-size:18px;padding:20px;text-align:center}.em .em-location-map-container .em-loading-maps svg,.em .em-location-map-container .em-location-map-404 svg{width:100px;max-height:100px}.em .em-location-map-container .em-loading-maps span,.em .em-location-map-container .em-location-map-404 span{display:block;margin-bottom:20px;font-size:20px;color:#aaa}.em .em-location-map-container .em-loading{background-position:50% 10%}.em .em-location-map-container .em-location-map,.em .em-location-map-container .em-location-map-content,.em .em-location-map-container .em-locations-map{width:100%;height:100%}.em #em-map .em-map-balloon-title,.em .em-location-map .em-map-balloon-title,.em .em-locations-map .em-map-balloon-title{font-size:14px;font-weight:700!important}.em #em-map .em-map-balloon-content,.em .em-location-map .em-map-balloon-content,.em .em-locations-map .em-map-balloon-content{margin:0!important;padding:0 0 10px!important;font-size:13px!important;line-height:18px!important;color:#000!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important}.em #em-map img,.em .em-location-map img,.em .em-locations-map img{max-width:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;height:auto;width:auto}.em .em-warning{margin:10px 0 15px;padding:15px;color:#333;border-radius:3px;display:block!important}.em .em-warning p{margin:0 0 10px!important;padding:0;color:#333}.em .em-warning.em-warning-errors,.em .em-warning.error{background-color:#ffebe8;border:1px solid #c00}.em .em-warning.confirm,.em .em-warning.em-warning-confirms{background-color:#f1fff0;border:1px solid #a8d144}.em a.em-button{padding:5px 10px;margin:5px;background:#eee;color:#333;border:1px solid #ccc;border-radius:3px;display:inline-block}.em a.em-button,.em a.em-button:hover{text-decoration:none}.em .em-notice{padding:15px!important;margin-bottom:20px!important;margin-top:20px!important;border:1px solid #b6d4fe!important;border-radius:2.5px!important;display:block!important;color:#084298!important;background-color:#cfe2ff!important}.em .em-notice p{margin:10px 0!important;padding:0}.em .em-notice.em-notice-error{color:#842029!important;background-color:#f8d7da!important;border-color:#f5c2c7!important}.em .em-notice.em-notice-success{color:#0f5132!important;background-color:#d1e7dd!important;border-color:#badbcc!important}.em .em-notice.em-notice-warning{color:#664d03;background:#fff3cd;border-color:#ffecb5}.em .em-notice.em-notice-icon{display:grid!important;grid-template-columns:25px auto;grid-gap:10px}.em .em-notice.em-notice-icon .em-icon{align-self:center}.em .em-notice.em-notice-thin{padding:10px 15px!important}.em .em-inline-error{color:red;display:block;width:100%;margin:8px 0 0}.em .em-inline-error .em-icon{background-color:red;-webkit-mask-image:var(--icon-cross-circle);mask-image:var(--icon-cross-circle)}.em .skeleton{box-sizing:border-box;position:relative;overflow:hidden}.em .skeleton .item{height:38px;margin-bottom:15px;border:1px solid var(--background-color-skeleton-softer);border-radius:4px;background-color:var(--background-color-skeleton);box-shadow:none;overflow:hidden;position:relative}.em .skeleton .item::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 80%,rgba(255,255,255,.5) 20%,rgba(255,255,255,0));animation:shimmer 1.5s infinite;content:""}.em .skeleton .item.label{width:33%;height:14px;margin-bottom:8px;border-radius:0}.em .skeleton .item.text{height:26px;border-radius:0}.em .skeleton .item.title{margin-bottom:15px;border-radius:0}.em-working{opacity:.5}.em-working div#em-loading,.em-working div.em-loading{background-color:transparent!important}.em .flatpickr-calendar,body .pac-container{z-index:100000!important}#em-booking,.em-view-container,div[data-view-id]{position:relative}#em-wrapper label span.screen-reader-text,.em-wrapper label span.screen-reader-text{clip:rect(1px 1px 1px 1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.em-search .hidden{display:none!important}#event-form .em-notice-warning,#post .em-notice-warning{margin:10px 0;padding:15px 20px;border-left:4px solid orange}#event-form .em-notice-warning h4,#event-form .em-recurrence-reschedule h4,#post .em-notice-warning h4,#post .em-recurrence-reschedule h4{margin-top:0}#event-form .em-notice-warning div.warning-bold,#post .em-notice-warning div.warning-bold{color:#c45500;font-weight:700}#event-form .em-notice-warning div.warning-bold p,#event-form .recurrence-reschedule-warning p,#post .em-notice-warning div.warning-bold p,#post .recurrence-reschedule-warning p{margin-top:0;font-size:14px}.css-events-list table.events-table{border-spacing:0;border-collapse:collapse}.css-events-list table.events-table th.event-time{width:150px}#buddypress .wp-editor-wrap table,#em-booking .em-booking-form-details .em-booking-submit,#em-tickets-form th,.css-events-list table.events-table th.event-description{width:auto}#em-booking{margin:15px 0 10px}#em-booking .em-booking-form{position:relative;clear:left}#em-booking .em-booking-form-details{padding:10px;width:360px;float:left}#em-booking .em-booking-form-details input.input,.em-booking-form-details textarea{width:250px}#em-booking .em-booking-form label{float:left;display:inline-block;width:100px}#em-booking .em-booking-form span.input-group input{margin-left:-20px}#em-booking .em-booking-form span.input-group{display:block;margin-left:120px}#em-booking .em-booking-form p.em-consent-checkbox label,.em .skeleton .item{display:block;width:100%}#em-booking .em-tickets{margin-bottom:20px}#em-booking div.em-booking-message{margin:10px 0;padding:10px;color:#333;border-radius:3px}#em-booking div.em-booking-message p{margin:10px 0!important;padding:0;color:#333}#em-booking div.em-booking-message-success{background-color:#f1fff0;border:1px solid #a8d144}#em-booking div.em-booking-message-error{background-color:#ffebe8;border:1px solid #c00}#em-booking div.em-booking-login{padding:10px 10px 10px 20px;margin:0 0 0 390px;border-left:1px solid #000}#em-booking div.em-booking-login label{display:inline-block;width:90px}#em-booking div.em-booking-login p{margin:10px 0!important;padding:0!important}#em-wrapper .em-events-admin-list .em-button,#em-wrapper .em-locations-admin-list .em-button{float:right}#event-form h4{margin:25px 0 15px;font-weight:700}#event-form p{margin-top:10px}#event-form .inside{clear:both;margin-bottom:20px}#buddypress .wp-editor-wrap a.button,#buddypress .wp-editor-wrap button,#buddypress .wp-editor-wrap input[type=button],#buddypress .wp-editor-wrap input[type=reset],#buddypress .wp-editor-wrap input[type=submit]{padding:0 10px 1px}#event-form #event-name{width:80%;padding:2px}#event-form .event-extra-details{margin-top:20px}#event-form .reschedule-hidden,#post .reschedule-hidden{display:none;visibility:hidden}#event-form .em-recurrence-reschedule,#post .em-recurrence-reschedule{padding:15px 20px;border-left:4px solid orange}#event-form .recurrence-reschedule-warning,#post .recurrence-reschedule-warning{margin-bottom:25px;color:#c45500}#event-rsvp-box{margin:10px}#em-tickets-form th.ticket-status,.em-tickets-row .ticket-status{width:20px}#em-tickets-form .em-tickets-row .ticket-status span.dashicons{display:block;width:16px;height:16px;line-height:16px;font-size:16px;font-weight:bolder}#em-tickets-form .em-tickets-row .ticket-status.single span.dashicons{cursor:auto}#em-tickets-form .em-tickets-row .ticket-status span.ticket-on{color:green}#em-tickets-form .em-tickets-row .ticket-status span.ticket-off{color:red}#em-tickets-form .em-tickets-row .ticket-status span.ticket_new{color:gray}#em-tickets-form .em-ticket-sortable-placeholder{border:2px dashed #dedede;background:#efefef}#em-tickets-form .ui-sortable-helper,#em-tickets-form.em-tickets-sortable .em-tickets-row .ticket-status span.dashicons{cursor:move}#em-tickets-form input[type=checkbox][indeterminate]:not(:checked){-webkit-appearance:checkbox}#em-tickets-form .ticket-roles label{font-weight:400}#em-tickets-form .ticket-required .ticket_required-default{display:none}#em-tickets-form .ticket-required:has(input:indeterminate) .ticket_required-default{display:inline-block;font-style:italic}#em-tickets-form .em-ticket-form-parent-warning{margin:0 0 15px;font-style:italic}#em-tickets-form .ticket-deleted,#event-form .em-location-types-single{display:none;visibility:hidden}.em-ticket-form .ticket-options{margin-top:10px}#em-tickets-form .ticket-roles div{margin-left:110px}#event-form .em-location-type{border-top:1px solid #dedede;margin-top:20px;padding-top:20px}#event-form .em-location-type-single .em-location-type{border-top:0;margin-top:0;padding-top:0}#event-form .em-location-type.em-location-type-single{border:0}#event-form .em-location-type p:first-child{margin-top:0}#event-form div.em-location-data table{float:left;margin:0 15px 0 0}#event-form .em-event-location-data h4{padding-bottom:5px;border-bottom:1px solid #dedede;margin-bottom:15px}#event-form .em-input-field{margin-bottom:10px}#event-form .em-input-field label{display:block;margin-bottom:5px}#event-form .em-input-field em{display:block;margin-top:2px}#event-form .em-location-type-delete-active-alert{display:none;visibility:hidden}table.em-form-fields td,table.em-form-fields th{text-align:left;vertical-align:top}table.em-form-fields th{padding:0 20px 5px 0}#em-bookings-admin-booking .em-booking-single-info{display:none}#em-bookings-admin-booking .em-booking-single-form{padding-right:20px}body#printable{font-family:Gill Sans,Helvetica,Arial,sans-serif;text-align:center}body#printable #container{margin:0 auto;width:780px;text-align:left}body#printable table#bookings-table{width:600px;border-spacing:0}body#printable table#bookings-table td{padding:5px 0}body#printable table#bookings-table td.spaces-number{text-align:right;padding-right:20px}body#printable table#bookings-table th{text-align:left;margin-left:5px}body#printable table#bookings-table tr#booked-spaces td{border-top:2px solid #999}body#printable table#bookings-table td.total-label{text-align:right}body#printable table#bookings-table tr#booked-spaces td.spaces-number,table#bookings-table tr#available-spaces td.spaces-number,table.em-calendar.table tr.days-names{font-weight:700}table.em-calendar td{padding:2px 4px;text-align:center}.em-calendar td.eventless-post,table.em-calendar td.eventless-pre{color:#ccc}table.em-calendar td.eventful-post a,table.em-calendar td.eventful-pre a{color:#aaa;text-decoration:underline}table.em-calendar td.eventful a,table.em-calendar td.eventful-today a{color:#fd7e29}table.em-calendar td.eventful-today a{font-weight:700}table.em-calendar td.eventful-today,table.em-calendar td.eventless-today{background-color:#cfcfcf}table.em-calendar thead{font-size:120%;font-weight:700}table.fullcalendar{border-collapse:collapse}table.fullcalendar td{text-align:left;border:1px solid #888}div.em-calendar-wrapper{position:relative;width:100%!important;max-width:100%!important}.em-time-input{width:7em}.em-time-range:has(.em-time-all-day:checked) .em-time-input{background-color:#dedede!important;--background-color-inputs:#dedede;color:#777!important;pointer-events:none}.em-time-range:has(.em-time-all-day:indeterminate) .em-time-input{background-color:#efefef!important;--background-color-inputs:#efefef}.em-time-range:has(.em-time-all-day:indeterminate) .em-time-input::placeholder{opacity:.5}.em-time-input.error,.em-time-range .em-time-input.error{border:#c00 1px solid}.ui-em_timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);z-index:10052;margin:0}.ui-em_timepicker-wrapper.ui-em_timepicker-with-duration{width:13em}.ui-em_timepicker-wrapper.ui-em_timepicker-with-duration.ui-em_timepicker-step-30,.ui-em_timepicker-wrapper.ui-em_timepicker-with-duration.ui-em_timepicker-step-60{width:11em}.ui-em_timepicker-list{margin:0;padding:0;list-style:none}.ui-em_timepicker-list li{margin:0;list-style:none;padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000}.ui-em_timepicker-duration{margin-left:5px;color:#888}.ui-em_timepicker-list:hover .ui-em_timepicker-duration{color:#888}.ui-em_timepicker-list:hover .ui-em_timepicker-selected{background:#fff;color:#000}.ui-em_timepicker-list .ui-em_timepicker-selected:hover,.ui-em_timepicker-list li:hover,li.ui-em_timepicker-selected{background:#1980ec;color:#fff}.ui-em_timepicker-list li:hover .ui-em_timepicker-duration,li.ui-em_timepicker-selected .ui-em_timepicker-duration{color:#ccc}.ui-em_timepicker-list li.ui-em_timepicker-disabled,.ui-em_timepicker-list li.ui-em_timepicker-disabled:hover,.ui-em_timepicker-list li.ui-em_timepicker-selected.ui-em_timepicker-disabled{color:#888;cursor:default}.ui-em_timepicker-list li.ui-em_timepicker-disabled:hover,.ui-em_timepicker-list li.ui-em_timepicker-selected.ui-em_timepicker-disabled{background:#f2f2f2}.flatpickr-calendar{background:#fff}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(90,97,113,.5)}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-months .flatpickr-month,.flatpickr-weekdays{background:0 0}span.flatpickr-weekday{background:0 0;color:rgba(0,0,0,.54)}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#e6e6e6}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#959ea9}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #ff5a5f;box-shadow:-10px 0 0 #ff5a5f}.flatpickr-weekwrapper .flatpickr-weeks{-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-calendar{background:0 0;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:0 3px 13px rgba(0,0,0,.08);box-shadow:0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid #eceef1}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%;border-bottom-color:#eceef1}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%;border-top-color:#eceef1}.flatpickr-calendar:focus,.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:34px;color:#5a6171;fill:#5a6171}.flatpickr-months .flatpickr-month{border-radius:5px 5px 0 0;background:#eceef1;line-height:1;text-align:center;position:relative;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;padding:10px;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#bbb}.numInputWrapper{height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72,72,72,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(72,72,72,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72,72,72,.6);top:40%}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#5a6171}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#5a6171}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{border:0;border-radius:0;box-sizing:border-box;color:inherit;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;padding:0 0 0 .5ch;vertical-align:initial;-webkit-box-sizing:border-box}.flatpickr-current-month input.cur-year{background:0 0;cursor:text;margin:0;display:inline-block;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(90,97,113,.5);background:0 0;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#eceef1;cursor:pointer;margin:-1px 0 0;outline:0;position:relative;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#eceef1;outline:0;padding:0}.flatpickr-weekdays{background:#eceef1;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:#eceef1;color:#5a6171;line-height:1;margin:0;text-align:center;display:block;font-weight:bolder}.flatpickr-weeks{padding:1px 0 0}.flatpickr-days,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-days{position:relative;overflow:hidden;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;border-left:1px solid #eceef1;border-right:1px solid #eceef1}.flatpickr-days:focus{outline:0}.dayContainer,.flatpickr-day{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #eceef1;box-shadow:-1px 0 0 #eceef1}.flatpickr-day{background:0 0;border:1px solid transparent;border-radius:150px;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#bbb;background:#bbb;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#ff5a5f;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#ff5a5f}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2;box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{background:0 0;border-color:transparent}.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(72,72,72,.3);background:0 0;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(72,72,72,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #ff5a5f,5px 0 0 #ff5a5f;box-shadow:-5px 0 0 #ff5a5f,5px 0 0 #ff5a5f}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;border-left:1px solid #eceef1}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(72,72,72,.3);background:0 0;cursor:default;border:0}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;background:#fff;border-bottom:1px solid #eceef1}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time,.flatpickr-time input{text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{outline:0;display:block;height:0;line-height:40px;max-height:40px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 5px 5px}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:0 0;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;margin:0;padding:0;height:inherit;line-height:inherit;color:#484848;font-size:14px;position:relative;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour,span.flatpickr-day.selected{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#484848;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-time-separator{font-weight:700;width:2%}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}.flatpickr-monthSelect-months{margin:10px 1px 3px;flex-wrap:wrap}.flatpickr-monthSelect-month{background:0 0;border:1px solid transparent;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;font-weight:400;margin:.5px;justify-content:center;padding:10px;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;text-align:center;width:33%}.flatpickr-monthSelect-month.flatpickr-disabled{color:#eee}.flatpickr-monthSelect-month.flatpickr-disabled:focus,.flatpickr-monthSelect-month.flatpickr-disabled:hover{cursor:not-allowed;background:0 0!important}.flatpickr-monthSelect-theme-dark{background:#3f4458}.flatpickr-monthSelect-theme-dark .flatpickr-current-month input.cur-year{color:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-next-month,.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-prev-month{color:#fff;fill:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month{color:rgba(255,255,255,.95)}.flatpickr-monthSelect-month.today{border-color:#959ea9}.flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-month.inRange.today,.flatpickr-monthSelect-month:focus,.flatpickr-monthSelect-month:hover{background:#e6e6e6;cursor:pointer;outline:0;border-color:#e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:focus,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:hover{background:#646c8c;border-color:#646c8c}.flatpickr-monthSelect-month.today:focus,.flatpickr-monthSelect-month.today:hover{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-monthSelect-month.endRange,.flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-month.startRange{background-color:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-monthSelect-month.startRange{border-radius:50px 0 0 50px}.flatpickr-monthSelect-month.endRange{border-radius:0 50px 50px 0}.flatpickr-monthSelect-month.startRange.endRange{border-radius:50px}.flatpickr-monthSelect-month.inRange{border-radius:0;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.endRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.startRange{background:#80cbc4;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#80cbc4}
/*! Tippy.js v6.3.7 - https://unpkg.com/tippy.js@6.3.7/themes/light-border.css */
@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tippy-box[data-theme~=light-border]{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#333;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.selectize-input.full,.tippy-box[data-theme~=light-border]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light-border]>.tippy-arrow:after,.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{content:"";position:absolute;z-index:-1}.tippy-box[data-theme~=light-border]>.tippy-arrow:after{border-color:transparent;border-style:solid}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:after{border-top-color:rgba(0,8,16,.2);border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow:after{top:17px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff;bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:rgba(0,8,16,.2);border-width:0 7px 7px;bottom:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow:after{bottom:17px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:after{border-left-color:rgba(0,8,16,.2);border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg{left:11px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow:after{left:12px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff;right:16px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:after{border-width:7px 7px 7px 0;right:17px;top:1px;border-right-color:rgba(0,8,16,.2)}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg{right:11px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow:after{right:12px}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow{fill:#fff}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=");background-size:16px 6px;width:16px;height:6px}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:0}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active{border-radius:.375rem!important;border-top:1px solid #ced4da!important;border-radius:0 0 3px 3px}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before{top:0;bottom:unset}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#343a40;font-family:inherit;font-size:inherit;line-height:1.5;font-smoothing:inherit}.selectize-input{border:1px solid #ced4da;padding:.375rem .75rem;width:100%;position:relative;z-index:1;box-sizing:border-box;box-shadow:none;border-radius:.375rem}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-control.multi .selectize-input.has-items{padding:calc(.375rem - 1px - 0px) .75rem calc(.375rem - 1px - 3px - 0px)}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:1px 5px;background:#efefef;color:#343a40;border:0 solid #dee2e6;border-radius:calc(.375rem - 1px)}.selectize-control.multi .selectize-input>div.active{background:#0d6efd;color:#fff;border:0 solid transparent}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#878787;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;user-select:auto!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input>input[placeholder]{box-sizing:initial}.selectize-input.has-items>input{margin:0!important}.selectize-input::after{content:" ";display:block;clear:left}.selectize-input.dropdown-active::before{content:" ";position:absolute;background:#d8dde1;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;top:100%;left:0;width:100%;border:1px solid #d0d0d0;border-top:0 none;box-sizing:border-box}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(255,237,40,.4);border-radius:1px}.selectize-dropdown .create,.selectize-dropdown .no-results,.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:3px .75rem}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1;cursor:pointer}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#6c757d;background:#fff;cursor:default}.selectize-dropdown .active,.selectize-dropdown .selected{background-color:#0d6efd;color:#fff}.selectize-dropdown .active.create{color:#1e2125}.selectize-dropdown .create{color:rgba(52,58,64,.5)}.selectize-dropdown .active:not(.selected){background:#e9ecef;color:#1e2125}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;overflow-scrolling:touch}.selectize-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:3px .75rem}.selectize-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input:not(:read-only){cursor:text}.selectize-control.single .selectize-input:after{content:" ";display:block;position:absolute;top:50%;right:calc(.75rem + 5px);margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#343a40 transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent #343a40}.selectize-control.rtl{text-align:right}.selectize-control.rtl.single .selectize-input:after{left:calc(.75rem + 5px);right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fff}.selectize-dropdown,.selectize-dropdown.form-control{height:auto;padding:0;margin:2px 0 0;z-index:1000;background:#fff;border:1px solid var(--bs-border-color-translucent);border-radius:.375rem;box-shadow:0 6px 12px rgba(0,0,0,.175)}.selectize-dropdown .optgroup-header{font-size:.875rem;line-height:1.5}.selectize-dropdown .optgroup:first-child:before{display:none}.selectize-dropdown .optgroup:before{content:" ";display:block;height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid var(--bs-border-color-translucent);margin-left:-.75rem;margin-right:-.75rem}.selectize-dropdown .create{padding-left:.75rem}.selectize-dropdown-content{padding:5px 0}.selectize-dropdown-emptyoptionlabel{text-align:center}.selectize-input{min-height:calc(1.5em + .75rem + 2px);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.selectize-input{transition:none}}.selectize-input.dropdown-active{border-radius:.375rem}.selectize-input.dropdown-active::before{display:none}.selectize-input.focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.is-invalid .selectize-input{border-color:#dc3545;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.is-invalid .selectize-input:focus{border-color:#bd2130;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eb8c95}.selectize-control.form-control-sm .selectize-input{min-height:calc(1.5em + .5rem + 2px)!important;height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem!important;font-size:.875rem;line-height:1.25}.selectize-control.multi .selectize-input{height:auto;padding-left:calc(.75rem - 5px);padding-right:calc(.75rem - 5px)}.form-control.selectize-control,.form-select.selectize-control{padding:0;height:auto;border:0;background:0;box-shadow:none;border-radius:0}.input-group>.form-control:not(:first-child),.input-group>.input-group-append>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-prepend>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group .selectize-control:not(:last-child) .selectize-input{overflow:unset;border-top-right-radius:0;border-bottom-right-radius:0}.input-group .selectize-control:not(:first-child) .selectize-input{overflow:unset;border-top-left-radius:0;border-bottom-left-radius:0}.selectize-dropdown.plugin-auto_position.selectize-position-top{border-top:1px solid #ced4da!important;border-bottom:1px solid #ced4da!important;border-radius:.375rem!important;border-radius:3px 3px 0 0;box-shadow:0 -6px 12px rgba(0,0,0,.18)}.selectize-control.plugin-clear_button .clear{text-decoration:none;display:flex;position:absolute;height:100%;width:25px;top:0;right:calc(.75rem - 5px);color:#000;opacity:.4;font-weight:700;border:0;cursor:pointer;z-index:1;font-size:21px;justify-content:center;align-items:center}.selectize-control.plugin-clear_button .clear:hover{opacity:1}.selectize-control.plugin-clear_button.single .clear{right:calc(.75rem - 5px + 1.5rem)}.selectize-control.plugin-drag_drop.multi>.selectize-input.dragging{overflow:visible}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header{position:relative;padding:6px .75rem;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:.375rem .375rem 0 0}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close{position:absolute;right:.75rem;top:50%;color:#343a40;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important;text-decoration:none}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button .item{display:inline-flex;align-items:center;padding-right:0!important}.selectize-control.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:1px 5px;border-left:1px solid #dee2e6;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:5px}.selectize-control.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:transparent}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#fff}
/*!
 * International Telephone Input v25.12.5
 * https://github.com/jackocnr/intl-tel-input.git
 */
:root{--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:#ccc;--iti-dialcode-color:#999;--iti-dropdown-bg:white;--iti-search-icon-color:#999;--iti-spacer-horizontal:8px;--iti-flag-height:12px;--iti-flag-width:16px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-path-flags-1x:url(https://sparksmp.org/);--iti-path-flags-2x:url(https://sparksmp.org/);--iti-path-globe-1x:url(https://sparksmp.org/);--iti-path-globe-2x:url(https://sparksmp.org/);--iti-flag-sprite-width:3904px;--iti-flag-sprite-height:12px;--iti-mobile-popup-margin:30px}.em .iti{position:relative;display:inline-block}.em .iti *{box-sizing:border-box}.em .iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.em .iti input.iti__tel-input,.em .iti input.iti__tel-input[type=tel],.em .iti input.iti__tel-input[type=text]{position:relative;z-index:0;margin:0!important}.em .iti__country-container{position:absolute;top:0;bottom:0;left:0;padding:var(--iti-border-width)}.em .iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.em .iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.em .iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}.em .iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.em .iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.em .iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width)*-1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.em .iti__search-input{width:100%;border-width:0;border-radius:3px;padding-left:30px;padding-right:28px}.em [dir=rtl] .iti__search-input{padding-left:inherit;padding-right:30px;background-position:right 8px center}.em .iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.em .iti__search-input::-webkit-search-cancel-button{appearance:none}.em .iti__search-input-wrapper{position:relative;display:flex;align-items:center}.em .iti__search-icon{position:absolute;left:8px;display:flex;pointer-events:none}.em [dir=rtl] .iti__search-icon{left:auto;right:8px}.em .iti__search-icon-svg{stroke:var(--iti-search-icon-color);fill:none;stroke-width:3}.em .iti__search-clear{position:absolute;right:4px;background:0 0;border:0;border-radius:3px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease;width:24px;height:24px}.em .iti__search-clear .iti__search-clear-x{stroke-width:2}.em .iti__search-clear .iti__search-clear-bg{fill:var(--iti-search-icon-color)}.em [dir=rtl] .iti__search-clear{right:auto;left:4px}.em .iti__search-clear:focus-visible,.em .iti__search-clear:hover{background:var(--iti-hover-color);outline:0}.em .iti__no-results{text-align:center;padding:30px 0}.em .iti__country-list{list-style:none;padding:0;margin:0;cursor:pointer;overflow-y:scroll;-webkit-overflow-scrolling:touch}.em .iti--inline-dropdown .iti__country-list{max-height:185px}.em .iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){.em .iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.em .iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:0}.em .iti__dial-code{color:var(--iti-dialcode-color)}.em .iti__country.iti__highlight{background-color:var(--iti-hover-color)}.em .iti__country-list .iti__flag,.em .iti__country-name{margin-right:var(--iti-spacer-horizontal)}.em [dir=rtl] .iti__country-list .iti__flag,.em [dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.em .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) button.iti__selected-country{cursor:pointer}.em .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.em .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.em .iti .iti__selected-dial-code{margin-left:4px}.em .iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.em .iti--container:hover{cursor:pointer}.em .iti__hide{display:none}.em .iti__v-hide{visibility:hidden}.em .iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.em .iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.em .iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.em .iti__flag{--iti-flag-offset:100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px 0 #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.em .iti__ac{--iti-flag-offset:0px}.em .iti__ad{--iti-flag-offset:-16px}.em .iti__ae{--iti-flag-offset:-32px}.em .iti__af{--iti-flag-offset:-48px}.em .iti__ag{--iti-flag-offset:-64px}.em .iti__ai{--iti-flag-offset:-80px}.em .iti__al{--iti-flag-offset:-96px}.em .iti__am{--iti-flag-offset:-112px}.em .iti__ao{--iti-flag-offset:-128px}.em .iti__ar{--iti-flag-offset:-144px}.em .iti__as{--iti-flag-offset:-160px}.em .iti__at{--iti-flag-offset:-176px}.em .iti__au{--iti-flag-offset:-192px}.em .iti__aw{--iti-flag-offset:-208px}.em .iti__ax{--iti-flag-offset:-224px}.em .iti__az{--iti-flag-offset:-240px}.em .iti__ba{--iti-flag-offset:-256px}.em .iti__bb{--iti-flag-offset:-272px}.em .iti__bd{--iti-flag-offset:-288px}.em .iti__be{--iti-flag-offset:-304px}.em .iti__bf{--iti-flag-offset:-320px}.em .iti__bg{--iti-flag-offset:-336px}.em .iti__bh{--iti-flag-offset:-352px}.em .iti__bi{--iti-flag-offset:-368px}.em .iti__bj{--iti-flag-offset:-384px}.em .iti__bl{--iti-flag-offset:-400px}.em .iti__bm{--iti-flag-offset:-416px}.em .iti__bn{--iti-flag-offset:-432px}.em .iti__bo{--iti-flag-offset:-448px}.em .iti__bq{--iti-flag-offset:-464px}.em .iti__br{--iti-flag-offset:-480px}.em .iti__bs{--iti-flag-offset:-496px}.em .iti__bt{--iti-flag-offset:-512px}.em .iti__bw{--iti-flag-offset:-528px}.em .iti__by{--iti-flag-offset:-544px}.em .iti__bz{--iti-flag-offset:-560px}.em .iti__ca{--iti-flag-offset:-576px}.em .iti__cc{--iti-flag-offset:-592px}.em .iti__cd{--iti-flag-offset:-608px}.em .iti__cf{--iti-flag-offset:-624px}.em .iti__cg{--iti-flag-offset:-640px}.em .iti__ch{--iti-flag-offset:-656px}.em .iti__ci{--iti-flag-offset:-672px}.em .iti__ck{--iti-flag-offset:-688px}.em .iti__cl{--iti-flag-offset:-704px}.em .iti__cm{--iti-flag-offset:-720px}.em .iti__cn{--iti-flag-offset:-736px}.em .iti__co{--iti-flag-offset:-752px}.em .iti__cr{--iti-flag-offset:-768px}.em .iti__cu{--iti-flag-offset:-784px}.em .iti__cv{--iti-flag-offset:-800px}.em .iti__cw{--iti-flag-offset:-816px}.em .iti__cx{--iti-flag-offset:-832px}.em .iti__cy{--iti-flag-offset:-848px}.em .iti__cz{--iti-flag-offset:-864px}.em .iti__de{--iti-flag-offset:-880px}.em .iti__dj{--iti-flag-offset:-896px}.em .iti__dk{--iti-flag-offset:-912px}.em .iti__dm{--iti-flag-offset:-928px}.em .iti__do{--iti-flag-offset:-944px}.em .iti__dz{--iti-flag-offset:-960px}.em .iti__ec{--iti-flag-offset:-976px}.em .iti__ee{--iti-flag-offset:-992px}.em .iti__eg{--iti-flag-offset:-1008px}.em .iti__eh{--iti-flag-offset:-1024px}.em .iti__er{--iti-flag-offset:-1040px}.em .iti__es{--iti-flag-offset:-1056px}.em .iti__et{--iti-flag-offset:-1072px}.em .iti__fi{--iti-flag-offset:-1088px}.em .iti__fj{--iti-flag-offset:-1104px}.em .iti__fk{--iti-flag-offset:-1120px}.em .iti__fm{--iti-flag-offset:-1136px}.em .iti__fo{--iti-flag-offset:-1152px}.em .iti__fr{--iti-flag-offset:-1168px}.em .iti__ga{--iti-flag-offset:-1184px}.em .iti__gb{--iti-flag-offset:-1200px}.em .iti__gd{--iti-flag-offset:-1216px}.em .iti__ge{--iti-flag-offset:-1232px}.em .iti__gf{--iti-flag-offset:-1248px}.em .iti__gg{--iti-flag-offset:-1264px}.em .iti__gh{--iti-flag-offset:-1280px}.em .iti__gi{--iti-flag-offset:-1296px}.em .iti__gl{--iti-flag-offset:-1312px}.em .iti__gm{--iti-flag-offset:-1328px}.em .iti__gn{--iti-flag-offset:-1344px}.em .iti__gp{--iti-flag-offset:-1360px}.em .iti__gq{--iti-flag-offset:-1376px}.em .iti__gr{--iti-flag-offset:-1392px}.em .iti__gt{--iti-flag-offset:-1408px}.em .iti__gu{--iti-flag-offset:-1424px}.em .iti__gw{--iti-flag-offset:-1440px}.em .iti__gy{--iti-flag-offset:-1456px}.em .iti__hk{--iti-flag-offset:-1472px}.em .iti__hn{--iti-flag-offset:-1488px}.em .iti__hr{--iti-flag-offset:-1504px}.em .iti__ht{--iti-flag-offset:-1520px}.em .iti__hu{--iti-flag-offset:-1536px}.em .iti__id{--iti-flag-offset:-1552px}.em .iti__ie{--iti-flag-offset:-1568px}.em .iti__il{--iti-flag-offset:-1584px}.em .iti__im{--iti-flag-offset:-1600px}.em .iti__in{--iti-flag-offset:-1616px}.em .iti__io{--iti-flag-offset:-1632px}.em .iti__iq{--iti-flag-offset:-1648px}.em .iti__ir{--iti-flag-offset:-1664px}.em .iti__is{--iti-flag-offset:-1680px}.em .iti__it{--iti-flag-offset:-1696px}.em .iti__je{--iti-flag-offset:-1712px}.em .iti__jm{--iti-flag-offset:-1728px}.em .iti__jo{--iti-flag-offset:-1744px}.em .iti__jp{--iti-flag-offset:-1760px}.em .iti__ke{--iti-flag-offset:-1776px}.em .iti__kg{--iti-flag-offset:-1792px}.em .iti__kh{--iti-flag-offset:-1808px}.em .iti__ki{--iti-flag-offset:-1824px}.em .iti__km{--iti-flag-offset:-1840px}.em .iti__kn{--iti-flag-offset:-1856px}.em .iti__kp{--iti-flag-offset:-1872px}.em .iti__kr{--iti-flag-offset:-1888px}.em .iti__kw{--iti-flag-offset:-1904px}.em .iti__ky{--iti-flag-offset:-1920px}.em .iti__kz{--iti-flag-offset:-1936px}.em .iti__la{--iti-flag-offset:-1952px}.em .iti__lb{--iti-flag-offset:-1968px}.em .iti__lc{--iti-flag-offset:-1984px}.em .iti__li{--iti-flag-offset:-2000px}.em .iti__lk{--iti-flag-offset:-2016px}.em .iti__lr{--iti-flag-offset:-2032px}.em .iti__ls{--iti-flag-offset:-2048px}.em .iti__lt{--iti-flag-offset:-2064px}.em .iti__lu{--iti-flag-offset:-2080px}.em .iti__lv{--iti-flag-offset:-2096px}.em .iti__ly{--iti-flag-offset:-2112px}.em .iti__ma{--iti-flag-offset:-2128px}.em .iti__mc{--iti-flag-offset:-2144px}.em .iti__md{--iti-flag-offset:-2160px}.em .iti__me{--iti-flag-offset:-2176px}.em .iti__mf{--iti-flag-offset:-2192px}.em .iti__mg{--iti-flag-offset:-2208px}.em .iti__mh{--iti-flag-offset:-2224px}.em .iti__mk{--iti-flag-offset:-2240px}.em .iti__ml{--iti-flag-offset:-2256px}.em .iti__mm{--iti-flag-offset:-2272px}.em .iti__mn{--iti-flag-offset:-2288px}.em .iti__mo{--iti-flag-offset:-2304px}.em .iti__mp{--iti-flag-offset:-2320px}.em .iti__mq{--iti-flag-offset:-2336px}.em .iti__mr{--iti-flag-offset:-2352px}.em .iti__ms{--iti-flag-offset:-2368px}.em .iti__mt{--iti-flag-offset:-2384px}.em .iti__mu{--iti-flag-offset:-2400px}.em .iti__mv{--iti-flag-offset:-2416px}.em .iti__mw{--iti-flag-offset:-2432px}.em .iti__mx{--iti-flag-offset:-2448px}.em .iti__my{--iti-flag-offset:-2464px}.em .iti__mz{--iti-flag-offset:-2480px}.em .iti__na{--iti-flag-offset:-2496px}.em .iti__nc{--iti-flag-offset:-2512px}.em .iti__ne{--iti-flag-offset:-2528px}.em .iti__nf{--iti-flag-offset:-2544px}.em .iti__ng{--iti-flag-offset:-2560px}.em .iti__ni{--iti-flag-offset:-2576px}.em .iti__nl{--iti-flag-offset:-2592px}.em .iti__no{--iti-flag-offset:-2608px}.em .iti__np{--iti-flag-offset:-2624px}.em .iti__nr{--iti-flag-offset:-2640px}.em .iti__nu{--iti-flag-offset:-2656px}.em .iti__nz{--iti-flag-offset:-2672px}.em .iti__om{--iti-flag-offset:-2688px}.em .iti__pa{--iti-flag-offset:-2704px}.em .iti__pe{--iti-flag-offset:-2720px}.em .iti__pf{--iti-flag-offset:-2736px}.em .iti__pg{--iti-flag-offset:-2752px}.em .iti__ph{--iti-flag-offset:-2768px}.em .iti__pk{--iti-flag-offset:-2784px}.em .iti__pl{--iti-flag-offset:-2800px}.em .iti__pm{--iti-flag-offset:-2816px}.em .iti__pr{--iti-flag-offset:-2832px}.em .iti__ps{--iti-flag-offset:-2848px}.em .iti__pt{--iti-flag-offset:-2864px}.em .iti__pw{--iti-flag-offset:-2880px}.em .iti__py{--iti-flag-offset:-2896px}.em .iti__qa{--iti-flag-offset:-2912px}.em .iti__re{--iti-flag-offset:-2928px}.em .iti__ro{--iti-flag-offset:-2944px}.em .iti__rs{--iti-flag-offset:-2960px}.em .iti__ru{--iti-flag-offset:-2976px}.em .iti__rw{--iti-flag-offset:-2992px}.em .iti__sa{--iti-flag-offset:-3008px}.em .iti__sb{--iti-flag-offset:-3024px}.em .iti__sc{--iti-flag-offset:-3040px}.em .iti__sd{--iti-flag-offset:-3056px}.em .iti__se{--iti-flag-offset:-3072px}.em .iti__sg{--iti-flag-offset:-3088px}.em .iti__sh{--iti-flag-offset:-3104px}.em .iti__si{--iti-flag-offset:-3120px}.em .iti__sj{--iti-flag-offset:-3136px}.em .iti__sk{--iti-flag-offset:-3152px}.em .iti__sl{--iti-flag-offset:-3168px}.em .iti__sm{--iti-flag-offset:-3184px}.em .iti__sn{--iti-flag-offset:-3200px}.em .iti__so{--iti-flag-offset:-3216px}.em .iti__sr{--iti-flag-offset:-3232px}.em .iti__ss{--iti-flag-offset:-3248px}.em .iti__st{--iti-flag-offset:-3264px}.em .iti__sv{--iti-flag-offset:-3280px}.em .iti__sx{--iti-flag-offset:-3296px}.em .iti__sy{--iti-flag-offset:-3312px}.em .iti__sz{--iti-flag-offset:-3328px}.em .iti__tc{--iti-flag-offset:-3344px}.em .iti__td{--iti-flag-offset:-3360px}.em .iti__tg{--iti-flag-offset:-3376px}.em .iti__th{--iti-flag-offset:-3392px}.em .iti__tj{--iti-flag-offset:-3408px}.em .iti__tk{--iti-flag-offset:-3424px}.em .iti__tl{--iti-flag-offset:-3440px}.em .iti__tm{--iti-flag-offset:-3456px}.em .iti__tn{--iti-flag-offset:-3472px}.em .iti__to{--iti-flag-offset:-3488px}.em .iti__tr{--iti-flag-offset:-3504px}.em .iti__tt{--iti-flag-offset:-3520px}.em .iti__tv{--iti-flag-offset:-3536px}.em .iti__tw{--iti-flag-offset:-3552px}.em .iti__tz{--iti-flag-offset:-3568px}.em .iti__ua{--iti-flag-offset:-3584px}.em .iti__ug{--iti-flag-offset:-3600px}.em .iti__us{--iti-flag-offset:-3616px}.em .iti__uy{--iti-flag-offset:-3632px}.em .iti__uz{--iti-flag-offset:-3648px}.em .iti__va{--iti-flag-offset:-3664px}.em .iti__vc{--iti-flag-offset:-3680px}.em .iti__ve{--iti-flag-offset:-3696px}.em .iti__vg{--iti-flag-offset:-3712px}.em .iti__vi{--iti-flag-offset:-3728px}.em .iti__vn{--iti-flag-offset:-3744px}.em .iti__vu{--iti-flag-offset:-3760px}.em .iti__wf{--iti-flag-offset:-3776px}.em .iti__ws{--iti-flag-offset:-3792px}.em .iti__xk{--iti-flag-offset:-3808px}.em .iti__ye{--iti-flag-offset:-3824px}.em .iti__yt{--iti-flag-offset:-3840px}.em .iti__za{--iti-flag-offset:-3856px}.em .iti__zm{--iti-flag-offset:-3872px}.em .iti__zw{--iti-flag-offset:-3888px}.em .iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution:2x){.em .iti__flag{background-image:var(--iti-path-flags-2x)}.em .iti__globe{background-image:var(--iti-path-globe-2x)}}
/*************************************************************
[TABLE OF CONTENTS]

- LOGO
- MENU BUTTON
- MENU BUTTON STYLE #1
- MENU BUTTON STYLE #2
- MENU BUTTON STYLE #3
- MENU BUTTON STYLE #4
- MENU BUTTON STYLE #5
- MENU BUTTON STYLE #6
- MAIN WRAPPER
- MAIN MENU
- SUB-MENU
- MAIN BACKGROUND
- BACKGROUND IMAGE
- BACKGROUND LINES
- MISC
- WORDPRESS TOOLBAR (IF WORDPRESS TOOLBAR ACTIVE, PUSH HEADER ELEMENTS DOWN A BIT)
- RESPONSIVE SETTINGS
*************************************************************/

/* LOGO
**************************************************/
/* wrapper */
.navi-logo-wrapper {
	position:fixed;
	z-index:998;
	top:18px;
	right:15px;
}
.navi-logo-above-menu {
    z-index:9999999998;
}
/* if left positioning active */
.navi-left {
    right:auto;
    left:60px;
	text-align:left;
}
/* if logo center positioning active */
.navi-center {
    right:0;
    left:0;
	text-align:center;
}
/* if logo is an image */
.navi-logo-image img {
	width:auto;
	max-height:50px;
}
/* if logo is text */
.navi-logo a {
	font-family:'Roboto';
	font-size:16px;
	text-decoration:none;
	color:#676970;
	margin:0;
	padding:5px;
	
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
}
.navi-logo a:hover {
	color:#8D8E92;
	text-decoration:none;
}
/* primary/secondary logo switch */
.navi-logo-primary {
	position:relative;
	z-index:10;

	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	transition:all .4s ease;
}
.navi-logo-secondary {
	opacity:0;
	position:absolute;
	top:0;
	z-index:9;

	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	transition:all .4s ease;
}
.navi-logo-image-active .navi-logo-primary {
	opacity:0;
}
.navi-logo-image-active .navi-logo-secondary {
	opacity:1;
}


/* MENU BUTTON
**************************************************/
/* wrapper */
.navi-main-menu-button-wrapper {
	position:fixed;
	z-index:99999999999;
	top:10px;
	left:10px;
	width:50px;
	height:46px;
	cursor:pointer;
	
	-webkit-transition:opacity .2s ease .3s, top 0s ease .3s;
	-moz-transition:opacity .2s ease .3s, top 0s ease .3s;
	transition:opacity .2s ease .3s, top 0s ease .3s;
    
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* if positioned right */
.navi-right {
	left:auto;
	right:20px;
}


/* MENU BUTTON STYLE #1
**************************************************/
.navi-main-menu-button {
	padding:6px 10px;
	
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}
.navi-main-menu-button:before,
.navi-main-menu-button div.navi-main-menu-button-middle:before,
.navi-main-menu-button:after {
	content:'';
	display:block;
	width:30px;
	height:2px;
	margin:7px 0;
	background-color:#92959E;

	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
	
	/* lessen animation 'pop' in Firefox */
	outline:1px solid transparent;
}
/* menu bars (active) */
.navi-menu-active .navi-main-menu-button:before,
.navi-menu-active .navi-main-menu-button div.navi-main-menu-button-middle:before,
.navi-menu-active .navi-main-menu-button:after {
	background-color:#fff;
}


/* MENU BUTTON STYLE #2
**************************************************/
.navi-main-menu-button-two {
	padding:6px 10px;
	
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}
.navi-main-menu-button-two:before,
.navi-main-menu-button-two div.navi-main-menu-button-two-middle:before,
.navi-main-menu-button-two:after {
	content:'';
	display:block;
	width:30px;
	height:2px;
	margin:7px 0;
	background-color:#92959E;

	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
	
	/* lessen animation 'pop' in Firefox */
	outline:1px solid transparent;
}
.navi-main-menu-button-two div.navi-main-menu-button-two-middle:before {
	width:25px;
    margin-left:5px;
}
.navi-main-menu-button-two:after {
	width:20px;
    margin-left:10px;
}
/* menu bars (active) */
.navi-menu-active .navi-main-menu-button-two:before,
.navi-menu-active .navi-main-menu-button-two div.navi-main-menu-button-two-middle:before,
.navi-menu-active .navi-main-menu-button-two:after {
	background-color:#fff;
}


/* MENU BUTTON STYLE #3
**************************************************/
.navi-main-menu-button-three {
	padding:6px 10px;
	
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}
.navi-main-menu-button-three:before,
.navi-main-menu-button-three div.navi-main-menu-button-three-middle:before,
.navi-main-menu-button-three:after {
	content:'';
	display:block;
	width:25px;
	height:2px;
	margin:7px 0;
	background-color:#92959E;

	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
	
	/* lessen animation 'pop' in Firefox */
	outline:1px solid transparent;
}
.navi-main-menu-button-three div.navi-main-menu-button-three-middle:before {
	width:20px;
}
/* menu bars (active) */
.navi-menu-active .navi-main-menu-button-three:before,
.navi-menu-active .navi-main-menu-button-three div.navi-main-menu-button-three-middle:before,
.navi-menu-active .navi-main-menu-button-three:after {
	background-color:#fff;
}


/* MENU BUTTON STYLE #4
**************************************************/
.navi-main-menu-button-four {
	padding:6px 10px;
	
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}
.navi-main-menu-button-four:before,
.navi-main-menu-button-four div.navi-main-menu-button-four-middle:before,
.navi-main-menu-button-four:after {
	content:'';
	display:block;
	width:25px;
	height:2px;
	margin:7px 0;
	background-color:#92959E;

	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
	
	/* lessen animation 'pop' in Firefox */
	outline:1px solid transparent;
}
.navi-main-menu-button-four div.navi-main-menu-button-four-middle:before {
	width:20px;
}
.navi-main-menu-button-four:after {
	width:15px;
}
/* menu bars (active) */
.navi-menu-active .navi-main-menu-button-four:before,
.navi-menu-active .navi-main-menu-button-four div.navi-main-menu-button-four-middle:before,
.navi-menu-active .navi-main-menu-button-four:after {
	background-color:#fff;
}


/* MENU BUTTON STYLE #5
**************************************************/
.navi-main-menu-button-five {
	padding:6px 10px;
	
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}
.navi-main-menu-button-five:before,
.navi-main-menu-button-five div.navi-main-menu-button-five-middle:before,
.navi-main-menu-button-five:after {
	content:'';
	display:block;
	width:22px;
	height:2px;
	margin:9px 0;
	background-color:#92959E;

	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
	
	/* lessen animation 'pop' in Firefox */
	outline:1px solid transparent;
}
/* menu bars (active) */
.navi-menu-active .navi-main-menu-button-five:before,
.navi-menu-active .navi-main-menu-button-five div.navi-main-menu-button-five-middle:before,
.navi-menu-active .navi-main-menu-button-five:after {
	background-color:#fff;
}


/* MENU BUTTON STYLE #6
**************************************************/
.navi-main-menu-button-six {
	padding:6px 10px;
	
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}
.navi-main-menu-button-six:before,
.navi-main-menu-button-six:after {
	content:'';
	display:block;
	width:30px;
	height:2px;
	margin:6px 0;
	background-color:#92959E;

	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
	
	/* lessen animation 'pop' in Firefox */
	outline:1px solid transparent;
}
/* menu bars (active) */
.navi-menu-active .navi-main-menu-button-six:before,
.navi-menu-active .navi-main-menu-button-six:after {
	background-color:#fff;
    
    -webkit-transition:all .25s ease !important;
	-moz-transition:all .25s ease !important;
	transition:all .25s ease !important;
}


/* MENU BUTTON LABEL
**************************************************/
.navi-menu-button-label {
    position:absolute;
    top:7px;
    left:40px;
    font-family:'Roboto';
	font-weight:400;
    font-size:11px;
    letter-spacing:0;
    color:#92959E;
    padding:10px;
    white-space:nowrap;
    
    -webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	transition:all .25s ease;
}


/* MAIN WRAPPER
**************************************************/
/* main wrapper */
.navi-main-wrapper {
    position:fixed;
	z-index:999999999;
	top:0;
    bottom:0;
	left:-100%;
	width:100%;
	overflow-x:hidden;
	
	margin:0;
	padding:0;
	color:#767676;
	
	-webkit-transition:left 0s ease .4s;
	-moz-transition:left 0s ease .4s;
	transition:left 0s ease .4s;
}
.navi-main-wrapper-active {
	left:0;
	
	-webkit-transition:left 0s ease;
	-moz-transition:left 0s ease;
	transition:left 0s ease;
}


/* MAIN MENU
**************************************************/
.navi-menu-wrapper {
	position:relative;
	top:150px;
	width:300px;
	margin:0 0 0 105px;
	padding:9px 0 50px 0;
	
	/* prevent iOS scroll flicker */
    transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
	/* smooth scroll on touch devices */
	-webkit-overflow-scrolling:touch;
}
/* top-level menu */
.navi-by-bonfire .menu {
	width:90%;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	left:0;
}
.navi-by-bonfire .menu li {
	margin:0;
	padding:0;
	border:none;
	z-index:auto;
	position:relative;
}
/* individual main menu items */
.navi-by-bonfire ul li {
	width:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}
/* top-level menu item */
.navi-by-bonfire ul li a {
	width:100%;
	left:0;
	font-size:30px;
	line-height:30px;
	font-family:'Roboto';
	font-weight:300;
	color:#fff;
	margin:0;
	padding:10px 0 5px 0;
	display:inline-block;
	text-decoration:none;
	outline:none;
	
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	transition:all .2s ease;
}	
/* hide top-level menu items */
.navi-top-inactive {
	-webkit-transition:opacity .75s ease, -webkit-transform .75s ease, left 0s ease .75s !important;
	-moz-transition:opacity .75s ease, -moz-transform .75s ease, left 0s ease .75s !important;
	transition:opacity .75s ease, transform .75s ease, left 0s ease .75s !important;
}
.navi-by-bonfire ul li.current-menu-item > a {
	color:#6A7074;
	text-decoration:line-through;
}
/* hide top-level menu items */
.navi-top-inactive {
	-webkit-transition:opacity .75s ease, -webkit-transform .75s ease, left 0s ease .75s !important;
	-moz-transition:opacity .75s ease, -moz-transform .75s ease, left 0s ease .75s !important;
	transition:opacity .75s ease, transform .75s ease, left 0s ease .75s !important;
}
.navi-by-bonfire ul.navi-top-inactive > li > a {
	opacity:0 !important;
	pointer-events:none;
}
/* custom border */
.navi-by-bonfire ul li.border a {
	padding-bottom:19px;
	margin-bottom:8px;
	border-bottom:1px solid #D9D9D9;
}
/* top-level menu item hover */
.navi-by-bonfire ul li a:hover,
.navi-by-bonfire ul li a:active {
	color:#C9A536 !important;
}
.navi-by-bonfire ul li {
	opacity:0;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li {
	opacity:1;
}
/* individual li animation speeds (up to 25) */
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(1) {
	-webkit-transition:opacity .3s ease .2s;
	-moz-transition:opacity .3s ease .2s;
	transition:opacity .3s ease .2s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(2) {
	-webkit-transition:opacity .3s ease .25s;
	-moz-transition:opacity .3s ease .25s;
	transition:opacity .3s ease .25s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(3) {
	-webkit-transition:opacity .3s ease .3s;
	-moz-transition:opacity .3s ease .3s;
	transition:opacity .3s ease .3s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(4) {
	-webkit-transition:opacity .3s ease .35s;
	-moz-transition:opacity .3s ease .35s;
	transition:opacity .3s ease .35s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(5) {
	-webkit-transition:opacity .3s ease .4s;
	-moz-transition:opacity .3s ease .4s;
	transition:opacity .3s ease .4s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(6) {
	-webkit-transition:opacity .3s ease .45s;
	-moz-transition:opacity .3s ease .45s;
	transition:opacity .3s ease .45s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(7) {
	-webkit-transition:opacity .3s ease .5s;
	-moz-transition:opacity .3s ease .5s;
	transition:opacity .3s ease .5s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(8) {
	-webkit-transition:opacity .3s ease .55s;
	-moz-transition:opacity .3s ease .55s;
	transition:opacity .3s ease .55s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(9) {
	-webkit-transition:opacity .3s ease .6s;
	-moz-transition:opacity .3s ease .6s;
	transition:opacity .3s ease .6s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(10) {
	-webkit-transition:opacity .3s ease .65s;
	-moz-transition:opacity .3s ease .65s;
	transition:opacity .3s ease .65s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(11) {
	-webkit-transition:opacity .3s ease .7s;
	-moz-transition:opacity .3s ease .7s;
	transition:opacity .3s ease .7s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(12) {
	-webkit-transition:opacity .3s ease .75s;
	-moz-transition:opacity .3s ease .75s;
	transition:opacity .3s ease .75s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(13) {
	-webkit-transition:opacity .3s ease .8s;
	-moz-transition:opacity .3s ease .8s;
	transition:opacity .3s ease .8s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(14) {
	-webkit-transition:opacity .3s ease .85s;
	-moz-transition:opacity .3s ease .85s;
	transition:opacity .3s ease .85s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(15) {
	-webkit-transition:opacity .3s ease .9s;
	-moz-transition:opacity .3s ease .9s;
	transition:opacity .3s ease .9s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(16) {
	-webkit-transition:opacity .3s ease .95s;
	-moz-transition:opacity .3s ease .95s;
	transition:opacity .3s ease .95s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(17) {
	-webkit-transition:opacity .3s ease 1s;
	-moz-transition:opacity .3s ease 1s;
	transition:opacity .3s ease 1s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(18) {
	-webkit-transition:opacity .3s ease 1.05s;
	-moz-transition:opacity .3s ease 1.05s;
	transition:opacity .3s ease 1.05s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(19) {
	-webkit-transition:opacity .3s ease 1.1s;
	-moz-transition:opacity .3s ease 1.1s;
	transition:opacity .3s ease 1.1s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(20) {
	-webkit-transition:opacity .3s ease 1.15s;
	-moz-transition:opacity .3s ease 1.15s;
	transition:opacity .3s ease 1.15s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(21) {
	-webkit-transition:opacity .3s ease 1.2s;
	-moz-transition:opacity .3s ease 1.2s;
	transition:opacity .3s ease 1.2s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(22) {
	-webkit-transition:opacity .3s ease 1.25s;
	-moz-transition:opacity .3s ease 1.25s;
	transition:opacity .3s ease 1.25s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(23) {
	-webkit-transition:opacity .3s ease 1.3s;
	-moz-transition:opacity .3s ease 1.3s;
	transition:opacity .3s ease 1.3s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(24) {
	-webkit-transition:opacity .3s ease 1.35s;
	-moz-transition:opacity .3s ease 1.35s;
	transition:opacity .3s ease 1.35s;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li:nth-child(25) {
	-webkit-transition:opacity .3s ease 1.4ss;
	-moz-transition:opacity .3s ease 1.4s;
	transition:opacity .3s ease 1.4s;
}


/* SUB-MENU
**************************************************/
/* the arrow button */
.navi-by-bonfire ul li span {
	width:80px;
	height:45px;
	z-index:999;
	position:absolute;
	top:6px;
	right:0;
	margin:0;
	padding:0;
	cursor:pointer;
	text-align:right;
	opacity:0;
	
	-webkit-transition:width .5s ease, right .5s ease, padding .5s ease, -webkit-transform .5s ease;
	-moz-transition:width .5s ease, right .5s ease, padding .5s ease, -moz-transform .5s ease;
	transition:width .5s ease, right .5s ease, padding .5s ease, transform .5s ease;
}
.navi-menu-wrapper-active .navi-by-bonfire ul li span {
	opacity:1;
}
.navi-by-bonfire .menu-item-has-children:hover span {
	right:-10px;
}
/* don't let users accidentally click on inactive sub-menu arrow */
.navi-by-bonfire ul.navi-top-inactive > li > span {
	pointer-events:none;
}
/* active sub-menu arrow */
.navi-by-bonfire .menu li span.navi-submenu-active {
	width:40px;
	right:0;
	opacity:1 !important;
	pointer-events:auto;
	-webkit-transform:translateX(-300px);
	-moz-transform:translateX(-300px);
	transform:translateX(-300px);
}
/* hide non-active sub-menu arrow (tip) */
.navi-by-bonfire ul.navi-top-inactive > li > span .sub-menu-arrow-tip-right {
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	transform:scale(0);
}
/* hide non-active sub-menu arrow (line) */
.navi-by-bonfire ul.navi-top-inactive > li > span .sub-menu-arrow-line {
	width:0;
}
/* arrow hover (when sub-menu active) */
.navi-by-bonfire .menu li span.navi-submenu-active:hover {
	padding-right:10px;
}
/* sub-menu indicator arrow line */
.sub-menu-arrow-line {
	width:78px;
	height:2px;
	background-color:#fff;
	margin-top:20px;
	
	-webkit-transition:all .6s ease;
	-moz-transition:all .6s ease;
	transition:all .6s ease;
}
/* sub-menu indicator arrow line (when sub-menu active) */
.navi-by-bonfire .menu li span.navi-submenu-active .sub-menu-arrow-line {
	width:34px;
}
/* sub-menu indicator arrow right tip */
.sub-menu-arrow-tip-right {
	position:relative;
	top:-4px;
	right:-2px;
	margin:0 0 0 auto;
	width:0;
	height:0; 
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;
	
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	transition:all .5s ease;
}
/* sub-menu indicator arrow right tip (when sub-menu active) */
.navi-by-bonfire .menu li span.navi-submenu-active .sub-menu-arrow-tip-right {
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	transform:scale(0);
}
/* sub-menu indicator arrow left tip */
.sub-menu-arrow-tip-left {
	position:absolute;
	top:16px;
	left:-2px;
	margin:0 auto 0 0;
	width:0; 
	height:0; 
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-right:5px solid #fff;
	
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	transform:scale(0);
	
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	transition:all .5s ease;
}
/* sub-menu indicator arrow left tip (when sub-menu active) */
.navi-by-bonfire .menu li span.navi-submenu-active .sub-menu-arrow-tip-left {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);
}
/* sub-menu */
.navi-by-bonfire ul.sub-menu {
	position:absolute;
	z-index:9999;
	top:0;
	left:-1000%;
	list-style:none;
	margin:10px 0 0 0 !important;
	padding:0;
	opacity:0;
	height:100%;
	
	-webkit-transition:opacity .45s ease .2s, left 0s ease 0s;
	-moz-transition:opacity .45s ease .2s, left 0s ease 0s;
	transition:opacity .45s ease .2s, left 0s ease 0s;
}
.navi-sub-active {
	top:0;
	left:0 !important;
	opacity:1 !important;
	
	-webkit-transition:opacity .35s ease 0s, left 0s ease .35s;
	-moz-transition:opacity .35s ease 0s, left 0s ease .35s;
	transition:opacity .35s ease 0s, left 0s ease .35s;
}
/* add bottom padding to last sub-menu item */
.navi-by-bonfire ul.sub-menu li:last-child {
	padding-bottom:50px;
}
/* sub-menu items */
.navi-by-bonfire ul.sub-menu li a {
	min-width:300px;
	font-size:30px;
	font-family:'Roboto';
	font-weight:300;
	color:#fff;
	margin:0;
	padding:0 0 15px 0;
}
/* sub-menu items hover */
.navi-by-bonfire ul.sub-menu li a:hover {
	color:#C9A536;
}
.navi-by-bonfire ul.sub-menu li.current-menu-item > a {
	color:#6A7074;
	text-decoration:line-through;
}


/* MAIN BACKGROUND
**************************************************/
/* main background */
.navi-main-background {
	position:fixed;
	z-index:9999999;
	left:0;
	width:100%;
	height:100%;
    height:100vh;
	margin:0;
	padding:0;
	background-color:#0C1013;
	display:block;

	top:-100%;
	opacity:0;

	-webkit-transition:opacity .5s ease, top 0s ease .5s;
	-moz-transition:opacity .5s ease, top 0s ease .5s;
	transition:opacity .5s ease, top 0s ease .5s;
}
.navi-main-background-active {
	top:0;
	opacity:.9;
	
	-webkit-transition:opacity .5s ease, top 0s ease;
	-moz-transition:opacity .5s ease, top 0s ease;
	transition:opacity .5s ease, top 0s ease;
}


/* BACKGROUND IMAGE
**************************************************/
/* background image */
.navi-background-image {
	position:fixed;
	z-index:99999999;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	display:block;
    background-position:center center;

	top:-100%;
	opacity:0;

	-webkit-transition:opacity .5s ease, top 0s ease .5s;
	-moz-transition:opacity .5s ease, top 0s ease .5s;
	transition:opacity .5s ease, top 0s ease .5s;
}
.navi-background-image-active {
	top:0;
	opacity:1;
	
	-webkit-transition:opacity .5s ease, top 0s ease;
	-moz-transition:opacity .5s ease, top 0s ease;
	transition:opacity .5s ease, top 0s ease;
}


/* BACKGROUND LINES
**************************************************/
.navi-bg-lines-wrapper {
	position:fixed;
	z-index:99999999;
	top:0;
	left:-1000%;
	width:100%;
	height:100%;
	opacity:0;
	
	-webkit-transition:opacity .5s ease;
	-moz-transition:opacity .5s ease;
	transition:opacity .5s ease;
}
.navi-bg-lines-wrapper-active {
    left:0;
	opacity:.1;
}
.navi-bg-line-one,
.navi-bg-line-two,
.navi-bg-line-three,
.navi-bg-line-four,
.navi-bg-line-five,
.navi-bg-line-six {
	position:fixed;
	z-index:999999999;
	left:0;
	width:200%;
	height:1px;
	background-color:#fff;
	
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
	
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	transform-origin:0 0;
}
.navi-bg-line-one { top:50%; }
.navi-bg-line-two { top:90%; }
.navi-bg-line-three { top:130%; }
.navi-bg-line-four { top:170%; }
.navi-bg-line-five { top:210%; }
.navi-bg-line-six { top:250%; }


/*
MISC
**************************************************/
/* if absolute positioning active */
.navi-absolute { position:absolute; }


/*
WORDPRESS TOOLBAR (IF WORDPRESS TOOLBAR ACTIVE, PUSH HEADER ELEMENTS DOWN A BIT)
**************************************************/
.wp-toolbar-active { margin-top:20px; }
/* for the thicker, mobile admin bar */
@media screen and (max-width: 782px) {
	.wp-toolbar-active { margin-top:34px; }
	#wpadminbar { position: fixed !important; }
}
/* if WordPress amin bar active, keep it above everything else */
#wpadminbar { z-index:9999999999999999999999999999; }

/*
RESPONSIVE SETTINGS
**************************************************/
@media screen and (max-width: 500px) {
	/* menu wrapper */
	.navi-menu-wrapper {
		top:100px !important;
		width:240px;
		margin:0 0 0 55px !important;
	}
	/* text size */
	.navi-by-bonfire ul li a,
	.navi-by-bonfire ul li ul.sub-menu a {
		font-weight:400;
		font-size:20px;
		line-height:20px;
	}
	/* sub-menu arrow line */
	.sub-menu-arrow-line {
		width:58px;
	}
	/* the arrow button */
	.navi-by-bonfire ul li span {
		top:0;
		width:50px;
	}
	/* arrow hover */
	.navi-by-bonfire .menu-item-has-children:hover span {
		right:-5px;
	}
	/* arrow hover (when sub-menu active) */
	.navi-by-bonfire .menu li span.navi-submenu-active:hover {
		padding-right:5px;
	}
	/* active sub-menu arrow */
	.navi-by-bonfire .menu li span.navi-submenu-active {
		width:30px;
		-webkit-transform:translateX(-220px);
		-moz-transform:translateX(-220px);
		transform:translateX(-220px);
	}
	/* sub-menu indicator arrow line (when sub-menu active) */
	.navi-by-bonfire .menu li span.navi-submenu-active .sub-menu-arrow-line {
		width:20px;
	}
}
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.wgl-dynamic-highlights-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	color: transparent;
	pointer-events: none;
}
.wgl-dynamic-highlights-js:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0.95em;
	height: 0.95em;
	background: radial-gradient(circle closest-side, currentColor 30%, rgba(255,255,225,0) 100%);
	filter: blur(0.08em);
}
.elementor-element.wgl-add-backdrop-filter {
	z-index: 1;
}
.elementor-element.wgl-add-backdrop-filter:after {
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: inherit;
	border: inherit;
	border-color: transparent;
}
.wgl-morph-js {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 450px;
	fill: rgba(0,0,0,.15);
	pointer-events: none;
}
.extended-parallax .wgl_mask_image,
.extended-parallax img{
	animation-iteration-count: inherit;
	animation-duration: inherit;
	animation-direction: inherit;
}
.extended-parallax .wgl_mask_image{
	height: auto;
	width: fit-content;
	-webkit-mask-size: contain;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
}
.wgl-wave{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
}
.elementor-column,
.elementor-widget,
.elementor-inner-section{
	transition: opacity .4s;
}

.elementor-element.wgl-animate-scroll-yes{
	transform: perspective(var(--wgl-anim-scroll-perspective, 1200px)) rotateX(var(--wgl-anim-scroll-rotate, 0deg));
	transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--wgl-anim-scroll-transition, var(--e-con-transform-transition-duration, .4s));
}

/*
Theme Name: Itconf
Theme URI: http://itconf.webgeniuslab.net/
Author: WebGeniusLab
Author URI: http://webgeniuslab.net/
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.1.7
Requires at least: 5.7
Requires PHP: 7.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: itconf
*/
/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-v4compatibility.woff2) format("woff2"),url(https://sparksmp.org/wp-content/themes/itconf/fonts/font-awesome/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}
@font-face {
    font-family: "Flaticon";
    src: url(https://sparksmp.org/wp-content/themes/itconf/fonts/flaticon/flaticon.eot);
    src: url(https://sparksmp.org/wp-content/themes/itconf/fonts/flaticon/flaticon.ttf) format("truetype"),
    url(https://sparksmp.org/wp-content/themes/itconf/fonts/flaticon/flaticon.woff2) format("woff2"),
    url(https://sparksmp.org/wp-content/themes/itconf/fonts/flaticon/flaticon.woff) format("woff"),
    url("https://sparksmp.org/wp-content/themes/itconf/fonts/flaticon/flaticon.eot?#iefix") format("embedded-opentype"),
    url(https://sparksmp.org/) format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url(https://sparksmp.org/) format("svg");
    }
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-right-arrow:before {
    content: "\f101";
}
.flaticon-right:before {
    content: "\f102";
}
.flaticon-more:before {
    content: "\f103";
}
.flaticon-search:before {
    content: "\f104";
}
.flaticon-paper-bag:before {
    content: "\f105";
}
.flaticon-play-button:before {
    content: "\f106";
}
.flaticon-play:before {
    content: "\f107";
}
.flaticon-quote:before {
    content: "\f108";
}
.flaticon-link:before {
    content: "\f109";
}
.flaticon-like:before {
    content: "\f10a";
}
.flaticon-placeholder:before {
    content: "\f10b";
}
.flaticon-calendar:before {
    content: "\f10c";
}
.flaticon-calendar-1:before {
    content: "\f10d";
}
.flaticon-circular-alarm-clock-tool:before {
    content: "\f10e";
}
.flaticon-info:before {
    content: "\f10f";
}
.flaticon-checked:before {
    content: "\f110";
}
.flaticon-close-button:before {
    content: "\f111";
}
.flaticon-right-arrow-1:before {
    content: "\f112";
}
.flaticon-close:before {
    content: "\f113";
}
.flaticon-up-and-down:before {
    content: "\f114";
}
.flaticon-heart:before {
    content: "\f115";
}
.flaticon-cancel:before {
    content: "\f116";
}
.flaticon-bag:before {
    content: "\f117";
}
.flaticon-heart-1:before {
    content: "\f118";
}
.flaticon-worldwide:before {
    content: "\f119";
}
.flaticon-heart-2:before {
    content: "\f11a";
}
.flaticon-chat:before {
    content: "\f11b";
}
.flaticon-network:before {
    content: "\f11c";
}
.flaticon-telegram:before {
    content: "\f11d";
}
.flaticon-user:before {
    content: "\f11e";
}
.flaticon-notification:before {
    content: "\f11f";
}
.flaticon-star:before {
    content: "\f120";
}
.flaticon-file:before {
    content: "\f121";
}
.flaticon-photo-camera:before {
    content: "\f122";
}
.flaticon-image:before {
    content: "\f123";
}
.flaticon-hashtag:before {
    content: "\f124";
}
.flaticon-chat-1:before {
    content: "\f125";
}
.flaticon-email:before {
    content: "\f126";
}
.flaticon-arroba:before {
    content: "\f127";
}
.flaticon-arroba-1:before {
    content: "\f128";
}
.flaticon-coin:before {
    content: "\f129";
}

@charset "UTF-8";
/*=====================

#Browser Styles Reset
#Main Styles
    #General Styles
    #Header Styles
        #Logo
        #Menu style
        #Mega Menu
        #Sticky Menu
        #Lavalamp
        #Mobile Navigation
    #Page Title
    #Header Search
    #Typography
    #Footer Styles
    #Page Search
#Modules
    #Blog
        #Image Overlay
        #Slider Post
        #Image Post
        #Standard Post
        #Post Share
        #Lists
        #Likes
    #Comments
    #Contact Form
    #Isotope
    #List Style
    #Load More
    #Pagination
    #Shares
    #Scroll Up
#WP Widgets
    #Author
    #Banner
    #Calendar
    #Gallery
    #Main Widgets
    #Navigation Menu
    #Recent Posts
    #Search
    #Tagcloud
    #Text Widget
#Elementor Header Widgets
    #Defaults
    #Date
    #List Info
#Elementor Widgets
    #Accordion Services
    #Accordion
    #Button
    #Carousel Control
    #Circuit Services
    #Clients
    #Countdown
    #Counter
    #Demo Item
    #Double Headings
    #Flip Box
    #Image Comparison
    #Image Layers
    #Info Box
    #Portfolio
    #Pricing Table
    #Progress Bar
    #Satellite Service
    #Service 1
    #Tabs
    #Team
    #Testimonials
    #Time Line Vertical
    #Video Popup
    #Working Hours
#Responsive

========================*/
body:not([data-elementor-device-mode=desktop], [data-elementor-device-mode=laptop], [data-elementor-device-mode=widescreen]) #wgl-cursor {
  display: none;
}

#wgl-cursor {
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  transition: 0.05s;
  pointer-events: none;
}
#wgl-cursor-pointer {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 20px;
  width: max-content;
  white-space: nowrap;
  color: var(--itconf-cursor-point-color);
  font-weight: 700;
  font-size: 14px;
}
#wgl-cursor-pointer::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 8px;
  height: 8px;
  background-color: currentColor;
  transition: background-color 0.1s;
}
#wgl-cursor-pointer > .cursor-content {
  --color: var(--itconf-tertiary-color);
  --bg-color: #fff;
  --color-child: #fff;
  --bg-color-child: var(--itconf-primary-color);
  --size: 24px;
  color: var(--color);
  background-color: var(--bg-color);
  font-size: var(--size);
  transform-origin: left top;
  transform: scale(0);
  opacity: 0;
  transition: 0.3s;
  letter-spacing: 0;
  display: block;
  overflow: hidden;
}
#wgl-cursor-pointer > .cursor-content-text {
  position: absolute;
  z-index: 1;
  color: #fff;
}
#wgl-cursor-pointer.visible::before {
  background-color: transparent;
}
#wgl-cursor-pointer.visible > .cursor-content {
  transform: scale(1);
  opacity: 1;
}
#wgl-cursor-pointer.visible > .cursor-content img {
  display: block;
}
#wgl-cursor.portfolio #wgl-cursor-pointer {
  color: transparent;
  left: 10px;
  top: 10px;
}
#wgl-cursor.portfolio #wgl-cursor-pointer .cursor-content-text {
  padding: 0;
}
#wgl-cursor .cursor-from-js,
#wgl-cursor .cursor-global,
#wgl-cursor .portfolio-tooltip,
#wgl-cursor .product-cat-tooltip {
  color: unset;
  background: unset;
}
#wgl-cursor .cursor-from-js h6,
#wgl-cursor .cursor-global h6,
#wgl-cursor .portfolio-tooltip h6,
#wgl-cursor .product-cat-tooltip h6 {
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
  padding: 12px 11px 10px 10px;
  text-transform: uppercase;
  color: var(--itconf-header-font-color);
  background-color: #ffffff;
}
#wgl-cursor .cursor-from-js .descr,
#wgl-cursor .cursor-from-js .post_cats,
#wgl-cursor .cursor-from-js .count,
#wgl-cursor .cursor-global .descr,
#wgl-cursor .cursor-global .post_cats,
#wgl-cursor .cursor-global .count,
#wgl-cursor .portfolio-tooltip .descr,
#wgl-cursor .portfolio-tooltip .post_cats,
#wgl-cursor .portfolio-tooltip .count,
#wgl-cursor .product-cat-tooltip .descr,
#wgl-cursor .product-cat-tooltip .post_cats,
#wgl-cursor .product-cat-tooltip .count {
  font-size: 15px;
  font-weight: 500;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1px 11px 1px 10px;
  letter-spacing: 0;
  margin: 0;
  color: #ffffff;
  background-color: var(--itconf-primary-color);
}
#wgl-cursor .portfolio-tooltip > .post_cats {
  padding: 7px 10px 8px 11px;
}
#wgl-cursor .portfolio-tooltip > .post_cats span {
  color: inherit;
  margin: 0;
}
#wgl-cursor .portfolio-tooltip > .post_cats span::after {
  color: inherit;
}
#wgl-cursor .carousel-tooltip {
  line-height: 1;
  margin: 0 -2px;
}
#wgl-cursor .carousel-tooltip .flaticon {
  display: inline-block;
  font-size: 21px;
  line-height: 1;
  padding: 0 5px;
}
#wgl-cursor .carousel-tooltip .flaticon-down-arrow-1:first-child {
  transform: rotate(90deg);
}
#wgl-cursor .carousel-tooltip .flaticon-down-arrow-1:last-child {
  transform: rotate(-90deg);
}

.admin-bar #wgl-cursor-pointer {
  bottom: 0;
}

.wgl-popup_audio {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99;
  display: flex;
  align-items: flex-end;
}
.wgl-popup_audio .wgl-popup_audio__txt {
  color: var(--itconf-cursor-point-sound-color);
  background: var(--itconf-cursor-point-sound-bg);
  padding: 25px 30px;
  max-width: 500px;
  font-size: 20px;
  line-height: 1.7;
  transition: width 0.45s, height 0.45s;
}
.wgl-popup_audio .wgl-popup_audio__txt.hidden {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  padding: 0;
}
.wgl-popup_audio .wgl-popup_audio__txt.hidden + button {
  opacity: 1;
  visibility: visible;
}
.wgl-popup_audio .wgl-text_wrapper {
  display: flex;
  gap: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.wgl-popup_audio .wgl-text_btn {
  cursor: pointer;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: var(--itconf-header-font-color);
  background-color: #f5f5f5;
  transition: 0.4s;
  border-radius: 0;
}
.wgl-popup_audio .wgl-text_btn.deny {
  color: #fff;
  background-color: var(--itconf-button-color-idle);
}
.wgl-popup_audio button {
  font-size: 20px;
  font-weight: 700;
  border-radius: 100px;
  height: 50px;
  width: 50px;
  color: var(--itconf-cursor-point-sound-color);
  background: var(--itconf-cursor-point-sound-bg);
  fill: currentColor;
  border: none;
  padding: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
}
.wgl-popup_audio button:focus, .wgl-popup_audio button:active {
  color: var(--itconf-cursor-point-sound-color);
  background: var(--itconf-cursor-point-sound-bg);
}
.wgl-popup_audio button:hover {
  background: var(--itconf-cursor-point-sound-bg-hover);
  color: var(--itconf-cursor-point-sound-color-hover);
}
.wgl-popup_audio button span::before {
  content: "\f6a9";
  font-family: "Font Awesome 5 Free";
}
.wgl-popup_audio button.active {
  background: var(--itconf-cursor-point-sound-bg-hover);
  color: var(--itconf-cursor-point-sound-color-hover);
}
.wgl-popup_audio button.active:focus, .wgl-popup_audio button.active:active {
  background: var(--itconf-cursor-point-sound-bg-hover);
  color: var(--itconf-cursor-point-sound-color-hover);
}
.wgl-popup_audio button.active span::before {
  content: "\f028";
  font-family: "Font Awesome 5 Free";
}
@media (max-width: 1200px) {
  .wgl-popup_audio {
    display: none;
  }
}

/* ==================== ##Browser Reset ==================== */
* {
  box-sizing: border-box;
}
*:focus {
  outline: none !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

body {
  position: relative;
  overflow-x: hidden;
}

body,
html {
  max-width: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

mark {
  padding: 0 5px;
  color: var(--itconf-header-font-color);
}

strong {
  font-weight: 700;
}

pre {
  max-width: 100%;
  margin-top: 18px;
  margin-bottom: 20px;
  padding: 20px;
  word-wrap: break-word;
  border: 1px solid #e4e4e4;
  border-radius: 0;
  overflow: auto;
}

code,
kbd,
tt,
var,
pre {
  font-family: monospace;
}

ul,
ol {
  padding: 0 0 20px 0;
}

li ul {
  padding-bottom: 0;
}

textarea {
  min-height: 50px;
  height: 122px;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  user-select: none;
}

label,
legend {
  display: block;
  margin-bottom: 5px;
}

label {
  font-family: var(--itconf-header-font-family);
  font-size: 16px;
  margin-left: 0;
}

legend {
  font-weight: 500;
  font-family: var(--itconf-h4-font-family);
  font-size: var(--itconf-h4-font-size);
}

iframe {
  width: 100%;
  display: block;
}

table {
  width: 100%;
  border-collapse: collapse;
}

dl {
  margin-bottom: 1.75em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.75em;
}

p {
  margin: 0 0 16px 0;
}
p:empty {
  display: none;
  padding: 0;
  margin: 0;
}

a {
  transition: all 0.4s;
}
a, a:active, a:focus, a:hover {
  text-decoration: none;
}

p a {
  transition: color 0.3s;
}

/* ==================== ##Elementor ==================== */
body.elementor-page main .wgl-container.wgl-content-sidebar, body.elementor-page.single main .wgl-container:not(.wgl-content-sidebar) {
  padding-right: 15px;
  padding-left: 15px;
}
body.elementor-page main .wgl-container.wgl-content-sidebar .elementor, body.elementor-page.single main .wgl-container:not(.wgl-content-sidebar) .elementor {
  margin-left: -15px;
  margin-right: -15px;
}

body.elementor-page main .wgl-container,
body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container,
body.elementor-editor-active main .wgl-container,
body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container,
body.elementor-editor-preview main .wgl-container,
body.elementor-editor-preview .footer_top-area:not(.widgets_area) .wgl-container {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}
body.elementor-page main .wgl-container.full-width,
body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container.full-width,
body.elementor-editor-active main .wgl-container.full-width,
body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container.full-width,
body.elementor-editor-preview main .wgl-container.full-width,
body.elementor-editor-preview .footer_top-area:not(.widgets_area) .wgl-container.full-width {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
body.elementor-page.single-footer main:not(:empty) .wgl-container,
body.elementor-page.single-footer .footer_top-area:not(:empty) .wgl-container,
body.elementor-editor-active.single-footer main:not(:empty) .wgl-container,
body.elementor-editor-active.single-footer .footer_top-area:not(:empty) .wgl-container,
body.elementor-editor-preview.single-footer main:not(:empty) .wgl-container,
body.elementor-editor-preview.single-footer .footer_top-area:not(:empty) .wgl-container {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}
body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container.full-width {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.elementor-element.elementor-widget.elementor-widget-spacer {
  margin-bottom: 0;
}

.elementor-image-gallery .gallery-item {
  margin-top: 0 !important;
}
.elementor-image-gallery img {
  border: 0 !important;
}

.elementor-section.wgl-add-background-text::before {
  margin-left: 4.45vw;
}
.elementor-section.wgl-add-background-text::before,
.elementor-section.wgl-add-background-text .wgl-background-text {
  position: absolute;
  font-size: 9.375vw;
  line-height: 0.9em;
  font-family: var(--itconf-additional-font-family);
  font-weight: var(--itconf-additional-font-weight);
  letter-spacing: 0.585em;
  z-index: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  display: block;
  -webkit-user-select: none;
  user-select: none;
  color: #dfdfdf;
  pointer-events: none;
  -webkit-text-stroke-color: #dfdfdf;
}
.elementor-section.wgl-add-background-text::before {
  letter-spacing: 0.18em;
}
.elementor-section.wgl-add-background-text.wgl-animation-background-text::before {
  display: none;
}
.elementor-section.wgl-add-background-text .wgl-background-text .letter {
  display: inline-block;
  text-indent: 0;
  opacity: 0;
}

body.elementor-editor-active .elementor-section.wgl-add-background-text.wgl-animation-background-text::before {
  display: block;
}
body.elementor-editor-active .elementor-section,
body.elementor-editor-active .elementor-column {
  pointer-events: auto !important;
}
body.elementor-editor-active .wgl-products.appear-animation .product {
  opacity: 1;
  transform: unset;
}

body .elementor-element-overlay ul li::before,
body .elementor-select-preset ul li::before {
  background: transparent;
}

.elementor-widget-container .elementor-counter .elementor-counter-title {
  line-height: 1.3;
  margin-top: 12px;
  font-weight: 500;
}

.elementor-widget-container .elementor-divider, .elementor-widget-container .elementor-divider-separator {
  border-radius: inherit;
}

.font-family-flaticon {
  font-family: "Flaticon" !important;
}

.elementor-icon {
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: all 0.3s;
}

/* ==================== ##Footer Styles ==================== */
.footer_wrapper {
  padding: 24px 0;
}

.footer_top-area p {
  margin-bottom: 0;
}
.footer_top-area.widgets_area .row > div {
  padding-top: 50px;
  padding-bottom: 40px;
}
.footer_top-area input[type=text],
.footer_top-area input[type=url],
.footer_top-area input[type=search],
.footer_top-area input[type=email],
.footer_top-area input[type=password],
.footer_top-area input[type=tel],
.footer_top-area input[type=time],
.footer_top-area select,
.footer_top-area textarea {
  color: #ffffff;
}
.footer_top-area strong {
  font-weight: inherit;
}
.footer_top-area select {
  background-image: var(--itconf-bg-caret-white);
}
.footer_top-area .textwidget img {
  margin-bottom: 20px;
}
.footer_top-area .widget.widget_wgl_posts .recent-posts-widget {
  padding-top: 0;
}
.footer_top-area .footer-link {
  position: relative;
  z-index: 1;
}
.footer_top-area .footer-link::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  bottom: 0;
  border-bottom: 1px solid;
  width: 0;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  visibility: visible;
  transition: all 0.3s ease-in-out 0s, color 0s;
}
.footer_top-area .footer-link:hover {
  color: #ffffff !important;
}
.footer_top-area .footer-link:hover::before {
  width: 100%;
  color: #ffffff !important;
}

.footer {
  position: relative;
  overflow: hidden;
}
.footer .widgets_area .row {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: transparent;
}
.footer .blog-posts .blog-post_title {
  margin-top: -5px;
}
.footer .blog-posts .item:last-child .blog-post {
  margin-bottom: 0;
}
.footer .gallery-caption {
  display: none;
}
.footer .widget_search .search-form .search-field:active,
.footer .widget_search .search-form .search-field:focus,
.footer .widget_product_search .woocommerce-product-search .search-field:active,
.footer .widget_product_search .woocommerce-product-search .search-field:focus,
.footer .wc-block-product-search__fields .search-field:active,
.footer .wc-block-product-search__fields .search-field:focus {
  border-color: #fff;
}

.primary-nav.footer-menu .menu-item {
  display: inline-block;
  margin: 0 20px;
}

.copyright {
  font-size: 16px;
}
.copyright p {
  margin: 0;
}

body.single.single-footer header,
body.single.single-footer header + .page-header {
  display: none;
}

/* ==================== ##General Styles ==================== */
input[type=text],
input[type=url],
input[type=search],
input[type=email],
input[type=password],
input[type=tel],
input[type=time],
input[type=number],
input[type=date],
select,
textarea {
  display: block;
  height: 40px;
  max-width: 100%;
  margin: 0 0 36px 0;
  padding: 0;
  border: 1px solid var(--itconf-button-border-idle);
  border-width: 0 0 1px 0;
  border-radius: unset;
  font-family: var(--itconf-content-font-family);
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  text-transform: unset;
  color: var(--itconf-button-color-idle);
  background-color: transparent;
  transition: all 0.3s, height 0s;
  letter-spacing: -0.02em;
}
input[type=text]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=time]::placeholder,
input[type=number]::placeholder,
input[type=date]::placeholder,
select::placeholder,
textarea::placeholder {
  font: inherit;
  line-height: inherit;
  color: inherit;
  outline: none;
  -webkit-appearance: none;
  transition: 0.4s;
  transform: translateY(0) scale(1);
  transform-origin: left bottom;
}
input[type=text]:active, input[type=text]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=search]:active,
input[type=search]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=tel]:active,
input[type=tel]:focus,
input[type=time]:active,
input[type=time]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=date]:active,
input[type=date]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  border-color: var(--itconf-header-font-color);
}
input[type=text]:active::placeholder, input[type=text]:focus::placeholder,
input[type=url]:active::placeholder,
input[type=url]:focus::placeholder,
input[type=search]:active::placeholder,
input[type=search]:focus::placeholder,
input[type=email]:active::placeholder,
input[type=email]:focus::placeholder,
input[type=password]:active::placeholder,
input[type=password]:focus::placeholder,
input[type=tel]:active::placeholder,
input[type=tel]:focus::placeholder,
input[type=time]:active::placeholder,
input[type=time]:focus::placeholder,
input[type=number]:active::placeholder,
input[type=number]:focus::placeholder,
input[type=date]:active::placeholder,
input[type=date]:focus::placeholder,
select:active::placeholder,
select:focus::placeholder,
textarea:active::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--itconf-header-font-color);
  background: unset;
  -webkit-transition: background-color 0s ease-in-out 9999s;
  transition: background-color 0s ease-in-out 9999s;
}

input[type=checkbox],
input[type=radio],
body .bapf_sfilter.bapf_ckbox input[type=checkbox],
body .bapf_sfilter.bapf_ckbox input[type=radio] {
  cursor: pointer;
  margin: 0 8px 0 0;
  vertical-align: middle;
}
input[type=checkbox] + label, input[type=checkbox] + span,
input[type=radio] + label,
input[type=radio] + span,
body .bapf_sfilter.bapf_ckbox input[type=checkbox] + label,
body .bapf_sfilter.bapf_ckbox input[type=checkbox] + span,
body .bapf_sfilter.bapf_ckbox input[type=radio] + label,
body .bapf_sfilter.bapf_ckbox input[type=radio] + span {
  display: inline;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}

.wgl-style-input input[type=checkbox],
.wgl-style-input input[type=radio],
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=checkbox],
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=radio] {
  --input-color: var(--itconf-primary-color);
  --input-disabled: #959495;
  -webkit-appearance: none;
  appearance: none;
  margin: 0 8px 0 0;
  font-size: 12px;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 1px solid var(--itconf-button-border-idle) !important;
  border-radius: 0;
  vertical-align: middle;
  display: inline-grid !important;
  place-content: center;
}
.wgl-style-input input[type=checkbox]::before,
.wgl-style-input input[type=radio]::before,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=checkbox]::before,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=radio]::before {
  content: "";
  width: calc(1em - 6px);
  height: calc(1em - 6px);
  border-radius: inherit;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--input-color);
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}
.wgl-style-input input[type=checkbox]::after,
.wgl-style-input input[type=radio]::after,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=checkbox]::after,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=radio]::after {
  display: none;
}
.wgl-style-input input[type=checkbox]:checked::before,
.wgl-style-input input[type=radio]:checked::before,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=checkbox]:checked::before,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=radio]:checked::before {
  transform: scale(1);
}
.wgl-style-input input[type=checkbox]:focus,
.wgl-style-input input[type=radio]:focus,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=checkbox]:focus,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=radio]:focus {
  outline: max(1px, 0.15em) solid currentColor;
  outline-offset: max(1px, 0.15em);
}
.wgl-style-input input[type=checkbox]:disabled,
.wgl-style-input input[type=radio]:disabled,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=checkbox]:disabled,
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=radio]:disabled {
  --input-color: var(--input-disabled);
  color: var(--input-disabled);
  cursor: not-allowed;
}
.wgl-style-input input[type=radio],
.wgl-style-input .bapf_sfilter.bapf_ckbox input[type=radio] {
  border-radius: 50%;
}

input[type=submit],
button {
  display: inline-block;
  height: 56px;
  max-width: 100%;
  margin-bottom: 0;
  border-radius: 0;
  outline: none;
  padding: 7px 32px 10px;
  font-family: var(--itconf-content-font-family);
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: var(--itconf-button-color-hover);
  background: var(--itconf-button-bg-hover);
  border: 1px solid var(--itconf-button-border-hover);
  cursor: pointer;
  -webkit-appearance: none;
  transition: 0.4s;
}
input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active,
button:hover,
button:focus,
button:active {
  color: var(--itconf-button-color-idle);
  background: var(--itconf-button-bg-idle);
  border-color: var(--itconf-button-border-idle);
}

textarea {
  height: 78px;
  padding: 2px 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

.input-bg-white input,
.input-bg-white textarea {
  background-color: #ffffff;
}

select {
  width: 100%;
  overflow: hidden;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: var(--itconf-bg-caret);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 100% center;
}

label {
  transition: 0.4s;
}

.post-password-form {
  margin-bottom: 20px;
}
.post-password-form p:first-child {
  margin-bottom: 24px;
}
.post-password-form label {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  margin-right: 8px;
}
@media (min-width: 600px) {
  .post-password-form label {
    width: calc(100% - 130px);
    max-width: 270px;
  }
}
.post-password-form label input[type=password] {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 0;
}
.post-password-form input[type=submit] {
  min-width: 100px;
  margin-bottom: 10px;
  color: var(--itconf-button-color-idle);
  background-color: var(--itconf-button-bg-idle);
  transform: translateY(2px);
  height: 42px;
  padding: 5px 28px 4px;
}
.post-password-form input[type=submit]:hover, .post-password-form input[type=submit]:focus {
  color: var(--itconf-button-color-hover);
  background: var(--itconf-button-bg-hover);
}

.wgl-container {
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
}
.wgl-container.full-width {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.wgl-container .wgl-container {
  width: 100%;
}
.wgl-container .elementor-section-boxed .elementor-section-boxed .elementor-container {
  width: 100%;
}
.wgl-container.wgl-content-sidebar .elementor {
  margin-left: -15px;
  margin-right: -15px;
}

#main .wgl-container .wgl_wrapper {
  left: 0 !important;
}

.row::after, .row::before,
.wgl-container::after,
.wgl-container::before,
.clearfix::after,
.clearfix::before {
  content: "";
  display: table;
  line-height: 0;
}

.wgl-container::after,
.row::after,
.clear,
.clearfix::after {
  clear: both;
}

[class*=wgl_col-] {
  float: left;
  min-height: 1px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row [class*=wgl_col-] {
  display: block;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.wgl-carousel {
  position: relative;
  z-index: 1;
}

.wgl-carousel_swiper a, .wgl-carousel_swiper a:hover, .wgl-carousel_swiper a:focus {
  transition: 0.4s;
}

a:hover {
  color: inherit;
}

.wgl-icon {
  display: inline-block;
  transition: 0.4s;
}
.wgl-icon svg {
  height: 1em;
  width: 1em;
  transition: inherit;
}

.elementor-icon.flaticon {
  line-height: 0;
}

.wgl-number {
  display: inline-block;
  transition: 0.4s;
}
.wgl-number .number {
  min-width: 1em;
  height: 1em;
  position: relative;
  display: block;
}

body .hover_links a {
  color: inherit;
  -webkit-text-decoration: underline transparent;
  text-decoration: underline transparent;
  transition: color 0.3s, -webkit-text-decoration-color 0.3s;
  transition: color 0.3s, text-decoration-color 0.3s;
  transition: color 0.3s, text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
  text-underline-offset: 0.2em;
}
body .hover_links a:hover {
  color: currentColor;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
body .hover_links.white a:hover {
  color: #ffffff;
  -webkit-text-decoration-color: #ffffff;
  text-decoration-color: #ffffff;
}
body .hover_links.primary a:hover {
  color: #ffffff;
  -webkit-text-decoration-color: #ffffff;
  text-decoration-color: #ffffff;
}

.wgl-layout-left, .wgl-layout-right {
  display: flex;
}

.aleft .wgl-layout-left {
  justify-content: flex-start;
}
.aleft .wgl-layout-right {
  justify-content: flex-end;
}
.acenter .wgl-layout-left, .acenter .wgl-layout-right {
  justify-content: center;
}
.aright .wgl-layout-left {
  justify-content: flex-end;
}
.aright .wgl-layout-right {
  justify-content: flex-start;
}

.fullwidth-wrapper {
  width: 100%;
}

.z-index-1 {
  z-index: 1;
}

.relative {
  position: relative;
}

.text-uppercase {
  text-transform: uppercase;
}

.bypostauthor {
  opacity: 1;
}

.ohidden {
  overflow: hidden;
}

.ovisible {
  overflow: visible;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

body[data-elementor-device-mode=desktop] .d-xl-none {
  display: none;
}
body:not([data-elementor-device-mode=desktop]) .d-xl-block {
  display: none;
}

.wp-caption-text,
.wp-caption .wp-caption-text {
  margin: 0.5em 0;
  font-size: 13px;
  text-align: center;
}

.wp-caption,
.gallery-caption {
  max-width: 100%;
  margin-bottom: 1em;
  font-style: italic;
}
.wp-caption img,
.gallery-caption img {
  border-radius: unset;
}

#main {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
  min-height: calc(100vh - var(--header-height, 0px) - var(--footer-height, 0px) - var(--pt-height, 0px) - var(--wp-admin--admin-bar--height, 0px));
}

.wgl-theme-header.header_overlap ~ #main {
  min-height: calc(100vh - var(--footer-height, 0px) - var(--pt-height, 0px) - var(--wp-admin--admin-bar--height, 0px));
}

.archive:not(.woocommerce) #main {
  padding-bottom: 100px;
}

body > #main .row.sidebar_left #main-content {
  float: right;
}

.gm-control-active {
  border-radius: unset;
  box-shadow: none;
}

hr {
  margin: 20px 0 20px;
  border: none;
  border-bottom: 1px solid #1d1f21;
}
hr.wp-block-separator {
  max-width: 100px;
}
hr.wp-block-separator.is-style-wide, hr.wp-block-separator.is-style-dots {
  max-width: 100%;
}

table td,
table th {
  padding: 5px 10px;
  border: 1px solid #e4e4e4;
  text-align: left;
}
table:not(:last-child) {
  margin-bottom: 22px;
}

.screen-reader-text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  word-wrap: normal !important;
  overflow: hidden;
}
.screen-reader-text:focus {
  display: block;
  z-index: 100000;
  top: 5px;
  left: 5px;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  font-size: 1em;
  line-height: normal;
  color: #444444;
  text-decoration: none;
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
}

.mejs-container {
  margin-bottom: 20px;
}

.wgl-row-animation > .elementor-container {
  z-index: 1;
}

.particles-js {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.page-header .particles-js {
  left: 0;
  top: 0;
}

.extended-parallax {
  position: absolute;
  z-index: -1;
  width: 100%;
  pointer-events: none;
}

.wgl-background-image_parallax {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wgl-background-image_parallax div {
  height: 100%;
}

.wgl-elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  pointer-events: none;
}
.wgl-elementor-shape-top {
  top: -1px;
}
.wgl-elementor-shape-bottom {
  bottom: -1px;
}
.wgl-elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

#itconf-footer-inline-css {
  display: none;
}

.wgl-body-bg {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* ==================== ##Header Styles ==================== */
.wgl-theme-header {
  position: relative;
  z-index: 3001;
  color: var(--itconf-header-font-color);
}
.wgl-theme-header .wrapper a {
  color: inherit;
}
.wgl-theme-header .wrapper .itconf_module_button a {
  margin-bottom: 0;
  box-shadow: none;
  color: #ffffff;
}
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a,
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a > img {
  max-height: none !important;
}
.wgl-theme-header.header_overlap {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0;
  top: 0;
}
.wgl-theme-header.header_shadow {
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}

.wgl-mobile-header,
.mobile_nav_wrapper .primary-nav .menu {
  display: none;
}

.wgl-mobile-header .menu-item__plus,
.menu_vertical .menu-item__plus,
.mobile_nav_wrapper .primary-nav > ul > li ul::before,
.mobile_nav_wrapper .primary-nav > ul > li > div.mega-menu-container::before {
  display: none !important;
}

body:not(.elementor-editor-active) .wgl-theme-header .elementor-column,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-column-wrap,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget-wrap,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget[data-widget_type="wgl-menu.default"] {
  position: static;
}

.wgl-header-row .wgl-header-row_wrapper {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.wgl-header-row .header_side.display_normal {
  flex: 0 auto;
}
.wgl-header-row .header_side.display_grow {
  flex: 1;
}
.wgl-header-row .header_side.display_grow .primary-nav > .menu {
  white-space: nowrap;
}
.wgl-header-row .header_side.v_align_middle {
  align-self: center;
}
.wgl-header-row .header_side.v_align_bottom {
  align-self: flex-end;
}
.wgl-header-row .header_side.v_align_bottom .primary-nav > ul > li > a {
  align-self: flex-end;
  align-items: flex-end;
}
.wgl-header-row .header_side.v_align_bottom .header_area_container > *,
.wgl-header-row .header_side.v_align_bottom .header_search-button {
  vertical-align: bottom;
}
.wgl-header-row .header_side.v_align_top {
  align-self: flex-start;
}
.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object {
  top: 0;
  bottom: auto;
}
.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object::before {
  transform: rotate(0.5turn);
}
.wgl-header-row .header_side.v_align_top .primary-nav > ul > li > a {
  align-self: flex-start;
  align-items: flex-start;
}
.wgl-header-row .header_side.v_align_top .header_area_container > *,
.wgl-header-row .header_side.v_align_top .header_search-button {
  vertical-align: top;
}
.wgl-header-row .header_side.h_align_left {
  text-align: left;
}
.wgl-header-row .header_side.h_align_center {
  text-align: center;
}
.wgl-header-row .header_side.h_align_right {
  text-align: right;
}
.wgl-header-row .header_side.display_grow.h_align_right {
  margin-left: auto;
}
.wgl-header-row .header_side.display_grow.h_align_center {
  margin-right: auto;
  margin-left: auto;
}
.wgl-header-row .header_side.display_grow.h_align_left {
  margin-right: auto;
}
.wgl-header-row .header_side.display_grow.h_align_left .header_area_container {
  justify-content: flex-start;
}
.wgl-header-row .header_side.display_grow.h_align_center .header_area_container {
  justify-content: center;
}
.wgl-header-row .header_side.display_grow.h_align_right .header_area_container {
  justify-content: flex-end;
}
.wgl-header-row .header_side[class^=position_center] .header_area_container > div.mini-cart {
  padding: 0;
}
.wgl-header-row .header_side[class^=position_center] .primary-nav > ul li.mega-menu > ul.mega-menu {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.wgl-header-row .header_side[class^=position_left] .header_area_container > *:last-child {
  padding-right: 0;
}
.wgl-header-row .header_side[class^=position_right] .header_area_container > *:first-child {
  padding-left: 0;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav ul li ul {
  left: 0;
  right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li ul .sub-menu {
  left: 100%;
  right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:not(:first-child):last-child > .sub-menu {
  left: 0;
  right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:not(:first-child):last-child > .sub-menu .sub-menu {
  left: 100%;
  right: auto;
}

.wgl-header-row .header_side,
.wgl-header-row .header_render_editor,
.wgl-header-row .wrapper,
.wgl-header-row .header_area_container {
  max-width: 100%;
  box-sizing: border-box;
}

.header_area_container {
  display: inline-block;
  height: 100%;
  max-height: 100%;
}
.header_area_container > * {
  display: inline-block;
  vertical-align: middle;
}

.delimiter {
  position: relative;
}

.wgl-logotype-container img {
  vertical-align: middle;
  max-height: 100%;
  max-width: initial;
  width: auto;
}
.wgl-logotype-container a,
.wgl-logotype-container a:hover,
.wgl-logotype-container h1 {
  color: inherit;
}
.wgl-logotype-container .logo-name {
  font-size: 34px;
  line-height: 1;
}

header:not(.wgl-menu-outer_content) > .wgl-logotype-container .logo-name {
  width: 200px;
  width: min-content;
  font-size: 30px;
  white-space: pre-line;
}

.wgl-site-header .primary-nav ul:hover li:not(:hover) > div, .wgl-site-header .primary-nav ul:hover li:not(:hover) > ul.wgl-mega-menu,
.wgl-sticky-header .primary-nav ul:hover li:not(:hover) > div,
.wgl-sticky-header .primary-nav ul:hover li:not(:hover) > ul.wgl-mega-menu {
  overflow: hidden;
  height: 0;
}

.primary-nav a {
  cursor: pointer;
  transition: 0.3s;
}
.primary-nav.align-left {
  text-align: left;
}
.primary-nav.align-left > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-left > ul.menu > li.mega-cat > div.mega-menu-container {
  left: 0;
  right: auto;
}
.primary-nav.align-center {
  text-align: center;
}
.primary-nav.align-center > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-center > ul.menu > li.mega-cat > div.mega-menu-container {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.primary-nav.align-right {
  text-align: right;
}
.primary-nav.align-right > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-right > ul.menu > li.mega-cat > div.mega-menu-container {
  left: auto;
  right: 0;
}
.primary-nav .content__media {
  font-weight: 400;
  transition: 0.4s;
  position: relative;
}
.primary-nav .lavalamp {
  position: static;
}
.primary-nav .lavalamp-object {
  opacity: 1;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 1px;
  line-height: 1;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  color: var(--itconf-primary-color);
  background: currentColor;
}
.primary-nav .lavalamp_animate .lavalamp-object {
  opacity: 1;
}
.primary-nav > ul.lavalamp > li > a .item_wrapper_text::after, .primary-nav.menu_line_enable > ul > li > a .item_wrapper_text .menu-item_dots {
  display: none !important;
}
.primary-nav ul:hover li:not(:hover) {
  z-index: 0;
  position: relative;
}
.primary-nav ul li {
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
  margin-bottom: 0;
}
.primary-nav > ul li {
  position: relative;
  padding-left: 0;
}
.primary-nav > ul li.mega-menu {
  position: static !important;
}
.primary-nav > ul li.mega-menu > ul.mega-menu {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.primary-nav > ul li.mega-menu > ul.mega-menu .menu-item__plus {
  display: none;
}
.primary-nav > ul li.mega-menu.mega-menu-e {
  position: relative !important;
}
.primary-nav > ul li.mega-menu.mega-menu-e.position-center, .primary-nav > ul li.mega-menu.mega-menu-e.position-left-side {
  position: static !important;
}
.primary-nav > ul {
  height: 100%;
  margin-left: 0;
  padding: 0;
}
.primary-nav > ul > li {
  height: 100%;
}
.primary-nav > ul > li > a .item_wrapper_text {
  position: relative;
  line-height: initial;
}
.primary-nav > ul > li > a .item_wrapper_text .menu-item_dots {
  position: absolute;
  left: 0;
  opacity: 0;
  transition: opacity 0.4s;
  transform: translateX(calc(-100% - 5px));
}
.primary-nav > ul > li > a .item_wrapper_text .menu-item_dots::before {
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  line-height: 1.1;
  display: inline-block;
  transform: rotate(-45deg);
}
.primary-nav > ul > li > a.__mPS2id.active .item_wrapper_text .menu-item_dots {
  opacity: 1;
}
.primary-nav > ul > li[class*=current] > a .item_wrapper_text {
  line-height: initial;
}
.primary-nav > ul > li[class*=current] > a, .primary-nav > ul > li:hover > a {
  color: var(--itconf-primary-color);
}
.primary-nav > ul > li[class*=current] > a .item_wrapper_text .menu-item_dots, .primary-nav > ul > li:hover > a .item_wrapper_text .menu-item_dots {
  opacity: 1;
}
.primary-nav > ul > li.mega-menu-links > ul.mega-menu {
  padding-left: 20px;
  padding-right: 20px;
}
.primary-nav > ul > li.mega-menu-links > ul.mega-menu > li > a .item_wrapper_text::before {
  display: none;
}
.primary-nav > ul > li > a {
  display: flex;
  position: relative;
  z-index: 1;
  height: 100%;
  align-items: center;
  margin: 0 34px;
  transition: 0.4s;
  color: inherit;
}
.primary-nav.marker-disable > ul > li > a .menu-item_dots, .primary-nav.marker-disable > ul > li > a::after {
  display: none !important;
}
.primary-nav > ul > li.menu-item-has-children > a::after,
.primary-nav > ul > li.mega-menu.mega-cat > a::after {
  margin-left: -11px;
}
.primary-nav > ul > li.menu-item-has-children > a > .menu-item__plus,
.primary-nav > ul > li.mega-menu.mega-cat > a > .menu-item__plus {
  position: relative;
  z-index: 1;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  margin: -20px -11px 0 0;
  transform-origin: center;
  perspective-origin: center;
  transform: unset;
  color: inherit;
}
.primary-nav > ul > li.menu-item-has-children > a > .menu-item__plus::before,
.primary-nav > ul > li.mega-menu.mega-cat > a > .menu-item__plus::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: currentColor;
  display: inline-block;
  vertical-align: middle;
}
.primary-nav li > ul > li.menu-item-has-children > a::after {
  margin-left: -11px;
}
.primary-nav li > ul > li.menu-item-has-children > a > .menu-item__plus {
  position: relative;
  z-index: 1;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  margin: -20px -11px 0 0;
  transform-origin: center;
  perspective-origin: center;
  transform: unset;
  color: inherit;
}
.primary-nav li > ul > li.menu-item-has-children > a > .menu-item__plus::before {
  content: "\f112";
  font-family: flaticon;
  display: inline-block;
  vertical-align: middle;
}
.primary-nav ul li > ul,
.primary-nav ul li > ul ul,
.primary-nav ul li .mega-menu-container {
  display: block;
  position: absolute;
  z-index: 555;
  top: calc(100% + 10px);
  left: -10px;
  min-width: 260px;
  white-space: nowrap;
  margin: 0;
  padding: 30px 0 25px;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
  border: 1px solid var(--itconf-secondary-color);
}
.primary-nav ul li > ul li:not(:last-child),
.primary-nav ul li > ul ul li:not(:last-child),
.primary-nav ul li .mega-menu-container li:not(:last-child) {
  margin-bottom: 2px;
}
.primary-nav ul li > ul.wgl-e-container,
.primary-nav ul li > ul ul.wgl-e-container,
.primary-nav ul li .mega-menu-container.wgl-e-container {
  white-space: normal;
  padding: 0;
}
.primary-nav ul li > ul.wgl-e-container .elementor-column,
.primary-nav ul li > ul.wgl-e-container .elementor-column-wrap,
.primary-nav ul li > ul.wgl-e-container .elementor-widget-wrap,
.primary-nav ul li > ul ul.wgl-e-container .elementor-column,
.primary-nav ul li > ul ul.wgl-e-container .elementor-column-wrap,
.primary-nav ul li > ul ul.wgl-e-container .elementor-widget-wrap,
.primary-nav ul li .mega-menu-container.wgl-e-container .elementor-column,
.primary-nav ul li .mega-menu-container.wgl-e-container .elementor-column-wrap,
.primary-nav ul li .mega-menu-container.wgl-e-container .elementor-widget-wrap {
  position: relative;
}
.primary-nav ul li > ul .primary-nav,
.primary-nav ul li > ul ul .primary-nav,
.primary-nav ul li .mega-menu-container .primary-nav {
  height: auto !important;
}
.primary-nav ul li > ul .primary-nav ul,
.primary-nav ul li > ul ul .primary-nav ul,
.primary-nav ul li .mega-menu-container .primary-nav ul {
  margin: 0;
  padding: 0;
}
.primary-nav ul li > ul .primary-nav ul li,
.primary-nav ul li > ul ul .primary-nav ul li,
.primary-nav ul li .mega-menu-container .primary-nav ul li {
  margin-bottom: 0;
}
.primary-nav ul li .mega-menu-container {
  transform: translateY(-200%);
  transition: 0.3s ease-out, transform 0s 0.3s;
}
.primary-nav ul li > ul ul {
  top: -26px;
  left: 100%;
  margin: 0;
}
.primary-nav ul li > ul ul::before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: calc(100% + 6px);
  top: 0;
  left: -6px;
}
.primary-nav ul li > ul li {
  display: block;
}
.primary-nav ul li > ul li > a .item_wrapper_text,
.primary-nav ul li > ul li > a > i {
  position: relative;
}
.primary-nav ul li > ul li > a .item_wrapper_text {
  padding: 0 0 5px;
}
.primary-nav ul li > ul li > a .item_wrapper_text .item_text {
  position: relative;
  z-index: 1;
  transition: padding 0.4s;
  padding-right: 30px;
}
.primary-nav ul li > ul li > a .item_wrapper_text .menu-item_dots {
  position: absolute;
  left: 0;
  top: 2px;
  opacity: 0;
  transition: opacity 0.4s, transform 0.4s;
  transform: translateX(-100%);
}
.primary-nav ul li > ul li > a .item_wrapper_text .menu-item_dots::before {
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.1;
  display: inline-block;
  transform: rotate(-45deg);
}
.primary-nav ul li > ul li[class*=current] > a, .primary-nav ul li > ul li:hover > a {
  color: var(--itconf-primary-color);
}
.primary-nav ul li > ul li[class*=current] > a .item_wrapper_text .item_text, .primary-nav ul li > ul li:hover > a .item_wrapper_text .item_text {
  padding-left: 20px;
  padding-right: 10px;
}
.primary-nav ul li > ul li[class*=current] > a .item_wrapper_text .menu-item_dots, .primary-nav ul li > ul li:hover > a .item_wrapper_text .menu-item_dots {
  opacity: 1;
  transform: translateX(-1px);
}
.primary-nav ul li > ul li:hover ul {
  top: -31px;
}
.primary-nav ul li > ul .menu-item {
  line-height: inherit;
}
.primary-nav ul li > ul .menu-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--itconf-submenu-color);
  padding: 0 36px 0 40px;
  overflow: hidden;
}
.primary-nav ul li:hover > ul,
.primary-nav ul li:hover > div.mega-menu-container {
  z-index: 556;
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.primary-nav ul li:hover > ul.mega-menu > ul.mega-menu, .primary-nav ul li:hover > ul.mega-menu > li > ul.mega-menu,
.primary-nav ul li:hover > ul > ul.mega-menu,
.primary-nav ul li:hover > ul > li > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container.mega-menu > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container.mega-menu > li > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container > li > ul.mega-menu {
  opacity: 1;
  visibility: visible;
}
.primary-nav ul li:hover > div.mega-menu-container {
  transform: translateY(0);
  transition: 0.3s ease-out, transform 0s;
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > .menu-item__plus {
  padding-left: 0;
  line-height: 1;
  font-style: normal;
  margin: -6px 0 0 0;
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children[class*=current] > a .item_wrapper_text .menu-item_dots, .primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children:hover > a .item_wrapper_text .menu-item_dots {
  opacity: 1;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu {
  right: 0;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu,
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu .sub-menu {
  left: auto;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu .sub-menu {
  right: 100%;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu.wgl-mega-menu-position-center {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu.wgl-mega-menu-position-left-side {
  left: 0;
  right: auto;
  margin-left: -16px;
  margin-right: auto;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-submenu-position-left, .primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu-position-left {
  left: auto !important;
  right: -16px !important;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-submenu-position-right, .primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu-position-right {
  right: auto !important;
  left: -16px !important;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu.wgl-mega-menu-position-center {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu.wgl-mega-menu-position-left-side {
  left: 0;
  right: auto;
  margin-left: 0;
  margin-right: auto;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu {
  max-width: 100%;
}
.primary-nav ul.sub-menu.wgl-submenu-position-left {
  left: auto !important;
  right: 100% !important;
}
.primary-nav ul.sub-menu.wgl-submenu-position-right {
  right: auto !important;
  left: 100% !important;
}
.primary-nav ul li.mega-menu-e ul.sub-menu {
  display: none;
}
.primary-nav .submenu-label {
  background: linear-gradient(90deg, #f44e6b, #dc1a72);
  color: #ffffff;
  border-radius: 4px;
  font-family: var(--itconf-content-font-family);
  font-size: 14px;
  line-height: 18px;
  margin-left: 5px;
  min-width: 44px;
  display: inline-block;
  text-align: center;
  padding: 1px 6px 1px;
}

.admin-bar .wgl-sticky-header {
  top: 32px;
}
@media (max-width: 782px) {
  .admin-bar .wgl-sticky-header {
    top: 46px;
  }
}
.admin-bar .wgl-theme-header .woo_mini_cart {
  margin-top: 32px;
  max-height: calc(100% - 32px - 30px);
}

.elementor-widget-wgl-menu.menu_vertical .primary-nav > ul {
  position: relative;
  left: 0;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-align: left;
  display: block !important;
  background: transparent;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav > ul > li {
  margin-bottom: 10px;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li {
  display: block;
  float: none;
  height: auto;
  padding: 0;
  margin: 0 0 2px;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li .item_text {
  transition: -webkit-text-decoration 0.4s;
  transition: text-decoration 0.4s;
  transition: text-decoration 0.4s, -webkit-text-decoration 0.4s;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-underline-offset: 0.4em;
  text-decoration-thickness: 0.05em;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li a {
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li a .item_wrapper_text {
  padding: 0 0 5px;
  display: inline-block;
  line-height: inherit;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul > li {
  width: 100%;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li ul {
  position: relative;
  top: 0 !important;
  left: 0;
  right: 0 !important;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 15px;
  color: inherit;
  opacity: 1;
  visibility: visible;
  transition: 0s;
  white-space: initial;
  overflow: hidden;
  transform: none !important;
  min-width: initial;
  background-color: inherit;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li ul.sub-menu,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  box-shadow: none;
  margin-top: 2px;
  border: none;
  width: 100%;
  transition: 0s;
  display: none;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li ul.sub-menu::after,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul::after,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul::after {
  display: none;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
  display: none;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li .menu-item_dots {
  display: none;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li > a > span {
  position: relative;
  display: inline-block;
  padding: 0 0 5px;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li:hover > a .item_text, .elementor-widget-wgl-menu.menu_vertical .primary-nav ul li[class*=current] > a .item_text {
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}

.primary-nav ul li.mega-menu-links > ul {
  padding: 0;
  box-sizing: border-box;
  width: 1170px;
  display: flex;
  flex-wrap: wrap;
}
.primary-nav ul li.mega-menu-links > ul > li {
  float: left;
  box-sizing: border-box;
  margin-top: 34px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: capitalize;
}
.primary-nav ul li.mega-menu-links > ul > li::after {
  content: unset;
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
  width: 1px;
  height: calc(100% - 60px);
  background: unset;
}
.primary-nav ul li.mega-menu-links > ul > li:hover ~ li {
  z-index: 0;
}
.primary-nav ul li.mega-menu-links > ul > li.hide-mega-headings > a {
  display: none;
}
.primary-nav ul li.mega-menu-links > ul > li:hover > a .item_wrapper_text {
  background: none !important;
}
.primary-nav ul li.mega-menu-links > ul > li > a {
  position: relative;
  padding: 4px 15px 0;
}
.primary-nav ul li.mega-menu-links > ul > li > a .item_wrapper_text {
  padding-left: 0 !important;
  pointer-events: none;
}
.primary-nav ul li.mega-menu-links > ul > li > a .item_wrapper_text::before, .primary-nav ul li.mega-menu-links > ul > li > a::after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li {
  width: 100%;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li::after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li {
  width: 50%;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li:nth-child(2n)::after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li {
  width: 33.333333%;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li:nth-child(3n)::after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li {
  width: 25%;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li:nth-child(4n)::after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li {
  width: 20%;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li:nth-child(5n)::after {
  display: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  position: relative;
  left: 0 !important;
  right: auto !important;
  padding-top: 6px;
  padding-bottom: 25px;
  top: 0;
  opacity: 0;
  min-width: auto;
  visibility: hidden;
  margin-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li {
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
  left: 100% !important;
  right: auto !important;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu .item_text {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0;
  margin-bottom: 10px;
  transition: 0.4s;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a {
  font-size: 18px;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a:hover .item_text > img {
  transform: translateY(-10px);
}

body.home.blog > header:not(.header_overlap) + #main {
  border-top: 1px solid rgba(var(--itconf-header-rgb), 0.1);
}

.wgl-sticky-header {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  transform: translateY(-100%);
  opacity: 0;
  transition: 0.3s;
}
.wgl-sticky-header.sticky_active {
  pointer-events: auto;
  transform: translateY(0);
  opacity: 1;
}
.wgl-sticky-header.header_sticky_shadow {
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}

.wgl-mobile-header .wgl-header-row {
  display: flex;
  align-items: center;
}
.wgl-mobile-header .wgl-header-row_wrapper {
  height: var(--itconf-header-mobile-height);
}
.wgl-mobile-header .header_search .wgl-search .header_search-close {
  transform: scale(0);
}
.wgl-mobile-header .header_search.header_search-open .wgl-search .header_search-close {
  transform: scale(1);
}
.wgl-mobile-header .primary-nav ul li.mega-menu > .sub-menu .item_text > img,
.wgl-mobile-header .primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
  display: none;
}
.wgl-mobile-header .primary-nav ul li.mega-menu > .sub-menu > .menu-item > a,
.wgl-mobile-header .primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a {
  font-size: inherit;
  font-weight: inherit;
}

main .elementor-widget-wrap,
header .elementor-widget-wrap {
  align-items: center;
}
main nav.submenu-disable .menu-item__plus,
main nav.submenu-disable .sub-menu,
main nav.submenu-disable .wgl-mega-menu,
header nav.submenu-disable .menu-item__plus,
header nav.submenu-disable .sub-menu,
header nav.submenu-disable .wgl-mega-menu {
  display: none;
}

body.single-header.elementor-editor-active .wgl-site-header,
body.single-header.elementor-editor-active .wgl-site-header .primary-nav {
  display: block;
}

.menu-item.dnone > a > .menu-item__plus,
.menu-item.dnone > a > .button_switcher,
.menu-item.dnone > .wgl-mega-menu,
.menu-item.dnone > ul {
  display: none !important;
}

.lavalamp .lavalamp-object {
  transition-property: transform, width, height, opacity;
}

.lavalamp .lavalamp-object.ease-in-out {
  transition-timing-function: ease-in-out;
}

.lavalamp .lavalamp-object.linear {
  transition-timing-function: linear;
}

.lavalamp .lavalamp-object.easeInQuad {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.lavalamp .lavalamp-object.easeInCubic {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.lavalamp .lavalamp-object.easeInQuart {
  transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.lavalamp .lavalamp-object.easeInQuint {
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

.lavalamp .lavalamp-object.easeInSine {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

.lavalamp .lavalamp-object.easeInExpo {
  transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}

.lavalamp .lavalamp-object.easeInCirc {
  transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.lavalamp .lavalamp-object.easeInBack {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.lavalamp .lavalamp-object.easeOutQuad {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.lavalamp .lavalamp-object.easeOutCubic {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.lavalamp .lavalamp-object.easeOutQuart {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.lavalamp .lavalamp-object.easeOutQuint {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.lavalamp .lavalamp-object.easeOutSine {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

.lavalamp .lavalamp-object.easeOutExpo {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.lavalamp .lavalamp-object.easeOutCirc {
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.lavalamp .lavalamp-object.easeOutBack {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.lavalamp .lavalamp-object.easeInOutQuad {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.lavalamp .lavalamp-object.easeInOutCubic {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.lavalamp .lavalamp-object.easeInOutQuart {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.lavalamp .lavalamp-object.easeInOutQuint {
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.lavalamp .lavalamp-object.easeInOutSine {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.lavalamp .lavalamp-object.easeInOutExpo {
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.lavalamp .lavalamp-object.easeInOutCirc {
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.lavalamp .lavalamp-object.easeInOutBack {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* ==================== ##Header Search ==================== */
.header_search {
  height: 100%;
}
.header_search-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 22px;
  transform-origin: center;
  cursor: pointer;
  transition: 0.3s;
  line-height: 0;
}
.header_search-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  line-height: 0;
  cursor: pointer;
  opacity: 0;
  transform-origin: center;
  transition: 0.3s;
  transform: scale(0);
  font-size: 18px;
}
.header_search .header_search-button-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  transition: 0.3s;
  justify-content: center;
  position: relative;
}
.header_search .search-field:active::placeholder, .header_search .search-field:focus::placeholder {
  opacity: 1 !important;
}
.header_search.search_alt .header_search-field .search-form, .header_search.search_standard .header_search-field .search-form, .header_search.search_standard_fw .header_search-field .search-form, .header_search.search_mobile_menu .header_search-field .search-form {
  position: relative;
  z-index: 1;
}
.header_search.search_alt .header_search-field .search-form .search-button:hover ~ .search__icon, .header_search.search_standard .header_search-field .search-form .search-button:hover ~ .search__icon, .header_search.search_standard_fw .header_search-field .search-form .search-button:hover ~ .search__icon, .header_search.search_mobile_menu .header_search-field .search-form .search-button:hover ~ .search__icon {
  color: var(--itconf-secondary-color);
}
.header_search.search_alt .header_search-field .search-button, .header_search.search_standard .header_search-field .search-button, .header_search.search_standard_fw .header_search-field .search-button, .header_search.search_mobile_menu .header_search-field .search-button {
  position: absolute;
  z-index: 1;
  height: 40px;
  width: 27px;
  top: 0;
  left: 0;
  margin: 0;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  box-shadow: none;
  cursor: pointer;
  background: transparent;
}
.header_search.search_alt .header_search-field .search-button:focus, .header_search.search_alt .header_search-field .search-button:active, .header_search.search_standard .header_search-field .search-button:focus, .header_search.search_standard .header_search-field .search-button:active, .header_search.search_standard_fw .header_search-field .search-button:focus, .header_search.search_standard_fw .header_search-field .search-button:active, .header_search.search_mobile_menu .header_search-field .search-button:focus, .header_search.search_mobile_menu .header_search-field .search-button:active {
  box-shadow: none;
}
.header_search.search_alt .header_search-field .search__icon,
.header_search.search_alt .header_search-field .wc-block-product-search__button, .header_search.search_standard .header_search-field .search__icon,
.header_search.search_standard .header_search-field .wc-block-product-search__button, .header_search.search_standard_fw .header_search-field .search__icon,
.header_search.search_standard_fw .header_search-field .wc-block-product-search__button, .header_search.search_mobile_menu .header_search-field .search__icon,
.header_search.search_mobile_menu .header_search-field .wc-block-product-search__button {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -2px;
  height: 40px;
  width: 18px;
  font-size: 18px;
  line-height: 42px;
  font-style: normal;
  text-align: center;
  transform: translate(0, 0);
  opacity: 1;
  transition: 0.4s;
  pointer-events: none;
  border-radius: 0;
  color: var(--itconf-primary-color);
}
.header_search.search_alt .header_search-field {
  opacity: 0;
  visibility: hidden;
  transform: scale3d(0.8, 0.8, 0.8);
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 100001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  background: rgba(37, 37, 37, 0.85);
}
.header_search.search_alt .header_search-field .search-form {
  width: 80%;
  max-width: 1170px;
}
.header_search.search_alt .header_search-field .search-form .search__icon,
.header_search.search_alt .header_search-field .search-form .search-button {
  right: 5px;
  left: auto;
  color: #fff;
}
.header_search.search_alt .header_search-field .search-form .search__icon:hover ~ .search__icon,
.header_search.search_alt .header_search-field .search-form .search-button:hover ~ .search__icon {
  color: var(--itconf-primary-color);
}
.header_search.search_alt .header_search-field .search-field {
  width: 100%;
  height: 50px;
  font-weight: 400;
  font-size: 18px;
  padding: 0 50px 0 0;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.85);
}
.header_search.search_alt .header_search-field .header_search-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 1170px;
  margin-bottom: 40px;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
  font-size: 40px;
  line-height: 1.3;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  font-family: var(--itconf-content-font-family);
}
@media (max-width: 480px) {
  .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
    font-size: 30px;
  }
}
.header_search.search_alt .header_search-field .header_search-close {
  position: relative;
  color: #ffffff;
  margin: 0;
  margin-right: 4px;
}
.header_search.search_alt .header_search-field .header_search-close::before {
  transition: 0.4s;
  display: block;
}
.header_search.search_alt .header_search-field .header_search-close:hover::before {
  transform: rotate(90deg);
}
@media (max-width: 480px) {
  .header_search.search_alt .header_search-field .header_search-close {
    display: none;
  }
}
.header_search.search_standard {
  position: relative;
}
.header_search.search_standard .header_search-field {
  position: absolute;
  z-index: 2;
  top: calc(100% + 10px);
  right: -10px;
  padding: 20px 30px 30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  border-radius: 0;
  border: 1px solid var(--itconf-secondary-color);
}
.header_search.search_standard .header_search-field .search-field {
  width: 270px;
  margin-bottom: 0;
  padding-left: 27px;
  color: inherit;
}
.header_search.search_standard .header_search-field .header_search-close {
  display: none;
}
@media (max-width: 499px) {
  .header_search.search_standard .header_search-field {
    padding: 20px;
    right: 0;
  }
}
.header_search.search_standard_fw .header_search-field {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  border-radius: 0;
  padding: 0;
  overflow: hidden;
  transform: scale3d(1, 1, 1);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.header_search.search_standard_fw .header_search-field .search-form {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.header_search.search_standard_fw .header_search-field .search-field {
  width: inherit;
  max-width: inherit;
  margin: 0 auto;
  color: inherit;
  padding-left: 27px;
}
.header_search.search_standard_fw .header_search-field .header_search-close {
  right: 25px;
  width: 50px;
  height: 50px;
  line-height: 52px;
  border-radius: 0;
  color: var(--itconf-tertiary-color);
  text-align: center;
  z-index: 2;
  background: transparent;
  display: none;
}
.header_search.search_standard_fw .header_search-field .header_search-close::before {
  z-index: 2;
  position: relative;
}
.header_search.search_standard_fw .header_search-field .header_search-close:hover {
  color: var(--itconf-primary-color);
}
.header_search.header_search-open.search_standard .header_search-button, .header_search.header_search-open.search_alt .header_search-button {
  opacity: 0;
  transform: scale(0);
}
.header_search.header_search-open.search_standard .header_search-close, .header_search.header_search-open.search_alt .header_search-close {
  opacity: 1;
  transform: scale(1);
}
.header_search.header_search-open.search_standard .header_search-field, .header_search.header_search-open.search_alt .header_search-field {
  opacity: 1;
  visibility: visible;
  transform: scale3d(1, 1, 1);
}
.header_search.header_search-open.search_standard .header_search-field {
  top: 100%;
}
.header_search.header_search-open.search_standard_fw .header_search-button {
  opacity: 0;
  transform: scale(0);
}
.header_search.header_search-open.search_standard_fw .header_search-field {
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  transform: scale3d(1, 1, 1);
}
.header_search.header_search-open.search_standard_fw .header_search-field .header_search-close {
  opacity: 1;
  transform: scale(1);
}
.header_search.search_mobile_menu .header_search-field .search-form .search-field {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: inherit;
  padding-left: 32px;
}

.wgl-mobile-header .header_search-button, .wgl-mobile-header .header_search-close {
  font-size: 24px;
  height: 40px;
  width: 40px;
  margin: -10px 0;
}
.wgl-mobile-header .header_search-close {
  font-size: 18px;
}
.wgl-mobile-header .header_search.search_standard {
  position: static;
}
.wgl-mobile-header .header_search.search_standard .header_search-field {
  top: 100%;
  max-width: calc(100vw - 30px);
}
.wgl-mobile-header .header_search.search_standard_fw .header_search-field {
  background-color: var(--mobile-header-bg-color, #000000);
}
.wgl-mobile-header .header_search.search_standard_fw .header_search-field .search-field {
  font-size: 14px;
  color: var(--mobile-header-color, #ffffff);
}
.wgl-mobile-header .header_search.search_standard_fw .header_search-field .header_search-close {
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 46px;
}

.elementor-widget.elementor-widget-wgl-header-search {
  height: 100%;
  position: initial;
}
.elementor-widget.elementor-widget-wgl-header-search.full-height-yes .header_search-close {
  transform: scale(0);
}
.elementor-widget.elementor-widget-wgl-header-search.full-height-yes .header_search-open .header_search-close {
  transform: scale(1);
}
.elementor-widget.elementor-widget-wgl-header-search .elementor-widget-container {
  height: 100%;
}

.v_align_middle .header_search-button-wrapper {
  align-items: center;
}
.v_align_bottom .header_search-button-wrapper {
  align-items: flex-end;
}

.elementor-widget-wgl-header-search.full-height-yes {
  height: 100%;
}
.elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container, .elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container > .header_search {
  height: inherit;
}
.elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container .header_search-button-wrapper, .elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container > .header_search .header_search-button-wrapper {
  align-items: center;
}

section.elementor-section-content-top .full-height-yes.elementor-widget-wgl-header-search .elementor-widget-container .header_search-button-wrapper {
  align-items: flex-start;
}
section.elementor-section-content-bottom .full-height-yes.elementor-widget-wgl-header-search .elementor-widget-container .header_search-button-wrapper {
  align-items: flex-end;
}

.wgl-search {
  align-items: center;
}

@media screen and (max-width: 479px) {
  .header_search-field {
    right: 0;
  }
}
@media only screen and (max-width: 440px) {
  .header_search.search_alt .header_search-wrap .header_search-heading_description {
    font-size: 30px;
  }
}
/* ==================== #Mobile Navigation ==================== */
.wgl-mobile-header {
  background-color: var(--mobile-header-bg-color, #ffffff);
  color: var(--mobile-header-color, #000000);
  border-bottom: 1px solid var(--mobile-header-border-color, rgba(131, 131, 131, 0.2));
}

.hamburger-box {
  display: none;
  cursor: pointer;
}
.hamburger-box .hamburger-inner {
  width: 20px;
  line-height: 0;
}
.hamburger-box .hamburger-inner span {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 2px;
  vertical-align: top;
  background: currentColor;
}
.hamburger-box .hamburger-inner span + span {
  margin-top: 5px;
}

.header_area_container .hamburger-box {
  padding: 20px !important;
  margin: -20px;
}

body.mobile_switch_on .hamburger-inner span:nth-child(1) {
  animation: ease 0.7s 0.4s burger_top-1-45 forwards;
}
body.mobile_switch_on .hamburger-inner span:nth-child(2) {
  animation: ease 0.7s 0.4s burger_scaled-1 forwards;
}
body.mobile_switch_on .hamburger-inner span:nth-child(3) {
  animation: ease 0.7s 0.4s burger_bottom-1-135 forwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(1) {
  animation: ease 0.7s 0.4s burger_top-2-45 backwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(2) {
  animation: ease 0.7s 0.4s burger_scaled-2 backwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(3) {
  animation: ease 0.7s 0.4s burger_bottom-2-135 backwards;
}

body.mobile_switch_on .mobile_nav_wrapper .wgl-menu_overlay {
  opacity: 1;
  visibility: visible;
}

.mobile_nav_wrapper {
  position: relative;
  z-index: 2;
}
.mobile_nav_wrapper .wgl-menu_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
  z-index: 2;
}

.mobile_nav_wrapper .primary-nav {
  width: calc(100% + 13px);
}
.mobile_nav_wrapper .primary-nav ul li ul li > a .item_wrapper_text::before,
.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children::after,
.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children > a::after,
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a::after,
.mobile_nav_wrapper .primary-nav ul li ul li > a::before,
.mobile_nav_wrapper .primary-nav > ul > li > a::after,
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a::after,
.mobile_nav_wrapper .primary-nav > ul > li.mega-menu.mega-cat > a::after {
  display: none;
}
.mobile_nav_wrapper .primary-nav > ul > li {
  margin-bottom: 10px;
}
.mobile_nav_wrapper .primary-nav > ul > li[class*=current] > a .item_text,
.mobile_nav_wrapper .primary-nav ul > li[class*=current] > a .item_text {
  text-decoration: underline;
  text-underline-offset: 0.4em;
  text-decoration-thickness: 0.05em;
}
.mobile_nav_wrapper .primary-nav > ul > li > a .item_wrapper_text {
  padding-right: 0 !important;
  margin-left: 0 !important;
  padding: 0;
}
.mobile_nav_wrapper .primary-nav > ul li {
  position: static;
}
.mobile_nav_wrapper .primary-nav ul li a {
  position: relative;
  text-transform: capitalize;
}
.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a .item_wrapper_text,
.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-item > a .item_wrapper_text,
.mobile_nav_wrapper .primary-nav ul li ul li.current_page_item > a .item_wrapper_text,
.mobile_nav_wrapper .primary-nav ul li ul li:hover > a .item_wrapper_text {
  color: inherit;
}
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a .item_text::before {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li div.wgl-e-container {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 15px;
  margin: 0;
  min-width: auto;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  opacity: 1;
  visibility: visible;
  transition: 0s;
  white-space: initial;
  overflow: hidden;
  transform: none !important;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu .elementor-container,
.mobile_nav_wrapper .primary-nav ul li div.wgl-e-container .elementor-container {
  width: 100%;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu.mega-menu-container,
.mobile_nav_wrapper .primary-nav ul li div.wgl-e-container.mega-menu-container {
  padding: 0;
  width: 100% !important;
}

body.admin-bar .wgl-menu_outer {
  top: 32px;
  height: calc(100vh - 32px);
}
@media (max-width: 782px) {
  body.admin-bar .wgl-menu_outer {
    top: 46px;
    height: calc(100vh - 46px);
  }
}

.wgl-menu_outer {
  position: fixed;
  z-index: 999;
  background-color: #113039;
  overflow: hidden;
  width: 400px;
  height: 100%;
  top: 0;
  transform: translateX(-100%);
  transition: transform 0.45s ease-in-out;
  -webkit-user-select: none;
  user-select: none;
}
.wgl-menu_outer.menu-position_right {
  right: 0;
  transform: translateX(100%);
}
.wgl-menu_outer.menu-position_right .wgl-menu-outer_header {
  right: auto;
  left: -35px;
}
.wgl-menu_outer .mobile-hamburger-close {
  position: relative;
  z-index: 999;
  border-radius: 5px;
  line-height: 0;
  background: var(--itconf-primary-color);
  color: var(--itconf-tertiary-color);
}
.wgl-menu_outer .wgl-menu-outer_header {
  position: absolute;
  top: 10px;
  right: -45px;
}
.wgl-menu_outer .wgl-menu-outer_header .hamburger-box {
  padding: 12px 10px;
}
.wgl-menu_outer .wgl-menu_content {
  position: relative;
  width: 100%;
  height: 100%;
}
.wgl-menu_outer .wgl-menu-outer_content {
  position: absolute;
  padding: 30px;
  width: 100%;
  bottom: 17px;
  top: 0;
  right: 0;
  left: 0;
  overflow-y: scroll;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.wgl-menu_outer .wgl-menu-outer_content::-webkit-scrollbar {
  display: none;
}

body.mobile_switch_on {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body.mobile_switch_on .wgl-menu_outer {
  transform: translateX(0%);
  overflow: visible;
}

.mobile_nav_wrapper .wgl-menu-outer_content > * {
  margin-top: 20px;
}
.mobile_nav_wrapper .wgl-menu-outer_content > *:first-child {
  margin-top: 0;
}

.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on {
  position: relative;
  left: 0;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 30px 0 0;
  padding: 0;
  text-align: left;
  display: block !important;
}
.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on > li > ul {
  margin-bottom: -5px;
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
  display: block;
  float: none;
  height: auto;
  padding: 0;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li div.mega-menu-container {
  display: none !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li::before {
  display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu {
  min-height: inherit !important;
  padding-right: 0 !important;
  padding-left: 15px !important;
  max-width: none !important;
  background-image: none !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li {
  width: 100%;
  margin-top: 0;
  font-weight: inherit !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li.hide-mega-headings a {
  display: block;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul.show_sub_menu {
  visibility: visible;
  opacity: 1;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul li::after {
  display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li::after {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
  padding: 5px 0;
  margin: 0;
  background: transparent;
  color: inherit;
  flex-direction: row !important;
  opacity: 1 !important;
  text-decoration: unset;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a .item_wrapper_text {
  display: inline;
  border: unset;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a .item_wrapper_text::before, .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a .item_wrapper_text.menu-item_plus {
  display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a .menu-item_dots {
  display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li ul li a {
  padding: 2px 0;
}

.mobile_nav_wrapper .primary-nav ul li ul li {
  border-bottom: 0 !important;
  margin: 0;
}
.mobile_nav_wrapper .primary-nav ul li ul li:hover > a {
  background: transparent;
  color: inherit;
}
.mobile_nav_wrapper .primary-nav ul li ul li > a::after {
  display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul li > a .item_wrapper_text {
  padding: 0;
  background: none !important;
}
.mobile_nav_wrapper .primary-nav ul li ul li > a .item_wrapper_text .item_text {
  padding: 0;
}

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li > a::before {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li:hover > a .item_wrapper_text {
  color: inherit;
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li div.sub-menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  box-shadow: none;
  margin-top: 0;
  font-weight: inherit;
  border: none;
  width: 100%;
  transition: 0s;
  background-color: rgb(34, 35, 40);
  display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu::after,
.mobile_nav_wrapper .primary-nav ul li div.sub-menu::after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul::after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul::after {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  padding-top: 0;
  padding-bottom: 0;
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:hover, .mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:focus {
  padding-left: 0;
}

.mobile_nav_wrapper .primary-nav .menu-item .button_switcher {
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin-right: 0;
  background: transparent;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher::before {
  content: "";
  display: inline-block;
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  transform: translate(-50%, -50%) rotate(135deg);
  opacity: 0.8;
  transition: 0.3s ease;
  background: none !important;
  position: absolute;
  top: 50%;
  right: 10px;
  left: unset;
  margin: auto;
  width: 8px;
  height: 8px;
  visibility: visible;
  margin-top: 0;
  border-radius: 0;
  color: inherit;
  margin-left: 0 !important;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher::after {
  content: "";
  display: block;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
  opacity: 0.05;
  background-color: transparent;
  transition: 0.2s;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:hover::after, .mobile_nav_wrapper .primary-nav .menu-item .button_switcher:focus::after {
  opacity: 0.02;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher.is-active::before {
  transform: translate(-50%, -50%) rotate(225deg);
}

.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical {
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 5px);
  transform: translateY(-50%);
  right: 0;
  margin-right: 0;
  background: transparent;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical::before {
  background: none !important;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "\f105";
  font-family: "Flaticon";
  display: inline-block;
  vertical-align: middle;
  transform: rotate(270deg);
  z-index: 1;
  font-size: 11px;
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  color: rgba(var(--itconf-tertiary-rgb), 0.2);
  transform-origin: center;
  perspective-origin: center;
  transition: 0.4s;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical::after {
  content: "";
  display: block;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
  opacity: 0.05;
  background-color: transparent;
  transition: 0.2s;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical:hover::after, .menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical:focus::after {
  opacity: 0.02;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical.is-active::before {
  transform: rotate(360deg);
  color: var(--itconf-primary-color);
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav li:hover > a .button_switcher_vertical::before {
  color: var(--itconf-primary-color);
}
.menu_vertical.elementor-widget-wgl-menu .primary-nav .button_switcher_vertical {
  width: 50px;
  height: 50px;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin-right: 0;
}
.menu_vertical.elementor-widget-wgl-menu .primary-nav .button_switcher_vertical::before {
  background: none !important;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "\f105";
  font-family: "Flaticon";
  display: inline-block;
  vertical-align: middle;
  transform: rotate(270deg);
  z-index: 1;
  font-size: 11px;
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-style: normal;
  font-weight: normal;
  color: rgba(var(--itconf-tertiary-rgb), 0.2);
  transform-origin: center;
  perspective-origin: center;
  transition: 0.4s;
}
.menu_vertical.elementor-widget-wgl-menu .primary-nav .button_switcher_vertical.is-active::before {
  transform: rotate(360deg);
  color: var(--itconf-primary-color);
}
.menu_vertical.elementor-widget-wgl-menu .primary-nav li:hover > a .button_switcher_vertical::before {
  color: var(--itconf-primary-color);
}

.mobile_nav_wrapper .search_mobile_menu .header_search-field {
  background: unset;
  color: inherit;
}

.wgl-mobile-header .mini-cart {
  position: static;
}

.wgl-mobile-header .socials-wrapper {
  display: flex;
}
.wgl-mobile-header .socials-wrapper .wgl-social i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}

.wgl-mobile-header .wgl-header-row .header_side[class^=position_right] .header_area_container > * {
  margin-left: 15px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_right] .header_area_container > *:first-child {
  margin-left: 0;
}

.wgl-mobile-header .wgl-header-row .header_side[class^=position_left] .header_area_container > * {
  margin-right: 15px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_left] .header_area_container > *:last-child {
  margin-right: 0;
}

.wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > * {
  margin-left: 15px;
  margin-right: 15px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > *:last-child, .wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > *:first-child {
  margin-right: 0;
  margin-left: 0;
}

@media (max-width: 1200px) {
  .wgl-theme-header .wgl-sticky-header {
    display: none;
  }
}
@media (max-width: 782px) {
  body.admin-bar .wgl-menu_outer {
    top: 46px;
    height: calc(100vh - 46px);
  }
}
@media (max-width: 450px) {
  .wgl-menu_outer {
    width: calc(100% - 50px);
  }
}
@media (max-width: 360px) {
  .wgl-mobile-header .woo_mini_cart {
    width: calc(100vw - 40px);
  }
}
@keyframes burger_top-1-45 {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 7px;
    transform: rotate(0);
  }
  100% {
    top: 7px;
    transform: rotate(45deg);
  }
}
@keyframes burger_top-2-45 {
  0% {
    top: 7px;
    transform: rotate(45deg);
  }
  50% {
    top: 7px;
    transform: rotate(0);
  }
  100% {
    top: 0;
    transform: rotate(0);
  }
}
@keyframes burger_bottom-1-135 {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 7px;
    transform: rotate(0);
  }
  100% {
    bottom: 7px;
    transform: rotate(135deg);
  }
}
@keyframes burger_bottom-2-135 {
  0% {
    bottom: 7px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 7px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@keyframes burger_scaled-1 {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes burger_scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
/* ==================== ##Page Title ==================== */
.page-header {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 10px 0;
  overflow: hidden;
}
.page-header::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.4;
  background: #000000;
}
.page-header_wrapper {
  height: inherit;
  width: 100%;
}
.page-header_wrapper .wgl-container {
  height: 100%;
}
.page-header .page-header_content {
  height: 100%;
  position: relative;
  z-index: 1;
}
.page-header_align_left {
  justify-content: flex-start;
}
.page-header_align_left .page-header_content {
  align-items: flex-start;
  text-align: left;
}
.page-header_align_center {
  justify-content: center;
}
.page-header_align_center .page-header_content {
  align-items: center;
  text-align: center;
}
.page-header_align_right {
  justify-content: flex-end;
}
.page-header_align_right .page-header_content {
  align-items: flex-end;
  text-align: right;
}
.page-header.breadcrumbs_align_left .page-header_breadcrumbs {
  align-self: flex-start;
  text-align: left;
}
.page-header.breadcrumbs_align_center .page-header_breadcrumbs {
  align-self: center;
  text-align: center;
}
.page-header.breadcrumbs_align_right .page-header_breadcrumbs {
  align-self: flex-end;
  text-align: right;
}
.page-header.breadcrumbs_inline .page-header_content {
  flex-direction: row;
  align-items: center;
  display: flex;
}
.page-header.breadcrumbs_inline .page-header_content .page-header_title {
  padding: 0;
}
@media (max-width: 767px) {
  .page-header.breadcrumbs_inline .page-header_content {
    flex-direction: column;
  }
  .page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
    text-align: center;
  }
  .page-header.breadcrumbs_inline .page-header_content .page-header_title {
    text-align: center;
    padding-bottom: 15px;
  }
}
.page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
  align-self: auto;
}
.page-header.breadcrumbs_inline.page-header_align_left .page-header_content {
  justify-content: space-between;
}
.page-header.breadcrumbs_inline.page-header_align_right .page-header_content {
  justify-content: space-between;
  flex-direction: row-reverse;
}
.page-header.breadcrumbs_inline.page-header_align_center .page-header_breadcrumbs {
  margin-left: 20px;
}
.page-header_title {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  color: inherit;
  text-transform: uppercase;
}
.page-header_breadcrumbs + .page-header_title {
  padding-top: 14px;
}
.page-header_breadcrumbs .breadcrumbs {
  white-space: nowrap;
  font-weight: 500;
  text-transform: lowercase;
  margin-top: 25px;
}
.page-header_breadcrumbs .breadcrumbs .current {
  cursor: default;
  transition: 0.4s;
}
.page-header_breadcrumbs .breadcrumbs > a {
  color: inherit;
  opacity: 1;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.06em;
}
.page-header_breadcrumbs .breadcrumbs > a:hover {
  color: inherit;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.page-header_breadcrumbs .divider:not(:last-child) {
  color: inherit;
  margin: 0 10px;
}
.page-header_breadcrumbs .divider:not(:last-child)::before {
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  display: inline-block;
  line-height: 1;
  font-size: 16px;
  vertical-align: middle;
  transform: rotate(-45deg);
}
.page-header_wrapper_product .page-header_breadcrumbs {
  margin-top: 23px;
}

@keyframes pagetitle_dot {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
body .title-wrapper ~ .select2-container,
body .title-wrapper ~ form .select2-container {
  margin-top: -11px;
}
body .select2-container,
body .ui-widget.ui-datepicker {
  z-index: 999 !important;
}
body .select2-container {
  font-family: var(--itconf-content-font-family);
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  text-transform: unset;
  color: var(--itconf-content-color);
  margin-top: 0;
  margin-bottom: 4px;
}
body .select2-container ul li {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
  margin: 0;
}
body .select2-container--default .select2-search--inline .select2-search__field {
  line-height: 30px;
  height: 30px;
  max-width: 100%;
  margin: 0;
  box-shadow: unset !important;
  text-transform: none;
}
body .select2-container--default .select2-search--dropdown {
  padding: 0 10px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: transparent;
  padding: 10px 0;
  height: 42px;
  border: unset;
  transition: all 0.3s;
  border-width: 0 0 1px 0 !important;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.5);
}
body .select2-container--default .select2-selection--single {
  padding: 6px 0 4px 0;
  background-color: transparent;
  border-radius: unset;
  font-weight: 500;
  border-width: 0 0 1px 0 !important;
  border-style: solid;
  border-color: var(--itconf-secondary-color);
  margin: 0;
  height: 42px;
  text-align: left;
  transition: all 0.3s;
}
body .select2-container--default .select2-selection--single .select2-selection__clear {
  float: left;
  font-weight: normal;
  font-size: 16px;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
  padding-left: 0;
  color: var(--itconf-header-font-color);
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: 0;
  height: 42px;
  width: 20px;
  background-image: var(--itconf-bg-caret);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 100% center;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
body .select2-container--default .select2-selection--multiple {
  font-size: 0;
  padding: 6px 0 5px;
  background-color: transparent;
  border-radius: unset;
  border-width: 0 0 1px 0 !important;
  border-style: solid !important;
  border-color: rgba(0, 0, 0, 0.5);
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  max-width: 100%;
  padding: 0;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  padding-left: 0;
  padding-right: 0;
  margin: 0 !important;
  max-width: 100%;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  color: var(--itconf-content-color);
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  background: unset;
  padding-left: 7px;
  border: unset;
  margin-right: 5px;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice__remove {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  color: #b7b7b7;
  transition: color 0.4s;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice__remove:hover {
  color: var(--itconf-content-color);
}
body .select2-container--default.select2-container--below.select2-container--open .select2-selection--multiple {
  border-bottom: 1px solid var(--itconf-header-font-color);
  background-color: transparent;
}
body .select2-container--default.select2-container--below.select2-container--open .select2-selection--single {
  border-bottom: 1px solid var(--itconf-header-font-color);
  background-color: transparent;
}
body .select2-container--default.select2-container--above.select2-container--open .select2-selection--multiple {
  border-bottom: 1px solid var(--itconf-header-font-color);
  background-color: transparent;
}
body .select2-container--default .select2-results__option {
  padding-left: 10px;
  line-height: 24px;
}
body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
  background-color: rgba(var(--itconf-header-rgb), 0.2);
  color: inherit;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected=true], body .select2-container--default .select2-results__option--highlighted[data-selected=true] {
  background: rgba(var(--itconf-header-rgb), 0.1);
  font-weight: 700;
}
body .select2-results {
  font-size: 18px;
}
body .select2-dropdown {
  color: var(--itconf-content-color);
  background-color: var(--itconf-tertiary-color);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: none;
}
body .select2-dropdown.select2-dropdown--below {
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-top: none;
}
body .select2-dropdown.select2-dropdown--above {
  border: 1px solid rgba(0, 0, 0, 0.5);
}
body.admin-bar > .select2-container {
  margin-top: -32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar > .select2-container {
    margin-top: -46px;
  }
}

.woocommerce form .form-row .select2-container {
  margin: 0;
}

/* ==================== ##Typography ==================== */
span.highlighter {
  padding: 3px 0.2em;
}
span.highlighter.primary {
  color: var(--itconf-tertiary-color);
  background: var(--itconf-primary-color);
}
span.highlighter.secondary {
  background: var(--itconf-secondary-color);
}
span.highlighter.header {
  color: var(--itconf-tertiary-color);
  background: var(--itconf-header-font-color);
}

blockquote {
  position: relative;
  z-index: 1;
  margin: 20px 0;
  padding: 0;
  font-size: 22px;
  line-height: 1.636;
  font-weight: 400;
  min-height: 70px;
  color: var(--itconf-header-font-color);
  padding-left: 81px;
}
blockquote::before {
  content: "\f108";
  font-family: flaticon;
  font-style: normal;
  font-size: 30px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: block;
  position: absolute;
  z-index: 1;
  left: -1px;
  top: 9px;
  border-radius: 50%;
  color: var(--itconf-tertiary-color);
  background-color: var(--itconf-primary-color);
  text-align: center;
}
blockquote cite {
  display: block;
  position: relative;
  margin-top: 14px;
  font-size: 20px;
  line-height: 1.3;
  font-style: normal;
  color: var(--itconf-primary-color);
  font-weight: 700;
  letter-spacing: -0.02em;
}
blockquote cite a {
  color: inherit;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
blockquote p[style*="text-align:left"] + footer {
  text-align: left;
}
blockquote p[style*="text-align:center"] + footer {
  text-align: center;
}
blockquote p[style*="text-align:right"] + footer {
  text-align: right;
}

.dropcap {
  position: relative;
  z-index: 1;
  float: left;
  width: 1.375em;
  height: 1.375em;
  margin-top: 0.3em;
  margin-right: 0.5em;
  font-size: 2em;
  line-height: 1.4em;
  color: var(--itconf-header-font-color);
  font-family: var(--itconf-header-font-family);
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  border-radius: 0;
}
.dropcap:not(.alt) {
  border: 1px solid;
  line-height: calc(1.4em - 2px);
}
.dropcap.primary {
  color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
}
.dropcap.primary.alt {
  color: var(--itconf-tertiary-color);
  background: var(--itconf-primary-color);
}
.dropcap.secondary {
  border-color: var(--itconf-secondary-color);
  color: var(--itconf-secondary-color);
}
.dropcap.secondary.alt {
  color: var(--itconf-tertiary-color);
  background: var(--itconf-secondary-color);
}
.dropcap.rounded {
  border-radius: 50%;
}

.elementor-drop-cap {
  margin-top: 0.11em;
  font-weight: 700;
}

p.has-drop-cap:not(:focus):first-letter {
  font-size: 3em;
  line-height: 1.2;
  font-weight: 600;
}

small {
  font-size: 0.8em;
}

code,
tt,
kbd {
  font-size: 87.5%;
  word-break: break-word;
}

i,
cite,
em,
var,
address,
dfn,
q {
  font-style: italic;
}

kbd {
  font-family: monospace;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

/* ==================== ##Scroll Up ==================== */
#scroll_up {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 20;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  transition: 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  top: 100%;
  min-height: -moz-fit-content;
  min-height: fit-content;
  transform: translate(-30px, 5px);
  white-space: nowrap;
  padding: 0;
  color: var(--itconf-back-to-top-color);
  background-color: var(--itconf-back-to-top-color-bg);
  border: 1px solid var(--itconf-back-to-top-color-border);
}
#scroll_up.scroll_up-text {
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  right: 0;
  bottom: 35px;
  writing-mode: vertical-rl;
  transform: rotate(180deg) translate3D(-17px, -105%, 0);
  transform-origin: 0 0;
  padding: 20px 15px;
  border: unset;
}
#scroll_up.scroll_up-text::after {
  content: "\f101";
  font-family: "flaticon";
  z-index: 1;
  display: inline-block;
  transform: translateY(0) rotate(90deg);
  color: currentColor;
  transition: 0.4s;
  font-size: 24px;
  line-height: 0;
  font-weight: normal;
  margin-top: 15px;
}
#scroll_up.scroll_up-text:hover::after {
  transform: translateY(8px) rotate(90deg);
}
#scroll_up.scroll_up-icon {
  width: 60px;
  height: 60px;
  font-size: 28px;
  font-weight: 400;
  border-radius: 0;
  transition: 0.4s, -webkit-clip-path 0s;
  transition: 0.4s, clip-path 0s;
  transition: 0.4s, clip-path 0s, -webkit-clip-path 0s;
  transform: translate(-40px, 5px);
}
@media (max-width: 767px) {
  #scroll_up.scroll_up-icon {
    transform: translate(-20px, 5px);
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
#scroll_up.scroll_up-icon .flaticon {
  transform: rotate(-90deg);
  top: calc(50% - 4px);
  pointer-events: none;
  overflow: hidden;
  height: 1em;
  transition: 0.4s;
}
#scroll_up.scroll_up-icon:hover {
  background-color: var(--itconf-button-bg-hover-alt);
}
#scroll_up.active {
  opacity: 1;
}
#scroll_up.active.scroll_up-icon {
  transform: translate(-40px, -100px);
}
@media (max-width: 767px) {
  #scroll_up.active.scroll_up-icon {
    transform: translate(-20px, -60px);
  }
}
#scroll_up.active.scroll_up-text {
  transform: rotate(180deg) translate3D(-17px, 25px, 0);
}
/* ==================== ##Blog ==================== */
.blog-post-single-item.blog-post.format-quote::before, .blog-post-single-item.blog-post.format-link::before {
  display: none !important;
}

.blog-style-standard.hover-animation .blog-post {
  padding-top: 25px;
}
.blog-style-standard.hover-animation .blog-post:hover .blog-post_wrapper {
  transform: translateY(-25px);
}
.blog-style-standard .blog-post_wrapper .blog-post_meta_info {
  position: absolute;
  z-index: 12;
  left: 0;
  bottom: -25px;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  transition: 0.45s;
}
.blog-style-standard .blog-post_wrapper .blog-post_meta_info .meta-data {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}
.blog-style-standard .blog-post_wrapper > .blog-post_meta_info {
  position: relative;
  bottom: unset;
}
.blog-style-standard .blog-post_wrapper > .blog-post_meta_info:not(:empty) {
  margin-bottom: 3px;
}
.blog-style-standard .wgl_col-12 .blog-post {
  margin-bottom: 65px;
}
.blog-style-standard .wgl_col-12 .blog-post.format-no_featured {
  margin-bottom: 70px;
}
.blog-style-standard .wgl_col-12 .blog-post.format-no_featured .post_categories {
  margin-left: -40px;
}
@media (max-width: 767px) {
  .blog-style-standard .wgl_col-12 .blog-post.format-no_featured .post_categories {
    margin-left: -20px;
  }
}
.blog-style-standard .wgl_col-12:not(.swiper-slide):last-child .blog-post {
  margin-bottom: 45px;
}
.blog-style-standard .wgl_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part {
  padding-bottom: 56%;
}
.blog-style-standard .wgl_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
  padding-bottom: 0;
}
.blog-style-standard .wgl_col-6 .blog-post, .blog-style-standard .wgl_col-4 .blog-post, .blog-style-standard .wgl_col-3 .blog-post {
  margin-bottom: 45px;
}
.blog-style-standard .wgl_col-6 .blog-post.hide_media .blog-post_content, .blog-style-standard .wgl_col-4 .blog-post.hide_media .blog-post_content, .blog-style-standard .wgl_col-3 .blog-post.hide_media .blog-post_content {
  padding: 21px 30px 23px;
}
@media (max-width: 767px) {
  .blog-style-standard .wgl_col-6 .blog-post.hide_media .blog-post_content, .blog-style-standard .wgl_col-4 .blog-post.hide_media .blog-post_content, .blog-style-standard .wgl_col-3 .blog-post.hide_media .blog-post_content {
    padding: 20px;
  }
}
.blog-style-standard .wgl_col-6 .blog-post .post_meta-wrap, .blog-style-standard .wgl_col-4 .blog-post .post_meta-wrap, .blog-style-standard .wgl_col-3 .blog-post .post_meta-wrap {
  margin-top: 21px;
}
.blog-style-standard .wgl_col-6 > :not(.format-no_featured) .blog-post .blog-post_content, .blog-style-standard .wgl_col-4 > :not(.format-no_featured) .blog-post .blog-post_content, .blog-style-standard .wgl_col-3 > :not(.format-no_featured) .blog-post .blog-post_content {
  padding-top: 21px;
  padding-bottom: 20px;
}
.blog-style-standard .wgl_col-6 .blog-post_title, .blog-style-standard .wgl_col-4 .blog-post_title, .blog-style-standard .wgl_col-3 .blog-post_title {
  font-size: 28px;
  line-height: 1.5;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .blog-style-standard .wgl_col-6 .blog-post_title, .blog-style-standard .wgl_col-4 .blog-post_title, .blog-style-standard .wgl_col-3 .blog-post_title {
    font-size: 20px;
  }
}
.blog-style-standard .wgl_col-6 .blog-post_title > a, .blog-style-standard .wgl_col-4 .blog-post_title > a, .blog-style-standard .wgl_col-3 .blog-post_title > a {
  display: block;
  font: inherit;
  line-height: inherit;
}
.blog-style-standard .wgl_col-6 .blog-post_footer, .blog-style-standard .wgl_col-4 .blog-post_footer, .blog-style-standard .wgl_col-3 .blog-post_footer {
  margin-top: 8px;
}
.blog-style-standard .wgl_col-6 .format-quote .blog-post_quote-text, .blog-style-standard .wgl_col-4 .format-quote .blog-post_quote-text, .blog-style-standard .wgl_col-3 .format-quote .blog-post_quote-text {
  font-size: 20px;
}
.blog-style-standard .wgl_col-6 .format-link .blog-post_link .link_post, .blog-style-standard .wgl_col-4 .format-link .blog-post_link .link_post, .blog-style-standard .wgl_col-3 .format-link .blog-post_link .link_post {
  font-size: 20px;
}
.blog-style-standard .wgl_col-6 .format-link .blog-post_link .link_post::before, .blog-style-standard .wgl_col-4 .format-link .blog-post_link .link_post::before, .blog-style-standard .wgl_col-3 .format-link .blog-post_link .link_post::before {
  font-size: 32px;
}
.blog-style-standard .wgl_col-6 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-next,
.blog-style-standard .wgl_col-6 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-prev, .blog-style-standard .wgl_col-4 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-next,
.blog-style-standard .wgl_col-4 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-prev, .blog-style-standard .wgl_col-3 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-next,
.blog-style-standard .wgl_col-3 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-prev {
  --wgl-swiper-button-diameter: 42px;
  transform: translate(0, 0);
}
.blog-style-standard .wgl_col-6 .elementor-swiper-button-prev,
.blog-style-standard .wgl_col-6 .elementor-swiper-button-next, .blog-style-standard .wgl_col-4 .elementor-swiper-button-prev,
.blog-style-standard .wgl_col-4 .elementor-swiper-button-next, .blog-style-standard .wgl_col-3 .elementor-swiper-button-prev,
.blog-style-standard .wgl_col-3 .elementor-swiper-button-next {
  --wgl-swiper-button-diameter: 42px;
}
.blog-style-standard .blog-post {
  transition: 0.4s;
  border-radius: 0;
}
.blog-style-standard .blog-post .blog-post_wrapper {
  position: relative;
  z-index: 1;
}
.blog-style-standard .blog-post .post_meta-wrap {
  margin-top: 27px;
}
.blog-style-standard .blog-post.hide_media .blog-post_content {
  padding: 31px 40px 33px;
}
@media (max-width: 767px) {
  .blog-style-standard .blog-post.hide_media .blog-post_content {
    padding: 20px;
  }
}
.blog-style-standard .blog-post.hide_media .blog-post_content .post_meta-wrap {
  margin-top: 0;
}
.blog-style-standard .blog-post.hide_media .blog-post_content .post_categories + .post_meta-wrap {
  margin-top: 21px;
}
.blog-style-standard .blog-post blockquote cite {
  padding-left: 0;
  text-align: inherit;
}
.blog-style-standard .blog-post::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.blog-style-standard .blog-post.format-no_featured {
  border: 1px solid #000;
}
.blog-style-standard .blog-post.format-no_featured .post_date {
  margin: -1px;
}
.blog-style-standard.blog_carousel .swiper-slide {
  margin-bottom: 0;
}
.blog-style-standard.blog_carousel .swiper-slide.swiper-slide {
  margin-bottom: 0;
}
.blog-style-standard .blog-post_text {
  font-size: 16px;
  margin-top: 11px;
}
.blog-style-standard .blog-post_text blockquote {
  margin-bottom: 20px;
}
.blog-style-standard .blog-post_text .wp-block-pullquote:not(.has-background) {
  padding: 15px 0;
}
.blog-style-standard .blog-post_text .wp-block-pullquote:not(.has-background) blockquote {
  margin-bottom: 0;
}
.blog-style-standard .blog-post_text .wp-block-pullquote:not(.has-background).is-style-solid-color blockquote p:first-of-type {
  margin-top: -0.225em;
}
.blog-style-standard .blog-post_text .wp-block-archives-list,
.blog-style-standard .blog-post_text .wp-block-latest-posts {
  list-style: none;
}
.blog-style-standard .blog-post_text .wp-block-categories-list .children li {
  padding-left: 0;
}
.blog-style-standard .blog-post_text .more-link {
  display: none;
}
.blog-style-standard .blog-post_text .wp-block-search {
  margin-bottom: 20px;
}
.blog-style-standard .blog-post_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 11px;
}
@media (max-width: 767px) {
  .blog-style-standard .blog-post_footer {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 16px;
    gap: 10px;
  }
  .blog-style-standard .blog-post_footer .read-more-wrap {
    width: 100%;
    flex: unset;
  }
}
.blog-style-standard .blog-post_footer .post_meta-wrap {
  margin-top: 0;
}
.blog-style-standard .blog-post_footer .post_meta-wrap:empty {
  display: none;
}
.blog-style-standard .blog-post_footer .meta-data {
  font-size: 15px;
}
.blog-style-standard .blog-post_footer .meta-data > *:not(:last-child) {
  margin-right: 18px;
}
.blog-style-standard.acenter .meta-data {
  justify-content: center;
}
.blog-style-standard.aright .meta-data {
  justify-content: flex-end;
}

.blog-post {
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}
.blog-post .blog-post_media {
  position: relative;
  z-index: 1;
}
.blog-post .blog-post_media .post_date {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.blog-post .blog-post_media .blog-post_media_part {
  position: relative;
  line-height: 0;
  border-radius: 0;
  transition: 0.4s;
}
.blog-post .blog-post_media .blog-post_media_part img {
  border-radius: inherit;
}
.blog-post.format-gallery .blog-post_media .blog-post_media_part {
  overflow: hidden;
}
.blog-post.format-gallery .blog-post_media .wgl-carousel .swiper-slide:not(:only-child) {
  cursor: e-resize;
}
.blog-post.format-gallery .blog-post_media .wgl-navigation_wrapper {
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
  gap: 0;
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button-next, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev {
  --wgl-swiper-button-diameter: 50px;
  background-color: var(--itconf-tertiary-color);
  color: var(--itconf-primary-color);
  border: unset;
  font-size: 18px;
  border-radius: 0;
}
@media (max-width: 767px) {
  .blog-post.format-gallery .blog-post_media .elementor-swiper-button-next, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev {
    --wgl-swiper-button-diameter: 40px;
    font-size: 16px;
  }
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button-next:hover, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev:hover {
  background-color: var(--itconf-primary-color);
  color: var(--itconf-tertiary-color);
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button-next.swiper-button-disabled, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev.swiper-button-disabled {
  pointer-events: none;
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button .title {
  display: block;
}
.blog-post.standard .blog-post_media, .blog-post.format-standard .blog-post_media {
  margin-bottom: 12px;
}
.blog-post.format-standard-image .blog-post_content > .share_post-container, .blog-post.format-image .blog-post_content > .share_post-container, .blog-post.format-gallery .blog-post_content > .share_post-container, .blog-post.format-video .blog-post_content > .share_post-container {
  top: -26px;
}
.blog-post.format-standard-image .blog-post_content > .share_post-container > a::after, .blog-post.format-image .blog-post_content > .share_post-container > a::after, .blog-post.format-gallery .blog-post_content > .share_post-container > a::after, .blog-post.format-video .blog-post_content > .share_post-container > a::after {
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(44deg);
}
.blog-post.format-standard-image .blog-post_content > .share_post-container:hover > a::after, .blog-post.format-image .blog-post_content > .share_post-container:hover > a::after, .blog-post.format-gallery .blog-post_content > .share_post-container:hover > a::after, .blog-post.format-video .blog-post_content > .share_post-container:hover > a::after {
  transform: rotate(44deg) scale(0.2);
}
.blog-post.format-standard-image .blog-post_media, .blog-post.format-image .blog-post_media {
  position: relative;
  z-index: 1;
}
.blog-post.format-standard-image .blog-post_media .image-overlay, .blog-post.format-image .blog-post_media .image-overlay {
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: inherit;
  filter: grayscale(0%);
}
.blog-post.format-standard-image .blog-post_media .image-overlay::before, .blog-post.format-standard-image .blog-post_media .image-overlay::after, .blog-post.format-image .blog-post_media .image-overlay::before, .blog-post.format-image .blog-post_media .image-overlay::after {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  transition: opacity 0.3s;
}
.blog-post.format-standard-image .blog-post_media .image-overlay::after, .blog-post.format-image .blog-post_media .image-overlay::after {
  opacity: 0;
}
.blog-post.format-standard-image .blog-post_media .image-overlay img, .blog-post.format-image .blog-post_media .image-overlay img {
  border-radius: inherit;
}
.blog-post.format-standard-image:hover .image-overlay::after, .blog-post.format-image:hover .image-overlay::after {
  opacity: 1;
}
.blog-post.format-quote .blog-post_media {
  margin-bottom: 25px;
}
.blog-post.format-quote .blog-post_quote-text {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.636;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  letter-spacing: 0;
  padding-left: 73px;
  max-width: 695px;
  font-family: var(--itconf-content-font-family);
}
.blog-post.format-quote .blog-post_quote-text::before {
  content: "\f108";
  font-family: flaticon;
  font-style: normal;
  font-size: 30px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: block;
  position: absolute;
  z-index: 1;
  left: -1px;
  top: 7px;
  border: 1px solid var(--itconf-secondary-color);
  border-radius: 50%;
  color: var(--itconf-primary-color);
  text-align: center;
}
.blog-post.format-quote .blog-post_quote-author {
  display: block;
  position: relative;
  margin-top: 11px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  font-style: normal;
  font-family: var(--itconf-content-font-family);
  color: var(--itconf-primary-color);
  letter-spacing: -0.02em;
  padding-left: 73px;
}
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-image {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
}
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-author-name,
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-author-pos {
  vertical-align: middle;
}
.blog-post.format-link .blog-post_media {
  margin-bottom: 25px;
}
.blog-post.format-link .blog-post_link {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  line-height: inherit;
  font-size: inherit;
}
.blog-post.format-link .blog-post_link .link_post {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.636;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  letter-spacing: 0;
  padding-left: 73px;
  display: block;
  font-family: var(--itconf-content-font-family);
}
.blog-post.format-link .blog-post_link .link_post::before {
  content: "\f109";
  font-family: flaticon;
  font-style: normal;
  font-size: 30px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: block;
  position: absolute;
  z-index: 1;
  left: -1px;
  top: 7px;
  border: 1px solid var(--itconf-secondary-color);
  border-radius: 50%;
  color: var(--itconf-primary-color);
  text-align: center;
}
.blog-post.format-audio .blog-post_media {
  margin-bottom: 20px;
}
.blog-post.format-audio .post_categories {
  margin-bottom: 20px;
}

.related_posts .format-video .blog-post_media .blog-post_media_part {
  padding-bottom: 87.5%;
}
.related_posts .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
  padding-bottom: 0;
}

#main-content > .blog-posts .elementor {
  margin-left: -15px;
  margin-right: -15px;
}

.format-video .blog-post_media .blog-post_media_part {
  width: 100%;
  overflow: hidden;
}
.format-video .blog-post_media .blog-post_media_part .videobox_content {
  justify-content: center;
}
.format-video .blog-post_media .blog-post_media_part .videobox_link_wrapper {
  top: auto;
}
.format-video .blog-post_media .blog-post_media_part {
  padding-bottom: 73.5%;
}
.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
  padding-bottom: 0;
}
.format-video .blog-post_media iframe {
  position: absolute;
  z-index: 1;
  height: 100%;
}
.format-audio iframe {
  border-radius: inherit;
}

.blog-post.sticky-post.format-no_featured {
  border: 3px solid #cccccc;
}

.blog-posts .blog-post_title {
  font-size: 36px;
  display: block;
  margin-bottom: 0;
  margin-top: 7px;
  word-wrap: break-word;
  clear: both;
  line-height: 1.333em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .blog-posts .blog-post_title {
    font-size: 20px;
    line-height: 1.4;
  }
}
.blog-posts .blog-post_title:last-child {
  margin-bottom: 0;
}
.blog-posts .blog-post_title > a {
  font: inherit;
  line-height: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
.blog-posts .blog-post_title > a:hover {
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}

.blog-post_content .page-link {
  margin-top: 30px;
}
.blog-post_content::after {
  content: "";
  display: block;
  clear: both;
}
.blog-post_content .read-more-wrap {
  padding-top: 0;
  padding-bottom: 0;
  width: 50%;
}
.blog-post_content .blog-post_title + .read-more-wrap {
  padding-top: 0;
}

.blog-post_content p,
.blog-post_content p + address,
#comments .comment_content > p,
#comments .comment_content > p + address {
  margin-bottom: 16px;
}
.blog-post_content p:last-child,
#comments .comment_content > p:last-child {
  margin-bottom: 0;
}
.blog-post_content p:empty,
#comments .comment_content > p:empty {
  display: none;
}

.blog-post_content h1,
.blog-post_content h2,
.blog-post_content h3,
.blog-post_content h4,
.blog-post_content h5,
.blog-post_content h6,
.row > div > h1,
.row > div > h2,
.row > div > h3,
.row > div > h4,
.row > div > h5,
.row > div > h6,
#comments .comment_content h1,
#comments .comment_content h2,
#comments .comment_content h3,
#comments .comment_content h4,
#comments .comment_content h5,
#comments .comment_content h6 {
  margin-bottom: 22px;
}

.blog-posts-list + .wgl-pagination {
  margin-bottom: 30px;
}
.blog-posts-list::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.archive .blog-posts-list {
  margin-top: 0;
}

.home .sidebar_none > .wgl_col-12 > .blog-posts,
.archive .sidebar_none > .wgl_col-12 > .blog-posts {
  margin-top: 50px;
}
.home .sidebar_right .blog-posts-list,
.home .sidebar_left .blog-posts-list,
.archive .sidebar_right .blog-posts-list,
.archive .sidebar_left .blog-posts-list {
  margin-top: 0;
}

.elementor-widget-wgl-blog .elementor-widget-container {
  margin-bottom: 40px;
}
.elementor-widget-wgl-blog.nav-left .wgl-pagination {
  text-align: left;
}
.elementor-widget-wgl-blog.nav-center .wgl-pagination {
  text-align: center;
}
.elementor-widget-wgl-blog.nav-right .wgl-pagination {
  text-align: right;
}

.home .row.sidebar_right,
.home .row.sidebar_left {
  margin-top: 50px;
}

.mega-ajax-content .item .blog-post_media {
  margin-bottom: 14px;
}
.mega-ajax-content .item .blog-post_title {
  margin-bottom: 5px;
}
.mega-ajax-content .item .blog-post_content {
  white-space: normal;
}
.mega-ajax-content .item .meta-data {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.mega-ajax-content .format-video .blog-post_media .blog-post_media_part {
  padding-bottom: 70.272%;
}

.blog_carousel .wgl-carousel .swiper-pagination {
  margin-top: 0;
}
.blog_carousel .wgl-carousel-wrapper {
  overflow: visible;
}
.blog_carousel .wgl-carousel {
  margin-top: -20px;
}
.blog_carousel .swiper-wrapper {
  padding-top: 20px;
}
.blog_carousel_title-arrow .wgl-carousel .elementor-swiper-button-prev.elementor-swiper-button,
.blog_carousel_title-arrow .wgl-carousel .elementor-swiper-button-next.elementor-swiper-button {
  display: none !important;
}

.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper {
  height: 100%;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide {
  position: relative;
  z-index: 5;
  height: 100%;
  width: 100%;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide span {
  height: 100%;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  overflow: hidden;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide span img {
  transform: scale(1.25, 1.25);
  transition: 500ms ease-in-out;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide.swiper-slide-active span img {
  transform: scale(1, 1);
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-wrapper {
  height: 100%;
}
.slider-wrapper.wgl-carousel .swiper-container {
  z-index: auto;
  backface-visibility: hidden;
}
.slider-wrapper.wgl-carousel .swiper-container .elementor-swiper-button {
  z-index: 100;
}

.meta_wrapper,
.post_meta-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.meta_wrapper.post_meta-top:not(:first-child),
.post_meta-wrap.post_meta-top:not(:first-child) {
  margin-top: 18px;
  margin-bottom: 20px;
}
.meta_wrapper .meta-data > span:not(:last-child)::after,
.post_meta-wrap .meta-data > span:not(:last-child)::after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--itconf-primary-color);
  margin: 0 21px 0 10px;
  box-shadow: 10px 0px 0px var(--itconf-primary-color);
  display: inline-block;
  transform: translateY(1px);
}
.meta_wrapper .meta-data + .meta-data,
.post_meta-wrap .meta-data + .meta-data {
  flex-shrink: 0;
  font-style: normal;
}
.meta_wrapper .meta-data + .meta-data span,
.post_meta-wrap .meta-data + .meta-data span {
  display: inline-block;
  vertical-align: baseline;
}
.meta_wrapper .meta-data + .meta-data i,
.post_meta-wrap .meta-data + .meta-data i {
  font-size: 14px;
}
.meta_wrapper .meta-data + .meta-data .comments_post i,
.post_meta-wrap .meta-data + .meta-data .comments_post i {
  margin-right: 5px;
}
.meta_wrapper .meta-data + .meta-data > *,
.post_meta-wrap .meta-data + .meta-data > * {
  margin-right: 15px;
  display: inline-block;
}
.meta_wrapper .meta-data + .meta-data > *::after,
.post_meta-wrap .meta-data + .meta-data > *::after {
  display: none;
}
.meta_wrapper .meta-data + .meta-data > *:last-child,
.post_meta-wrap .meta-data + .meta-data > *:last-child {
  margin-right: 0;
}

.events-post-hero_content .meta-data,
.wgl-portfolio-single_item .meta-data,
.blog-post_content .meta-data {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  color: var(--itconf-content-font-color);
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.05em;
}
.events-post-hero_content .meta-data a,
.wgl-portfolio-single_item .meta-data a,
.blog-post_content .meta-data a {
  color: inherit;
}
.events-post-hero_content .meta-data a:hover,
.wgl-portfolio-single_item .meta-data a:hover,
.blog-post_content .meta-data a:hover {
  color: var(--itconf-primary-color);
}
.events-post-hero_content .meta-data .post_author,
.wgl-portfolio-single_item .meta-data .post_author,
.blog-post_content .meta-data .post_author {
  white-space: nowrap;
}
.events-post-hero_content .meta-data .post_author img,
.wgl-portfolio-single_item .meta-data .post_author img,
.blog-post_content .meta-data .post_author img {
  border-radius: 50%;
  max-width: 46px;
  margin: -9px 10px -9px 0;
  display: none;
}
.events-post-hero_content .meta-data:first-child > *,
.wgl-portfolio-single_item .meta-data:first-child > *,
.blog-post_content .meta-data:first-child > * {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  padding: 0;
  margin: 0;
  line-height: inherit;
}
.events-post-hero_content .meta-data:first-child > *:last-child,
.wgl-portfolio-single_item .meta-data:first-child > *:last-child,
.blog-post_content .meta-data:first-child > *:last-child {
  margin-right: 0;
}
.events-post-hero_content .meta-data:first-child > * a:not(:hover),
.wgl-portfolio-single_item .meta-data:first-child > * a:not(:hover),
.blog-post_content .meta-data:first-child > * a:not(:hover) {
  color: inherit;
}
.events-post-hero_content .meta-data:first-child > *.wgl-views:first-child::after,
.wgl-portfolio-single_item .meta-data:first-child > *.wgl-views:first-child::after,
.blog-post_content .meta-data:first-child > *.wgl-views:first-child::after {
  content: unset;
}

@media (max-width: 479px) {
  .meta-data .views_text,
  .meta-data .sl-count-text {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .blog_columns-2 .meta-data .views_text,
  .blog_columns-2 .meta-data .sl-count-text {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .blog_columns-3 .meta-data .views_text,
  .blog_columns-3 .meta-data .sl-count-text,
  .blog_columns-4 .meta-data .views_text,
  .blog_columns-4 .meta-data .sl-count-text {
    display: none !important;
  }
}

.post_date {
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  position: relative;
  z-index: 1;
  line-height: 30px;
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.05em;
  color: var(--itconf-tertiary-color);
  background: var(--itconf-primary-color);
  padding: 0 11px;
}

.post_categories span:not(:last-child)::after {
  content: "/";
  margin: 0 5px;
}

.blog-post_text + .page-link,
.blog-post_text + .page-link + .clear + .button-read-more,
.blog-post_text + .clear + .button-read-more {
  margin-bottom: 21px;
}
.blog-post_text .alignleft:last-child,
.blog-post_text .alignright:last-child {
  margin-bottom: 10px;
}

.read-more-wrap {
  clear: both;
  line-height: 1;
}

.button-read-more {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  font-family: var(--itconf-content-font-family);
  white-space: nowrap;
  letter-spacing: -0.05em;
  margin-top: 10px;
  max-width: 100%;
  color: var(--itconf-primary-color);
  transition: 0.4s;
  gap: 6px;
}
.button-read-more > span {
  white-space: normal;
  transition: transform 0.4s;
  display: inline-block;
  position: relative;
}
.button-read-more .read-more-icon, .button-read-more::before {
  content: "\f102";
  font-family: flaticon;
  font-size: 0.8em;
  font-weight: normal;
  margin-left: -0.1em;
  margin-top: 0.2em;
  transition: 0.4s;
  --icon-rotate: -45deg;
  transform: translateY(var(--icon-translate-y, 0)) rotate(var(--icon-rotate, -45deg));
}
.button-read-more:hover, .wgl-cases__link:hover ~ .case_items__inner_wrapper .button-read-more, .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .button-read-more, .showcase__content.active_default .button-read-more, .showcase__content:hover .button-read-more {
  color: var(--itconf-primary-color);
}
.button-read-more:hover .read-more-icon, .button-read-more:hover::before, .wgl-cases__link:hover ~ .case_items__inner_wrapper .button-read-more .read-more-icon, .wgl-cases__link:hover ~ .case_items__inner_wrapper .button-read-more::before, .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .button-read-more .read-more-icon, .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .button-read-more::before, .showcase__content.active_default .button-read-more .read-more-icon, .showcase__content.active_default .button-read-more::before, .showcase__content:hover .button-read-more .read-more-icon, .showcase__content:hover .button-read-more::before {
  --icon-rotate: rotate(0);
}
.button-read-more.no_text {
  padding-left: 0 !important;
  margin-right: 0 !important;
}
.button-read-more.no_text .read-more-icon, .button-read-more.no_text::before {
  display: none;
}

.tagcloud-wrapper .title_tags {
  font-size: 15px;
  margin-right: 18px;
}

.meta-data + .post_info-divider {
  margin-top: 4px;
}

.blog-post_excerpt {
  margin: 0 0 38px;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 400;
}
.blog-post_excerpt > p:last-child {
  margin-bottom: 0;
}

.blog-post_wrapper {
  position: relative;
  transition: inherit;
}
.blog-post_wrapper .blog-post_media .itconf_module_videobox img {
  box-shadow: none;
}
.blog-post_wrapper .blog-post_media .itconf_module_videobox .videobox_link {
  border-color: transparent;
  opacity: 0.9;
}
.blog-post_wrapper .blog-post_content .itconf_module_videobox .videobox_wrapper_link::before {
  display: none;
}
.blog-post_wrapper .blog-post_content > .post_meta-wrap .meta-data:first-child > * {
  display: contents;
}
.blog-post_wrapper .blog-post_content .itconf_module_videobox {
  margin-bottom: 50px;
}

.row.sidebar_left .content-container {
  float: right;
}

.container-grid.row > .wgl-carousel {
  margin-left: 0;
  margin-right: 0;
}
.container-grid.row > .wgl-carousel.navigation_offset_element {
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}
.container-grid.row > .wgl-carousel.navigation_offset_element > .swiper-container {
  overflow: visible;
}
.container-grid.row > .wgl-carousel.navigation_offset_element .swiper-wrapper {
  overflow: hidden;
}

.blog_subtitle {
  font-size: 18px;
  line-height: 1.4;
}

.attachment_media .meta-data {
  margin-bottom: 10px;
  font-weight: 600;
}
.attachment_media .meta-data > span {
  position: relative;
  padding-left: 23px;
}
.attachment_media .meta-data > span:first-child {
  padding-left: 0;
}
.attachment_media .meta-data > span:first-child::before {
  display: none;
}

.parallax-video {
  position: absolute !important;
  z-index: 2 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover;";
  -o-object-fit: cover;
  object-fit: cover;
}

.archive__heading {
  margin-bottom: 45px;
  text-align: center;
}
.archive__heading .archive__tax_description {
  margin-top: 10px;
}
.archive__heading .archive__tax_title {
  max-width: 530px;
  display: inline-block;
}
.archive__heading .archive__tax_title, .archive__heading .archive__tax_title > span {
  font-size: 36px;
  line-height: 48px;
}

.archive .wgl_blog_list {
  margin-bottom: 30px;
}

.blog_columns-2:not(.masonry) .item:nth-child(2n+1),
.blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1),
.blog_columns-4:not(.masonry) .wgl_col-3:nth-child(4n+1) {
  clear: left;
}

@media (max-width: 1024px) {
  .blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1) {
    clear: none;
  }
  .blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1) {
    clear: left;
  }
  .blog_columns-4:not(.masonry) .wgl_col-3:nth-child(4n+1) {
    clear: none;
  }
  .itconf-post-navigation {
    margin-bottom: 0;
  }
}
/* ==================== ##Comments ==================== */
.single.related_posts + .row #comments {
  margin-top: 36px;
  margin-bottom: 72px;
  padding-top: 0;
}

#comments {
  padding-top: 50px;
  margin-bottom: 44px;
  clear: both;
}
#comments::before {
  content: "";
  display: block;
  clear: both;
}
#comments ul ul.children,
#comments ol ul.children {
  margin: 0;
  margin-top: 17px;
  padding: 0;
  list-style: none;
}
#comments #respond,
#comments ~ #review_form_wrapper #respond {
  position: relative;
  z-index: 1;
  margin: 20px 0 50px;
  padding: 44px 52px 52px;
  background: var(--itconf-quaternary-color);
  overflow: hidden;
}
@media (max-width: 600px) {
  #comments #respond,
  #comments ~ #review_form_wrapper #respond {
    padding: 30px 30px 35px;
  }
}
#comments > #respond {
  margin-bottom: 0;
  margin-top: 52px;
}
#comments > h4 {
  position: relative;
  z-index: 10;
}
#comments .comments-title {
  font-size: 32px;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  #comments .comments-title {
    font-size: 24px;
  }
}
#comments .comments-title .number-comments {
  margin-left: 0.25em;
  color: #989898;
  font-size: inherit;
}
#comments .pingback .edit-link .comment-edit-link,
#comments .trackback .edit-link .comment-edit-link {
  font-size: 0.75em;
  color: #7e7676;
  margin-left: 0.3133em;
}
#comments .pingback .edit-link .comment-edit-link:hover,
#comments .trackback .edit-link .comment-edit-link:hover {
  color: #b9a9cd;
}
#comments .pingback + .comment,
#comments .trackback + .comment {
  margin-top: 30px;
}
#comments .comment-notes,
#comments .logged-in-as {
  margin-bottom: 27px;
}
#comments .comment-notes,
#comments .comment-form-cookies-consent {
  font-size: 14px;
}
#comments .form-submit {
  margin-bottom: 0;
  clear: both;
}
#comments .form-submit .submit::before {
  content: "\f102";
  font-family: flaticon;
  font-size: 17px;
  font-weight: normal;
  transition: transform 0.4s;
  transform: rotate(-45deg);
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
}
#comments .commentlist {
  position: relative;
  margin: 0;
  padding: 0;
  line-height: inherit;
  list-style: none;
}
#comments .commentlist li.pingback,
#comments .commentlist li.trackback {
  padding: 0;
}
#comments .commentlist li.pingback .comment-body,
#comments .commentlist li.trackback .comment-body {
  display: inline;
}
#comments .commentlist li.pingback::before,
#comments .commentlist li.trackback::before {
  display: none;
}
#comments .commentlist + * {
  margin-top: 46px;
}
#comments .commentlist .comment-respond {
  margin: 20px 0;
}
#comments .commentlist .comment {
  padding: 0;
}
#comments .commentlist .comment::before, #comments .commentlist .comment::after {
  display: none;
}
#comments .commentlist .comment .stand_comment {
  min-height: 100px;
  margin-bottom: 0;
  padding: 0 0 9px 110px;
}
#comments .commentlist .comment .stand_comment .thiscommentbody {
  position: relative;
  z-index: 1;
  min-height: 80px;
}
#comments .commentlist .comment .stand_comment .meta-data > span, #comments .commentlist .comment .stand_comment .meta-data > time {
  line-height: inherit;
  text-transform: unset;
}
#comments .commentlist .comment .commentava {
  position: absolute;
  z-index: 1;
  top: 2px;
  left: -110px;
  width: 80px;
  height: 80px;
}
#comments .commentlist .comment .commentava img {
  border-radius: 50%;
}
#comments .commentlist .comment.pingback .stand_comment {
  padding-left: 0;
}
#comments .commentlist .comment .children .comment {
  margin-left: 80px;
}
#comments .commentlist .comment .children .stand_comment {
  padding-left: 110px;
}
#comments .commentlist .comment .children .stand_comment .commentava {
  left: -110px;
}
#comments .commentlist > .comment > .children > .comment {
  margin-left: 110px;
}
#comments .commentlist > .comment:last-child {
  margin-bottom: -1px;
}
#comments .commentlist > .comment:last-child .stand_comment:last-child {
  border-bottom: 0;
}
#comments .commentlist .comment_info {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 12px;
  color: var(--itconf-header-font-color);
}
#comments .commentlist .comment_info > * {
  display: inline-block;
}
#comments .commentlist .comment_info .meta-data {
  float: none;
  margin-bottom: 0;
  padding: 0;
  background: none;
  opacity: 1;
  color: #989898;
  font-size: 14px;
  font-weight: 700;
  font-family: var(--itconf-content-font-family);
  text-transform: none;
  letter-spacing: -0.05em;
}
#comments .commentlist .comment_info .meta-data .comment-edit-link {
  padding-left: 5px;
  color: inherit;
}
#comments .commentlist .comment_info .meta-data .comment-edit-link:hover {
  color: var(--itconf-primary-color);
}
.woocommerce-Reviews #comments .commentlist .comment_info .meta-data,
#comments .commentlist .comment_info .meta-data ~ .meta-data {
  float: right;
  transform: translateY(4px);
}
@media (max-width: 992px) {
  .woocommerce-Reviews #comments .commentlist .comment_info .meta-data,
  #comments .commentlist .comment_info .meta-data ~ .meta-data {
    transform: translateY(0);
    float: none;
    width: 100%;
  }
}
#comments .commentlist .comment_author_says {
  line-height: 1.2;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
#comments .commentlist .comment_author_says a, #comments .commentlist .comment_author_says span {
  color: var(--itconf-header-font-color);
  font: inherit;
  transition: all 0.4s;
  letter-spacing: inherit;
}
#comments .commentlist .comment_author_says a:hover {
  color: var(--itconf-primary-color);
}
#comments .commentlist .comment_content {
  margin-top: 0;
  line-height: 30px;
  font-size: 16px;
}
#comments .commentlist .comment_content:last-child {
  margin-bottom: 11px;
}
#comments .commentlist .comment_content > ul,
#comments .commentlist .comment_content > ol {
  padding-bottom: 20px;
}
#comments .commentlist .comment_content p:last-child {
  margin-bottom: 0;
}
#comments .comment-reply-link {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  font-family: var(--itconf-content-font-family);
  white-space: nowrap;
  letter-spacing: -0.05em;
  margin-top: 10px;
  max-width: 100%;
  color: var(--itconf-primary-color);
  transition: 0.4s;
  gap: 5px;
}
#comments .comment-reply-link > span {
  white-space: normal;
  transition: transform 0.4s;
  display: inline-block;
  position: relative;
}
#comments .comment-reply-link:hover {
  color: var(--itconf-secondary-color);
}
#comments #cancel-comment-reply-link {
  text-transform: capitalize;
  opacity: 0.8;
}
#comments small #cancel-comment-reply-link {
  font-size: 18px;
  margin-left: 10px;
  line-height: inherit;
}
#comments ol.commentlist > li.trackback:first-child, #comments ol.commentlist > li.pingback:first-child {
  margin-top: 26px;
}

body .comment-respond .comment-reply-title {
  font-size: 28px;
  line-height: 1.333em;
  margin-bottom: 6px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  body .comment-respond .comment-reply-title {
    font-size: 22px;
  }
}
body .comment-respond .comment-form {
  margin-left: -15px;
  margin-right: -15px;
}
body .comment-respond .comment-form [class*=wgl_col-],
body .comment-respond .comment-form > p {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
body .comment-respond .comment-form [class*=wgl_col-] + .form-submit {
  padding-top: 7px;
}
body .comment-respond .comment-form .logged-in-as {
  margin-bottom: 13px;
  font-size: 14px;
}
body .comment-respond label {
  position: relative;
  margin: 0;
  font-size: 14px;
}
body .comment-respond .form_field {
  width: 100%;
}
body .comment-respond textarea.form_field {
  resize: none;
}
body .comment-respond#respond .form-submit .wgl-button {
  pointer-events: none;
  border-style: solid;
}
body .comment-respond#respond .form-submit .wgl-button input.submit,
body .comment-respond#respond .form-submit .wgl-button input#submit {
  position: relative;
  pointer-events: auto;
  color: inherit;
  z-index: 4;
}
body .comment-respond#respond .form-submit .wgl-button:hover {
  color: #ffffff;
}

body .comment-form-cookies-consent {
  clear: both;
  padding-bottom: 10px;
}
body .comment-form-cookies-consent > input,
body .comment-form-cookies-consent > label,
body .comment-form-cookies-consent > span {
  display: inline-block;
}
body .comment-form-cookies-consent > input {
  margin-right: 7px;
}
body .comment-form-cookies-consent > input[type=checkbox] + label {
  display: inline;
}

.wp-block-latest-comments > li {
  padding-left: 0;
}

.blog-post_content ol.wp-block-latest-comments.has-avatars {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.blog-post_content ol.wp-block-latest-comments.has-avatars li::before {
  display: none;
}
.blog-post_content ol.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) li article {
  display: inline-block;
}

/* ==================== ##Contact Form ==================== */
.wpcf7-form-control-wrap {
  display: block;
}
.wpcf7 form .wpcf7-response-output {
  margin: 20px 0 5px 0;
}
.wpcf7 input[type=text],
.wpcf7 input[type=url],
.wpcf7 input[type=search],
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=time],
.wpcf7 input[type=number],
.wpcf7 input[type=date],
.wpcf7 input[type=range],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
}
.wpcf7 .ajax-loader {
  display: none !important;
}
.wpcf7-not-valid {
  border-color: #ff0000;
}
.wpcf7 input + .wpcf7-not-valid-tip, .wpcf7 textarea + .wpcf7-not-valid-tip, .wpcf7 select + .wpcf7-not-valid-tip {
  margin-top: -15px;
  font-size: 13px;
}
.wpcf7 .form-icon {
  position: absolute;
  z-index: 1;
  top: 9px;
  right: 35px;
  font-size: 14px;
  color: #bababa;
}
.wpcf7 .wpcf7-spinner {
  display: none;
}
.wpcf7 .wpcf7-submit {
  padding: 8px 40px;
  position: relative;
  z-index: 1;
}
.wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
}
.wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item input,
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input {
  width: auto;
  height: auto;
}
.wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item input + .wpcf7-list-item-label,
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input + .wpcf7-list-item-label,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input + .wpcf7-list-item-label {
  padding-left: 0.5em;
  display: inline-block;
}
.wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label,
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}
.wpcf7 .row {
  margin-left: -15px;
  margin-right: -15px;
}
.wpcf7 .row [class*=wgl_col-] {
  padding-right: 15px;
  padding-left: 15px;
}
.wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 600px) {
  .wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
    margin-right: 20px;
  }
}
.wpcf7 .row.coming-soon .wpcf7-form-control-wrap + br {
  display: none;
}
.wpcf7 .row.coming-soon input[type=submit] {
  padding: 6px 32px;
  min-width: 135px;
}
.wpcf7 .row.coming-soon + .wpcf7-mail-sent-ok {
  margin-top: -15px;
}
.wpcf7 .row.home-4 input[type=submit], .wpcf7 .row.services input[type=submit] {
  min-width: 150px;
}
.wpcf7 .row.home-1 input[type=text],
.wpcf7 .row.home-1 input[type=url],
.wpcf7 .row.home-1 input[type=search],
.wpcf7 .row.home-1 input[type=email],
.wpcf7 .row.home-1 input[type=password],
.wpcf7 .row.home-1 input[type=tel],
.wpcf7 .row.home-1 input[type=time],
.wpcf7 .row.home-1 select, .wpcf7 .row.home-4 input[type=text],
.wpcf7 .row.home-4 input[type=url],
.wpcf7 .row.home-4 input[type=search],
.wpcf7 .row.home-4 input[type=email],
.wpcf7 .row.home-4 input[type=password],
.wpcf7 .row.home-4 input[type=tel],
.wpcf7 .row.home-4 input[type=time],
.wpcf7 .row.home-4 select, .wpcf7 .row.coming-soon input[type=text],
.wpcf7 .row.coming-soon input[type=url],
.wpcf7 .row.coming-soon input[type=search],
.wpcf7 .row.coming-soon input[type=email],
.wpcf7 .row.coming-soon input[type=password],
.wpcf7 .row.coming-soon input[type=tel],
.wpcf7 .row.coming-soon input[type=time],
.wpcf7 .row.coming-soon select, .wpcf7 .row.services input[type=text],
.wpcf7 .row.services input[type=url],
.wpcf7 .row.services input[type=search],
.wpcf7 .row.services input[type=email],
.wpcf7 .row.services input[type=password],
.wpcf7 .row.services input[type=tel],
.wpcf7 .row.services input[type=time],
.wpcf7 .row.services select, .wpcf7 .row.faq input[type=text],
.wpcf7 .row.faq input[type=url],
.wpcf7 .row.faq input[type=search],
.wpcf7 .row.faq input[type=email],
.wpcf7 .row.faq input[type=password],
.wpcf7 .row.faq input[type=tel],
.wpcf7 .row.faq input[type=time],
.wpcf7 .row.faq select {
  border: unset;
  height: 56px;
  box-shadow: 0 15px 38px 0 rgba(46, 63, 38, 0.15);
}
.wpcf7 .row.home-1 textarea, .wpcf7 .row.home-4 textarea, .wpcf7 .row.coming-soon textarea, .wpcf7 .row.services textarea, .wpcf7 .row.faq textarea {
  border: unset;
}
.wpcf7 .row.home-1 .label-mail::before, .wpcf7 .row.home-1 .label-name::before, .wpcf7 .row.home-1 .label-url::before, .wpcf7 .row.home-1 .label-textarea::before, .wpcf7 .row.home-4 .label-mail::before, .wpcf7 .row.home-4 .label-name::before, .wpcf7 .row.home-4 .label-url::before, .wpcf7 .row.home-4 .label-textarea::before, .wpcf7 .row.coming-soon .label-mail::before, .wpcf7 .row.coming-soon .label-name::before, .wpcf7 .row.coming-soon .label-url::before, .wpcf7 .row.coming-soon .label-textarea::before, .wpcf7 .row.services .label-mail::before, .wpcf7 .row.services .label-name::before, .wpcf7 .row.services .label-url::before, .wpcf7 .row.services .label-textarea::before, .wpcf7 .row.faq .label-mail::before, .wpcf7 .row.faq .label-name::before, .wpcf7 .row.faq .label-url::before, .wpcf7 .row.faq .label-textarea::before {
  height: 56px;
  line-height: 56px;
}
.wpcf7 .row.home-1 input[type=submit], .wpcf7 .row.home-4 input[type=submit], .wpcf7 .row.coming-soon input[type=submit], .wpcf7 .row.services input[type=submit], .wpcf7 .row.faq input[type=submit] {
  height: 56px;
}
.wpcf7 .wpcf7-list-item {
  margin: 0;
}
.wpcf7 .wgl-button-cf7 {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.wpcf7 .wgl-button-cf7 .wpcf7-submit {
  padding: 7px 32px 10px 52px;
}
.wpcf7 .wgl-button-cf7 .wpcf7-submit ~ i {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  height: 100%;
  left: 30px;
  top: 0;
  font-size: 17px;
  font-weight: normal;
  color: var(--itconf-button-color-hover);
  box-sizing: content-box;
  pointer-events: none;
  text-align: center;
  transition: 0.4s;
}
.wpcf7 .wgl-button-cf7 .wpcf7-submit ~ i::before {
  transition: transform 0.4s;
  display: inline-block;
  transform: rotate(-45deg);
}
.wpcf7 .wgl-button-cf7 .wpcf7-submit:hover ~ i, .wpcf7 .wgl-button-cf7 .wpcf7-submit:focus ~ i, .wpcf7 .wgl-button-cf7 .wpcf7-submit:active ~ i {
  color: var(--itconf-button-color-idle);
}
.wpcf7 .wgl-button.has-animated-bg {
  background: transparent;
  padding: 0 30px;
  margin-top: 16px;
}
.wpcf7 .wgl-button.has-animated-bg::before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0px;
  left: 0px;
  width: 60px;
  height: 60px;
  border-radius: 50% 50% 50% 50%;
  background-color: var(--itconf-button-bg-idle);
  transition: 0.4s;
}
.wpcf7 .wgl-button.has-animated-bg:hover::before {
  width: 100%;
  height: 100%;
  border-radius: 32px 32px 32px 32px;
}
.wpcf7 .wgl-button.has-animated-bg .wpcf7-submit {
  background: transparent !important;
  padding: 0;
}
.wpcf7 .wgl-button.has-animated-bg .wpcf7-submit:hover {
  background: transparent !important;
}
.wpcf7 .wgl-button.has-animated-bg .wpcf7-spinner {
  display: none;
}

.wpb_text_column .wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}

.sign_up {
  display: flex;
  justify-content: center;
  margin-right: -20px;
}
.sign_up input[type=submit] {
  margin-left: 20px;
  height: 56px;
}
.sign_up input[type=email] {
  width: 350px;
}
.sign_up .ajax-loader {
  display: none;
}

/* ==================== ##Events ==================== */
.wgl-style-events {
  /* Events Grid */
  /* Columns in Events */
  /* \End Events Grid */
  /* Events Lists */
  /* \End Events Lists */
  /* Events Search */
  /* \End Events Search */
  /* Events Single */
  /* \End Events Single */
  /* Events Pagination */
  /* \End Events Pagination */
  /* \Start Tippy Events */
  /* \End Tippy Events */
  /* \Start Popup Events */
  /* \End Popup Events */
  /* \Start Calendar Events */
  /* \End Calendar Events */
  /* \Start Category Events */
  /* \End Popup Events */
  /* Responsive Events */
  /* \End Responsive Events */
}
.wgl-style-events #em-wrapper {
  margin-bottom: 55px;
}
.wgl-style-events .em.em-list.em-grid {
  grid-gap: 30px;
}
.wgl-style-events .em.em-list.em-grid > div.em-item {
  height: auto;
}
.wgl-style-events .em-events-list-grouped > h2 {
  margin-bottom: 14px;
  font-size: 42px;
  line-height: 1.25;
}
.wgl-style-events .em-item.events-post,
.wgl-style-events .em-item.location-post {
  box-shadow: unset !important;
}
.wgl-style-events .wgl-filter_wrapper .event__filter {
  padding-right: 80px;
}
.wgl-style-events .wgl-filter_wrapper .isotope-filter, .wgl-style-events .wgl-filter_wrapper .carousel-filter {
  margin-bottom: 15px;
}
.wgl-style-events .wgl-filter_wrapper .isotope-filter a, .wgl-style-events .wgl-filter_wrapper .carousel-filter a {
  text-transform: uppercase;
  font-weight: bold;
}
.wgl-style-events .wgl-filter_wrapper + .wgl-event_wrapper .slick-slide {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.5s, visibility 1.5s;
}
.wgl-style-events .wgl-filter_wrapper + .wgl-event_wrapper .slick-slide.slick-active {
  opacity: 1;
  visibility: visible;
}
.wgl-style-events .events-post,
.wgl-style-events .location-post {
  position: relative;
  transition: all 0.4s;
}
.wgl-style-events .events-post .events-post_inner,
.wgl-style-events .events-post .location-post_inner,
.wgl-style-events .location-post .events-post_inner,
.wgl-style-events .location-post .location-post_inner {
  position: relative;
  padding: 0 0 25px 0;
  margin-bottom: 25px;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: var(--itconf-secondary-color);
}
.wgl-style-events .events-post .events-post-hero_thumb ~ .events-post-hero_content .event-categories, .wgl-style-events .events-post.format-standard-image .event-categories,
.wgl-style-events .location-post .events-post-hero_thumb ~ .events-post-hero_content .event-categories,
.wgl-style-events .location-post.format-standard-image .event-categories {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 30px;
  margin: 0;
}
.wgl-style-events .events-post .events-post-hero_thumb ~ .events-post-hero_content .event-categories::after, .wgl-style-events .events-post.format-standard-image .event-categories::after,
.wgl-style-events .location-post .events-post-hero_thumb ~ .events-post-hero_content .event-categories::after,
.wgl-style-events .location-post.format-standard-image .event-categories::after {
  display: none;
}
.wgl-style-events .events-post .event-categories,
.wgl-style-events .location-post .event-categories {
  margin-bottom: 19px;
  line-height: 28px;
  display: inline-flex;
}
.wgl-style-events .events-post .event-categories li,
.wgl-style-events .location-post .event-categories li {
  padding-left: 0 !important;
}
.wgl-style-events .events-post .event-categories li::before,
.wgl-style-events .location-post .event-categories li::before {
  display: none !important;
}
.wgl-style-events .events-post .events-prices,
.wgl-style-events .location-post .events-prices {
  font-size: 22px;
  line-height: 1.25em;
  font-weight: 700;
  font-family: var(--itconf-content-font-family);
  color: var(--itconf-primary-color);
  margin-top: 5px;
  margin-bottom: 17px;
}
.wgl-style-events .events-post .events-comments_post,
.wgl-style-events .events-post .events-post_date,
.wgl-style-events .events-post .events-post_location,
.wgl-style-events .location-post .events-comments_post,
.wgl-style-events .location-post .events-post_date,
.wgl-style-events .location-post .events-post_location {
  font-weight: 500;
  color: rgba(var(--itconf-header-rgb), 0.92);
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0;
  text-transform: unset;
  margin-bottom: 2px;
}
.wgl-style-events .events-post .events-comments_post a,
.wgl-style-events .events-post .events-post_date a,
.wgl-style-events .events-post .events-post_location a,
.wgl-style-events .location-post .events-comments_post a,
.wgl-style-events .location-post .events-post_date a,
.wgl-style-events .location-post .events-post_location a {
  color: inherit;
}
.wgl-style-events .events-post .events-comments_post a:hover,
.wgl-style-events .events-post .events-post_date a:hover,
.wgl-style-events .events-post .events-post_location a:hover,
.wgl-style-events .location-post .events-comments_post a:hover,
.wgl-style-events .location-post .events-post_date a:hover,
.wgl-style-events .location-post .events-post_location a:hover {
  color: rgba(var(--itconf-header-rgb), 1);
}
.wgl-style-events .events-post .events-comments_post i,
.wgl-style-events .events-post .events-post_date i,
.wgl-style-events .events-post .events-post_location i,
.wgl-style-events .location-post .events-comments_post i,
.wgl-style-events .location-post .events-post_date i,
.wgl-style-events .location-post .events-post_location i {
  font-size: 20px;
  font-weight: normal;
  margin-right: 7px;
  line-height: 1em;
  vertical-align: middle;
}
.wgl-style-events .events-post .events-post-hero_thumb,
.wgl-style-events .location-post .events-post-hero_thumb {
  margin-bottom: 21px;
}
.wgl-style-events .events-post .events-post_cats,
.wgl-style-events .location-post .events-post_cats {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  margin-left: -10px;
}
.wgl-style-events .events-post .events-post_cats .events-post_meta-categories span,
.wgl-style-events .location-post .events-post_cats .events-post_meta-categories span {
  line-height: 1;
  opacity: 1;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.wgl-style-events .events-post .events-post_cats .events-post_meta-categories span a,
.wgl-style-events .location-post .events-post_cats .events-post_meta-categories span a {
  display: inline-block;
  transition: 0.4s;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 12px;
  padding: 0 12px;
  border-radius: 12px;
}
.wgl-style-events .events-post .events-post_text,
.wgl-style-events .events-post .location-post_text,
.wgl-style-events .location-post .events-post_text,
.wgl-style-events .location-post .location-post_text {
  margin: -6px 0 9px 0;
  transition: all 0.45s;
}
.wgl-style-events .events-post .events-post_text:empty,
.wgl-style-events .events-post .location-post_text:empty,
.wgl-style-events .location-post .events-post_text:empty,
.wgl-style-events .location-post .location-post_text:empty {
  display: none;
}
.wgl-style-events .events-post .events-post_title,
.wgl-style-events .events-post .location-post_title,
.wgl-style-events .location-post .events-post_title,
.wgl-style-events .location-post .location-post_title {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight) !important;
  font-size: 32px !important;
  line-height: 1.5em !important;
  margin-bottom: 3px !important;
  transition: all 0.45s;
}
.wgl-style-events .events-post .events-post_title a,
.wgl-style-events .events-post .location-post_title a,
.wgl-style-events .location-post .events-post_title a,
.wgl-style-events .location-post .location-post_title a {
  display: inline-block;
  font: inherit;
  color: var(--itconf-header-font-color);
  --accent-color: var(--itconf-header-font-color);
  letter-spacing: inherit;
  text-transform: inherit;
  transition: all 0.45s;
}
.wgl-style-events .events-post .events-post_title a:hover,
.wgl-style-events .events-post .location-post_title a:hover,
.wgl-style-events .location-post .events-post_title a:hover,
.wgl-style-events .location-post .location-post_title a:hover {
  color: var(--itconf-primary-color);
}
.wgl-style-events .events-post .location-post_title ~ .events-post_location,
.wgl-style-events .location-post .location-post_title ~ .events-post_location {
  margin-top: 7px;
}
.wgl-style-events .events-post .events-post_location,
.wgl-style-events .location-post .events-post_location {
  margin-bottom: 9px;
}
.wgl-style-events .events-post .events-comments_post,
.wgl-style-events .location-post .events-comments_post {
  margin-top: -7px;
  margin-bottom: 9px;
}
.wgl-style-events .events-post .post_meta-wrap,
.wgl-style-events .location-post .post_meta-wrap {
  margin: 25px 0 29px 0;
}
.wgl-style-events .events-post .read-more-wrap,
.wgl-style-events .location-post .read-more-wrap {
  margin-top: 0;
  margin-bottom: 0;
}
.wgl-style-events .events-post.format-standard .events-post-hero_thumb .events-post_feature-link:before,
.wgl-style-events .location-post.format-standard .events-post-hero_thumb .events-post_feature-link:before {
  display: none;
}
.wgl-style-events .events-post.format-standard .events-post_cats,
.wgl-style-events .location-post.format-standard .events-post_cats {
  position: relative;
  top: 0;
  left: 0;
}
.wgl-style-events .events-post.format-standard .events-post_cats,
.wgl-style-events .location-post.format-standard .events-post_cats {
  margin-bottom: 30px;
}
.wgl-style-events .events-post.format-standard .events-post-hero_content,
.wgl-style-events .events-post.format-standard .location-post-hero_content,
.wgl-style-events .location-post.format-standard .events-post-hero_content,
.wgl-style-events .location-post.format-standard .location-post-hero_content {
  position: relative;
  padding: 0 !important;
}
.wgl-style-events .events-post.event_style-mini,
.wgl-style-events .location-post.location_style-mini {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
.wgl-style-events .events-post.event_style-mini .events-post_inner,
.wgl-style-events .location-post.location_style-mini .events-post_inner {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.wgl-style-events .events-post.event_style-mini .events-post-hero_wrapper,
.wgl-style-events .events-post.event_style-mini .location-post-hero_wrapper,
.wgl-style-events .location-post.location_style-mini .events-post-hero_wrapper,
.wgl-style-events .location-post.location_style-mini .location-post-hero_wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.wgl-style-events .events-post.event_style-mini .events-post-hero_thumb,
.wgl-style-events .events-post.event_style-mini .location-post-hero_thumb,
.wgl-style-events .location-post.location_style-mini .events-post-hero_thumb,
.wgl-style-events .location-post.location_style-mini .location-post-hero_thumb {
  margin-right: 60px;
  margin-bottom: 0;
  max-width: 320px;
  order: -1;
  align-self: flex-start;
  flex-shrink: 0;
}
.wgl-style-events .events-post.event_style-mini .events-post-hero_thumb:empty,
.wgl-style-events .events-post.event_style-mini .location-post-hero_thumb:empty,
.wgl-style-events .location-post.location_style-mini .events-post-hero_thumb:empty,
.wgl-style-events .location-post.location_style-mini .location-post-hero_thumb:empty {
  display: none;
}
.wgl-style-events .events-post.event_style-mini .events-post-hero_thumb ~ .events-post-hero_content .event-categories,
.wgl-style-events .events-post.event_style-mini .location-post-hero_thumb ~ .events-post-hero_content .event-categories,
.wgl-style-events .location-post.location_style-mini .events-post-hero_thumb ~ .events-post-hero_content .event-categories,
.wgl-style-events .location-post.location_style-mini .location-post-hero_thumb ~ .events-post-hero_content .event-categories {
  max-width: 260px;
}
.wgl-style-events .events-post.event_style-mini .events-post_title,
.wgl-style-events .events-post.event_style-mini .location-post_title,
.wgl-style-events .location-post.location_style-mini .events-post_title,
.wgl-style-events .location-post.location_style-mini .location-post_title {
  margin-bottom: 0 !important;
}
.wgl-style-events .events-post.event_style-mini .events-post_text,
.wgl-style-events .events-post.event_style-mini .location-post_text,
.wgl-style-events .location-post.location_style-mini .events-post_text,
.wgl-style-events .location-post.location_style-mini .location-post_text {
  margin: 17px 0 8px;
}
.wgl-style-events .events-post.event_style-mini .post_meta-wrap,
.wgl-style-events .location-post.location_style-mini .post_meta-wrap {
  margin: 0;
}
.wgl-style-events .events-post.event_style-mini .read-more-wrap,
.wgl-style-events .location-post.location_style-mini .read-more-wrap {
  margin-top: 0;
  margin-bottom: 5px;
}
.wgl-style-events .events-post.event_style-mini .location-post-hero_content,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content {
  margin-right: auto;
}
.wgl-style-events .events-post.event_style-mini .location-post-hero_content ul,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content ul {
  padding: 0;
  margin: 0;
}
.wgl-style-events .events-post.event_style-mini .location-post-hero_content ul li,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content ul li {
  font-weight: 400;
  color: #505558;
  font-size: 12px;
  line-height: 30px;
  font-family: var(--itconf-additional-font-family);
  padding-right: 0;
  margin-bottom: 10px;
  padding-left: 17px;
}
.wgl-style-events .events-post.event_style-mini .location-post-hero_content ul li:last-child,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content ul li:last-child {
  margin-bottom: 0;
}
.wgl-style-events .events-post.event_style-mini .location-post-hero_content ul li::before,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content ul li::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  top: 10px;
  left: 2px;
  width: 6px;
  height: 6px;
  border-radius: 0;
  background: currentColor;
  color: #c2c2c2;
  transition: background-color 0.3s;
}
.wgl-style-events .events-post.event_style-mini .location-post-hero_content ul li:hover::before,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content ul li:hover::before {
  background-color: var(--itconf-secondary-color);
}
.wgl-style-events .events-post.event_style-mini .location-post-hero_content ul li:hover:before,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content ul li:hover:before {
  background-color: var(--itconf-primary-color);
}
.wgl-style-events .events-post.event_style-mini .location-post-hero_content ul,
.wgl-style-events .events-post.event_style-mini .location-post-hero_content ul ul,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content ul,
.wgl-style-events .location-post.location_style-mini .location-post-hero_content ul ul {
  list-style: none;
}
.wgl-style-events:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet]) .events-post.event_style-mini .events-post-hero_thumb,
.wgl-style-events:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet]) .location-post.location_style-mini .location-post-hero_thumb {
  margin-right: 30px;
  max-width: 280px;
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post .events-post-hero_thumb,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post .location-post-hero_thumb,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post .events-post-hero_thumb,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post .location-post-hero_thumb {
  margin-right: 0;
  margin-bottom: 20px;
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post.event_style-mini .events-post_inner, .wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post.location_style-mini .events-post_inner,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post.event_style-mini .events-post_inner,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post.location_style-mini .events-post_inner {
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post.event_style-mini .events-post-hero_wrapper, .wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post.location_style-mini .events-post-hero_wrapper,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post.event_style-mini .events-post-hero_wrapper,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post.location_style-mini .events-post-hero_wrapper {
  flex-direction: column;
  align-items: flex-start;
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post.event_style-mini .events-post_title, .wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post.location_style-mini .events-post_title,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post.event_style-mini .events-post_title,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post.location_style-mini .events-post_title {
  margin-bottom: 6px !important;
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post.event_style-mini .read-more-wrap, .wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post.location_style-mini .read-more-wrap,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post.event_style-mini .read-more-wrap,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .location-post.location_style-mini .read-more-wrap {
  margin-left: 0;
  margin-top: 12px;
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .events-post .read-more-wrap .button-read-more::after {
  display: none;
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em.em-search .em-search-main.em-search-main-bar,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em.em-search-advanced .em-search-main.em-search-main-bar,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em .em-search-advanced .em-search-main.em-search-main-bar {
  flex-wrap: wrap;
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em.em-search .em-search-main.em-search-main-bar > .em-search-field,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-field,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em .em-search-advanced .em-search-main.em-search-main-bar > .em-search-field {
  flex-basis: calc(100% - 200px);
}
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em.em-search .em-search-main.em-search-main-bar .em-search-submit,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em.em-search-advanced .em-search-main.em-search-main-bar .em-search-submit,
.wgl-style-events:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .em .em-search-advanced .em-search-main.em-search-main-bar .em-search-submit {
  margin-top: 20px;
}
.wgl-style-events .event_columns-2:not(.event_masonry) .wgl_col-6:nth-child(2n+1) {
  clear: left;
}
.wgl-style-events .event_columns-3:not(.event_masonry) .wgl_col-4:nth-child(3n+1) {
  clear: left;
}
.wgl-style-events .event_columns-4:not(.event_masonry) .wgl_col-3:nth-child(4n+1) {
  clear: left;
}
.wgl-style-events .event-categories {
  list-style: none;
  padding: 0;
}
.wgl-style-events .event-categories li {
  display: inline;
  margin: 0;
}
.wgl-style-events div.css-search {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.wgl-style-events div.css-search {
  margin: 0;
}
.wgl-style-events div.em-search-main {
  display: flex;
  flex-wrap: wrap;
}
.wgl-style-events div.em-search-main div.em-search-text, .wgl-style-events div.em-search-main div.em-search-geo {
  background: none;
  display: block;
  padding: 0 15px;
  margin: 0;
  flex: 1;
}
.wgl-style-events div.em-search-main:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
}
.wgl-style-events .em.em-search.size-small {
  padding: 0 !important;
}
.wgl-style-events > .em.em-search {
  padding: 0 0 60px 0;
  margin: 0 0 50px 0;
  border-bottom: 1px solid var(--itconf-secondary-color);
}
.wgl-style-events > .em.em-search.size-small {
  padding: 0 0 30px 0 !important;
}
.wgl-style-events > .em.em-search.size-small .em-search-submit.input {
  width: 100%;
  margin-top: 20px;
}
.wgl-style-events > .em.em-search.size-small .em-search-main-bar > .em-search-field:not(:first-child) {
  display: none !important;
}
.wgl-style-events .em.em-search,
.wgl-style-events .em.em-search-advanced,
.wgl-style-events .em .em-search-advanced {
  margin-bottom: 50px;
}
.wgl-style-events .em.em-search .em-search-main.em-search-main-bar,
.wgl-style-events .em.em-search-advanced .em-search-main.em-search-main-bar,
.wgl-style-events .em .em-search-advanced .em-search-main.em-search-main-bar {
  border: unset;
  margin: 0 -15px;
  padding: 0;
  width: auto;
}
.wgl-style-events .em.em-search .em-search-main.em-search-main-bar > .em-search-scope,
.wgl-style-events .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-scope,
.wgl-style-events .em .em-search-advanced .em-search-main.em-search-main-bar > .em-search-scope {
  flex: 1;
}
.wgl-style-events .em.em-search .em-search-main.em-search-main-bar > .em-search-field,
.wgl-style-events .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-field,
.wgl-style-events .em .em-search-advanced .em-search-main.em-search-main-bar > .em-search-field {
  flex: 1;
  border: 0 !important;
  margin: 0 15px;
  padding: 0;
}
.wgl-style-events .em.em-search .em-search-main.em-search-main-bar > .em-search-field input,
.wgl-style-events .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-field input,
.wgl-style-events .em .em-search-advanced .em-search-main.em-search-main-bar > .em-search-field input {
  border-bottom: 1px solid var(--itconf-button-border-idle) !important;
  padding-left: 28px !important;
  background-position: 0 10px !important;
}
.wgl-style-events .em.em-search .em-search-main.em-search-main-bar > .em-search-submit button,
.wgl-style-events .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button,
.wgl-style-events .em .em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button {
  text-shadow: none;
  border-radius: 0;
  font-family: var(--itconf-additional-font-family);
  height: 56px !important;
  font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding: 0 40px 2px 37px !important;
  position: relative;
  top: 0;
  right: 0;
  float: right;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 16px;
  margin-left: auto;
  min-width: -moz-fit-content;
  min-width: fit-content;
  color: var(--itconf-button-color-hover);
  background-color: var(--itconf-button-bg-hover);
  border: 1px solid var(--itconf-button-border-hover);
}
.wgl-style-events .em.em-search .em-search-main.em-search-main-bar > .em-search-submit button::before,
.wgl-style-events .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button::before,
.wgl-style-events .em .em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button::before {
  display: inline-block;
  font-family: Flaticon;
  content: "\f102";
  --icon-size: 16px;
  --icon-translate-y: 3px;
  --icon-rotate: -45deg;
  font-size: var(--icon-size, 16px);
  line-height: 0;
  margin: 0 5px 0 0;
  transition: inherit;
  color: var(--itconf-button-color-hover);
  transform: translateY(var(--icon-translate-y, -1px)) rotate(var(--icon-rotate, -45deg));
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wgl-style-events .em.em-search .em-search-main.em-search-main-bar > .em-search-submit button:hover,
.wgl-style-events .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button:hover,
.wgl-style-events .em .em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button:hover {
  color: var(--itconf-button-color-idle);
  background-color: var(--itconf-button-bg-idle);
  border-color: var(--itconf-button-border-idle);
}
.wgl-style-events .em.em-search .em-search-main.em-search-main-bar > .em-search-submit button:hover::before,
.wgl-style-events .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button:hover::before,
.wgl-style-events .em .em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button:hover::before {
  color: var(--itconf-primary-color);
}
.wgl-style-events .has-search-geo.has-search-term input.em-search-text,
.wgl-style-events .has-search-geo.has-search-term input.em-search-geo {
  width: 100%;
}
.wgl-style-events .has-advanced div.em-search-main {
  padding: 0;
  border: 0;
}
.wgl-style-events .em-search-submit.input {
  padding: 0 15px;
}
.wgl-style-events div.em-search-options {
  text-align: left;
  padding: 0;
  font-size: 16px;
  margin-top: -3px;
}
.wgl-style-events div.em-search-options a {
  position: relative;
  color: var(--itconf-header-font-color);
  font-family: var(--itconf-h6-font-family);
  font-size: var(--itconf-h6-font-size);
  line-height: var(--itconf-h6-line-height);
  font-weight: var(--itconf-h6-font-weight);
  text-transform: var(--itconf-h6-text-transform);
  letter-spacing: var(--itconf-h6-letter-spacing);
}
.wgl-style-events div.em-search-options a span {
  color: inherit;
  font: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.05em;
  transition: -webkit-text-decoration-color 0.45s;
  transition: text-decoration-color 0.45s;
  transition: text-decoration-color 0.45s, -webkit-text-decoration-color 0.45s;
}
.wgl-style-events div.em-search-options a:hover span {
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.wgl-style-events div.em-search-advanced {
  padding: 0;
  margin-bottom: 32px;
  display: block;
}
.wgl-style-events div.em-search-advanced .em-search-submit {
  display: none;
}
.wgl-style-events div.em-search-advanced > div {
  display: block;
  clear: both;
}
.wgl-style-events div.em-search-field {
  padding: 0;
  margin-bottom: 0;
}
.wgl-style-events div.em-search-field label {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.wgl-style-events div.em-search-field label span {
  font-family: var(--itconf-additional-font-family);
  font-size: 14px;
  font-weight: 400;
  margin-right: 12px;
  color: var(--itconf-header-font-color);
  float: none;
  min-width: 120px;
  margin-bottom: 4px;
}
.wgl-style-events div.em-search-field .em-events-search-dates {
  display: flex;
  flex-wrap: wrap;
}
.wgl-style-events div.em-search-field .em-events-search-dates input.em-date-input-loc:not([type=checkbox]):not([type=submit]) {
  width: 110px;
  min-width: initial;
}
.wgl-style-events div.em-search-field .em-events-search-dates input.em-date-start {
  margin-right: 10px;
}
.wgl-style-events div.em-search-field .em-events-search-dates input.em-date-end {
  margin-left: 10px;
}
.wgl-style-events .em-search-advanced-trigger {
  width: auto;
}
.wgl-style-events .em.em-search .em-search-views,
.wgl-style-events .em.em-search-advanced .em-search-views,
.wgl-style-events .em .em-search-advanced .em-search-views {
  height: var(--icon-size);
  border: unset;
  width: auto;
  padding: 0 15px;
}
.wgl-style-events .em.em-search .em-search-views .em-search-views-trigger,
.wgl-style-events .em.em-search-advanced .em-search-views .em-search-views-trigger,
.wgl-style-events .em .em-search-advanced .em-search-views .em-search-views-trigger {
  width: auto;
  height: auto;
  background: unset !important;
  padding: 0;
  margin: 0;
}
.wgl-style-events .em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option,
.wgl-style-events .em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option,
.wgl-style-events .em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option {
  font-family: var(--itconf-content-font-family);
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  color: var(--itconf-button-color-idle);
  letter-spacing: -0.02em;
  cursor: pointer;
}
.wgl-style-events .ui-datepicker .ui-datepicker-title select {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 0;
  outline: none;
  border-radius: 0;
  transition: 0.3s;
  background: #fff;
  border: 0;
}
.wgl-style-events .event-post .event-categories,
.wgl-style-events .events-post .event-categories {
  display: inline-flex;
  line-height: 28px;
  font-size: 14px;
  font-weight: 700;
  font-family: var(--itconf-content-font-family);
  text-transform: lowercase;
  letter-spacing: -0.05em;
  gap: 10px;
  list-style-type: none;
  padding: 0;
}
.wgl-style-events .event-post .event-categories::after,
.wgl-style-events .events-post .event-categories::after {
  margin-left: 0 !important;
}
.wgl-style-events .event-post .event-categories li,
.wgl-style-events .events-post .event-categories li {
  display: inline-block;
  position: relative;
  line-height: inherit;
  margin: 0;
  transition: 0.4s;
}
.wgl-style-events .event-post .event-categories li::after,
.wgl-style-events .events-post .event-categories li::after {
  display: none;
}
.wgl-style-events .event-post .event-categories a,
.wgl-style-events .events-post .event-categories a {
  display: inline-block;
  padding: 0 8px;
  border: 1px solid var(--itconf-primary-color);
  color: var(--itconf-tertiary-color);
  background-color: var(--itconf-primary-color);
}
.wgl-style-events .event-post .event-categories a:hover, .wgl-style-events .event-post .event-categories a:focus,
.wgl-style-events .events-post .event-categories a:hover,
.wgl-style-events .events-post .event-categories a:focus {
  border: 1px solid var(--itconf-primary-color);
  color: var(--itconf-primary-color);
  background-color: var(--itconf-tertiary-color);
}
.wgl-style-events .event-post .events-meta-data {
  z-index: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  color: var(--itconf-content-color);
  font-size: 14px;
  line-height: 28px;
  letter-spacing: -0.05em;
}
.wgl-style-events .event-post .events-meta-data > span {
  display: contents;
  align-items: center;
  color: inherit;
  padding: 0;
  margin: 0;
  line-height: inherit;
  letter-spacing: inherit;
}
.wgl-style-events .event-post .events-meta-data > span:not(:last-child)::after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--itconf-primary-color);
  margin: 0 21px 0 10px;
  box-shadow: 10px 0 0 var(--itconf-primary-color);
  display: inline-block;
  transform: translateY(0);
}
.wgl-style-events .event-post .events-meta-data a {
  color: inherit;
}
.wgl-style-events .event-post .events-meta-data a:hover {
  color: var(--itconf-primary-color);
}
.wgl-style-events .event-post .events-post_date {
  background: unset;
  padding: 0;
  color: inherit;
  font: inherit;
  letter-spacing: 0.1em;
}
.wgl-style-events .event-post .blog-post_media .event-categories {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 30px;
}
.wgl-style-events .event-post .blog-post_media .event-categories::after {
  display: none;
}
.wgl-style-events .event-post .single_meta .item_wrapper .blog-post_content > .event-categories {
  margin: 0;
}
.wgl-style-events .event-post .single_meta .blog-post_title {
  font-size: 40px;
}
.wgl-style-events .event-post .meta_wrapper:empty {
  display: none;
}
.wgl-style-events .blog-post_media + .event-single_wrapper.row, .wgl-style-events .blog-post_media + .location-single_wrapper.row {
  margin-top: 40px;
}
.wgl-style-events div.location-single_wrapper.row {
  margin-top: 28px;
}
.wgl-style-events .event-single_wrapper,
.wgl-style-events .location-single_wrapper {
  --col-gap: 15px;
  padding: 0;
  margin: 0;
  position: relative;
}
.wgl-style-events .event-single_wrapper.row,
.wgl-style-events .location-single_wrapper.row {
  margin: -1px calc(-1 * var(--col-gap)) 0;
  overflow: hidden;
}
.wgl-style-events .event-single_wrapper .wgl_delimeter,
.wgl-style-events .location-single_wrapper .wgl_delimeter {
  position: relative;
  height: 1px;
  padding: 0;
  margin: 18px 0 50px 0;
}
.wgl-style-events .event-single_wrapper .wgl_delimeter::after,
.wgl-style-events .location-single_wrapper .wgl_delimeter::after {
  content: "";
  position: absolute;
  top: 0;
  right: var(--col-gap);
  bottom: 0;
  left: var(--col-gap);
  background-color: var(--itconf-secondary-color);
}
.wgl-style-events .event-single_wrapper [class*=wgl_col-] .wgl_delimeter,
.wgl-style-events .location-single_wrapper [class*=wgl_col-] .wgl_delimeter {
  margin: 0;
}
.wgl-style-events .event-single_wrapper .event-single_content,
.wgl-style-events .event-single_wrapper .location-single_content,
.wgl-style-events .location-single_wrapper .event-single_content,
.wgl-style-events .location-single_wrapper .location-single_content {
  font-family: var(--itconf-content-font-family);
  font-weight: 500;
  color: rgba(var(--itconf-header-rgb), 0.92);
  font-size: 15px;
  line-height: 28px;
  padding: var(--col-gap);
  position: relative;
  display: block;
  margin: 0;
}
.wgl-style-events .event-single_wrapper .event-single_content .wgl_spacer,
.wgl-style-events .event-single_wrapper .location-single_content .wgl_spacer,
.wgl-style-events .location-single_wrapper .event-single_content .wgl_spacer,
.wgl-style-events .location-single_wrapper .location-single_content .wgl_spacer {
  margin: 0 0 0 calc(1.3em + 3px);
}
.wgl-style-events .event-single_wrapper .event-single_content p,
.wgl-style-events .event-single_wrapper .location-single_content p,
.wgl-style-events .location-single_wrapper .event-single_content p,
.wgl-style-events .location-single_wrapper .location-single_content p {
  line-height: inherit !important;
}
.wgl-style-events .event-single_wrapper .event-single_content.location a,
.wgl-style-events .location-single_wrapper .event-single_content.location a {
  color: inherit;
}
.wgl-style-events .event-single_wrapper .event-single_content.location a:hover,
.wgl-style-events .location-single_wrapper .event-single_content.location a:hover {
  color: var(--itconf-primary-color);
}
.wgl-style-events .event-single_wrapper .event-single_content h6,
.wgl-style-events .location-single_wrapper .event-single_content h6 {
  font-size: 14px !important;
  font-family: var(--itconf-content-font-family) !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  color: var(--itconf-primary-color);
  margin-bottom: 0.45em !important;
}
.wgl-style-events .event-single_wrapper .location-single_content h6,
.wgl-style-events .location-single_wrapper .location-single_content h6 {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: var(--itconf-h6-font-size);
  line-height: var(--itconf-h6-line-height);
  color: var(--itconf-header-font-color);
  margin-bottom: 0.45em !important;
}
.wgl-style-events .event-single_wrapper h6, .wgl-style-events .event-single_wrapper h5, .wgl-style-events .event-single_wrapper h4, .wgl-style-events .event-single_wrapper h3, .wgl-style-events .event-single_wrapper h2, .wgl-style-events .event-single_wrapper h1,
.wgl-style-events .location-single_wrapper h6,
.wgl-style-events .location-single_wrapper h5,
.wgl-style-events .location-single_wrapper h4,
.wgl-style-events .location-single_wrapper h3,
.wgl-style-events .location-single_wrapper h2,
.wgl-style-events .location-single_wrapper h1 {
  margin-bottom: 13px !important;
}
.wgl-style-events .event-single_wrapper .flaticon,
.wgl-style-events .location-single_wrapper .flaticon {
  font-size: 18px;
  font-weight: normal;
  line-height: 1em;
  letter-spacing: 0;
  vertical-align: middle;
  margin-right: calc(0.3em + 3px);
}
.wgl-style-events .event-single_wrapper .wgl-button,
.wgl-style-events .location-single_wrapper .wgl-button {
  color: var(--itconf-button-color-hover);
  background-color: var(--itconf-button-bg-hover);
  border: 1px solid var(--itconf-button-border-hover);
  float: right;
}
.wgl-style-events .event-single_wrapper .wgl-button .elementor-icon,
.wgl-style-events .location-single_wrapper .wgl-button .elementor-icon {
  color: var(--itconf-button-color-hover);
}
.wgl-style-events .event-single_wrapper .wgl-button:hover,
.wgl-style-events .location-single_wrapper .wgl-button:hover {
  color: var(--itconf-button-color-idle);
  background-color: var(--itconf-button-bg-idle);
  border-color: var(--itconf-button-border-idle);
}
.wgl-style-events .event-single_wrapper .wgl-button:hover .elementor-icon,
.wgl-style-events .location-single_wrapper .wgl-button:hover .elementor-icon {
  color: var(--itconf-button-bg-hover);
}
.wgl-style-events .em.em-item.em-item-single > section {
  margin: 0 0 32px;
}
.wgl-style-events .em.em-item.em-item-single .em-item-image img {
  border: unset;
  padding: 0 !important;
}
.wgl-style-events .em.em-item.em-item-single .em-item-meta h3 {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: var(--itconf-h6-font-size) !important;
  line-height: var(--itconf-h6-line-height);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.wgl-style-events .em.em-item.em-item-single .em-taxonomy-events h3,
.wgl-style-events .em.em-item.em-item-single .em-location-events h3 {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: var(--itconf-h5-font-size);
  line-height: var(--itconf-h5-line-height);
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.wgl-style-events .em.em-item.em-item-single .em-taxonomy-events ul,
.wgl-style-events .em.em-item.em-item-single .em-location-events ul {
  --icon-size: 1em;
  --icon-position: calc(0px);
  --itconf-list-padding: calc(1em + 6px);
  margin-left: 0;
  padding-left: 0;
}
.wgl-style-events .em.em-item.em-item-single .em-taxonomy-events ul li,
.wgl-style-events .em.em-item.em-item-single .em-location-events ul li {
  --icon-size: 8px;
  --itconf-list-padding: calc(1em + 7px);
  --itconf-list-icon-color: var(--itconf-primary-color);
  list-style: none;
  padding-left: var(--itconf-list-padding);
}
.wgl-style-events .em.em-item.em-item-single .em-taxonomy-events ul li::before,
.wgl-style-events .em.em-item.em-item-single .em-location-events ul li::before {
  content: "";
  position: absolute;
  z-index: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  box-sizing: border-box;
  transform: translateY(var(--icon-position));
  top: 0.7em;
  left: 0;
  width: var(--icon-size);
  height: var(--icon-size);
  border-radius: 50%;
  background-color: var(--itconf-list-icon-color);
}
.wgl-style-events .em-event-bookings h2 {
  margin-bottom: 31px;
  font-size: 32px;
  line-height: 1.25em;
  text-transform: uppercase;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-button.em-booking-submit {
  font-size: 20px;
  padding: 7px 32px 10px;
  text-transform: lowercase;
  width: auto !important;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets tr {
  border-color: var(--itconf-secondary-color);
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets tr td {
  padding: 16px 15px 21px 15px;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets tr td:first-child {
  padding-left: 0;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets tr td:last-child {
  padding-right: 0;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets .em-bookings-ticket-table-spaces select {
  color: var(--itconf-header-font-color);
  font-family: var(--itconf-content-font-family);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.02em;
  padding: 0 18px 0 0 !important;
}
.wgl-style-events .em-event-bookings label {
  font-family: var(--itconf-header-font-family);
  font-size: 16px;
  font-weight: var(--itconf-header-font-weight);
  color: var(--itconf-header-font-color);
  text-transform: uppercase;
}
.wgl-style-events .em-event-bookings input.input,
.wgl-style-events .em-event-bookings textarea {
  width: 100%;
}
.wgl-style-events .em-event-bookings textarea {
  margin: 0;
}
.wgl-style-events .em-event-bookings .input-checkbox label {
  font-family: var(--itconf-content-font-family);
  font-size: inherit;
  text-transform: unset;
  color: var(--itconf-content-color);
  font-weight: inherit;
}
.wgl-style-events .em-event-bookings .input-checkbox:last-child label {
  margin-bottom: -15px;
}
.wgl-style-events .em-event-bookings .em-booking-form-summary .em-bs-section:not(:first-child) {
  border-color: var(--itconf-secondary-color);
}
.wgl-style-events .em-event-bookings .em-booking-form-summary .em-bs-section-items .em-bs-cell-qty {
  font-family: var(--itconf-сontent-font-family);
  font-weight: 700;
  font-size: 18px;
  color: rgba(var(--itconf-header-rgb), 0.54);
}
.wgl-style-events .em-event-bookings .em-booking-form-summary .em-bs-section-items .em-bs-cell-desc {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 18px;
  color: var(--itconf-header-font-color);
}
.wgl-style-events .em-event-bookings .em-booking-form-summary .em-bs-section-total .em-bs-cell-desc {
  color: var(--itconf-header-font-color);
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 20px;
  text-transform: uppercase;
}
.wgl-style-events .em-event-bookings .em-booking-form-summary .em-bs-cell-price {
  font-size: 18px;
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  color: var(--itconf-primary-color);
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-booking-form {
  border: unset;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form h3.em-booking-section-title {
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  padding: 15px 0 15px 30px;
  font-size: 16px !important;
  line-height: 30px;
  letter-spacing: 0.1em;
  background-color: var(--itconf-primary-color);
  color: var(--itconf-tertiary-color);
  border: unset;
  text-transform: uppercase;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-bookings-ticket-table-type {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  color: var(--itconf-header-font-color);
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .ticket-desc {
  font-family: var(--itconf-content-font-family);
  font-weight: var(--itconf-content-font-weight);
  color: var(--itconf-content-color);
  font-size: 16px;
  line-height: 28px;
  text-transform: initial;
  font-style: italic;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-bookings-ticket-table-price,
.wgl-style-events .em-event-bookings .em.em-event-booking-form .ticket-price strong {
  font-size: 18px;
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  color: var(--itconf-primary-color);
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .ticket-price,
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets-spaces {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .ticket-price label,
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets-spaces label {
  font-family: var(--itconf-content-font-family);
  font-size: 15px;
  font-weight: 700;
  color: var(--itconf-header-font-color);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 20px 0 0;
  min-width: 80px;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .ticket-price label::after,
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets-spaces label::after {
  content: ":";
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .ticket-price select,
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets-spaces select {
  margin: 0;
  width: 80px;
  border: 1px solid var(--itconf-secondary-color);
  background-color: var(--itconf-tertiary-color);
  height: 56px;
  padding: 0 15px;
  background-position: 80% center;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-booking-section {
  padding: 40px 0;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-booking-section .input-group:last-child {
  margin-bottom: 0 !important;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-booking-section.em-booking-form-tickets {
  padding: 20px 0;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-booking-section.em-booking-form-buttons {
  padding: 10px 0 20px;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-tickets {
  margin: 0;
  width: 100%;
}
.wgl-style-events .em-event-bookings .em.em-event-booking-form .em-booking-section {
  width: 100%;
}
.wgl-style-events .single.related_posts .wgl-events .container-grid {
  margin-top: 0;
  margin-bottom: -22px;
}
.wgl-style-events .single.related_posts .wgl-events .container-grid.event_carousel {
  margin-top: 0;
  margin-bottom: -7px;
}
.wgl-style-events .post_featured_bg .events-post_meta-categories {
  position: relative;
  top: 0;
  margin-bottom: 18px;
}
.wgl-style-events .post_featured_bg .events-post_meta-categories a {
  border-radius: 20px;
}
.wgl-style-events .location-post .single_post_info .blog-post_info-wrap > div {
  margin-left: 0;
}
.wgl-style-events .type-event .single_post_info.post_info {
  padding-top: 35px;
}
.wgl-style-events .em .em-pagination {
  display: block;
  margin: 5px -5px 10px;
  font-size: 0;
}
.wgl-style-events .em .em-pagination .page-numbers {
  display: inline-block;
  position: relative;
  z-index: 1;
  height: 42px;
  min-width: 42px;
  padding: 0 5px;
  font-size: 20px !important;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  transition: 0.4s;
  --color: var(--itconf-primary-color);
  color: var(--color);
  background-color: var(--itconf-tertiary-color);
  border: 1px solid var(--itconf-secondary-color);
  border-radius: 42px;
  text-decoration: unset;
  margin: 5px;
  opacity: 1;
}
.wgl-style-events .em .em-pagination .page-numbers.first.prev, .wgl-style-events .em .em-pagination .page-numbers.last.next {
  margin: 5px;
  height: 42px;
  background-image: unset;
  display: inline-block;
}
.wgl-style-events .em .em-pagination .page-numbers.first.prev::before, .wgl-style-events .em .em-pagination .page-numbers.last.next::before {
  content: "\f112\f112";
  letter-spacing: -8px;
  font-size: 15px;
  line-height: 42px;
  padding: 0 6px 0 0;
}
.wgl-style-events .em .em-pagination .page-numbers.current {
  pointer-events: none;
}
.wgl-style-events .em .em-pagination .page-numbers:hover, .wgl-style-events .em .em-pagination .page-numbers.current {
  --color: var(--itconf-tertiary-color);
  background-color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
}
.wgl-style-events .em .em-pagination .page-numbers.prev, .wgl-style-events .em .em-pagination .page-numbers.next {
  padding: 0;
  font-size: 0 !important;
  line-height: 0;
  background-image: unset;
  font-weight: normal;
}
.wgl-style-events .em .em-pagination .page-numbers.prev::before, .wgl-style-events .em .em-pagination .page-numbers.next::before {
  content: "\f102";
  font-family: Flaticon;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.4s, color 0s;
}
.wgl-style-events .em .em-pagination .page-numbers.prev::before {
  transform: scaleX(-1);
}
.wgl-style-events .em .em-pagination .not-current {
  display: inline-flex;
  height: 42px;
  font-size: 18px;
  color: var(--itconf-secondary-color);
  vertical-align: middle;
}
.wgl-style-events .em .em-pagination .not-current::after {
  padding: 0 8px !important;
}
.wgl-style-events .event_carousel .events-post {
  margin-bottom: 0;
}
.wgl-style-events .em.em-list {
  --items-gap: 0;
  grid-gap: var(--items-gap);
  min-height: 150px;
}
.wgl-style-events .wgl-location .row,
.wgl-style-events .wgl-events .row {
  --items-gap: 30px;
  margin-left: calc(var(--items-gap) * -0.5);
  margin-right: calc(var(--items-gap) * -0.5);
}
.wgl-style-events .wgl-location .row .events-post[class*=wgl_col-],
.wgl-style-events .wgl-events .row .events-post[class*=wgl_col-] {
  padding-right: calc(var(--items-gap) * 0.5);
  padding-bottom: var(--items-gap);
  padding-left: calc(var(--items-gap) * 0.5);
}
.wgl-style-events .em-search-advanced-trigger .tippy-box[data-theme~=light-border],
.wgl-style-events .em-search-views ~ [id^=tippy-] .tippy-box[data-theme~=light-border] {
  border: unset;
  color: var(--itconf-tertiary-color);
  background-color: var(--itconf-button-color-idle);
  box-shadow: unset;
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  font-size: 12px;
  line-height: 26px;
  white-space: nowrap;
  border-radius: 0;
}
.wgl-style-events .em-search-advanced-trigger .tippy-box[data-theme~=light-border] .tippy-content,
.wgl-style-events .em-search-views ~ [id^=tippy-] .tippy-box[data-theme~=light-border] .tippy-content {
  height: 26px;
  padding: 0 10px;
}
.wgl-style-events .em-search-advanced-trigger .tippy-box[data-theme~=light-border] > .tippy-backdrop,
.wgl-style-events .em-search-views ~ [id^=tippy-] .tippy-box[data-theme~=light-border] > .tippy-backdrop {
  background-color: var(--itconf-button-color-idle);
}
.wgl-style-events .em-search-advanced-trigger .tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-arrow::before,
.wgl-style-events .em-search-views ~ [id^=tippy-] .tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-arrow::before {
  border-top-color: var(--itconf-button-color-idle);
}
.wgl-style-events .em-search-advanced-trigger .tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-arrow::before,
.wgl-style-events .em-search-views ~ [id^=tippy-] .tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-arrow::before {
  border-bottom-color: var(--itconf-button-color-idle);
}
.wgl-style-events .em-search-advanced-trigger .tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-arrow::before,
.wgl-style-events .em-search-views ~ [id^=tippy-] .tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-arrow::before {
  border-left-color: var(--itconf-button-color-idle);
}
.wgl-style-events .em-search-advanced-trigger .tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-arrow::before,
.wgl-style-events .em-search-views ~ [id^=tippy-] .tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-arrow::before {
  border-right-color: var(--itconf-button-color-idle);
}
.wgl-style-events .em-search-advanced-trigger .tippy-box[data-theme~=light-border] > .tippy-svg-arrow,
.wgl-style-events .em-search-views ~ [id^=tippy-] .tippy-box[data-theme~=light-border] > .tippy-svg-arrow {
  fill: var(--itconf-button-color-idle);
}
.wgl-style-events .em-search-views .tippy-box[data-theme~=light-border] {
  border: 1px solid var(--itconf-secondary-color);
  border-radius: 0;
}
.wgl-style-events .em-search-views .tippy-box[data-theme~=light-border] .tippy-arrow {
  display: none;
}
.wgl-style-events .em.em-search .em-search-main input[type=text],
.wgl-style-events .em.em-search .em-search-main input[type=url],
.wgl-style-events .em.em-search .em-search-main input[type=search],
.wgl-style-events .em.em-search .em-search-main input[type=email],
.wgl-style-events .em.em-search .em-search-main input[type=password],
.wgl-style-events .em.em-search .em-search-main input[type=tel],
.wgl-style-events .em.em-search .em-search-main input[type=time],
.wgl-style-events .em.em-search .em-search-main input[type=number],
.wgl-style-events .em.em-search .em-search-main input[type=date],
.wgl-style-events .em.em-search .em-search-main select,
.wgl-style-events .em.em-search .em-search-main textarea,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=text],
.wgl-style-events .em.em-search-advanced .em-search-main input[type=url],
.wgl-style-events .em.em-search-advanced .em-search-main input[type=search],
.wgl-style-events .em.em-search-advanced .em-search-main input[type=email],
.wgl-style-events .em.em-search-advanced .em-search-main input[type=password],
.wgl-style-events .em.em-search-advanced .em-search-main input[type=tel],
.wgl-style-events .em.em-search-advanced .em-search-main input[type=time],
.wgl-style-events .em.em-search-advanced .em-search-main input[type=number],
.wgl-style-events .em.em-search-advanced .em-search-main input[type=date],
.wgl-style-events .em.em-search-advanced .em-search-main select,
.wgl-style-events .em.em-search-advanced .em-search-main textarea,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=text],
.wgl-style-events .em .em-search-advanced .em-search-main input[type=url],
.wgl-style-events .em .em-search-advanced .em-search-main input[type=search],
.wgl-style-events .em .em-search-advanced .em-search-main input[type=email],
.wgl-style-events .em .em-search-advanced .em-search-main input[type=password],
.wgl-style-events .em .em-search-advanced .em-search-main input[type=tel],
.wgl-style-events .em .em-search-advanced .em-search-main input[type=time],
.wgl-style-events .em .em-search-advanced .em-search-main input[type=number],
.wgl-style-events .em .em-search-advanced .em-search-main input[type=date],
.wgl-style-events .em .em-search-advanced .em-search-main select,
.wgl-style-events .em .em-search-advanced .em-search-main textarea {
  display: block;
  height: 40px;
  max-width: 100%;
  margin: 0 0 22px 0;
  padding: 0;
  border-bottom: 1px solid var(--itconf-button-border-idle) !important;
  border-radius: unset;
  font-family: var(--itconf-content-font-family);
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  text-transform: unset;
  color: var(--itconf-button-color-idle);
  background-color: transparent;
  transition: all 0.3s, height 0s;
  letter-spacing: -0.02em;
  width: 100%;
}
.wgl-style-events .em.em-search .em-search-main input[type=text]::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=url]::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=search]::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=email]::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=password]::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=tel]::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=time]::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=number]::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=date]::placeholder,
.wgl-style-events .em.em-search .em-search-main select::placeholder,
.wgl-style-events .em.em-search .em-search-main textarea::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=text]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=url]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=search]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=email]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=password]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=tel]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=time]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=number]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=date]::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main select::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main textarea::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=text]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=url]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=search]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=email]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=password]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=tel]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=time]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=number]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=date]::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main select::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main textarea::placeholder {
  font: inherit;
  line-height: inherit;
  color: inherit;
  outline: none;
  -webkit-appearance: none;
  transition: 0.4s;
  transform: translateY(0) scale(1);
  transform-origin: left bottom;
}
.wgl-style-events .em.em-search .em-search-main input[type=text]:active, .wgl-style-events .em.em-search .em-search-main input[type=text]:focus,
.wgl-style-events .em.em-search .em-search-main input[type=url]:active,
.wgl-style-events .em.em-search .em-search-main input[type=url]:focus,
.wgl-style-events .em.em-search .em-search-main input[type=search]:active,
.wgl-style-events .em.em-search .em-search-main input[type=search]:focus,
.wgl-style-events .em.em-search .em-search-main input[type=email]:active,
.wgl-style-events .em.em-search .em-search-main input[type=email]:focus,
.wgl-style-events .em.em-search .em-search-main input[type=password]:active,
.wgl-style-events .em.em-search .em-search-main input[type=password]:focus,
.wgl-style-events .em.em-search .em-search-main input[type=tel]:active,
.wgl-style-events .em.em-search .em-search-main input[type=tel]:focus,
.wgl-style-events .em.em-search .em-search-main input[type=time]:active,
.wgl-style-events .em.em-search .em-search-main input[type=time]:focus,
.wgl-style-events .em.em-search .em-search-main input[type=number]:active,
.wgl-style-events .em.em-search .em-search-main input[type=number]:focus,
.wgl-style-events .em.em-search .em-search-main input[type=date]:active,
.wgl-style-events .em.em-search .em-search-main input[type=date]:focus,
.wgl-style-events .em.em-search .em-search-main select:active,
.wgl-style-events .em.em-search .em-search-main select:focus,
.wgl-style-events .em.em-search .em-search-main textarea:active,
.wgl-style-events .em.em-search .em-search-main textarea:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=text]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=text]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=url]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=url]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=search]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=search]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=email]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=email]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=password]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=password]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=tel]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=tel]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=time]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=time]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=number]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=number]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=date]:active,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=date]:focus,
.wgl-style-events .em.em-search-advanced .em-search-main select:active,
.wgl-style-events .em.em-search-advanced .em-search-main select:focus,
.wgl-style-events .em.em-search-advanced .em-search-main textarea:active,
.wgl-style-events .em.em-search-advanced .em-search-main textarea:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=text]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=text]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=url]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=url]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=search]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=search]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=email]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=email]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=password]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=password]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=tel]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=tel]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=time]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=time]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=number]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=number]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=date]:active,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=date]:focus,
.wgl-style-events .em .em-search-advanced .em-search-main select:active,
.wgl-style-events .em .em-search-advanced .em-search-main select:focus,
.wgl-style-events .em .em-search-advanced .em-search-main textarea:active,
.wgl-style-events .em .em-search-advanced .em-search-main textarea:focus {
  border-color: var(--itconf-header-font-color);
}
.wgl-style-events .em.em-search .em-search-main input[type=text]:active::placeholder, .wgl-style-events .em.em-search .em-search-main input[type=text]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=url]:active::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=url]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=search]:active::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=search]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=email]:active::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=email]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=password]:active::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=password]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=tel]:active::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=tel]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=time]:active::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=time]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=number]:active::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=number]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=date]:active::placeholder,
.wgl-style-events .em.em-search .em-search-main input[type=date]:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main select:active::placeholder,
.wgl-style-events .em.em-search .em-search-main select:focus::placeholder,
.wgl-style-events .em.em-search .em-search-main textarea:active::placeholder,
.wgl-style-events .em.em-search .em-search-main textarea:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=text]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=text]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=url]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=url]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=search]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=search]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=email]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=email]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=password]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=password]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=tel]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=tel]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=time]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=time]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=number]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=number]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=date]:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main input[type=date]:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main select:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main select:focus::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main textarea:active::placeholder,
.wgl-style-events .em.em-search-advanced .em-search-main textarea:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=text]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=text]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=url]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=url]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=search]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=search]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=email]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=email]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=password]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=password]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=tel]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=tel]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=time]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=time]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=number]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=number]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=date]:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main input[type=date]:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main select:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main select:focus::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main textarea:active::placeholder,
.wgl-style-events .em .em-search-advanced .em-search-main textarea:focus::placeholder {
  opacity: 0;
}
.wgl-style-events .em.em-search .em-search-main select,
.wgl-style-events .em.em-search-advanced .em-search-main select,
.wgl-style-events .em .em-search-advanced .em-search-main select {
  width: 300px;
  height: 40px;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.wgl-style-events .em.em-search .em-search-main > .em-search-field,
.wgl-style-events .em.em-search-advanced .em-search-main > .em-search-field,
.wgl-style-events .em .em-search-advanced .em-search-main > .em-search-field {
  position: relative;
}
.wgl-style-events .em.em-search .em-search-main > .em-search-field input,
.wgl-style-events .em.em-search-advanced .em-search-main > .em-search-field input,
.wgl-style-events .em .em-search-advanced .em-search-main > .em-search-field input {
  border-bottom: 1px solid var(--itconf-button-border-idle) !important;
  padding-left: 28px !important;
  background-position: 0 10px !important;
}
.wgl-style-events .em.em-search .em-search-main > .em-search-field::before,
.wgl-style-events .em.em-search-advanced .em-search-main > .em-search-field::before,
.wgl-style-events .em .em-search-advanced .em-search-main > .em-search-field::before {
  font-family: Flaticon;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 40px;
  font-size: 18px;
  color: var(--itconf-primary-color);
}
.wgl-style-events .em.em-search .em-search-main div.em-search-text input,
.wgl-style-events .em.em-search .em-search-main div.em-search-geo input,
.wgl-style-events .em.em-search .em-search-main div.em-search-scope input,
.wgl-style-events .em.em-search-advanced .em-search-main div.em-search-text input,
.wgl-style-events .em.em-search-advanced .em-search-main div.em-search-geo input,
.wgl-style-events .em.em-search-advanced .em-search-main div.em-search-scope input,
.wgl-style-events .em .em-search-advanced .em-search-main div.em-search-text input,
.wgl-style-events .em .em-search-advanced .em-search-main div.em-search-geo input,
.wgl-style-events .em .em-search-advanced .em-search-main div.em-search-scope input {
  background: unset !important;
}
.wgl-style-events .em.em-search .em-search-main div.em-search-text::before,
.wgl-style-events .em.em-search-advanced .em-search-main div.em-search-text::before,
.wgl-style-events .em .em-search-advanced .em-search-main div.em-search-text::before {
  content: "\f104";
}
.wgl-style-events .em.em-search .em-search-main div.em-search-geo::before,
.wgl-style-events .em.em-search-advanced .em-search-main div.em-search-geo::before,
.wgl-style-events .em .em-search-advanced .em-search-main div.em-search-geo::before {
  content: "\f10b";
}
.wgl-style-events .em.em-search .em-search-main div.em-search-scope::before,
.wgl-style-events .em.em-search-advanced .em-search-main div.em-search-scope::before,
.wgl-style-events .em .em-search-advanced .em-search-main div.em-search-scope::before {
  content: "\f10c";
}
.wgl-style-events .em.em-search .em-search-advanced-sections > section.em-search-advanced-section.em-search-advanced-section,
.wgl-style-events .em.em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-advanced-section,
.wgl-style-events .em .em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-advanced-section {
  position: relative;
  background: unset !important;
  margin: 0 0 20px 0;
}
.wgl-style-events .em.em-search .em-search-advanced-sections > section.em-search-advanced-section.em-search-advanced-section::before,
.wgl-style-events .em.em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-advanced-section::before,
.wgl-style-events .em .em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-advanced-section::before {
  font-family: Flaticon;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 40px;
  font-size: 18px;
  color: var(--itconf-primary-color);
}
.wgl-style-events .em.em-search .em-search-advanced-sections > section.em-search-advanced-section header,
.wgl-style-events .em.em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section header,
.wgl-style-events .em .em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section header {
  font-family: var(--itconf-content-font-family);
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  color: var(--itconf-button-color-idle);
  letter-spacing: -0.02em;
  border-bottom: 1px solid var(--itconf-button-border-idle) !important;
  padding: 5px 30px 5px 28px !important;
  background-image: var(--itconf-bg-caret) !important;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 100% center;
}
.wgl-style-events .em.em-search .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-location::before,
.wgl-style-events .em.em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-location::before,
.wgl-style-events .em .em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-location::before {
  content: "\f14e";
  font-family: "Font Awesome 5 Free";
}
.wgl-style-events .em.em-search .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-categories::before,
.wgl-style-events .em.em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-categories::before,
.wgl-style-events .em .em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-categories::before {
  content: "\f07b";
  font-family: "Font Awesome 5 Free";
}
.wgl-style-events .em.em-search .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-tags::before,
.wgl-style-events .em.em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-tags::before,
.wgl-style-events .em .em-search-advanced .em-search-advanced-sections > section.em-search-advanced-section.em-search-section-tags::before {
  content: "\f02e";
  font-family: "Font Awesome 5 Free";
}
.wgl-style-events .em.em-modal .em-modal-popup {
  border-radius: 0 !important;
}
.wgl-style-events .em.em-modal .em-modal-popup > header {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  color: var(--itconf-header-font-color);
  font-size: 32px;
  line-height: 1.25em;
  text-transform: uppercase;
  padding: 21px 60px 0 40px;
  border: unset;
}
.wgl-style-events .em.em-modal .em-modal-popup > header a.em-close-modal {
  margin-top: 15px;
  margin-right: 25px;
}
.wgl-style-events .em.em-modal .em-modal-popup .em-modal-content {
  padding: 20px 30px;
}
.wgl-style-events .em.em-modal .em-modal-popup footer {
  border: unset !important;
}
.wgl-style-events .em.em-modal .em-modal-popup footer > div {
  padding: 0 40px 40px !important;
}
.wgl-style-events .em.em-modal .em-modal-popup footer button.button {
  padding: 7px 32px 10px !important;
  text-transform: lowercase;
}
.wgl-style-events .em.em-modal .em-modal-popup .events-post.event_style-mini .events-post_inner,
.wgl-style-events .em.em-modal .em-modal-popup .location-post.location_style-mini .events-post_inner {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wgl-style-events .em.em-modal .em-modal-popup .events-post.event_style-mini .events-post-hero_thumb,
.wgl-style-events .em.em-modal .em-modal-popup .location-post.location_style-mini .events-post-hero_thumb {
  margin-right: 40px;
  max-width: 200px;
}
.wgl-style-events .em.em-calendar {
  --header-border: 1px solid var(--itconf-secondary-color);
  --date-box-border: 1px solid var(--itconf-secondary-color);
  --date-color: var(--itconf-header-font-color);
  --header-color: var(--itconf-header-font-color);
}
.wgl-style-events .em.em-calendar .em-cal-nav .month input {
  font-family: var(--itconf-header-font-family) !important;
  font-weight: var(--itconf-header-font-weight) !important;
  color: var(--itconf-header-font-color);
  margin-bottom: 20px;
  font-size: 32px !important;
  line-height: 1.25em !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  min-width: -moz-fit-content;
  min-width: fit-content;
  -webkit-appearance: none !important;
  appearance: none !important;
  background: unset !important;
  letter-spacing: 0 !important;
}
.wgl-style-events .em.em-calendar .em-cal-head {
  border-radius: 0;
}
.wgl-style-events .em.em-calendar .em-cal-head > div {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 18px;
}
.wgl-style-events .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a, .wgl-style-events .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span {
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
}
.wgl-style-events .em.em-calendar .em-cal-body.event-style-pill .em-cal-event > div {
  height: auto;
  padding: 2px 8px;
  line-height: 20px;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month {
  margin-left: 0;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav {
  --wgl-button-diameter: 42px;
  width: var(--wgl-button-diameter);
  height: var(--wgl-button-diameter);
  line-height: calc(var(--wgl-button-diameter) + 4px);
  border-radius: var(--wgl-button-diameter);
  font-size: 18px;
  text-align: center;
  --nav-color: var(--itconf-primary-color);
  --nav-background: var(--itconf-tertiary-color);
  border: 1px solid var(--itconf-secondary-color);
  vertical-align: middle !important;
  filter: unset !important;
  transition: color 0.4s, background-color 0.4s, border-color 0.4s !important;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav svg {
  display: none;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav::before {
  content: "\f102";
  font-family: Flaticon;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: var(--nav-color);
  display: inline-block;
  transition: 0.4s !important;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav.em-calnav-prev::before {
  transform: scaleX(-1);
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"] {
  opacity: 0.7;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav:not([data-disabled="1"]):hover {
  --nav-color: var(--itconf-tertiary-color);
  --nav-background: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
  transition: color 0.4s, background-color 0.4s, border-color 0.4s !important;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav-today {
  font-family: var(--itconf-content-font-family) !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  letter-spacing: -0.05em !important;
  text-transform: lowercase !important;
  margin: 0 10px !important;
  padding: 5px 0 !important;
  overflow: hidden !important;
  border: unset !important;
  color: var(--itconf-primary-color) !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  text-decoration: underline !important;
  -webkit-text-decoration-color: var(--itconf-primary-color) !important;
  text-decoration-color: var(--itconf-primary-color) !important;
  text-decoration-thickness: 0.03em !important;
  text-underline-offset: 0.15em !important;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav-today:hover {
  -webkit-text-decoration-color: transparent !important;
  text-decoration-color: transparent !important;
}
.wgl-style-events .em.em-calendar .em-cal-nav .month-nav .em-calnav-today.is-today {
  -webkit-text-decoration-color: transparent !important;
  text-decoration-color: transparent !important;
  color: var(--itconf-header-font-color) !important;
}
.wgl-style-events section.em-cal-nav {
  padding-bottom: 10px;
}
.wgl-style-events .flatpickr-calendar {
  border-radius: 0;
}
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-month {
  padding: 7px;
  height: 55px;
  border-radius: 0;
  background-color: var(--itconf-tertiary-color);
  border: 1px solid var(--itconf-button-border-idle);
}
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-next-month,
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
  color: var(--itconf-primary-color);
  padding: 18px 10px;
  font-size: 16px;
  height: 55px;
}
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg {
  display: none;
}
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-next-month::before,
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-prev-month::before {
  content: "\f102";
  font-family: Flaticon;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  transition: 0.4s !important;
}
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover,
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover {
  color: var(--itconf-header-font-color);
}
.wgl-style-events .flatpickr-calendar .flatpickr-months .flatpickr-prev-month::before {
  transform: scaleX(-1);
}
.wgl-style-events .flatpickr-calendar .flatpickr-day {
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  font-size: 16px;
  line-height: 35px;
}
.wgl-style-events .flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months,
.wgl-style-events .flatpickr-calendar .flatpickr-current-month input.cur-year {
  display: inline-block;
  height: 26px;
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  font-size: 18px;
  line-height: inherit;
  letter-spacing: -0.05em;
  text-transform: lowercase;
  color: var(--itconf-header-font-color);
}
.wgl-style-events .flatpickr-calendar .flatpickr-weekdays {
  background-color: var(--itconf-primary-color);
}
.wgl-style-events .flatpickr-calendar span.flatpickr-weekday {
  color: var(--itconf-tertiary-color);
  background-color: var(--itconf-primary-color);
}
.wgl-style-events .flatpickr-calendar .flatpickr-innerContainer {
  border: 1px solid var(--itconf-button-border-idle);
  border-top: unset;
}
.wgl-style-events .flatpickr-calendar .flatpickr-monthSelect-month {
  font-family: var(--itconf-content-font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: inherit;
  letter-spacing: -0.02em;
  color: var(--itconf-header-font-color);
}
.wgl-style-events .flatpickr-calendar .flatpickr-monthSelect-month.flatpickr-disabled {
  color: rgba(var(--itconf-header-rgb), 0.4);
}
.wgl-style-events .flatpickr-calendar .flatpickr-monthSelect-month.endRange,
.wgl-style-events .flatpickr-calendar .flatpickr-monthSelect-month.selected,
.wgl-style-events .flatpickr-calendar .flatpickr-monthSelect-month.startRange {
  color: var(--itconf-tertiary-color);
  background-color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
  transition: 0.3s;
}
.wgl-style-events #em-wrapper .em-category-events h6,
.wgl-style-events #em-wrapper .em-location-events h6,
.wgl-style-events #em-wrapper .em-tag-events h6 {
  color: var(--itconf-header-font-color);
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 20px;
  text-transform: uppercase;
}
.wgl-style-events #em-wrapper .em-category-events .next_event,
.wgl-style-events #em-wrapper .em-location-events .next_event,
.wgl-style-events #em-wrapper .em-tag-events .next_event {
  margin-bottom: 15px;
}
.wgl-style-events .em label.inline, .wgl-style-events .em label.inline-left, .wgl-style-events .em label.inline-right, .wgl-style-events .em fieldset.inline, .wgl-style-events .em fieldset.inline-left, .wgl-style-events .em fieldset.inline-right {
  display: inline-block !important;
}
.wgl-style-events .em label.inline-left, .wgl-style-events .em fieldset.inline-left {
  margin-right: 10px !important;
}
.wgl-style-events .em label.inline-right, .wgl-style-events .em fieldset.inline-right {
  margin-left: 10px !important;
}
.wgl-style-events .em .em-item-read-more.button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  font-family: var(--itconf-content-font-family);
  white-space: nowrap;
  letter-spacing: -0.05em;
  margin-top: 10px;
  max-width: 100%;
  color: var(--itconf-primary-color);
  transition: 0.4s;
  gap: 6px;
}
.wgl-style-events .em .em-item-read-more.button::before {
  content: "\f102";
  font-family: flaticon;
  font-size: 0.8em;
  font-weight: normal;
  margin-left: -0.1em;
  margin-top: 0.2em;
  transition: 0.4s;
  --icon-rotate: -45deg;
  transform: translateY(var(--icon-translate-y, 0)) rotate(var(--icon-rotate, -45deg));
}
.wgl-style-events .em .em-item-read-more.button:hover::before {
  --icon-rotate: rotate(0);
}
.wgl-style-events .em .wgl-taxonomy-description.with_image {
  display: flex;
  gap: 30px;
}
.wgl-style-events .em .wgl-taxonomy-description.with_image img {
  margin-bottom: 15px;
}
.wgl-style-events .em .wgl-taxonomy-description.with_image .em-item-image-replace {
  flex-shrink: 0;
  flex-basis: 250px;
}
.wgl-style-events .em-item-meta h3:only-child,
.wgl-style-events .em-taxonomy-events h3:only-child {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .wgl-style-events div.wgl-em-search_wrapper .has-search-geo.has-search-term input.em-search-text,
  .wgl-style-events div.wgl-em-search_wrapper .has-search-geo.has-search-term input.em-search-geo {
    width: 258px;
  }
}
@media only screen and (max-width: 1024px) {
  .wgl-style-events .event_columns-2:not(.event_masonry) .wgl_col-6:nth-child(2n+1) {
    clear: none;
  }
  .wgl-style-events .event_columns-3:not(.event_masonry) .wgl_col-4:nth-child(3n+1) {
    clear: none;
  }
  .wgl-style-events .event_columns-4:not(.event_masonry) .wgl_col-3:nth-child(4n+1) {
    clear: none;
  }
  .wgl-style-events .event_columns-2:not(.event_masonry) .wgl_col-6:nth-child(2n+1) {
    clear: left;
  }
  .wgl-style-events .event_columns-3:not(.event_masonry) .wgl_col-4:nth-child(3n+1) {
    clear: left;
  }
  .wgl-style-events .event_columns-4:not(.event_masonry) .wgl_col-3:nth-child(2n+1) {
    clear: left;
  }
  .wgl-style-events div.wgl-em-search_wrapper .has-search-geo.has-search-term input.em-search-text,
  .wgl-style-events div.wgl-em-search_wrapper .has-search-geo.has-search-term input.em-search-geo {
    width: 330px;
  }
}
@media only screen and (max-width: 767px) {
  .wgl-style-events div.wgl-em-search_wrapper .has-search-geo.has-search-term input.em-search-text,
  .wgl-style-events div.wgl-em-search_wrapper .has-search-geo.has-search-term input.em-search-geo {
    width: 100%;
  }
  .wgl-style-events div.wgl-em-search_wrapper div.em-search-main .em-search-submit {
    margin-left: 15px;
    margin-top: 0;
  }
  .wgl-style-events div.wgl-em-search_wrapper div.em-search-main div.em-search-text,
  .wgl-style-events div.wgl-em-search_wrapper div.em-search-main div.em-search-geo {
    flex: 1 1 100%;
  }
  .wgl-style-events .em .wgl-taxonomy-description.with_image {
    gap: 15px;
    flex-direction: column;
  }
}

.wgl-filter_wrapper {
  pointer-events: none;
}

.isotope-filter {
  --wgl-filtet-categories-gap: 22px;
}
.isotope-filter:not(.swiper-container-initialized) {
  display: flex;
  align-items: flex-end;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.isotope-filter:not(.swiper-container-initialized).filter-left {
  margin-right: auto;
  text-align: left;
}
.isotope-filter:not(.swiper-container-initialized).filter-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.isotope-filter:not(.swiper-container-initialized).filter-right {
  margin-left: auto;
  text-align: right;
}
.isotope-filter.filter-left .swiper-wrapper {
  justify-content: flex-start;
}
.isotope-filter.filter-center .swiper-wrapper {
  justify-content: center;
}
.isotope-filter.filter-right .swiper-wrapper {
  justify-content: flex-end;
}
.isotope-filter.max_width_enabled {
  overflow: hidden;
}
@media (max-width: 767px) {
  .isotope-filter {
    --wgl-filtet-categories-gap: 18px;
  }
}
.isotope-filter .wgl-filter_swiper_wrapper {
  width: calc(100% + var(--wgl-filtet-categories-gap));
  margin: 0 calc(-0.5 * var(--wgl-filtet-categories-gap));
}
.isotope-filter .swiper-wrapper {
  min-width: max-content;
  width: auto;
}
.isotope-filter .swiper-slide {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  pointer-events: all;
}
.isotope-filter.wgl-filter_wrapper a {
  display: inline-block;
  position: relative;
  margin: 0 calc(0.5 * var(--wgl-filtet-categories-gap));
  padding: 0;
  padding-left: 6px;
  border-radius: unset;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  transition: 0.4s;
  color: var(--itconf-secondary-color);
  letter-spacing: -0.05em;
  font-family: var(--itconf-content-font-family);
}
.isotope-filter.wgl-filter_wrapper a::before {
  content: "\f102";
  font-family: flaticon;
  font-weight: normal;
  line-height: 1.1;
  display: inline-block;
  transform: translate(-8px, 4px) rotate(-45deg);
  opacity: 0;
  transition: opacity 0.4s;
}
.isotope-filter.wgl-filter_wrapper a .cat_title {
  position: relative;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 14px;
}
.isotope-filter.wgl-filter_wrapper a.active::before {
  opacity: 1;
}
.isotope-filter.wgl-filter_wrapper a:hover,
.isotope-filter.wgl-filter_wrapper a:hover .filter_counter, .isotope-filter.wgl-filter_wrapper a.active,
.isotope-filter.wgl-filter_wrapper a.active .filter_counter {
  color: var(--itconf-primary-color);
}
.isotope-filter.wgl-filter_wrapper a .filter_counter, .isotope-filter.wgl-filter_wrapper a.empty {
  display: none;
}
.isotope-filter.has_filter_counter .filter_counter {
  display: inline-block !important;
  z-index: 1;
  text-align: center;
  line-height: 1;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0;
  vertical-align: text-top;
  margin-left: 2px;
  margin-top: -5px;
  transition: 0.4s;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  transition-duration: 0.8s;
}

.isotope {
  transition-property: height, width;
}

.isotope .isotope-item {
  transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  transition-duration: 0s;
}

/* ==================== ##Likes ==================== */
.wgl-likes {
  display: inline-block;
  flex-shrink: 0;
}
.wgl-likes .sl-button {
  color: inherit;
  cursor: pointer;
  transition: 0.4s;
  display: inline-block;
}
.wgl-likes .sl-button .sl-icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 0;
}
.wgl-likes .sl-button .sl-icon.liked {
  color: red;
}
.wgl-likes .sl-button .sl-icon::before {
  color: inherit;
  transition: 0s;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  transform: translateY(-1px);
}
.post_featured_bg .wgl-likes .sl-button {
  display: flex;
  font-size: 16px;
  font-weight: 700;
  text-decoration: unset;
}
.post_featured_bg .wgl-likes .sl-button .sl-icon:before {
  transform: translateY(1px);
  line-height: initial;
}
.post_featured_bg .wgl-likes .sl-button .sl-count {
  line-height: 19px;
  margin-left: 10px;
}
.post_featured_bg .wgl-likes .sl-button .sl-count-text {
  display: inline-block !important;
  margin-left: 3px;
}
.wgl-likes .sl-count {
  display: inline-block;
  margin-left: 6px;
}
.wgl-likes .sl-count-text,
.wgl-likes .sl-loader {
  display: none !important;
}

/* ==================== ##Lists Style ==================== */
body ul,
body ol {
  margin-left: 0;
  padding-left: 1.1em;
}
body ul li,
body ol li {
  position: relative;
  z-index: 1;
  margin-bottom: 0.7em;
}
body ul > li:last-child,
body ol > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
body ol {
  list-style: none;
  padding-left: 0.9em;
}

ol li,
ul[class*=itconf_] li {
  --itconf-list-icon-color: currentColor;
}
ol li::before,
ul[class*=itconf_] li::before {
  color: var(--itconf-list-icon-color);
}
ol.list_primary_color li,
ul[class*=itconf_].list_primary_color li {
  --itconf-list-icon-color: var(--itconf-primary-color);
}
ol.list_secondary_color li,
ul[class*=itconf_].list_secondary_color li {
  --itconf-list-icon-color: var(--itconf-secondary-color);
}
ol.list_tertiary_color li,
ul[class*=itconf_].list_tertiary_color li {
  --itconf-list-icon-color: var(--itconf-tertiary-color);
}
ol.list_quaternary_color li,
ul[class*=itconf_].list_quaternary_color li {
  --itconf-list-icon-color: var(--itconf-quaternary-color);
}
ol.list_heading_color li,
ul[class*=itconf_].list_heading_color li {
  --itconf-list-icon-color: var(--itconf-header-font-color);
}
ol .itconf_disabled_item, ol .itconf_disabled_item::before, ol .itconf_disabled_item::after,
ol .itconf_disabled_item span, ol .itconf_disabled_item div, ol .itconf_disabled_item b, ol .itconf_disabled_item strong, ol .itconf_disabled_item i,
ul[class*=itconf_] .itconf_disabled_item,
ul[class*=itconf_] .itconf_disabled_item::before,
ul[class*=itconf_] .itconf_disabled_item::after,
ul[class*=itconf_] .itconf_disabled_item span,
ul[class*=itconf_] .itconf_disabled_item div,
ul[class*=itconf_] .itconf_disabled_item b,
ul[class*=itconf_] .itconf_disabled_item strong,
ul[class*=itconf_] .itconf_disabled_item i {
  color: #858585;
  --itconf-list-icon-color: currentColor;
}
ol .itconf_disabled_item::before, ol .itconf_disabled_item::after,
ul[class*=itconf_] .itconf_disabled_item::before,
ul[class*=itconf_] .itconf_disabled_item::after {
  opacity: 0.7;
}

ul[class*=itconf_] {
  --icon-size: 1em;
  --icon-position: calc(0px);
  --itconf-list-padding: calc(1em + 6px);
  margin-left: 0;
  padding-left: 0;
}
ul[class*=itconf_] li {
  list-style: none;
  padding-left: var(--itconf-list-padding);
}
ul[class*=itconf_] li::before {
  content: "";
  position: absolute;
  z-index: 1;
  border-radius: unset;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  box-sizing: border-box;
  transform: translateY(var(--icon-position));
}
ul[class*=itconf_].icon_right li {
  padding-left: 0;
  padding-right: var(--itconf-list-padding);
}
ul[class*=itconf_].icon_right li::before {
  left: unset;
  right: 0;
}
ul.itconf_dot li {
  --icon-size: 8px;
  --itconf-list-padding: calc(1em + 7px);
}
ul.itconf_dot li::before {
  top: 0.7em;
  left: 0;
  width: var(--icon-size);
  height: var(--icon-size);
  border-radius: 50%;
  background-color: var(--itconf-list-icon-color);
}
ul.itconf_hyphen {
  --icon-size: 1em;
  --itconf-list-padding: calc(1em + 2px);
}
ul.itconf_hyphen li::before {
  content: "-";
  top: -0.15em;
  left: 0.1em;
  font-size: var(--icon-size);
}
ul.itconf_plus {
  --icon-size: 0.6em;
  --itconf-list-padding: calc(1em + 8px);
}
ul.itconf_plus li::before {
  content: "\f111";
  top: 0.58em;
  left: 0.1em;
  font-size: var(--icon-size);
  font-family: flaticon;
  transform: rotate(45deg);
}
ul.itconf_line {
  --icon-size: calc(1em - 2px);
  --itconf-list-padding: calc(1em + 12px);
}
ul.itconf_line li::before {
  top: 0.9em;
  left: 0;
  width: var(--icon-size);
  height: 2px;
  background-color: var(--itconf-list-icon-color);
}
ul.itconf_circle {
  --icon-size: 7px;
  --itconf-list-padding: calc(1em + 5px);
}
ul.itconf_circle li::before {
  top: 0.7em;
  left: 0;
  width: var(--icon-size);
  height: var(--icon-size);
  border-radius: 50%;
  border: 1px solid var(--itconf-list-icon-color);
  background-color: transparent;
}
ul.itconf_square {
  --icon-size: 7px;
}
ul.itconf_square li::before {
  top: 0.7em;
  left: 0;
  width: var(--icon-size);
  height: var(--icon-size);
  background-color: var(--itconf-list-icon-color);
}
ul.itconf_rhombus {
  --icon-size: 5px;
  --itconf-list-padding: calc(1em + 2px);
}
ul.itconf_rhombus li::before {
  top: 0.8em;
  left: 1px;
  width: var(--icon-size);
  height: var(--icon-size);
  transform: rotate(45deg);
  background: var(--itconf-list-icon-color);
}
ul.itconf_check {
  --icon-size: 0.9em;
  --itconf-list-padding: calc(1em + 12px);
}
ul.itconf_check li::before {
  content: "\f110";
  font-family: flaticon;
  top: 0.5em;
  left: 0;
  font-size: var(--icon-size);
  line-height: 1;
  background: transparent;
}
ul.itconf_arrow {
  --icon-size: 1.2em;
  --itconf-list-padding: calc(1em + 10px);
}
ul.itconf_arrow li::before {
  content: "\f101";
  font-family: flaticon;
  top: 0.3em;
  left: 0;
  line-height: 1;
  font-size: var(--icon-size);
  background: transparent;
  font-weight: normal;
  transform: rotate(-45deg);
}
ul.itconf_star {
  --icon-size: 2em;
  --itconf-list-padding: calc(1em + 5px);
}
ul.itconf_star li::before {
  content: "*";
  font-family: var(--itconf-header-font-family);
  top: 0.1em;
  left: 0;
  font-size: var(--icon-size);
  font-weight: 700;
  line-height: 1.25;
  background: transparent;
}
ul.no-list-style {
  padding: 0;
}
ul.no-list-style li {
  padding: 0;
  list-style: none;
}
ul.no-list-style li::before {
  display: none;
}
ul.icon_inline li {
  padding: 0;
}
ul.icon_inline li::before, ul.icon_inline li::after {
  margin-right: 10px;
  margin-bottom: 1px;
  display: inline-block;
  position: initial;
}
ul.icon_inline.itconf_star li::before {
  transform: translateY(6px);
  line-height: 0;
}

body ol {
  counter-reset: li;
}
body ol[start="1"] {
  counter-reset: li 0;
}
body ol[start="2"] {
  counter-reset: li 1;
}
body ol[start="3"] {
  counter-reset: li 2;
}
body ol[start="4"] {
  counter-reset: li 3;
}
body ol[start="5"] {
  counter-reset: li 4;
}
body ol[start="6"] {
  counter-reset: li 5;
}
body ol[start="7"] {
  counter-reset: li 6;
}
body ol[start="8"] {
  counter-reset: li 7;
}
body ol[start="9"] {
  counter-reset: li 8;
}
body ol[start="10"] {
  counter-reset: li 9;
}
body ol[start="11"] {
  counter-reset: li 10;
}
body ol[start="12"] {
  counter-reset: li 11;
}
body ol[start="13"] {
  counter-reset: li 12;
}
body ol[start="14"] {
  counter-reset: li 13;
}
body ol[start="15"] {
  counter-reset: li 14;
}
body ol[start="16"] {
  counter-reset: li 15;
}
body ol[start="17"] {
  counter-reset: li 16;
}
body ol[start="18"] {
  counter-reset: li 17;
}
body ol[start="19"] {
  counter-reset: li 18;
}
body ol[start="20"] {
  counter-reset: li 19;
}
body ol[start="21"] {
  counter-reset: li 20;
}
body ol[start="22"] {
  counter-reset: li 21;
}
body ol[start="23"] {
  counter-reset: li 22;
}
body ol[start="24"] {
  counter-reset: li 23;
}
body ol[start="25"] {
  counter-reset: li 24;
}
body ol[start="26"] {
  counter-reset: li 25;
}
body ol[start="27"] {
  counter-reset: li 26;
}
body ol[start="28"] {
  counter-reset: li 27;
}
body ol[start="29"] {
  counter-reset: li 28;
}
body ol[start="30"] {
  counter-reset: li 29;
}
body ol > li {
  position: relative;
  counter-increment: li;
}
body ol > li::before {
  content: "." counter(li);
  display: inline-block;
  position: static;
  width: auto;
  height: auto;
  margin-left: -0.9em;
  margin-right: calc(0.25em + 6px);
  line-height: inherit;
  font-weight: 500;
  direction: rtl;
}

body ul ol > li::before {
  top: 0;
  background-color: transparent !important;
}

body li ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
body li ol {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

/* ==================== ##Load More ==================== */
.load_more_wrapper {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 60px;
}
.load_more_wrapper .button_wrapper {
  display: inline-block;
  position: relative;
}
.load_more_wrapper .load_more_item {
  white-space: nowrap;
  color: var(--itconf-button-color-idle);
  background-color: var(--itconf-button-bg-idle);
  border: 1px solid var(--itconf-button-border-idle);
  position: relative;
  z-index: 1;
  padding: 7px 37px 9px;
}
.load_more_wrapper .load_more_item .wgl_loading_icon {
  display: inline-block;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -8px;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  line-height: 1;
  font-size: 19px;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  transition: all 0.4s, color 0s;
  animation: rotating 2s linear infinite;
}
.load_more_wrapper .load_more_item .load_more__icon {
  font-weight: normal;
  box-sizing: content-box;
  color: var(--itconf-button-bg-hover);
  transition: 0.4s;
  margin-right: 6px;
  font-size: 16px;
  line-height: 1;
  transform: translateY(2px);
}
.load_more_wrapper .load_more_item .load_more__icon .flaticon-right::before {
  transition: transform 0.4s;
  display: inline-block;
  transform: rotate(-45deg);
}
.load_more_wrapper .load_more_item span {
  position: relative;
  z-index: 2;
  transition: opacity 0.3s 0.3s;
  letter-spacing: inherit;
}
.load_more_wrapper .load_more_item:hover, .load_more_wrapper .load_more_item:focus, .load_more_wrapper .load_more_item:active {
  color: var(--itconf-button-color-hover);
  background-color: var(--itconf-button-bg-hover);
  border-color: var(--itconf-button-border-hover);
}
.load_more_wrapper .load_more_item:hover .load_more__icon, .load_more_wrapper .load_more_item:focus .load_more__icon, .load_more_wrapper .load_more_item:active .load_more__icon {
  color: var(--itconf-button-color-hover);
}
.load_more_wrapper .load_more_item:hover .load_more__icon .flaticon-right::before, .load_more_wrapper .load_more_item:focus .load_more__icon .flaticon-right::before, .load_more_wrapper .load_more_item:active .load_more__icon .flaticon-right::before {
  transform: rotate(0deg);
}
.load_more_wrapper .load_more_item.loading .wgl_loading_icon {
  color: inherit;
  opacity: 1;
  transition: all 0.4s 0.2s, color 0s;
}
.load_more_wrapper .load_more_item.loading span {
  opacity: 0;
  transition: opacity 0.3s 0s;
}
.load_more_wrapper .load_more_item.full_width_btn .load_more_item {
  width: 100%;
}
@keyframes rotating {
  0% {
    transform: rotate(0turn);
  }
  100% {
    transform: rotate(1turn);
  }
}

/* ==================== ##Pagination ==================== */
.wgl-pagination {
  margin: -5px;
  padding: 0 0 35px;
  list-style: none;
  clear: both;
}
.wgl-pagination .page,
.wgl-pagination .post-page-numbers {
  display: inline-block;
  margin: 5px;
  line-height: 1;
}
.wgl-pagination .page .page-numbers,
.wgl-pagination .page .post-page-link,
.wgl-pagination .post-page-numbers .page-numbers,
.wgl-pagination .post-page-numbers .post-page-link {
  display: inline-block;
  position: relative;
  z-index: 1;
  height: 42px;
  min-width: 42px;
  padding: 0 5px;
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  transition: 0.4s;
  color: var(--itconf-primary-color);
  background-color: var(--itconf-tertiary-color);
  border: 1px solid var(--itconf-secondary-color);
  border-radius: 42px;
}
.wgl-pagination .page .page-numbers i,
.wgl-pagination .page .post-page-link i,
.wgl-pagination .post-page-numbers .page-numbers i,
.wgl-pagination .post-page-numbers .post-page-link i {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.4s, color 0s;
}
.wgl-pagination .page .page-numbers:hover, .wgl-pagination .page .page-numbers.current,
.wgl-pagination .page .post-page-link:hover,
.wgl-pagination .page .post-page-link.current,
.wgl-pagination .post-page-numbers .page-numbers:hover,
.wgl-pagination .post-page-numbers .page-numbers.current,
.wgl-pagination .post-page-numbers .post-page-link:hover,
.wgl-pagination .post-page-numbers .post-page-link.current {
  color: var(--itconf-tertiary-color);
  background-color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
}
.wgl-pagination .page .page-numbers.prev, .wgl-pagination .page .page-numbers.next,
.wgl-pagination .page .post-page-link.prev,
.wgl-pagination .page .post-page-link.next,
.wgl-pagination .post-page-numbers .page-numbers.prev,
.wgl-pagination .post-page-numbers .page-numbers.next,
.wgl-pagination .post-page-numbers .post-page-link.prev,
.wgl-pagination .post-page-numbers .post-page-link.next {
  padding: 0;
  font-size: 18px;
  font-weight: normal;
}
.wgl-pagination .page .page-numbers.prev::before, .wgl-pagination .page .page-numbers.next::before,
.wgl-pagination .page .post-page-link.prev::before,
.wgl-pagination .page .post-page-link.next::before,
.wgl-pagination .post-page-numbers .page-numbers.prev::before,
.wgl-pagination .post-page-numbers .page-numbers.next::before,
.wgl-pagination .post-page-numbers .post-page-link.prev::before,
.wgl-pagination .post-page-numbers .post-page-link.next::before {
  display: none;
}
.wgl-pagination .page .page-numbers.next i,
.wgl-pagination .page .post-page-link.next i,
.wgl-pagination .post-page-numbers .page-numbers.next i,
.wgl-pagination .post-page-numbers .post-page-link.next i {
  transform: translateY(1px);
}
.wgl-pagination .page .page-numbers.prev i,
.wgl-pagination .page .post-page-link.prev i,
.wgl-pagination .post-page-numbers .page-numbers.prev i,
.wgl-pagination .post-page-numbers .post-page-link.prev i {
  transform: scaleX(-1) translateY(1px);
}
.wgl-pagination .page .page-numbers.current,
.wgl-pagination .page .post-page-link.current,
.wgl-pagination .post-page-numbers .page-numbers.current,
.wgl-pagination .post-page-numbers .post-page-link.current {
  pointer-events: none;
}
.wgl-pagination .page .page-numbers.dots,
.wgl-pagination .page .post-page-link.dots,
.wgl-pagination .post-page-numbers .page-numbers.dots,
.wgl-pagination .post-page-numbers .post-page-link.dots {
  pointer-events: none;
  min-width: unset;
  border: unset;
  color: var(--itconf-secondary-color);
}
.wgl-pagination .page.current span.page-link,
.wgl-pagination .post-page-numbers.current span.page-link {
  color: var(--itconf-tertiary-color);
  background-color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
}
.wgl-pagination .page.current,
.wgl-pagination .page span.current,
.wgl-pagination .post-page-numbers.current,
.wgl-pagination .post-page-numbers span.current {
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
.wgl-pagination .page-numbers.dots,
.wgl-pagination .post-page-numbers.dots {
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
.wgl-pagination .page-numbers.dots::after, .wgl-pagination .page-numbers.next::after, .wgl-pagination .page-numbers.prev::after,
.wgl-pagination .post-page-numbers.dots::after,
.wgl-pagination .post-page-numbers.next::after,
.wgl-pagination .post-page-numbers.prev::after {
  display: none;
}

.blog-post_content .wgl-pagination {
  padding-bottom: 0;
  margin-bottom: 10px;
  font-size: 0;
}
.blog-post_content .wgl-pagination .page:not(:last-child),
.blog-post_content .wgl-pagination .post-page-numbers:not(:last-child) {
  margin-right: 7px;
}
.blog-post_content .wgl-pagination .post-page-link {
  min-width: 25px;
  height: 30px;
  min-width: 30px;
  font-size: 18px;
  line-height: 28px;
  padding: 0 5px;
  margin: 25px 0 0 0;
}

/* ==================== ##Revolution Slider ==================== */
.wgl-container rs-module [class*="fab fa-"],
.wgl-container .rb-modal-wrapper [class*="fab fa-"],
.wgl-container #rs_overview [class*="fab fa-"],
.wgl-container #objectlibrary [class*="fab fa-"],
.wgl-container #waitaminute [class*="fab fa-"],
.wgl-container #rs_overview_menu [class*="fab fa-"],
.wgl-container #builderView [class*="fab fa-"] {
  font-weight: 400;
  font-family: "Font Awesome 5 Brands";
}
.wgl-container rs-module [class*="fab fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="fab fa-"]::before,
.wgl-container #rs_overview [class*="fab fa-"]::before,
.wgl-container #objectlibrary [class*="fab fa-"]::before,
.wgl-container #waitaminute [class*="fab fa-"]::before,
.wgl-container #rs_overview_menu [class*="fab fa-"]::before,
.wgl-container #builderView [class*="fab fa-"]::before {
  font-family: "Font Awesome 5 Brands";
  font-weight: inherit;
}
.wgl-container rs-module [class*="far fa-"],
.wgl-container rs-module [class*="fal fa-"],
.wgl-container rs-module [class*="fas fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="fal fa-"],
.wgl-container .rb-modal-wrapper [class*="fas fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #rs_overview [class*="fal fa-"],
.wgl-container #rs_overview [class*="fas fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #objectlibrary [class*="fal fa-"],
.wgl-container #objectlibrary [class*="fas fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #waitaminute [class*="fal fa-"],
.wgl-container #waitaminute [class*="fas fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="fal fa-"],
.wgl-container #rs_overview_menu [class*="fas fa-"],
.wgl-container #builderView [class*="far fa-"],
.wgl-container #builderView [class*="fal fa-"],
.wgl-container #builderView [class*="fas fa-"] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.wgl-container rs-module [class*="far fa-"]::before,
.wgl-container rs-module [class*="fal fa-"]::before,
.wgl-container rs-module [class*="fas fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="far fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="fal fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="fas fa-"]::before,
.wgl-container #rs_overview [class*="far fa-"]::before,
.wgl-container #rs_overview [class*="fal fa-"]::before,
.wgl-container #rs_overview [class*="fas fa-"]::before,
.wgl-container #objectlibrary [class*="far fa-"]::before,
.wgl-container #objectlibrary [class*="fal fa-"]::before,
.wgl-container #objectlibrary [class*="fas fa-"]::before,
.wgl-container #waitaminute [class*="far fa-"]::before,
.wgl-container #waitaminute [class*="fal fa-"]::before,
.wgl-container #waitaminute [class*="fas fa-"]::before,
.wgl-container #rs_overview_menu [class*="far fa-"]::before,
.wgl-container #rs_overview_menu [class*="fal fa-"]::before,
.wgl-container #rs_overview_menu [class*="fas fa-"]::before,
.wgl-container #builderView [class*="far fa-"]::before,
.wgl-container #builderView [class*="fal fa-"]::before,
.wgl-container #builderView [class*="fas fa-"]::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.wgl-container rs-module [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #builderView [class*="far fa-"] {
  font-weight: 900;
}
.wgl-container rs-module [class*="far fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="far fa-"]::before,
.wgl-container #rs_overview [class*="far fa-"]::before,
.wgl-container #objectlibrary [class*="far fa-"]::before,
.wgl-container #waitaminute [class*="far fa-"]::before,
.wgl-container #rs_overview_menu [class*="far fa-"]::before,
.wgl-container #builderView [class*="far fa-"]::before {
  font-weight: 900;
}
.wgl-container .rs-layer.wgl-button,
.wgl-container .rev_slider_button {
  transition: all 0.4s;
}

/* ==================== ##Shares Style ==================== */
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c52ea7;
}

.blog-post_wrapper .share_post-container {
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper,
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li {
  opacity: 1;
  visibility: visible;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(1) {
  transition-delay: 0s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(2) {
  transition-delay: 0.08s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(3) {
  transition-delay: 0.16s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(4) {
  transition-delay: 0.24s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(5) {
  transition-delay: 0.32s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(6) {
  transition-delay: 0.4s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(7) {
  transition-delay: 0.48s;
}
.blog-post_wrapper .share_post-container:hover > a::after {
  transform: scale(0.2);
}
.blog-post_wrapper .share_post-container::after {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: calc(100% + 12px);
}
.blog-post_wrapper .share_post-container .share_post {
  display: block;
}
.blog-post_wrapper .share_post-container span {
  display: block;
  line-height: inherit;
  border-radius: 50%;
  transition: all 0.45s;
}
.blog-post_wrapper .share_post-container > i {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  transition: color 0.3s;
}
.blog-post_wrapper .share_post-container .share_reddit .fab {
  background-color: #FF5700;
}
.blog-post_wrapper .share_post-container .share_twitter .fab {
  background-color: #1b82c4;
}
.blog-post_wrapper .share_post-container .share_facebook .fab {
  background-color: #354cd9;
}
.blog-post_wrapper .share_post-container .share_linkedin .fab {
  background-color: #007bb5;
}
.blog-post_wrapper .share_post-container .share_whatsapp .fab {
  background-color: #25d366;
}
.blog-post_wrapper .share_post-container .share_telegram .fab {
  background-color: #0088cc;
}
.blog-post_wrapper .share_post-container .share_pinterest .fab {
  background-color: #ff1226;
}
.blog-post_wrapper .share_post-container .share_social-wpapper {
  display: block;
  position: absolute;
  right: -8px;
  bottom: calc(100% + 8px);
  min-width: unset;
  z-index: 2;
  box-shadow: none;
  margin: 0;
  padding: 2px;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  background: var(--itconf-primary-color);
}
.blog-post_wrapper .share_post-container .share_social-wpapper::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5.5px 0 5.5px;
  border-color: currentColor transparent transparent transparent;
  right: 10px;
  bottom: -5px;
  color: var(--itconf-primary-color);
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link {
  text-align: center;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  transition: 0.4s;
  opacity: 1;
  background: unset !important;
  visibility: hidden;
  pointer-events: all;
  margin: 0;
  border-radius: unset;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:first-of-type {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:last-of-type {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link::before {
  display: none;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link span {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 11px;
  border-radius: inherit;
  background-color: transparent;
  font-weight: normal;
  color: #ffffff;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:hover span {
  background-color: rgba(255, 255, 255, 0.13);
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper a.share_link {
  visibility: visible;
}

.share_social-wpapper {
  display: flex;
  justify-content: flex-end;
}
.share_social-wpapper:not(:last-child) {
  margin-right: 10px;
}
.share_social-wpapper .share_facebook > span {
  color: #354cd9;
}
.share_social-wpapper .share_twitter > span {
  color: #1b82c4;
}
.share_social-wpapper .share_pinterest > span {
  color: #ff1226;
}
.share_social-wpapper .share_linkedin > span {
  color: #007bb5;
}
.share_social-wpapper .share_whatsapp > span {
  color: #25d366;
}
.share_social-wpapper .share_reddit > span {
  color: #FF5700;
}
.share_social-wpapper .share_telegram > span {
  color: #0088cc;
}
.share_social-wpapper .share_link:hover[class*=share] > span {
  color: #ffffff;
}
.share_social-wpapper .share_link:hover.share_facebook > span {
  background-color: #354cd9;
  border-color: #354cd9;
}
.share_social-wpapper .share_link:hover.share_twitter > span {
  background-color: #1b82c4;
  border-color: #1b82c4;
}
.share_social-wpapper .share_link:hover.share_pinterest > span {
  background-color: #ff1226;
  border-color: #ff1226;
}
.share_social-wpapper .share_link:hover.share_linkedin > span {
  background-color: #007bb5;
  border-color: #007bb5;
}
.share_social-wpapper .share_link:hover.share_whatsapp > span {
  background-color: #25d366;
  border-color: #25d366;
}
.share_social-wpapper .share_link:hover.share_reddit > span {
  background-color: #FF5700;
  border-color: #FF5700;
}
.share_social-wpapper .share_link:hover.share_telegram > span {
  background-color: #0088cc;
  border-color: #0088cc;
}
.share_social-wpapper .share_link {
  border-radius: 30px;
  text-align: center;
  overflow: hidden;
}
.share_social-wpapper .share_link > span {
  display: flex;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  border-radius: inherit;
  white-space: nowrap;
  max-width: 30px;
  transition: 0.65s;
}
.share_social-wpapper .share_link > span::before {
  display: inline-block;
  width: 30px;
  text-align: center;
  font-family: "Font Awesome 5 Brands";
  flex-shrink: 0;
}
.share_social-wpapper .share_link .share_name {
  display: none;
}
.share_social-wpapper .share_link:not(:last-of-type) {
  padding-right: 10px;
}

.author-info_social-wrapper .author-info_social-link {
  line-height: 30px;
}
.author-info_social-wrapper .author-info_social-link.fa {
  color: #969696;
}

.wgl-page-socials {
  position: absolute;
  z-index: 90;
  left: 50px;
}
.wgl-page-socials.fixed {
  position: fixed;
  z-index: 90;
}
.wgl-page-socials li {
  padding-bottom: 17px;
  line-height: 27px;
}
.wgl-page-socials .social__link {
  font-size: 13px;
  color: #ffffff;
  white-space: nowrap;
  transition: all 0.4s, width 0s 1s;
}
.wgl-page-socials .social__link .social__name {
  display: inline-block;
  width: 0;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
  overflow: hidden;
  opacity: 0;
  transform-origin: -25px 50%;
  transform: translateY(-1px) rotateY(0.25turn);
  transition: inherit;
}
.wgl-page-socials .social__link .social__icon {
  padding-right: 1.2em;
}
.wgl-page-socials .social__link:hover {
  transition: all 0.4s;
}
.wgl-page-socials .social__link:hover .social__name {
  width: auto;
  opacity: 1;
  transform: translateY(-1px) rotateY(0turn);
}
.wgl-page-socials .socials__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wgl-page-socials.appearence-hovered {
  padding-top: 35px;
  height: 0;
}
.wgl-page-socials.appearence-hovered .socials__desc {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px -5px 0;
  padding: 5px 5px 0;
  cursor: pointer;
}
.wgl-page-socials.appearence-hovered .socials__desc .social__icon {
  color: #ffffff;
}
.wgl-page-socials.appearence-hovered .socials__desc .social__name {
  display: none;
}
.wgl-page-socials.appearence-hovered .socials__list {
  visibility: hidden;
}
.wgl-page-socials.appearence-hovered .socials__list li {
  transform: translateX(-150%);
  opacity: 0;
  visibility: hidden;
  transition: 0.45s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(1) {
  transition-delay: 0.05s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(2) {
  transition-delay: 0.1s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(3) {
  transition-delay: 0.15s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(4) {
  transition-delay: 0.2s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(5) {
  transition-delay: 0.25s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(6) {
  transition-delay: 0.3s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(7) {
  transition-delay: 0.35s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(8) {
  transition-delay: 0.4s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(9) {
  transition-delay: 0.45s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(10) {
  transition-delay: 0.5s;
}
.wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list {
  visibility: visible;
}
.wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list li,
.wgl-page-socials.appearence-hovered .socials__list:hover li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li {
  opacity: 0;
  transform: translateX(-150%);
  animation: soc_slide_right 0.5s forwards;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(1) {
  animation-delay: 5.1s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(2) {
  animation-delay: 5.2s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(3) {
  animation-delay: 5.3s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(4) {
  animation-delay: 5.4s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(5) {
  animation-delay: 5.5s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(6) {
  animation-delay: 5.6s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(7) {
  animation-delay: 5.7s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(8) {
  animation-delay: 5.8s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(9) {
  animation-delay: 5.9s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(10) {
  animation-delay: 6s;
}
@keyframes soc_slide_right {
  0% {
    transform: translateX(-150%);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.wgl-social-icons .elementor-icon i, .wgl-social-icons .elementor-icon svg {
  transition: 0.3s;
}
.wgl-social-icons .elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
  height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
}
.wgl-social-icons .elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  display: inline-flex;
  background-color: #69727d;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}

.single_post_info > * {
  margin-bottom: 20px;
}
.single_post_info .share_post-container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.single_post_info .share_post-container::after {
  display: none;
}
.single_post_info .share_post-container:hover > a {
  color: rgba(var(--itconf-header-rgb), 0.54);
}
.single_post_info .share_post-container:hover .share_social-wpapper {
  opacity: 1;
  visibility: visible;
}
.single_post_info .share_post-container .share_social-wpapper::after {
  display: none;
}
.single_post_info .share_post-container .share_post-title {
  font-size: 14px;
  font-weight: 700;
  margin-right: 26px;
  color: var(--itconf-header-font-color);
}
.single_post_info .share_post-container .share_link {
  line-height: 30px;
  padding: 0;
  width: 30px;
  height: 30px;
  overflow: visible;
  border-radius: 50%;
  text-align: center;
}
.single_post_info .share_post-container .share_link > span {
  font-size: 15px;
  transition: 0.4s;
  width: 100%;
  height: inherit;
  line-height: inherit;
  max-width: unset;
  color: var(--itconf-header-font-color);
  background-color: transparent;
  border: unset;
  position: relative;
  z-index: 1;
}
.single_post_info .share_post-container .share_link:hover[class*=share] > span {
  color: var(--itconf-primary-color);
  background-color: transparent;
  transition: 0.4s;
}
.single_post_info .share_post-container .share_link:not(:last-child) {
  margin-right: 12px;
}
@media (max-width: 767px) {
  .single_post_info .share_post-container > a {
    display: none;
  }
  .single_post_info .share_post-container .share_social-wpapper {
    position: relative;
    opacity: 1;
    visibility: visible;
    padding: 0;
  }
}

.woocommerce div.product .share_social-wpapper .share_link {
  margin-right: 20px;
  font-size: 12px;
  color: #c2c2c2;
}
.woocommerce div.product .share_social-wpapper .share_link span.fa {
  transition: 0.45s ease-in-out;
}
.woocommerce div.product .share_social-wpapper .share_link:last-child {
  margin-right: 0;
}

/*==================== ##Team ==================== */
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c52ea7;
}

.wgl_module_team {
  position: relative;
  z-index: 1;
}
.wgl_module_team .team__member {
  transition: 0.3s;
}
.wgl_module_team .member__wrapper {
  position: relative;
  z-index: 1;
  transition: 0.3s;
}
.wgl_module_team .member__wrapper:hover .member__info {
  transform: translateY(0);
}
.wgl_module_team .member__wrapper:hover .member__socials {
  opacity: 1;
}
.wgl_module_team .member__wrapper:hover .member__icon i::before {
  transform: rotate(0);
}
.wgl_module_team .member__media:hover .member__thumbnail::after {
  opacity: 1;
}
.wgl_module_team .member__thumbnail {
  display: block;
  position: relative;
  border-radius: 0;
  overflow: hidden;
}
.wgl_module_team .member__thumbnail img {
  transition: 0.3s;
  border-radius: inherit;
}
.wgl_module_team .member__thumbnail::before, .wgl_module_team .member__thumbnail::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  transition: 0.3s;
}
.wgl_module_team .member__thumbnail::after {
  opacity: 0;
  background: linear-gradient(180deg, transparent 40.63%, var(--itconf-primary-color) 100%);
}
.wgl_module_team .member__info {
  margin-top: 33px;
  margin-bottom: 8px;
}
.wgl_module_team .member__name {
  font-family: var(--itconf-content-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
.wgl_module_team .member__name a,
.wgl_module_team .member__name span {
  font: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
  transition: 0.3s;
}
.wgl_module_team .member__name span {
  cursor: default;
}
.wgl_module_team .member__name a:hover {
  color: var(--itconf-primary-color);
}
.wgl_module_team .member__meta-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}
.wgl_module_team .member__highlighted {
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  transition: 0.4s;
  letter-spacing: 0.1em;
  color: #5B5B5B;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.wgl_module_team .member__icon {
  line-height: 0;
}
.wgl_module_team .member__icon i {
  display: inline-block;
  color: var(--itconf-primary-color);
  font-size: 24px;
  line-height: 0;
  transition: 0.4s;
  transform: translateX(7px);
}
.wgl_module_team .member__icon i::before {
  transform: rotate(-45deg);
  display: inline-block;
  transition: transform 0.4s;
}
.wgl_module_team .member__excerpt {
  margin-top: 15px;
  line-height: 1.7;
  transition: 0.4s;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.wgl_module_team .member__excerpt::-webkit-scrollbar {
  display: none;
}

.team__member .member__socials {
  z-index: 1;
  line-height: 1;
}
.team__member .member__media {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.team__member .member__media .member__socials {
  position: absolute;
  z-index: 1;
  bottom: 18px;
  left: 16px;
  width: 100%;
  transition: 0.3s;
}
.team__member .member__media .social__icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  opacity: 0;
  transition: transform 0.2s ease-in, opacity 0.2s ease-in;
  transform: translateY(20px);
}
.team__member .member__media:hover .social__icon {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.team__member .member__media:hover .social__icon:nth-child(1) {
  transition-delay: 0s;
}
.team__member .member__media:hover .social__icon:nth-child(2) {
  transition-delay: 0.1s;
}
.team__member .member__media:hover .social__icon:nth-child(3) {
  transition-delay: 0.2s;
}
.team__member .member__media:hover .social__icon:nth-child(4) {
  transition-delay: 0.3s;
}
.team__member .member__media:hover .social__icon:nth-child(5) {
  transition-delay: 0.4s;
}
.team__member .member__media:hover .social__icon:nth-child(6) {
  transition-delay: 0.5s;
}
.team__member .member__media:hover .social__icon:nth-child(7) {
  transition-delay: 0.6s;
}
.team__member .member__media:hover .social__icon:nth-child(8) {
  transition-delay: 0.7s;
}
.team__member .member__media:hover .social__icon:nth-child(9) {
  transition-delay: 0.8s;
}
.team__member .member__media:hover .social__icon:nth-child(10) {
  transition-delay: 0.9s;
}
@media (max-width: 767px) {
  .team__member .member__media .member__socials {
    transform: translateY(0);
  }
  .team__member .member__media .social__icon {
    opacity: 1;
    transform: translateY(0);
  }
}
.team__member .social__icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  font-size: 15px;
  text-align: center;
  margin-right: 7px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
}
.team__member .social__icon::before {
  display: inline-block;
  transition: 0.4s;
}
.team__member .social__icon:last-child {
  margin-right: 0;
}
.team__member .social__icon:hover {
  color: #fff;
}
.team__member .social__icon:hover::before {
  transform: translateY(-4px);
}

.wgl_module_team {
  --itconf-team-grid-gap: 45px;
}
.wgl_module_team .team__members:not(.carousel) {
  display: flex;
  flex-wrap: wrap;
}
.wgl_module_team .team__members:not(.carousel) .team__member {
  margin-bottom: var(--itconf-team-grid-gap);
}
@media (min-width: 768px) {
  .wgl_module_team .team__members:not(.carousel) {
    margin-right: calc(var(--itconf-team-grid-gap) / 2 * -1);
    margin-left: calc(var(--itconf-team-grid-gap) / 2 * -1);
  }
  .wgl_module_team .team__members:not(.carousel) .team__member {
    margin-right: calc(var(--itconf-team-grid-gap) / 2);
    margin-left: calc(var(--itconf-team-grid-gap) / 2);
  }
}
.wgl_module_team .team__members.carousel .wgl-carousel_wrapper {
  margin-right: calc(var(--itconf-team-grid-gap) / 2 * -1);
  margin-left: calc(var(--itconf-team-grid-gap) / 2 * -1);
}
.wgl_module_team .team__members.carousel .member__wrapper {
  margin-right: calc(var(--itconf-team-grid-gap) / 2);
  margin-left: calc(var(--itconf-team-grid-gap) / 2);
}
.wgl_module_team .grid-col--1 .team__member {
  width: 100%;
}
.wgl_module_team .grid-col--2 .team__member {
  width: calc(50% - var(--itconf-team-grid-gap));
}
.wgl_module_team .grid-col--3 .team__member {
  width: calc(33.333333% - var(--itconf-team-grid-gap));
}
.wgl_module_team .grid-col--4 .team__member {
  width: calc(25% - var(--itconf-team-grid-gap));
}
.wgl_module_team .grid-col--5 .team__member {
  width: calc(20% - var(--itconf-team-grid-gap));
}
.wgl_module_team .grid-col--6 .team__member {
  width: calc(16.6666% - var(--itconf-team-grid-gap));
}
@media (max-width: 1500px) {
  .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
    width: calc(25% - var(--itconf-team-grid-gap));
  }
}
@media (max-width: 1370px) {
  .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
    width: calc(33.333333% - var(--itconf-team-grid-gap));
  }
}
@media (max-width: 1025px) {
  .wgl_module_team .grid-col--3 .team__member, .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
    width: calc(50% - var(--itconf-team-grid-gap));
  }
}
@media (max-width: 767px) {
  .wgl_module_team .grid-col--2 .team__member, .wgl_module_team .grid-col--3 .team__member, .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
    width: 100%;
  }
}

/* ==================== ##Views ==================== */
.wgl-views {
  display: inline-block;
}
.wgl-views .post_views_inner {
  color: inherit;
  transition: 0.45s;
}
.wgl-views .sl-icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 0;
  transform: translateY(1px);
}
.wgl-views .sl-icon:before {
  line-height: 0;
}
.post_featured_bg .wgl-views {
  display: flex;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  text-decoration: unset;
}
.post_featured_bg .wgl-views .sl-icon {
  transform: translateY(0);
}
.post_featured_bg .wgl-views .sl-icon:before {
  line-height: initial;
}
.post_featured_bg .wgl-views .sl-count {
  line-height: 19px;
  margin-left: 10px;
}
.post_featured_bg .wgl-views .sl-count-text {
  display: inline-block !important;
  margin-left: 3px;
}
.wgl-views .sl-count {
  display: inline-block;
  margin-left: 8px;
  transition: inherit;
}
.wgl-views .sl-count-text {
  display: none !important;
}

/* ==================== ##Widgets Base ==================== */
.widget_block h2,
.title-wrapper .title,
.sidebar [class*=berocket_] h3 {
  position: relative;
  display: block;
  z-index: 1;
  font-size: 22px;
  line-height: 1.3;
  color: var(--itconf-primary-color);
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  letter-spacing: -0.05em;
}

.widget {
  position: relative;
  /* ↓ Categories */
  /* ↑ categories */
}
.widget:not(:first-child) {
  padding-top: 40px;
}
.widget:last-child {
  margin-bottom: 40px;
}
.widget .wp-block-group h2,
.widget .title-wrapper {
  margin: 0 0 20px;
  line-height: 1.3;
}
.widget .wp-block-group h2 .rsswidget img,
.widget .title-wrapper .rsswidget img {
  margin-top: 7px;
}
.widget ul li {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 1px;
  transition: 0.3s;
}
.widget ul li a {
  line-height: 24px;
  color: inherit;
}
.widget > ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.widget > ul > li ul,
.widget > div > ul > li ul,
.widget > div > div > ul > li ul {
  padding-left: 15px;
}
.widget ul li a {
  position: relative;
  line-height: 24px;
  z-index: 1;
}
.widget ul li a .post_count {
  z-index: 1;
  transition: inherit;
  padding: 0 !important;
  font-family: var(--itconf-content-font-family);
  color: var(--itconf-primary-color);
  letter-spacing: 0;
  font-size: 11px;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  text-align: center;
  margin-left: 3px;
  transform: translateY(-10px);
}
.widget ul li.current-cat > a .post_count {
  color: var(--itconf-primary-color);
}
.widget.widget_categories ul, .widget.widget_product_categories ul, .widget.widget_layered_nav ul, .widget.woocommerce-widget-layered-nav ul, .widget.widget_archive ul {
  position: relative;
  margin-bottom: -6px;
}
.widget.widget_categories ul li, .widget.widget_product_categories ul li, .widget.widget_layered_nav ul li, .widget.woocommerce-widget-layered-nav ul li, .widget.widget_archive ul li {
  margin: 0;
}
.widget.widget_categories ul li a,
.widget.widget_categories ul li label, .widget.widget_product_categories ul li a,
.widget.widget_product_categories ul li label, .widget.widget_layered_nav ul li a,
.widget.widget_layered_nav ul li label, .widget.woocommerce-widget-layered-nav ul li a,
.widget.woocommerce-widget-layered-nav ul li label, .widget.widget_archive ul li a,
.widget.widget_archive ul li label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--itconf-secondary-color);
  text-transform: uppercase;
  font-family: var(--itconf-header-font-family);
}
.widget.widget_categories ul li.current-cat > a, .widget.widget_categories ul li.chosen > a,
.widget.widget_categories ul li a:hover, .widget.widget_categories ul li.checked label,
.widget.widget_categories ul li label:hover, .widget.widget_product_categories ul li.current-cat > a, .widget.widget_product_categories ul li.chosen > a,
.widget.widget_product_categories ul li a:hover, .widget.widget_product_categories ul li.checked label,
.widget.widget_product_categories ul li label:hover, .widget.widget_layered_nav ul li.current-cat > a, .widget.widget_layered_nav ul li.chosen > a,
.widget.widget_layered_nav ul li a:hover, .widget.widget_layered_nav ul li.checked label,
.widget.widget_layered_nav ul li label:hover, .widget.woocommerce-widget-layered-nav ul li.current-cat > a, .widget.woocommerce-widget-layered-nav ul li.chosen > a,
.widget.woocommerce-widget-layered-nav ul li a:hover, .widget.woocommerce-widget-layered-nav ul li.checked label,
.widget.woocommerce-widget-layered-nav ul li label:hover, .widget.widget_archive ul li.current-cat > a, .widget.widget_archive ul li.chosen > a,
.widget.widget_archive ul li a:hover, .widget.widget_archive ul li.checked label,
.widget.widget_archive ul li label:hover {
  color: var(--itconf-primary-color);
}
.widget.widget_categories ul li a, .widget.widget_product_categories ul li a, .widget.widget_layered_nav ul li a, .widget.woocommerce-widget-layered-nav ul li a, .widget.widget_archive ul li a {
  padding: 1px 0;
  display: inline-block;
}
.widget.widget_categories ul li ul, .widget.widget_product_categories ul li ul, .widget.widget_layered_nav ul li ul, .widget.woocommerce-widget-layered-nav ul li ul, .widget.widget_archive ul li ul {
  margin-bottom: 0;
}
.widget.widget_categories .title-wrapper + ul, .widget.widget_product_categories .title-wrapper + ul, .widget.widget_layered_nav .title-wrapper + ul, .widget.woocommerce-widget-layered-nav .title-wrapper + ul, .widget.widget_archive .title-wrapper + ul {
  margin-top: -8px;
}
.widget_product_categories ul li img {
  margin-right: 13px;
}
.widget_shopping_cart .widget_shopping_cart_content {
  margin-top: 22px;
  margin-bottom: 6px;
}
.widget_recent_entries > ul > li > a {
  position: relative;
  padding-left: 20px;
}
.widget_recent_entries > ul > li > a::before {
  content: "\f15b";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 600;
  color: #b7b7b7;
  position: absolute;
  line-height: 1;
  top: 4px;
  left: 0;
  transition: color 0.3s;
}
.widget_recent_entries ul li .post-date {
  display: block;
  font-size: 0.8em;
}
.widget_rss .title-wrapper > a {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
}
.widget_rss .title-wrapper > a img {
  display: none;
}
.widget_rss ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.widget_rss li {
  padding: 18px 0 0 0;
}
.widget_rss li:first-child {
  padding-top: 0;
}
.widget_rss li .rsswidget {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 10px;
}
.widget_rss li .rss-date {
  display: block;
  margin: 0 0 9px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #7b7b7b;
  font-style: normal;
}
.widget_rss li .rssSummary {
  line-height: 26px;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}
.widget_rss li cite {
  display: block;
  position: relative;
  margin-top: 0;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: 700;
  color: var(--itconf-primary-color);
}
.widget_rss li cite::before {
  content: "–";
  margin-right: 5px;
}
.widget_text .textwidget {
  margin-top: -9px;
}
.widget ul.wp-block-latest-posts li {
  padding-left: 0;
}

ul[class*=wp-block-] li a {
  color: inherit;
}

.wp-block-rss {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-weight: 600;
}
.wp-block-rss a {
  color: inherit;
}
.wp-block-rss .wp-block-rss__item:not(:last-child) {
  margin-bottom: 20px;
}
.wp-block-rss .wp-block-rss__item-excerpt {
  color: var(--itconf-content-color);
}

.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
}

.widget_comments > ul > li::before,
.widget_meta > ul > li::before,
.widget_archive > ul > li::before,
.widget_recent_comments > ul > li::before,
ul.wp-block-archives > li::before {
  font-family: flaticon;
  transition: inherit;
}

.widget_archive ul,
.widget_recent_entries ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_layered_nav ul,
.widget_meta ul,
ul.wp-block-archives {
  list-style: none;
}
.widget_archive ul ul,
.widget_recent_entries ul ul,
.widget_categories ul ul,
.widget_product_categories ul ul,
.widget_layered_nav ul ul,
.widget_meta ul ul,
ul.wp-block-archives ul {
  margin: 0;
  padding: 0;
}
.widget_archive ul li ul li:last-child,
.widget_recent_entries ul li ul li:last-child,
.widget_categories ul li ul li:last-child,
.widget_product_categories ul li ul li:last-child,
.widget_layered_nav ul li ul li:last-child,
.widget_meta ul li ul li:last-child,
ul.wp-block-archives li ul li:last-child {
  border-bottom: 0;
}

.widget_categories ul li img,
.widget_product_categories ul li img,
.widget_layered_nav ul li img,
.widget_meta ul li img,
.widget_archive ul li img,
ul.wp-block-archives li img {
  max-width: 40px;
  margin-top: -4px;
  margin-right: 5px;
  vertical-align: middle;
}
.widget_categories ul li ul li img,
.widget_product_categories ul li ul li img,
.widget_layered_nav ul li ul li img,
.widget_meta ul li ul li img,
.widget_archive ul li ul li img,
ul.wp-block-archives li ul li img {
  display: none;
}

.widget_meta.widget > ul li a {
  position: relative;
  padding-left: 20px;
}
.widget_meta.widget > ul li a::before {
  content: "\f02b";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 700;
  color: #b7b7b7;
  position: absolute;
  line-height: 1;
  top: 4px;
  left: 0;
  transition: color 0.3s;
}

.widget_recent_comments > ul {
  margin-top: -10px;
  margin-bottom: -6px;
  list-style: none;
}
.widget_recent_comments > ul > li::before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 700;
  color: #b7b7b7;
  position: absolute;
  top: 10px;
  left: 0;
  line-height: 1;
}
.widget_recent_comments ul li {
  position: relative;
  padding: 3px 0 3px 20px;
  line-height: 1.5;
}
.widget_recent_comments a {
  display: inline !important;
}
.widget_recent_comments a[rel~=external] {
  text-decoration: underline;
}

.widget .wp-block-latest-comments {
  margin-top: 5px;
  padding-bottom: 0;
}

.wp-block-latest-comments {
  padding-left: 0;
}
.wp-block-latest-comments > li {
  padding-left: 0;
  line-height: 1.3em;
}
.wp-block-latest-comments > li article {
  display: inline;
}
.wp-block-latest-comments__comment {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.wp-block-latest-comments__comment::before {
  display: none;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  font-weight: 700;
  color: var(--itconf-header-font-color);
  display: inline;
  margin-left: 0 !important;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
  color: inherit;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover {
  color: var(--itconf-primary-color);
}
.wp-block-latest-comments__comment .avatar,
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-avatar {
  width: auto;
  height: auto;
  float: none;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
  font-size: 14px;
  line-height: 22px;
  color: #6e777e;
  margin-top: 9px;
  margin-bottom: 11px;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
  margin-left: 0 !important;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p:last-child {
  margin-bottom: 0;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  font-size: 14px;
  line-height: 22px;
  color: #6e777e;
  margin-top: 5px;
}

ul.wp-block-latest-posts {
  margin-left: 0;
  padding: 0;
  list-style: none;
}
ul.wp-block-latest-posts li {
  position: relative;
}
ul.wp-block-latest-posts li:not(:first-child) {
  margin-top: 15px;
}
ul.wp-block-latest-posts li a {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: inherit;
  padding-left: 20px;
}
ul.wp-block-latest-posts li a::before {
  content: "\f15b";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 600;
  color: #b7b7b7;
  position: absolute;
  line-height: 1;
  top: 6px;
  left: 0;
  transition: color 0.3s;
}
ul.wp-block-latest-posts .wp-block-latest-posts__featured-image {
  margin-bottom: 10px;
}
ul.wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
  margin-bottom: 25px;
}
ul.wp-block-latest-posts.is-grid li {
  margin: 0 20px 20px 0;
}

ul.wp-block-archives li,
ul.wp-block-categories li {
  margin: 0;
}
ul.wp-block-archives li a,
ul.wp-block-archives li label,
ul.wp-block-categories li a,
ul.wp-block-categories li label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--itconf-secondary-color);
  text-transform: uppercase;
  font-family: var(--itconf-header-font-family);
}
ul.wp-block-archives li.current-cat > a, ul.wp-block-archives li.chosen > a,
ul.wp-block-archives li a:hover, ul.wp-block-archives li.checked label,
ul.wp-block-archives li label:hover,
ul.wp-block-categories li.current-cat > a,
ul.wp-block-categories li.chosen > a,
ul.wp-block-categories li a:hover,
ul.wp-block-categories li.checked label,
ul.wp-block-categories li label:hover {
  color: var(--itconf-primary-color);
}
ul.wp-block-archives li a,
ul.wp-block-categories li a {
  padding: 1px 0;
  display: inline-block;
}
ul.wp-block-archives li ul,
ul.wp-block-categories li ul {
  margin-bottom: 0;
}
ul.wp-block-archives li ul,
ul.wp-block-categories li ul {
  margin-bottom: 0;
}
ul.wp-block-archives li.current-cat > a, ul.wp-block-archives li.chosen > a,
ul.wp-block-archives li a:hover,
ul.wp-block-categories li.current-cat > a,
ul.wp-block-categories li.chosen > a,
ul.wp-block-categories li a:hover {
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
ul.wp-block-archives li a,
ul.wp-block-categories li a {
  position: relative;
  line-height: 24px;
  z-index: 1;
}
ul.wp-block-archives li a .post_count,
ul.wp-block-categories li a .post_count {
  z-index: 1;
  transition: inherit;
  padding: 0 !important;
  font-family: var(--itconf-content-font-family);
  color: var(--itconf-primary-color);
  letter-spacing: 0;
  font-size: 11px;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  text-align: center;
  margin-left: 3px;
  transform: translateY(-10px);
}
ul.wp-block-archives li.current-cat > a .post_count,
ul.wp-block-categories li.current-cat > a .post_count {
  color: var(--itconf-primary-color);
}

.widget ul.wp-block-archives {
  padding: 0;
}

ul.wp-block-archives {
  padding: 0;
  padding-bottom: 20px;
  position: relative;
}

ul.wp-block-categories {
  position: relative;
}
ul.wp-block-categories,
ul.wp-block-categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

aside select,
footer select {
  margin-bottom: 0;
}
aside .widget_calendar,
footer .widget_calendar {
  margin-bottom: -13px;
}

/* ==================== #Author ==================== */
.widget_author {
  margin-bottom: 0;
}

.author-widget_wrapper {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
  overflow: hidden;
}
.author-widget_wrapper::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 40.63%, var(--itconf-primary-color) 92.19%);
}
.author-widget_wrapper > h4 + .author-widget_social,
.author-widget_wrapper > p + .author-widget_social {
  margin-top: 19px;
}
.author-widget_content {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: var(--itconf-tertiary-color);
}
.author-widget_img {
  width: 270px;
  border-radius: unset;
  margin: 0 auto;
}
.author-widget_title {
  margin-top: 23px;
  font-size: 24px;
  line-height: 1.333em;
  color: inherit;
}
.author-widget_title span {
  font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
}
.author-widget_text {
  font-size: 17px;
  font-weight: 500;
  margin-top: 7px;
  margin-bottom: 14px;
  color: inherit;
  letter-spacing: -0.02em;
}
.author-widget_social {
  position: relative;
  z-index: 1;
}
.author-widget_social a {
  display: inline-block;
  position: relative;
  height: 30px;
  width: 20px;
  border-radius: 50%;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: var(--itconf-tertiary-color);
  background: transparent;
  transition: 0.4s 0.1s;
  text-align: center;
}
.author-widget_social a::before {
  display: inline-block;
  transition: unset;
  transition: 0.4s;
}
.author-widget_social a:hover {
  color: var(--itconf-tertiary-color);
  transition: 0.4s;
}
.author-widget_social a:hover::before {
  transform: translateY(-5px);
}
.author-widget_social-link:not(:last-child) {
  margin-right: 20px;
}
.author-widget_img_sign-wrapper {
  margin: 0;
  line-height: 0;
  font-size: 0;
  margin: -67px -20px -109px 0;
  z-index: -1;
  position: relative;
}

/* ==================== #Banner ==================== */
.banner-widget_wrapper {
  display: block;
  position: relative;
  padding: 34px 38px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  max-width: 270px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden;
  color: var(--itconf-tertiary-color);
}
.banner-widget_wrapper .banner-widget_img-wrapper {
  display: block;
  margin-bottom: 10px;
  line-height: 0;
}
.banner-widget_wrapper .banner-widget_text_sub {
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  color: inherit;
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
}
.banner-widget_wrapper .banner-widget_text_sub + .banner-widget_text {
  margin-top: 22px;
}
.banner-widget_wrapper .banner-widget_text {
  font-size: 14px;
  line-height: 1.477em;
  color: inherit;
  font-family: var(--itconf-header-font-family);
  font-weight: 700;
  letter-spacing: 0.03em;
}
.banner-widget_wrapper .banner-widget_button {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 15px;
  position: relative;
  z-index: 1;
  transition: 0.4s;
  text-align: left;
  color: var(--itconf-tertiary-color);
  width: auto;
  font-size: 32px;
  font-weight: 700;
  margin-top: 47px;
  line-height: 0.9375;
  letter-spacing: -0.05em;
  font-family: var(--itconf-content-font-family);
}
.banner-widget_wrapper .banner-widget_button::after {
  content: "\f101";
  font-family: flaticon;
  display: inline-block;
  transform: rotate(-45deg);
  transition: 0.4s;
  font-size: 24px;
  font-weight: normal;
}
.banner-widget_wrapper .banner-widget__link {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
}
.banner-widget_wrapper:hover .banner-widget_button::after {
  transform: rotate(0);
}
.banner-widget_wrapper:empty {
  display: none;
}

/* ==================== #Calendar ==================== */
body .widget_calendar .calendar_wrap {
  width: 100%;
}
body .widget_calendar .calendar_wrap table td {
  position: relative;
  z-index: 1;
  padding: 4px 0;
  text-align: center;
  font-size: 14px;
}
body .widget_calendar .calendar_wrap table td > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
body .widget_calendar .calendar_wrap table td#today {
  color: #ffffff;
}
body .widget_calendar .calendar_wrap table tr {
  border: 0;
}
body .widget_calendar .calendar_wrap table th {
  padding: 5px 0;
  text-align: center;
}
body .widget_calendar .calendar_wrap table caption {
  padding: 7px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  text-transform: unset;
}
body .widget_calendar .calendar_wrap table tfoot {
  display: none;
}
body .widget_calendar .calendar_wrap table td#today::before,
body .widget_calendar .calendar_wrap tbody td > a::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.3s;
}
body .widget_calendar .calendar_wrap .wp-calendar-nav {
  margin-bottom: -7px;
}

.footer .calendar_wrap .wp-calendar-nav span a,
.footer .calendar_wrap tbody,
.footer .calendar_wrap td#today {
  color: #ffffff;
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 4px 0;
  font-size: 14px;
}
.wp-block-calendar tbody td#today,
.wp-block-calendar tbody td a,
.wp-block-calendar th#today,
.wp-block-calendar th a {
  color: #ffffff;
}
.wp-block-calendar tbody td#today::before,
.wp-block-calendar tbody td a::before,
.wp-block-calendar th#today::before,
.wp-block-calendar th a::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.3s;
}
.wp-block-calendar tfoot #next {
  text-align: right;
}
.wp-block-calendar table tbody,
.wp-block-calendar table caption {
  color: inherit;
}
.wp-block-calendar table caption {
  padding: 7px;
  font-size: 16px;
  font-weight: 600;
}
.wp-block-calendar table caption,
.wp-block-calendar table #today > a {
  color: #ffffff;
}
.wp-block-calendar table th {
  padding: 5px 0;
  text-align: center;
  background-color: transparent;
}
.wp-block-calendar a {
  text-decoration: none;
}

.widget_calendar table th,
.wp-block-calendar table th {
  font-weight: 700;
  font-size: 16px;
}
.widget_calendar .wp-calendar-nav,
.wp-block-calendar .wp-calendar-nav {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 0;
}
.widget_calendar .wp-calendar-nav span a,
.wp-block-calendar .wp-calendar-nav span a {
  display: inline-block;
  margin-top: -1em;
  margin-bottom: 21px;
  line-height: 1;
}

/* ==================== #Gallery ==================== */
.widget_media_gallery .title-wrapper {
  margin-bottom: 26px;
}

[class*=widget][class*=media_gallery] .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: -8px -5px -5px -5px;
}
[class*=widget][class*=media_gallery] .gallery-item {
  margin: 0;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon {
  position: relative;
  z-index: 1;
  margin: 5px;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a {
  display: block;
  border-radius: 0;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s;
  background-color: rgba(var(--itconf-primary-rgb), 0.3);
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a::after {
  content: "\f104";
  font-family: flaticon;
  position: absolute;
  z-index: 2;
  opacity: 0;
  left: 50%;
  top: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  font-size: 16px;
  transition: 0.3s;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a:hover::before {
  opacity: 1;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a:hover::after {
  opacity: 1;
}
[class*=widget][class*=media_gallery] .gallery-item img {
  border: 0;
  border-radius: inherit;
}
[class*=widget][class*=media_gallery] .gallery-columns-1 .gallery-item {
  width: calc(100% / 1);
}
[class*=widget][class*=media_gallery] .gallery-columns-2 .gallery-item {
  width: calc(100% / 2);
}
[class*=widget][class*=media_gallery] .gallery-columns-3 .gallery-item {
  width: calc(100% / 3);
}
[class*=widget][class*=media_gallery] .gallery-columns-4 .gallery-item {
  width: calc(100% / 4);
}
[class*=widget][class*=media_gallery] .gallery-columns-5 .gallery-item {
  width: calc(100% / 5);
}
[class*=widget][class*=media_gallery] .gallery-columns-6 .gallery-item {
  width: calc(100% / 6);
}
[class*=widget][class*=media_gallery] .gallery-columns-7 .gallery-item {
  width: calc(100% / 7);
}
[class*=widget][class*=media_gallery] .gallery-columns-8 .gallery-item {
  width: calc(100% / 8);
}
[class*=widget][class*=media_gallery] .gallery-columns-9 .gallery-item {
  width: calc(100% / 9);
}
[class*=widget][class*=media_gallery] .gallery .gallery-caption {
  display: none;
}

.blog-post_content .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 10px -5px 20px;
}
.blog-post_content .gallery-item {
  margin: 0;
}
.blog-post_content .gallery-item .gallery-icon {
  margin: 5px;
  text-align: center;
}
.blog-post_content .gallery-columns-1 .gallery-item {
  width: calc(100% / 1);
}
.blog-post_content .gallery-columns-2 .gallery-item {
  width: calc(100% / 2);
}
.blog-post_content .gallery-columns-3 .gallery-item {
  width: calc(100% / 3);
}
.blog-post_content .gallery-columns-4 .gallery-item {
  width: calc(100% / 4);
}
.blog-post_content .gallery-columns-5 .gallery-item {
  width: calc(100% / 5);
}
.blog-post_content .gallery-columns-6 .gallery-item {
  width: calc(100% / 6);
}
.blog-post_content .gallery-columns-7 .gallery-item {
  width: calc(100% / 7);
}
.blog-post_content .gallery-columns-8 .gallery-item {
  width: calc(100% / 8);
}
.blog-post_content .gallery-columns-9 .gallery-item {
  width: calc(100% / 9);
}
.blog-post_content .gallery-caption {
  margin-left: 0;
}

/* ==================== #Navigation Menu ==================== */
.widget_nav_menu .menu, .widget_nav_menu > ul,
.widget_pages .menu,
.widget_pages > ul {
  padding: 0;
  margin: 0;
}
.widget_nav_menu .menu li, .widget_nav_menu > ul li,
.widget_pages .menu li,
.widget_pages > ul li {
  padding-right: 0;
  margin-bottom: 10px;
}
.widget_nav_menu .menu,
.widget_nav_menu .menu ul, .widget_nav_menu > ul,
.widget_nav_menu > ul ul,
.widget_pages .menu,
.widget_pages .menu ul,
.widget_pages > ul,
.widget_pages > ul ul {
  list-style: none;
}
.widget_nav_menu .menu a, .widget_nav_menu > ul a,
.widget_pages .menu a,
.widget_pages > ul a {
  display: block;
  position: relative;
  padding-left: 17px;
}
.widget_nav_menu .menu a::before, .widget_nav_menu > ul a::before,
.widget_pages .menu a::before,
.widget_pages > ul a::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  top: 10px;
  left: 2px;
  width: 6px;
  height: 6px;
  border-radius: 0;
  background: currentColor;
  color: #c2c2c2;
  transition: background-color 0.3s;
}
.widget_nav_menu .menu a:hover::before, .widget_nav_menu > ul a:hover::before,
.widget_pages .menu a:hover::before,
.widget_pages > ul a:hover::before {
  background-color: var(--itconf-secondary-color);
}
.widget_nav_menu .current-menu-item > a::before,
.widget_pages .current-menu-item > a::before {
  color: inherit;
}

/* ==================== #Recent Posts ==================== */
.wgl-posts {
  margin-top: -4px;
}
.wgl-posts .title-wrapper {
  margin-bottom: 22px;
}

.widget .recent-posts-widget {
  margin: 0 0 3px;
  padding: 0;
  list-style: none;
}
.widget .recent-posts-widget li {
  padding: 0;
  line-height: inherit;
}
.widget .recent-posts-widget li img {
  min-width: 70px;
  width: 70px;
}
.widget .recent-posts-widget li:not(:first-child) {
  margin-top: 30px;
}
.widget .recent-posts-widget li a {
  margin: 0;
  display: flex;
}
.widget .recent-posts-widget li a:hover .post__title {
  text-decoration: underline;
}
.widget .recent-posts-widget .recent-posts-image_wrapper {
  margin: 0 19px 0 0;
}
.widget .recent-posts-widget .recent-posts-image_wrapper img {
  border-radius: 0;
}
.widget .recent-posts-widget .meta-data {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: var(--itconf-primary-color);
  letter-spacing: -0.05em;
  margin-top: 8px;
}
.widget .recent-posts-widget .meta-data span {
  line-height: inherit;
  font: inherit;
  letter-spacing: inherit;
}
.widget .recent-posts-widget .recent-posts-content_wrapper {
  width: calc(100% - 20px);
  align-self: center;
}
.widget .recent-posts-widget .recent-posts-content_wrapper:first-child {
  margin-top: -4px;
}
.widget .recent-posts-widget .recent-post-content {
  margin-top: 3px;
  font-size: 0.9rem;
  line-height: 1.8;
}
.widget .recent-posts-widget .post__title {
  font-size: 14px;
  font-weight: 800;
  line-height: 1.715em;
  transition: 0.4s;
  margin-top: -3px;
  color: inherit;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-transform: uppercase;
}
.widget .recent-posts-widget .post__link {
  color: var(--itconf-header-font-color);
}

.widget_wgl_posts .recent-posts-widget {
  margin-top: 0;
  margin-bottom: -7px;
}

/* ==================== #Search ==================== */
.widget_search,
.widget_product_search {
  margin-bottom: 4px;
  margin-top: 2px;
}

body .widget_search .search-form,
body .widget_product_search .woocommerce-product-search,
body .wc-block-product-search__fields {
  position: relative;
  z-index: 1;
}
body .widget_search .search-form .search-field,
body .widget_product_search .woocommerce-product-search .search-field,
body .wc-block-product-search__fields .search-field {
  width: 100%;
  margin-bottom: 0;
  padding-left: 27px;
  outline: none;
  overflow: hidden;
}
body .widget_search .search-form .search-field::placeholder,
body .widget_product_search .woocommerce-product-search .search-field::placeholder,
body .wc-block-product-search__fields .search-field::placeholder {
  font: inherit;
  line-height: inherit;
  color: inherit;
  outline: none;
  -webkit-appearance: none;
  transition: 0.4s;
  transform: translateY(0) scale(1);
  transform-origin: left bottom;
}
body .widget_search .search-form .search-field:active, body .widget_search .search-form .search-field:focus,
body .widget_product_search .woocommerce-product-search .search-field:active,
body .widget_product_search .woocommerce-product-search .search-field:focus,
body .wc-block-product-search__fields .search-field:active,
body .wc-block-product-search__fields .search-field:focus {
  border-color: var(--itconf-header-font-color);
}
body .widget_search .search-form .search-field:active::placeholder, body .widget_search .search-form .search-field:focus::placeholder,
body .widget_product_search .woocommerce-product-search .search-field:active::placeholder,
body .widget_product_search .woocommerce-product-search .search-field:focus::placeholder,
body .wc-block-product-search__fields .search-field:active::placeholder,
body .wc-block-product-search__fields .search-field:focus::placeholder {
  opacity: 0;
}
body .widget_search .search-form .search__icon,
body .widget_search .search-form .wc-block-product-search__button,
body .widget_product_search .woocommerce-product-search .search__icon,
body .widget_product_search .woocommerce-product-search .wc-block-product-search__button,
body .wc-block-product-search__fields .search__icon,
body .wc-block-product-search__fields .wc-block-product-search__button {
  color: var(--itconf-primary-color);
}
body .widget_search .search-form .search-button:hover ~ .search__icon,
body .widget_search .search-form .wc-block-product-search__button:hover,
body .widget_product_search .woocommerce-product-search .search-button:hover ~ .search__icon,
body .widget_product_search .woocommerce-product-search .wc-block-product-search__button:hover,
body .wc-block-product-search__fields .search-button:hover ~ .search__icon,
body .wc-block-product-search__fields .wc-block-product-search__button:hover {
  color: var(--itconf-secondary-color);
}
body .widget_search .search-form .search-button,
body .widget_product_search .woocommerce-product-search .search-button,
body .wc-block-product-search__fields .search-button {
  position: absolute;
  z-index: 1;
  height: 40px;
  width: 27px;
  top: 0;
  left: 0;
  margin: 0;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  box-shadow: none;
  cursor: pointer;
  background: transparent;
}
body .widget_search .search-form .search-button:focus, body .widget_search .search-form .search-button:active,
body .widget_product_search .woocommerce-product-search .search-button:focus,
body .widget_product_search .woocommerce-product-search .search-button:active,
body .wc-block-product-search__fields .search-button:focus,
body .wc-block-product-search__fields .search-button:active {
  box-shadow: none;
}
body .widget_search .search-form .search__icon,
body .widget_search .search-form .wc-block-product-search__button,
body .widget_product_search .woocommerce-product-search .search__icon,
body .widget_product_search .woocommerce-product-search .wc-block-product-search__button,
body .wc-block-product-search__fields .search__icon,
body .wc-block-product-search__fields .wc-block-product-search__button {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -2px;
  height: 40px;
  width: 18px;
  font-size: 18px;
  line-height: 42px;
  font-style: normal;
  text-align: center;
  transform: translate(0, 0);
  opacity: 1;
  transition: 0.4s;
  pointer-events: none;
  border-radius: 0;
  color: var(--itconf-primary-color);
}
body .wc-block-product-search__fields .wc-block-product-search__field {
  margin: 0;
}
body .wc-block-product-search__fields .wc-block-product-search__button {
  display: block;
  margin: 0;
  padding: 0;
  overflow: unset;
  border: unset;
  pointer-events: auto;
  background: unset;
}
body .wc-block-product-search__fields .wc-block-product-search__button::before {
  content: "\f101";
  font-family: "Flaticon";
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
body .wc-block-product-search__fields .wc-block-product-search__button svg {
  display: none;
}

.wp-block-search .wp-block-search__inside-wrapper {
  border: 0;
  padding: 0;
  position: relative;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
  margin: 0;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
  border: 0;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input, .wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input, .wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus, .wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input:focus, .wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input:focus {
  border-color: var(--itconf-header-font-color);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border: 0;
  padding: 0;
  position: relative;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
  padding-left: 0;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-inside .wp-block-search__button, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__button {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-outside .wp-block-search__button, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__button {
  margin-left: 10px;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-outside .wp-block-search__button, .wp-block-search.wp-block-search__text-button.wp-block-search__button-inside .wp-block-search__button {
  font-size: 14px;
  padding: 5px 20px;
  line-height: 1;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-inside .wp-block-search__input {
  padding-right: 95px;
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__button, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__button {
  padding: 0;
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__button::before, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__button::before {
  content: "\f104";
  font-family: "flaticon";
  display: block;
  top: 0;
  left: 12px;
  height: 40px;
  width: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 38px;
  font-style: normal;
  text-align: center;
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: none;
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__button .search-icon, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__button .search-icon {
  display: none;
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__input {
  padding-right: 50px;
}

/* ==================== #Tagcloud ==================== */
.tagcloud,
.wp-block-tag-cloud {
  font-size: 0;
  margin-bottom: -10px;
}
.tagcloud a,
.wp-block-tag-cloud a {
  display: inline-block;
  margin-bottom: 10px;
  padding: 7px 12px;
  font-size: 16px !important;
  line-height: 1;
  font-weight: 500;
  color: var(--itconf-header-font-color);
  background-color: var(--itconf-quaternary-color);
  transition: 0.4s;
  border-radius: 0;
  letter-spacing: -0.05em;
  text-transform: lowercase;
}
.tagcloud a:not(:last-child),
.wp-block-tag-cloud a:not(:last-child) {
  margin-right: 10px;
}
.tagcloud a:hover, .format-no_featured .tagcloud a:hover,
.wp-block-tag-cloud a:hover,
.format-no_featured .wp-block-tag-cloud a:hover {
  color: var(--itconf-tertiary-color);
  background-color: var(--itconf-primary-color);
}

.widget_tag_cloud,
.widget_product_tag_cloud {
  margin-bottom: 15px;
}
.widget_tag_cloud .tagcloud,
.widget_product_tag_cloud .tagcloud {
  margin-bottom: -20px;
}
.widget_tag_cloud .title-wrapper,
.widget_product_tag_cloud .title-wrapper {
  margin-bottom: 22px;
}

/* ==================== #Text Widget ==================== */
.textwidget p:last-child {
  margin-bottom: 0;
}

/* ==================== ##Header Date ==================== */
.wgl-header-date {
  font-size: 11px;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
}
.wgl-header-date.wgl-default-format {
  align-items: center;
}
.wgl-header-date.wgl-default-format > span:first-child {
  font-size: 28px;
  margin-right: 8px;
}
.wgl-header-date.wgl-default-format > span:last-child {
  font-weight: 400;
}
.wgl-header-date.wgl-default-format > span:last-child span {
  display: block;
}
.wgl-header-date > span:first-child {
  color: var(--itconf-primary-color);
}
.wgl-header-date > span:last-child {
  color: var(--itconf-header-font-color);
}

/* ==================== ##Header List Info ==================== */
.elementor-widget.elementor-align-center .wgl-header-list-info .elementor-icon-list-item::after {
  margin: 0;
}

.elementor-widget-wgl-header-list-info .elementor-icon-list-item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item,
.elementor-widget-wgl-header-list-info .elementor-icon-list-item a {
  display: flex;
  align-items: flex-start;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item::before {
  display: none;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item span,
.elementor-widget-wgl-header-list-info .elementor-icon-list-item i {
  transition: 0.4s;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item i, .elementor-widget-wgl-header-list-info .elementor-icon-list-item svg {
  color: var(--itconf-primary-color);
  fill: var(--itconf-primary-color);
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item:hover .elementor-icon-list-icon i, .elementor-widget-wgl-header-list-info .elementor-icon-list-item:hover .elementor-icon-list-icon svg {
  color: var(--itconf-primary-color);
  fill: var(--itconf-primary-color);
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items {
  display: flex;
  flex-wrap: wrap;
}
.elementor-widget-wgl-header-list-info .wgl-header-list-icon i {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.elementor-widget-wgl-header-list-info a {
  color: inherit;
}
.elementor-widget-wgl-header-list-info svg {
  transition: inherit;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-icon + .elementor-icon-list-text {
  align-self: center;
  padding-left: 5px;
}

/*! elementor default */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: hidden;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  width: auto;
  left: auto;
  position: relative;
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px;
}

.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative;
}

.elementor-widget .elementor-icon-list-item:after {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
  display: flex;
  font-size: inherit;
  align-items: var(--icon-vertical-align, center);
}

.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
  align-self: center;
  padding-inline-start: 5px;
}

.elementor-widget .elementor-icon-list-icon {
  display: flex;
  position: relative;
  top: var(--icon-vertical-offset, initial);
}

.elementor-widget .elementor-icon-list-icon svg {
  width: var(--e-icon-list-icon-size, 1em);
  height: var(--e-icon-list-icon-size, 1em);
}

.elementor-widget .elementor-icon-list-icon i {
  width: 1.25em;
  font-size: var(--e-icon-list-icon-size);
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
  text-align: var(--e-icon-list-icon-align);
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0);
}

.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%;
}

.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
  justify-content: center;
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
  margin: auto;
}

.elementor-widget.elementor-align-center .elementor-inline-items {
  justify-content: center;
}

.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
  justify-content: flex-start;
  text-align: left;
}

.elementor-widget.elementor-align-left .elementor-inline-items {
  justify-content: flex-start;
}

.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
  justify-content: flex-end;
  text-align: right;
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
  justify-content: flex-end;
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  left: 0;
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  right: 0;
}

@media (min-width: -1) {
  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
    justify-content: center;
  }
  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
    margin: auto;
  }
  .elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
    justify-content: center;
  }
  .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-widescreen-align-left .elementor-inline-items {
    justify-content: flex-start;
  }
  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: -1) {
  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
    justify-content: center;
  }
  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
    margin: auto;
  }
  .elementor-widget.elementor-laptop-align-center .elementor-inline-items {
    justify-content: center;
  }
  .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-laptop-align-left .elementor-inline-items {
    justify-content: flex-start;
  }
  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: -1) {
  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
    justify-content: center;
  }
  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
    margin: auto;
  }
  .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
    justify-content: center;
  }
  .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {
    justify-content: flex-start;
  }
  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: 1024px) {
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
    justify-content: center;
  }
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
    margin: auto;
  }
  .elementor-widget.elementor-tablet-align-center .elementor-inline-items {
    justify-content: center;
  }
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-tablet-align-left .elementor-inline-items {
    justify-content: flex-start;
  }
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: -1) {
  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
    justify-content: center;
  }
  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
    margin: auto;
  }
  .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
    justify-content: center;
  }
  .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {
    justify-content: flex-start;
  }
  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: 767px) {
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
    justify-content: center;
  }
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
    margin: auto;
  }
  .elementor-widget.elementor-mobile-align-center .elementor-inline-items {
    justify-content: center;
  }
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-mobile-align-left .elementor-inline-items {
    justify-content: flex-start;
  }
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
/* ==================== ##Header Modules ==================== */
.elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .elementor-element.elementor-widget.elementor-widget-wgl-header-search, .elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter, .elementor-element.elementor-widget.elementor-widget-wgl-header-list-info, .elementor-element.elementor-widget.elementor-widget-wgl-header-cart, .elementor-element.elementor-widget.elementor-widget-wgl-header-wishlist, .elementor-element.elementor-widget.elementor-widget-wgl-header-login, .elementor-element.elementor-widget.elementor-widget-wgl-date, .elementor-element.elementor-widget.elementor-widget-wgl-menu {
  margin-bottom: 0;
}
.elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .elementor-element.elementor-widget.elementor-widget-wgl-header-date, .elementor-element.elementor-widget.elementor-widget-wgl-header-search, .elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter, .elementor-element.elementor-widget.elementor-widget-wgl-header-list-info, .elementor-element.elementor-widget.elementor-widget-wgl-header-side_panel, .elementor-element.elementor-widget.elementor-widget-wgl-header-cart, .elementor-element.elementor-widget.elementor-widget-wgl-header-wishlist, .elementor-element.elementor-widget.elementor-widget-wgl-header-login {
  width: auto;
}
.elementor-element.elementor-widget.elementor-widget-wgl-date {
  width: auto;
}
.elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter .delimiter {
  background: #e5e5e5;
}

/* ==================== ##Accordion Services ==================== */
.wgl-accordion-services {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -10px;
}
.wgl-accordion-services .service__item {
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  transition: 0.5s;
}
.wgl-accordion-services .service__item.active .service__content {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
  transition-delay: 0.3s;
}
.wgl-accordion-services .service__item:not(.active) .service__thumbnail {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.wgl-accordion-services .service__thumbnail {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 0;
  width: calc(100% - 15px);
  height: 100%;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  transition: 0.3s;
  background-color: var(--itconf-header-font-color);
}
.wgl-accordion-services .content__title {
  color: var(--itconf-header-font-color);
}
.wgl-accordion-services .service__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
  left: -5px;
  width: 100%;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: 0.2s;
}
.wgl-accordion-services .content__media {
  line-height: 1;
  color: var(--itconf-primary-color);
}
.wgl-accordion-services .content__media svg {
  width: 1em;
  height: 1em;
  display: block;
}
.wgl-accordion-services .content__button {
  align-self: baseline;
  color: #fff;
  background-color: var(--itconf-secondary-color);
}
.wgl-accordion-services .content__button:hover {
  color: #fff;
  background-color: var(--itconf-primary-color);
}

.elementor-widget-wgl-accordion-service.grid-col-2 .service__item {
  width: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item.active {
  margin-right: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active), .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active), .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) {
  margin-right: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content {
  opacity: 1;
  visibility: visible;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item {
  width: 25%;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active {
  margin-right: 25%;
}
@media only screen and (min-width: 1201px) {
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) {
    margin-right: 25%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) .service__content {
    opacity: 1;
    visibility: visible;
  }
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
  width: 20%;
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
  margin-right: 20%;
}
@media only screen and (min-width: 1301px) {
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) + .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(9):not(.active) + .service__item:nth-child(10):not(.active) + .service__item:nth-child(11):not(.active) + .service__item:nth-child(12):not(.active) {
    margin-right: 20%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) + .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(9):not(.active) + .service__item:nth-child(10):not(.active) + .service__item:nth-child(11):not(.active) + .service__item:nth-child(12):not(.active) .service__content {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 25%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
    margin-right: 25%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) {
    margin-right: 25%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) .service__content {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 33.333333%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
    margin-right: 33.333333%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) {
    margin-right: 33.333333%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (max-width: 992px) {
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 100%;
    margin-right: 0 !important;
  }
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail {
    position: relative;
    min-height: inherit;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    flex-direction: column;
  }
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail,
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail,
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail,
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content {
    position: static;
    width: 100%;
  }
}

/* ==================== ##Button ==================== */
.wgl-button {
  --button-padding: 16px 40px 18px 37px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: var(--button-padding, 0);
  --border-color: var(--itconf-button-border-idle, "unset");
  border: 1px solid var(--border-color);
  border-radius: var(--button-border-radius, 0);
  font-family: var(--itconf-content-font-family);
  font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: var(--itconf-button-color-idle);
  background-color: var(--itconf-button-bg-idle);
  transition: 0.4s;
}
.wgl-button::after {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  transition: inherit;
}
.wgl-button:focus, .wgl-button:hover, .wgl-button:active {
  --border-color: var(--itconf-button-border-hover);
  color: var(--itconf-button-color-hover);
  background-color: var(--itconf-button-bg-hover);
  border-color: var(--border-color);
}
.wgl-button:focus .elementor-icon, .wgl-button:hover .elementor-icon, .wgl-button:active .elementor-icon {
  color: var(--itconf-button-color-hover);
}
.wgl-button .button__content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--gap, 6px);
  position: relative;
  z-index: 2;
  -webkit-user-select: none;
  user-select: none;
}
.wgl-button.btn-size-xl {
  --button-padding: 18px 45px 20px 42px;
}
.wgl-button.btn-size-md {
  font-size: 18px;
  --button-padding: 15px 41px 17px 38px;
}
.wgl-button.btn-size-sm {
  font-size: 18px;
  --button-padding: 13px 35px 15px 32px;
}
.wgl-button .wgl-icon {
  --icon-size: 16px;
}
.wgl-button .elementor-icon {
  font-size: var(--icon-size, 16px);
  line-height: 0;
  margin: 0;
  transition: inherit;
  color: var(--itconf-button-bg-hover);
  transform: translateY(var(--icon-translate-y, -1px)) rotate(var(--icon-rotate, -45deg));
}
.wgl-button .align-icon-left .elementor-icon {
  text-align: left;
}
.wgl-button .align-icon-left .button__text {
  text-align: right;
}
.wgl-button .align-icon-right {
  flex-direction: row-reverse;
}
.wgl-button .align-icon-right .elementor-icon {
  text-align: right;
}
.wgl-button .align-icon-right .button__text {
  text-align: left;
}
.wgl-button .icon-wrapper {
  line-height: 0;
  font-weight: normal;
  margin: -1em 0;
}
.wgl-button .icon-wrapper:empty {
  display: none;
}

.elementor-widget-wgl-button .elementor-widget-container {
  font-size: 0;
}
.elementor-widget-wgl-button.button-animation-enabled .wgl-button {
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position: 0 100%;
  transition: 0.8s, background-size 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.elementor-widget-wgl-button.button-animation-enabled .wgl-button:hover {
  background-size: 100% 100%;
}

.has-highlight_animation .highlight_svg {
  position: absolute;
  top: -55px;
  left: -20px;
  width: calc(100% + 50px);
  height: calc(100% + 110px);
  overflow: visible;
  pointer-events: none;
}
.has-highlight_animation .highlight_svg path {
  stroke: white;
  stroke-width: 2;
  fill: none;
  opacity: 0;
  stroke-dasharray: 0 1500;
  transition: 0.3s;
}
.has-highlight_animation .highlight_svg.active path {
  animation: wgl-headline-dash forwards;
  animation-duration: var(--animation-duration, 1.2s);
  animation-iteration-count: 1;
}
.has-highlight_animation .highlight_svg.active path + path {
  animation-delay: 350ms;
}
.has-highlight_animation .highlight_svg.hide-highlight path {
  opacity: 1;
  stroke-dasharray: 1500 1500;
  animation: wgl-hide-highlight 0.4s forwards;
  animation-iteration-count: 1;
}
@media (max-width: 1024px) {
  .has-highlight_animation .highlight_svg:not(.active) path {
    animation: wgl-headline-dash forwards;
    animation-duration: var(--animation-duration, 1.2s);
    animation-iteration-count: 1;
  }
  .has-highlight_animation .highlight_svg.active path {
    opacity: 1;
    stroke-dasharray: 1500 1500;
    animation: wgl-hide-highlight 0.4s forwards;
    animation-iteration-count: 1;
  }
}

.has-clip_animation .wpcf7-submit,
.has-clip_animation .wgl-button {
  --corner-size: 14px;
  --border-size: 2px;
  --border-color: var(--itconf-button-bg-idle);
  --sin45: 0.7071;
  --gradient-size: calc(var(--corner-size) * var(--sin45) - var(--border-size) * 0.4);
  border: var(--border-size) solid var(--border-color) !important;
  background-image: linear-gradient(-45deg, var(--border-color) var(--gradient-size), transparent var(--gradient-size));
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(101% 0, 100% calc(101% - var(--corner-size)), calc(100% - var(--corner-size)) 101%, 0 100%, 0 0);
  clip-path: polygon(101% 0, 100% calc(101% - var(--corner-size)), calc(100% - var(--corner-size)) 101%, 0 100%, 0 0);
  transition: 0.4s, -webkit-clip-path 0s;
  transition: 0.4s, clip-path 0s;
  transition: 0.4s, clip-path 0s, -webkit-clip-path 0s;
}

.has-bg_animation .wgl-button {
  background-color: transparent;
  border: unset;
  --button-padding: 23px 21px 23px;
  color: var(--itconf-header-font-color);
}
.has-bg_animation .wgl-button .button__content {
  --gap: 32px;
}
.has-bg_animation .wgl-button::after {
  content: "";
  background-color: var(--itconf-button-bg-idle);
}
.has-bg_animation .wgl-button:focus::after, .has-bg_animation .wgl-button:hover::after, .has-bg_animation .wgl-button:active::after {
  background-color: var(--itconf-secondary-color);
}
.has-bg_animation .wgl-button:focus .elementor-icon, .has-bg_animation .wgl-button:hover .elementor-icon, .has-bg_animation .wgl-button:active .elementor-icon {
  color: var(--itconf-button-color-idle);
}

.has-border_animation .wgl-button {
  --ab-width: 1;
  --ab-offset: 6;
  --ab-extend: 4;
  --ab-color: var(--itconf-button-border-hover);
  color: var(--itconf-button-color-hover);
  background-color: var(--itconf-button-bg-hover);
  border-color: var(--itconf-button-border-hover);
}
.has-border_animation .wgl-button::before, .has-border_animation .wgl-button::after {
  content: "";
  color: var(--ab-color);
  position: absolute;
  pointer-events: none;
  opacity: 1;
  transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.has-border_animation .wgl-button::before {
  top: 0;
  left: 100%;
  width: calc(1px * var(--ab-width));
  height: calc(100% + 1px * var(--ab-extend));
  border-right: calc(1px * var(--ab-width)) solid currentColor;
  transform: translate(calc(1px * var(--ab-offset)), calc(1px * var(--ab-offset) + 4px));
}
.has-border_animation .wgl-button::after {
  top: 100%;
  left: 0;
  width: calc(100% + 1px * var(--ab-extend));
  height: calc(1px * var(--ab-width));
  border-bottom: calc(1px * var(--ab-width)) solid currentColor;
  transform: translate(calc(1px * var(--ab-offset) + 4px), calc(1px * var(--ab-offset)));
}
.has-border_animation .wgl-button:focus::before, .has-border_animation .wgl-button:hover::before, .has-border_animation .wgl-button:active::before {
  height: 0;
  transform: translate(calc(1px * var(--ab-offset)), -16px);
}
.has-border_animation .wgl-button:focus::after, .has-border_animation .wgl-button:hover::after, .has-border_animation .wgl-button:active::after {
  width: 0;
  transform: translate(-16px, calc(1px * var(--ab-offset)));
}
.has-border_animation .wgl-button:focus::before, .has-border_animation .wgl-button:focus::after, .has-border_animation .wgl-button:hover::before, .has-border_animation .wgl-button:hover::after, .has-border_animation .wgl-button:active::before, .has-border_animation .wgl-button:active::after {
  opacity: 0;
  transition: 0.5s, opacity 0.3s 0.2s;
}
.has-border_animation.revers .wgl-button::before {
  height: 0;
  transform: translate(calc(1px * var(--ab-offset)), -16px);
}
.has-border_animation.revers .wgl-button::after {
  width: 0;
  transform: translate(-16px, calc(1px * var(--ab-offset)));
}
.has-border_animation.revers .wgl-button::before, .has-border_animation.revers .wgl-button::after {
  opacity: 0;
  transition: 0.7s 0.2s, opacity 0.5s 0.4s;
}
.has-border_animation.revers .wgl-button:focus::before, .has-border_animation.revers .wgl-button:hover::before, .has-border_animation.revers .wgl-button:active::before {
  height: calc(100% + 4px);
  transform: translate(calc(1px * var(--ab-offset)), calc(1px * var(--ab-offset) + 4px));
}
.has-border_animation.revers .wgl-button:focus::after, .has-border_animation.revers .wgl-button:hover::after, .has-border_animation.revers .wgl-button:active::after {
  width: calc(100% + 4px);
  transform: translate(calc(1px * var(--ab-offset) + 4px), calc(1px * var(--ab-offset)));
}
.has-border_animation.revers .wgl-button:focus::before, .has-border_animation.revers .wgl-button:focus::after, .has-border_animation.revers .wgl-button:hover::before, .has-border_animation.revers .wgl-button:hover::after, .has-border_animation.revers .wgl-button:active::before, .has-border_animation.revers .wgl-button:active::after {
  opacity: 1;
  transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}

.has-separate_icon .wgl-button {
  --button-padding: 18px 34px 16px;
  padding: 0;
}
.has-separate_icon .wgl-button.btn-size-lg {
  --button-padding: 16px 33px 14px;
}
.has-separate_icon .wgl-button.btn-size-lg .button__content {
  --gap: 15px;
}
.has-separate_icon .wgl-button.btn-size-md {
  --button-padding: 13px 30px 13px;
}
.has-separate_icon .wgl-button.btn-size-md .button__content {
  --gap: 13px;
}
.has-separate_icon .wgl-button.btn-size-sm {
  --button-padding: 12px 28px 12px;
}
.has-separate_icon .wgl-button.btn-size-sm .button__content {
  --gap: 12px;
}
.has-separate_icon .wgl-button .button__content {
  --gap: 17px;
  align-items: stretch !important;
  gap: 0;
  width: 100% !important;
}
.has-separate_icon .wgl-button .button__text {
  display: flex;
  align-items: center;
  margin: 0;
  width: 100%;
  padding: var(--button-padding, 0);
}
.has-separate_icon .wgl-button .media-wrapper {
  display: flex;
  align-items: center;
  margin: 0;
  transition: 0.4s;
}
.has-separate_icon .wgl-button .elementor-icon {
  --icon-rotate: -45deg;
  padding: var(--button-padding, 0);
  padding-left: var(--gap);
  padding-right: var(--gap);
}
.has-separate_icon .wgl-button .align-icon-right .media-wrapper {
  border-left: 1px solid var(--border-color);
  border-top: unset !important;
  border-right: unset !important;
  border-bottom: unset !important;
}
.has-separate_icon .wgl-button .align-icon-left .media-wrapper {
  border-top: unset !important;
  border-right: 1px solid var(--border-color);
  border-bottom: unset !important;
  border-left: unset !important;
}
.has-separate_icon .wgl-button:hover, .has-separate_icon .wgl-button:focus {
  color: var(--itconf-button-color-idle);
  background-color: var(--itconf-button-bg-hover-alt);
}
.has-separate_icon .wgl-button:hover .elementor-icon, .has-separate_icon .wgl-button:focus .elementor-icon {
  color: var(--itconf-button-color-idle);
  --icon-rotate: 0deg;
}

.has-icon_visibility .wgl-button .button__content {
  transition: gap 0.4s;
}
.has-icon_visibility .wgl-button .wgl-icon {
  width: var(--icon-size);
}
.has-icon_visibility .wgl-button:not(:hover) .button__content {
  --gap: 0 !important;
}
.has-icon_visibility .wgl-button:not(:hover) .wgl-icon {
  transform: scale(0);
  width: 0;
  opacity: 0;
}

body .elementor-widget-wgl-button.aleft .wgl-button, body .elementor-widget-wgl-button.acenter .wgl-button, body .elementor-widget-wgl-button.aright .wgl-button {
  width: auto;
}
body .elementor-widget-wgl-button.aleft .button__content, body .elementor-widget-wgl-button.acenter .button__content, body .elementor-widget-wgl-button.aright .button__content {
  justify-content: center;
  width: auto;
}
body .elementor-widget-wgl-button.ajustify .wgl-button {
  width: 100%;
}
body .elementor-widget-wgl-button.ajustify .button__content {
  justify-content: center;
  width: auto;
}
body .elementor-widget-wgl-button.aspace-between .wgl-button {
  width: 100%;
}
body .elementor-widget-wgl-button.aspace-between .button__content {
  justify-content: space-between;
  width: 100%;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletleft .wgl-button, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletcenter .wgl-button, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletright .wgl-button {
  width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletleft .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletcenter .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletright .button__content {
  justify-content: center;
  width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletjustify .wgl-button {
  width: 100%;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletjustify .button__content {
  justify-content: center;
  width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-between .wgl-button {
  width: 100%;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-between .button__content {
  justify-content: space-between;
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobileleft .wgl-button, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilecenter .wgl-button, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobileright .wgl-button {
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobileleft .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilecenter .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobileright .button__content {
  justify-content: center;
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilejustify .wgl-button {
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilejustify .button__content {
  justify-content: center;
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-between .wgl-button {
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-between .button__content {
  justify-content: space-between;
  width: 100%;
}

@keyframes wgl-headline-dash {
  from {
    stroke-dasharray: 0 1500;
    opacity: 1;
  }
  to {
    stroke-dasharray: 1500 1500;
    opacity: 1;
  }
}
@keyframes wgl-hide-highlight {
  from {
    opacity: 1;
    stroke-dasharray: 1500 1500;
  }
  to {
    opacity: 0;
    filter: blur(10px);
  }
}
/* ==================== ##Background Clip Text ==================== */
.elementor-widget-wgl-background-clip-text .clip-text__title {
  font-size: 200px;
  line-height: 0.9;
}

/* ==================== ##Carousel Navigation ==================== */
.wgl-carousel_wrapper {
  position: relative;
}
.wgl-carousel_wrapper .elementor-swiper-button,
.wgl-carousel_wrapper .motion-arrow {
  --wgl-swiper-button-diameter: 42px;
  display: block;
  position: relative;
  right: unset;
  left: unset;
  top: unset;
  margin: unset;
  width: var(--wgl-swiper-button-diameter);
  height: var(--wgl-swiper-button-diameter);
  border-radius: var(--wgl-swiper-button-diameter);
  padding: 0;
  line-height: 0.5em;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: unset;
  text-align: center;
  text-indent: unset;
  box-shadow: unset;
  cursor: pointer;
  transition: all 0.4s, transform 0.15s;
  transform: unset;
  flex-shrink: 0;
  box-sizing: content-box;
  background-color: var(--itconf-tertiary-color);
  color: var(--itconf-primary-color);
  border: 1px solid var(--itconf-secondary-color);
}
@media (max-width: 767px) {
  .wgl-carousel_wrapper .elementor-swiper-button,
  .wgl-carousel_wrapper .motion-arrow {
    --wgl-swiper-button-diameter: 30px;
    font-size: 15px;
  }
}
.wgl-carousel_wrapper .elementor-swiper-button.swiper-button-disabled,
.wgl-carousel_wrapper .motion-arrow.swiper-button-disabled {
  opacity: 0.7;
}
.wgl-carousel_wrapper .elementor-swiper-button:not(.swiper-button-disabled):hover,
.wgl-carousel_wrapper .motion-arrow:not(.swiper-button-disabled):hover {
  background-color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
  color: var(--itconf-tertiary-color);
}
.wgl-carousel_wrapper .elementor-swiper-button svg,
.wgl-carousel_wrapper .motion-arrow svg {
  fill: currentColor;
}
.wgl-carousel_wrapper .elementor-swiper-button span,
.wgl-carousel_wrapper .motion-arrow span {
  display: none;
  position: absolute;
  bottom: 100%;
  color: inherit;
  font-family: var(--itconf-content-font-family);
  font-size: 13px;
  font-weight: var(--itconf-header-font-weight);
  line-height: 1.85em;
  letter-spacing: 0.2em;
  text-align: center;
  left: -100px;
  right: -100px;
  pointer-events: none;
}
.wgl-carousel_wrapper .elementor-swiper-button span::before,
.wgl-carousel_wrapper .motion-arrow span::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: var(--wgl-swiper-button-diameter);
  pointer-events: auto;
  margin: auto;
}
.wgl-carousel_wrapper .elementor-swiper-button-next i,
.wgl-carousel_wrapper .motion-next i {
  display: inline-block;
}
.wgl-carousel_wrapper .elementor-swiper-button-prev i,
.wgl-carousel_wrapper .motion-prev i {
  display: inline-block;
  transform: scale(-1);
}
.wgl-carousel_wrapper .swiper-pagination.swiper-pagination-fraction {
  font-size: 16px;
  line-height: 1.35;
  color: var(--itconf-header-font-color);
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
}
.wgl-carousel_wrapper .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
  margin-right: -1px;
}
.wgl-carousel_wrapper .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
  margin-left: -2px;
}
.wgl-carousel_wrapper .itconf_carousel_list {
  overflow: hidden;
}
.wgl-carousel_wrapper .wgl-navigation_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 10px;
  z-index: 1;
}
.wgl-carousel_wrapper .wgl-navigation_wrapper .elementor-swiper-button,
.wgl-carousel_wrapper .wgl-navigation_wrapper .motion-arrow {
  pointer-events: auto;
}
.wgl-carousel_wrapper .wgl-carousel_inner_wrapper {
  overflow: hidden;
}

div.swiper-pagination .swiper-pagination-bullet button {
  display: none;
}

body .wgl-carousel.swiper-container:not(.swiper-container-initialized) .swiper-wrapper, body .wgl-carousel.swiper:not(.swiper-initialized) .swiper-wrapper {
  gap: unset;
  overflow: unset;
}
body .wgl-carousel .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  background: initial;
  opacity: 1;
}
body .wgl-carousel.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
  width: max-content;
}
body .wgl-carousel .swiper-pagination {
  position: relative;
  z-index: 2;
  width: max-content;
  margin: 30px 0 0;
  padding: 0 15px;
  min-height: 20px;
  max-width: 100%;
  bottom: unset;
  left: unset;
}
body .wgl-carousel .swiper-pagination:not(.swiper-pagination-fraction) {
  line-height: 0;
  font-size: 0;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 6px;
  font-size: 0;
  line-height: 0;
  list-style: none;
  opacity: 1;
  cursor: pointer;
  transition: 0.4s;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet button {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: bottom;
  transition: inherit;
  background-color: #CECECE;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet button:focus {
  outline: none;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet button::before {
  transition: 0.4s;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet-active button {
  background-color: var(--itconf-primary-color);
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet:only-child {
  display: none;
}
body .wgl-carousel .swiper-pagination-fraction {
  font-size: 16px;
  font-weight: var(--itconf-header-font-weight);
  font-family: var(--itconf-header-font-family);
  min-height: 1em;
  line-height: 1;
  color: #9e9eca;
}
body .wgl-carousel .swiper-pagination-fraction .swiper-pagination-current {
  margin-right: -0.25em;
}
body .wgl-carousel .swiper-pagination-fraction .swiper-pagination-total {
  margin-left: -0.25em;
}
body .wgl-carousel.pagination_circle .swiper-pagination li {
  padding: 6px;
}
body .wgl-carousel.pagination_circle .swiper-pagination li button {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgba(var(--itconf-secondary-rgb), 0.7);
}
body .wgl-carousel.pagination_circle .swiper-pagination li.swiper-pagination-bullet {
  margin: 1px;
}
body .wgl-carousel.pagination_circle .swiper-pagination li.swiper-pagination-bullet-active button {
  background-color: rgba(var(--itconf-secondary-rgb), 1);
}
body .wgl-carousel.pagination_circle_border .swiper-pagination li {
  margin: 0;
  padding: 0;
}
body .wgl-carousel.pagination_circle_border .swiper-pagination li button {
  border-radius: 50%;
  width: 29px;
  height: 29px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background: transparent;
  opacity: 1;
}
body .wgl-carousel.pagination_circle_border .swiper-pagination li button::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  margin-top: -2.5px;
  margin-left: -2.5px;
  border-radius: 50%;
  background-color: var(--itconf-primary-color);
}
body .wgl-carousel.pagination_circle_border .swiper-pagination li:hover button, body .wgl-carousel.pagination_circle_border .swiper-pagination li.swiper-pagination-bullet-active button {
  border-color: var(--itconf-primary-color);
}
body .wgl-carousel.pagination_square_border .swiper-pagination li {
  margin: 0;
  padding: 0;
}
body .wgl-carousel.pagination_square_border .swiper-pagination li button {
  width: 31px;
  height: 31px;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: unset;
  background-color: transparent;
}
body .wgl-carousel.pagination_square_border .swiper-pagination li button::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
  border-radius: unset;
  background-color: #CECECE;
}
body .wgl-carousel.pagination_square_border .swiper-pagination li:hover button::before, body .wgl-carousel.pagination_square_border .swiper-pagination li.swiper-pagination-bullet-active button::before {
  background-color: var(--itconf-primary-color);
}
body .wgl-carousel.pagination_square_border .swiper-pagination li.swiper-pagination-bullet-active button {
  border-color: var(--itconf-primary-color);
}
body .wgl-carousel.pagination_line .swiper-pagination {
  min-height: unset;
  padding: 0 calc(0.5 * var(--gap));
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  zoom: 1.01;
}
body .wgl-carousel.pagination_line .swiper-pagination li {
  margin: 0;
  padding: 5px;
}
body .wgl-carousel.pagination_line .swiper-pagination li:first-child {
  margin-left: -5px;
}
body .wgl-carousel.pagination_line .swiper-pagination li:last-child {
  margin-right: -5px;
}
body .wgl-carousel.pagination_line .swiper-pagination li button {
  width: 30px;
  height: 1px;
  opacity: 1;
  background-color: var(--itconf-tertiary-color);
}
body .wgl-carousel.pagination_line .swiper-pagination li.swiper-pagination-bullet-active button {
  width: 45px;
}
body .wgl-carousel.pagination_square .swiper-pagination li button {
  width: 8px;
  height: 8px;
  border-radius: unset;
}
body .wgl-carousel.pagination_line_circle .swiper-pagination li {
  margin: 0;
  padding: 10px 5px;
  zoom: 1.01;
}
body .wgl-carousel.pagination_line_circle .swiper-pagination li button {
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
body .wgl-carousel.pagination_line_circle .swiper-pagination li.swiper-pagination-bullet-active button {
  width: 25px;
}

.wgl-carousel .swiper-slide {
  transition: 0.4s;
}
.wgl-carousel.swiper-vertical {
  margin: 0;
  padding: 0;
}
.wgl-carousel.swiper-vertical .swiper-slide {
  padding: calc(0.5 * var(--gap)) 0;
  display: flex;
  align-items: center;
}
.wgl-carousel.swiper-vertical ~ .wgl-navigation_wrapper .elementor-swiper-button-prev {
  transform: rotate(90deg);
}
.wgl-carousel.swiper-vertical ~ .wgl-navigation_wrapper .elementor-swiper-button-next {
  transform: rotate(90deg);
}

.wgl-carousel.animation-style-3d.animation-direction-vertical {
  height: 600px;
  perspective: 1000px;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap {
  height: 100%;
  transform: translateZ(-288px);
  transform-style: preserve-3d;
  transition: transform 1s;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item > * {
  pointer-events: auto;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  height: 100%;
  width: 100%;
  margin: auto 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: transform 0.7s, opacity 1s;
  pointer-events: none;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item .testimonial__item,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item .author__thumbnail,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper .testimonial__item,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper .author__thumbnail {
  pointer-events: auto;
  cursor: pointer;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item.active,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.active {
  opacity: 0.6;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item.current,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.current {
  opacity: 1;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item.current .testimonial__item,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item.current .author__thumbnail,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.current .testimonial__item,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.current .author__thumbnail {
  cursor: default;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(1),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(1) {
  transform: rotateX(0deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(2),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(2) {
  transform: rotateX(40deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(3),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(3) {
  transform: rotateX(80deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(4),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(4) {
  transform: rotateX(120deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(5),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(5) {
  transform: rotateX(160deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(6),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(6) {
  transform: rotateX(200deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(7),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(7) {
  transform: rotateX(240deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(8),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(8) {
  transform: rotateX(280deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(9),
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(9) {
  transform: rotateX(320deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item > div,
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper > div {
  background-color: var(--itconf-tertiary-color);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .motion-prev {
  transform: rotate(-90deg);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .motion-next {
  transform: rotate(-90deg);
  order: -1;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal {
  height: 600px;
  perspective: 1000px;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap {
  height: 100%;
  transform: translateZ(-288px);
  transform-style: preserve-3d;
  transition: transform 1s;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item > * {
  pointer-events: auto;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item,
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  height: -moz-fit-content;
  height: fit-content;
  width: 700px;
  max-width: 100%;
  margin: auto !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: transform 0.7s, opacity 1s;
  pointer-events: none;
}
@media (min-width: 600px) {
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item,
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper {
    max-width: 75%;
  }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item.active,
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.active {
    opacity: 0.6;
  }
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item.current,
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.current {
  opacity: 1;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item.current .testimonial__item,
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.current .testimonial__item {
  cursor: default;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(1),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(1) {
  transform: rotateY(0deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(2),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(2) {
  transform: rotateY(40deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(3),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(3) {
  transform: rotateY(80deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(4),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(4) {
  transform: rotateY(120deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(5),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(5) {
  transform: rotateY(160deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(6),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(6) {
  transform: rotateY(200deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(7),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(7) {
  transform: rotateY(240deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(8),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(8) {
  transform: rotateY(280deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(9),
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(9) {
  transform: rotateY(320deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item > div,
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper > div {
  background-color: var(--itconf-tertiary-color);
}

body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-carousel.animation-style-3d.animation-direction-vertical .motion-arrow {
  display: none;
}

/* ==================== ##Clients ==================== */
.wgl-cases {
  display: flex;
  flex-wrap: wrap;
}
.wgl-cases:not([data-carousel=yes]) {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.wgl-cases__link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.wgl-cases__button_wrapper {
  width: 100%;
}
.wgl-cases .button-read-more {
  font-size: 20px;
  flex-grow: 1;
}
.wgl-cases .button-read-more::before, .wgl-cases .button-read-more::after {
  display: none;
}
.wgl-cases .read-more-icon {
  font-weight: normal;
  letter-spacing: 0;
}
.wgl-cases .image_wrapper {
  display: inline-block;
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.wgl-cases .image_wrapper .icon-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wgl-cases .image_wrapper .icon-wrapper .wgl-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.wgl-cases .image_wrapper .icon-wrapper .wgl-icon .elementor-icon {
  color: inherit;
  fill: inherit;
  font-size: inherit;
  transition: unset;
}
.wgl-cases .image_wrapper .icon-wrapper .wgl-text_over_image {
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: inherit;
}
.wgl-cases .image_wrapper .wgl-image-box_img {
  transition: box-shadow 0.5s;
}
.wgl-cases .icon_wrapper .elementor-icon {
  position: relative;
}
.wgl-cases .icon_wrapper .elementor-icon::after {
  --bubble-top: 0;
  --bubble-left: 0;
  display: none;
  content: "";
  position: absolute;
  top: -1000px;
  left: -1000px;
  right: -1000px;
  bottom: -1000px;
  margin: auto;
  z-index: -1;
  border-radius: 50%;
  transition: 0.4s;
  background-color: #ffffff;
  transform: translate(var(--bubble-left), var(--bubble-top));
}
.wgl-cases div.case_bg_text {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 200px;
  letter-spacing: 0;
  line-height: 1em;
  transition: 0.4s;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  pointer-events: none;
}
.wgl-cases .case_title {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.4em;
  color: var(--itconf-header-font-color);
  letter-spacing: 0;
  text-transform: uppercase;
  transition: 0.4s;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-underline-offset: 1px;
  text-decoration-thickness: 0.06em;
}
.wgl-cases .case_title span {
  font: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-transform: inherit;
}
.wgl-cases .case_subtitle {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  color: var(--itconf-content-color);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  transition: 0.4s;
}
.wgl-cases .case_subtitle span {
  font: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-transform: inherit;
}
.wgl-cases .wgl-carousel_wrapper {
  width: 100%;
  overflow: visible;
}
.wgl-cases .case_item {
  float: left;
  pointer-events: none;
  overflow: hidden;
}
.wgl-cases .case_item__inner_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  pointer-events: auto;
  overflow: hidden;
}
.wgl-cases .case_item__inner_wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  transition: inherit;
}
.wgl-cases .case_item__inner_wrapper > div {
  position: relative;
  z-index: 1;
}
.wgl-cases .hover_image {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden;
}
.wgl-cases img {
  transition: inherit;
}

.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-cases .wgl-carousel .swiper-container {
  overflow: visible;
}

/* ==================== ##Circuit Services ==================== */
.wgl-circuit-service {
  position: relative;
  z-index: 1;
  height: 0;
  padding-top: 100%;
}
.wgl-circuit-service::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  border: 1px solid #dee1ed;
}
.wgl-circuit-service .wgl-services_icon-wrap {
  position: absolute;
  z-index: 1;
  left: 41%;
  top: 41%;
  width: 18%;
  height: 18%;
  font-size: 40px;
  border-radius: 50%;
  box-shadow: 0px 6px 13px rgba(145, 145, 145, 0.2);
  cursor: pointer;
  transition: 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.wgl-circuit-service .wgl-services_icon-wrap .services_icon {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 1;
  transition: 0.6s;
  line-height: 1;
}
.wgl-circuit-service .wgl-services_content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25% 29%;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.wgl-circuit-service .wgl-services_icon {
  color: var(--itconf-primary-color);
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon {
  color: #fff;
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon-wrap {
  background-color: var(--itconf-primary-color);
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon-wrap + .wgl-services_content-wrap {
  opacity: 1;
  visibility: visible;
}
.wgl-circuit-service .wgl-services_title {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
  color: var(--itconf-header-font-color);
}
.wgl-circuit-service .wgl-services_text {
  font-size: 14px;
  color: var(--itconf-content-color);
}
.wgl-circuit-service.tablet_resp .services_descr {
  display: none;
}
.wgl-circuit-service.tablet_resp .services_title {
  margin-bottom: 0;
  font-size: 22px;
}
.wgl-circuit-service.tablet_resp .services_icon {
  font-size: 75%;
}
.wgl-circuit-service.mobile_resp .services_title {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}
.wgl-circuit-service.mobile_resp .services_subtitle {
  font-size: 13px;
}
.wgl-circuit-service.mobile_resp .services_icon {
  font-size: 55%;
}
.wgl-circuit-service.mobile_resp .services_descr {
  display: none;
}

/* ==================== ##Clients ==================== */
.wgl-clients {
  --gap: 30px;
  display: flex;
  flex-wrap: wrap;
  margin: calc(-0.5 * var(--gap));
}
.wgl-clients .wgl-carousel_wrapper {
  width: 100%;
  overflow: visible;
}
.wgl-clients .clients_item {
  height: auto;
  padding: calc(0.5 * var(--gap));
}
.wgl-clients .clients_image {
  display: flex;
  height: 100%;
  transition: 0.4s;
}
.wgl-clients .clients_image .image_wrapper {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  height: max-content;
  width: auto;
  justify-content: center;
}
.wgl-clients .clients_image .image_wrapper,
.wgl-clients .clients_image .image_wrapper > img {
  border-radius: inherit;
}
.link_on-wrapper .wgl-clients .clients_image .image_wrapper {
  height: 100%;
  width: 100%;
}
.link_on-wrapper .wgl-clients .clients_image {
  align-items: stretch;
}
.wgl-clients .clients_image.swiper-slide {
  display: flex;
  height: auto;
}
.link_on-image .wgl-clients .clients_image {
  align-items: stretch;
  align-content: stretch;
}
.wgl-clients .hover_image {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  visibility: hidden;
}
.wgl-clients.items-1 > .clients_image {
  width: 100%;
}
.wgl-clients.items-1 > .clients_image:nth-child(2), .wgl-clients.items-1 > .clients_image:nth-child(n+3) {
  clear: left;
}
.wgl-clients.items-2 > .clients_image {
  width: 50%;
}
.wgl-clients.items-2 > .clients_image:nth-child(3), .wgl-clients.items-2 > .clients_image:nth-child(2n+5) {
  clear: left;
}
.wgl-clients.items-3 > .clients_image {
  width: 33.333333%;
}
.wgl-clients.items-3 > .clients_image:nth-child(4), .wgl-clients.items-3 > .clients_image:nth-child(3n+7) {
  clear: left;
}
.wgl-clients.items-4 > .clients_image {
  width: 25%;
}
.wgl-clients.items-4 > .clients_image:nth-child(5), .wgl-clients.items-4 > .clients_image:nth-child(4n+9) {
  clear: left;
}
.wgl-clients.items-5 > .clients_image {
  width: 20%;
}
.wgl-clients.items-5 > .clients_image:nth-child(6), .wgl-clients.items-5 > .clients_image:nth-child(5n+11) {
  clear: left;
}
.wgl-clients.items-6 > .clients_image {
  width: 16.666666%;
}
.wgl-clients.items-6 > .clients_image:nth-child(7), .wgl-clients.items-6 > .clients_image:nth-child(6n+13) {
  clear: left;
}
.wgl-clients.items-7 > .clients_image {
  width: 14.2857%;
}
.wgl-clients.items-7 > .clients_image:nth-child(8), .wgl-clients.items-7 > .clients_image:nth-child(7n+15) {
  clear: left;
}
.wgl-clients img {
  transition: 0.3s;
}
.link_on-wrapper .wgl-clients.anim-zoom .clients_image img, .link_on-image .wgl-clients.anim-zoom .image_wrapper img {
  transform: scale(0.95);
}
.link_on-wrapper .wgl-clients.anim-zoom .clients_image:hover img, .link_on-image .wgl-clients.anim-zoom .image_wrapper:hover img {
  transform: scale(1);
}
.link_on-wrapper .wgl-clients.anim-opacity .clients_image img, .link_on-image .wgl-clients.anim-opacity .image_wrapper img {
  opacity: 0.5;
}
.link_on-wrapper .wgl-clients.anim-opacity .clients_image:hover img, .link_on-image .wgl-clients.anim-opacity .image_wrapper:hover img {
  opacity: 1;
}
.link_on-wrapper .wgl-clients.anim-grayscale .clients_image img, .link_on-image .wgl-clients.anim-grayscale .image_wrapper img {
  filter: grayscale(100%);
  opacity: 0.6;
}
.link_on-wrapper .wgl-clients.anim-grayscale .clients_image:hover img, .link_on-image .wgl-clients.anim-grayscale .image_wrapper:hover img {
  filter: grayscale(0);
  opacity: 1;
}
.link_on-wrapper .wgl-clients.anim-contrast .clients_image:hover img, .link_on-image .wgl-clients.anim-contrast .image_wrapper:hover img {
  filter: contrast(300%);
}
.link_on-wrapper .wgl-clients.anim-blur-1 .clients_image:hover img, .link_on-image .wgl-clients.anim-blur-1 .image_wrapper:hover img {
  filter: blur(1px);
}
.link_on-wrapper .wgl-clients.anim-blur-2 .clients_image img, .link_on-image .wgl-clients.anim-blur-2 .image_wrapper img {
  filter: blur(1px);
}
.link_on-wrapper .wgl-clients.anim-blur-2 .clients_image:hover img, .link_on-image .wgl-clients.anim-blur-2 .image_wrapper:hover img {
  filter: blur(0);
}
.link_on-wrapper .wgl-clients.anim-invert .clients_image img, .link_on-image .wgl-clients.anim-invert .image_wrapper img {
  filter: invert(100%);
}
.link_on-wrapper .wgl-clients.anim-ex_images .clients_image .hover_image, .link_on-image .wgl-clients.anim-ex_images .image_wrapper .hover_image {
  display: block;
  opacity: 0;
}
.link_on-wrapper .wgl-clients.anim-ex_images .clients_image:hover .hover_image, .link_on-image .wgl-clients.anim-ex_images .image_wrapper:hover .hover_image {
  opacity: 1;
  visibility: visible;
}
.link_on-wrapper .wgl-clients.anim-ex_images .clients_image:hover .hover_image + .main_image, .link_on-image .wgl-clients.anim-ex_images .image_wrapper:hover .hover_image + .main_image {
  opacity: 0;
}
.link_on-wrapper .wgl-clients.anim-ex_images_ver .clients_image, .link_on-image .wgl-clients.anim-ex_images_ver .image_wrapper {
  overflow: hidden;
}
.link_on-wrapper .wgl-clients.anim-ex_images_ver .clients_image .hover_image, .link_on-image .wgl-clients.anim-ex_images_ver .image_wrapper .hover_image {
  opacity: 0;
  display: block;
  transform: translateY(-100%);
}
.link_on-wrapper .wgl-clients.anim-ex_images_ver .clients_image:hover .hover_image, .link_on-image .wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
}
.link_on-wrapper .wgl-clients.anim-ex_images_ver .clients_image:hover .hover_image + .main_image, .link_on-image .wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image + .main_image {
  opacity: 0;
  transform: translateY(100%);
}
.wgl-clients.anim-mask_image .clients_image {
  justify-content: center;
}
.wgl-clients.anim-mask_image .image_wrapper {
  height: auto !important;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  overflow: hidden;
  transition: 0.4s;
}

.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-clients .wgl-carousel .swiper-container {
  overflow: visible;
}

/* ==================== ##Combo Menu ==================== */
.wgl-combo-menu .menu-item {
  display: flex;
  align-items: center;
}
.wgl-combo-menu .menu-item:first-child {
  margin-top: 0 !important;
}
.wgl-combo-menu .menu-item:last-child {
  margin-bottom: 0 !important;
}
.wgl-combo-menu .menu-item:hover .menu-item_title {
  color: var(--itconf-header-font-color);
}
.wgl-combo-menu .menu-item_title {
  font-family: var(--itconf-header-font-family);
  margin-right: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.333;
  transition: 0.4s;
  color: var(--itconf-header-font-color);
  letter-spacing: 0;
  order: 1;
}
.wgl-combo-menu .menu-item_price {
  order: 3;
  margin-left: 20px;
  font-family: var(--itconf-header-font-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 1.333;
  color: var(--itconf-secondary-color);
}
.wgl-combo-menu .menu-item_desc {
  font-size: 13px;
  font-weight: 500;
  color: #949494;
  line-height: 1.4em;
}
.wgl-combo-menu .menu-item_content {
  display: flex;
  align-items: baseline;
}
.wgl-combo-menu .menu-item_content::after {
  content: "";
  width: 100%;
  min-width: 20px;
  height: 1px;
  flex: 1;
  order: 2;
  border-bottom: 1px solid;
  border-color: var(--itconf-primary-color);
}
.wgl-combo-menu .menu-item_content-wrap {
  flex: 1;
}
.wgl-combo-menu .menu-item_image-wrap {
  align-self: flex-start;
}

/* ==================== ##Countdown ==================== */
.wgl-countdown .countdown-row {
  display: flex;
  align-items: center;
}
.wgl-countdown .countdown-section {
  position: relative;
  color: inherit;
}
.wgl-countdown .countdown-section .countdown-amount {
  --dots-size: 10px;
  --dots-interval: 20px;
  --dots-v-pos: 20%;
  --dots-h-pos: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 1;
  margin: 0 auto;
  font-size: 1em;
  line-height: 1;
  font-family: var(--itconf-content-font-family);
  font-weight: 700;
  box-sizing: border-box;
  color: var(--itconf-header-font-color);
  letter-spacing: 0;
}
.wgl-countdown .countdown-section .countdown-amount span {
  display: inline-block;
}
.wgl-countdown .countdown-section .countdown-period {
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-family: var(--itconf-content-font-family);
  line-height: 1;
  color: rgba(var(--itconf-header-rgb), 0.8);
  text-transform: uppercase;
  min-width: 100%;
  margin: auto;
  padding-top: 7px;
}

.elementor-widget-wgl-countdown.aleft .countdown-row {
  justify-content: flex-start;
}
.elementor-widget-wgl-countdown.acenter .countdown-row {
  justify-content: center;
}
.elementor-widget-wgl-countdown.aright .countdown-row {
  justify-content: flex-end;
}
.elementor-widget-wgl-countdown.ajustify .countdown-section {
  flex: 1;
}
.elementor-widget-wgl-countdown:not(.show_title_yes) .countdown-period {
  display: none !important;
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::after, .elementor-widget-wgl-countdown.dots_style-rhombus .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-rhombus .countdown-section:not(:last-child) .countdown-amount::after, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::after {
  content: "";
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: var(--dots-v-pos);
  right: var(--dots-h-pos);
  width: var(--dots-size);
  height: var(--dots-size);
  background: currentColor;
  color: var(--itconf-primary-color);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-rhombus .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::before {
  margin-top: 0;
  transform: translateX(50%) translateY(-50%) rotate(45deg);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::after, .elementor-widget-wgl-countdown.dots_style-rhombus .countdown-section:not(:last-child) .countdown-amount::after, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::after {
  margin-top: calc(var(--dots-interval) + var(--dots-size));
  transform: translateX(50%) translateY(50%) rotate(45deg);
}
.elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::after {
  border-radius: 0;
  transform: translateX(50%) translateY(-50%) rotate(0deg);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::after {
  border-radius: 50%;
}
.elementor-widget-wgl-countdown.dots_style-font .countdown-section:not(:last-child) .countdown-amount::after {
  content: ":";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  margin-top: 0;
  transform: translateX(50%);
}

body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-countdown.a-tabletleft .countdown-row {
  justify-content: flex-start;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-countdown.a-tabletcenter .countdown-row {
  justify-content: center;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-countdown.a-tabletright .countdown-row {
  justify-content: flex-end;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-countdown.a-tabletjustify .countdown-section {
  flex: 1;
}

body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown.a-mobileleft .countdown-row {
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown.a-mobilecenter .countdown-row {
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown.a-mobileright .countdown-row {
  justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown.a-mobilejustify .countdown-section {
  flex: 1;
}

/* ==================== ##Counter ==================== */
.wgl-counter {
  position: relative;
  z-index: 1;
}
.wgl-counter .media-wrap {
  display: inline-block;
}
.wgl-counter_value-wrap {
  display: inline-flex;
  font-size: 110px;
  line-height: 1;
  font-weight: 700;
  justify-content: center;
  color: var(--itconf-primary-color);
  letter-spacing: 0;
}
.wgl-counter__placeholder-wrap {
  font-weight: inherit;
  position: relative;
  white-space: nowrap;
}
.wgl-counter__value {
  position: absolute;
  z-index: 2;
  right: 0;
}
.wgl-counter__placeholder {
  visibility: hidden;
}
.wgl-counter__prefix {
  text-align: right;
}
.wgl-counter__suffix {
  text-align: left;
}
.wgl-counter_title {
  width: 100%;
  color: var(--itconf-header-font-color);
  font-size: 26px;
  line-height: 1em;
  letter-spacing: -0.05em;
  font-weight: 500;
  margin-top: 10px;
}
.wgl-counter_content {
  font-size: 16px;
  margin-top: 6px;
}
.wgl-counter_divider {
  width: 20px;
  height: 2px;
  background: var(--itconf-primary-color);
  flex-shrink: 0;
  margin: 16px 0 21px;
}
.wgl-counter.title-inline .content-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wgl-counter.title-inline .wgl-counter_value-wrap {
  font-size: 110px;
}
.wgl-counter.title-inline .wgl-counter_title {
  font-size: 26px;
  line-height: 1em;
  letter-spacing: -0.05em;
  margin: 17px 0 17px 15px;
}
.wgl-counter.title-inline .wgl-counter_divider {
  width: 2px;
  height: 20px;
  margin: 0 -2px 0 18px;
}
.wgl-counter.title-top .content-wrap {
  display: flex;
  flex-direction: column-reverse;
}
.wgl-counter .elementor-icon {
  color: var(--itconf-primary-color);
}
.wgl-counter .elementor-icon:hover {
  color: var(--itconf-primary-color);
}

body .elementor-widget-wgl-counter.aleft .wgl-counter_title {
  text-align: left;
}
body .elementor-widget-wgl-counter.aleft .title-inline .content-wrap {
  justify-content: flex-start;
}
body .elementor-widget-wgl-counter.aright .wgl-counter_title {
  text-align: right;
}
body .elementor-widget-wgl-counter.aright .title-inline .content-wrap {
  justify-content: flex-end;
}
body .elementor-widget-wgl-counter.acenter .wgl-counter_title {
  text-align: center;
}
body .elementor-widget-wgl-counter.acenter .title-inline .content-wrap {
  justify-content: center;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletleft .wgl-counter_title {
  text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletleft .title-inline .content-wrap {
  justify-content: flex-start;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletright .wgl-counter_title {
  text-align: right;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletright .title-inline .content-wrap {
  justify-content: flex-end;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletcenter .wgl-counter_title {
  text-align: center;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletcenter .title-inline .content-wrap {
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobileleft .wgl-counter_title {
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobileleft .title-inline .content-wrap {
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobileright .wgl-counter_title {
  text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobileright .title-inline .content-wrap {
  justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobilecenter .wgl-counter_title {
  text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobilecenter .title-inline .content-wrap {
  justify-content: center;
}

/* ==================== ##Demo Item ==================== */
.wgl-demo-item {
  text-align: center;
}
.wgl-demo-item .demo-item {
  transition: 0.4s;
  display: block;
}
.wgl-demo-item .demo-item_title {
  font-size: 24px;
  line-height: 1.25em;
  transition: 0.4s;
  color: var(--itconf-header-font-color);
  font-weight: 400;
  display: flex;
}
.wgl-demo-item .demo-item_title > * {
  font: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.wgl-demo-item:hover .demo-item_title {
  color: var(--itconf-primary-color);
}
.wgl-demo-item.lift_on_hover:hover .demo-item {
  transform: translateY(-15px);
}

/* ==================== ##Double Heading ==================== */
.elementor-widget-wgl-double-heading .wgl-double-heading {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 0;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__wrapper {
  display: flex;
  justify-content: space-between;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__subtitle {
  display: block;
  font-family: var(--itconf-content-font-family);
  font-size: 20px;
  line-height: 1.25em;
  font-weight: 700;
  text-transform: lowercase;
  letter-spacing: -0.05em;
  overflow: hidden;
  order: 1;
  width: 100%;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-wrapper {
  position: relative;
  z-index: 1;
  line-height: 1.167em;
  text-transform: uppercase;
  letter-spacing: 0;
  width: 100%;
  margin: 0;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__content {
  width: 100%;
  flex-shrink: 0;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__content p:last-child {
  margin: 0;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title {
  font: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  transition: 0.4s ease-in-out;
  text-decoration-thickness: 0.03em !important;
  text-underline-offset: 0.1em;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-1 {
  color: var(--itconf-header-font-color);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-2 {
  color: var(--itconf-primary-color);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-3 {
  color: var(--itconf-header-font-color);
}
.elementor-widget-wgl-double-heading.divider-yes {
  position: relative;
}
.elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::before, .elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::after {
  font-size: 48px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 1px;
  margin-bottom: 0.1em;
  background-color: currentColor;
}
body[data-elementor-device-mode=mobile_extra] .elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::before, body[data-elementor-device-mode=mobile] .elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::before, body[data-elementor-device-mode=mobile_extra] .elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::after, body[data-elementor-device-mode=mobile] .elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::after {
  font-size: 25px;
}
.elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::before {
  margin-right: calc(0.25em + 10px);
  margin-left: -100% !important;
}
.elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::after {
  margin-left: calc(0.25em + 10px);
  margin-right: -100% !important;
}

body .elementor-widget-wgl-double-heading.aright .dblh__subtitle::after {
  display: none;
}
body .elementor-widget-wgl-double-heading.aright .dblh__subtitle::before {
  display: inline-block;
}
body .elementor-widget-wgl-double-heading.aleft .dblh__subtitle::before {
  display: none;
}
body .elementor-widget-wgl-double-heading.aleft .dblh__subtitle::after {
  display: inline-block;
}
body .elementor-widget-wgl-double-heading.acenter .dblh__subtitle::before, body .elementor-widget-wgl-double-heading.acenter .dblh__subtitle::after {
  display: inline-block;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-double-heading.a-tabletright .dblh__subtitle::after {
  display: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-double-heading.a-tabletright .dblh__subtitle::before {
  display: inline-block;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-double-heading.a-tabletleft .dblh__subtitle::before {
  display: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-double-heading.a-tabletleft .dblh__subtitle::after {
  display: inline-block;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-double-heading.a-tabletcenter .dblh__subtitle::before, body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-double-heading.a-tabletcenter .dblh__subtitle::after {
  display: inline-block;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-double-heading.a-mobileright .dblh__subtitle::after {
  display: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-double-heading.a-mobileright .dblh__subtitle::before {
  display: inline-block;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-double-heading.a-mobileleft .dblh__subtitle::before {
  display: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-double-heading.a-mobileleft .dblh__subtitle::after {
  display: inline-block;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-double-heading.a-mobilecenter .dblh__subtitle::before, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-double-heading.a-mobilecenter .dblh__subtitle::after {
  display: inline-block;
}

/* ==================== ##Image Layers ==================== */
.wgl-image-animate {
  position: relative;
  line-height: 0;
  max-width: 100%;
}
.wgl-image-animate .img-layer_image-wrapper {
  position: relative;
  line-height: 0;
  display: block;
  width: inherit;
  max-width: 100%;
  height: inherit;
  max-height: 100%;
}
.wgl-image-animate .img-layer_image-wrapper img {
  pointer-events: none;
}
.wgl-image-animate .img-layer_image-wrapper:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
}
.wgl-image-animate .img-layer_image-wrapper .img-layer_image {
  transition: all 0.5s;
}
.wgl-image-animate .img-layer_image-wrapper.up_down1 .img-layer_image {
  animation: image_upDown1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.up_down2 .img-layer_image {
  animation: image_upDown2 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.up_down3 .img-layer_image {
  animation: image_upDown3 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right1 .img-layer_image {
  animation: image_leftRight1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right2 .img-layer_image {
  animation: image_leftRight2 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right3 .img-layer_image {
  animation: image_leftRight3 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.scale1 .img-layer_image {
  animation: image_scale1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.scale2 .img-layer_image {
  animation: image_scale2 2s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.scale3 .img-layer_image {
  animation: image_scale3 2s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move1 .img-layer_image {
  animation: image_move1 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move2 .img-layer_image {
  animation: image_move2 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move3 .img-layer_image {
  animation: image_move3 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move4 .img-layer_image {
  animation: image_move4 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate1 .img-layer_image {
  animation: image_move_rotate1 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate2 .img-layer_image {
  animation: image_move_rotate2 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate3 .img-layer_image {
  animation: image_move_rotate3 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate4 .img-layer_image {
  animation: image_move_rotate4 4s infinite linear;
}

@keyframes image_upDown1 {
  0% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(5px);
  }
}
@keyframes image_upDown2 {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@keyframes image_upDown3 {
  0% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(15px);
  }
}
@keyframes image_leftRight1 {
  0% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(5px);
  }
}
@keyframes image_leftRight2 {
  0% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(10px);
  }
}
@keyframes image_leftRight3 {
  0% {
    transform: translateX(-15px);
  }
  100% {
    transform: translateX(15px);
  }
}
@keyframes image_scale1 {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes image_scale2 {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes image_scale3 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes image_move1 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(10px, 20px);
  }
  50% {
    transform: translate(30px, 30px);
  }
  75% {
    transform: translate(20px, 10px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move2 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(20px, -20px);
  }
  50% {
    transform: translate(0px, -40px);
  }
  75% {
    transform: translate(20px, -20px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move3 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(20px, 0px);
  }
  50% {
    transform: translate(30px, -20px);
  }
  75% {
    transform: translate(20px, 0px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move4 {
  0% {
    transform: translate(0px, 0px);
  }
  15% {
    transform: translate(0px, 20px);
  }
  30% {
    transform: translate(-20px, 20px);
  }
  45% {
    transform: translate(-20px, 40px);
  }
  60% {
    transform: translate(-25px, 30px);
  }
  75% {
    transform: translate(-20px, 20px);
  }
  90% {
    transform: translate(0px, 20px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move_rotate1 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  25% {
    transform: translate(-10px, -10px) rotate(5deg);
  }
  50% {
    transform: translate(-20px, 0px) rotate(0);
  }
  75% {
    transform: translate(-10px, -10px) rotate(-2deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate2 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  25% {
    transform: translate(10px, 10px) rotate(-5deg);
  }
  50% {
    transform: translate(-5px, 15px) rotate(-10deg);
  }
  75% {
    transform: translate(-10px, 5px) rotate(-5deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate3 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  20% {
    transform: translate(0px, -10px) rotate(-5deg);
  }
  40% {
    transform: translate(15px, -15px) rotate(0deg);
  }
  60% {
    transform: translate(25px, 0px) rotate(7deg);
  }
  80% {
    transform: translate(10px, 10px) rotate(-2deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate4 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  15% {
    transform: translate(-10px, 10px) rotate(5deg);
  }
  30% {
    transform: translate(-25px, 15px) rotate(10deg);
  }
  45% {
    transform: translate(-25px, 25px) rotate(13deg);
  }
  60% {
    transform: translate(-5px, 20px) rotate(16deg);
  }
  75% {
    transform: translate(5px, 5px) rotate(13deg);
  }
  90% {
    transform: translate(15px, -10px) rotate(8deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
/* ==================== ##Image Comparison ==================== */
.wgl-image_comparison.cocoen {
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  border-radius: 0;
}
.wgl-image_comparison.cocoen img.comp-image {
  max-width: none;
  display: block;
  width: 100%;
}
.wgl-image_comparison.cocoen > div {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
}
.wgl-image_comparison.cocoen .cocoen-drag {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  margin-left: -1px;
  background: var(--itconf-tertiary-color);
  cursor: ew-resize;
}
.wgl-image_comparison.cocoen .cocoen-drag::before, .wgl-image_comparison.cocoen .cocoen-drag::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  line-height: 40px;
  text-align: center;
  color: var(--itconf-primary-color);
  cursor: pointer;
  font-size: 22px;
  font-weight: 400;
  margin-top: -40px;
  border-radius: 0;
  padding-top: 38px;
  transform: rotate(90deg);
  background-image: var(--itconf-bg-caret);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 50% 78%;
}
.wgl-image_comparison.cocoen .cocoen-drag::before {
  z-index: 1;
  left: 50%;
  margin-left: -40px;
  background-color: var(--itconf-tertiary-color);
  border-radius: 40px;
  transform: scaleX(-1) rotate(90deg);
  box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.1);
}
.wgl-image_comparison.cocoen .cocoen-drag::after {
  z-index: 2;
  right: 50%;
  margin-right: -40px;
  background-color: transparent !important;
}

/* ==================== ##Image Hotspots ==================== */
.wgl-image-hotspots {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.wgl-image-hotspots .hotspots_image-wrap {
  display: inline-block;
}
.wgl-image-hotspots .hotspots__container {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.wgl-image-hotspots .hotspots__container.appear_animation .hotspots__item {
  opacity: 0;
  visibility: hidden;
  transition: 1.4s;
}
.wgl-image-hotspots .hotspots__container.appear_animation .hotspots__item.appeared {
  opacity: 1;
  visibility: visible;
}
.wgl-image-hotspots .hotspots__container.loop_animation-pulse .hotspots__item {
  animation: 5s both running infinite hotspots_pulse;
}
.wgl-image-hotspots .hotspots__container.loop_animation-flash .hotspots__item {
  animation: 5s both running infinite hotspots_flash;
}
.wgl-image-hotspots .hotspots__container.loop_animation-zoom .hotspots__item {
  animation: 5s both running infinite hotspots_zoom;
}
.wgl-image-hotspots .hotspots__container.loop_animation-shake .hotspots__item {
  animation: 5s both running infinite hotspots_shake;
}
.wgl-image-hotspots .hotspots__container.loop_animation-swing .hotspots__item {
  animation: 5s both running infinite hotspots_swing;
}
.wgl-image-hotspots .hotspots__container.loop_animation-rubber .hotspots__item {
  animation: 5s both running infinite hotspots_rubber;
}
.wgl-image-hotspots .hotspots__container.loop_animation .hotspots__item:hover {
  animation-play-state: paused;
}
.wgl-image-hotspots .hotspots__item {
  line-height: 1em;
  position: absolute;
  cursor: pointer;
}
.wgl-image-hotspots .hotspots__item:hover .desktop-tooltips-hover {
  opacity: 1;
  visibility: visible;
  transition: 0.4s;
}
.wgl-image-hotspots .hotspots__item:hover .desktop-tooltips-hover .tooltip__wrapper {
  opacity: inherit;
  visibility: inherit;
  transition: inherit;
}
@media (max-width: 1024px) {
  .wgl-image-hotspots .hotspots__item:hover .tablet-tooltips-hover {
    opacity: 1;
    visibility: visible;
    transition: 0.4s;
  }
  .wgl-image-hotspots .hotspots__item:hover .tablet-tooltips-hover .tooltip__wrapper {
    opacity: inherit;
    visibility: inherit;
    transition: inherit;
  }
}
@media (max-width: 767px) {
  .wgl-image-hotspots .hotspots__item:hover .mobile-tooltips-hover {
    opacity: 1;
    visibility: visible;
    transition: 0.4s;
  }
  .wgl-image-hotspots .hotspots__item:hover .mobile-tooltips-hover .tooltip__wrapper {
    opacity: inherit;
    visibility: inherit;
    transition: inherit;
  }
}
.wgl-image-hotspots .hotspots__item:hover .animation-zoom .tooltip__wrapper {
  transform: scale3d(1, 1, 1);
}
.wgl-image-hotspots .hotspots__item:hover .animation-to_left .tooltip__wrapper, .wgl-image-hotspots .hotspots__item:hover .animation-to_top .tooltip__wrapper, .wgl-image-hotspots .hotspots__item:hover .animation-to_right .tooltip__wrapper, .wgl-image-hotspots .hotspots__item:hover .animation-to_bottom .tooltip__wrapper {
  transform: translate(0);
}
.wgl-image-hotspots .hotspots__item:hover .animation-shake .tooltip__wrapper {
  animation: tooltips_shake 0.4s ease-in-out forwards;
}
.wgl-image-hotspots .hotspots__item:hover .hotspots_point-icon.default {
  transform: translate(-50%, -50%) scale(1.553);
}
.wgl-image-hotspots .hotspots_media-wrap {
  transition: 0.4s;
}
.wgl-image-hotspots .hotspots_point-wrap {
  display: flex;
  align-items: center;
  transition: 0.4s;
}
.wgl-image-hotspots .hotspots_point-icon {
  line-height: 0;
  width: 1em;
  display: block;
  text-align: center;
}
.wgl-image-hotspots .hotspots_point-icon.default {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: clamp(1px, 16.08%, 20px);
  height: clamp(1px, 16.08%, 20px);
  border-radius: 50%;
  background-color: #ffffff;
  transform: translate(-50%, -50%);
  transition: inherit;
}
.wgl-image-hotspots .hotspots_point-icon svg {
  width: 1em;
  height: 1em;
  display: block;
}
.wgl-image-hotspots .hotspots_point-text {
  margin: 0;
  line-height: 1;
  transition: 0.4s;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_l .hotspot__tooltip {
  top: initial;
  right: 100%;
  bottom: 100%;
  left: initial;
  transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_l .tooltip__wrapper {
  margin: 0 10px 10px 0;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_l .tooltip__wrapper::after {
  display: none;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top .hotspot__tooltip {
  top: initial;
  right: initial;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top .tooltip__wrapper {
  margin-bottom: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top .tooltip__wrapper::after {
  left: 50%;
  bottom: 14px;
  transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_r .hotspot__tooltip {
  top: initial;
  right: initial;
  bottom: 100%;
  left: 100%;
  transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_r .tooltip__wrapper {
  margin: 0 0 10px 10px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_r .tooltip__wrapper::after {
  display: none;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-right .hotspot__tooltip {
  top: 50%;
  right: initial;
  bottom: initial;
  left: 100%;
  transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-right .tooltip__wrapper {
  margin-left: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-right .tooltip__wrapper::after {
  top: 50%;
  left: 14px;
  transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_r .hotspot__tooltip {
  top: 100%;
  right: initial;
  bottom: initial;
  left: 100%;
  transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_r .tooltip__wrapper {
  margin: 10px 0 0 10px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_r .tooltip__wrapper::after {
  display: none;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom .hotspot__tooltip {
  top: 100%;
  right: initial;
  bottom: initial;
  left: 50%;
  transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom .tooltip__wrapper {
  margin-top: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom .tooltip__wrapper::after {
  left: 50%;
  top: 14px;
  transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_l .hotspot__tooltip {
  top: 100%;
  right: 100%;
  bottom: initial;
  left: initial;
  transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_l .tooltip__wrapper {
  margin: 10px 10px 0 0;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_l .tooltip__wrapper::after {
  display: none;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-left .hotspot__tooltip {
  top: 50%;
  right: 100%;
  bottom: initial;
  left: initial;
  transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-left .tooltip__wrapper {
  margin-right: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-left .tooltip__wrapper::after {
  top: 50%;
  right: 14px;
  transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.m-desktop-left .hotspots_point-wrap {
  flex-direction: row;
}
.wgl-image-hotspots .hotspots__item.m-desktop-top .hotspots_point-wrap {
  flex-direction: column;
}
.wgl-image-hotspots .hotspots__item.m-desktop-right .hotspots_point-wrap {
  flex-direction: row-reverse;
}
.wgl-image-hotspots .hotspots__item.m-desktop-bottom .hotspots_point-wrap {
  flex-direction: column-reverse;
}
@media (max-width: 1024px) {
  .wgl-image-hotspots .hotspots__item.tt-tablet-top_l .hotspot__tooltip {
    top: initial;
    right: 100%;
    bottom: 100%;
    left: initial;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-top_l .tooltip__wrapper {
    margin: 0 10px 10px 0;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-top_l .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-top .hotspot__tooltip {
    top: initial;
    right: initial;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-top .tooltip__wrapper {
    margin-bottom: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-top .tooltip__wrapper::after {
    left: 50%;
    bottom: 14px;
    transform: translateX(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-top_r .hotspot__tooltip {
    top: initial;
    right: initial;
    bottom: 100%;
    left: 100%;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-top_r .tooltip__wrapper {
    margin: 0 0 10px 10px;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-top_r .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-right .hotspot__tooltip {
    top: 50%;
    right: initial;
    bottom: initial;
    left: 100%;
    transform: translateY(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-right .tooltip__wrapper {
    margin-left: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-right .tooltip__wrapper::after {
    top: 50%;
    left: 14px;
    transform: translateY(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom_r .hotspot__tooltip {
    top: 100%;
    right: initial;
    bottom: initial;
    left: 100%;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom_r .tooltip__wrapper {
    margin: 10px 0 0 10px;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom_r .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom .hotspot__tooltip {
    top: 100%;
    right: initial;
    bottom: initial;
    left: 50%;
    transform: translateX(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom .tooltip__wrapper {
    margin-top: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom .tooltip__wrapper::after {
    left: 50%;
    top: 14px;
    transform: translateX(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom_l .hotspot__tooltip {
    top: 100%;
    right: 100%;
    bottom: initial;
    left: initial;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom_l .tooltip__wrapper {
    margin: 10px 10px 0 0;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-bottom_l .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-left .hotspot__tooltip {
    top: 50%;
    right: 100%;
    bottom: initial;
    left: initial;
    transform: translateY(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-left .tooltip__wrapper {
    margin-right: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-tablet-left .tooltip__wrapper::after {
    top: 50%;
    right: 14px;
    transform: translateY(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.m-tablet-left .hotspots_point-wrap {
    flex-direction: row;
  }
  .wgl-image-hotspots .hotspots__item.m-tablet-top .hotspots_point-wrap {
    flex-direction: column;
  }
  .wgl-image-hotspots .hotspots__item.m-tablet-right .hotspots_point-wrap {
    flex-direction: row-reverse;
  }
  .wgl-image-hotspots .hotspots__item.m-tablet-bottom .hotspots_point-wrap {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .wgl-image-hotspots .hotspots__item.tt-mobile-top_l .hotspot__tooltip {
    top: initial;
    right: 100%;
    bottom: 100%;
    left: initial;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-top_l .tooltip__wrapper {
    margin: 0 10px 10px 0;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-top_l .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-top .hotspot__tooltip {
    top: initial;
    right: initial;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-top .tooltip__wrapper {
    margin-bottom: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-top .tooltip__wrapper::after {
    left: 50%;
    bottom: 14px;
    transform: translateX(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-top_r .hotspot__tooltip {
    top: initial;
    right: initial;
    bottom: 100%;
    left: 100%;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-top_r .tooltip__wrapper {
    margin: 0 0 10px 10px;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-top_r .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-right .hotspot__tooltip {
    top: 50%;
    right: initial;
    bottom: initial;
    left: 100%;
    transform: translateY(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-right .tooltip__wrapper {
    margin-left: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-right .tooltip__wrapper::after {
    top: 50%;
    left: 14px;
    transform: translateY(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom_r .hotspot__tooltip {
    top: 100%;
    right: initial;
    bottom: initial;
    left: 100%;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom_r .tooltip__wrapper {
    margin: 10px 0 0 10px;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom_r .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom .hotspot__tooltip {
    top: 100%;
    right: initial;
    bottom: initial;
    left: 50%;
    transform: translateX(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom .tooltip__wrapper {
    margin-top: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom .tooltip__wrapper::after {
    left: 50%;
    top: 14px;
    transform: translateX(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom_l .hotspot__tooltip {
    top: 100%;
    right: 100%;
    bottom: initial;
    left: initial;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom_l .tooltip__wrapper {
    margin: 10px 10px 0 0;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-bottom_l .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-left .hotspot__tooltip {
    top: 50%;
    right: 100%;
    bottom: initial;
    left: initial;
    transform: translateY(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-left .tooltip__wrapper {
    margin-right: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-mobile-left .tooltip__wrapper::after {
    top: 50%;
    right: 14px;
    transform: translateY(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.m-mobile-left .hotspots_point-wrap {
    flex-direction: row;
  }
  .wgl-image-hotspots .hotspots__item.m-mobile-top .hotspots_point-wrap {
    flex-direction: column;
  }
  .wgl-image-hotspots .hotspots__item.m-mobile-right .hotspots_point-wrap {
    flex-direction: row-reverse;
  }
  .wgl-image-hotspots .hotspots__item.m-mobile-bottom .hotspots_point-wrap {
    flex-direction: column-reverse;
  }
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_l .hotspot__tooltip {
  top: initial;
  right: 100%;
  bottom: 100%;
  left: initial;
  transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_l .tooltip__wrapper {
  margin: 0 10px 10px 0;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_l .tooltip__wrapper::after {
  display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top .hotspot__tooltip {
  top: initial;
  right: initial;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top .tooltip__wrapper {
  margin-bottom: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top .tooltip__wrapper::after {
  left: 50%;
  bottom: 14px;
  transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_r .hotspot__tooltip {
  top: initial;
  right: initial;
  bottom: 100%;
  left: 100%;
  transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_r .tooltip__wrapper {
  margin: 0 0 10px 10px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_r .tooltip__wrapper::after {
  display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-right .hotspot__tooltip {
  top: 50%;
  right: initial;
  bottom: initial;
  left: 100%;
  transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-right .tooltip__wrapper {
  margin-left: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-right .tooltip__wrapper::after {
  top: 50%;
  left: 14px;
  transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_r .hotspot__tooltip {
  top: 100%;
  right: initial;
  bottom: initial;
  left: 100%;
  transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_r .tooltip__wrapper {
  margin: 10px 0 0 10px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_r .tooltip__wrapper::after {
  display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom .hotspot__tooltip {
  top: 100%;
  right: initial;
  bottom: initial;
  left: 50%;
  transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom .tooltip__wrapper {
  margin-top: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom .tooltip__wrapper::after {
  left: 50%;
  top: 14px;
  transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_l .hotspot__tooltip {
  top: 100%;
  right: 100%;
  bottom: initial;
  left: initial;
  transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_l .tooltip__wrapper {
  margin: 10px 10px 0 0;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_l .tooltip__wrapper::after {
  display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-left .hotspot__tooltip {
  top: 50%;
  right: 100%;
  bottom: initial;
  left: initial;
  transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-left .tooltip__wrapper {
  margin-right: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-left .tooltip__wrapper::after {
  top: 50%;
  right: 14px;
  transform: translateY(-50%) rotate(45deg);
}
@media (max-width: 1024px) {
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top_l .hotspot__tooltip {
    top: initial;
    right: 100%;
    bottom: 100%;
    left: initial;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top_l .tooltip__wrapper {
    margin: 0 10px 10px 0;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top_l .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top .hotspot__tooltip {
    top: initial;
    right: initial;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top .tooltip__wrapper {
    margin-bottom: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top .tooltip__wrapper::after {
    left: 50%;
    bottom: 14px;
    transform: translateX(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top_r .hotspot__tooltip {
    top: initial;
    right: initial;
    bottom: 100%;
    left: 100%;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top_r .tooltip__wrapper {
    margin: 0 0 10px 10px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-top_r .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-right .hotspot__tooltip {
    top: 50%;
    right: initial;
    bottom: initial;
    left: 100%;
    transform: translateY(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-right .tooltip__wrapper {
    margin-left: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-right .tooltip__wrapper::after {
    top: 50%;
    left: 14px;
    transform: translateY(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_r .hotspot__tooltip {
    top: 100%;
    right: initial;
    bottom: initial;
    left: 100%;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_r .tooltip__wrapper {
    margin: 10px 0 0 10px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_r .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom .hotspot__tooltip {
    top: 100%;
    right: initial;
    bottom: initial;
    left: 50%;
    transform: translateX(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom .tooltip__wrapper {
    margin-top: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom .tooltip__wrapper::after {
    left: 50%;
    top: 14px;
    transform: translateX(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_l .hotspot__tooltip {
    top: 100%;
    right: 100%;
    bottom: initial;
    left: initial;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_l .tooltip__wrapper {
    margin: 10px 10px 0 0;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_l .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-left .hotspot__tooltip {
    top: 50%;
    right: 100%;
    bottom: initial;
    left: initial;
    transform: translateY(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-left .tooltip__wrapper {
    margin-right: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-tablet-left .tooltip__wrapper::after {
    top: 50%;
    right: 14px;
    transform: translateY(-50%) rotate(45deg);
  }
}
@media (max-width: 767px) {
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top_l .hotspot__tooltip {
    top: initial;
    right: 100%;
    bottom: 100%;
    left: initial;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top_l .tooltip__wrapper {
    margin: 0 10px 10px 0;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top_l .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top .hotspot__tooltip {
    top: initial;
    right: initial;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top .tooltip__wrapper {
    margin-bottom: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top .tooltip__wrapper::after {
    left: 50%;
    bottom: 14px;
    transform: translateX(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top_r .hotspot__tooltip {
    top: initial;
    right: initial;
    bottom: 100%;
    left: 100%;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top_r .tooltip__wrapper {
    margin: 0 0 10px 10px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-top_r .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-right .hotspot__tooltip {
    top: 50%;
    right: initial;
    bottom: initial;
    left: 100%;
    transform: translateY(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-right .tooltip__wrapper {
    margin-left: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-right .tooltip__wrapper::after {
    top: 50%;
    left: 14px;
    transform: translateY(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_r .hotspot__tooltip {
    top: 100%;
    right: initial;
    bottom: initial;
    left: 100%;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_r .tooltip__wrapper {
    margin: 10px 0 0 10px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_r .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom .hotspot__tooltip {
    top: 100%;
    right: initial;
    bottom: initial;
    left: 50%;
    transform: translateX(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom .tooltip__wrapper {
    margin-top: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom .tooltip__wrapper::after {
    left: 50%;
    top: 14px;
    transform: translateX(-50%) rotate(45deg);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_l .hotspot__tooltip {
    top: 100%;
    right: 100%;
    bottom: initial;
    left: initial;
    transform: unset;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_l .tooltip__wrapper {
    margin: 10px 10px 0 0;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_l .tooltip__wrapper::after {
    display: none;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-left .hotspot__tooltip {
    top: 50%;
    right: 100%;
    bottom: initial;
    left: initial;
    transform: translateY(-50%);
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-left .tooltip__wrapper {
    margin-right: 20px;
  }
  .wgl-image-hotspots .hotspots__item.tt-c-mobile-left .tooltip__wrapper::after {
    top: 50%;
    right: 14px;
    transform: translateY(-50%) rotate(45deg);
  }
}
.wgl-image-hotspots .hotspot__tooltip {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  transition: 0.2s;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper {
  font-size: 14px;
  font-weight: 500;
  transition: 0.2s;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper p:last-child {
  margin-bottom: 0;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper p:last-of-type {
  display: inline;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper .tooltip__icon {
  display: inline-block;
  margin-left: 12px;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper .tooltip__icon.flaticon-long-next {
  width: 23px;
  margin-bottom: 5px;
  vertical-align: middle;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper::after {
  width: 20px;
  height: 20px;
  background: inherit;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.wgl-image-hotspots .hotspot__tooltip.desktop-tooltips-hover {
  visibility: hidden;
}
.wgl-image-hotspots .hotspot__tooltip.desktop-tooltips-hover .tooltip__wrapper {
  opacity: 0;
  visibility: inherit;
}
.wgl-image-hotspots .hotspot__tooltip.desktop-tooltips-show {
  opacity: 1;
  visibility: visible;
  transition: 0.4s;
}
.wgl-image-hotspots .hotspot__tooltip.desktop-tooltips-show .tooltip__wrapper {
  opacity: inherit;
  visibility: inherit;
  transition: inherit;
}
@media (max-width: 1024px) {
  .wgl-image-hotspots .hotspot__tooltip.tablet-tooltips-hover {
    visibility: hidden;
  }
  .wgl-image-hotspots .hotspot__tooltip.tablet-tooltips-hover .tooltip__wrapper {
    opacity: 0;
    visibility: inherit;
  }
  .wgl-image-hotspots .hotspot__tooltip.tablet-tooltips-show {
    opacity: 1;
    visibility: visible;
    transition: 0.4s;
  }
  .wgl-image-hotspots .hotspot__tooltip.tablet-tooltips-show .tooltip__wrapper {
    opacity: inherit;
    visibility: inherit;
    transition: inherit;
  }
}
@media (max-width: 767px) {
  .wgl-image-hotspots .hotspot__tooltip.mobile-tooltips-hover {
    visibility: hidden;
  }
  .wgl-image-hotspots .hotspot__tooltip.mobile-tooltips-hover .tooltip__wrapper {
    opacity: 0;
    visibility: inherit;
  }
  .wgl-image-hotspots .hotspot__tooltip.mobile-tooltips-show {
    opacity: 1;
    visibility: visible;
    transition: 0.4s;
  }
  .wgl-image-hotspots .hotspot__tooltip.mobile-tooltips-show .tooltip__wrapper {
    opacity: inherit;
    visibility: inherit;
    transition: inherit;
  }
}
.wgl-image-hotspots .hotspot__tooltip.animation-zoom .tooltip__wrapper {
  transform: scale3d(0.1, 0.1, 0.1);
}
.wgl-image-hotspots .hotspot__tooltip.animation-to_left .tooltip__wrapper {
  transform: translateX(20px);
}
.wgl-image-hotspots .hotspot__tooltip.animation-to_top .tooltip__wrapper {
  transform: translateY(20px);
}
.wgl-image-hotspots .hotspot__tooltip.animation-to_right .tooltip__wrapper {
  transform: translateX(-20px);
}
.wgl-image-hotspots .hotspot__tooltip.animation-to_bottom .tooltip__wrapper {
  transform: translateY(-20px);
}
.wgl-image-hotspots .hotspots_link:hover .hotspot__tooltip {
  pointer-events: all;
}

@keyframes tooltips_shake {
  0% {
    transform: rotate(2deg) translateY(9px);
  }
  50% {
    transform: rotate(-3deg) translateY(6px);
  }
  70% {
    transform: rotate(3deg) translateY(3px);
  }
  100% {
    transform: rotate(0deg) translateY(0);
  }
}
@keyframes hotspots_pulse {
  0%, 89%, to {
    transform: scale3d(1, 1, 1);
  }
  90%, 94%, 98% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  92%, 96% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
}
@keyframes hotspots_flash {
  0%, 89%, to {
    opacity: 1;
  }
  90%, 94%, 98% {
    opacity: 0;
  }
  92%, 96% {
    opacity: 1;
  }
}
@keyframes hotspots_shake {
  0%, 89%, to {
    transform: translate3d(0, 0, 0);
  }
  90%, 94%, 98% {
    transform: translate3d(-5px, 0, 0);
  }
  92%, 96% {
    transform: translate3d(5px, 0, 0);
  }
}
@keyframes hotspots_zoom {
  0%, 86%, to {
    transform: scale3d(1, 1, 1);
  }
  87% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  90%, 94%, 98% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  92%, 96% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
@keyframes hotspots_rubber {
  64% {
    transform: scale3d(1, 1, 1);
  }
  73% {
    transform: scale3d(1.25, 0.75, 1);
  }
  77% {
    transform: scale3d(0.75, 1.25, 1);
  }
  81% {
    transform: scale3d(1.15, 0.85, 1);
  }
  86% {
    transform: scale3d(0.95, 1.05, 1);
  }
  90% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes hotspots_swing {
  0%, 75%, to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  85% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  90% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  95% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
}
/* ==================== ##Image Layers ==================== */
.wgl-image-layers {
  position: relative;
  line-height: 0;
  max-width: 100%;
}
.wgl-image-layers .img-layer_item {
  transform: translate(var(--pos-x, 0%), var(--pos-y, 0%));
}
.wgl-image-layers .img-layer_image-wrapper {
  position: relative;
  line-height: 0;
  display: block;
  width: inherit;
  max-width: 100%;
  height: inherit;
  max-height: 100%;
}
.wgl-image-layers .img-layer_image-wrapper:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
}
.wgl-image-layers .img-layer_image-wrapper .img-layer_image {
  transition: all 0.5s;
}
.wgl-image-layers .img-layer_image-wrapper.fade_in .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image {
  opacity: 0;
  visibility: hidden;
}
.wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image {
  transform: translateY(100%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image {
  transform: translateY(-100%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image {
  transform: translateX(100%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image {
  transform: translateX(-100%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image {
  transform: translateY(50%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image {
  transform: translateY(-50%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image {
  transform: translateX(50%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image {
  transform: translateX(-50%);
}
.wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image {
  transform: rotateX(-100deg);
}
.wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image {
  transform: rotateY(-100deg);
}
.wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image {
  transform: scale3d(0.2, 0.2, 0.2);
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.fade_in .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image {
  opacity: 1;
  visibility: visible;
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image {
  transform: translateY(0);
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image {
  transform: translateX(0);
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image {
  transform: rotate(0);
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image {
  transform: scale3d(1, 1, 1);
}

/* ==================== ##Info Box ==================== */
.elementor-widget-wgl-info-box.elementor-view-bubble .wgl-infobox .elementor-icon {
  color: var(--itconf-primary-color);
}
.elementor-widget-wgl-info-box.elementor-view-bubble .wgl-infobox .wgl-icon .icon,
.elementor-widget-wgl-info-box.elementor-view-bubble .wgl-infobox .wgl-number .number,
.elementor-widget-wgl-info-box.elementor-view-bubble .wgl-infobox .wgl-image-box_img {
  z-index: 1;
}
.elementor-widget-wgl-info-box.elementor-view-bubble .wgl-infobox .wgl-icon .icon::after,
.elementor-widget-wgl-info-box.elementor-view-bubble .wgl-infobox .wgl-number .number::after,
.elementor-widget-wgl-info-box.elementor-view-bubble .wgl-infobox .wgl-image-box_img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 50%;
  transition: 0.4s;
  background-color: var(--itconf-secondary-color);
}
.elementor-widget-wgl-info-box.elementor-view-bubble:hover .elementor-icon {
  fill: var(--itconf-primary-color);
  color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
}
.elementor-widget-wgl-info-box.elementor-view-stacked .wgl-infobox .elementor-icon {
  fill: var(--itconf-primary-color);
  color: var(--itconf-primary-color);
  background-color: #FCF8F4;
}
.elementor-widget-wgl-info-box.elementor-view-stacked:hover .elementor-icon {
  background-color: var(--itconf-primary-color);
  fill: #ffffff;
  color: #ffffff;
}
.elementor-widget-wgl-info-box.elementor-view-framed .wgl-infobox .elementor-icon {
  fill: var(--itconf-primary-color);
  color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
  background-color: transparent;
}
.elementor-widget-wgl-info-box.elementor-view-framed:hover .elementor-icon {
  fill: var(--itconf-primary-color);
  color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
}
.elementor-widget-wgl-info-box.elementor-view-default .wgl-infobox .elementor-icon {
  fill: var(--itconf-primary-color);
  color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
}
.elementor-widget-wgl-info-box.elementor-view-default:hover .elementor-icon {
  fill: var(--itconf-primary-color);
  color: var(--itconf-primary-color);
  border-color: var(--itconf-primary-color);
}
.elementor-widget-wgl-info-box .elementor-icon {
  width: 1em;
  height: 1em;
  box-sizing: content-box;
}
.elementor-widget-wgl-info-box .elementor-widget-container {
  position: relative;
}
.elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.elementor-widget-wgl-info-box .elementor-widget-container::before, .elementor-widget-wgl-info-box .elementor-widget-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  transition: inherit;
}
.elementor-widget-wgl-info-box .elementor-widget-container::before {
  opacity: 0;
}
.elementor-widget-wgl-info-box .elementor-widget-container:hover::before {
  opacity: 1;
}
.elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-infobox::before, .elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-infobox::after {
  opacity: 1;
  transform: scale(1, 1);
  transition: all 0.7s ease-in-out;
}
.elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link + .wgl-infobox_wrapper .button-read-more {
  transition: all 0.4s;
}
.elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-infobox_title {
  border-color: var(--itconf-primary-color);
}
.elementor-widget-wgl-info-box .wgl-infobox {
  transition: 0.4s;
}
.elementor-widget-wgl-info-box .wgl-infobox::before, .elementor-widget-wgl-info-box .wgl-infobox::after {
  display: none;
  content: "";
  position: absolute;
  opacity: 0;
  border-radius: inherit;
  transition: all 0.6s ease-in-out, opacity 0.4s 0.2s ease-in-out;
  transform: scale(1, 1);
  color: var(--itconf-primary-color);
  z-index: 3;
  pointer-events: none;
}
.elementor-widget-wgl-info-box .wgl-infobox::before {
  top: -25px;
  right: 25px;
  bottom: -25px;
  left: 25px;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: scale(1.15, 0.85);
}
.elementor-widget-wgl-info-box .wgl-infobox::after {
  top: -24px;
  right: 25px;
  bottom: -24px;
  left: 25px;
  border-right: 1px solid currentColor;
  border-left: 1px solid currentColor;
  transform: scale(0.85, 1.15);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button.image {
  padding-left: 0;
  margin-right: 0;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button:not(.button-read-more) {
  padding: 10px;
  display: inline-block;
  transition: all 0.4s;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button:not(.button-read-more)::before {
  line-height: 1em;
  vertical-align: middle;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button .read-more-svg {
  width: 1em;
  height: 1em;
  display: inline-block;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button .read-more-svg svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
  transition: all 0.4s;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button .wgl-infobox_button__media {
  transition: all 0.4s;
  display: inline-block;
  order: -1;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button:hover .wgl-infobox_button__media {
  opacity: 1;
}
.elementor-widget-wgl-info-box .wgl-infobox .button-read-more {
  gap: 11px;
  margin: 0;
}
.elementor-widget-wgl-info-box .wgl-infobox .button-read-more::before, .elementor-widget-wgl-info-box .wgl-infobox .button-read-more::after {
  display: none;
}
.elementor-widget-wgl-info-box .wgl-infobox .button-read-more > span,
.elementor-widget-wgl-info-box .wgl-infobox .button-read-more .read-more-icon {
  display: inline-block;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_wrapper {
  position: relative;
  z-index: 1;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title {
  position: relative;
  z-index: 1;
  font-size: 24px;
  font-weight: var(--itconf-header-font-weight);
  line-height: 1.5;
  word-break: break-word;
  transition: 0.4s;
  color: var(--itconf-header-font-color);
  letter-spacing: 0;
  text-transform: uppercase;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title a {
  font: inherit;
  line-height: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_title-idle,
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_bg_text {
  font: inherit;
  color: inherit;
  line-height: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_bg_text {
  transition: 0.4s;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title::after {
  content: "";
  display: none;
  margin: 25px 0 20px 0;
  background-color: currentColor;
  transition: color 0.3s;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title i {
  display: inline-block;
  vertical-align: middle;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title i:not(:only-child) {
  margin: 0 0.7em;
}
.elementor-widget-wgl-info-box .wgl-infobox .media-wrapper {
  max-width: 100%;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img {
  display: inline-block;
  max-width: 100%;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img > span {
  display: block;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-title_wrapper {
  position: relative;
  display: block;
}
.elementor-widget-wgl-info-box .wgl-infobox .content_wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_content {
  transition: 0.4s;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_content p:last-child {
  margin-bottom: 0;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_subtitle {
  font-family: var(--itconf-header-font-family);
  font-size: 32px;
  font-weight: var(--itconf-header-font-weight);
  line-height: 1.3em;
  color: var(--itconf-header-font-color);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_bg_text {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 150px;
  letter-spacing: 0;
  line-height: 0;
  transition: 0.4s;
  max-width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  pointer-events: none;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-button_wrapper {
  flex-shrink: 2;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-button_wrapper .wgl-infobox_button.corner-attached {
  position: absolute;
  left: 0;
  bottom: 0;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-button_wrapper .wgl-infobox_button.corner-attached.corner-position_right {
  left: auto;
  right: 0;
}
.elementor-widget-wgl-info-box .wgl-infobox .number-wrapper::after {
  content: "";
  display: none;
  margin: -8px 0 30px 0;
  background-color: currentColor;
  width: auto;
  height: 1px;
  transition: color 0.3s;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-layout-left .number-wrapper,
.elementor-widget-wgl-info-box .wgl-infobox .wgl-layout-right .number-wrapper {
  display: flex;
  flex-direction: row;
  height: -moz-fit-content;
  height: fit-content;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-layout-left .number-wrapper::after,
.elementor-widget-wgl-info-box .wgl-infobox .wgl-layout-right .number-wrapper::after {
  height: auto;
  width: 1px;
  margin: 0 10px 0 10px;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-layout-right .number-wrapper::after {
  order: -1;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-number {
  font-family: var(--itconf-content-font-family);
  font-size: 14px;
  font-weight: 700;
}
.elementor-widget-wgl-info-box .wgl-infobox .elementor-icon,
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img {
  position: relative;
  color: rgba(var(--itconf-primary-rgb), 1);
}
.elementor-widget-wgl-info-box.animation_lifting {
  padding-top: 20px;
  transition: 0.5s;
}
.elementor-widget-wgl-info-box.animation_lifting > .elementor-widget-container {
  position: relative;
  transform: translateY(0);
  will-change: transform;
  transition: 0.5s;
}
.elementor-widget-wgl-info-box.animation_lifting:hover > .elementor-widget-container {
  transform: translateY(-10px);
}
.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_wrapper,
.elementor-widget-wgl-info-box.animation_toggling .media-wrapper {
  transition: 0.6s;
}
.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_content,
.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox-button_wrapper {
  opacity: 0;
}
.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container {
  overflow: hidden;
}
.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .media-wrapper {
  opacity: 0;
}
.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox_content,
.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox-button_wrapper {
  opacity: 1;
}
.elementor-widget-wgl-info-box.animation_toggling_icon .content_wrapper {
  transition: 0.4s;
}
.elementor-widget-wgl-info-box.animation_toggling_icon .media-wrapper {
  position: absolute;
  z-index: 1;
  left: 0;
  transition: 0.4s;
  opacity: 0;
  transform: translateX(-10px) scale(0.5);
}
.elementor-widget-wgl-info-box.animation_toggling_icon .elementor-widget-container:hover .wgl-infobox .media-wrapper {
  opacity: 1;
  transform: translateX(0) scale(1);
}
.elementor-widget-wgl-info-box.icon_on_image_yes .wgl-image-box_img {
  position: relative;
}
.elementor-widget-wgl-info-box.icon_on_image_yes .wgl-image-box_img::after {
  content: "\f112";
  font-family: "Flaticon";
  line-height: 1;
  font-size: 50px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  font-weight: 400;
  transform: rotate(90deg);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(34, 35, 40, 0.3);
  opacity: 0;
  transition: opacity 0.4s;
}
.elementor-widget-wgl-info-box.button_left .wgl-infobox-button_wrapper {
  text-align: left;
}
.elementor-widget-wgl-info-box.button_center .wgl-infobox-button_wrapper {
  text-align: center;
}
.elementor-widget-wgl-info-box.button_right .wgl-infobox-button_wrapper {
  text-align: right;
}
.elementor-widget-wgl-info-box.button_justify .wgl-infobox-button_wrapper {
  text-align: justify;
}
.elementor-widget-wgl-info-box.button_justify .wgl-infobox_button {
  width: 100%;
}

.wgl-instagram {
  position: relative;
}
.wgl-instagram .instagram__wrapper {
  transition: 0.4s;
}
.wgl-instagram .instagram__wrapper.wgl_col-12:nth-child(2), .wgl-instagram .instagram__wrapper.wgl_col-12:nth-child(n+3) {
  clear: left;
}
.wgl-instagram .instagram__wrapper.wgl_col-6:nth-child(3), .wgl-instagram .instagram__wrapper.wgl_col-6:nth-child(2n+5) {
  clear: left;
}
.wgl-instagram .instagram__wrapper.wgl_col-4:nth-child(4), .wgl-instagram .instagram__wrapper.wgl_col-4:nth-child(3n+7) {
  clear: left;
}
.wgl-instagram .instagram__wrapper.wgl_col-3:nth-child(5), .wgl-instagram .instagram__wrapper.wgl_col-3:nth-child(4n+9) {
  clear: left;
}
.wgl-instagram .instagram__wrapper.wgl_col-1-5:nth-child(6), .wgl-instagram .instagram__wrapper.wgl_col-1-5:nth-child(5n+11) {
  clear: left;
}
.wgl-instagram .instagram__item {
  position: relative;
  z-index: 1;
  transform: translate(0);
  transition: inherit;
}
.wgl-instagram .instagram__item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
}
.wgl-instagram .instagram__item:hover .item__icon::after {
  animation-play-state: running;
}
.wgl-instagram .item__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wgl-instagram .item__content .item_image {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.wgl-instagram .item__content .item_image img {
  transition: transform 0.3s ease-in-out;
}
.wgl-instagram .item__content .item_image::after, .wgl-instagram .item__content .item_image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: 0.4s;
}
.wgl-instagram .item__content .item_image::after {
  opacity: 0;
  background-color: rgba(var(--itconf-secondary-rgb), 0.3);
}
.wgl-instagram .item__content .item_image:hover::before {
  opacity: 0;
}
.wgl-instagram .item__content .item_image:hover::after {
  opacity: 1;
}
.wgl-instagram .item__author {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.wgl-instagram .author__meta {
  display: flex;
  flex-direction: column;
}
.wgl-instagram .author__name {
  font-size: 14px;
  line-height: 1.3;
  font-weight: var(--itconf-header-font-weight);
  transition: 0.4s;
  padding-bottom: 19px;
  color: var(--itconf-header-font-color);
  font-family: var(--itconf-header-font-family);
}
.wgl-instagram .author__name a {
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}
@media (max-width: 600px) {
  .wgl-instagram .author__name {
    font-size: 18px;
  }
}
.wgl-instagram .item__icon {
  display: block;
  font-size: 24px;
  line-height: 1em;
  position: absolute;
  z-index: 2;
  right: 0;
  margin: -15px -8px 0 0px;
}
.wgl-instagram .item__icon::before {
  display: inline-block;
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  position: static;
  min-width: 1em;
  min-height: 1em;
  line-height: 1em;
  font-style: normal;
  color: var(--itconf-primary-color);
}
.wgl-instagram .item__icon::after {
  content: "";
  position: absolute;
  top: 0.36em;
  left: 0.37em;
  width: 0.8em;
  height: 0.8em;
  z-index: -1;
  background-color: rgba(var(--itconf-primary-rgb), 0.08);
  border-radius: 50%;
  transition: 0.4s;
}
.wgl-instagram .item__icon a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wgl-instagram .item__info {
  position: relative;
  font-size: 14px;
  line-height: 1.857142em;
  color: var(--itconf-primary-color);
}
.wgl-instagram .item__info p:last-child {
  margin-bottom: 0;
}
.wgl-instagram .item__info .likes_count {
  font-size: 14px;
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  color: var(--itconf-header-font-color);
  margin: 0 0 6px 0;
}
.wgl-instagram .item__info .likes_count.show_icon::before {
  display: inline-block;
}
.wgl-instagram .item__info .likes_count::before {
  content: "\f10c";
  display: none;
  font-family: "Flaticon";
  font-size: 1em;
  color: inherit;
  margin-right: 6px;
  transform: translateY(2px);
}
.wgl-instagram .author__thumbnail {
  flex-shrink: 0;
  padding-right: 17px;
  padding-bottom: 19px;
}
.wgl-instagram .author__thumbnail img {
  display: inline-block;
}
.wgl-instagram .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper {
  overflow: visible;
  margin: 0 -15px;
}
.wgl-instagram .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper .swiper-wrapper {
  padding: 0 15px;
}

@media (max-width: 1300px) {
  .wgl-instagram .row .wgl_col-1-5 {
    width: 33.333333%;
  }
  .wgl-instagram .row .wgl_col-1-5:nth-child(4), .wgl-instagram .row .wgl_col-1-5:nth-child(3n+7) {
    clear: left;
  }
  .wgl-instagram .row .wgl_col-1-5:nth-child(6), .wgl-instagram .row .wgl_col-1-5:nth-child(5n+11) {
    clear: none;
  }
}
@media (max-width: 1024px) {
  .wgl-instagram .row .wgl_col-3 {
    width: 33.333333%;
  }
  .wgl-instagram .row .wgl_col-3:nth-child(5), .wgl-instagram .row .wgl_col-3:nth-child(4n+9) {
    clear: none;
  }
  .wgl-instagram .row .wgl_col-3:nth-child(4), .wgl-instagram .row .wgl_col-3:nth-child(3n+7) {
    clear: left;
  }
}
@media (max-width: 768px) {
  .wgl-instagram .row .wgl_col-3,
  .wgl-instagram .row .wgl_col-4,
  .wgl-instagram .row .wgl_col-1-5 {
    width: 100%;
  }
}
/* ==================== ##Flip Box ==================== */
.wgl-flipbox {
  position: relative;
  perspective: 1000px;
  width: 100%;
  height: 300px;
}
.wgl-flipbox_wrap {
  position: relative;
  z-index: 1;
  transition: 0.7s;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  perspective: inherit;
}
.wgl-flipbox_wrap .media-wrapper.number-wrapper .wgl-number {
  font-size: 18px;
  font-weight: 700;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  border-radius: 50%;
}
.wgl-flipbox_title {
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  word-break: break-word;
  letter-spacing: -0.05em;
  transition: 0.4s;
}
.wgl-flipbox_title span {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  color: inherit;
}
.wgl-flipbox_subtitle {
  display: inline-block;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.wgl-flipbox_subtitle span {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  color: inherit;
}
.wgl-flipbox_content p:last-child {
  margin-bottom: 0;
}
.wgl-flipbox_button-wrap {
  line-height: 0;
  font-size: 0;
}
.wgl-flipbox_button-wrap .wgl-flipbox_button::before, .wgl-flipbox_button-wrap .wgl-flipbox_button::after {
  display: none;
}
.wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more {
  line-height: inherit;
  font-size: inherit;
  display: inline-block;
  transition: 0.4s;
}
.wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more i, .wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more span {
  z-index: 1;
  right: 0;
  bottom: 0;
  text-align: center;
  display: inline-block;
  transition: background-color 0.4s, color 0.4s, transform 0.4s;
  color: var(--itconf-tertiary-color);
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 24px;
  background: unset;
  border-radius: 0;
}
.wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more i::before, .wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more span::before {
  display: block;
  transition: transform 0.4s;
  line-height: inherit;
}
.wgl-flipbox_item-link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.wgl-flipbox_front, .wgl-flipbox_back {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform: rotate(0);
  transition: 0.7s;
  perspective: inherit;
  transform-style: preserve-3d;
  border-radius: 0;
}
.wgl-flipbox_front {
  z-index: 2;
}
.wgl-flipbox_front .elementor-icon {
  color: #ffffff;
  fill: #ffffff;
}
.wgl-flipbox_back .elementor-icon {
  color: #ffffff;
  fill: #ffffff;
}
.wgl-flipbox.type_flip_right .wgl-flipbox_back {
  transform: rotateY(-180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_right .wgl-flipbox_wrap, .wgl-flipbox.type_flip_right:hover .wgl-flipbox_wrap {
  transform: rotateY(180deg);
}
.wgl-flipbox.type_flip_left .wgl-flipbox_back {
  transform: rotateY(180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_left .wgl-flipbox_wrap, .wgl-flipbox.type_flip_left:hover .wgl-flipbox_wrap {
  transform: rotateY(-180deg);
}
.wgl-flipbox.type_flip_top .wgl-flipbox_back {
  transform: rotateX(-180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_top .wgl-flipbox_wrap, .wgl-flipbox.type_flip_top:hover .wgl-flipbox_wrap {
  transform: rotateX(180deg);
}
.wgl-flipbox.type_flip_bottom .wgl-flipbox_back {
  transform: rotateX(180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_bottom .wgl-flipbox_wrap, .wgl-flipbox.type_flip_bottom:hover .wgl-flipbox_wrap {
  transform: rotateX(-180deg);
}

.elementor-widget-wgl-flipbox.aleft .wgl-flipbox .wgl-image-box_img {
  margin-right: auto;
}
.elementor-widget-wgl-flipbox.acenter .wgl-flipbox .wgl-image-box_img {
  margin-left: auto;
  margin-right: auto;
}
.elementor-widget-wgl-flipbox.aright .wgl-flipbox .wgl-image-box_img {
  margin-left: auto;
}

/* ==================== ##Gallery ==================== */
.elementor-widget-wgl-gallery .wgl-gallery_items:not(.gallery-carousel) {
  display: flex;
  flex-wrap: wrap;
}
.elementor-widget-wgl-gallery .wgl-gallery_items.gallery-justified .wgl-gallery_item {
  position: absolute;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
}
.elementor-widget-wgl-gallery .wgl-gallery_item-wrapper > a {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
}
.elementor-widget-wgl-gallery .wgl-gallery_item {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.elementor-widget-wgl-gallery .wgl-gallery_item::before, .elementor-widget-wgl-gallery .wgl-gallery_item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
}
.elementor-widget-wgl-gallery .wgl-gallery_item::after {
  opacity: 0;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-info {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-info.show_until_hover, .elementor-widget-wgl-gallery .wgl-gallery_image-info.show_always {
  opacity: 1;
  visibility: visible;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-info.show_disable {
  opacity: 0 !important;
  visibility: hidden !important;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-title {
  line-height: 1.1;
  font-size: 1.1em;
  font-weight: 600;
  color: var(--itconf-header-font-color);
  transition: 0.4s;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-title + .wgl-gallery_image-descr {
  margin-top: 5px;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-descr {
  line-height: 1;
  color: var(--itconf-header-font-color);
  transition: 0.4s;
}
.elementor-widget-wgl-gallery .wgl-gallery_item:hover::before {
  opacity: 0;
}
.elementor-widget-wgl-gallery .wgl-gallery_item:hover::after {
  opacity: 1;
}
.elementor-widget-wgl-gallery .wgl-gallery_item:hover .wgl-gallery_image-info {
  opacity: 1;
  visibility: visible;
}
.elementor-widget-wgl-gallery .wgl-gallery_item:hover .wgl-gallery_image-info.show_until_hover {
  opacity: 0;
  visibility: hidden;
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation .wgl-gallery_item-wrapper {
  opacity: 0;
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.fade-in .wgl-gallery_item-wrapper.animate {
  animation: fade_in 0.9s ease forwards;
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.slide-top .wgl-gallery_item-wrapper.animate {
  animation: slide_top 0.5s ease forwards;
  transform: translateY(50px);
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.slide-bottom .wgl-gallery_item-wrapper.animate {
  animation: slide_bottom 0.5s ease forwards;
  transform: translateY(-50px);
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.slide-left .wgl-gallery_item-wrapper.animate {
  animation: slide_left 0.5s ease forwards;
  transform: translateX(50px);
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.slide-right .wgl-gallery_item-wrapper.animate {
  animation: slide_right 0.5s ease forwards;
  transform: translateX(-50px);
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.zoom .wgl-gallery_item-wrapper.animate {
  animation: zoom_in 0.5s ease forwards;
  transform: scale(0.5);
}
.elementor-widget-wgl-gallery .wgl-gallery_item {
  transition-duration: var(--wgl-gallery-duration, 300ms) !important;
}
.elementor-widget-wgl-gallery .swiper-slide {
  --wgl-gallery-scale-size: 0.7;
}
.elementor-widget-wgl-gallery.layout-scale_even .swiper-slide:nth-child(even) .wgl-gallery_item {
  transform: scale(var(--wgl-gallery-scale-size));
}
.elementor-widget-wgl-gallery.layout-scale_odd .swiper-slide:nth-child(odd) .wgl-gallery_item {
  transform: scale(var(--wgl-gallery-scale-size));
}
.elementor-widget-wgl-gallery.layout-scale_active .swiper-slide:not(.swiper-slide-active) .wgl-gallery_item {
  transform: scale(var(--wgl-gallery-scale-size));
}
.elementor-widget-wgl-gallery.col-1 .wgl-gallery_item-wrapper {
  width: 100%;
}
.elementor-widget-wgl-gallery.col-2 .wgl-gallery_item-wrapper {
  width: 50%;
}
.elementor-widget-wgl-gallery.col-3 .wgl-gallery_item-wrapper {
  width: 33.333333%;
}
.elementor-widget-wgl-gallery.col-4 .wgl-gallery_item-wrapper {
  width: 25%;
}
.elementor-widget-wgl-gallery.col-5 .wgl-gallery_item-wrapper {
  width: 20%;
}
@media (max-width: 1024px) {
  .elementor-widget-wgl-gallery.col-tablet-1 .wgl-gallery_item-wrapper {
    width: 100%;
  }
  .elementor-widget-wgl-gallery.col-tablet-2 .wgl-gallery_item-wrapper {
    width: 50%;
  }
  .elementor-widget-wgl-gallery.col-tablet-3 .wgl-gallery_item-wrapper {
    width: 33.333333%;
  }
  .elementor-widget-wgl-gallery.col-tablet-4 .wgl-gallery_item-wrapper {
    width: 25%;
  }
  .elementor-widget-wgl-gallery.col-tablet-5 .wgl-gallery_item-wrapper {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wgl-gallery.col-mobile-1 .wgl-gallery_item-wrapper {
    width: 100%;
  }
  .elementor-widget-wgl-gallery.col-mobile-2 .wgl-gallery_item-wrapper {
    width: 50%;
  }
  .elementor-widget-wgl-gallery.col-mobile-3 .wgl-gallery_item-wrapper {
    width: 33.333333%;
  }
  .elementor-widget-wgl-gallery.col-mobile-4 .wgl-gallery_item-wrapper {
    width: 25%;
  }
  .elementor-widget-wgl-gallery.col-mobile-5 .wgl-gallery_item-wrapper {
    width: 20%;
  }
}

/* justifiedGallery */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}

.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}

.justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}

.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  transition: opacity 500ms ease-in;
}

.justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}

.justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}

/* ==================== ##Link Overlay ==================== */
.wgl-link-overlay {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* ==================== ##Pie Chart ==================== */
.wgl-pie_chart .chart__wrapper {
  position: relative;
  line-height: 0;
}
.wgl-pie_chart .chart {
  --value-margin: 18px;
  --track-offset: 1px;
  --track-width: 1px;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
}
.wgl-pie_chart .chart::before {
  content: "";
  display: block;
  position: absolute;
  top: var(--track-offset);
  right: var(--track-offset);
  bottom: var(--track-offset);
  left: var(--track-offset);
  border-radius: 50%;
  border: var(--track-width) solid transparent;
}
.wgl-pie_chart .chart canvas {
  display: block;
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.wgl-pie_chart .chart__percent {
  --value-margin: 1px;
  font-size: 36px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
  padding-left: 0;
  z-index: 1;
  text-align: center;
  position: absolute;
  top: var(--value-margin);
  left: var(--value-margin);
  width: calc(100% - var(--value-margin) * 2);
  height: calc(100% - var(--value-margin) * 2);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--itconf-header-font-color);
}
.wgl-pie_chart .chart__sub_title {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  margin-top: 15px;
  color: var(--itconf-primary-color);
  font-family: var(--itconf-content-font-family);
}
.wgl-pie_chart .chart__sub_title + .chart__title {
  margin-top: 0;
}
.wgl-pie_chart .chart__sub_title + .chart__description {
  margin-top: 3px;
}
.wgl-pie_chart .chart__title {
  display: block;
  font-size: 13px;
  font-weight: 700;
  z-index: 2;
  transition: inherit;
  letter-spacing: 0.1em;
  line-height: 1.35em;
  color: var(--itconf-header-font-color);
  margin-top: 19px;
  text-transform: uppercase;
}
.wgl-pie_chart .chart__title + .chart__description {
  margin-top: 3px;
}
.wgl-pie_chart .chart__description {
  display: block;
  font-size: 16px;
  line-height: 1.875em;
  color: var(--itconf-content-color);
  margin-top: 15px;
}

body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-pie_chart .wgl-layout-left,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-pie_chart .wgl-layout-right {
  display: block;
}

/* ==================== ##Portfolio ==================== */
.row .portfolio__item.swiper-slide {
  display: inline-block;
}

body[data-elementor-device-mode=desktop] .item__wrapper.wgl-cursor-text .item__description,
body[data-elementor-device-mode=laptop] .item__wrapper.wgl-cursor-text .item__description,
body[data-elementor-device-mode=widescreen] .item__wrapper.wgl-cursor-text .item__description {
  display: none;
}

.portfolio__item .description__wrapper {
  text-align: left;
  width: 100%;
  transition: 0.3s;
}
.portfolio__item .item__title .title {
  font-size: 24px;
  line-height: 1.333;
  letter-spacing: 0;
  text-transform: uppercase;
}
.portfolio__item .item__title .title a {
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.06em;
  letter-spacing: inherit;
}
.portfolio__item .item__title .title a:hover {
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.portfolio__item .item__title span,
.portfolio__item .item__title a {
  color: inherit;
  font: inherit;
  line-height: inherit;
  transition: 0.4s;
}
.portfolio__item .overlay {
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s;
}
.portfolio__item .overlay i {
  color: #ffffff;
  font-size: 24px;
  margin: auto;
}
.portfolio__item .portfolio_link {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 24px;
  opacity: 0;
}
.portfolio__item .portfolio_link, .portfolio__item .portfolio_link-icon {
  transition: 0.5s;
}
.portfolio__item .gallery_mode {
  position: relative;
  overflow: hidden;
}
.portfolio__item .gallery_mode .overlay {
  background-color: rgba(var(--itconf-primary-rgb), 0.7);
}
.portfolio__item .gallery_mode .portfolio_link {
  justify-content: center;
  align-items: center;
}
.portfolio__item .gallery_mode:hover .overlay {
  opacity: 1;
}
.portfolio__item .gallery_mode .item__image img {
  display: block;
}
.portfolio__item .wgl-portfolio-item_icon {
  display: inline-block;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  font-size: 20px;
  line-height: 0;
  background: #ffffff;
  transition: 0.4s;
}
.portfolio__item .wgl-portfolio-item_icon:hover a,
.portfolio__item .wgl-portfolio-item_icon:hover i {
  color: #ffffff;
}
.portfolio__item .wgl-portfolio-item_icon:hover .icon_plus {
  background: #ffffff;
}
.portfolio__item .wgl-portfolio-item_icon .icon_plus::before, .portfolio__item .wgl-portfolio-item_icon .icon_plus::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 16px;
  height: 2px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -1px;
  background: currentColor;
  transition: 0s, background-color 0.4s;
}
.portfolio__item .wgl-portfolio-item_icon .icon_plus::after {
  transform: rotate(90deg);
}
.portfolio__item .wgl-portfolio-item_icon a {
  display: inline-block;
  transition: 0s;
}
.portfolio__item .wgl-portfolio-item_icon > a,
.portfolio__item .wgl-portfolio-item_icon > i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  padding: 20px;
}
.portfolio__item .wgl-portfolio-item_icon:empty {
  display: none;
}
.portfolio__item .item__image img {
  border-radius: inherit;
  transition: 0.4s;
}
.portfolio__item .item__wrapper {
  position: relative;
  z-index: 1;
}
.portfolio__item .item__wrapper .item__image {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
.portfolio__item .item__wrapper .item__image::before, .portfolio__item .item__wrapper .item__image::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  transition: 0.35s;
}
.portfolio__item .item__wrapper .item__image::after {
  opacity: 0;
}
.portfolio__item .item__wrapper:hover .item__image::after {
  opacity: 1;
}
.portfolio__item .item__wrapper:hover .item__image::before {
  opacity: 0;
}
.portfolio__item .item__wrapper.description_under_image .item__image {
  position: relative;
}
.portfolio__item .item__wrapper.description_under_image .item__image::after {
  background: rgba(34, 35, 40, 0.3);
}
.portfolio__item .item__wrapper.description_under_image.description_cursor_tooltip .item__image {
  position: relative;
}
.portfolio__item .item__wrapper.description_under_image.description_cursor_tooltip .item__image::after {
  background: transparent;
}
.portfolio__item .item__wrapper.description_under_image .post_cats {
  color: var(--itconf-primary-color);
}
.portfolio__item .item__wrapper.description_under_image:hover .overlay {
  opacity: 1;
}
.portfolio__item .item__description:empty {
  display: none;
}
.portfolio__item.additional-post .item__wrapper {
  display: flex;
  height: 100%;
}
.portfolio__item.additional-post .item__button {
  position: absolute;
  z-index: 1;
  border: solid 2px var(--itconf-primary-color);
  border-radius: 0;
  padding: 13px 40px;
  font-size: 14px;
  font-weight: bold;
}
.portfolio__item.additional-post .item__button:hover {
  color: #ffffff;
  background-color: var(--itconf-primary-color);
}

.post_cats {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.05em;
}
.post_cats .portfolio-category {
  color: var(--itconf-tertiary-color);
  letter-spacing: inherit;
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.06em;
  letter-spacing: inherit;
}
.post_cats .portfolio-category::after {
  content: "";
  display: inline-block;
  word-break: normal;
  margin: 0 9px;
  width: 9px;
  height: 9px;
  background-size: 9px;
  background-image: var(--itconf-categories-delimiter);
  background-repeat: no-repeat;
  background-position: center;
}
.post_cats .portfolio-category:last-child::after {
  display: none;
}
.post_cats .portfolio-category:hover {
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}

.description_under_image {
  position: relative;
  z-index: 1;
}
.description_under_image .item__image {
  position: relative;
  overflow: hidden;
  transition: 0.6s ease-in-out;
}
.description_under_image .item__image img {
  transform: translateY(0);
  transition: 0.5s;
}
.description_under_image .portfolio_link {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.description_under_image .item__description {
  z-index: 3;
  padding-top: 28px;
  padding-bottom: 23px;
  transition: 0.4s;
}
.description_under_image .overlay {
  background: transparent;
  z-index: 2;
}
.description_under_image .overlay::before, .description_under_image .overlay::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
}
.description_under_image .overlay::before {
  width: 30px;
  height: 2px;
  transform: translate(-15px, -1px);
}
.description_under_image .overlay::after {
  height: 30px;
  width: 2px;
  transform: translate(-1px, -15px);
}
.description_inside_image {
  position: relative;
}
.description_inside_image .item__title .title {
  color: var(--itconf-tertiary-color);
}
.description_inside_image .portfolio-category:hover {
  color: var(--itconf-tertiary-color);
}
.description_inside_image .item__image:empty {
  height: 320px;
  background: currentColor;
}
.description_inside_image .item__description {
  display: flex;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 28px 29px 19px;
  opacity: 0;
  overflow: hidden;
  transition: 0.5s;
}
.description_inside_image .description__wrapper a {
  position: relative;
  z-index: 2;
}
.description_inside_image.animation_simple {
  overflow: hidden;
}
.description_inside_image.animation_simple .item__description {
  background-color: var(--itconf-primary-color);
}
.description_inside_image.animation_simple .description__wrapper {
  pointer-events: none;
}
.description_inside_image.animation_simple .description__wrapper a {
  pointer-events: auto;
}
.description_inside_image.animation_simple .description__wrapper > div,
.description_inside_image.animation_simple .description__wrapper > span,
.description_inside_image.animation_simple .description__wrapper > a {
  transition: 0.5s;
  opacity: 0;
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(2),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(2),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(2) {
  transition: 0.7s;
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(3),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(3),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(3) {
  transition: 0.9s;
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(4),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(4),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(4) {
  transition: 1.1s;
}
.description_inside_image.animation_simple > .portfolio_link {
  z-index: 1;
}
.description_inside_image.animation_simple:hover .description__wrapper > div,
.description_inside_image.animation_simple:hover .description__wrapper > span,
.description_inside_image.animation_simple:hover .description__wrapper > a {
  opacity: 1;
}
.description_inside_image.animation_sub_layer {
  overflow: hidden;
  border-radius: 0;
  perspective: 300px;
}
.description_inside_image.animation_sub_layer .item__description {
  top: initial;
  right: 0;
  left: 30px;
  bottom: 0;
  height: auto;
  align-items: flex-start;
  width: calc(100% - 30px);
  word-break: break-word;
  transform: translate(20px, 20px);
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  transition: opacity 0.5s, transform 0.5s;
  transform-origin: left center;
  background-color: var(--itconf-primary-color);
}
.description_inside_image.animation_sub_layer .wgl-portfolio-item_icon {
  margin-top: 28px;
}
.description_inside_image.animation_sub_layer .portfolio_link {
  z-index: 1;
}
.description_inside_image.animation_sub_layer .item__image::after {
  background: transparent;
}
.description_inside_image.animation_sub_layer:hover .item__description {
  transition: opacity 0.2s, transform 0.5s;
  transform: translate(0, 0);
}
.description_inside_image.animation_offset {
  z-index: 1;
}
.description_inside_image.animation_offset .item__image,
.description_inside_image.animation_offset .item__description {
  transition: 0.5s;
}
.description_inside_image.animation_offset .item__image::after {
  background: rgba(35, 36, 40, 0.7);
}
.description_inside_image.animation_offset .overlay {
  z-index: -1;
  background-color: var(--itconf-primary-color);
  border-radius: 0;
}
.description_inside_image.animation_offset:hover {
  z-index: 2;
}
.description_inside_image.animation_offset:hover .item__image,
.description_inside_image.animation_offset:hover .item__description {
  transform: translate(15px, 15px);
}
.description_inside_image.animation_offset .item__description::before {
  display: none;
}
.description_inside_image.animation_zoom_in .item__description {
  top: 15px;
}
.description_inside_image.animation_zoom_in .overlay {
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  transform: scale(0.7);
  background: rgba(35, 36, 40, 0.7);
}
.description_inside_image.animation_zoom_in .item__description {
  transform: scale(0.9);
  justify-content: center;
}
.description_inside_image.animation_zoom_in:hover .overlay,
.description_inside_image.animation_zoom_in:hover .item__description {
  transform: scale(1);
}
.description_inside_image.animation_outline {
  overflow: hidden;
  border-radius: 0;
}
.description_inside_image.animation_outline .item__description::before {
  display: none;
}
.description_inside_image.animation_outline .overlay::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: inherit;
  transition: 0.5s;
}
.description_inside_image.animation_outline:hover .overlay::before {
  box-shadow: inset 0px 0px 0px 10px var(--itconf-primary-color);
}
.description_inside_image.animation_until_hover .item__description {
  background-color: var(--itconf-primary-color);
}
.description_inside_image.animation_until_hover > .portfolio_link {
  z-index: 1;
}
.description_inside_image.animation_until_hover .description__wrapper > div,
.description_inside_image.animation_until_hover .description__wrapper > span,
.description_inside_image.animation_until_hover .description__wrapper > a {
  transition: 0.5s;
  opacity: 1;
}
.description_inside_image.animation_until_hover .description__wrapper > div:nth-child(2),
.description_inside_image.animation_until_hover .description__wrapper > span:nth-child(2),
.description_inside_image.animation_until_hover .description__wrapper > a:nth-child(2) {
  transition: opacity 0.7s, transform 0.7s;
}
.description_inside_image.animation_until_hover .description__wrapper > div:nth-child(3),
.description_inside_image.animation_until_hover .description__wrapper > span:nth-child(3),
.description_inside_image.animation_until_hover .description__wrapper > a:nth-child(3) {
  transition: opacity 0.9s, transform 0.9s;
}
.description_inside_image.animation_until_hover .description__wrapper > div:nth-child(4),
.description_inside_image.animation_until_hover .description__wrapper > span:nth-child(4),
.description_inside_image.animation_until_hover .description__wrapper > a:nth-child(4) {
  transition: opacity 1.1s, transform 1.1s;
}
.description_inside_image.animation_until_hover:hover .description__wrapper > div,
.description_inside_image.animation_until_hover:hover .description__wrapper > span,
.description_inside_image.animation_until_hover:hover .description__wrapper > a {
  opacity: 0;
}
.description_inside_image:hover .item__description,
.description_inside_image:hover .item__description::before,
.description_inside_image:hover .overlay,
.description_inside_image:hover .portfolio_link, .description_inside_image.animation_until_hover .item__description,
.description_inside_image.animation_until_hover .item__description::before,
.description_inside_image.animation_until_hover .overlay,
.description_inside_image.animation_until_hover .portfolio_link {
  opacity: 1;
}
.description_inside_image.animation_until_hover:hover .item__description,
.description_inside_image.animation_until_hover:hover .item__description::before,
.description_inside_image.animation_until_hover:hover .description__wrapper,
.description_inside_image.animation_until_hover:hover .description_content,
.description_inside_image.animation_until_hover:hover .overlay {
  opacity: 0;
  visibility: hidden;
}
.description_cursor_tooltip .portfolio_link {
  z-index: 1;
}

.elementor-widget-wgl-portfolio.layout-scale .portfolio__item:nth-child(even) {
  --wgl-portfolio-scale-size: 0.7357;
}
.elementor-widget-wgl-portfolio.layout-scale .portfolio__item:nth-child(even) .item__wrapper {
  transform: scale(var(--wgl-portfolio-scale-size));
}
.elementor-widget-wgl-portfolio.layout-scale .portfolio__item:nth-child(even) .overlay {
  pointer-events: none;
}
.elementor-widget-wgl-portfolio.layout-scale .portfolio__item:nth-child(even) .overlay::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(var(--wgl-portfolio-scale-size));
  pointer-events: auto;
}

.wgl-portfolio .load_more_wrapper {
  margin-top: 70px;
}

.wgl-portfolio_container .wgl-carousel_wrapper .wgl-carousel {
  margin-left: 0;
  margin-right: 0;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > div,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > span,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > a {
  opacity: 1;
  transform: translateY(0);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description {
  transform: translateY(0);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__image,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__description {
  transform: translate(15px, 15px);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__image::after {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .item__description {
  transform: scale(1);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .overlay::before {
  box-shadow: inset 0px 0px 0px 10px var(--itconf-primary-color);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .description__wrapper,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .description_content,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .overlay {
  opacity: 0;
  visibility: hidden;
}
.wgl-portfolio_container .wgl-carousel.variable-width {
  margin-right: 15px;
}
.wgl-portfolio_container .wgl-carousel.variable-width .portfolio__item {
  width: auto !important;
}
.wgl-portfolio_container .wgl-carousel .wgl-carousel_swiper {
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.wgl-portfolio_container .wgl-carousel .portfolio__item {
  width: 1000px;
}
@media (max-width: 992px) {
  .wgl-portfolio_container .wgl-carousel .portfolio__item {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .wgl-portfolio_container .wgl-carousel .portfolio__item {
    width: 600px;
  }
}
@media (max-width: 600px) {
  .wgl-portfolio_container .wgl-carousel .portfolio__item {
    width: 550px;
  }
}

.wgl-portfolio_container.appear-animation .portfolio__item .item__wrapper {
  opacity: 0;
}
.wgl-portfolio_container.appear-animation.anim-fade-in .animate .item__wrapper {
  animation: fade_in 0.9s ease forwards;
}
.wgl-portfolio_container.appear-animation.anim-slide-top .animate .item__wrapper {
  animation: slide_top 0.5s ease forwards;
  transform: translateY(50px);
}
.wgl-portfolio_container.appear-animation.anim-slide-bottom .animate .item__wrapper {
  animation: slide_bottom 0.5s ease forwards;
  transform: translateY(-50px);
}
.wgl-portfolio_container.appear-animation.anim-slide-left .animate .item__wrapper {
  animation: slide_left 0.5s ease forwards;
  transform: translateX(50px);
}
.wgl-portfolio_container.appear-animation.anim-slide-right .animate .item__wrapper {
  animation: slide_right 0.5s ease forwards;
  transform: translateX(-50px);
}
.wgl-portfolio_container.appear-animation.anim-zoom .animate .item__wrapper {
  animation: zoom_in 0.5s ease forwards;
  transform: scale(0.5);
}

.wgl-events_header,
.wgl-portfolio_header,
.wgl-products_header {
  display: flex;
  margin-bottom: 35px;
}

.wgl-events,
.wgl-portfolio {
  --portfolio-columns-gap: 30px;
}
.wgl-events_header .item_title,
.wgl-portfolio_header .item_title {
  min-width: 33.333333%;
}
.wgl-events_header .portfolio_subtitle,
.wgl-portfolio_header .portfolio_subtitle {
  display: block;
  color: var(--itconf-secondary-color);
  font-family: var(--itconf-content-font-family);
  font-size: 13px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 13px;
}
.wgl-events_header .portfolio_title,
.wgl-portfolio_header .portfolio_title {
  font-size: 48px;
  line-height: 1.25em;
  letter-spacing: 0;
  text-transform: uppercase;
}
.wgl-events_header .isotope-filter:not(.swiper-container-initialized),
.wgl-portfolio_header .isotope-filter:not(.swiper-container-initialized) {
  margin-bottom: -2px;
}
.wgl-events_header.filter-left,
.wgl-portfolio_header.filter-left {
  flex-direction: row-reverse;
}
.wgl-events_header.filter-left .item_title,
.wgl-portfolio_header.filter-left .item_title {
  text-align: right;
}
.wgl-events_header.filter-left .swiper-wrapper,
.wgl-portfolio_header.filter-left .swiper-wrapper {
  justify-content: flex-start;
}
.wgl-events_header.filter-left .isotope-filter:not(.swiper-container-initialized),
.wgl-portfolio_header.filter-left .isotope-filter:not(.swiper-container-initialized) {
  margin-right: auto;
  text-align: left;
}
.wgl-events_header.filter-center,
.wgl-portfolio_header.filter-center {
  flex-direction: column;
  text-align: center;
}
.wgl-events_header.filter-center .item_title,
.wgl-portfolio_header.filter-center .item_title {
  margin-bottom: 30px;
}
.wgl-events_header.filter-center .swiper-wrapper,
.wgl-portfolio_header.filter-center .swiper-wrapper {
  justify-content: center;
}
.wgl-events_header.filter-center .isotope-filter:not(.swiper-container-initialized),
.wgl-portfolio_header.filter-center .isotope-filter:not(.swiper-container-initialized) {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.wgl-events_header.filter-right .swiper-wrapper,
.wgl-portfolio_header.filter-right .swiper-wrapper {
  justify-content: flex-end;
}
.wgl-events_header.filter-right .isotope-filter:not(.swiper-container-initialized),
.wgl-portfolio_header.filter-right .isotope-filter:not(.swiper-container-initialized) {
  margin-left: auto;
  text-align: right;
}
@media (max-width: 1200px) {
  .wgl-events_header[class*=filter],
  .wgl-portfolio_header[class*=filter] {
    flex-direction: column;
    text-align: center;
  }
  .wgl-events_header[class*=filter] .item_title,
  .wgl-portfolio_header[class*=filter] .item_title {
    margin-bottom: 30px;
  }
  .wgl-events_header[class*=filter] .swiper-wrapper,
  .wgl-portfolio_header[class*=filter] .swiper-wrapper {
    justify-content: center;
  }
  .wgl-events_header[class*=filter] .isotope-filter:not(.swiper-container-initialized),
  .wgl-portfolio_header[class*=filter] .isotope-filter:not(.swiper-container-initialized) {
    margin: 0 auto;
    text-align: center;
  }
}

.wgl-portfolio_container {
  margin-right: calc(var(--portfolio-columns-gap) * -0.5);
  margin-left: calc(var(--portfolio-columns-gap) * -0.5);
}
.wgl-portfolio_container:not(.carousel) {
  margin-bottom: calc(var(--portfolio-columns-gap) * -1);
}
.wgl-portfolio_container .portfolio__item {
  padding: 0 calc(var(--portfolio-columns-gap) / 2) var(--portfolio-columns-gap);
}
.wgl-portfolio_container[style*="height:0;"] {
  margin-bottom: 0;
}
.wgl-portfolio_container:not(.carousel):not([class*=masonry]) {
  display: flex;
  flex-wrap: wrap;
}
.wgl-portfolio_container[class*=masonry] .portfolio__item {
  float: left;
  min-height: 1px;
}
.wgl-portfolio_container.masonry-2 .portfolio__item {
  width: 100%;
}
.wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+2) img, .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+6) img {
  max-width: unset;
  width: calc(100% + var(--portfolio-columns-gap) / 2 + var(--portfolio-masonry-2-equalizer, 0px));
}
@media (min-width: 993px) {
  .wgl-portfolio_container.masonry-2 .portfolio__item {
    width: 25%;
  }
  .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+7) {
    width: 50%;
  }
}
@media (min-width: 601px) and (max-width: 992px) {
  .wgl-portfolio_container.masonry-2 .portfolio__item {
    width: 50%;
  }
  .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+7) {
    width: 50%;
  }
}
.wgl-portfolio_container.masonry-3 .portfolio__item {
  width: 100%;
}
@media (min-width: 993px) {
  .wgl-portfolio_container.masonry-3 .portfolio__item {
    width: 25%;
  }
  .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+2), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+5), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+6) {
    width: 50%;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .wgl-portfolio_container.masonry-3 .portfolio__item {
    width: 50%;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .wgl-portfolio_container.masonry-3 .portfolio__item {
    width: 50%;
  }
  .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+2), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+5), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+6) {
    width: 100%;
  }
}
.wgl-portfolio_container.masonry-4 .portfolio__item {
  width: 100%;
}
@media (min-width: 993px) {
  .wgl-portfolio_container.masonry-4 .portfolio__item {
    width: 25%;
  }
  .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+1), .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+6) {
    width: 50%;
  }
}
@media (min-width: 601px) and (max-width: 992px) {
  .wgl-portfolio_container.masonry-4 .portfolio__item {
    width: 50%;
  }
  .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+1), .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+6) {
    width: 100%;
  }
}
.wgl-portfolio_container.col-5 .portfolio__item {
  width: 20%;
}
.wgl-portfolio_container.col-4 .portfolio__item {
  width: 25%;
}
.wgl-portfolio_container.col-3 .portfolio__item {
  width: 33.333333%;
}
.wgl-portfolio_container.col-2 .portfolio__item {
  width: 50%;
}
.wgl-portfolio_container.col-1 .portfolio__item {
  width: 100%;
}
@media (max-width: 1545px) {
  .wgl-portfolio_container.col-5 .portfolio__item {
    width: 25%;
  }
}
@media (max-width: 1370px) {
  .wgl-portfolio_container:is(.col-4,
  .col-5) .portfolio__item {
    width: 33.333333%;
  }
}
@media (max-width: 1024px) {
  .wgl-portfolio_container:is(.col-3,
  .col-4,
  .col-5) .portfolio__item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wgl-portfolio_container:is(.col-2,
  .col-3,
  .col-4,
  .col-5) .portfolio__item {
    width: 100%;
  }
}

@keyframes fade_in {
  100% {
    opacity: 1;
  }
}
@keyframes slide_top {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide_bottom {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide_left {
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide_right {
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes zoom_in {
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.wgl-portfolio .wgl-pagination {
  margin-top: 33px;
}

.wgl-portfolio-single_wrapper .portfolio-item__meta-wrap {
  margin-bottom: 20px;
}
.wgl-portfolio-single_wrapper .portfolio-item__meta-wrap:empty {
  display: none;
}
.wgl-portfolio-single_wrapper .post_categories {
  margin-bottom: 0;
}

.wgl-portfolio-single_item .item__image {
  border-radius: 0;
  overflow: hidden;
}
.wgl-portfolio-single_item .item__image img {
  display: block;
  border-radius: inherit;
}
.wgl-portfolio-single_item .item__image:first-child {
  margin-top: 0;
  margin-bottom: 40px;
}
.wgl-portfolio-single_item .item__image:last-child {
  margin-top: 40px;
  margin-bottom: 10px;
}
.wgl-portfolio-single_item .item__image + .meta_wrapper {
  margin-top: -16px;
}
.wgl-portfolio-single_item .item__image + .post_categories {
  padding: 0;
}
.wgl-portfolio-single_item .post_categories + .item__title {
  margin-top: 13px;
}
.wgl-portfolio-single_item .item__title {
  font-size: 40px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .wgl-portfolio-single_item .item__title {
    font-size: var(--itconf-h4-font-size);
    line-height: var(--itconf-h4-line-height);
  }
}
.wgl-portfolio-single_item .item__title + .meta_wrapper {
  margin-bottom: 25px;
  margin-top: 12px;
}
.wgl-portfolio-single_item .description_content {
  margin-bottom: 34px;
}
.wgl-portfolio-single_item + .itconf-post-navigation {
  margin-top: 26px;
}
.wgl-portfolio-single_item .single_post_info {
  margin-top: 35px;
}

.single_portfolio .related_portfolio {
  margin-top: 80px;
}
.single_portfolio .related_portfolio .wgl-carousel {
  margin: 0;
}
.single_portfolio .related_portfolio .itconf_module_title {
  margin-bottom: 25px;
}
.single_portfolio .related_portfolio .itconf_module_title h3,
.single_portfolio .related_portfolio .itconf_module_title h4 {
  font-size: 32px;
}
@media (max-width: 767px) {
  .single_portfolio .related_portfolio .itconf_module_title h3,
  .single_portfolio .related_portfolio .itconf_module_title h4 {
    font-size: 24px;
  }
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-6 {
  width: 600px;
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-4 {
  width: 400px;
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-3 {
  width: 300px;
}
.single_portfolio #comments {
  margin-top: 60px;
  margin-bottom: 70px;
  padding-top: 0;
}
.single_portfolio #comments .comment-respond {
  margin-bottom: 70px;
}

.wgl-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.wgl-ellipsis span {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  background: #ffffff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.wgl-ellipsis span:nth-child(1) {
  left: 6px;
  animation: wgl-ellipsis1 0.6s infinite;
}
.wgl-ellipsis span:nth-child(2) {
  left: 6px;
  animation: wgl-ellipsis2 0.6s infinite;
}
.wgl-ellipsis span:nth-child(3) {
  left: 26px;
  animation: wgl-ellipsis2 0.6s infinite;
}
.wgl-ellipsis span:nth-child(4) {
  left: 45px;
  animation: wgl-ellipsis3 0.6s infinite;
}
@keyframes wgl-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes wgl-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
@keyframes wgl-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

/* ==================== ##Pricing Table ==================== */
.wgl-pricing_plan {
  position: relative;
  z-index: 1;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.wgl-pricing_plan.hover-animation {
  padding-top: 20px;
}
.wgl-pricing_plan.hover-animation .pricing__wrapper {
  transform: translateY(0);
}
.wgl-pricing_plan.hover-animation:hover .pricing__wrapper {
  transform: translateY(-20px);
}
.wgl-pricing_plan .pricing__wrapper {
  background-size: cover;
  background-position: center;
  transition: 0.5s;
}
.wgl-pricing_plan .pricing__header {
  position: relative;
  z-index: 1;
  line-height: 0;
}
.wgl-pricing_plan .pricing__pretitle {
  position: relative;
}
.wgl-pricing_plan .pricing__pretitle .pretitle {
  position: relative;
  display: inline-block;
  font-family: var(--itconf-content-font-family);
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--itconf-content-color);
  text-transform: uppercase;
  transition: 0.4s;
}
.wgl-pricing_plan .pricing__pretitle .pricing__thumbnail {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
.wgl-pricing_plan .pricing__title {
  position: relative;
  font-family: var(--itconf-header-font-family);
  font-size: 36px;
  line-height: 1.25;
  letter-spacing: 0.02em;
  font-weight: var(--itconf-header-font-weight);
  transition: 0.4s;
}
.wgl-pricing_plan .pricing__title .title__suffix {
  font: inherit;
  transition: inherit;
}
.wgl-pricing_plan .pricing__title .title {
  position: relative;
  display: inline-block;
  font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  transition: none;
  z-index: 1;
}
.wgl-pricing_plan .pricing__price {
  font-size: 64px;
  font-weight: 700;
  line-height: 1.25em;
  letter-spacing: -0.02em;
}
.wgl-pricing_plan .pricing__price .price__value {
  position: relative;
  z-index: 1;
  font: inherit;
  line-height: inherit;
  color: inherit;
  vertical-align: baseline;
  text-decoration: inherit;
}
.wgl-pricing_plan .pricing__price .price__period {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
  display: inline-block;
  position: relative;
  font-family: var(--itconf-content-font-family);
  letter-spacing: 0;
}
.wgl-pricing_plan .pricing__price .price__currency_right {
  font-weight: inherit;
}
.wgl-pricing_plan .pricing__content {
  font-size: 20px;
  letter-spacing: -0.05em;
  line-height: 1.6em;
}
.wgl-pricing_plan .pricing__content ul {
  padding-bottom: 19px;
  word-break: break-word;
}
.wgl-pricing_plan .pricing__content ul:last-child {
  padding-bottom: 0;
}
.wgl-pricing_plan .pricing__content ul[class*=itconf_] {
  display: flex;
  flex-direction: column;
}
.wgl-pricing_plan .pricing__content ul[class*=itconf_] li:not(:last-child) {
  margin-bottom: 7px;
}
.wgl-pricing_plan .pricing__content ul li[style*=color]::before {
  color: inherit;
}
.wgl-pricing_plan .pricing__content ul li i {
  margin-right: 10px;
}
.wgl-pricing_plan .pricing__content ul li b {
  color: var(--itconf-header-font-color);
}
.wgl-pricing_plan .pricing__content p {
  margin-bottom: 20px;
}
.wgl-pricing_plan .pricing__description {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}
.wgl-pricing_plan .pricing__bg_text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 150px;
  line-height: 1em;
  transition: 0.4s;
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
}
.wgl-pricing_plan .mask_image {
  height: auto !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  overflow: hidden;
  margin: auto !important;
  transition: 0.4s;
}
.wgl-pricing_plan .mask_image img {
  visibility: hidden;
}
.wgl-pricing_plan .wgl-button {
  display: inline-flex;
  justify-content: center;
}

body .elementor-widget-wgl-pricing-table.aleft .pricing__content ul {
  align-items: flex-start;
}
body .elementor-widget-wgl-pricing-table.acenter .pricing__content ul {
  align-items: center;
}
body .elementor-widget-wgl-pricing-table.aright .pricing__content ul {
  align-items: flex-end;
}
body .elementor-widget-wgl-pricing-table.button-align-left .pricing__button {
  text-align: left;
}
body .elementor-widget-wgl-pricing-table.button-align-left .wgl-button {
  width: auto;
}
body .elementor-widget-wgl-pricing-table.button-align-left .button__content {
  justify-content: center;
  width: auto;
}
body .elementor-widget-wgl-pricing-table.button-align-center .pricing__button {
  text-align: center;
}
body .elementor-widget-wgl-pricing-table.button-align-center .wgl-button {
  width: auto;
}
body .elementor-widget-wgl-pricing-table.button-align-center .button__content {
  justify-content: center;
  width: auto;
}
body .elementor-widget-wgl-pricing-table.button-align-right .pricing__button {
  text-align: right;
}
body .elementor-widget-wgl-pricing-table.button-align-right .wgl-button {
  width: auto;
}
body .elementor-widget-wgl-pricing-table.button-align-right .button__content {
  justify-content: center;
  width: auto;
}
body .elementor-widget-wgl-pricing-table.button-align-justify .pricing__button {
  text-align: center;
}
body .elementor-widget-wgl-pricing-table.button-align-justify .wgl-button {
  width: 100%;
}
body .elementor-widget-wgl-pricing-table.button-align-justify .button__content {
  justify-content: center;
  width: auto;
}
body .elementor-widget-wgl-pricing-table.button-align-space-between .pricing__button {
  text-align: center;
}
body .elementor-widget-wgl-pricing-table.button-align-space-between .wgl-button {
  width: 100%;
}
body .elementor-widget-wgl-pricing-table.button-align-space-between .button__content {
  justify-content: space-between;
  width: 100%;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.a-tabletleft .pricing__content ul {
  align-items: flex-start;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.a-tabletcenter .pricing__content ul {
  align-items: center;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.a-tabletright .pricing__content ul {
  align-items: flex-end;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-left .pricing__button {
  text-align: left;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-left .wgl-button {
  width: auto;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-left .button__content {
  justify-content: center;
  width: auto;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-center .pricing__button {
  text-align: center;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-center .wgl-button {
  width: auto;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-center .button__content {
  justify-content: center;
  width: auto;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-right .pricing__button {
  text-align: right;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-right .wgl-button {
  width: auto;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-right .button__content {
  justify-content: center;
  width: auto;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-justify .pricing__button {
  text-align: center;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-justify .wgl-button {
  width: 100%;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-justify .button__content {
  justify-content: center;
  width: auto;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-space-between .pricing__button {
  text-align: center;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-space-between .wgl-button {
  width: 100%;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.button-align-tablet-space-between .button__content {
  justify-content: space-between;
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.a-mobileleft .pricing__content ul {
  align-items: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.a-mobilecenter .pricing__content ul {
  align-items: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.a-mobileright .pricing__content ul {
  align-items: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-left .pricing__button {
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-left .wgl-button {
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-left .button__content {
  justify-content: center;
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-center .pricing__button {
  text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-center .wgl-button {
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-center .button__content {
  justify-content: center;
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-right .pricing__button {
  text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-right .wgl-button {
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-right .button__content {
  justify-content: center;
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-justify .pricing__button {
  text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-justify .wgl-button {
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-justify .button__content {
  justify-content: center;
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-space-between .pricing__button {
  text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-space-between .wgl-button {
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-align-mobile-space-between .button__content {
  justify-content: space-between;
  width: 100%;
}

/* ==================== ##Progress Bar ==================== */
.wgl-progress-bar {
  display: block;
  border-radius: unset;
  transition: 1.5s;
}
.wgl-progress-bar .progress__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  z-index: 2;
  transition: inherit;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.wgl-progress-bar .content__value {
  position: relative;
  margin-left: 8px;
  display: flex;
}
.wgl-progress-bar .progress__bar {
  position: relative;
  z-index: 0;
  width: auto;
  box-sizing: content-box;
  transition: inherit;
}
.wgl-progress-bar .bar__empty {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.wgl-progress-bar .bar__filled {
  position: relative;
  z-index: 1;
  top: 50%;
  width: 0;
  height: inherit;
  border-radius: inherit;
  transform: translateY(-50%);
  transition: inherit;
  max-width: 100%;
}
.wgl-progress-bar.layout-fixed .progress__bar, .wgl-progress-bar.layout-dynamic .progress__bar {
  margin-bottom: 2px;
}
.wgl-progress-bar.layout-dynamic .progress__content {
  width: 0;
  white-space: nowrap;
}
.wgl-progress-bar.layout-aside {
  display: flex;
  align-items: flex-end;
  margin-top: 7px;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
}
.wgl-progress-bar.layout-aside .progress__bar {
  margin-top: 0;
}
.wgl-progress-bar.layout-aside .aside__wrapper {
  flex-grow: 1;
  transition: inherit;
}
.wgl-progress-bar.layout-aside .content__value {
  position: relative;
  margin-left: 15px;
}
.wgl-progress-bar.layout-aside .content__value,
.wgl-progress-bar.layout-aside .content__value .value__wrapper {
  text-align: right;
}
.wgl-progress-bar.layout-aside .content__value .value__wrapper {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
}
.wgl-progress-bar.layout-aside .content__value .placeholder__digit, .wgl-progress-bar.layout-aside .content__value .placeholder__unit {
  visibility: hidden;
}

/* ==================== ##Rotated Text ==================== */
.elementor-widget-wgl-rotated-text .elementor-widget-container {
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}

.wgl-rotated_text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.wgl-rotated_text .rt__title-wrapper {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
}
.wgl-rotated_text .rt__title-wrapper .rt__title {
  font: inherit;
  line-height: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  transition: color 0.3s;
}
.wgl-rotated_text .rt-title {
  color: var(--itconf-header-font-color);
}
.wgl-rotated_text .rt__subtitle {
  font-size: 16px;
  line-height: 1.3em;
  transition: color 0.3s;
  color: var(--itconf-secondary-color);
  height: 100%;
}
.wgl-rotated_text .rt-title span,
.wgl-rotated_text .rt__subtitle span {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.wgl-rotated_text .rt__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
}
.wgl-rotated_text .media-wrapper {
  line-height: 0;
  transition: 0.4s;
}

body:is([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .disable-rotation-yes.elementor-widget-wgl-rotated-text .elementor-widget-container,
body:is([data-elementor-device-mode=tablet_extra], [data-elementor-device-mode=tablet]) .disable-rotation-tablet-yes.elementor-widget-wgl-rotated-text .elementor-widget-container,
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .disable-rotation-mobile-yes.elementor-widget-wgl-rotated-text .elementor-widget-container {
  transform: unset;
  writing-mode: unset;
  height: auto;
}

/* ==================== ##Satellite Service ==================== */
.elementor-widget-wgl-satellite-service:hover .wgl-services_title {
  color: var(--itconf-header-font-color);
}
.elementor-widget-wgl-satellite-service:hover .wgl-services_title a {
  color: var(--itconf-header-font-color);
}

.wgl-service-sat .wgl-services_wrap {
  transition: 0.4s;
}
.wgl-service-sat .wgl-services_media-wrap {
  position: relative;
  z-index: 1;
  width: 110px;
  height: 110px;
  line-height: 110px;
  font-size: 45px;
  display: inline-block;
  border: 1px dashed CurrentColor;
  box-sizing: content-box;
  border-radius: 50%;
  text-align: center;
  transition: 0.4s;
  border-color: var(--itconf-secondary-color);
}
.wgl-service-sat .wgl-services_title {
  font-size: 24px;
  line-height: 1.4;
  transition: 0.4s;
  color: var(--itconf-header-font-color);
}
.wgl-service-sat .wgl-services_circle-wrapper {
  position: absolute;
  z-index: -1;
  width: 78px;
  height: 78px;
  left: 16px;
  top: 16px;
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(1) {
  transform: rotate(0deg);
  animation: service_hexagon_1 2s infinite linear;
  animation-play-state: paused;
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(1) .wgl-services_circle {
  background-color: var(--itconf-secondary-color);
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(2) {
  transform: rotate(180deg);
  animation: service_hexagon_2 2s infinite linear;
  animation-play-state: paused;
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(2) .wgl-services_circle {
  background-color: var(--itconf-secondary-color);
}
.wgl-service-sat .wgl-services_circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: red;
  transform: translate3d(-50%, -50%, 0);
}
.wgl-service-sat .wgl-services_readmore {
  display: inline-block;
  color: var(--itconf-primary-color);
}
.wgl-service-sat .wgl-services_readmore:hover {
  color: var(--itconf-secondary-color);
}
.wgl-service-sat .wgl-services_item-link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.wgl-service-sat .wgl-icon {
  color: var(--itconf-secondary-color);
}
.wgl-service-sat .elementor-icon {
  display: block;
  line-height: inherit;
  font-size: inherit;
}
.wgl-service-sat .elementor-icon i {
  display: inline;
}
.wgl-service-sat .wgl-widget_wrapper.elementor-image-box-img {
  height: 100%;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wgl-service-sat .wgl-image-box_img > span {
  display: flex;
}
.wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(1), .wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(2) {
  animation-play-state: running;
}

@keyframes service_hexagon_1 {
  0% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(450deg);
  }
}
@keyframes service_hexagon_2 {
  0% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
/* ==================== ## Social Icons ==================== */
.elementor-shape-rounded .elementor-icon.elementor-social-icon {
  border-radius: 10%;
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
  border-radius: 50%;
}

div.elementor-widget-wgl-social-icons.elementor-grid-0 .elementor-widget-container, div.elementor-widget-wgl-social-icons.elementor-grid-mobile-0 .elementor-widget-container, div.elementor-widget-wgl-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
  line-height: 1;
  font-size: 0;
}
div.elementor-widget-wgl-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
  display: inline-grid;
}
div.elementor-widget-wgl-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);
}
div.elementor-widget-wgl-social-icons .elementor-social-icon {
  --e-social-icon-icon-color: var(--itconf-tertiary-color);
  display: inline-flex;
  background-color: #818a91;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
div.elementor-widget-wgl-social-icons .elementor-social-icon i {
  color: var(--e-social-icon-icon-color);
}
div.elementor-widget-wgl-social-icons .elementor-social-icon svg {
  fill: var(--e-social-icon-icon-color);
}
div.elementor-widget-wgl-social-icons .elementor-social-icon:last-child {
  margin: 0;
}
div.elementor-widget-wgl-social-icons .elementor-social-icon:hover {
  opacity: 0.9;
  color: var(--itconf-tertiary-color);
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
  height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .icon__wrapper {
  display: inline-block;
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:active, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:focus, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:hover {
  transform: none;
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:active .elementor-icon, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:focus .elementor-icon, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:hover .elementor-icon {
  transform: translateY(-8px);
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-twitter-square, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-flaticon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-twitter-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-flaticon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-twitter-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-flaticon-twitter {
  background-color: #1b82c4;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-flaticon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-flaticon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-flaticon-instagram {
  background-color: #c52ea7;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-telegram-plane, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-telegram-plane, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-telegram-plane {
  background-color: #0088cc;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-pinterest-square, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-flaticon-pinterest-round-logo, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-pinterest-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-flaticon-pinterest-round-logo, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-pinterest-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-flaticon-pinterest-round-logo {
  background-color: #ff1226;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-messenger, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-flaticon-facebook-circular-logo, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-messenger, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-flaticon-facebook-circular-logo, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-messenger, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-flaticon-facebook-circular-logo {
  background-color: #354cd9;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit-square {
  background-color: #FF5700;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-whatsapp-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-whatsapp-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-whatsapp-square {
  background-color: #25d366;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-youtube-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-youtube-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-youtube-square {
  background-color: #ff0000;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-dribbble-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-dribbble-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-dribbble-square {
  background-color: #ea4c89;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .icon__wrapper:hover i {
  color: var(--itconf-secondary-color);
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon {
  background-color: transparent;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon i {
  color: var(--itconf-primary-color);
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-twitter i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-twitter-square i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-flaticon-twitter i {
  color: #1b82c4;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-instagram i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-flaticon-instagram i {
  color: #c52ea7;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-telegram i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-telegram-plane i {
  color: #0088cc;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-pinterest-p i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-pinterest-square i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-flaticon-pinterest-round-logo i {
  color: #ff1226;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-f i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-square i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-messenger i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-flaticon-facebook-circular-logo i {
  color: #354cd9;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit-alien i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit-square i {
  color: #FF5700;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-whatsapp i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-whatsapp-square i {
  color: #25d366;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-youtube i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-youtube-square i {
  color: #ff0000;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-dribbble-square i {
  color: #ea4c89;
}

.socials-official-idle .social__icon:not(:hover)[class*=skype] {
  background-color: #00aff0;
}
.socials-official-idle .social__icon:not(:hover)[class*=tumblr] {
  background-color: #35465d;
}
.socials-official-idle .social__icon:not(:hover)[class*=twitter] {
  background-color: #1b82c4;
}
.socials-official-idle .social__icon:not(:hover)[class*=youtube] {
  background-color: #ff0000;
}
.socials-official-idle .social__icon:not(:hover)[class*=facebook] {
  background-color: #354cd9;
}
.socials-official-idle .social__icon:not(:hover)[class*=linkedin] {
  background-color: #007bb5;
}
.socials-official-idle .social__icon:not(:hover)[class*=telegram] {
  background-color: #0088cc;
}
.socials-official-idle .social__icon:not(:hover)[class*=whatsapp] {
  background-color: #25d366;
}
.socials-official-idle .social__icon:not(:hover)[class*=dribbble] {
  background-color: #ea4c89;
}
.socials-official-idle .social__icon:not(:hover)[class*=pinterest] {
  background-color: #ff1226;
}
.socials-official-idle .social__icon:not(:hover)[class*=instagram] {
  background-color: #c52ea7;
}
.socials-official-hover .social__icon:hover[class*=skype] {
  background-color: #00aff0;
}
.socials-official-hover .social__icon:hover[class*=tumblr] {
  background-color: #35465d;
}
.socials-official-hover .social__icon:hover[class*=twitter] {
  background-color: #1b82c4;
}
.socials-official-hover .social__icon:hover[class*=youtube] {
  background-color: #ff0000;
}
.socials-official-hover .social__icon:hover[class*=facebook] {
  background-color: #354cd9;
}
.socials-official-hover .social__icon:hover[class*=linkedin] {
  background-color: #007bb5;
}
.socials-official-hover .social__icon:hover[class*=telegram] {
  background-color: #0088cc;
}
.socials-official-hover .social__icon:hover[class*=whatsapp] {
  background-color: #25d366;
}
.socials-official-hover .social__icon:hover[class*=dribbble] {
  background-color: #ea4c89;
}
.socials-official-hover .social__icon:hover[class*=pinterest] {
  background-color: #ff1226;
}
.socials-official-hover .social__icon:hover[class*=instagram] {
  background-color: #c52ea7;
}

/* ==================== ## WGL Tabs ==================== */
.wgl-tabs .wgl-tabs_headings:not(.swiper-wrapper) {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row;
  position: relative;
  overflow: hidden;
}
.wgl-tabs .wgl-tabs_headings:not(.swiper-wrapper) .wgl-tabs_headings {
  flex-direction: column;
}
.wgl-tabs.wgl-tabs_swiper-wrapper {
  overflow: hidden;
}
.wgl-tabs.has-divider .wgl-tabs_header::after {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  margin-left: 0;
  border-radius: 0;
  transition: all 0.45s;
  transform: scalex(0.8) translateY(-15px);
}
.wgl-tabs.has-divider .wgl-tabs_header.active::after {
  transform: scalex(1) translateY(0);
  background-color: var(--itconf-primary-color);
}
.wgl-tabs .lavalamp {
  position: relative;
}
.wgl-tabs .lavalamp-object {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  opacity: 0;
  font-size: 0;
  line-height: 0;
}
.wgl-tabs .lavalamp-object::after {
  content: "";
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 3px;
  background-color: currentColor;
  border-radius: 0;
  display: inline-block;
}
.wgl-tabs .lavalamp_animate .lavalamp-object {
  opacity: 1;
}
.wgl-tabs .wgl-tabs_header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  cursor: pointer;
  transition: 0.4s;
  z-index: 1;
  border-radius: 0;
  letter-spacing: -0.02em;
}
.wgl-tabs .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
.wgl-tabs .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
.wgl-tabs .wgl-tabs_headings.swiper-wrapper .wgl-tabs_header {
  width: -moz-fit-content;
  width: fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.wgl-tabs .wgl-tabs_content {
  padding: 31px 0 15px 0;
  display: block;
}
.wgl-tabs .wgl-tabs_content > .elementor {
  margin: 0;
}
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-column > .theiaStickySidebar > .elementor-element-populated,
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding-left: 0;
  padding-right: 0;
}
.wgl-tabs .wgl-tabs_content-wrap {
  min-height: -moz-fit-content;
  min-height: fit-content;
  transition: height 0.6s ease-in-out;
}
.wgl-tabs .wgl-tabs_icon {
  line-height: 1;
  color: inherit;
  transition: 0.4s;
}
.wgl-tabs .wgl-tabs_icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
  transition: inherit;
}
.wgl-tabs .wgl-tabs_title {
  font: inherit;
  color: inherit;
  line-height: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}
.wgl-tabs.icon_position-left .wgl-tabs_header {
  flex-direction: row-reverse;
}
.wgl-tabs.icon_position-right .wgl-tabs_header {
  flex-direction: row;
}
.wgl-tabs.icon_position-top .wgl-tabs_header {
  flex-direction: column-reverse;
}
.wgl-tabs.icon_position-bottom .wgl-tabs_header {
  flex-direction: column;
}
.wgl-tabs.tabs_align-left .wgl-tabs_headings {
  justify-content: flex-start;
}
.wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0;
}
.wgl-tabs.tabs_align-right .wgl-tabs_headings {
  justify-content: flex-end;
}
.wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0;
}
.wgl-tabs.tabs_align-center .wgl-tabs_headings {
  justify-content: center;
}
.wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0;
}
.wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0;
}
.wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header {
  flex: 1;
}
.wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0;
}
.wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0;
}

body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings {
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings {
  justify-content: flex-end;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings {
  justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header {
  flex: 1;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.icon_position-tablet-left .wgl-tabs_header {
  flex-direction: row-reverse;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.icon_position-tablet-right .wgl-tabs_header {
  flex-direction: row;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.icon_position-tablet-top .wgl-tabs_header {
  flex-direction: column-reverse;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.icon_position-tablet-bottom .wgl-tabs_header {
  flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs_headings:not(.swiper-wrapper) {
  flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs_headings:not(.swiper-wrapper) .lavalamp-object {
  display: none;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings {
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings {
  justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings {
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header {
  flex: 1 !important;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.icon_position-mobile-left .wgl-tabs_header {
  flex-direction: row-reverse;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.icon_position-mobile-right .wgl-tabs_header {
  flex-direction: row;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.icon_position-mobile-top .wgl-tabs_header {
  flex-direction: column-reverse;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-tabs.icon_position-mobile-bottom .wgl-tabs_header {
  flex-direction: column;
}

/* ==================== ## WGL Tabs ==================== */
.wgl-tabs-horizontal {
  display: flex;
}
.wgl-tabs-horizontal_headings {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  z-index: 1;
}
.wgl-tabs-horizontal_header {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.25em;
  text-transform: uppercase;
  letter-spacing: 0;
  transition: 0.4s;
}
.wgl-tabs-horizontal_header_wrap {
  flex: 1;
  display: flex;
  justify-content: center;
  transition: background-color 0.4s;
  cursor: pointer;
}
.wgl-tabs-horizontal_content {
  width: 100%;
  display: block;
}
.wgl-tabs-horizontal_content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
}
.wgl-tabs-horizontal_icon {
  line-height: 1;
  color: inherit;
  transition: 0.4s;
  font-weight: normal;
}
.wgl-tabs-horizontal_title, .wgl-tabs-horizontal_prefix {
  font: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.wgl-tabs-horizontal_prefix {
  transition: color 0.4s;
}
.wgl-tabs-horizontal .lavalamp {
  position: relative;
}
.wgl-tabs-horizontal .lavalamp-object {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: 0px -2px auto auto;
  opacity: 0;
  font-size: 0;
  line-height: 0;
}
.wgl-tabs-horizontal .lavalamp-object::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  background-color: currentColor;
  border-radius: 0;
  display: inline-block;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
}
.wgl-tabs-horizontal .lavalamp_animate .lavalamp-object {
  opacity: 1;
}

.wgl-testimonials {
  position: relative;
  --gap: 60px;
}
.wgl-testimonials > .row {
  margin: calc(-0.5 * var(--gap));
}
.wgl-testimonials .testimonials__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: 0.4s;
  padding: calc(0.5 * var(--gap));
}
.wgl-testimonials .testimonial__item {
  width: 100%;
  position: relative;
  z-index: 1;
  transform: translate(0);
  transition: inherit;
}
.wgl-testimonials.hover_animation .testimonials__wrapper {
  padding-top: 20px;
}
.wgl-testimonials.hover_animation .testimonials__wrapper:hover .testimonial__item {
  transform: translateY(-20px);
}
.wgl-testimonials .item__author {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.wgl-testimonials .author__meta {
  display: flex;
  flex-direction: column;
}
.wgl-testimonials .item__rating {
  display: inline-block;
  position: relative;
  width: 5.35em;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1;
  color: var(--itconf-primary-color);
  margin-bottom: 20px;
}
.wgl-testimonials .item__rating::before,
.wgl-testimonials .item__rating ::before {
  content: "\f138\f138\f138\f138\f138";
  font-family: flaticon;
}
.wgl-testimonials .item__rating::before {
  color: rgba(var(--itconf-primary-rgb), 0.4);
}
.wgl-testimonials .item__rating span {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 1em;
  overflow: hidden;
}
.wgl-testimonials .item__rating span::before {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--itconf-primary-color);
}
.wgl-testimonials .author__name {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 700;
  transition: 0.4s;
  color: var(--itconf-header-font-color);
  letter-spacing: -0.02em;
}
.wgl-testimonials .author__name a {
  font: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.wgl-testimonials .author__position {
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.1em;
  color: var(--itconf-primary-color);
  margin-top: 6px;
  text-transform: uppercase;
}
.wgl-testimonials .item__icon {
  display: none;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: var(--itconf-primary-color);
  font-size: 30px;
  line-height: 1em;
  font-weight: normal;
  vertical-align: text-bottom;
}
.wgl-testimonials .item__icon::before {
  content: "\f108";
  font-family: flaticon;
}
.wgl-testimonials .item__title {
  font-size: 24px;
  font-weight: 500;
  color: var(--itconf-header-font-color);
  line-height: 1.36em;
}
.wgl-testimonials .item__title .item__icon {
  margin-bottom: -6px;
  margin-right: 19px;
}
.wgl-testimonials .item__quote {
  --corner-size: 35px;
  --corner-width: 1px;
  --corner-pos-x: 80px;
  position: relative;
  font-size: 22px;
  line-height: 1.636em;
  display: inline-block;
}
.wgl-testimonials .item__quote p:last-child {
  margin-bottom: 0;
}
.wgl-testimonials .item__quote::before {
  display: none;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: var(--corner-width);
  background-image: linear-gradient(90deg, currentColor var(--corner-pos-x), transparent var(--corner-pos-x), transparent calc(var(--corner-pos-x) + var(--corner-size) - var(--corner-width)), currentColor calc(var(--corner-pos-x) + var(--corner-size) - var(--corner-width)), currentColor 100%);
  background-repeat: no-repeat;
}
.wgl-testimonials .item__quote::after {
  --corner-angle: -45deg;
  display: none;
  content: "";
  position: absolute;
  top: 100%;
  right: auto;
  bottom: auto;
  left: var(--corner-pos-x);
  width: var(--corner-size);
  height: var(--corner-size);
  border-top: var(--corner-width) solid transparent;
  border-left: var(--corner-width) solid currentColor;
  border-bottom: var(--corner-width) solid transparent;
  background-image: linear-gradient(var(--corner-angle), transparent 50%, currentColor 50%, currentColor calc(50% + var(--corner-width)), transparent calc(50% + var(--corner-width)));
  background-repeat: no-repeat;
}
.wgl-testimonials .author__thumbnail {
  display: inline-block;
  --image-width: 130;
  --image-not-active-width: 100;
  padding-right: 30px;
  transition: 0.7s;
}
.wgl-testimonials .author__thumbnail img {
  display: inline-block;
  width: calc(var(--image-width) * 1px);
  min-width: calc(var(--image-width) * 1px);
  transform: scale(1);
  transition: transform 0.7s;
}
@media (max-width: 600px) {
  .wgl-testimonials .author__thumbnail {
    padding-right: 20px;
  }
}
.wgl-testimonials .testimonials__wrapper:hover .author__thumbnail img {
  transform: scale(1) !important;
}
.wgl-testimonials .swiper-slide:not(.swiper-slide-active) .author__thumbnail img {
  transform: scale(calc(var(--image-not-active-width) / var(--image-width)));
}
.wgl-testimonials.type-top_block .author__thumbnail {
  margin-bottom: 10px;
  padding-right: 0;
  margin-left: 0;
}
.wgl-testimonials.type-top_block .item__icon + .author__thumbnail {
  margin-top: 20px;
}
.wgl-testimonials.type-top_block .item__author {
  margin-top: 22px;
}
.wgl-testimonials.type-bottom_block .item__author {
  flex-direction: column;
  margin-top: 30px;
}
.wgl-testimonials.type-bottom_block .author__thumbnail {
  padding: 0 0 11px 0;
}
.wgl-testimonials.type-top_inline .item__author {
  padding-bottom: 28px;
}
.wgl-testimonials.type-top_inline .item__quote {
  margin-top: 20px;
}
.wgl-testimonials.type-top_inline .author__thumbnail {
  padding: 0 0 20px 0;
}
.wgl-testimonials.type-bottom_inline .item__quote {
  margin-bottom: 26px;
}
.wgl-testimonials.type-bottom_inline .author__name {
  margin-top: -4px;
}
.wgl-testimonials.type-left_block .author__thumbnail {
  padding-right: 5.8%;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-testimonials.type-left_block .testimonials__wrapper {
  display: block;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-testimonials.type-left_block .testimonials__wrapper .author__thumbnail {
  padding-right: 0;
  padding-bottom: 20px;
}
.wgl-testimonials .wgl-carousel_wrapper .wgl-carousel:not(.animation-style-3d) {
  margin: 0 calc(-0.5 * var(--gap));
  padding: 15px 0;
}
.wgl-testimonials .wgl-carousel_wrapper .wgl-carousel:not(.animation-style-3d) .swiper-slide {
  padding: 0 calc(0.5 * var(--gap));
}
@media (max-width: 600px) {
  .wgl-testimonials.type-inline_top .author__thumbnail {
    position: relative;
    margin-left: 0;
    margin-top: 0;
  }
  .wgl-testimonials.type-inline_top .wgl-carousel_wrapper .testimonials__wrapper {
    padding-left: 15px;
  }
}

.elementor-widget-wgl-testimonials {
  max-width: 100% !important;
}
.elementor-widget-wgl-testimonials .testimonials__wrapper.no_image .testimonial__item {
  margin: 0;
  padding: 0;
}
.elementor-widget-wgl-testimonials .testimonials__wrapper.no_image .author__thumbnail {
  position: static;
  top: unset;
  left: unset;
  right: unset;
  transform: unset;
}
.elementor-widget-wgl-testimonials.aleft .type-bottom_block .item__author {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.elementor-widget-wgl-testimonials.aleft .type-top_block .item__author,
.elementor-widget-wgl-testimonials.aleft .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.aleft .type-left_block .item__author {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.elementor-widget-wgl-testimonials.aleft .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.elementor-widget-wgl-testimonials.acenter .type-bottom_block .item__author {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.elementor-widget-wgl-testimonials.acenter .type-top_block .item__author,
.elementor-widget-wgl-testimonials.acenter .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.acenter .type-left_block .item__author {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.elementor-widget-wgl-testimonials.acenter .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.elementor-widget-wgl-testimonials.aright .type-bottom_block .item__author {
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
.elementor-widget-wgl-testimonials.aright .type-top_block .item__author,
.elementor-widget-wgl-testimonials.aright .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.aright .type-left_block .item__author {
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
}
.elementor-widget-wgl-testimonials.aright .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-bottom_block .item__author {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-top_block .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-top_inline .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-left_block .item__author {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-bottom_block .item__author {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-top_block .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-top_inline .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-left_block .item__author {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-bottom_block .item__author {
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-top_block .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-top_inline .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-left_block .item__author {
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-bottom_block .item__author {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-top_block .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-top_inline .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-left_block .item__author {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-bottom_block .item__author {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-top_block .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-top_inline .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-left_block .item__author {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-bottom_block .item__author {
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-top_block .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-top_inline .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-left_block .item__author {
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-bottom_inline .item__author {
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}

/* ==================== ##Accordion ==================== */
.wgl-accordion .wgl-accordion_panel::after {
  content: "";
  clear: both;
  display: block;
}
.wgl-accordion .wgl-accordion_header {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0;
  cursor: pointer;
  text-transform: unset;
  transition: 0.4s;
  color: var(--itconf-header-font-color);
}
.wgl-accordion .wgl-accordion_header .wgl-accordion_icon {
  --icon-size: 16px;
  font-size: var(--icon-size);
  border: unset;
  padding: 0;
  transition: 0.4s, color 0s, --icon-size 0s;
  color: inherit;
}
.wgl-accordion .wgl-accordion_header .wgl-accordion_icon::before {
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: block;
}
.wgl-accordion .wgl-accordion_header .wgl-accordion_icon:hover {
  color: inherit;
}
.wgl-accordion .wgl-accordion_title {
  font: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.wgl-accordion .wgl-accordion_title-prefix {
  margin-right: 5px;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
}
.wgl-accordion .wgl-accordion_content {
  display: none;
}
.wgl-accordion .wgl-accordion_content p:last-child {
  margin-bottom: 0;
}
.wgl-accordion .wgl-accordion_panel:first-child {
  margin-top: 0 !important;
}
.wgl-accordion .wgl-accordion_panel:last-child {
  margin-bottom: 0 !important;
}
.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon {
  --icon-width: 2px;
  position: relative;
  z-index: 1;
  height: var(--icon-size);
  width: var(--icon-size);
  min-width: var(--icon-size);
  box-sizing: content-box;
}
.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon::before, .wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(90deg);
  transition: 0.5s ease-in-out, color 0s;
  background-color: currentColor;
}
.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon::before {
  width: inherit;
  height: var(--icon-width);
  margin: calc(-0.5 * var(--icon-width)) 0 0 calc(-0.5 * var(--icon-size));
}
.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon::after {
  width: var(--icon-width);
  height: inherit;
  margin: calc(-0.5 * var(--icon-size)) 0 0 calc(-0.5 * var(--icon-width));
}
.wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon::before, .wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon::after {
  transform: rotate(-90deg);
}
.wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon::before {
  opacity: 0;
}
.wgl-accordion.icon-custom .wgl-accordion_header .wgl-accordion_icon {
  transition: 0.5s ease-in-out, color 0s;
}

/* ==================== ##Time Line Horizontal ==================== */
.wgl-timeline-horizontal .time_line_h-date_wrap {
  justify-content: flex-start;
  align-items: flex-end;
  --size: 9px;
  --size-active: 15px;
  --gap: 10px;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide {
  display: flex;
  align-items: center;
  pointer-events: none;
  font-size: 0;
  margin: 0;
  position: relative;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide.slide-active {
  --size: var(--size-active) !important;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide::before, .wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide::after {
  content: "";
  width: calc(50% - var(--gap) - var(--size) / 2);
  height: 1px;
  display: block;
  background-color: black;
  position: absolute;
  bottom: calc(var(--size-active) / 2 - 0.5px);
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide::before {
  left: 0;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide::after {
  right: 0;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide:first-child::before {
  left: auto;
  right: calc(50% + var(--gap) + var(--size) / 2);
  width: 100vw;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide:last-child::after {
  left: calc(50% + var(--gap) + var(--size) / 2);
  right: auto;
  width: 100vw;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide:only-child {
  width: 100% !important;
  text-align: center;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide:only-child .wgl-time_line-date {
  transform: unset !important;
  margin: auto;
}
.wgl-timeline-horizontal .time_line_h-date_wrap::after, .wgl-timeline-horizontal .time_line_h-date_wrap::before {
  display: none;
}
.wgl-timeline-horizontal .time_line_h-date_inner {
  display: inline-block;
  cursor: pointer;
  pointer-events: auto;
  padding: 0;
  width: 100%;
  text-align: center;
}
.wgl-timeline-horizontal .time_line_h-title {
  font-family: var(--itconf-content-font-family);
  font-size: 18px;
  line-height: 1.778em;
  font-weight: 600;
}
.wgl-timeline-horizontal .wgl-time_line-date {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  display: block;
  font-size: 24px;
  line-height: 1.25;
  transition: 0.4s;
  position: relative;
  padding: 14px 5px 0 5px;
  text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-timeline-horizontal .wgl-time_line-date {
  font-size: 20px;
}
.wgl-timeline-horizontal .wgl-time_line-dot {
  display: inline-block;
  width: var(--size-active);
  height: var(--size-active);
  border-radius: var(--size-active);
  position: relative;
  z-index: 2;
}
.wgl-timeline-horizontal .wgl-time_line-dot::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: var(--size);
  height: var(--size);
  border-radius: var(--size);
  transition: all 0.2s linear;
}
.wgl-timeline-horizontal .time_line_h-date_container {
  position: relative;
  z-index: 10;
}
.wgl-timeline-horizontal .time_line_h-content_container {
  --content_gap: 30px;
  margin: 0 calc(var(--content_gap) * -1);
}
.wgl-timeline-horizontal .time_line_h-content_wrap {
  padding: 0 var(--content_gap);
}
.wgl-timeline-horizontal .time_line_h-content .time_line_h-title {
  transition: 0.4s;
}
.wgl-timeline-horizontal .time_line_h-content .time_line_h-text {
  transition: 0.4s;
}
.wgl-timeline-horizontal .elementor-swiper-button {
  --vertical-position: -7px;
  --horizontal-position: 0%;
  --center-horizontal-position: 0%;
  --wgl-swiper-button-diameter: 50px;
  display: block;
  position: absolute;
  z-index: 100;
  top: var(--vertical-position);
  margin: 0 var(--center-horizontal-position) 0 calc(-1 * var(--center-horizontal-position));
  width: var(--wgl-swiper-button-diameter);
  height: var(--wgl-swiper-button-diameter);
  padding: 0;
  font-size: 19px;
  font-weight: normal;
  line-height: 0;
  letter-spacing: unset;
  text-align: center;
  text-indent: unset;
  cursor: pointer;
  transition: all 0s, opacity 0.4s;
  color: var(--itconf-primary-color);
  border: 1px solid var(--itconf-primary-color);
  background-color: var(--itconf-tertiary-color);
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-timeline-horizontal .elementor-swiper-button {
  --wgl-swiper-button-diameter: 30px;
  font-size: 15px;
}
.wgl-timeline-horizontal .elementor-swiper-button i {
  display: inline-block;
}
.wgl-timeline-horizontal .elementor-swiper-button-prev {
  transform: translate3d(calc(-1 * var(--horizontal-position)), 0, 0px);
  left: var(--horizontal-position);
}
.wgl-timeline-horizontal .elementor-swiper-button-prev i {
  transform: scale(-1);
}
.wgl-timeline-horizontal .elementor-swiper-button-next {
  transform: translate3d(var(--horizontal-position), 0, 0px);
  right: var(--horizontal-position);
}
.wgl-timeline-horizontal .elementor-swiper-button.swiper-button-disabled {
  opacity: 1;
}
.wgl-timeline-horizontal .elementor-swiper-button.swiper-button-disabled i {
  opacity: 0.3;
  transition: 0.2s;
}
.wgl-timeline-horizontal .swiper-pagination {
  --dots-vertical-position: 20px;
  --dots-horizontal-position: 50%;
  position: relative;
  z-index: 2;
  width: max-content;
  padding: 0;
  margin: var(--dots-vertical-position) 0 0 var(--dots-horizontal-position);
  transform: translateX(calc(-1 * var(--dots-horizontal-position)));
  min-height: 20px;
  line-height: 0;
  font-size: 0;
  bottom: 0;
  transition: none;
}
.wgl-timeline-horizontal .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  background: initial;
  opacity: 1;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  list-style: none;
  cursor: pointer;
  transition: 0.4s;
}
.wgl-timeline-horizontal .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active button {
  background-color: var(--itconf-primary-color);
}
.wgl-timeline-horizontal .swiper-pagination button {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: bottom;
  transition: inherit;
  background-color: #AFBCCC;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.wgl-timeline-horizontal.appear_anim .time_line_h-date::before, .wgl-timeline-horizontal.appear_anim .time_line_h-date::after {
  opacity: 0;
  transition: all 0.4s 0.2s, width 0.4s, left 0.4s, right 0.4s;
}
.wgl-timeline-horizontal.appear_anim .wgl-time_line-dot {
  opacity: 0;
  transform: scale(0.4);
  transition: all 0.4s 0.4s;
}
.wgl-timeline-horizontal.appear_anim .wgl-time_line-date {
  opacity: 0;
  transform: translateY(-10px);
  transition: all 0.4s 0.4s;
}
.wgl-timeline-horizontal.appear_anim .time_line_h-content_wrap {
  opacity: 0;
  transition: all 0.4s 0.3s;
}
.wgl-timeline-horizontal.appear_anim .elementor-swiper-button {
  opacity: 0;
  transition: all 0s, opacity 0.4s;
}
.wgl-timeline-horizontal.appear_anim.show .time_line_h-date::before, .wgl-timeline-horizontal.appear_anim.show .time_line_h-date::after {
  opacity: 1;
}
.wgl-timeline-horizontal.appear_anim.show .wgl-time_line-date {
  opacity: 1;
  transform: translateY(0);
}
.wgl-timeline-horizontal.appear_anim.show .wgl-time_line-dot {
  opacity: 1;
  transform: scale(1);
}
.wgl-timeline-horizontal.appear_anim.show .time_line_h-content_wrap,
.wgl-timeline-horizontal.appear_anim.show .elementor-swiper-button {
  opacity: 1;
}

/* ==================== ##Time Line Vertical ==================== */
.wgl-timeline-vertical {
  --timeline-curve-height: 0;
  --line-size: 10px;
  --curve-width: 1px;
  --curve-gap: 85px;
  --curve-color: var(--itconf-primary-color);
  --curve-h-width: 50px;
  --dot-size: 11px;
  --dot-color: var(--itconf-primary-color);
  display: flex;
  flex-direction: column;
  gap: 60px;
  position: relative;
  padding: 60px 0;
  z-index: 1;
}
.wgl-timeline-vertical::before, .wgl-timeline-vertical::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: var(--curve-width);
  min-width: var(--curve-width);
  transition: height 1.3s 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  z-index: 1;
}
.wgl-timeline-vertical::before {
  bottom: 0;
  background-color: #ECECEC;
}
.wgl-timeline-vertical::after {
  height: calc(var(--timeline-curve-height) * 1px);
  max-height: 100%;
  background-color: var(--itconf-primary-color);
}
.wgl-timeline-vertical .tlv__items-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.wgl-timeline-vertical .tlv__items-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__item.image {
  justify-content: flex-end;
  padding-right: var(--curve-gap);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__curve-wrapper {
  margin-right: var(--curve-gap);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__curve-wrapper span {
  left: -6px;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__curve-wrapper .dot {
  margin-left: calc(var(--curve-width) * -0.5);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__title {
  margin: 2px 0 9px 0;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) {
  flex-direction: row;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__volume-wrapper {
  flex-direction: row-reverse;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__item {
  flex-direction: row-reverse;
  text-align: right;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__item.image {
  padding-left: var(--curve-gap);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__curve-wrapper {
  margin-left: var(--curve-gap);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__curve-wrapper::before {
  right: -60px;
  left: auto;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__curve-wrapper .dot {
  margin-left: calc(var(--curve-width) * 0.5);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__bg_date {
  right: auto;
  left: 0;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__title {
  margin: 9px 0 2px 0;
}
.wgl-timeline-vertical .tlv__item {
  display: flex;
  position: relative;
  text-align: left;
  width: calc((100% - var(--curve-width)) * 0.5);
  z-index: 2;
}
.wgl-timeline-vertical .tlv__item.image {
  display: flex;
  order: 2;
  justify-content: flex-end;
}
.wgl-timeline-vertical .tlv__item.empty {
  margin: unset !important;
  padding: unset !important;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) {
  text-align: left;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__date-wrapper {
  right: 0;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__volume-wrapper::after {
  left: 0;
}
.wgl-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover {
  opacity: 1;
}
.wgl-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover + .tlv__thumbnail--idle {
  opacity: 0;
}
.wgl-timeline-vertical .tlv__item:hover .tlv__curve-wrapper span::before {
  transform: rotate3d(0, 0, 1, 45deg) scale(1);
}
.wgl-timeline-vertical .tlv__volume-wrapper {
  display: flex;
  position: relative;
  width: 100%;
  padding-top: 1%;
  transition: 0.5s;
  z-index: 1;
}
.wgl-timeline-vertical .tlv__curve-wrapper {
  position: relative;
  min-width: 0;
  width: 0;
}
.wgl-timeline-vertical .tlv__curve-wrapper::before {
  content: "";
  top: calc(50% - var(--curve-width) * 0.5);
  position: absolute;
  left: -60px;
  right: auto;
  align-self: stretch;
  width: var(--curve-h-width);
  height: var(--curve-width);
  background-color: var(--curve-color);
  order: 1;
  z-index: 1;
  transition: all 0.4s, opacity 0.5s 0.4s;
}
.wgl-timeline-vertical .tlv__curve-wrapper .dot {
  position: absolute;
  top: calc(50% - var(--dot-size) * 0.5);
  left: calc(var(--dot-size) * -0.5);
  width: var(--dot-size);
  height: var(--dot-size);
  border-radius: var(--dot-size);
  background-color: var(--dot-color);
  z-index: 2;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__media {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: -moz-fit-content;
  max-width: fit-content;
  flex-shrink: 0;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__media::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  z-index: -1;
  pointer-events: none;
  transform: translate(var(--border-offset-x, 0), var(--border-offset-y, 0));
  transition: inherit;
}
.wgl-timeline-vertical .tlv__media [class|=tlv__thumbnail] {
  margin: auto;
  border-radius: inherit;
  transition: 0.6s;
}
.wgl-timeline-vertical .tlv__thumbnail--hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.wgl-timeline-vertical .tlv__content {
  transition: 0.5s;
}
.wgl-timeline-vertical .tlv__content p:last-child {
  margin-bottom: 0;
}
.wgl-timeline-vertical .tlv__title {
  margin-bottom: 10px;
  font-family: var(--itconf-content-font-family);
  font-size: 18px;
  line-height: 1.778em;
  font-weight: 600;
  position: relative;
  letter-spacing: 0;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__text {
  position: relative;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__date-wrapper {
  position: relative;
  width: 100%;
}
.wgl-timeline-vertical .tlv__date {
  display: inline-block;
  font-family: var(--itconf-header-font-family);
  font-size: 24px;
  font-weight: var(--itconf-header-font-weight);
  text-align: left;
  line-height: 1em;
  letter-spacing: 0;
  margin-bottom: 15px;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__bg_date {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: 0;
  max-width: 100%;
  display: inline-block;
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 96px;
  line-height: 0.9em;
  height: min-content;
  color: #FAF0E7;
  letter-spacing: 0;
  z-index: 1;
  pointer-events: none;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__item-start {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  margin: auto;
  width: var(--dot-size);
  height: var(--dot-size);
  border-radius: var(--dot-size);
  background-color: currentColor;
  z-index: 2;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__item-end {
  position: absolute;
  right: 0;
  bottom: -27px;
  left: 0;
  font-size: 20px;
  line-height: 1em;
  width: 1em;
  height: 1em;
  margin: auto;
  z-index: 2;
  transition: 0.4s;
}
.wgl-timeline-vertical .tlv__item-end::after {
  content: "\f122";
  font-family: "Flaticon";
  display: block;
  font-size: inherit;
  line-height: inherit;
  transform: rotate(90deg);
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper::before {
  opacity: 0;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:nth-child(odd) .tlv__date-wrapper {
  transform: translateX(-20%);
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:nth-child(odd) .tlv__volume-wrapper {
  transform: translateX(20%);
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:nth-child(even) .tlv__date-wrapper {
  transform: translateX(20%);
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:nth-child(even) .tlv__volume-wrapper {
  transform: translateX(-20%);
}
.wgl-timeline-vertical.appear_animation .tlv__item {
  opacity: 0;
}
.wgl-timeline-vertical.appear_animation .tlv__item,
.wgl-timeline-vertical.appear_animation .tlv__item .tlv__date-wrapper,
.wgl-timeline-vertical.appear_animation .tlv__item .tlv__volume-wrapper {
  transition: all 0.4s, opacity 0.5s 0.4s, transform 0.5s 0.4s;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show::before {
  opacity: 1;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item {
  opacity: 1;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item .tlv__date-wrapper,
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item .tlv__volume-wrapper {
  transform: translateX(0);
}

body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__volume-wrapper {
  flex-direction: column;
  align-items: flex-end;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__volume-wrapper {
  flex-direction: column;
  align-items: flex-start;
}

body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen {
  --curve-h-width: 0;
  padding: 0;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item-start,
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item-end, body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen::after {
  display: none;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen::before, body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen::after {
  right: auto;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item {
  width: 100%;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__curve-wrapper::before {
  top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__curve-wrapper .dot {
  margin-left: calc(var(--curve-width) * 0.5);
  top: 0;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__media {
  margin: 0 0 35px 65px;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__title {
  margin: -38px 0 9px 65px;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__text {
  margin: 0 0 0 65px;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__date {
  font-size: 20px;
  margin-bottom: 12px;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper {
  --curve-gap: 20px;
  flex-direction: column-reverse;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper .tlv__item {
  flex-direction: row;
  text-align: left;
  justify-content: flex-start;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper:first-child .tlv__item {
  padding-top: 0 !important;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper:last-child .tlv__item {
  padding-bottom: 0 !important;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper .tlv__volume-wrapper {
  padding-top: 0;
  margin-top: -10px;
  flex-direction: column;
  align-items: flex-start;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper .tlv__item.image {
  padding-left: var(--curve-gap);
  padding-right: 0;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper .tlv__curve-wrapper {
  margin-left: 0;
  margin-right: var(--curve-gap);
}

body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop {
  --curve-h-width: 0;
  padding: 0;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item-start,
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item-end, body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop::after {
  display: none;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop::before, body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop::after {
  right: auto;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item {
  width: 100%;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__curve-wrapper::before {
  top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__curve-wrapper .dot {
  margin-left: calc(var(--curve-width) * 0.5);
  top: 0;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__media {
  margin: 0 0 35px 65px;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__title {
  margin: -38px 0 9px 65px;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__text {
  margin: 0 0 0 65px;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__date {
  font-size: 20px;
  margin-bottom: 12px;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper {
  --curve-gap: 20px;
  flex-direction: column-reverse;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper .tlv__item {
  flex-direction: row;
  text-align: left;
  justify-content: flex-start;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper:first-child .tlv__item {
  padding-top: 0 !important;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper:last-child .tlv__item {
  padding-bottom: 0 !important;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper .tlv__volume-wrapper {
  padding-top: 0;
  margin-top: -10px;
  flex-direction: column;
  align-items: flex-start;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper .tlv__item.image {
  padding-left: var(--curve-gap);
  padding-right: 0;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper .tlv__curve-wrapper {
  margin-left: 0;
  margin-right: var(--curve-gap);
}

body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra {
  --curve-h-width: 0;
  padding: 0;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item-start,
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item-end, body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra::after {
  display: none;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra::before, body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra::after {
  right: auto;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item {
  width: 100%;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__curve-wrapper::before {
  top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__curve-wrapper .dot {
  margin-left: calc(var(--curve-width) * 0.5);
  top: 0;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__media {
  margin: 0 0 35px 65px;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__title {
  margin: -38px 0 9px 65px;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__text {
  margin: 0 0 0 65px;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__date {
  font-size: 20px;
  margin-bottom: 12px;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper {
  --curve-gap: 20px;
  flex-direction: column-reverse;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper .tlv__item {
  flex-direction: row;
  text-align: left;
  justify-content: flex-start;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper:first-child .tlv__item {
  padding-top: 0 !important;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper:last-child .tlv__item {
  padding-bottom: 0 !important;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper .tlv__volume-wrapper {
  padding-top: 0;
  margin-top: -10px;
  flex-direction: column;
  align-items: flex-start;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper .tlv__item.image {
  padding-left: var(--curve-gap);
  padding-right: 0;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper .tlv__curve-wrapper {
  margin-left: 0;
  margin-right: var(--curve-gap);
}

body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet {
  --curve-h-width: 0;
  padding: 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item-start,
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item-end, body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet::after {
  display: none;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet::before, body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet::after {
  right: auto;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item {
  width: 100%;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__curve-wrapper::before {
  top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__curve-wrapper .dot {
  margin-left: calc(var(--curve-width) * 0.5);
  top: 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__media {
  margin: 0 0 35px 65px;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__title {
  margin: -38px 0 9px 65px;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__text {
  margin: 0 0 0 65px;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__date {
  font-size: 20px;
  margin-bottom: 12px;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper {
  --curve-gap: 20px;
  flex-direction: column-reverse;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper .tlv__item {
  flex-direction: row;
  text-align: left;
  justify-content: flex-start;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper:first-child .tlv__item {
  padding-top: 0 !important;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper:last-child .tlv__item {
  padding-bottom: 0 !important;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper .tlv__volume-wrapper {
  padding-top: 0;
  margin-top: -10px;
  flex-direction: column;
  align-items: flex-start;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper .tlv__item.image {
  padding-left: var(--curve-gap);
  padding-right: 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper .tlv__curve-wrapper {
  margin-left: 0;
  margin-right: var(--curve-gap);
}

body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra {
  --curve-h-width: 0;
  padding: 0;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item-start,
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item-end, body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra::after {
  display: none;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra::before, body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra::after {
  right: auto;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item {
  width: 100%;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__curve-wrapper::before {
  top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__curve-wrapper .dot {
  margin-left: calc(var(--curve-width) * 0.5);
  top: 0;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__media {
  margin: 0 0 35px 65px;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__title {
  margin: -38px 0 9px 65px;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__text {
  margin: 0 0 0 65px;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__date {
  font-size: 20px;
  margin-bottom: 12px;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper {
  --curve-gap: 20px;
  flex-direction: column-reverse;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper .tlv__item {
  flex-direction: row;
  text-align: left;
  justify-content: flex-start;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper:first-child .tlv__item {
  padding-top: 0 !important;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper:last-child .tlv__item {
  padding-bottom: 0 !important;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper .tlv__volume-wrapper {
  padding-top: 0;
  margin-top: -10px;
  flex-direction: column;
  align-items: flex-start;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper .tlv__item.image {
  padding-left: var(--curve-gap);
  padding-right: 0;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper .tlv__curve-wrapper {
  margin-left: 0;
  margin-right: var(--curve-gap);
}

body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile {
  --curve-h-width: 0;
  padding: 0;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item-start,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item-end, body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile::after {
  display: none;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile::before, body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile::after {
  right: auto;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item {
  width: 100%;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__curve-wrapper::before {
  top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__curve-wrapper .dot {
  margin-left: calc(var(--curve-width) * 0.5);
  top: 0;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__media {
  margin: 0 0 35px 65px;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__title {
  margin: -38px 0 9px 65px;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__text {
  margin: 0 0 0 65px;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__date {
  font-size: 20px;
  margin-bottom: 12px;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper {
  --curve-gap: 20px;
  flex-direction: column-reverse;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper .tlv__item {
  flex-direction: row;
  text-align: left;
  justify-content: flex-start;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper:first-child .tlv__item {
  padding-top: 0 !important;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper:last-child .tlv__item {
  padding-bottom: 0 !important;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper .tlv__volume-wrapper {
  padding-top: 0;
  margin-top: -10px;
  flex-direction: column;
  align-items: flex-start;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper .tlv__item.image {
  padding-left: var(--curve-gap);
  padding-right: 0;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper .tlv__curve-wrapper {
  margin-left: 0;
  margin-right: var(--curve-gap);
}

/* ==================== ##Services 1 ==================== */
.elementor-widget-wgl-service-1 .wgl-service_link {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.elementor-widget-wgl-service-1 .wgl-service_link:hover ~ .wgl-service-1 {
  pointer-events: none;
}
.elementor-widget-wgl-service-1 .wgl-service_link:hover ~ .wgl-service-1 .read-more-icon::before {
  transform: translateX(5px);
}
.elementor-widget-wgl-service-1 .wgl-service-1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 0;
}
.elementor-widget-wgl-service-1 .wgl-service-1::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  display: flex;
  opacity: 1;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.01) !important;
  pointer-events: none;
  transition: inherit;
}
.elementor-widget-wgl-service-1 .wgl-service-1::after {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  opacity: 1;
  z-index: -1;
  pointer-events: none;
  transition: inherit;
}
.elementor-widget-wgl-service-1 .wgl-service_button-wrapper {
  font-size: 0;
  z-index: 3;
}
.elementor-widget-wgl-service-1 .wgl-service_button-wrapper .wgl-service_button .read-more-icon {
  text-align: center;
  display: inline-block;
  line-height: 0;
  transition: background-color 0.4s, color 0.4s, transform 0.4s;
  will-change: transform;
  border-radius: 0;
  box-sizing: content-box;
  transform: translateY(var(--icon-translate-y, -1px)) rotate(var(--icon-rotate, -45deg));
}
.elementor-widget-wgl-service-1.height_full {
  height: 100%;
}
.elementor-widget-wgl-service-1.height_full .elementor-widget-container,
.elementor-widget-wgl-service-1.height_full .wgl-service-1 {
  height: 100%;
}
.elementor-widget-wgl-service-1.animation_stroke .wgl-service_subtitle {
  -webkit-text-stroke: 1px transparent;
}

.wgl-service-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.wgl-service-1 .wgl-service_subtitle {
  font-weight: 700;
  font-size: 15px;
  line-height: 1.25em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  backface-visibility: hidden;
  transition: all 0.45s;
}
.wgl-service-1 .wgl-service_title {
  font-size: clamp(24px, 2.8vw, 48px);
  line-height: 1.167em;
  word-break: break-word;
  transition: 0.4s;
  letter-spacing: 0;
  text-transform: uppercase;
}
.wgl-service-1 .wgl-service_title .service_title {
  font: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-transform: inherit;
  position: relative;
  display: inline-block;
}
.wgl-service-1 .wgl-service_bg_text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  font-size: 100px;
  letter-spacing: 0;
  line-height: 1em;
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
  color: inherit;
  text-transform: inherit;
  transition: 0.4s;
}
.wgl-service-1 .wgl-service_wrapper_description {
  --dur: 0.6s;
  --dur_half: calc(var(--dur) * 0.5);
  --max-height: 250px;
  overflow: hidden;
}
.toggling_content .wgl-service-1 .wgl-service_wrapper_description {
  opacity: 0;
  max-height: 0;
  transition: all var(--dur), opacity var(--dur_half);
}
.toggling_content .elementor-widget-container:hover .wgl-service-1 .wgl-service_wrapper_description {
  opacity: 1;
  max-height: var(--max-height);
  transition: all var(--dur), opacity var(--dur_half) var(--dur_half);
}
.wgl-service-1 .wgl-service_description {
  font-size: 20px;
  line-height: 1.8em;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-service-1 .wgl-service_description {
  font-size: 18px;
}
.wgl-service-1 .wgl-service_media {
  --dur: 0.6s;
  --dur_half: calc(var(--dur) * 0.5);
}
.wgl-service-1 .wgl-service_media .wgl-image-box_img {
  display: inline-block;
}
.toggling_image .wgl-service-1 .wgl-service_media {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all var(--dur), opacity var(--dur_half);
}
.toggling_image .elementor-widget-container:hover .wgl-service-1 .wgl-service_media {
  opacity: 1;
  max-height: var(--max-height);
  transition: all var(--dur), opacity var(--dur_half) var(--dur_half);
}
.wgl-service-1 .wgl-service_button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  font-family: var(--itconf-content-font-family);
  white-space: nowrap;
  letter-spacing: 0.01em;
}

body[data-elementor-device-mode=widescreen] .wgl-service-1.breakpoint_on-widescreen::before {
  opacity: 0;
}
body[data-elementor-device-mode=widescreen] .elementor-widget-wgl-service-1.toggling_content .breakpoint_on-widescreen .wgl-service_wrapper_description {
  opacity: 1;
  max-height: var(--max-height);
}
body[data-elementor-device-mode=widescreen] .elementor-widget-wgl-service-1.toggling_image .breakpoint_on-widescreen .wgl-service_media {
  opacity: 1;
  max-height: var(--max-height);
}

body[data-elementor-device-mode=desktop] .wgl-service-1.breakpoint_on-desktop::before {
  opacity: 0;
}
body[data-elementor-device-mode=desktop] .elementor-widget-wgl-service-1.toggling_content .breakpoint_on-desktop .wgl-service_wrapper_description {
  opacity: 1;
  max-height: var(--max-height);
}
body[data-elementor-device-mode=desktop] .elementor-widget-wgl-service-1.toggling_image .breakpoint_on-desktop .wgl-service_media {
  opacity: 1;
  max-height: var(--max-height);
}

body[data-elementor-device-mode=tablet_extra] .wgl-service-1.breakpoint_on-tablet_extra::before {
  opacity: 0;
}
body[data-elementor-device-mode=tablet_extra] .elementor-widget-wgl-service-1.toggling_content .breakpoint_on-tablet_extra .wgl-service_wrapper_description {
  opacity: 1;
  max-height: var(--max-height);
}
body[data-elementor-device-mode=tablet_extra] .elementor-widget-wgl-service-1.toggling_image .breakpoint_on-tablet_extra .wgl-service_media {
  opacity: 1;
  max-height: var(--max-height);
}

body[data-elementor-device-mode=tablet] .wgl-service-1.breakpoint_on-tablet::before {
  opacity: 0;
}
body[data-elementor-device-mode=tablet] .elementor-widget-wgl-service-1.toggling_content .breakpoint_on-tablet .wgl-service_wrapper_description {
  opacity: 1;
  max-height: var(--max-height);
}
body[data-elementor-device-mode=tablet] .elementor-widget-wgl-service-1.toggling_image .breakpoint_on-tablet .wgl-service_media {
  opacity: 1;
  max-height: var(--max-height);
}

body[data-elementor-device-mode=mobile_extra] .wgl-service-1.breakpoint_on-mobile_extra::before {
  opacity: 0;
}
body[data-elementor-device-mode=mobile_extra] .elementor-widget-wgl-service-1.toggling_content .breakpoint_on-mobile_extra .wgl-service_wrapper_description {
  opacity: 1;
  max-height: var(--max-height);
}
body[data-elementor-device-mode=mobile_extra] .elementor-widget-wgl-service-1.toggling_image .breakpoint_on-mobile_extra .wgl-service_media {
  opacity: 1;
  max-height: var(--max-height);
}

body[data-elementor-device-mode=mobile] .wgl-service-1.breakpoint_on-mobile::before {
  opacity: 0;
}
body[data-elementor-device-mode=mobile] .elementor-widget-wgl-service-1.toggling_content .breakpoint_on-mobile .wgl-service_wrapper_description {
  opacity: 1;
  max-height: var(--max-height);
}
body[data-elementor-device-mode=mobile] .elementor-widget-wgl-service-1.toggling_image .breakpoint_on-mobile .wgl-service_media {
  opacity: 1;
  max-height: var(--max-height);
}

/* ==================== ##Showcase ==================== */
.admin-bar .wgl-showcase-height-full .wgl-showcase.slide-showcase .showcase__wrapper {
  height: calc(100vh - 32px);
}

.elementor-widget-wgl-showcase .wgl-double-heading .dblh__title-1 {
  color: #fff;
}
.elementor-widget-wgl-showcase.dbl-heading-right .dblh__subtitle::before {
  display: none;
}
.elementor-widget-wgl-showcase.dbl-heading-left .dblh__subtitle::after {
  display: none;
}

.elementor-widget-wgl-showcase.wgl-showcase-height-full .wgl-showcase.slide-showcase .showcase__wrapper {
  height: 100vh;
}
.elementor-widget-wgl-showcase .wgl-showcase {
  position: relative;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__wrapper {
  position: relative;
  width: 100%;
  display: inline-block;
  visibility: hidden;
  vertical-align: top;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase.showcase__init .showcase__wrapper {
  visibility: visible;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__title-inner {
  transition: inherit;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 39%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
}
@media (max-width: 992px) {
  .elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles {
    width: 100% !important;
  }
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles::-webkit-scrollbar {
  display: none;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles .showcase__title {
  display: inline-block;
  padding: 0 40px 0 12px;
  margin: 14px 0;
  transition: all 0.45s;
  max-width: max-content;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles .showcase__title:first-child {
  margin-top: auto !important;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles .showcase__title:last-child {
  margin-bottom: auto !important;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles .showcase__title.active .title {
  color: var(--itconf-secondary-color);
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles .showcase__title .title {
  display: inline-block;
  font-size: clamp(24px, 2.8vw, 48px);
  line-height: 1.167em;
  font-weight: 700;
  color: var(--itconf-header-font-color);
  letter-spacing: -0.02em;
  transition: all 0.4s;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__titles .showcase__title .subtitle {
  display: inline-block;
  position: relative;
  font-size: 13px;
  line-height: 1.25em;
  font-weight: 700;
  color: var(--itconf-primary-color);
  letter-spacing: 0.1em;
  white-space: normal;
  text-transform: uppercase;
  transition: all 0.4s;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__images {
  position: relative;
  width: 61%;
  height: 100%;
  overflow: hidden;
  margin-left: auto;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__images .showcase__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  animation: wgl-split-to-left 0.7s cubic-bezier(0.81, 0.065, 0.21, 1) forwards;
  transition: opacity 0s 0.7s;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__images .showcase__image:hover::before {
  opacity: 0;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__images .showcase__image:hover::after {
  opacity: 1;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__images .showcase__image::before, .elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__images .showcase__image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__images .showcase__image img {
  display: none;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__images .showcase__image.active {
  opacity: 1;
  z-index: 1;
  transition: opacity 0s;
  animation: wgl-split-from-left 0.7s cubic-bezier(0.81, 0.065, 0.21, 1) forwards;
}
.elementor-widget-wgl-showcase .wgl-showcase.slide-showcase .showcase__button {
  display: inline-block;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase {
  display: flex;
  flex-direction: column;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__wrapper {
  position: relative;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__title {
  white-space: nowrap;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__title,
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__button {
  position: relative;
  z-index: 2;
  transition: z-index 0s 0.1s;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__image {
  --wgl-image-position: 20%;
  position: absolute;
  top: 50%;
  height: auto;
  left: var(--wgl-image-position);
  z-index: 4;
  visibility: hidden;
  opacity: 0;
  transform: translate(calc(var(--wgl-image-position) * -1), -40px);
  transform-origin: top center;
  pointer-events: none;
  transition: all 0.45s;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__image img {
  max-width: unset;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__title {
  display: flex;
  align-items: baseline;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .subtitle {
  display: inline-block;
  position: relative;
  font-size: 13px;
  line-height: 1.25em;
  font-weight: 700;
  color: var(--itconf-primary-color);
  letter-spacing: 0.1em;
  white-space: normal;
  text-transform: uppercase;
  transition: all 0.4s;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .title {
  display: inline-block;
  font-size: clamp(24px, 2.8vw, 48px);
  line-height: 1.167em;
  font-weight: 700;
  color: var(--itconf-header-font-color);
  letter-spacing: -0.02em;
  white-space: normal;
  transition: all 0.4s;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__content {
  position: relative;
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase:not(:hover) .showcase__content.active_default .showcase__title,
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase:not(:hover) .showcase__content.active_default .showcase__button,
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__content:hover .showcase__title,
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__content:hover .showcase__button {
  position: relative;
  z-index: 5;
  transition: z-index 0s 0s;
}
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase:not(:hover) .showcase__content.active_default .showcase__image,
.elementor-widget-wgl-showcase .wgl-showcase.interactive-showcase .showcase__content:hover .showcase__image {
  opacity: 1;
  transform: translate(calc(var(--wgl-image-position) * -1), -50%) skewY(0) scaleZ(1);
  visibility: visible;
}
.elementor-widget-wgl-showcase .wgl-showcase .showcase__button {
  position: relative;
}
.elementor-widget-wgl-showcase .wgl-showcase .showcase__button .wgl-showcase_button::before {
  transition: 0s, transform 0.4s;
}
.elementor-widget-wgl-showcase .wgl-showcase .showcase__button .wgl-showcase_button.icon-read-more {
  line-height: 0;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  will-change: transform;
  background-color: transparent;
  color: var(--itconf-secondary-color);
  border-radius: 50%;
}
.elementor-widget-wgl-showcase .wgl-showcase .showcase__button .wgl-showcase_button.icon-read-more i, .elementor-widget-wgl-showcase .wgl-showcase .showcase__button .wgl-showcase_button.icon-read-more span {
  text-align: center;
  display: inline-block;
  box-sizing: content-box;
  transition: 0s;
}
.elementor-widget-wgl-showcase .wgl-showcase .showcase__button .wgl-showcase_button.icon-read-more i::before, .elementor-widget-wgl-showcase .wgl-showcase .showcase__button .wgl-showcase_button.icon-read-more span::before {
  display: block;
  transition: transform 0.4s;
  will-change: transform;
  line-height: inherit;
}
.elementor-widget-wgl-showcase .wgl-showcase .showcase__button .wgl-showcase_button.icon-read-more i.flaticon-long-next,
.elementor-widget-wgl-showcase .wgl-showcase .showcase__button .wgl-showcase_button.icon-read-more i.flaticon-long-prev {
  height: 1em;
  width: 1em;
  min-width: 1em;
  line-height: 1em;
}

@keyframes wgl-split-to-left {
  from {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
  to {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
}
@keyframes wgl-split-from-left {
  from {
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
  }
  to {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}
/* ==================== ##Steps ==================== */
.wgl-steps-wrap .steps-single-wrap {
  display: grid;
  width: 100%;
  height: auto;
  position: relative;
  justify-items: center;
  grid-template-rows: 1fr 1fr;
  grid-gap: 30px;
}
.wgl-steps-wrap .steps-single-wrap .steps-content_wrap {
  font-size: initial;
}
.wgl-steps-wrap .steps-single-wrap .steps-content_wrap .steps-date {
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: 0;
  transition: 0.4s;
}
.wgl-steps-wrap .steps-single-wrap .steps-content_wrap .steps-title {
  font-family: var(--itconf-header-font-family);
  font-size: 18px;
  line-height: 1.333em;
  font-weight: var(--itconf-header-font-weight);
  text-transform: uppercase;
  transition: 0.4s;
}
.wgl-steps-wrap .steps-single-wrap .steps-content_wrap .steps-text p:last-child {
  margin-bottom: 0;
}
.wgl-steps-wrap .steps-single-wrap .steps-icon i {
  line-height: 1em;
}
.wgl-steps-wrap .steps-single-wrap .steps-image img {
  box-sizing: content-box;
  transition: 0.4s;
}
.wgl-steps-wrap .steps-single-wrap .steps-same_height {
  display: flex;
  flex-direction: column;
}
.wgl-steps-wrap .steps-single-wrap.steps-single-invert .steps-image {
  margin-bottom: auto;
}
.wgl-steps-wrap .steps-single-wrap:not(.steps-single-invert) .steps-image {
  margin-top: auto;
}
.wgl-steps-wrap .steps-single-wrap.steps-single-invert .steps-same_height.steps-media {
  order: 1;
}
.wgl-steps-wrap .steps-single-wrap.steps-single-invert .steps-same_height.steps-content_wrap {
  justify-content: flex-end;
}
.wgl-steps-wrap .steps-single-wrap.steps-single-invert .steps-dot .dot::after {
  top: 100%;
  bottom: auto;
  margin: 10px auto 0;
}
.wgl-steps-wrap .steps-single-wrap .steps-dot {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto !important;
}
.wgl-steps-wrap .steps-single-wrap .steps-dot .steps-dot-line {
  --color-1: transparent;
  --color-2: currentColor;
  --line-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.wgl-steps-wrap .steps-single-wrap .steps-dot .steps-dot-line::before, .wgl-steps-wrap .steps-single-wrap .steps-dot .steps-dot-line::after {
  content: "";
  width: calc(50% + var(--line-size) * 0.5);
  height: 1px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.wgl-steps-wrap .steps-single-wrap .steps-dot .steps-dot-line::before {
  right: 50%;
  background-image: repeating-linear-gradient(90deg, var(--color-1) 0, var(--color-1) var(--line-size), var(--color-2) var(--line-size), var(--color-2) calc(var(--line-size) * 2));
}
.wgl-steps-wrap .steps-single-wrap .steps-dot .steps-dot-line::after {
  left: 50%;
  background-image: repeating-linear-gradient(270deg, var(--color-1) 0, var(--color-1) var(--line-size), var(--color-2) var(--line-size), var(--color-2) calc(var(--line-size) * 2));
}
.wgl-steps-wrap .steps-single-wrap .steps-dot .dot {
  --dot-size: 9px;
  display: block;
  line-height: var(--dot-size);
  padding-top: 1px;
  font-size: 14px;
  margin: auto;
  background-size: var(--dot-size);
  background-repeat: no-repeat;
  width: var(--dot-size);
  height: var(--dot-size);
  border-radius: var(--dot-size);
  z-index: 2;
  position: relative;
}
.wgl-steps-wrap .steps-single-wrap .steps-dot .dot::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  width: 2px;
  height: 19px;
  margin: 0 auto 10px;
}
.wgl-steps-wrap .steps-single-wrap:first-child .steps-dot-line::before {
  width: 100vw;
}
.wgl-steps-wrap .steps-single-wrap:last-child .steps-dot-line::after {
  width: 100vw;
}
.wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert {
  flex-direction: column;
}
.wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-content_wrap {
  justify-content: flex-start;
}
.wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-media {
  order: 0;
}
.wgl-steps.appear_anim .steps-dot,
.wgl-steps.appear_anim .steps-content_wrap,
.wgl-steps.appear_anim .steps-media {
  opacity: 0;
}
.wgl-steps.appear_anim .steps-dot {
  transition: all 0.4s, opacity 0.4s 0.3s, transform 0.4s 0.3s;
}
.wgl-steps.appear_anim .steps-single-wrap:not(.steps-single-invert) .steps-content_wrap {
  transition: all 0.4s, opacity 0.4s 0.5s, transform 0.4s 0.5s;
  transform: translateY(-20px);
}
.wgl-steps.appear_anim .steps-single-wrap:not(.steps-single-invert) .steps-media {
  transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
  transform: translateY(20px);
}
.wgl-steps.appear_anim .steps-single-wrap.steps-single-invert .steps-content_wrap {
  transition: all 0.4s, opacity 0.4s 0.5s, transform 0.4s 0.5s;
  transform: translateY(20px);
}
.wgl-steps.appear_anim .steps-single-wrap.steps-single-invert .steps-media {
  transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
  transform: translateY(-20px);
}
.wgl-steps.appear_anim .show .steps-dot,
.wgl-steps.appear_anim .show .steps-media,
.wgl-steps.appear_anim .show .steps-content_wrap {
  opacity: 1;
  transform: translateY(0) !important;
}

.svg_to_clip {
  width: 50px;
}

/* ==================== ##Striped Services ==================== */
.wgl-striped-services {
  display: flex;
  flex-direction: row;
}
.wgl-striped-services .service-item {
  flex: 1;
  height: 100%;
  transition: 0.5s;
  position: relative;
}
.wgl-striped-services .service-item.active {
  flex: 3;
}
.wgl-striped-services .service-item .service-image {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  transition: 0.5s;
  z-index: 0;
  position: relative;
}
.wgl-striped-services .service-item .service-image::after {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
  background-color: rgba(var(--itconf-tertiary-rgb), 0.2);
}
.wgl-striped-services .service-item_title {
  position: relative;
  z-index: 1;
  font-size: clamp(24px, 2.8vw, 48px);
  font-weight: 800;
  line-height: 1.167em;
  text-transform: uppercase;
  transition: all 0.5s ease;
  opacity: 0;
}
.wgl-striped-services .service-item_title a {
  display: inline-block;
  font-size: 1em;
  line-height: inherit;
  color: inherit;
}
.wgl-striped-services .service-item_subtitle {
  font-size: 16px;
  color: var(--itconf-header-font-color);
  font-weight: 700;
  line-height: 1.5em;
  font-family: var(--itconf-content-font-family);
  text-transform: uppercase;
  letter-spacing: 0;
  margin-top: 14px;
  transition: all 0.5s ease;
  opacity: 0;
}
.wgl-striped-services .service-item_bg_text {
  font-weight: 700;
  font-size: 110px;
  line-height: 1.25em;
  transition: all 0.5s ease;
}
.wgl-striped-services .service-item_content {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: flex-end;
  align-items: flex-start;
  text-align: left;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wgl-striped-services .service-item_link {
  display: block;
  border-radius: 0;
  font-size: 36px;
  line-height: 0;
  text-align: center;
  transition: 0.5s;
  opacity: 1;
  font-weight: normal;
  transform: rotate(-45deg);
}
.wgl-striped-services .service-item_link svg {
  width: 1em;
  height: 1em;
  position: relative;
  top: 4px;
}
.wgl-striped-services .service-item_link:hover::after {
  transition: 0.29s;
}
.wgl-striped-services .service-item.active .service-item_title,
.wgl-striped-services .service-item.active .service-item_link,
.wgl-striped-services .service-item.active .service-item_subtitle {
  opacity: 1;
}
.wgl-striped-services .service-item.active .service-image::after {
  background-color: rgba(var(--itconf-tertiary-rgb), 0);
}
.wgl-striped-services .service-item .service-item_subtitle {
  font-weight: 700;
}

body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen {
  flex-direction: column;
  margin-right: 0 !important;
}
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .service-item {
  display: flex;
  width: 100%;
}
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .service-item_title,
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .service-item_subtitle {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop {
  flex-direction: column;
  margin-right: 0 !important;
}
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .service-item {
  display: flex;
  width: 100%;
}
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .service-item_title,
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .service-item_subtitle {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra {
  flex-direction: column;
  margin-right: 0 !important;
}
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .service-item {
  display: flex;
  width: 100%;
}
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .service-item_title,
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .service-item_subtitle {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet {
  flex-direction: column;
  margin-right: 0 !important;
}
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .service-item {
  display: flex;
  width: 100%;
}
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .service-item_title,
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .service-item_subtitle {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra {
  flex-direction: column;
  margin-right: 0 !important;
}
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .service-item {
  display: flex;
  width: 100%;
}
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .service-item_title,
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .service-item_subtitle {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile {
  flex-direction: column;
  margin-right: 0 !important;
}
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .service-item {
  display: flex;
  width: 100%;
}
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .service-item_title,
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .service-item_subtitle {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

/* ==================== ## WGL Text Path ==================== */
.elementor-widget-wgl-text-path {
  font-family: var(--itconf-header-font-family);
  font-weight: 400;
  font-size: 32px;
  line-height: 1.375em;
  text-align: var(--alignment, left);
  letter-spacing: 0;
}
.elementor-widget-wgl-text-path .wgl-text-path {
  display: inline-block;
  transform: rotate(var(--rotate, 0));
}
.elementor-widget-wgl-text-path .wgl-text-path[data-type-svg=wgl_line_simple] {
  overflow: hidden;
}
.elementor-widget-wgl-text-path .wgl-text-path[data-type-svg=wgl_wave] {
  display: block;
}
.elementor-widget-wgl-text-path .wgl-text-path.rotate_circle {
  line-height: 0;
}
.elementor-widget-wgl-text-path .wgl-text-path.rotate_circle svg {
  animation-name: wgl-rotation;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.elementor-widget-wgl-text-path .simple_line {
  white-space: nowrap;
  width: var(--width);
  margin: 0 auto;
}
.elementor-widget-wgl-text-path .simple_line .text--word {
  display: inline-block;
}
.elementor-widget-wgl-text-path .simple_line .text--word .text {
  word-spacing: var(--word-spacing);
  transition: all var(--transition);
}
.elementor-widget-wgl-text-path .simple_line .divider {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.elementor-widget-wgl-text-path .wgl-text-path > svg {
  width: var(--width);
  height: auto;
  overflow: visible;
  word-spacing: var(--word-spacing);
  transform: scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
}
.elementor-widget-wgl-text-path .wgl-text-path > svg path {
  vector-effect: non-scaling-stroke;
  fill: var(--path-fill, transparent);
  stroke: var(--stroke-color, transparent);
  stroke-width: var(--stroke-width, 1px);
  transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
}
.elementor-widget-wgl-text-path .wgl-text-path > svg:hover path {
  --path-fill: var( --path-fill-hover );
  --stroke-color: var( --stroke-color-hover );
  --stroke-width: var( --stroke-width-hover );
}
.elementor-widget-wgl-text-path .wgl-text-path > svg text {
  fill: var(--itconf-primary-color);
  transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
}
.elementor-widget-wgl-text-path .wgl-text-path > svg text:hover {
  fill: var(--itconf-primary-color);
}
.elementor-widget-wgl-text-path .media-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes wgl-rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* ==================== ##Video Popup ==================== */
.wgl-video-popup {
  position: relative;
  line-height: 0;
  z-index: 1;
}
.wgl-video-popup .videobox_content {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: 0.4s;
}
.wgl-video-popup .videobox_background img {
  position: relative;
  z-index: 0;
  width: 100%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
}
.wgl-video-popup .title {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.333em;
  color: var(--itconf-header-font-color);
}
.wgl-video-popup .videobox_link {
  display: block;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  color: var(--itconf-tertiary-color);
  fill: transparent;
  stroke: currentColor;
  transition: all 0.4s;
}
.wgl-video-popup .videobox_link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  border: 1px solid var(--itconf-tertiary-color);
  border-radius: inherit;
  transition: all 0.4s;
  z-index: 2;
}
.wgl-video-popup .videobox_link:hover::before {
  transform: scale(1.1);
}
.wgl-video-popup .videobox_icon {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 24px;
  transform: translate(-40%, -50%);
  stroke-width: 0.05em;
  transition: none;
}
.wgl-video-popup .videobox_icon.icon_pack {
  width: auto;
  transform: translate(-50%, -50%);
}
.wgl-video-popup .videobox_icon.icon_pack::before {
  display: inline-block;
  content: "\f122";
  font-family: "Flaticon";
  vertical-align: middle;
}
.wgl-video-popup.title_pos-top .videobox_content {
  flex-direction: column;
}
.wgl-video-popup.title_pos-top .title {
  order: 0;
  margin-bottom: 17px;
}
.wgl-video-popup.title_pos-right .videobox_content {
  justify-content: flex-start;
}
.wgl-video-popup.title_pos-right .title {
  margin-left: 17px;
  order: 1;
}
.wgl-video-popup.title_pos-bot .videobox_content {
  flex-direction: column;
}
.wgl-video-popup.title_pos-bot .title {
  order: 1;
  margin-top: 17px;
}
.wgl-video-popup.title_pos-left .title {
  order: 0;
  margin-right: 17px;
}
.wgl-video-popup .videobox_animation {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  color: var(--itconf-primary-color);
}
.wgl-video-popup.animation-disable .videobox_link:hover, .wgl-video-popup.animation-disable .videobox_link:hover::before {
  transform: unset;
}
.wgl-video-popup.animation-circles .videobox_animation {
  z-index: 1;
  border-width: 0.5px;
  border-style: solid;
  opacity: 0;
  animation: circles 3.9s linear 0s infinite;
  animation-play-state: paused;
}
.wgl-video-popup.animation-circles .videobox_animation.circle_2 {
  animation-delay: 1.3s;
}
.wgl-video-popup.animation-circles .videobox_animation.circle_3 {
  animation-delay: 2.6s;
}
.wgl-video-popup.animation-circles .videobox_link {
  border-radius: 50%;
}
.wgl-video-popup.animation-circles .videobox_link::before {
  transform: unset;
}
.wgl-video-popup.animation-circles .videobox_link:hover .videobox_animation, .wgl-video-popup.animation-circles.idle-animation .videobox_animation {
  animation-play-state: running;
}
.wgl-video-popup.animation-circles.idle-animation .videobox_link:hover .videobox_animation {
  animation-play-state: paused;
}
@keyframes circles {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.44);
    opacity: 0.5;
  }
  100% {
    transform: scale(3.2);
    opacity: 0;
  }
}
.wgl-video-popup.animation-ring_pulse .videobox_animation {
  z-index: 1;
  background: inherit;
  background-color: var(--itconf-primary-color);
  animation: pulse_ring 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
  animation-play-state: paused;
}
.wgl-video-popup.animation-ring_pulse .videobox_link {
  border-radius: 50%;
}
.wgl-video-popup.animation-ring_pulse .videobox_link::before {
  transform: unset;
}
.wgl-video-popup.animation-ring_pulse .videobox_link:hover .videobox_animation, .wgl-video-popup.animation-ring_pulse.idle-animation .videobox_animation {
  animation-play-state: running;
}
.wgl-video-popup.animation-ring_pulse.idle-animation .videobox_link:hover .videobox_animation {
  animation-play-state: paused;
}
@keyframes pulse_ring {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.7);
  }
  100% {
    transform: scale(1);
  }
}
.wgl-video-popup.animation-ring_static .videobox_link {
  border-radius: 50%;
}
.wgl-video-popup.animation-ring_static .videobox_link::before {
  transform: unset;
}
.wgl-video-popup.animation-ring_static .videobox_link .videobox_animation {
  z-index: -1;
  border: 1px solid;
  border-radius: inherit;
  top: -70%;
  left: -70%;
  width: 242%;
  height: 242%;
  transition: 0.5s;
  pointer-events: none;
}
.wgl-video-popup.animation-ring_static .videobox_link:hover .videobox_animation {
  transform: scale(0.3);
  opacity: 0;
}
.wgl-video-popup.animation-scale .videobox_link {
  transition: 0.4s, transform 0.2s;
}
.wgl-video-popup.animation-scale .videobox_link:hover {
  transform: scale(1.03);
}
.wgl-video-popup.animation-scale .videobox_link:active {
  transform: scale(0.97);
}
.wgl-video-popup.with_image .videobox_link_wrapper {
  position: absolute;
  z-index: 1;
  top: 50%;
}
.wgl-video-popup.with_image .videobox_link {
  width: 70px;
  height: 70px;
  color: var(--itconf-primary-color);
  fill: currentColor;
}
.wgl-video-popup.with_image .videobox_link::before {
  border-radius: 50%;
  background-color: var(--itconf-tertiary-color);
}
.wgl-video-popup.with_image .videobox_link svg {
  stroke: var(--itconf-primary-color);
}
.wgl-video-popup.with_image .videobox_link:hover::before {
  transform: scale(1.1);
}

body .elementor-widget-wgl-video-popup.button_align-left {
  text-align: left;
}
body .elementor-widget-wgl-video-popup.button_align-left .videobox_content {
  justify-content: flex-start;
}
body .elementor-widget-wgl-video-popup.button_align-left .title_pos-bot .videobox_content,
body .elementor-widget-wgl-video-popup.button_align-left .title_pos-top .videobox_content {
  justify-content: unset;
  align-items: flex-start;
}
body .elementor-widget-wgl-video-popup.button_align-left.elementor-element {
  display: block;
  width: 100%;
}
body .elementor-widget-wgl-video-popup.button_align-center {
  text-align: center;
}
body .elementor-widget-wgl-video-popup.button_align-center .videobox_content {
  justify-content: center;
  align-items: center;
}
body .elementor-widget-wgl-video-popup.button_align-center .title_pos-right .videobox_content {
  justify-content: center;
  align-items: center;
}
body .elementor-widget-wgl-video-popup.button_align-center.elementor-element {
  display: block;
  width: 100%;
}
body .elementor-widget-wgl-video-popup.button_align-right {
  text-align: right;
}
body .elementor-widget-wgl-video-popup.button_align-right .videobox_content {
  justify-content: flex-end;
  flex-direction: row;
}
body .elementor-widget-wgl-video-popup.button_align-right .title_pos-bot .videobox_content {
  justify-content: unset;
  align-items: flex-end;
  flex-direction: column;
}
body .elementor-widget-wgl-video-popup.button_align-right .title_pos-bot .title {
  order: 1;
}
body .elementor-widget-wgl-video-popup.button_align-right .title_pos-top .videobox_content {
  justify-content: unset;
  align-items: flex-end;
  flex-direction: column;
}
body .elementor-widget-wgl-video-popup.button_align-right .title_pos-top .title {
  order: 0;
}
body .elementor-widget-wgl-video-popup.button_align-right.elementor-element {
  display: block;
  width: 100%;
}
body .elementor-widget-wgl-video-popup.button_align-inline.elementor-element {
  display: inline-block;
  width: auto;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left {
  text-align: left;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left .videobox_content {
  justify-content: flex-start;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left .title_pos-bot .videobox_content,
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left .title_pos-top .videobox_content {
  justify-content: unset;
  align-items: flex-start;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left.elementor-element {
  display: block;
  width: 100%;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-center {
  text-align: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-center .videobox_content {
  justify-content: center;
  align-items: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-center .title_pos-right .videobox_content {
  justify-content: center;
  align-items: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-center.elementor-element {
  display: block;
  width: 100%;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right {
  text-align: right;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .videobox_content {
  justify-content: flex-end;
  flex-direction: row;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .title_pos-bot .videobox_content {
  justify-content: unset;
  align-items: flex-end;
  flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .title_pos-bot .title {
  order: 1;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .title_pos-top .videobox_content {
  justify-content: unset;
  align-items: flex-end;
  flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .title_pos-top .title {
  order: 0;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right.elementor-element {
  display: block;
  width: 100%;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-inline.elementor-element {
  display: inline-block;
  width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left {
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left .videobox_content {
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left .title_pos-bot .videobox_content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left .title_pos-top .videobox_content {
  justify-content: unset;
  align-items: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left.elementor-element {
  display: block;
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-center {
  text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-center .videobox_content {
  justify-content: center;
  align-items: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-center .title_pos-right .videobox_content {
  justify-content: center;
  align-items: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-center.elementor-element {
  display: block;
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right {
  text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .videobox_content {
  justify-content: flex-end;
  flex-direction: row;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .title_pos-bot .videobox_content {
  justify-content: unset;
  align-items: flex-end;
  flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .title_pos-bot .title {
  order: 1;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .title_pos-top .videobox_content {
  justify-content: unset;
  align-items: flex-end;
  flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .title_pos-top .title {
  order: 0;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right.elementor-element {
  display: block;
  width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-inline.elementor-element {
  display: inline-block;
  width: auto;
}

/* ==================== ##Working Hours ==================== */
.wgl-working-hours .working-item {
  display: flex;
  align-items: baseline;
}
.wgl-working-hours .working-item_day {
  order: 1;
  margin-right: 13px;
}
.wgl-working-hours .working-item_hours {
  order: 3;
  margin-left: 13px;
}
.wgl-working-hours .working-item::after {
  content: "";
  width: 100%;
  height: 1px;
  flex: 1;
  order: 2;
  transform: translateY(1px);
}
.wgl-working-hours .working-item .working-item_day {
  font-weight: 400;
}
.wgl-working-hours .working-item .working-item_hours {
  font-weight: 600;
}
p + .alignfull,
p + .alignwide {
  margin-top: 2em;
}

main .alignfull {
  width: 100vw;
  max-width: calc(100% + 80px);
  margin-left: -40px;
  margin-right: -40px;
}
@media (max-width: 767px) {
  main .alignfull {
    max-width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 379px) {
  main .alignfull {
    max-width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
main .alignfull img {
  width: 100vw;
}
main .alignfull .wp-block-column {
  padding: 0 5px;
}
main .alignfull > figcaption {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
}
main .alignwide {
  width: auto;
  max-width: calc(100vw - 40px);
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 767px) {
  main .alignwide {
    max-width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 379px) {
  main .alignwide {
    max-width: calc(100% + 15px);
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
main .blog-post:not(.format-no_featured) .alignfull {
  max-width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 379px) {
  main .blog-post:not(.format-no_featured) .alignfull {
    max-width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
main .blog-post:not(.format-no_featured) .alignwide {
  max-width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 379px) {
  main .blog-post:not(.format-no_featured) .alignwide {
    max-width: calc(100% + 15px);
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
main .alignnone {
  margin-right: auto;
  margin-left: auto;
}
main .sidebar > :last-child {
  margin-bottom: 70px;
}

.single main .sidebar_left .alignwide, .single main .sidebar_right .alignwide {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
.single main .sidebar_left .alignfull, .single main .sidebar_right .alignfull {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
.single main .sidebar_left .alignfull img, .single main .sidebar_right .alignfull img {
  width: 100%;
}
.single main .sidebar_left .alignfull .wp-block-column, .single main .sidebar_right .alignfull .wp-block-column {
  padding: 0;
}
.single main .sidebar_none .alignwide {
  margin-left: calc((100vw - 100%) / -4);
  margin-right: calc((100vw - 100%) / -4);
  max-width: unset;
}
.single main .sidebar_none .alignfull {
  margin-left: calc((100vw - 100%) / -2);
  margin-right: calc((100vw - 100%) / -2);
  max-width: unset;
}
.single main .sidebar_none .alignfull img {
  width: 100%;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin: 0 30px 30px 0;
}

.alignright {
  float: right;
  margin: 0 0 10px 30px;
}

.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-cover,
.wp-block-button,
p + .alignfull,
p + .alignwide {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.wp-block-button .wp-block-button__link:hover {
  color: #fff;
}
.wp-block-button.alignleft {
  margin-right: 2rem;
  margin-top: 0;
}
.wp-block-button.alignright {
  margin-left: 2rem;
  margin-top: 0;
}
.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: inherit;
}

.wp-block-cover.alignleft {
  margin-right: 2rem;
  margin-top: 0.6rem;
}
.wp-block-cover.alignright {
  margin-left: 2rem;
  margin-top: 0.6rem;
}

.wp-block-quote {
  width: 100%;
}
.wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin-bottom: 2rem;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-size: 1.15em;
}
.wp-block-quote.is-large p:first-child, .wp-block-quote.is-style-large p:first-child {
  margin-top: -0.16em;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-style-large cite {
  font-size: 0.9em;
}
.wp-block-quote.is-large:not(.is-style-plain), .wp-block-quote.is-style-large:not(.is-style-plain) {
  padding-left: 81px;
}
.wp-block-quote.is-large:not(.is-style-plain) cite, .wp-block-quote.is-style-large:not(.is-style-plain) cite {
  text-align: inherit;
}

#comments .comment_content blockquote {
  margin-bottom: 2rem;
}

.wp-block-pullquote {
  text-align: left;
}
.wp-block-pullquote p {
  font-size: inherit !important;
  line-height: inherit;
}

figcaption,
.wp-caption,
.wp-caption-text,
.wp-block-embed figcaption {
  text-align: center;
}

.blog-post_content .wp-block-cover .wp-block-cover-image-text, .blog-post_content .wp-block-cover-image .wp-block-cover-image-text,
.blog-post_content .wp-block-cover .wp-block-cover-text, .blog-post_content .wp-block-cover-image .wp-block-cover-text,
.blog-post_content .wp-block-cover h2, .blog-post_content .wp-block-cover-image h2 {
  color: #ffffff;
}
.blog-post_content > .wp-block-search {
  margin-bottom: 20px;
}
.blog-post_content > .wp-block-media-text {
  margin-bottom: 2rem;
}

.wp-block-group {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.wp-block-group.has-background {
  padding: 2rem;
  margin-bottom: 0;
}
.wp-block-group p:last-child {
  margin-bottom: 0;
}

.wp-block-gallery {
  margin-bottom: 16px;
}
.wp-block-gallery:not(.has-nested-images) {
  margin-bottom: 20px;
}
.wp-block-gallery li.blocks-gallery-item {
  padding-left: 0;
  margin-bottom: 16px;
}
.wp-block-gallery li.blocks-gallery-item figcaption {
  line-height: 1.5;
}
.wp-block-gallery.alignwide {
  clear: both;
}

.wp-block-search__button {
  font-size: 13px;
  color: #ffffff;
  height: 40px;
}

.wp-block-file__button {
  padding: 3px 10px;
}
.wp-block-file__button:hover {
  color: #fff;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.09);
}

.widget_block .wp-block-search {
  margin: 0;
}
.widget_block .wp-block-group {
  margin-top: 0;
  margin-bottom: 0;
}
/* ==================== #Side Panel  ==================== */
.side_panel {
  text-align: center;
  transition: 0.4s;
  border-radius: unset;
  overflow: hidden;
  color: var(--itconf-tertiary-color);
  width: 56px;
  height: 56px;
  background: var(--itconf-primary-color);
}
.wgl-mobile-header .side_panel {
  height: 40px;
  width: 40px;
  padding: 0;
  margin: -10px 0;
}
.side_panel .side_panel_inner {
  display: block;
  height: 100%;
}
.side_panel .side_panel_inner .side_panel-toggle {
  color: currentColor;
}
.side_panel .side_panel-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.side_panel .side_panel-toggle:hover .side_panel-toggle-inner span:nth-child(1) {
  transform: translate(0px, 12px);
}
.side_panel .side_panel-toggle:hover .side_panel-toggle-inner span:nth-child(2) {
  transform: translate(0px, 0px);
}
.side_panel .side_panel-toggle:hover .side_panel-toggle-inner span:nth-child(3) {
  transform: translate(12px, 0);
}
.side_panel .side_panel-toggle:hover .side_panel-toggle-inner span:nth-child(4) {
  transform: translate(12px, 12px);
}
.side_panel .side_panel-toggle-inner {
  width: 18px;
  height: 18px;
  line-height: 0;
  cursor: pointer;
  position: relative;
  text-align: left;
}
.side_panel .side_panel-toggle-inner span {
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  color: inherit;
  vertical-align: top;
  background: currentColor;
  transition: 0.3s;
  transition-delay: 0s;
}
.side_panel .side_panel-toggle-inner span:nth-child(1) {
  transform: translate(0px, 0px);
}
.side_panel .side_panel-toggle-inner span:nth-child(2) {
  transform: translate(12px, 0);
}
.side_panel .side_panel-toggle-inner span:nth-child(3) {
  transform: translate(12px, 12px);
}
.side_panel .side_panel-toggle-inner span:nth-child(4) {
  transform: translate(0px, 12px);
}

body.admin-bar #side-panel {
  top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar #side-panel {
    top: 46px;
  }
}
body.side-panel--opened .side-panel_overlay {
  opacity: 1;
  visibility: visible;
}

.side-panel_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(24, 24, 24, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
}

#side-panel {
  position: fixed;
  z-index: 4000;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(100% - 100px);
  max-width: 460px;
  background: transparent;
  transform: translateX(calc(100% + 80px));
  opacity: 0;
  transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
}
#side-panel.side-panel_position_left {
  left: 0;
  right: auto;
  transform: translateX(calc(-100% - 80px));
}
#side-panel.side-panel_position_left .side-panel_close {
  left: 100%;
  right: auto;
}
#side-panel.side-panel_open {
  transform: translateX(0);
  opacity: 1;
}
#side-panel .side-panel_sidebar {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
#side-panel .side-panel_sidebar::-webkit-scrollbar {
  display: none;
}
#side-panel .side-panel_sidebar .widget ul li,
#side-panel .side-panel_sidebar .widget ul li a {
  color: inherit;
}
#side-panel .side-panel_sidebar .widget:not(:first-child) {
  padding-top: 40px;
}
#side-panel .side-panel_sidebar .widget_media_gallery .gallery-item .gallery-icon {
  margin: 5px;
}
#side-panel .side-panel_sidebar .widget_media_gallery .gallery {
  margin: -5px;
}
#side-panel .side-panel_close {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 20px;
  right: calc(100% + 20px);
  width: 56px;
  height: 56px;
  padding: 0;
  border-radius: unset;
  line-height: 0;
  border: unset;
  background: unset;
  text-align: center;
  cursor: pointer;
  color: var(--itconf-tertiary-color);
  border: 1px solid currentColor;
  transition: 0.45s ease-in-out;
  z-index: 1;
}
@media (max-width: 545px) {
  #side-panel .side-panel_close {
    top: 10px;
    right: calc(100% + 5px);
    width: 40px;
    height: 40px;
  }
}
#side-panel .side-panel_close::before {
  content: "";
  width: inherit;
  height: inherit;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  border-radius: inherit;
}
#side-panel .side-panel_close .side-panel_close_icon {
  width: 30px;
  line-height: 0;
  cursor: pointer;
  transition: 0.4s;
}
#side-panel .side-panel_close .side-panel_close_icon span {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 2px;
  vertical-align: top;
  background: currentColor;
}
@media (max-width: 545px) {
  #side-panel .side-panel_close .side-panel_close_icon span {
    width: 22px;
  }
}
#side-panel .side-panel_close .side-panel_close_icon span:nth-child(1) {
  top: 1px;
  transform: rotate(45deg);
}
#side-panel .side-panel_close .side-panel_close_icon span:nth-child(2) {
  top: -1px;
  transform: rotate(135deg);
}
#side-panel .side-panel_close:hover .side-panel_close_icon {
  transform: scale(1.2);
}
/* ==================== ##Responsive ==================== */
@media (max-width: 1500px) {
  header > :not(.wgl-mobile-header) nav.primary-nav > ul > li > a {
    margin: 0 22px;
  }
  .primary-nav ul li > ul,
  .primary-nav ul li .mega-menu-container {
    left: -26px;
  }
}
@media (max-width: 1300px) {
  .elementor-widget-wgl-blog .blog_columns-4 .item {
    width: 33.333333%;
  }
  .elementor-widget-wgl-blog .blog_columns-4:not(.masonry) .item:nth-child(4n+1) {
    clear: none;
  }
  .elementor-widget-wgl-blog .blog_columns-4:not(.masonry) .item:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 1280px) {
  .text_desktop {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-block {
    display: block;
  }
  .d-xl-none {
    display: none;
  }
}
@media (max-width: 1200px) {
  body.elementor-default.single main .wgl-container,
  .wgl-container {
    width: 950px;
  }
  body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 950px;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default .blog-posts .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-default .wgl_cpt_section .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active .blog-posts .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active .wgl_cpt_section .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview .blog-posts .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview .wgl_cpt_section .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: 980px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: 960px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: 980px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: 990px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: 1010px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
  body.elementor-default .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container,
  body.elementor-editor-active .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
  body.elementor-editor-active .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  body.elementor-default .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,
  body.elementor-default .elementor-section-full_width .elementor-container .elementor-section-full_width .elementor-container,
  body.elementor-editor-active .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,
  body.elementor-editor-active .elementor-section-full_width .elementor-container .elementor-section-full_width .elementor-container,
  body.elementor-editor-preview .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,
  body.elementor-editor-preview .elementor-section-full_width .elementor-container .elementor-section-full_width .elementor-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar, body.elementor-default.single main .wgl-container:not(.wgl-content-sidebar) {
    padding-right: 0;
    padding-left: 0;
  }
  header .wgl-logotype-container .logo-name {
    font-size: 24px;
  }
  .row::after {
    clear: both;
  }
}
@media (min-width: 1024px) {
  .text_tablet {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}
@media (max-width: 1024px) {
  .row .wgl_col-6,
  .row .wgl_col-5,
  .row .wgl_col-4,
  .row .wgl_col-3,
  .row .wgl_col-1-5,
  .row .wgl_col-1-6 {
    width: 50%;
  }
  .row .sidebar-container.wgl_col-3,
  .row .sidebar-container.wgl_col-4,
  .row #main-content.wgl_col-8,
  .row #main-content.wgl_col-9 {
    width: 100%;
  }
  .row .row .wgl_col-md-12 {
    width: 100%;
  }
  .row.sidebar_right .sidebar-container {
    padding-left: 15px;
  }
  .row.sidebar_left .sidebar-container {
    padding-right: 15px;
  }
  .footer .row .wgl_col-3 {
    margin-bottom: 30px;
  }
  .page_404_wrapper {
    background-image: none !important;
  }
  .single-team .single_team_page .team-single_wrapper {
    background-size: 20%;
  }
}
@media (min-width: 992px) {
  .d-lg-block {
    display: block;
  }
  .d-lg-none {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #comments .commentlist .comment .children .stand_comment {
    padding-left: 90px;
  }
  #comments .commentlist .comment .children .stand_comment .commentava {
    left: -70px;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 992px) {
  body.elementor-default.single main .wgl-container,
  .wgl-container {
    width: 708px;
  }
  body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,
  .wgl-container .elementor-section-boxed .elementor-container {
    width: 708px;
  }
  body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 708px;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: 738px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: 718px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: 738px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: 748px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: 768px;
    max-width: 100%;
  }
  .page-header_content .page-header_title,
  .page-header_content .page-header_breadcrumb {
    display: block;
  }
  .page-header_align_left .page-header_breadcrumbs {
    text-align: left;
  }
  .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
    font-size: 125px;
    line-height: 0.24;
    margin-left: -74px;
  }
  .blog-posts .grid.blog_columns-3 .item, .blog-posts .grid.blog_columns-4 .item,
  .blog-posts .masonry.blog_columns-3 .item,
  .blog-posts .masonry.blog_columns-4 .item {
    width: 50%;
  }
  .blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(3n+1), .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(3n+1),
  .blog-posts .masonry.blog_columns-3:not(.masonry) .item:nth-child(3n+1),
  .blog-posts .masonry.blog_columns-4:not(.masonry) .item:nth-child(3n+1) {
    clear: none;
  }
  .blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n+1), .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n+1),
  .blog-posts .masonry.blog_columns-3:not(.masonry) .item:nth-child(2n+1),
  .blog-posts .masonry.blog_columns-4:not(.masonry) .item:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 799px) {
  .text_mobile {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}
@media (max-width: 768px) {
  .page-header_content .page-header_title + .page-header_breadcrumb {
    padding-top: 5px;
  }
  .page-header_content .breadcrumbs {
    white-space: normal;
  }
}
@media (min-width: 768px) {
  .row .wgl_col-12 {
    width: 100%;
  }
  .row .wgl_col-11 {
    width: 91.66666667%;
  }
  .row .wgl_col-10 {
    width: 83.33333333%;
  }
  .row .wgl_col-9 {
    width: 75%;
  }
  .row .wgl_col-8 {
    width: 66.66666667%;
  }
  .row .wgl_col-7 {
    width: 58.33333333%;
  }
  .row .wgl_col-6 {
    width: 50%;
  }
  .row .wgl_col-5 {
    width: 41.66666667%;
  }
  .row .wgl_col-4 {
    width: 33.33333333%;
  }
  .row .wgl_col-3 {
    width: 25%;
  }
  .row .wgl_col-1-5 {
    width: 20%;
  }
  .row .wgl_col-1-6 {
    width: 16.666666%;
  }
  .row .wgl_col-2 {
    width: 16.66666667%;
  }
  .row .wgl_col-1 {
    width: 8.33333333%;
  }
}
@media (max-width: 767px) {
  .row .wgl_col-6,
  .row .wgl_col-5,
  .row .wgl_col-4,
  .row .wgl_col-3,
  .row .wgl_col-1-5,
  .row .wgl_col-1-6 {
    width: 100%;
  }
  .copyright {
    text-align: center;
  }
  .itconf-post-navigation .separator_post-nav {
    display: none;
  }
  .wgl-container,
  body.elementor-default.single main .wgl-container {
    width: 560px;
  }
  .wgl-container .elementor-section-boxed .elementor-container,
  body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container {
    width: 560px;
  }
  body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 560px;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: 590px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: 570px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: 590px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: 600px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: 620px;
    max-width: 100%;
  }
  .sidebar-container {
    padding-top: 35px;
  }
  #comments .commentlist .comment .stand_comment,
  #comments .commentlist .comment .children .stand_comment {
    padding-left: 70px;
  }
  #comments .commentlist .comment .children .comment {
    margin-left: 30px;
  }
  #comments .commentlist .comment .commentava,
  #comments .commentlist .comment .children .stand_comment .commentava {
    left: -68px;
    height: 50px;
    width: 50px;
  }
  .mobile_text_center,
  .mobile-acenter {
    text-align: center;
  }
  .resp_align_center {
    text-align: center !important;
  }
  .coming-soon.row .wgl_col-9 {
    width: 75%;
  }
  .coming-soon.row .wgl_col-3 {
    width: 25%;
  }
  .wgl_module_subtitle-wrapper .filter-after_subtite {
    text-align: left;
  }
  .wgl-products .product .woo_product_image .group_button-woo {
    visibility: visible;
    opacity: 1;
  }
  .wgl-products .product .woo_product_image .group_button-woo > * {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .blog-style-standard.blog_columns-1 .format-link .blog-post_media_part {
    margin-bottom: 0;
  }
  .blog-style-standard.blog_columns-1 .format-audio .blog-post_media {
    margin-bottom: 30px;
  }
  .blog-posts .grid.blog_columns-3 .item, .blog-posts .grid.blog_columns-4 .item, .blog-posts .masonry.blog_columns-3 .item, .blog-posts .masonry.blog_columns-4 .item {
    width: 100%;
  }
  .blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n+1), .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n+1), .blog-posts .masonry.blog_columns-3:not(.masonry) .item:nth-child(2n+1), .blog-posts .masonry.blog_columns-4:not(.masonry) .item:nth-child(2n+1) {
    clear: none;
  }
  .single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_title,
  .single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .single_type-1 .blog-post.blog-post-single-item .blog-post_content .post_meta-wrap {
    margin-bottom: 32px;
  }
  .single_type-2 .blog-post.blog-post-single-item .blog-post_content .post_meta-wrap {
    margin-bottom: 7px;
  }
  .post_featured_bg .blog-post_title {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  body.elementor-default.single main .wgl-container,
  .wgl-container {
    width: 420px;
  }
  body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,
  .wgl-container .elementor-section-boxed .elementor-container {
    width: 420px;
  }
  body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 420px;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: 450px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: 430px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: 450px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: 460px;
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: 480px;
    max-width: 100%;
  }
  div[id*=wpadminb] {
    top: -46px !important;
  }
  .banner_404 {
    font-size: 160px;
  }
  #sb_instagram .sbi_photo {
    padding-bottom: 100%;
    height: 0 !important;
  }
  #sb_instagram #sbi_images .sbi_item {
    width: 33.333333% !important;
  }
  #sb_instagram #sbi_images .sbi_item:nth-child(even) {
    margin-top: 0 !important;
  }
  #sb_instagram .sbi_photo::after {
    font-size: 40px;
  }
  .single-team .single_team_page .team-info_item h5 + span,
  .single-team .single_team_page .team-info_item h5 + a {
    display: block;
    margin-left: unset;
  }
  body .author-info_wrapper {
    flex-direction: column;
    text-align: center;
  }
  body .author-info_avatar {
    margin: 0 auto 20px;
  }
  body .author-info_content {
    margin: 0;
    padding: 0;
  }
  #comments .commentlist .comment .stand_comment,
  #comments .commentlist .comment .children .stand_comment {
    padding-right: 20px;
  }
  #comments .commentlist .comment .children .comment {
    margin-left: 15px;
  }
  #comments .commentlist .comment_info {
    padding-right: 10px;
  }
  #comments .commentlist .comment_author_says {
    margin-bottom: 5px;
  }
  #comments .comment-reply-link {
    position: relative;
  }
  .page_404_wrapper .banner_404 {
    letter-spacing: 0;
  }
  .page_404_wrapper .banner_404 img {
    transform: scale(0.85);
  }
  .post_featured_bg .meta_wrapper {
    flex-direction: column;
  }
  .post_featured_bg .meta_wrapper .meta-data:not(:first-child) {
    margin-left: 0;
    margin-top: 15px;
  }
  .a-mobileleft {
    text-align: left;
  }
  .a-mobilecenter {
    text-align: center;
  }
  .a-mobileright {
    text-align: right;
  }
}
@media (max-width: 480px) {
  body.elementor-default.single main .wgl-container,
  .wgl-container {
    width: 90%;
  }
  body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,
  .wgl-container .elementor-section-boxed .elementor-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
  .wgl-container .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container {
    width: 100%;
  }
  body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
    width: 100%;
  }
  body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 90%;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
  body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(90% + 30px);
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(90% + 10px);
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(90% + 30px);
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(90% + 40px);
    max-width: 100%;
  }
  body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
  body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(90% + 60px);
    max-width: 100%;
  }
  .wgl_module_team .team-item_info {
    padding: 28px 20px 15px;
  }
  .wgl_module_team .team-item_content:hover .team-item_excerpt {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px;
  }
  .single-team .single_team_page .team-title {
    margin-bottom: 25px;
  }
  .single-team .single_team_page .team-info_item {
    margin-bottom: 12px;
  }
  .page_404_wrapper .banner_404_title {
    margin-top: 0;
  }
  .page_404_wrapper .banner_404_title,
  .page_404_wrapper .banner_404_title span {
    font-size: 35px;
    line-height: 1.3;
  }
  .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
    font-size: 95px;
    line-height: 0.3;
    margin-left: -26px;
  }
  .coming-soon.row .wgl_col-9 {
    width: 60%;
  }
  .coming-soon.row .wgl_col-3 {
    width: 40%;
  }
  .blog-post.format-gallery .blog-post_media .wgl-carousel .elementor-swiper-button {
    width: 40px;
    height: 40px;
  }
  .blog-post.format-gallery .blog-post_media .wgl-carousel .elementor-swiper-button::after {
    line-height: 40px;
  }
}
@media (max-width: 379px) {
  .wgl-logotype-container .logo-name {
    font-size: 20px;
  }
  .wgl-carousel.navigation-position-right .elementor-swiper-button {
    bottom: 15px;
  }
  .wgl-carousel.navigation-position-right .elementor-swiper-button-prev {
    right: 70px;
  }
  .wgl-carousel.navigation-position-right .elementor-swiper-button-next {
    right: 15px;
  }
}
@charset "UTF-8";
body {
  font-family: var(--itconf-content-font-family);
  font-size: var(--itconf-content-font-size);
  line-height: var(--itconf-content-line-height);
  font-weight: var(--itconf-content-font-weight);
  color: var(--itconf-content-color);
  background-color: var(--body-background-color, unset);
}

h1, h1.elementor-heading-title, h2, h2.elementor-heading-title, h3, h3.elementor-heading-title, h4, h4.elementor-heading-title, h5, h5.elementor-heading-title, h6, h6.elementor-heading-title {
  font-family: var(--itconf-header-font-family);
  font-weight: var(--itconf-header-font-weight);
  color: var(--itconf-header-font-color);
}
h1 span,
h1 a, h1.elementor-heading-title span,
h1.elementor-heading-title a, h2 span,
h2 a, h2.elementor-heading-title span,
h2.elementor-heading-title a, h3 span,
h3 a, h3.elementor-heading-title span,
h3.elementor-heading-title a, h4 span,
h4 a, h4.elementor-heading-title span,
h4.elementor-heading-title a, h5 span,
h5 a, h5.elementor-heading-title span,
h5.elementor-heading-title a, h6 span,
h6 a, h6.elementor-heading-title span,
h6.elementor-heading-title a {
  font: inherit;
  color: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
}

h1, h1.elementor-heading-title {
  font-family: var(--itconf-h1-font-family);
  font-size: var(--itconf-h1-font-size);
  line-height: var(--itconf-h1-line-height);
  font-weight: var(--itconf-h1-font-weight);
  text-transform: var(--itconf-h1-text-transform);
  letter-spacing: var(--itconf-h1-letter-spacing);
}

h2, h2.elementor-heading-title {
  font-family: var(--itconf-h2-font-family);
  font-size: var(--itconf-h2-font-size);
  line-height: var(--itconf-h2-line-height);
  font-weight: var(--itconf-h2-font-weight);
  text-transform: var(--itconf-h2-text-transform);
  letter-spacing: var(--itconf-h2-letter-spacing);
}

h3, h3.elementor-heading-title {
  font-family: var(--itconf-h3-font-family);
  font-size: var(--itconf-h3-font-size);
  line-height: var(--itconf-h3-line-height);
  font-weight: var(--itconf-h3-font-weight);
  text-transform: var(--itconf-h3-text-transform);
  letter-spacing: var(--itconf-h3-letter-spacing);
}

h4, h4.elementor-heading-title {
  font-family: var(--itconf-h4-font-family);
  font-size: var(--itconf-h4-font-size);
  line-height: var(--itconf-h4-line-height);
  font-weight: var(--itconf-h4-font-weight);
  text-transform: var(--itconf-h4-text-transform);
  letter-spacing: var(--itconf-h4-letter-spacing);
}

h5, h5.elementor-heading-title {
  font-family: var(--itconf-h5-font-family);
  font-size: var(--itconf-h5-font-size);
  line-height: var(--itconf-h5-line-height);
  font-weight: var(--itconf-h5-font-weight);
  text-transform: var(--itconf-h5-text-transform);
  letter-spacing: var(--itconf-h5-letter-spacing);
}

h6, h6.elementor-heading-title {
  font-family: var(--itconf-h6-font-family);
  font-size: var(--itconf-h6-font-size);
  line-height: var(--itconf-h6-line-height);
  font-weight: var(--itconf-h6-font-weight);
  text-transform: var(--itconf-h6-text-transform);
  letter-spacing: var(--itconf-h6-letter-spacing);
}

body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
  max-width: var(--itconf-elementor-container-width);
  margin-left: auto;
  margin-right: auto;
}

body.single main .wgl-container {
  max-width: var(--itconf-elementor-container-width);
  margin-left: auto;
  margin-right: auto;
}

/* ==================== ↓ Content Font ==================== */
label,
.author-widget_text,
.tagcloud,
.wp-block-tag-cloud,
body .comment-form-cookies-consent > label,
.elementor-widget-wgl-time-line-vertical .time_line-content .time_line-text,
.single_meta .social-shares-wrapper > span.share_title,
.social-shares-wrapper > span,
.wp-block-latest-posts__post-author,
.calendar_wrap caption,
.widget_rss li .rssSummary,
.widget_rss li cite,
.widget_text .textwidget,
.single-team .single_team_page .team-info_item h5,
.wgl-portfolio-single_wrapper .wgl-portfolio-item_cats,
.wgl-working-hours .working-item .working-item_day,
.wgl-working-hours .working-item .working-item_hours,
.post_meta-bottom,
body .comment-form-cookies-consent > input[type=checkbox] + label {
  font-family: var(--itconf-content-font-family);
}

.elementor-widget-wgl-time-line-vertical .time_line-content .time_line-text {
  font-weight: var(--itconf-content-font-weight);
}

.theme-content-color,
.widget_rss .rssSummary,
.widget .recent-post-content,
.wgl-carousel .vertical_navigation,
#comments .comment-notes {
  color: var(--itconf-content-color);
}

.itconf_module_title .external_link .button-read-more {
  line-height: var(--itconf-content-line-height);
}

/* ==================== ↓ Heading Font ==================== */
.blog-post_cats,
.blog-posts .blog-post_title,
.column1 .item_title a,
.itconf_twitter .twitt_title,
.tagcloud-wrapper .title_tags,
.strip_template .strip-item a span,
.single_team_page .team-single_speaches-info .speech-info_desc span,
.wgl_module_team .team-item_excerpt,
.shortcode_tab_item_title,
.index_number,
.primary-nav.footer-menu .menu-item a,
.archive__heading .archive__tax_description,
.wgl-header-date {
  font-family: var(--itconf-header-font-family);
}

.theme-header-font,
legend,
.banner_404,
.blog-post_text-bg,
.mashsb-count .counts,
.mashsb-box .mashsb-buttons a .text,
.heading_subtitle,
.info_prev-link_wrapper a,
.info_next-link_wrapper a,
.wgl-portfolio-item_cats,
.elementor-drop-cap,
.elementor-counter,
.single_team_page .highlighted,
.single-team .single_team_page .team-info_item.department,
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_subtitle,
.single_post_info .share_post-container .share_post-title {
  font-family: var(--itconf-header-font-family);
}

.banner_404,
.author-info_public,
.wgl-portfolio-single_item .tagcloud .tagcloud_desc,
.wgl-portfolio-single_item .social-shares-wrapper .share_title,
.wpcf7 .wgl-custom-form input[type=submit] {
  font-family: var(--itconf-header-font-family);
  color: var(--itconf-header-font-color);
}

a:hover,
.theme-header-color,
body select option,
blockquote,
h3#reply-title a,
.calendar_wrap tbody,
.search-field,
.tagcloud-wrapper .title_tags,
div.elementor-widget-heading .elementor-heading-title,
.share_social-wpapper .share_social-title,
.item_title a,
.single_meta .social-shares-wrapper > span.share_title,
.social-shares-wrapper > span,
.author-info_social-wrapper .author-info_social-link.fa,
.wgl-header-row-section_top a:hover,
.wgl_module_team .team__image-wrapper .team__icons .team-icon:hover,
.post-type-archive-team .team-icon,
.single-team .single_team_page .team__icons .team-icon:hover,
.header_search.search_standard .header_search-field .search-form::after,
.post_meta-bottom,
#comments ~ #review_form_wrapper #respond,
.author-info_social-link:hover {
  color: var(--itconf-header-font-color);
}

.widget ul li,
.calendar_wrap thead,
.wp-block-calendar thead,
ul.wp-block-archives li a,
ul.wp-block-categories.wp-block-categories-list li a,
ul.wp-block-latest-posts li a,
.widget ul.wp-block-latest-posts li a:hover,
.widget.widget_recent_entries ul li a:hover,
ul.wp-block-rss li,
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.widget_search .search-form::after,
.widget_search .woocommerce-product-search::after,
.widget_product_search .search-form::after,
.widget_product_search .woocommerce-product-search::after,
.wp-block-calendar #today > a:hover,
.wp-block-calendar tfoot a:hover {
  color: var(--itconf-header-font-color);
}

.widget_search .search-form:hover::after,
.widget_search .woocommerce-product-search:hover::after,
.widget_product_search .search-form:hover::after,
.widget_product_search .woocommerce-product-search:hover::after,
.page-link .post-page-numbers::after,
.highlighter.header {
  background-color: var(--itconf-header-font-color);
}

.wpcf7 .faq .submit-wrapper:hover::after {
  background-color: var(--itconf-header-font-color);
}

/* ==================== ↓ Extra ==================== */
.primary-nav > div > ul,
.primary-nav > ul,
.sitepress_container > .wpml-ls li,
.polylang_switcher select {
  font-family: var(--itconf-menu-font-family);
  font-size: var(--itconf-menu-font-size);
  line-height: var(--itconf-menu-line-height);
  font-weight: var(--itconf-menu-font-weight);
  letter-spacing: var(--itconf-menu-letter-spacing);
}

.primary-nav ul li > ul,
.primary-nav ul li > ul ul,
.wpml-ls,
.sitepress_container > .wpml-ls ul ul li,
.primary-nav ul li div.mega-menu-container:not(.wgl-e-container),
.elementor-widget-wgl-menu.menu_vertical .primary-nav > ul {
  font-family: var(--itconf-submenu-font-family);
  font-size: var(--itconf-submenu-font-size);
  line-height: var(--itconf-submenu-line-height);
  font-weight: var(--itconf-submenu-font-weight);
  letter-spacing: var(--itconf-submenu-letter-spacing);
}

.primary-nav ul li div.mega-menu-container.wgl-e-container {
  font-family: var(--itconf-content-font-family);
  font-size: var(--itconf-content-font-size);
  line-height: var(--itconf-content-line-height);
  font-weight: var(--itconf-content-font-weight);
  color: var(--itconf-content-color);
  letter-spacing: 0;
}

.wgl-theme-header .header_search-field,
.primary-nav ul li ul,
.primary-nav ul li div.mega-menu-container,
.wgl-theme-header .woo_mini_cart,
.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu {
  color: var(--itconf-submenu-color);
  background-color: var(--itconf-submenu-background);
}

.mobile_nav_wrapper,
.wgl-menu_outer,
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li div.wgl-e-container.mega-menu-container,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  color: var(--itconf-submenu-mobile-color);
  background-color: var(--itconf-submenu-mobile-background);
}

.mobile_nav_wrapper .wgl-menu_overlay {
  background-color: var(--itconf-submenu-mobile-overlay);
}

#side-panel .widget .title {
  color: var(--itconf-sidepanel-title-color);
}

/* ==================== ↓ Primary Color ==================== */
.theme-primary-color,
a,
a:hover .wgl-icon,
.wgl-icon:hover,
h3#reply-title a:hover,
header.searсh-header .page-title span,
#comments > h3 span,
#comments .comment-edit-link,
.blog-post_title i,
.blog-post.format-standard.link .blog-post_title::before,
.comment-respond .comment-form a:hover,
#comments .comment-edit-link:hover,
.copyright a:hover,
.itconf_submit_wrapper:hover > i,
.itconf_custom_button i,
.itconf_custom_text a,
.itconf_twitter a,
.header_search .header_search-button > i:hover,
.header_search-field .search-form::after,
.mc_form_inside #mc_signup_submit:hover,
.share_link span.fa:hover,
.share_post span.fa:hover,
.wpml-ls a:hover,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
.wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover,
.format-quote .blog-post_wrapper .blog-post_media_part::before,
.blog-post_link .link_post:hover,
.share_post-container:hover i,
code,
tt,
kbd,
ul.wp-block-archives.wp-block-archives-list li::before,
ul.wp-block-latest-posts li a:hover,
.wgl-page-socials .social__link:hover,
.wgl-page-socials .social__name,
.archive__tax_title > span,
.author-info_social-link {
  color: var(--itconf-primary-color);
}

.single-team .single_team_page .team-info_item.department,
.single-team .single_team_page .team__icons .team-icon,
.wgl_module_team .team__image-wrapper .team__icons .team-icon,
.wgl-services-2 .wgl-services_media-wrap .elementor-icon,
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover {
  color: var(--itconf-primary-color);
}

.itconf_widget > ul li:hover::before,
.widget_rss ul li .rsswidget:hover,
.widget_recent_entries ul li .post-date,
.widget_nav_menu li.current-menu-ancestor > a,
.widget_nav_menu li.current-menu-item > a,
.widget ul li a:hover,
.widget ul li.current-cat > a,
.widget_recent_entries > ul > li > a:hover::before,
ul.wp-block-latest-posts li a:hover::before,
.widget_meta.widget > ul li a:hover::before,
.wp-block-calendar tfoot a,
.wp-block-rss a:hover {
  color: var(--itconf-primary-color);
}

.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a,
.mobile_nav_wrapper .primary-nav > ul > li > a > span::after,
.primary-nav ul li[class*=current] > a .item_text::before,
.primary-nav ul li a:hover .item_text::before {
  background: var(--itconf-primary-color);
}

header .header-link:hover {
  color: var(--itconf-primary-color) !important;
}

/* ==================== ↓ Background ==================== */
#multiscroll-nav span,
#multiscroll-nav li .active span,
.share_post-container .share_post:hover .fab,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span::before,
.woocommerce nav.woocommerce-pagination ul li span.current::after,
.wgl_module_team .team__icons:hover .team__icons-plus,
.wgl_module_team .team__icons-plus::before,
.wgl_module_team .team__icons-plus::after,
.footer .wpcf7 .footer-submit:hover::before,
.team-single_wrapper.team-morph::before,
.wgl_module_team.team-morph .team-item_wrap:hover::before,
.blog-post_wrapper .blog-post_footer::before {
  background: var(--itconf-primary-color);
}

#comments > h3::after,
.header_search .header_search-field .header_search-button-wrapper,
.header_search.search_mobile_menu .header_search-field .search-form::after,
.header_search.search_standard .header_search-field .header_search-close,
.sitepress_container > .wpml-ls ul ul li a:hover::after,
.calendar_wrap caption,
.itconf_module_title::after,
.mc_form_inside #mc_signup_submit,
.wgl-ellipsis span,
.wgl-page-socials .social__link.custom {
  background-color: var(--itconf-primary-color);
}

aside > .widget + .widget::before,
.widget_meta ul li a:hover::after,
.widget .calendar_wrap table td#today::before,
.wp-block-calendar table td#today::before,
.widget .calendar_wrap tbody td > a::before,
.wp-block-calendar tbody td a::before,
.widget_postshero .recent-posts-widget .post_cat a,
.widget_nav_menu .current-menu-item > a::before,
.widget_nav_menu .current-menu-ancestor > a::before,
.wp-block-calendar table caption,
.widget_nav_menu .menu a:hover::before,
.widget_nav_menu > ul a:hover::before,
.widget_pages .menu a:hover::before,
.widget_pages > ul a:hover::before {
  background-color: var(--itconf-primary-color);
}

/* ==================== ↓ Border ==================== */
.header_search,
.author-info_social-link::after,
.social-shares-wrapper .share_link .share-icon_animation {
  border-color: var(--itconf-primary-color);
}

/* ==================== ↓ Secondary Color ==================== */
.theme-secondary-color,
ul.itconf_check.secondary li::before,
.wgl_module_team .team__icons .team-icon:first-child,
.wgl_module_team .team-title:hover,
.archive__heading .archive__tax_description,
.wgl_module_team .team-item_excerpt,
.blog-post_wrapper:hover::before {
  color: var(--itconf-secondary-color);
}

ul.itconf_dot.secondary li::before,
.wgl_module_team .team__icons .team-icon:hover,
.wgl_module_team .team-item_wrap:hover .team__icons .team-icon:first-child,
body .comment-respond .form-submit .wgl-button::before,
.header_search.search_standard .header_search-field .header_search-close:hover,
.woocommerce nav.woocommerce-pagination ul li span::after,
.woocommerce nav.woocommerce-pagination ul li a::after {
  background-color: var(--itconf-secondary-color);
}

/* ==================== ↓ Tertiary Color ==================== */
.widget .calendar_wrap tbody td > a:hover::before,
.wp-block-calendar tbody td a:hover::before {
  background-color: var(--itconf-tertiary-color);
}

/* ==================== ↓ Quaternary Color ==================== */
mark {
  background-color: var(--itconf-quaternary-color);
}

/* ==================== ↓ Button Color ==================== */
.wp-block-search .wp-block-search__button,
form.post-password-form input[type=submit],
.wgl-demo-item .wgl-button {
  color: var(--itconf-button-color-idle);
  border-color: var(--itconf-button-border-idle);
  background-color: var(--itconf-button-bg-idle);
}

.wp-block-search .wp-block-search__button:hover,
form.post-password-form input[type=submit]:hover,
.wgl-demo-item .wgl-button:hover {
  color: var(--itconf-button-color-hover);
  border-color: var(--itconf-button-border-hover);
  background-color: var(--itconf-button-bg-hover);
}

/* ==================== ↓ Additional ==================== */
/* Footer CSS */
.footer_top-area .calendar_wrap thead,
.footer_top-area .wp-block-calendar thead,
.footer_top-area strong,
.footer_top-area h1,
.footer_top-area h2,
.footer_top-area h3,
.footer_top-area h4,
.footer_top-area h5,
.footer_top-area h6,
.footer_top-area .title,
.footer_top-area .widget ul li,
.footer_top-area .widget_rss ul li .rsswidget,
.footer_top-area .widget_rss .rss-widget-title,
.footer_top-area .widget.widget_pages ul li a,
.footer_top-area .widget_nav_menu a,
.footer_top-area .widget.widget_wgl_posts .recent-posts-widget li > .recent-posts-content .post_title a,
.footer_top-area .widget.widget_archive ul li > a,
.footer_top-area .widget.widget_categories ul li > a,
.footer_top-area .widget.widget_meta ul li > a,
.footer_top-area .widget.widget_recent_comments ul li > a,
.footer_top-area .widget.widget_recent_entries ul li > a,
.footer_top-area .widget.widget_archive ul li::before,
.footer_top-area .widget.widget_categories ul li::before,
.footer_top-area .widget_search .search-form .search__icon,
.footer_top-area ul.wp-block-archives.wp-block-archives-list li a,
.footer_top-area .wp-block-calendar table,
.footer_top-area .wp-block-calendar .wp-calendar-nav span a,
.footer_top-area ul.wp-block-categories.wp-block-categories-list li a,
.footer_top-area .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.footer_top-area ul.wp-block-latest-posts li a,
.footer_top-area .widget_product_search .woocommerce-product-search .search__icon,
.footer_top-area .select2-container--default .select2-selection--single .select2-selection__rendered,
.footer_top-area .woocommerce ul.cart_list li a,
.footer_top-area .woocommerce ul.product_list_widget li a,
.footer_top-area .widget_rss li cite,
.footer_top-area .widget .logged-in a {
  color: var(--itconf-footer-heading-color);
}
.footer_top-area .widget.widget_categories ul li a::before,
.footer_top-area .widget.widget_product_categories ul li a::before,
.footer_top-area .widget.widget_layered_nav ul li a::before,
.footer_top-area .widget.woocommerce-widget-layered-nav ul li a::before,
.footer_top-area .widget.widget_archive ul li a::before,
.footer_top-area ul.wp-block-archives li a::before,
.footer_top-area ul.wp-block-categories li a::before {
  color: var(--itconf-footer-heading-color);
}
.footer_top-area .widget_rss .rssSummary,
.footer_top-area .widget_rss li .rss-date,
.footer_top-area .widget .recent-post-content,
.footer_top-area .widget_text .textwidget,
.footer_top-area .wp-caption-text,
.footer_top-area .wp-caption .wp-caption-text,
.footer_top-area label,
.footer_top-area .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.footer_top-area .widget_shopping_cart .widget_shopping_cart_content,
.footer_top-area .wp-block-latest-posts__post-excerpt,
.footer_top-area .wp-block-rss .wp-block-rss__item-excerpt {
  color: var(--itconf-footer-content-color);
}
.footer_top-area .widget_recent_entries ul li .post-date,
.footer_top-area .widget_nav_menu li.current-menu-ancestor > a,
.footer_top-area .widget_nav_menu li.current-menu-item > a,
.footer_top-area .widget_search .search-form .search-button:hover ~ .search__icon,
.footer_top-area .widget_search .search-form .wc-block-product-search__button:hover,
.footer_top-area .widget_product_search .woocommerce-product-search .search-button:hover ~ .search__icon,
.footer_top-area .widget_product_search .woocommerce-product-search .wc-block-product-search__button:hover,
.footer_top-area .wc-block-product-search__fields .search-button:hover ~ .search__icon,
.footer_top-area .wc-block-product-search__fields .wc-block-product-search__button:hover {
  color: var(--itconf-footer-heading-color);
}
.footer_top-area .logged-in a:hover,
.footer_top-area .itconf_widget > ul li:hover::before,
.footer_top-area .widget_rss .title a.rsswidget:hover,
.footer_top-area .recent-posts-widget .post__link:hover .post__title,
.footer_top-area .widget ul li a:hover,
.footer_top-area .widget ul li a:hover .post_count,
.footer_top-area .widget_recent_entries > ul > li > a:hover::before,
.footer_top-area ul.wp-block-latest-posts li a:hover::before,
.footer_top-area .widget_meta.widget > ul li a:hover::before,
.footer_top-area .wp-block-calendar tfoot a, .footer_top-area .wp-block-rss a:hover,
.footer_top-area .itconf_widget > ul li:hover::before,
.footer_top-area .widget_rss ul li .rsswidget:hover,
.footer_top-area ul.wp-block-archives.wp-block-archives-list li a:hover .post_count,
.footer_top-area ul.wp-block-categories.wp-block-categories-list li a:hover .post_count,
.footer_top-area ul.wp-block-categories.wp-block-categories-list li a:hover::before,
.footer_top-area .widget.widget_categories ul li a:hover::before,
.footer_top-area .widget.widget_product_categories ul li a:hover::before,
.footer_top-area .widget.widget_layered_nav ul li a:hover::before,
.footer_top-area .widget.woocommerce-widget-layered-nav ul li a:hover::before,
.footer_top-area .widget.widget_archive ul li a:hover::before,
.footer_top-area ul.wp-block-archives li a:hover::before,
.footer_top-area ul.wp-block-categories li a:hover::before,
.footer_top-area .widget_meta ul li a:hover::after,
.footer_top-area .widget_nav_menu .menu a:hover::before,
.footer_top-area .widget_nav_menu > ul a:hover::before,
.footer_top-area .widget_pages .menu a:hover::before,
.footer_top-area .widget_pages > ul a:hover::before {
  color: var(--itconf-primary-color);
}
.footer_top-area aside > .widget + .widget::before,
.footer_top-area .widget_postshero .recent-posts-widget .post_cat a,
.footer_top-area .widget_nav_menu .current-menu-item > a::before,
.footer_top-area .widget_nav_menu .current-menu-ancestor > a::before {
  background-color: var(--itconf-footer-heading-color);
}
.footer_top-area input[type=text],
.footer_top-area input[type=url],
.footer_top-area input[type=search],
.footer_top-area input[type=email],
.footer_top-area input[type=password],
.footer_top-area input[type=tel],
.footer_top-area input[type=time],
.footer_top-area input[type=number],
.footer_top-area input[type=date],
.footer_top-area select,
.footer_top-area textarea,
.footer_top-area .select2-container--default .select2-selection--single,
.footer_top-area .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input,
.footer_top-area .wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input,
.footer_top-area .wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
  border-color: rgba(255, 255, 255, 0.45);
}
.footer_top-area .wp-block-search .wp-block-search__button {
  color: var(--itconf-footer-heading-color);
  border-color: var(--itconf-footer-heading-color);
}
.footer_top-area .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date,
.footer_top-area .widget_rss {
  color: #969696;
}

.footer .copyright {
  color: var(--itconf-copyright-content-color);
}
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.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{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.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:1200px){.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{--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;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.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-property:transform;transition-duration:10s;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)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .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-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1200px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .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-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .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-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .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-right:auto;margin-left:auto;position:relative}@media (max-width:1200px){.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{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.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-bottom: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-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.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:1200px){.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:1201px) 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:1201px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.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),.elementor-reverse-laptop>.elementor-container>:nth-child(10){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:1200px){.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:1200px){.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(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),.elementor-reverse-tablet>.elementor-container>:nth-child(10){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%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom: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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom: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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom: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)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom: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:1200px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom: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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom: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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom: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:1201px){#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"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1200px){#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);--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);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);z-index:var(--z-index);overflow:var(--overflow);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);--flex-wrap-mobile:wrap;margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-block-end:var(--margin-block-end);margin-inline-start:var(--margin-inline-start);padding-inline-start:var(--padding-inline-start);padding-inline-end:var(--padding-inline-end);--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.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{text-align:var(--text-align);padding-block-start:var(--padding-block-start);padding-block-end:var(--padding-block-end)}.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{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow);justify-items:var(--justify-items);align-items:var(--align-items)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.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{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-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-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-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%}@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{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.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;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-inline-end:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.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{content:"*";color:red;padding-inline-start:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.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{justify-content:flex-end}.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:1200px){.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{justify-content:flex-end}.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{justify-content:flex-end}.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{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-inline-end:5px}.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{padding-block-start:0;padding-block-end:0;border:none}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;justify-content:center;flex-direction:row;gap:5px}.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 .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.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-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;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{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}}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.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{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.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-left:calc(.5 * var(--grid-column-gap));margin-right: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-left:0;margin-right:0}@media (max-width:1200px){.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{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.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-left:calc(.5 * var(--grid-column-gap));margin-right: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-left:0;margin-right: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{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.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-left:calc(.5 * var(--grid-column-gap));margin-right: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-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1200px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1201px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
/**
 * 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-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}
.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-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.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-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.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-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.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-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.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-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.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-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.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-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.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-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.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-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.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-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.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}
.elementor-kit-3529{--e-global-color-primary:#2562FF;--e-global-color-secondary:transparent;--e-global-color-text:transparent;--e-global-color-accent:#2562FF;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}
@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}
/*! elementor - v3.25.0 - 10-12-2024 */
.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{vertical-align:middle;display:inline-block}
@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}
.elementor-1866 .elementor-element.elementor-element-7123547{--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;--background-transition:0.3s;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1866 .elementor-element.elementor-element-6abc5e4 a{color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-756f670{width:auto;max-width:auto;top:-245px;height:120px;display:flex;align-items:flex-start;justify-content:flex-start;}body:not(.rtl) .elementor-1866 .elementor-element.elementor-element-756f670{left:40px;}body.rtl .elementor-1866 .elementor-element.elementor-element-756f670{right:40px;}/* .elementor-1866 .elementor-element.elementor-element-756f670{*/@media (max-width:1400px){/*;}*/ body:not(.elementor-editor-active) .elementor-1866 .elementor-element.elementor-element-756f670{display:none;}body.elementor-editor-active .elementor-1866 .elementor-element.elementor-element-756f670{opacity:0.5;filter:grayscale(1);}} .elementor-1866 .elementor-element.elementor-element-756f670{display:block;}.elementor-1866 .elementor-element.elementor-element-756f670 .rt__title-wrapper{font-size:22px;font-weight:700;text-transform:uppercase;}.elementor-1866 .elementor-element.elementor-element-756f670 .rt__title{color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-9ea8938{width:auto;max-width:auto;top:-432px;height:130px;display:flex;align-items:flex-start;justify-content:flex-start;}body:not(.rtl) .elementor-1866 .elementor-element.elementor-element-9ea8938{left:40px;}body.rtl .elementor-1866 .elementor-element.elementor-element-9ea8938{right:40px;}/* .elementor-1866 .elementor-element.elementor-element-9ea8938{*/@media (max-width:1400px){/*;}*/ body:not(.elementor-editor-active) .elementor-1866 .elementor-element.elementor-element-9ea8938{display:none;}body.elementor-editor-active .elementor-1866 .elementor-element.elementor-element-9ea8938{opacity:0.5;filter:grayscale(1);}} .elementor-1866 .elementor-element.elementor-element-9ea8938{display:block;}.elementor-1866 .elementor-element.elementor-element-9ea8938 .rt__title-wrapper{font-size:22px;font-weight:700;text-transform:uppercase;}.elementor-1866 .elementor-element.elementor-element-9ea8938 .rt__title{color:#FFFFFF;}.elementor-widget-text-editor{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-1866 .elementor-element.elementor-element-4aa46a4{width:auto;max-width:auto;top:-153px;color:#FFFFFF;font-size:32px;font-weight:700;text-transform:uppercase;}body:not(.rtl) .elementor-1866 .elementor-element.elementor-element-4aa46a4{right:60px;}body.rtl .elementor-1866 .elementor-element.elementor-element-4aa46a4{left:60px;}.elementor-1866 .elementor-element.elementor-element-252c5cc{width:auto;max-width:auto;top:-100px;color:#FFFFFF;font-size:32px;font-weight:700;text-transform:uppercase;}body:not(.rtl) .elementor-1866 .elementor-element.elementor-element-252c5cc{right:60px;}body.rtl .elementor-1866 .elementor-element.elementor-element-252c5cc{left:60px;}.elementor-1866 .elementor-element.elementor-element-55b768b{margin-top:50px;margin-bottom:50px;}.elementor-bc-flex-widget .elementor-1866 .elementor-element.elementor-element-b32c7be.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-1866 .elementor-element.elementor-element-b32c7be.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-1866 .elementor-element.elementor-element-b32c7be > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-1866 .elementor-element.elementor-element-b32c7be > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-1866 .elementor-element.elementor-element-caa103c > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 40px 40px 40px;}.elementor-1866 .elementor-element.elementor-element-caa103c > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1866 .elementor-element.elementor-element-014f71f .dblh__content{width:40%;}.elementor-1866 .elementor-element.elementor-element-014f71f .dblh__title-wrapper{font-size:46px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-1866 .elementor-element.elementor-element-014f71f .dblh__title{display:inline;}.elementor-1866 .elementor-element.elementor-element-014f71f .wgl-double-heading .dblh__subtitle::before,
                     .elementor-1866 .elementor-element.elementor-element-014f71f .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-1866 .elementor-element.elementor-element-014f71f .dblh__subtitle{margin:9px 0px 0px 0px;color:#FDB813;}.elementor-1866 .elementor-element.elementor-element-9b498c8{color:#464646;font-size:18px;}.elementor-1866 .elementor-element.elementor-element-3d08728 .wgl-button{justify-content:center;}.elementor-1866 .elementor-element.elementor-element-3d08728 .button__text{justify-content:center;}.elementor-1866 .elementor-element.elementor-element-3d08728 .elementor-icon{--icon-translate-y:1px;--icon-rotate:-45deg;}.elementor-1866 .elementor-element.elementor-element-2900561:not(.elementor-motion-effects-element-type-background), .elementor-1866 .elementor-element.elementor-element-2900561 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-1866 .elementor-element.elementor-element-2900561{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1866 .elementor-element.elementor-element-2900561 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1866 .elementor-element.elementor-element-d12d8b0{--spacer-size:100px;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .dblh__content{width:40%;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .dblh__title-wrapper{font-size:46px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .dblh__title{display:inline;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .wgl-double-heading .dblh__subtitle::before,
                     .elementor-1866 .elementor-element.elementor-element-071a1b5 .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .dblh__subtitle{margin:9px 0px 0px 0px;color:#FDB813;}.elementor-1866 .elementor-element.elementor-element-b96758d{--spacer-size:23px;}.elementor-1866 .elementor-element.elementor-element-68097db{color:#464646;font-size:18px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-1866 .elementor-element.elementor-element-7ad4f76 .elementor-heading-title{color:#535353;}.elementor-1866 .elementor-element.elementor-element-2543f53 > .elementor-widget-container{margin:0 -35% 0 -15px;}.elementor-1866 .elementor-element.elementor-element-2543f53 .wgl-navigation_wrapper{justify-content:center;align-items:flex-start;margin:-9% -42% 0% 0%;}.elementor-1866 .elementor-element.elementor-element-2543f53 .navigation-position-under_each_other .wgl-navigation_wrapper{align-items:center;justify-content:flex-start;}.elementor-1866 .elementor-element.elementor-element-2543f53 .elementor-swiper-button,
                         .elementor-1866 .elementor-element.elementor-element-2543f53 .motion-arrow{background-color:#02010100;}.elementor-1866 .elementor-element.elementor-element-2543f53 .elementor-swiper-button:hover,
                         .elementor-1866 .elementor-element.elementor-element-2543f53 .motion-arrow:hover{background-color:#2562FF;}.elementor-1866 .elementor-element.elementor-element-2543f53 .elementor-swiper-button:active{background-color:#2562FF;}.elementor-1866 .elementor-element.elementor-element-962f43c{--spacer-size:50px;}.elementor-1866 .elementor-element.elementor-element-0d52aa8:not(.elementor-motion-effects-element-type-background), .elementor-1866 .elementor-element.elementor-element-0d52aa8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(https://sparksmp.org/wp-content/uploads/2023/06/section-bg1.jpg);background-position:center center;background-size:cover;}.elementor-1866 .elementor-element.elementor-element-0d52aa8{overflow:hidden !important;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;}.elementor-1866 .elementor-element.elementor-element-0d52aa8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1866 .elementor-element.elementor-element-c36dac2{--spacer-size:50px;}.elementor-1866 .elementor-element.elementor-element-46b5f4b > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__content{width:40%;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__title-wrapper{font-size:46px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__title{display:inline;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__title-1{color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .wgl-double-heading .dblh__subtitle::before,
                     .elementor-1866 .elementor-element.elementor-element-46b5f4b .wgl-double-heading .dblh__subtitle::after{background-color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__subtitle{margin:9px 0px 0px 0px;color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .wgl-carousel_wrapper{--wgl-gallery-duration:800ms;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .wgl-carousel{height:700px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .testimonial__item .item__icon{display:inline-flex;font-size:24px;margin:0px 18px -10px 0px;padding:12px 12px 12px 12px;border-radius:50px 50px 50px 50px;color:#FFFFFF;background-color:#FDB813;}.elementor-1866 .elementor-element.elementor-element-2f448e4 > .elementor-widget-container{margin:-35px 0px -120px 0px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .swiper-slide:not(.swiper-slide-active){opacity:0.6;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .wgl-navigation_wrapper{flex-direction:column;justify-content:flex-end;align-items:center;margin:-27% 0% 0% 0%;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .navigation-position-under_each_other .wgl-navigation_wrapper{align-items:flex-end;justify-content:center;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .elementor-swiper-button,
                         .elementor-1866 .elementor-element.elementor-element-2f448e4 .motion-arrow{color:#FFFFFF;background-color:#FFFFFF00;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .elementor-swiper-button, .elementor-1866 .elementor-element.elementor-element-2f448e4 .motion-arrow{border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .elementor-swiper-button:hover,
                         .elementor-1866 .elementor-element.elementor-element-2f448e4 .motion-arrow:hover{color:#232323;background-color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .wgl-testimonials{--gap:0px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .item__title{font-size:26px;font-weight:800;text-transform:uppercase;color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .item__quote{font-size:26px;font-weight:700;text-transform:uppercase;line-height:42px;max-width:835px;margin:29px 0px 0px 0px;color:#FFFFFF;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .item__author{margin:17px 0px 0px 0px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .author__thumbnail{--image-width:130;--image-not-active-width:100;padding:13px 13px 13px 13px;border-style:solid;border-width:1px 1px 1px 1px;border-color:rgba( 253,184,19,0 );}.elementor-1866 .elementor-element.elementor-element-2f448e4 .author__thumbnail,
                     .elementor-1866 .elementor-element.elementor-element-2f448e4 .author__thumbnail img{border-radius:50% 50% 50% 50%;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .testimonials__wrapper:hover .author__thumbnail,
                     .elementor-1866 .elementor-element.elementor-element-2f448e4 .swiper-slide.swiper-slide-active .author__thumbnail{border-color:rgba( 253,184,19,1 );}.elementor-1866 .elementor-element.elementor-element-2f448e4 .author__name{color:#FFFFFF;font-size:26px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .author__position{color:#FFFFFF;font-size:15px;}.elementor-1866 .elementor-element.elementor-element-906ceae{margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-1866 .elementor-element.elementor-element-c6be885 .content-wrap{align-items:flex-end;}.elementor-1866 .elementor-element.elementor-element-c6be885 .wgl-counter{padding:8px 0px 20px 0px;}.elementor-1866 .elementor-element.elementor-element-c6be885 .wgl-counter_value-wrap{font-size:110px;letter-spacing:-0.05em;color:#232323;}.elementor-1866 .elementor-element.elementor-element-c6be885 .wgl-counter_title{margin:20px 0px 13px 21px;font-size:18px;font-weight:500;line-height:24px;letter-spacing:0em;}.elementor-1866 .elementor-element.elementor-element-bf5f42b .content-wrap{align-items:flex-end;}.elementor-1866 .elementor-element.elementor-element-bf5f42b .wgl-counter{padding:8px 0px 20px 0px;}.elementor-1866 .elementor-element.elementor-element-bf5f42b .wgl-counter_value-wrap{font-size:110px;letter-spacing:-0.05em;color:#232323;}.elementor-1866 .elementor-element.elementor-element-bf5f42b .wgl-counter_title{margin:20px 0px 13px 21px;font-size:18px;font-weight:500;line-height:24px;letter-spacing:0em;}.elementor-1866 .elementor-element.elementor-element-0aa600d .content-wrap{align-items:flex-end;}.elementor-1866 .elementor-element.elementor-element-0aa600d .wgl-counter{padding:8px 0px 20px 0px;}.elementor-1866 .elementor-element.elementor-element-0aa600d .wgl-counter_value-wrap{font-size:110px;letter-spacing:-0.05em;color:#232323;}.elementor-1866 .elementor-element.elementor-element-0aa600d .wgl-counter_title{margin:20px 0px 13px 21px;font-size:18px;font-weight:500;line-height:24px;letter-spacing:0em;}.elementor-1866 .elementor-element.elementor-element-ebac614 .content-wrap{align-items:flex-end;}.elementor-1866 .elementor-element.elementor-element-ebac614 .wgl-counter{padding:8px 0px 20px 0px;}.elementor-1866 .elementor-element.elementor-element-ebac614 .wgl-counter_value-wrap{font-size:110px;letter-spacing:-0.05em;color:#232323;}.elementor-1866 .elementor-element.elementor-element-ebac614 .wgl-counter_title{margin:20px 0px 13px 21px;font-size:18px;font-weight:500;line-height:24px;letter-spacing:0em;}.elementor-1866 .elementor-element.elementor-element-417e7ee:not(.elementor-motion-effects-element-type-background), .elementor-1866 .elementor-element.elementor-element-417e7ee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-1866 .elementor-element.elementor-element-417e7ee{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1866 .elementor-element.elementor-element-417e7ee > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1866 .elementor-element.elementor-element-ce773c8 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-1866 .elementor-element.elementor-element-a2324a5{--spacer-size:50px;}.elementor-1866 .elementor-element.elementor-element-a2324a5.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .dblh__content{width:40%;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .dblh__title-wrapper{font-size:46px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .dblh__title{display:inline;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .wgl-double-heading .dblh__subtitle::before,
                     .elementor-1866 .elementor-element.elementor-element-0e5a76c .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .dblh__subtitle{margin:9px 0px 0px 0px;color:#FDB813;}.elementor-1866 .elementor-element.elementor-element-67d6779{--spacer-size:45px;}.elementor-1866 .elementor-element.elementor-element-d04ff37 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1866 .elementor-element.elementor-element-6e843db .wgl-button{justify-content:center;}.elementor-1866 .elementor-element.elementor-element-6e843db .button__text{justify-content:center;}.elementor-1866 .elementor-element.elementor-element-6e843db .elementor-icon{--icon-translate-y:1px;--icon-rotate:-45deg;}.elementor-1866 .elementor-element.elementor-element-6e843db .wgl-button:hover .elementor-icon,
                     .elementor-1866 .elementor-element.elementor-element-6e843db .wgl-button:focus .elementor-icon{--icon-rotate:0deg;}.elementor-1866 .elementor-element.elementor-element-683a9da{--spacer-size:49px;}body.elementor-page-1866 #main.site-main{z-index:0;}@media(max-width:1200px) and (min-width:768px){.elementor-1866 .elementor-element.elementor-element-0902135{width:100%;}.elementor-1866 .elementor-element.elementor-element-7cc97cd{width:50%;}.elementor-1866 .elementor-element.elementor-element-2229873{width:50%;}.elementor-1866 .elementor-element.elementor-element-ded7b68{width:50%;}.elementor-1866 .elementor-element.elementor-element-4762ff2{width:50%;}}@media(max-width:1200px){.elementor-1866 .elementor-element.elementor-element-4aa46a4{width:100%;max-width:100%;}body:not(.rtl) .elementor-1866 .elementor-element.elementor-element-4aa46a4{right:-35px;}body.rtl .elementor-1866 .elementor-element.elementor-element-4aa46a4{left:-35px;}.elementor-1866 .elementor-element.elementor-element-252c5cc{width:100%;max-width:100%;}body:not(.rtl) .elementor-1866 .elementor-element.elementor-element-252c5cc{right:-35px;}body.rtl .elementor-1866 .elementor-element.elementor-element-252c5cc{left:-35px;}.elementor-1866 .elementor-element.elementor-element-014f71f .dblh__content{width:50%;}.elementor-1866 .elementor-element.elementor-element-014f71f .dblh__title-wrapper{font-size:36px;}.elementor-1866 .elementor-element.elementor-element-2900561{margin-top:0px;margin-bottom:0px;}.elementor-1866 .elementor-element.elementor-element-d12d8b0{--spacer-size:70px;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .dblh__content{width:50%;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .dblh__title-wrapper{font-size:36px;}.elementor-1866 .elementor-element.elementor-element-2543f53 > .elementor-widget-container{margin:0px -15px 0px -15px;}.elementor-1866 .elementor-element.elementor-element-2543f53 .wgl-navigation_wrapper{justify-content:flex-end;margin:-125px 15px 0px 0px;}.elementor-1866 .elementor-element.elementor-element-2543f53 .navigation-position-under_each_other .wgl-navigation_wrapper{align-items:flex-end;}.elementor-1866 .elementor-element.elementor-element-962f43c{--spacer-size:50px;}.elementor-1866 .elementor-element.elementor-element-c36dac2{--spacer-size:80px;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__content{width:50%;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__title-wrapper{font-size:36px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 > .elementor-widget-container{margin:-35px 0px -100px 0px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .wgl-navigation_wrapper{margin:0% 0% 0% 0%;}.elementor-1866 .elementor-element.elementor-element-a2324a5{--spacer-size:70px;width:var( --container-widget-width, 936px );max-width:936px;--container-widget-width:936px;--container-widget-flex-grow:0;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .dblh__content{width:50%;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .dblh__title-wrapper{font-size:36px;}.elementor-1866 .elementor-element.elementor-element-683a9da{--spacer-size:70px;}}@media(max-width:767px){.elementor-1866 .elementor-element.elementor-element-4aa46a4{width:100%;max-width:100%;top:-145px;font-size:26px;}body:not(.rtl) .elementor-1866 .elementor-element.elementor-element-4aa46a4{right:-25px;}body.rtl .elementor-1866 .elementor-element.elementor-element-4aa46a4{left:-25px;}.elementor-1866 .elementor-element.elementor-element-252c5cc{width:100%;max-width:100%;top:-80px;font-size:26px;}body:not(.rtl) .elementor-1866 .elementor-element.elementor-element-252c5cc{right:-25px;}body.rtl .elementor-1866 .elementor-element.elementor-element-252c5cc{left:-25px;}.elementor-1866 .elementor-element.elementor-element-caa103c > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-1866 .elementor-element.elementor-element-014f71f .dblh__content{width:100%;}.elementor-1866 .elementor-element.elementor-element-014f71f .dblh__title-wrapper{font-size:30px;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .dblh__content{width:100%;}.elementor-1866 .elementor-element.elementor-element-071a1b5 .dblh__title-wrapper{font-size:30px;}.elementor-1866 .elementor-element.elementor-element-2543f53 .wgl-navigation_wrapper{margin:0vw -100vw 0vw 0vw;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__content{width:100%;}.elementor-1866 .elementor-element.elementor-element-46b5f4b .dblh__title-wrapper{font-size:30px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .wgl-carousel{height:430px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 > .elementor-widget-container{margin:-45px 0px 0px 0px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .wgl-navigation_wrapper{margin:0% -1000% 0% -1000%;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .testimonial__item .item__icon{margin:0px 12px -2px 0px;padding:7px 7px 7px 7px;}.elementor-1866 .elementor-element.elementor-element-2f448e4 .item__quote{font-size:clamp(19px, 4vw, 26px);line-height:1.6em;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .dblh__content{width:100%;}.elementor-1866 .elementor-element.elementor-element-0e5a76c .dblh__title-wrapper{font-size:30px;}}
.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-top:var(--n-tabs-default-padding-block);--n-tabs-title-padding-bottom:var(--n-tabs-default-padding-block);--n-tabs-title-padding-left:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-right:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%;--n-tabs-title-padding-inline-start:var(--n-tabs-title-padding-left);--n-tabs-title-padding-inline-end:var(--n-tabs-title-padding-right);--n-tabs-title-padding-block-start:var(--n-tabs-title-padding-top);--n-tabs-title-padding-block-end:var(--n-tabs-title-padding-bottom)}body.rtl .elementor-widget-n-tabs{--n-tabs-title-padding-inline-start:var(--n-tabs-title-padding-right);--n-tabs-title-padding-inline-end:var(--n-tabs-title-padding-left)}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:start;min-width:0}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{background-color:initial;border-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-block-end:var(--n-tabs-title-padding-block-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);white-space:var(--n-tabs-title-white-space);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title:focus:not(:focus-visible){outline:none}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{transform:none;height:auto;opacity:1}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1200px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-start:0;margin-block-end:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:auto}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color);height:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title{margin-block-end:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%;aspect-ratio:var(--video-aspect-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-custom-embed-image-overlay{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-custom-embed-image-overlay img{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}
.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}
.elementor-widget-icon-box .elementor-icon-box-wrapper{display:block;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}@media (min-width:768px){.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{align-items:flex-end}}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:1200px){.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:block;flex:unset}}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}
@charset "UTF-8";.elementor-star-rating{color:#ccd6df;font-family:eicons;display:inline-block}.elementor-star-rating i{display:inline-block;position:relative;font-style:normal;cursor:default}.elementor-star-rating i:before{content:"\e934";display:block;font-size:inherit;font-family:inherit;position:absolute;overflow:hidden;color:#f0ad4e;top:0;left:0}.elementor-star-rating .elementor-star-empty:before{content:none}.elementor-star-rating .elementor-star-1:before{width:10%}.elementor-star-rating .elementor-star-2:before{width:20%}.elementor-star-rating .elementor-star-3:before{width:30%}.elementor-star-rating .elementor-star-4:before{width:40%}.elementor-star-rating .elementor-star-5:before{width:50%}.elementor-star-rating .elementor-star-6:before{width:60%}.elementor-star-rating .elementor-star-7:before{width:70%}.elementor-star-rating .elementor-star-8:before{width:80%}.elementor-star-rating .elementor-star-9:before{width:90%}.elementor-star-rating__wrapper{display:flex;align-items:center}.elementor-star-rating__title{margin-inline-end:10px}.elementor-star-rating--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating--align-justify .elementor-star-rating__title{margin-inline-end:auto}@media (max-width:1200px){.elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-tablet--align-justify .elementor-star-rating__title{margin-inline-end:auto}}@media (max-width:767px){.elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-mobile--align-justify .elementor-star-rating__title{margin-inline-end:auto}}.last-star{letter-spacing:0}.elementor--star-style-star_unicode .elementor-star-rating{font-family:Arial,Helvetica,sans-serif}.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before{content:"★"}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}
.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center)}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{width:1.25em;font-size:var(--e-icon-list-icon-size)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1200px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-counter{display:flex;justify-content:center;align-items:stretch;flex-direction:column-reverse}.elementor-counter .elementor-counter-number{flex-grow:var(--counter-number-grow,0)}.elementor-counter .elementor-counter-number-wrapper{flex:1;display:flex;font-size:69px;font-weight:600;line-height:1;text-align:center}.elementor-counter .elementor-counter-number-prefix{text-align:end;flex-grow:var(--counter-prefix-grow,1);white-space:pre-wrap}.elementor-counter .elementor-counter-number-suffix{text-align:start;flex-grow:var(--counter-suffix-grow,1);white-space:pre-wrap}.elementor-counter .elementor-counter-title{flex:1;display:flex;justify-content:center;align-items:center;margin:0;padding:0;font-size:19px;font-weight:400;line-height:2.5}
.elementor-widget-progress{text-align:start}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-inline-start:15px}.elementor-progress-percentage{padding-inline-end:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-inline-start:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-inline-end:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:start}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-inline-end-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-inline-end-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:start}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:"";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}
.elementor-accordion{text-align:start}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}
.elementor-toggle{text-align:start}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.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);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.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{opacity:.9;color:#fff}.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{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.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-left:calc(.5 * var(--grid-column-gap));margin-right: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-left:0;margin-right: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{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.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-left:calc(.5 * var(--grid-column-gap));margin-right: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-left:0;margin-right: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{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.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-left:calc(.5 * var(--grid-column-gap));margin-right: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-left:0;margin-right:0}}
.elementor-alert{padding:15px;border-left:5px solid transparent;position:relative;text-align:start}.elementor-alert .elementor-alert-title{display:block;font-weight:700}.elementor-alert .elementor-alert-description{font-size:13px}.elementor-alert button.elementor-alert-dismiss{position:absolute;right:var(--dismiss-icon-horizontal-position,10px);top:var(--dismiss-icon-vertical-position,10px);padding:3px;font-size:var(--dismiss-icon-size,20px);line-height:1;background:transparent;color:var(--dismiss-icon-normal-color,inherit);border:none;cursor:pointer;transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)}.elementor-alert button.elementor-alert-dismiss:hover{color:var(--dismiss-icon-hover-color,inherit)}.elementor-alert button.elementor-alert-dismiss svg{width:var(--dismiss-icon-size,20px);height:var(--dismiss-icon-size,20px);fill:var(--dismiss-icon-normal-color,currentColor);transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)}.elementor-alert button.elementor-alert-dismiss svg:hover{fill:var(--dismiss-icon-hover-color,currentColor)}.elementor-alert-info .elementor-alert{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.elementor-alert-success .elementor-alert{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.elementor-alert-warning .elementor-alert{color:#8a6d3b;background-color:#fcf8e3;border-color:#f9f0c3}.elementor-alert-danger .elementor-alert{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}@media (max-width:767px){.elementor-alert{padding:10px}.elementor-alert button.elementor-alert-dismiss{right:7px;top:7px}}
/*! elementor - v3.25.0 - 10-12-2024 */
body.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-rating{--e-rating-gap:0px;--e-rating-icon-font-size:16px;--e-rating-icon-color:#ccd6df;--e-rating-icon-marked-color:#f0ad4e;--e-rating-icon-marked-width:100%;--e-rating-justify-content:flex-start}.elementor-widget-rating .e-rating{display:flex;justify-content:var(--e-rating-justify-content)}.elementor-widget-rating .e-rating-wrapper{display:flex;justify-content:inherit;flex-direction:row;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;margin-block-end:calc(0px - var(--e-rating-gap));margin-inline-end:calc(0px - var(--e-rating-gap))}.elementor-widget-rating .e-rating .e-icon{position:relative;margin-block-end:var(--e-rating-gap);margin-inline-end:var(--e-rating-gap)}.elementor-widget-rating .e-rating .e-icon-wrapper.e-icon-marked{--e-rating-icon-color:var(--e-rating-icon-marked-color);width:var(--e-rating-icon-marked-width);position:absolute;z-index:1;height:100%;left:0;top:0;overflow:hidden}.elementor-widget-rating .e-rating .e-icon-wrapper :is(i,svg){display:flex;flex-shrink:0}.elementor-widget-rating .e-rating .e-icon-wrapper i{font-size:var(--e-rating-icon-font-size);color:var(--e-rating-icon-color)}.elementor-widget-rating .e-rating .e-icon-wrapper svg{width:auto;height:var(--e-rating-icon-font-size);fill:var(--e-rating-icon-color)}
/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,start)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}
.e-link-in-bio{--e-link-in-bio-border-color:transparent;--e-link-in-bio-border-style:none;--e-link-in-bio-border-width:0;--e-link-in-bio-container-height:auto;--e-link-in-bio-container-width:360px;--e-link-in-bio-content-align-h:center;--e-link-in-bio-content-align-v:center;--e-link-in-bio-content-width:280px;--e-link-in-bio-full-height:100vh;--e-link-in-bio-gutter-block-end:45px;--e-link-in-bio-gutter-block-start:38px;--e-link-in-bio-gutter-inline:40px;--e-link-in-bio-identity-image-cover-border-bottom-width:0;--e-link-in-bio-identity-image-cover-border-color:transparent;--e-link-in-bio-identity-image-cover-border-style:none;--e-link-in-bio-identity-image-cover-height:170px;--e-link-in-bio-identity-image-cover-position:center center;--e-link-in-bio-identity-image-profile-border-color:transparent;--e-link-in-bio-identity-image-profile-position:center center;--e-link-in-bio-identity-image-profile-border-radius:50%;--e-link-in-bio-identity-image-profile-border-style:none;--e-link-in-bio-identity-image-profile-border-width:0;--e-link-in-bio-identity-image-profile-width:115px;--e-link-in-bio-heading-color:inherit;--e-link-in-bio-title-color:inherit;--e-link-in-bio-about-heading-color:inherit;--e-link-in-bio-description-color:#324a6d;--e-link-in-bio-icon-background-color:transparent;--e-link-in-bio-icon-border-color:transparent;--e-link-in-bio-icon-border-style:none;--e-link-in-bio-icon-border-width:0;--e-link-in-bio-icon-color:inherit;--e-link-in-bio-icon-columns:3;--e-link-in-bio-icon-gap:20px 29px;--e-link-in-bio-icon-size:25px;--e-link-in-bio-ctas-background-color:#467ff7;--e-link-in-bio-ctas-border-color:transparent;--e-link-in-bio-ctas-border-radius:20px;--e-link-in-bio-ctas-border-style:none;--e-link-in-bio-ctas-border-width:0;--e-link-in-bio-ctas-gap:22px;--e-link-in-bio-ctas-padding-block-end:17px;--e-link-in-bio-ctas-padding-block-start:17px;--e-link-in-bio-ctas-padding-inline-end:20px;--e-link-in-bio-ctas-padding-inline-start:20px;--e-link-in-bio-ctas-text-color:#fff;--e-link-in-bio-image-links-border-color:transparent;--e-link-in-bio-image-links-border-style:solid;--e-link-in-bio-image-links-border-width:0;--e-link-in-bio-image-links-columns:2;--e-link-in-bio-image-links-gap:10px;--e-link-in-bio-image-links-height:auto;--background-overlay-opacity:0.5;align-items:var(--e-link-in-bio-content-align-h);border:var(--e-link-in-bio-border-width) var(--e-link-in-bio-border-style) var(--e-link-in-bio-border-color);display:flex;flex-direction:column;justify-content:var(--e-link-in-bio-content-align-v);margin-inline:auto;max-width:100%;min-height:var(--e-link-in-bio-container-height);padding:var(--e-link-in-bio-gutter-block-start) var(--e-link-in-bio-gutter-inline) var(--e-link-in-bio-gutter-block-end);position:relative;width:var(--e-link-in-bio-container-width)}@supports (height:100dvh){.e-link-in-bio{--e-link-in-bio-full-height:100dvh}}.e-link-in-bio.has-border{--e-link-in-bio-border-style:solid}@media (max-width:767px){.e-link-in-bio.is-full-height-mobile{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:-1) and (max-width:-1){.e-link-in-bio.is-full-height-mobile_extra{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:768px) and (max-width:1200px){.e-link-in-bio.is-full-height-tablet{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:-1) and (max-width:-1){.e-link-in-bio.is-full-height-tablet_extra{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:-1) and (max-width:-1){.e-link-in-bio.is-full-height-laptop{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:1201px){.e-link-in-bio.is-full-height-desktop{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:1201px) and (max-width:99999px){.e-link-in-bio.is-full-height-desktop.is-full-height-widescreen{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:-1){.e-link-in-bio.is-full-height-widescreen{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}.e-link-in-bio.is-full-width{--e-link-in-bio-container-width:100%}.e-link-in-bio__bg{display:grid;inset:0;position:absolute;z-index:0}.e-link-in-bio__bg,.e-link-in-bio__bg-overlay{background-position:50%;background-repeat:no-repeat;background-size:cover}.e-link-in-bio__bg-overlay{opacity:var(--background-overlay-opacity)}.e-link-in-bio__content{color:#1c2448;display:flex;flex-direction:column;font-family:var(--e-global-typography-text-font-family,"Poppins"),Sans-serif;max-width:100%;text-align:center;width:var(--e-link-in-bio-content-width);z-index:1}.e-link-in-bio__content *{word-wrap:break-word}.e-link-in-bio__identity{display:grid;grid-template-columns:1fr;grid-template-rows:auto;margin-block-end:14px;margin-block-start:calc(var(--e-link-in-bio-gutter-block-start) * -1)}.e-link-in-bio__identity .e-link-in-bio__identity-image{display:flex;position:relative}.e-link-in-bio__identity .e-link-in-bio__identity-image-element{display:block;flex:1 1 100%;-o-object-fit:cover;object-fit:cover}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover{align-self:start;border:0 var(--e-link-in-bio-identity-image-cover-border-style) var(--e-link-in-bio-identity-image-cover-border-color);border-bottom:var(--e-link-in-bio-identity-image-cover-border-bottom-width) var(--e-link-in-bio-identity-image-cover-border-style) var(--e-link-in-bio-identity-image-cover-border-color);grid-column:1;grid-row:1;margin-inline:calc(var(--e-link-in-bio-gutter-inline) * -1);max-height:var(--e-link-in-bio-identity-image-cover-height);overflow:hidden;width:calc(100% + var(--e-link-in-bio-gutter-inline) * 2)}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover.has-border{--e-link-in-bio-identity-image-cover-border-style:solid}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover .e-link-in-bio__identity-image-element{-o-object-position:var(--e-link-in-bio-identity-image-cover-position);object-position:var(--e-link-in-bio-identity-image-cover-position)}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile{align-self:center;aspect-ratio:1;border-radius:var(--e-link-in-bio-identity-image-profile-border-radius);border:var(--e-link-in-bio-identity-image-profile-border-width) var(--e-link-in-bio-identity-image-profile-border-style) var(--e-link-in-bio-identity-image-profile-border-color);grid-column:1;grid-row:1;overflow:hidden;margin-block-start:var(--e-link-in-bio-gutter-block-start);margin-block-end:17px;margin-inline:auto;max-width:100%;width:var(--e-link-in-bio-identity-image-profile-width)}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile.has-border{--e-link-in-bio-identity-image-profile-border-style:solid}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile.has-style-square{--e-link-in-bio-identity-image-profile-border-radius:0}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile .e-link-in-bio__identity-image-element{aspect-ratio:inherit;-o-object-position:var(--e-link-in-bio-identity-image-profile-position);object-position:var(--e-link-in-bio-identity-image-profile-position)}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover+.e-link-in-bio__identity-image-profile{margin-block-start:17px}.e-link-in-bio__bio>*{margin-block:0}.e-link-in-bio__heading{color:var(--e-link-in-bio-heading-color);font-size:36px;font-weight:600;line-height:42px}.e-link-in-bio__about-heading{color:var(--e-link-in-bio-about-heading-color);font-size:16px;font-weight:500;line-height:20px}.e-link-in-bio__title{color:var(--e-link-in-bio-title-color);font-size:20px;font-weight:500;line-height:35px}.e-link-in-bio__description{color:var(--e-link-in-bio-description-color);font-size:16px;font-weight:300;line-height:24px;margin-block-start:20px}.e-link-in-bio__bio--footer{margin-block-start:34px}.e-link-in-bio__bio--footer .e-link-in-bio__description{font-size:12px;font-weight:500;line-height:20px;margin-block-start:0}.e-link-in-bio__bio--footer .e-link-in-bio__about-heading+.e-link-in-bio__description{margin-block-start:3px}.e-link-in-bio__icons{display:flex;flex-flow:row wrap;gap:var(--e-link-in-bio-icon-gap);justify-content:center;margin-block-start:20px}.e-link-in-bio__icons i{font-size:var(--e-link-in-bio-icon-size)}.e-link-in-bio__icons.has-size-medium{--e-link-in-bio-icon-size:30px}.e-link-in-bio__icons.has-size-large{--e-link-in-bio-icon-gap:20px 24px;--e-link-in-bio-icon-size:35px}.e-link-in-bio__icon{display:flex}.e-link-in-bio__icon .e-link-in-bio__icon-link{align-items:center;color:inherit;display:flex;flex:1 1 auto;flex-direction:column}.e-link-in-bio__icon .e-link-in-bio__icon-link:active,.e-link-in-bio__icon .e-link-in-bio__icon-link:focus,.e-link-in-bio__icon .e-link-in-bio__icon-link:hover{color:inherit}.e-link-in-bio__icon .e-link-in-bio__icon-svg{align-items:center;color:var(--e-link-in-bio-icon-color);display:flex;justify-content:center}.e-link-in-bio__icon svg{fill:currentColor;height:var(--e-link-in-bio-icon-size)}.e-link-in-bio__icon i{font-size:var(--e-link-in-bio-icon-size)}.e-link-in-bio__icon .e-link-in-bio__icon-label{font-size:14px;font-weight:500;line-height:20px;text-align:center}.e-link-in-bio__image-links{display:grid;grid-template-columns:repeat(var(--e-link-in-bio-image-links-columns,2),minmax(0,1fr));grid-template-rows:auto;gap:var(--e-link-in-bio-image-links-gap);margin-block-start:24px}.e-link-in-bio__image-links.has-1-columns{--e-link-in-bio-image-links-columns:1;--e-link-in-bio-image-links-gap:14px}.e-link-in-bio__image-links.has-3-columns{--e-link-in-bio-image-links-columns:3;--e-link-in-bio-image-links-gap:5px}.e-link-in-bio__image-links .e-link-in-bio__image-links-link{display:grid}.e-link-in-bio__image-links img.e-link-in-bio__image-links-img{aspect-ratio:1;border:var(--e-link-in-bio-image-links-border-width) var(--e-link-in-bio-image-links-border-style) var(--e-link-in-bio-image-links-border-color);display:block;height:var(--e-link-in-bio-image-links-height,auto);-o-object-fit:cover;object-fit:cover;width:100%}.e-link-in-bio__ctas{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:var(--e-link-in-bio-ctas-gap);margin-block-start:31px}.e-link-in-bio__ctas.has-type-link{--e-link-in-bio-ctas-gap:10px;justify-items:center}.e-link-in-bio__ctas.has-type-divider{--e-link-in-bio-ctas-gap:0}.e-link-in-bio__ctas .e-link-in-bio__cta{display:flex;font-size:16px;font-weight:500;line-height:20px}.e-link-in-bio__ctas .e-link-in-bio__cta,.e-link-in-bio__ctas .e-link-in-bio__cta:active,.e-link-in-bio__ctas .e-link-in-bio__cta:focus,.e-link-in-bio__ctas .e-link-in-bio__cta:hover{color:var(--e-link-in-bio-ctas-text-color)}.e-link-in-bio__ctas .e-link-in-bio__cta-image{flex:0 0 min(50%,140px)}.e-link-in-bio__ctas .e-link-in-bio__cta-image-element{aspect-ratio:140/100;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.e-link-in-bio__ctas .e-link-in-bio__cta-text{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button{border-radius:var(--e-link-in-bio-ctas-border-radius);overflow:hidden}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-border{--e-link-in-bio-ctas-border-style:solid;border:var(--e-link-in-bio-ctas-border-width) var(--e-link-in-bio-ctas-border-style) var(--e-link-in-bio-ctas-border-color)}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-rounded{--e-link-in-bio-ctas-border-radius:20px}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-round{--e-link-in-bio-ctas-border-radius:50px}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-sharp{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button .e-link-in-bio__cta-text{background-color:var(--e-link-in-bio-ctas-background-color);padding-block-end:var(--e-link-in-bio-ctas-padding-block-end);padding-block-start:var(--e-link-in-bio-ctas-padding-block-start);padding-inline-end:var(--e-link-in-bio-ctas-padding-inline-end);padding-inline-start:var(--e-link-in-bio-ctas-padding-inline-start)}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-link{--e-link-in-bio-ctas-text-color:#467ff7;font-weight:700;margin-block:17px;justify-content:center}.e-link-in-bio .e-link-in-bio__content .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-link{text-decoration:underline}
/*! elementor-icons - v5.34.0 - 03-12-2024 */
@font-face{font-family:eicons;src:url(https://sparksmp.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.34.0);src:url("https://sparksmp.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.34.0#iefix") format("embedded-opentype"),url(https://sparksmp.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.34.0) format("woff2"),url(https://sparksmp.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.34.0) format("woff"),url(https://sparksmp.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.34.0) format("truetype"),url("https://sparksmp.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.34.0#eicon") format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb95"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}
.e-contact-buttons{--e-contact-buttons-chat-box-width:360px;--e-contact-buttons-size-small:55px;--e-contact-buttons-size-medium:65px;--e-contact-buttons-size-large:75px;--e-contact-buttons-svg-size-small:32px;--e-contact-buttons-svg-size-medium:38px;--e-contact-buttons-svg-size-large:42px;--e-contact-buttons-profile-image-size-small:65px;--e-contact-buttons-profile-image-size-medium:75px;--e-contact-buttons-profile-image-size-large:85px;--e-contact-buttons-dot:red;--e-contact-buttons-dot-size:16px;--e-contact-buttons-profile-dot-bg:#39aa59;--e-contact-buttons-border-radius:20px;--e-contact-button-chat-button-animation-delay:0;--e-contact-buttons-icon-size-small:45px;--e-contact-buttons-icon-size-medium:50px;--e-contact-buttons-icon-size-large:55px;--e-contact-buttons-contact-gap:15px;--e-contact-buttons-horizontal-offset:25px;--e-contact-buttons-vertical-offset:25px;--e-contact-buttons-box-shadow:4px 4px 10px 0px rgba(0,0,0,0.15);--e-contact-buttons-drop-shadow:drop-shadow(4px 4px 10px rgba(0,0,0,0.15));--e-contact-buttons-button-bg:#467ff7;--e-contact-buttons-button-bg-hover:#1c2448;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#1c2448;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-active-button-bg:#fff;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#c8d5dc;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#467ff7;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#1c2448;--e-contact-buttons-chat-box-bg:#fff;--e-contact-buttons-contact-button-icon:#fff;--e-contact-buttons-contact-button-icon-hover:#fff;--e-contact-buttons-contact-button-bg:#467ff7;--e-contact-buttons-contact-button-bg-hover:#1c2448;--e-contact-buttons-tooltip-text:#1c2448;--e-contact-buttons-tooltip-bg:#fff;--e-contact-buttons-contact-title-text-color:#1c2448;--e-contact-buttons-contact-description-text-color:#1c2448;display:flex;flex-direction:column;gap:20px;pointer-events:none;position:fixed;width:var(--e-contact-buttons-chat-box-width);z-index:10000}@media (max-width:767px){.e-contact-buttons{inset-inline-end:0;width:90vw}}.e-contact-buttons.has-h-alignment-start{justify-content:flex-start;inset-inline-start:var(--e-contact-buttons-horizontal-offset)}@media (max-width:767px){.e-contact-buttons.has-h-alignment-start{inset-inline-start:0}}.e-contact-buttons.has-h-alignment-start .e-contact-buttons__chat-button-container{justify-content:flex-start;padding-inline-start:20px;padding-inline-end:0}@media (max-width:767px){.e-contact-buttons.has-h-alignment-start .e-contact-buttons__chat-button-container{inset-inline-end:unset;inset-inline-start:var(--e-contact-buttons-horizontal-offset)}}.e-contact-buttons.has-h-alignment-end{align-items:flex-end;justify-content:flex-end;inset-inline-end:var(--e-contact-buttons-horizontal-offset)}.e-contact-buttons.has-h-alignment-end .e-contact-buttons__chat-button-container{justify-content:flex-end;inset-inline-end:var(--e-contact-buttons-horizontal-offset);padding-inline-end:20px}@media (max-width:767px){.e-contact-buttons.has-h-alignment-end .e-contact-buttons__chat-button-container{inset-inline-end:unset}}.e-contact-buttons.has-h-alignment-center{inset-inline-start:50%;justify-content:center;transform:translateX(-50%)}.e-contact-buttons.has-h-alignment-center .e-contact-buttons__chat-button-container{justify-content:center;padding-inline:0}.e-contact-buttons.has-h-alignment-center .e-contact-buttons__content-wrapper{inset-inline-end:calc(var(--e-contact-buttons-chat-box-width) / 2 - 40px);position:relative}.e-contact-buttons.has-v-alignment-top{top:var(--e-contact-buttons-vertical-offset)}.e-contact-buttons.has-v-alignment-top .e-contact-buttons__content-wrapper{order:2}.e-contact-buttons.has-v-alignment-top .e-contact-buttons__chat-button-container{order:1}.e-contact-buttons.has-v-alignment-middle{align-items:center;flex-direction:row;top:50%;transform:translateY(-50%)}.e-contact-buttons.has-v-alignment-middle .e-contact-buttons__chat-button-container{padding-inline:0}.e-contact-buttons.has-v-alignment-middle.has-h-alignment-start .e-contact-buttons__content-wrapper{order:2}.e-contact-buttons.has-v-alignment-middle.has-h-alignment-start .e-contact-buttons__chat-button-container{order:1;padding-inline:0}.e-contact-buttons.has-h-alignment-center.has-v-alignment-middle{flex-direction:column;transform:translate(-50%,-50%)}.e-contact-buttons.has-v-alignment-bottom{bottom:var(--e-contact-buttons-vertical-offset)}.e-contact-buttons.has-platform-whatsapp{--e-contact-buttons-button-bg:#25d366;--e-contact-buttons-button-bg-hover:#075e54;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#075e54;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#ece5dd;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#25d366;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#075e54;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-skype{--e-contact-buttons-button-bg:#00aff0;--e-contact-buttons-button-bg-hover:#0d72cf;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#0d72cf;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#cdf7ff;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#00aff0;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#0d72cf;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-messenger{--e-contact-buttons-button-bg:#168aff;--e-contact-buttons-button-bg-hover:#168aff;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#168aff;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#f0f0f0;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#168aff;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#168aff;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-viber{--e-contact-buttons-button-bg:#7360f2;--e-contact-buttons-button-bg-hover:#4e4879;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#4e4879;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#e5e1ff;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#7360f2;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#4e4879;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-waze{--e-contact-buttons-button-bg:#3cf;--e-contact-buttons-button-bg-hover:#09f;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#09f;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#ece5dd;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#3cf;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#09f;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-corners-rounded{--e-contact-buttons-border-radius:20px}.e-contact-buttons.has-corners-round{--e-contact-buttons-border-radius:50px}.e-contact-buttons.has-corners-sharp{--e-contact-buttons-border-radius:0}.e-contact-buttons:not(.has-animations) .e-contact-buttons__content-wrapper.hidden{display:none}.e-contact-buttons.has-animations .e-contact-buttons__content-wrapper.hidden{display:block;visibility:hidden;transition:1s}.e-contact-buttons.has-animations .e-contact-buttons__content-wrapper.animated-wrapper{visibility:hidden;opacity:0;transform:none;animation:e-contact-buttons-close 1s}.e-contact-buttons__chat-button-shadow,.e-contact-buttons__contact-box-shadow,.e-contact-buttons__contact-box-shadow:is(a),.e-contact-buttons__content{box-shadow:var(--e-contact-buttons-box-shadow)}.e-contact-buttons__chat-button-drop-shadow{filter:var(--e-contact-buttons-drop-shadow)}.e-contact-buttons__content{border-radius:var(--e-contact-buttons-border-radius);font-family:var(--e-global-typography-text-font-family,"Poppins"),Sans-serif;overflow:hidden}.e-contact-buttons__top-bar{align-items:center;background-color:var(--e-contact-buttons-top-bar-bg);display:flex;gap:20px;padding:20px;position:relative}.e-contact-buttons__top-bar-title{color:var(--e-contact-buttons-top-bar-title);font-size:24px;font-weight:700;margin-block-end:0}.e-contact-buttons__top-bar-subtitle{color:var(--e-contact-buttons-top-bar-subtitle);font-size:20px;margin-block-end:0}.e-contact-buttons__profile-image{align-items:center;display:flex;position:relative}.e-contact-buttons__profile-image img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.e-contact-buttons__profile-image.has-size-small img{height:var(--e-contact-buttons-profile-image-size-small);width:var(--e-contact-buttons-profile-image-size-small)}.e-contact-buttons__profile-image.has-size-medium img{height:var(--e-contact-buttons-profile-image-size-medium);width:var(--e-contact-buttons-profile-image-size-medium)}.e-contact-buttons__profile-image.has-size-large img{height:var(--e-contact-buttons-profile-image-size-large);width:var(--e-contact-buttons-profile-image-size-large)}.e-contact-buttons__profile-image.has-dot:after{background-color:var(--e-contact-buttons-profile-dot-bg);border:3px solid var(--e-contact-buttons-top-bar-bg);border-radius:50%;bottom:5px;content:"";height:20px;position:absolute;right:0;width:20px}.e-contact-buttons__close-button,.e-contact-buttons__close-button[type=button]{background:none;border:0;color:var(--e-contact-buttons-close-button-color);padding:0;position:absolute;inset-inline-end:20px;top:20px}.e-contact-buttons__close-button:focus,.e-contact-buttons__close-button:hover,.e-contact-buttons__close-button[type=button]:focus,.e-contact-buttons__close-button[type=button]:hover{background:none;border:0;color:var(--e-contact-buttons-close-button-color)}.e-contact-buttons__chat-button-container,.e-contact-buttons__contact-icon-link,.e-contact-buttons__content-wrapper{pointer-events:auto}.e-contact-buttons__chat-button-container{display:flex;max-width:-moz-max-content;max-width:max-content}@media (max-width:767px){.e-contact-buttons__chat-button-container{position:relative}}.e-contact-buttons__chat-button,.e-contact-buttons__chat-button[type=button]{align-items:center;background-color:var(--e-contact-buttons-button-bg);border-radius:50%;border:0;color:var(--e-contact-buttons-button-icon);display:flex;justify-content:center;padding:0;position:relative;transition:all .3s}.e-contact-buttons__chat-button[type=button] svg,.e-contact-buttons__chat-button svg{fill:var(--e-contact-buttons-button-icon)}.e-contact-buttons__chat-button:focus,.e-contact-buttons__chat-button:hover,.e-contact-buttons__chat-button[type=button]:focus,.e-contact-buttons__chat-button[type=button]:hover{background-color:var(--e-contact-buttons-button-bg-hover);color:var(--e-contact-buttons-button-icon-hover);transition:all .3s}.e-contact-buttons__chat-button:focus svg,.e-contact-buttons__chat-button:hover svg,.e-contact-buttons__chat-button[type=button]:focus svg,.e-contact-buttons__chat-button[type=button]:hover svg{fill:var(--e-contact-buttons-button-icon-hover)}.e-contact-buttons__chat-button.has-dot:after,.e-contact-buttons__chat-button[type=button].has-dot:after{background-color:var(--e-contact-buttons-dot);border-radius:50%;content:"";height:var(--e-contact-buttons-dot-size);position:absolute;right:0;top:0;width:var(--e-contact-buttons-dot-size)}.e-contact-buttons__chat-button.has-size-small,.e-contact-buttons__chat-button[type=button].has-size-small{height:var(--e-contact-buttons-size-small);width:var(--e-contact-buttons-size-small)}.e-contact-buttons__chat-button.has-size-small svg,.e-contact-buttons__chat-button[type=button].has-size-small svg{height:var(--e-contact-buttons-svg-size-small);width:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons__chat-button.has-size-small i,.e-contact-buttons__chat-button[type=button].has-size-small i{font-size:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons__chat-button.has-size-medium,.e-contact-buttons__chat-button[type=button].has-size-medium{height:var(--e-contact-buttons-size-medium);width:var(--e-contact-buttons-size-medium)}.e-contact-buttons__chat-button.has-size-medium svg,.e-contact-buttons__chat-button[type=button].has-size-medium svg{height:var(--e-contact-buttons-svg-size-medium);width:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons__chat-button.has-size-medium i,.e-contact-buttons__chat-button[type=button].has-size-medium i{font-size:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons__chat-button.has-size-large,.e-contact-buttons__chat-button[type=button].has-size-large{height:var(--e-contact-buttons-size-large);width:var(--e-contact-buttons-size-large)}.e-contact-buttons__chat-button.has-size-large svg,.e-contact-buttons__chat-button[type=button].has-size-large svg{height:var(--e-contact-buttons-svg-size-large);width:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons__chat-button.has-size-large i,.e-contact-buttons__chat-button[type=button].has-size-large i{font-size:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons__chat-button.has-entrance-animation-delay,.e-contact-buttons__chat-button[type=button].has-entrance-animation-delay{animation-delay:var(--e-contact-button-chat-button-animation-delay)}.e-contact-buttons__chat-button.has-entrance-animation-duration-slow,.e-contact-buttons__chat-button[type=button].has-entrance-animation-duration-slow{animation-duration:2s}.e-contact-buttons__chat-button.has-entrance-animation-duration-normal,.e-contact-buttons__chat-button[type=button].has-entrance-animation-duration-normal{animation-duration:1s}.e-contact-buttons__chat-button.has-entrance-animation-duration-fast,.e-contact-buttons__chat-button[type=button].has-entrance-animation-duration-fast{animation-duration:.8s}.e-contact-buttons__chat-button.has-entrance-animation,.e-contact-buttons__chat-button[type=button].has-entrance-animation{opacity:0}.e-contact-buttons__chat-button.visible,.e-contact-buttons__chat-button[type=button].visible{opacity:1}.e-contact-buttons__message-bubble{background-color:var(--e-contact-buttons-message-bubble-chat-bg);padding:25px 20px;padding-inline-start:40px}.e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__bubble-container{height:0;opacity:0;visibility:hidden}.e-contact-buttons__bubble{background-color:var(--e-contact-buttons-message-bubble-bubble-bg);border-radius:15px;padding:20px;position:relative}.e-contact-buttons__bubble:after{border-style:solid;border-inline-start-width:0;border-inline-end-width:40px;border-block-start-width:0;border-block-end-width:40px;border-inline-start-color:transparent;border-inline-end-color:var(--e-contact-buttons-message-bubble-bubble-bg);border-block-start-color:transparent;border-block-end-color:transparent;content:"";height:0;position:absolute;inset-inline-start:-20px;top:0;width:0}.e-contact-buttons__message-bubble-name{color:var(--e-contact-buttons-message-bubble-name);font-size:20px;line-height:25px;font-weight:600;margin-block-end:8px}.e-contact-buttons__message-bubble-body{color:var(--e-contact-buttons-message-bubble-body);font-size:20px;line-height:25px;margin-block-end:8px}.e-contact-buttons__message-bubble-time{color:var(--e-contact-buttons-message-bubble-time);font-size:20px;line-height:25px;font-weight:600;margin-block-end:0;text-align:end}.e-contact-buttons__powered-container{text-align:center}.e-contact-buttons__powered-text{color:#000;font-size:16px;font-weight:500;margin-block-end:12px}.e-contact-buttons__dots-container{background-color:var(--e-contact-buttons-message-bubble-bubble-bg);border-radius:15px;display:inline-flex;padding:10px 12px}.e-contact-buttons__dot{animation:e-contact-buttons-typing-jump 1s infinite;background-color:var(--e-contact-buttons-message-bubble-name);border-radius:50%;display:inline-block;height:7px;margin-left:auto;margin-right:3px;position:relative;width:7px}.e-contact-buttons__dot-1{animation-delay:.2s}.e-contact-buttons__dot-2{animation-delay:.4s}.e-contact-buttons__dot-3{animation-delay:.6s}.e-contact-buttons__send-button{background-color:var(--e-contact-buttons-chat-box-bg);padding:12px 20px 20px}.e-contact-buttons__send-button .e-contact-buttons__send-cta{color:var(--e-contact-buttons-send-button-icon)}.e-contact-buttons__send-button .e-contact-buttons__send-cta:focus,.e-contact-buttons__send-button .e-contact-buttons__send-cta:hover{color:var(--e-contact-buttons-send-button-icon-hover)}.e-contact-buttons__send-cta{align-items:center;background-color:var(--e-contact-buttons-send-button-bg);border-radius:30px;display:flex;font-size:18px;font-weight:500;gap:8px;justify-content:center;padding:10px;text-align:center;transition:all .3s;width:100%}.e-contact-buttons__send-cta svg{fill:var(--e-contact-buttons-send-button-icon);height:28px;width:28px}.e-contact-buttons__send-cta:focus,.e-contact-buttons__send-cta:hover{background-color:var(--e-contact-buttons-send-button-bg-hover);transition:all .3s}.e-contact-buttons__send-cta:focus svg,.e-contact-buttons__send-cta:hover svg{fill:var(--e-contact-buttons-send-button-icon-hover)}.e-contact-buttons__content.visible .e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__dots-container{animation-delay:0;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:e-contact-buttons-disappear}.e-contact-buttons__content.visible .e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__bubble-container{animation-delay:2s;animation-duration:.1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:e-contact-buttons-appear}.e-con:has(.e-contact-buttons)>.e-con-inner,.e-con>.e-con-inner.e-con-inner--floating-buttons{padding-block-end:0;padding-block-start:0}@keyframes e-contact-buttons-typing-jump{0%{bottom:0}20%{bottom:5px}40%{bottom:0}}@keyframes e-contact-buttons-appear{0%{height:0;opacity:0;visibility:hidden}to{height:auto;opacity:1;visibility:visible}}@keyframes e-contact-buttons-disappear{0%{display:inline-flex}to{display:none}}@keyframes e-contact-buttons-close{0%,99.99%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0;transform:none}}
.e-floating-bars{--e-floating-bars-announcement-bg-color:#467ff7;--e-floating-bars-announcement-text-color:#fff;--e-floating-bars-announcement-icon-color:#fff;--e-floating-bars-cta-button-text-color:#fff;--e-floating-bars-cta-button-text-color-hover:#467ff7;--e-floating-bars-cta-button-bg-color:#1c2448;--e-floating-bars-cta-button-bg-color-hover:#fff;--e-floating-bars-cta-button-border-color:#1c2448;--e-floating-bars-cta-button-border-color-hover:#1c2448;--e-floating-bars-close-button-color:#fff;--e-floating-bars-announcement-icon-size:20px;--e-floating-bars-elements-padding-block-end:12px;--e-floating-bars-elements-padding-block-start:12px;--e-floating-bars-elements-padding-inline-end:16px;--e-floating-bars-elements-padding-inline-start:16px;--e-floating-bars-elements-gap:16px;--e-floating-bars-cta-corners:50px;--e-floating-bars-cta-button-border-width:2px;--e-floating-bars-cta-button-padding-block-end:8px;--e-floating-bars-cta-button-padding-block-start:8px;--e-floating-bars-cta-button-padding-inline-end:20px;--e-floating-bars-cta-button-padding-inline-start:20px;--e-floating-bars-cta-button-icon-gap:5px;--e-floating-bars-cta-button-animation-delay:500ms;--e-floating-bars-cta-button-animation-duration:1000ms;--e-floating-bars-background-overlay-opacity:0.5;--e-floating-bars-close-icon-size:24px;align-items:center;background-color:var(--e-floating-bars-announcement-bg-color);color:var(--e-floating-bars-announcement-text-color);display:flex;gap:var(--e-floating-bars-elements-gap);position:relative;padding-block-end:var(--e-floating-bars-elements-padding-block-end);padding-block-start:var(--e-floating-bars-elements-padding-block-start);padding-inline-end:var(--e-floating-bars-elements-padding-inline-end);padding-inline-start:var(--e-floating-bars-elements-padding-inline-start);width:100%;z-index:10000}@media (max-width:767px){.e-floating-bars{align-items:flex-start;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;gap:var(--e-floating-bars-elements-gap);row-gap:16px}}.e-floating-bars:focus{outline:none}.e-floating-bars.has-vertical-position-top{inset-block-start:0}.e-floating-bars.has-vertical-position-bottom{inset-block-end:0}.e-floating-bars.is-sticky{inset-inline-end:0;inset-inline-start:0;position:fixed}.e-floating-bars.is-hidden{display:none}.e-floating-bars.has-close-button{padding-inline-end:calc(var(--e-floating-bars-elements-padding-inline-end) + 20px);padding-inline-start:calc(var(--e-floating-bars-elements-padding-inline-start) + 20px)}.e-floating-bars .has-corners-rounded{--e-floating-bars-corners:20px}.e-floating-bars .has-corners-round{--e-floating-bars-corners:50px}.e-floating-bars .has-corners-sharp{--e-floating-bars-corners:0}.e-floating-bars__announcement-text{align-items:center;color:var(--e-floating-bars-announcement-text-color);display:flex;font-size:16px;font-weight:400;height:100%;margin:0}.e-floating-bars__announcement-icon{align-items:center;color:var(--e-floating-bars-announcement-icon-color);display:flex;height:100%}.e-floating-bars__announcement-icon svg{fill:var(--e-floating-bars-announcement-icon-color);height:var(--e-floating-bars-announcement-icon-size);width:var(--e-floating-bars-announcement-icon-size)}.e-floating-bars__announcement-icon i{color:var(--e-floating-bars-announcement-icon-color);font-size:var(--e-floating-bars-announcement-icon-size)}.e-floating-bars__cta-icon{color:var(--e-floating-bars-cta-button-text-color);display:inline-flex;transition:all .3s}.e-floating-bars__cta-icon svg{fill:var(--e-floating-bars-cta-button-text-color);height:1em;transition:all .3s;width:1em}.e-floating-bars__cta-button-container{order:3}@media (max-width:767px){.e-floating-bars__cta-button-container{display:flex;grid-column:span 2/span 2;grid-row-start:2}}.e-floating-bars__cta-button,.e-floating-bars__cta-button:not([href]):not([tabindex]){align-items:center;color:var(--e-floating-bars-cta-button-text-color);display:inline-flex;font-size:16px;font-weight:700;gap:var(--e-floating-bars-cta-button-icon-gap);position:relative;transition:all .3s;white-space:nowrap}.e-floating-bars__cta-button.animated,.e-floating-bars__cta-button:not([href]):not([tabindex]).animated{animation-delay:var(--e-floating-bars-cta-button-animation-delay);animation-duration:var(--e-floating-bars-cta-button-animation-duration);animation-iteration-count:1}.e-floating-bars__cta-button.has-entrance-animation,.e-floating-bars__cta-button:not([href]):not([tabindex]).has-entrance-animation{opacity:0}.e-floating-bars__cta-button.visible,.e-floating-bars__cta-button:not([href]):not([tabindex]).visible{opacity:1}.e-floating-bars__cta-button:focus,.e-floating-bars__cta-button:focus .e-floating-bars__cta-icon,.e-floating-bars__cta-button:hover,.e-floating-bars__cta-button:hover .e-floating-bars__cta-icon,.e-floating-bars__cta-button:not([href]):not([tabindex]):focus,.e-floating-bars__cta-button:not([href]):not([tabindex]):focus .e-floating-bars__cta-icon,.e-floating-bars__cta-button:not([href]):not([tabindex]):hover,.e-floating-bars__cta-button:not([href]):not([tabindex]):hover .e-floating-bars__cta-icon{color:var(--e-floating-bars-cta-button-text-color-hover);transition:all .3s}.e-floating-bars__cta-button:focus .e-floating-bars__cta-icon svg,.e-floating-bars__cta-button:hover .e-floating-bars__cta-icon svg,.e-floating-bars__cta-button:not([href]):not([tabindex]):focus .e-floating-bars__cta-icon svg,.e-floating-bars__cta-button:not([href]):not([tabindex]):hover .e-floating-bars__cta-icon svg{fill:var(--e-floating-bars-cta-button-text-color-hover);transition:all .3s}.e-floating-bars__cta-button.has-border,.e-floating-bars__cta-button:not([href]):not([tabindex]).has-border{border:var(--e-floating-bars-cta-button-border-width) solid var(--e-floating-bars-cta-button-border-color)}.e-floating-bars__cta-button.has-border:focus,.e-floating-bars__cta-button.has-border:hover,.e-floating-bars__cta-button:not([href]):not([tabindex]).has-border:focus,.e-floating-bars__cta-button:not([href]):not([tabindex]).has-border:hover{border-color:var(--e-floating-bars-cta-button-border-color-hover)}.e-floating-bars__cta-button.is-type-button,.e-floating-bars__cta-button:not([href]):not([tabindex]).is-type-button{background-color:var(--e-floating-bars-cta-button-bg-color);border-radius:var(--e-floating-bars-corners);padding-block-end:var(--e-floating-bars-cta-button-padding-block-end);padding-block-start:var(--e-floating-bars-cta-button-padding-block-start);padding-inline-end:var(--e-floating-bars-cta-button-padding-inline-end);padding-inline-start:var(--e-floating-bars-cta-button-padding-inline-start)}.e-floating-bars__cta-button.is-type-button:focus,.e-floating-bars__cta-button.is-type-button:hover,.e-floating-bars__cta-button:not([href]):not([tabindex]).is-type-button:focus,.e-floating-bars__cta-button:not([href]):not([tabindex]).is-type-button:hover{background-color:var(--e-floating-bars-cta-button-bg-color-hover)}.e-floating-bars__cta-button.is-type-link,.e-floating-bars__cta-button:not([href]):not([tabindex]).is-type-link{text-decoration:none}.e-floating-bars__cta-button.is-type-link .e-floating-bars__cta-text,.e-floating-bars__cta-button:not([href]):not([tabindex]).is-type-link .e-floating-bars__cta-text{text-decoration:underline}.e-floating-bars__close-button,.e-floating-bars__close-button[type=button]{align-items:center;display:flex;position:absolute}.e-floating-bars__close-button[type=button] i,.e-floating-bars__close-button i{font-size:var(--e-floating-bars-close-icon-size)}@media (max-width:767px){.e-floating-bars__close-button,.e-floating-bars__close-button[type=button]{top:10px}}.e-floating-bars__close-button,.e-floating-bars__close-button:focus,.e-floating-bars__close-button:hover,.e-floating-bars__close-button[type=button],.e-floating-bars__close-button[type=button]:focus,.e-floating-bars__close-button[type=button]:hover{background-color:transparent;border:0;color:var(--e-floating-bars-close-button-color);padding:0}.e-floating-bars__close-button:focus i,.e-floating-bars__close-button:hover i,.e-floating-bars__close-button[type=button]:focus i,.e-floating-bars__close-button[type=button]:hover i,.e-floating-bars__close-button[type=button] i,.e-floating-bars__close-button i{color:var(--e-floating-bars-close-button-color)}.e-floating-bars__overlay{background-position:50%;background-size:cover;height:100%;inset-block-end:0;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;opacity:var(--e-floating-bars-background-overlay-opacity);position:absolute;width:100%;z-index:-1}.e-con.e-con--floating-bars,.e-con:has(.e-floating-bars){padding:0}.e-con.e-con--floating-bars>.e-con-inner,.e-con.e-con--floating-bars>.e-con-inner.e-con-inner--floating-bars,.e-con:has(.e-floating-bars)>.e-con-inner,.e-con:has(.e-floating-bars)>.e-con-inner.e-con-inner--floating-bars{max-width:unset;padding-block-end:0;padding-block-start:0}
.elementor-132 .elementor-element.elementor-element-40da495{--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;--background-transition:0.3s;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-132 .elementor-element.elementor-element-4ab8c78{--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;--background-transition:0.3s;}.elementor-132 .elementor-element.elementor-element-dd4aefa{--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;--background-transition:0.3s;}.elementor-132 .elementor-element.elementor-element-503e698{--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;--background-transition:0.3s;}.elementor-132 .elementor-element.elementor-element-b385a14:not(.elementor-motion-effects-element-type-background), .elementor-132 .elementor-element.elementor-element-b385a14 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1C1C1C;}.elementor-132 .elementor-element.elementor-element-b385a14{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:112px 0px 100px 0px;}.elementor-132 .elementor-element.elementor-element-b385a14 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-132 .elementor-element.elementor-element-a620e81 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-132 .elementor-element.elementor-element-a620e81 .elementor-element-populated a{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-a620e81 .elementor-element-populated a:hover{color:#2562FF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-132 .elementor-element.elementor-element-4f22d25 > .elementor-widget-container{margin:23px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-4f22d25{text-align:left;--icon-size:16px;}.elementor-132 .elementor-element.elementor-element-4f22d25 .elementor-icon i{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-4f22d25 .elementor-icon svg{fill:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-4f22d25 .elementor-icon{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-4f22d25 .elementor-icon:hover{opacity:1;}.elementor-132 .elementor-element.elementor-element-4f22d25 .elementor-icon:hover i{color:#2562FF;}.elementor-132 .elementor-element.elementor-element-4f22d25 .elementor-icon:hover svg{fill:#2562FF;}.elementor-132 .elementor-element.elementor-element-4f22d25 .elementor-social-icon{--icon-padding:0px;}.elementor-132 .elementor-element.elementor-element-4f22d25 .elementor-icon:not(:last-child){margin-right:20px;}.elementor-132 .elementor-element.elementor-element-e08ec4e > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-132 .elementor-element.elementor-element-cc1b784 > .elementor-widget-container{margin:15px 0px 25px 0px;}.elementor-132 .elementor-element.elementor-element-cc1b784 .dblh__content{width:40%;}.elementor-132 .elementor-element.elementor-element-cc1b784 .dblh__title-wrapper{font-size:20px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-132 .elementor-element.elementor-element-cc1b784 .dblh__title{display:inline;}.elementor-132 .elementor-element.elementor-element-cc1b784 .dblh__title-1{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-cc1b784 .wgl-double-heading .dblh__subtitle::before,
                     .elementor-132 .elementor-element.elementor-element-cc1b784 .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-132 .elementor-element.elementor-element-1cadc56 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-132 .elementor-element.elementor-element-1cadc56 > .elementor-element-populated{padding:0px 15px 0px 0px;}.elementor-132 .elementor-element.elementor-element-e3767a2 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-132 .elementor-element.elementor-element-e3767a2 .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-e3767a2 .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-e3767a2 .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-e3767a2 .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-e3767a2 .wgl-button, .elementor-132 .elementor-element.elementor-element-e3767a2.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-e3767a2 .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-e3767a2 .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-e3767a2 .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-e3767a2.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-e3767a2.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-e3767a2 .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-e3767a2 .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-cf81d70 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-132 .elementor-element.elementor-element-cf81d70 .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-cf81d70 .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-cf81d70 .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-cf81d70 .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-cf81d70 .wgl-button, .elementor-132 .elementor-element.elementor-element-cf81d70.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-cf81d70 .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-cf81d70 .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-cf81d70 .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-cf81d70.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-cf81d70.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-cf81d70 .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-cf81d70 .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-8e11d5c > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-132 .elementor-element.elementor-element-8e11d5c .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-8e11d5c .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-8e11d5c .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-8e11d5c .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-8e11d5c .wgl-button, .elementor-132 .elementor-element.elementor-element-8e11d5c.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-8e11d5c .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-8e11d5c .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-8e11d5c .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-8e11d5c.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-8e11d5c.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-8e11d5c .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-8e11d5c .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-37b1d5f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-37b1d5f .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-37b1d5f .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-37b1d5f .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-37b1d5f .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-37b1d5f .wgl-button, .elementor-132 .elementor-element.elementor-element-37b1d5f.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-37b1d5f .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-37b1d5f .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-37b1d5f .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-37b1d5f.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-37b1d5f.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-37b1d5f .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-37b1d5f .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-15da571 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-132 .elementor-element.elementor-element-15da571 .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;margin:0px 0px 0px 0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-15da571 .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-15da571 .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-15da571 .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-15da571 .wgl-button, .elementor-132 .elementor-element.elementor-element-15da571.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-15da571 .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-15da571 .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-15da571 .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-15da571.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-15da571.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-15da571 .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-15da571 .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-f94ccaf > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-f94ccaf .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-f94ccaf .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-f94ccaf .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-f94ccaf .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-f94ccaf .wgl-button, .elementor-132 .elementor-element.elementor-element-f94ccaf.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-f94ccaf .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-f94ccaf .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-f94ccaf .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-f94ccaf.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-f94ccaf.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-f94ccaf .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-f94ccaf .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-ad6729a > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-132 .elementor-element.elementor-element-ad6729a > .elementor-element-populated{padding:0px 15px 0px 0px;}.elementor-132 .elementor-element.elementor-element-888a652 > .elementor-widget-container{margin:0px 0px 020px 0px;}.elementor-132 .elementor-element.elementor-element-888a652 .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-888a652 .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-888a652 .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-888a652 .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-888a652 .wgl-button, .elementor-132 .elementor-element.elementor-element-888a652.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-888a652 .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-888a652 .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-888a652 .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-888a652.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-888a652.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-888a652 .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-888a652 .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-321d150 > .elementor-widget-container{margin:0px 0px 022px 0px;}.elementor-132 .elementor-element.elementor-element-321d150 .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-321d150 .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-321d150 .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-321d150 .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-321d150 .wgl-button, .elementor-132 .elementor-element.elementor-element-321d150.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-321d150 .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-321d150 .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-321d150 .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-321d150.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-321d150.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-321d150 .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-321d150 .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-082b455 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-132 .elementor-element.elementor-element-082b455 .wgl-button{justify-content:center;font-size:18px;font-weight:500;letter-spacing:0px;--button-padding:0px 0px 0px 0px;--border-color:#232323;}.elementor-132 .elementor-element.elementor-element-082b455 .button__text{justify-content:center;}.elementor-132 .elementor-element.elementor-element-082b455 .wgl-button .button__content{--gap:14px;}.elementor-132 .elementor-element.elementor-element-082b455 .elementor-icon{--icon-translate-y:-1px;color:#E54044;fill:#E54044;--icon-rotate:0deg;}.elementor-132 .elementor-element.elementor-element-082b455 .wgl-button, .elementor-132 .elementor-element.elementor-element-082b455.has-separate_icon .media-wrapper{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-132 .elementor-element.elementor-element-082b455 .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-082b455 .wgl-button:hover,
                     .elementor-132 .elementor-element.elementor-element-082b455 .wgl-button:focus{background-color:#02010100;--border-color:#FDB813;}.elementor-132 .elementor-element.elementor-element-082b455.has-bg_animation .wgl-button:hover::after,
                     .elementor-132 .elementor-element.elementor-element-082b455.has-bg_animation .wgl-button:focus::after{background-color:#02010100;}.elementor-132 .elementor-element.elementor-element-082b455 .wgl-icon{--icon-size:18px;}.elementor-132 .elementor-element.elementor-element-082b455 .highlight_svg path{stroke:#FDB813;}.elementor-132 .elementor-element.elementor-element-287fe2a:not(.elementor-motion-effects-element-type-background), .elementor-132 .elementor-element.elementor-element-287fe2a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1C1C1C;}.elementor-132 .elementor-element.elementor-element-287fe2a{border-style:solid;border-width:1px 0px 0px 0px;border-color:#FFFFFF;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:17px 0px 17px 0px;}.elementor-132 .elementor-element.elementor-element-287fe2a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-132 .elementor-element.elementor-element-494ba1d.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-132 .elementor-element.elementor-element-494ba1d.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-132 .elementor-element.elementor-element-494ba1d.elementor-column > .elementor-widget-wrap{justify-content:space-between;}.elementor-132 .elementor-element.elementor-element-494ba1d .elementor-element-populated a{color:#888888;}.elementor-132 .elementor-element.elementor-element-494ba1d .elementor-element-populated a:hover{color:#2562FF;}.elementor-132 .elementor-element.elementor-element-2e2b5ef .wgl-logotype-container,
                     .elementor-132 .elementor-element.elementor-element-2e2b5ef{text-align:left;justify-content:lex-start;}.elementor-widget-text-editor{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-132 .elementor-element.elementor-element-c49bb08{width:auto;max-width:auto;color:#888888;}.elementor-132 .elementor-element.elementor-element-c49bb08 > .elementor-widget-container{margin:0px 0px -0px 0px;}@media(max-width:1200px){.elementor-132 .elementor-element.elementor-element-b385a14{padding:70px 0px 70px 0px;}.elementor-132 .elementor-element.elementor-element-cc1b784 .dblh__content{width:50%;}}@media(max-width:767px){.elementor-132 .elementor-element.elementor-element-e08ec4e > .elementor-element-populated{margin:20px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-132 .elementor-element.elementor-element-cc1b784 .dblh__content{width:100%;}.elementor-132 .elementor-element.elementor-element-1cadc56{width:50%;}.elementor-132 .elementor-element.elementor-element-ad6729a{width:50%;}.elementor-132 .elementor-element.elementor-element-c49bb08{width:100%;max-width:100%;}.elementor-132 .elementor-element.elementor-element-c49bb08 > .elementor-widget-container{margin:10px 0px 0px 0px;}}@media(min-width:768px){.elementor-132 .elementor-element.elementor-element-4ab8c78{--width:15%;}.elementor-132 .elementor-element.elementor-element-dd4aefa{--width:75%;}.elementor-132 .elementor-element.elementor-element-503e698{--width:15%;}.elementor-132 .elementor-element.elementor-element-a620e81{width:32%;}.elementor-132 .elementor-element.elementor-element-e08ec4e{width:68%;}}@media(max-width:1200px) and (min-width:768px){.elementor-132 .elementor-element.elementor-element-a620e81{width:50%;}.elementor-132 .elementor-element.elementor-element-e08ec4e{width:50%;}}
.elementor-827 .elementor-element.elementor-element-b69b6ab:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-827 .elementor-element.elementor-element-b69b6ab > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-827 .elementor-element.elementor-element-b69b6ab > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-827 .elementor-element.elementor-element-b69b6ab > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:26px 50px 80px 50px;}.elementor-827 .elementor-element.elementor-element-b69b6ab > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-827 .elementor-element.elementor-element-b69b6ab .elementor-element-populated a{color:#232323;}.elementor-827 .elementor-element.elementor-element-b69b6ab .elementor-element-populated a:hover{color:#2562FF;}.elementor-827 .elementor-element.elementor-element-e4b1b9d .wgl-logotype-container,
                     .elementor-827 .elementor-element.elementor-element-e4b1b9d{text-align:left;justify-content:lex-start;}.elementor-827 .elementor-element.elementor-element-b936efc{--spacer-size:40px;}.elementor-827 .elementor-element.elementor-element-c7da0f7 .dblh__content{width:40%;}.elementor-827 .elementor-element.elementor-element-c7da0f7 .dblh__title-wrapper{font-size:24px;font-weight:800;line-height:36px;padding:0px 0px 10px 0px;}.elementor-827 .elementor-element.elementor-element-c7da0f7 .dblh__title{display:inline;}.elementor-827 .elementor-element.elementor-element-c7da0f7 .wgl-double-heading .dblh__subtitle::before,
                     .elementor-827 .elementor-element.elementor-element-c7da0f7 .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-827 .elementor-element.elementor-element-171943b{--spacer-size:23px;}.elementor-827 .elementor-element.elementor-element-f468a54{width:var( --container-widget-width, 215px );max-width:215px;--container-widget-width:215px;--container-widget-flex-grow:0;}.elementor-827 .elementor-element.elementor-element-f468a54 .content_wrapper{flex-direction:column;}.elementor-827 .elementor-element.elementor-element-f468a54 .wgl-infobox_title{font-size:16px;margin:0px 0px 12px 0px;display:block;}.elementor-827 .elementor-element.elementor-element-f468a54 .wgl-infobox_content{font-size:18px;font-weight:500;line-height:36px;color:#232323;}.elementor-827 .elementor-element.elementor-element-f468a54 .elementor-widget-container{transition:0.4s;}.elementor-827 .elementor-element.elementor-element-5846201{--spacer-size:17px;}.elementor-827 .elementor-element.elementor-element-b9c91e2 > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-827 .elementor-element.elementor-element-b9c91e2 .dblh__content{width:40%;}.elementor-827 .elementor-element.elementor-element-b9c91e2 .dblh__title-wrapper{font-size:16px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-827 .elementor-element.elementor-element-b9c91e2 .dblh__title{display:inline;}.elementor-827 .elementor-element.elementor-element-b9c91e2 .wgl-double-heading .dblh__subtitle::before,
                     .elementor-827 .elementor-element.elementor-element-b9c91e2 .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}
                    .elementor-827 .elementor-element.elementor-element-055335f .wpcf7-submit,
                    .elementor-827 .elementor-element.elementor-element-055335f .wgl-button.has-animated-bg::before
                {background-color:#02010100;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-form{font-size:15px;font-weight:600;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-form-control-wrap,
                     .elementor-827 .elementor-element.elementor-element-055335f .wpcf7-form-control.wpcf7-submit{display:inline-block;vertical-align:top;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-form-control-wrap + br{display:none;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-form-control-wrap{width:100%;margin:6px 0px 0px 0px;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-form-control-wrap input,
                     .elementor-827 .elementor-element.elementor-element-055335f .wpcf7-form-control-wrap select,
                     .elementor-827 .elementor-element.elementor-element-055335f .wpcf7-form-control-wrap textarea{margin-bottom:calc(0px - 0px);}.elementor-827 .elementor-element.elementor-element-055335f input[type="text"],
                     .elementor-827 .elementor-element.elementor-element-055335f input[type="url"],
                     .elementor-827 .elementor-element.elementor-element-055335f input[type="search"],
                     .elementor-827 .elementor-element.elementor-element-055335f input[type="email"],
                     .elementor-827 .elementor-element.elementor-element-055335f input[type="password"],
                     .elementor-827 .elementor-element.elementor-element-055335f input[type="tel"],
                     .elementor-827 .elementor-element.elementor-element-055335f input[type="time"],
                     .elementor-827 .elementor-element.elementor-element-055335f input[type="number"],
                     .elementor-827 .elementor-element.elementor-element-055335f input[type="date"],
                     .elementor-827 .elementor-element.elementor-element-055335f select{height:46px;min-height:46px;}.elementor-827 .elementor-element.elementor-element-055335f input[type="text"],.elementor-827 .elementor-element.elementor-element-055335f input[type="url"],.elementor-827 .elementor-element.elementor-element-055335f input[type="search"],.elementor-827 .elementor-element.elementor-element-055335f input[type="email"],.elementor-827 .elementor-element.elementor-element-055335f input[type="password"],.elementor-827 .elementor-element.elementor-element-055335f input[type="tel"],.elementor-827 .elementor-element.elementor-element-055335f input[type="time"],.elementor-827 .elementor-element.elementor-element-055335f input[type="number"],.elementor-827 .elementor-element.elementor-element-055335f input[type="date"],.elementor-827 .elementor-element.elementor-element-055335f select,.elementor-827 .elementor-element.elementor-element-055335f textarea{border-style:solid;border-width:0px 0px 1px 0px;}.elementor-827 .elementor-element.elementor-element-055335f input[type="text"]:focus,.elementor-827 .elementor-element.elementor-element-055335f input[type="url"]:focus,.elementor-827 .elementor-element.elementor-element-055335f input[type="search"]:focus,.elementor-827 .elementor-element.elementor-element-055335f input[type="email"]:focus,.elementor-827 .elementor-element.elementor-element-055335f input[type="password"]:focus,.elementor-827 .elementor-element.elementor-element-055335f input[type="tel"]:focus,.elementor-827 .elementor-element.elementor-element-055335f input[type="time"]:focus,.elementor-827 .elementor-element.elementor-element-055335f input[type="number"]:focus,.elementor-827 .elementor-element.elementor-element-055335f input[type="date"]:focus,.elementor-827 .elementor-element.elementor-element-055335f select:focus,.elementor-827 .elementor-element.elementor-element-055335f textarea:focus{border-style:solid;border-width:0px 0px 1px 0px;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-submit{font-family:"Roboto", Sans-serif;font-size:22px;font-weight:400;font-style:normal;line-height:50px;min-width:26px;margin:0px 0px 0px -26px;height:auto;padding:0px 0px 0px 0px;border-style:none;color:#232323;}.elementor-827 .elementor-element.elementor-element-055335f .wgl-button.has-animated-bg .wpcf7-submit{margin:0;padding:0;}.elementor-827 .elementor-element.elementor-element-055335f .wgl-button-cf7 .wpcf7-submit{margin:0;}.elementor-827 .elementor-element.elementor-element-055335f .wgl-button.has-animated-bg{margin:0px 0px 0px -26px;}.elementor-827 .elementor-element.elementor-element-055335f .wgl-button-cf7{margin:0px 0px 0px -26px;}.elementor-827 .elementor-element.elementor-element-055335f .wgl-button-cf7 .wpcf7-submit ~ i{color:#232323;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-submit:hover{color:#2562FF;}.elementor-827 .elementor-element.elementor-element-055335f .wgl-button-cf7 .wpcf7-submit:hover ~ i{color:#2562FF;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-not-valid-tip{margin:10px 0px 0px 0px;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-response-output{font-weight:400;margin:12px 0px 0px 0px;}.elementor-widget-text-editor{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-827 .elementor-element.elementor-element-1732ce4 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-827 .elementor-element.elementor-element-1732ce4{font-size:14px;line-height:24px;}.elementor-827 .elementor-element.elementor-element-87b45d8{--spacer-size:20px;}.elementor-827 .elementor-element.elementor-element-d41df1d .dblh__content{width:40%;}.elementor-827 .elementor-element.elementor-element-d41df1d .dblh__title-wrapper{font-size:32px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-827 .elementor-element.elementor-element-d41df1d .dblh__title{display:inline;}.elementor-827 .elementor-element.elementor-element-d41df1d .wgl-double-heading .dblh__subtitle::before,
                     .elementor-827 .elementor-element.elementor-element-d41df1d .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-827 .elementor-element.elementor-element-7b253d8{--spacer-size:28px;}.elementor-827 .elementor-element.elementor-element-53784eb{width:auto;max-width:auto;}.elementor-827 .elementor-element.elementor-element-53784eb > .elementor-widget-container{margin:0px 40px 0px 0px;}.elementor-827 .elementor-element.elementor-element-53784eb .dblh__content{width:40%;}.elementor-827 .elementor-element.elementor-element-53784eb .dblh__title-wrapper{font-size:16px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-827 .elementor-element.elementor-element-53784eb .dblh__title{display:inline;}.elementor-827 .elementor-element.elementor-element-53784eb .dblh__title-wrapper:hover  .dblh__title-1{color:#2562FF;}.elementor-827 .elementor-element.elementor-element-53784eb .wgl-double-heading .dblh__subtitle::before,
                     .elementor-827 .elementor-element.elementor-element-53784eb .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-827 .elementor-element.elementor-element-60f9b7c{width:auto;max-width:auto;}.elementor-827 .elementor-element.elementor-element-60f9b7c > .elementor-widget-container{margin:0px 40px 0px 0px;}.elementor-827 .elementor-element.elementor-element-60f9b7c .dblh__content{width:40%;}.elementor-827 .elementor-element.elementor-element-60f9b7c .dblh__title-wrapper{font-size:16px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-827 .elementor-element.elementor-element-60f9b7c .dblh__title{display:inline;}.elementor-827 .elementor-element.elementor-element-60f9b7c .dblh__title-wrapper:hover  .dblh__title-1{color:#2562FF;}.elementor-827 .elementor-element.elementor-element-60f9b7c .wgl-double-heading .dblh__subtitle::before,
                     .elementor-827 .elementor-element.elementor-element-60f9b7c .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-827 .elementor-element.elementor-element-9c1511b{width:auto;max-width:auto;}.elementor-827 .elementor-element.elementor-element-9c1511b .dblh__content{width:40%;}.elementor-827 .elementor-element.elementor-element-9c1511b .dblh__title-wrapper{font-size:16px;font-weight:800;padding:0px 0px 10px 0px;}.elementor-827 .elementor-element.elementor-element-9c1511b .dblh__title{display:inline;}.elementor-827 .elementor-element.elementor-element-9c1511b .dblh__title-wrapper:hover  .dblh__title-1{color:#2562FF;}.elementor-827 .elementor-element.elementor-element-9c1511b .wgl-double-heading .dblh__subtitle::before,
                     .elementor-827 .elementor-element.elementor-element-9c1511b .wgl-double-heading .dblh__subtitle::after{background-color:#232323;}.elementor-827 .elementor-element.elementor-element-260f41f{--spacer-size:37px;}.elementor-827 .elementor-element.elementor-element-4d5ad3f .wgl-button{justify-content:center;--border-color:#2562FF;}.elementor-827 .elementor-element.elementor-element-4d5ad3f .button__text{justify-content:center;}.elementor-827 .elementor-element.elementor-element-4d5ad3f .elementor-icon{--icon-translate-y:1px;color:#FFFFFF;fill:#FFFFFF;--icon-rotate:-45deg;}.elementor-827 .elementor-element.elementor-element-4d5ad3f .wgl-button, .elementor-827 .elementor-element.elementor-element-4d5ad3f.has-separate_icon .media-wrapper{border-style:solid;}.elementor-827 .elementor-element.elementor-element-4d5ad3f .elementor-widget-container .wgl-button{color:#FFFFFF;}.elementor-827 .elementor-element.elementor-element-4d5ad3f:not(.has-bg_animation) .wgl-button{background-color:#2562FF;}.elementor-827 .elementor-element.elementor-element-4d5ad3f.has-bg_animation .wgl-button::after{background-color:#2562FF;}.elementor-827 .elementor-element.elementor-element-4d5ad3f.has-bg_animation .wgl-button{background-color:transparent !important;}.elementor-827 .elementor-element.elementor-element-4d5ad3f .elementor-widget-container .wgl-button:hover,
                     .elementor-827 .elementor-element.elementor-element-4d5ad3f .elementor-widget-container .wgl-button:focus{color:#232323;}.elementor-827 .elementor-element.elementor-element-4d5ad3f .wgl-button:hover,
                     .elementor-827 .elementor-element.elementor-element-4d5ad3f .wgl-button:focus{background-color:#FFFFFF;--border-color:#232323;}.elementor-827 .elementor-element.elementor-element-4d5ad3f.has-bg_animation .wgl-button:hover::after,
                     .elementor-827 .elementor-element.elementor-element-4d5ad3f.has-bg_animation .wgl-button:focus::after{background-color:#FFFFFF;}.elementor-827 .elementor-element.elementor-element-4d5ad3f .wgl-button:hover .elementor-icon,
                     .elementor-827 .elementor-element.elementor-element-4d5ad3f .wgl-button:focus .elementor-icon{color:#232323;fill:#232323;--icon-rotate:0deg;}@media(max-width:1200px){.elementor-827 .elementor-element.elementor-element-c7da0f7 .dblh__content{width:50%;}.elementor-827 .elementor-element.elementor-element-c7da0f7 .dblh__title-wrapper{font-size:36px;}.elementor-827 .elementor-element.elementor-element-b9c91e2 .dblh__content{width:50%;}.elementor-827 .elementor-element.elementor-element-055335f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-827 .elementor-element.elementor-element-d41df1d .dblh__content{width:50%;}.elementor-827 .elementor-element.elementor-element-53784eb .dblh__content{width:50%;}.elementor-827 .elementor-element.elementor-element-60f9b7c .dblh__content{width:50%;}.elementor-827 .elementor-element.elementor-element-9c1511b .dblh__content{width:50%;}}@media(max-width:767px){.elementor-827 .elementor-element.elementor-element-c7da0f7 .dblh__content{width:100%;}.elementor-827 .elementor-element.elementor-element-c7da0f7 .dblh__title-wrapper{font-size:30px;}.elementor-827 .elementor-element.elementor-element-b9c91e2 .dblh__content{width:100%;}.elementor-827 .elementor-element.elementor-element-b9c91e2 .dblh__title-wrapper{font-size:30px;}.elementor-827 .elementor-element.elementor-element-055335f .wpcf7-submit{height:auto;padding:0px 0px 0px 0px;}.elementor-827 .elementor-element.elementor-element-055335f .wgl-button.has-animated-bg .wpcf7-submit{padding:0;}.elementor-827 .elementor-element.elementor-element-d41df1d .dblh__content{width:100%;}.elementor-827 .elementor-element.elementor-element-d41df1d .dblh__title-wrapper{font-size:30px;}.elementor-827 .elementor-element.elementor-element-53784eb .dblh__content{width:100%;}.elementor-827 .elementor-element.elementor-element-53784eb .dblh__title-wrapper{font-size:30px;}.elementor-827 .elementor-element.elementor-element-60f9b7c .dblh__content{width:100%;}.elementor-827 .elementor-element.elementor-element-60f9b7c .dblh__title-wrapper{font-size:30px;}.elementor-827 .elementor-element.elementor-element-9c1511b .dblh__content{width:100%;}.elementor-827 .elementor-element.elementor-element-9c1511b .dblh__title-wrapper{font-size:30px;}}
.wpcf7 form {
  display: block;
}

.wpcf7-form label {
  display: block;
}

/* Impreza_8.22 
*  Theme issues theme have this problem
*/

#page-header .l-subheader-cell .w-socials-item.twitter .fa-x-twitter svg {
  display: none !important;
}

/* Ai Generated Form Style
* @author M Hemel Hasan
*/

/* Color */
:root {
  --uacf7-global-color-primary: #382673;
  --uacf7-global-text-color-secondary: #383c41;
  --uacf7-global-placeholder-color: #606266;
  --uacf7-global-border-color: #e4e9f8;
  --uacf7-global-button-color: var(--uacf7-global-color-primary);
  --uacf7-border-radius: 5px;
  --uacf7-white-color: #fff;
}

/* Default */

.uacf7-wrapper-default {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  min-inline-size: 100%;
}

.uacf7-wrapper-default hr {
  background-color: var(--uacf7-global-border-color);
  border: none;
  height: 1px;
  margin-bottom: 20px;
  width: 100%;
}

.uacf7-wrapper-default label {
  display: inline-block;
  font-weight: 500;
  line-height: inherit;
  margin-bottom: 15px;
  width: 100%;
}

.uacf7-wrapper-default label span {
  display: block;
  margin-top: 5px;
}
.uacf7-wrapper-default .wpcf7-acceptance label span {
  display: inline-block;
  margin-top: 5px;
}

/* All Input form  */
.uacf7-wrapper-default input[type="date"],
.uacf7-wrapper-default input[type="email"],
.uacf7-wrapper-default input[type="number"],
.uacf7-wrapper-default input[type="password"],
.uacf7-wrapper-default input[type="search"],
.uacf7-wrapper-default input[type="tel"],
.uacf7-wrapper-default input[type="text"],
.uacf7-wrapper-default input[type="url"],
.uacf7-wrapper-default select,
.uacf7-wrapper-default textarea,
.uacf7-wrapper-default label span textarea,
.uacf7-wrapper-default label span input {
  padding: 0.7rem 1rem;
  background-clip: padding-box;
  background-image: none;
  border: 1px solid var(--uacf7-global-border-color);
  border-radius: var(--uacf7-border-radius);
  color: var(--uacf7-global-text-color-secondary);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  outline: none;
}

.uacf7-wrapper-default textarea {
  height: 90px;
}

input[type="date"]:focus-visible,
input[type="date"]:visited,
input[type="email"]:focus-visible,
input[type="email"]:visited,
input[type="number"]:focus-visible,
input[type="number"]:visited,
input[type="password"]:focus-visible,
input[type="password"]:visited,
input[type="search"]:focus-visible,
input[type="search"]:visited,
input[type="tel"]:focus-visible,
input[type="tel"]:visited,
input[type="text"]:focus-visible,
input[type="text"]:visited,
select:visited,
select:focus-visible,
textarea:visited,
textarea:focus-visible {
  border-color: var(--uacf7-global-button-color) !important;
}

/* Checkbox style */
.uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item-label {
  margin: 0;
}

.uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item {
  display: flex !important;
  align-items: center;
  margin: 0.5em 0 0 1em;
  font-weight: 400;
}

.uacf7-wrapper-default .uacf7-checkbox span input {
  margin-right: 10px;
}

/* Radio style */
.uacf7-wrapper-default .uacf7-radio .wpcf7-list-item-label {
  margin: 0;
}

.uacf7-wrapper-default .uacf7-radio .wpcf7-list-item {
  display: flex !important;
  align-items: center;
  margin: 0.5em 0 0 1em;
  font-weight: 400;
}

.uacf7-wrapper-default .uacf7-radio span input {
  margin-right: 10px;
}
.uacf7-wrapper-default .uacf7-rating label span {
  display: inline-block;
}

/* Form Submit Button */
.uacf7-wrapper-default .uacf7-submint {
  display: flex;
  align-items: center;
}

.uacf7-wrapper-default .uacf7-submint.end {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.uacf7-wrapper-default .uacf7-submint input[type="submit"] {
  font-size: 16px;
  font-weight: 700;
  color: var(--uacf7-white-color);
  background-color: var(--uacf7-global-color-primary);
  border-style: solid;
  border-radius: var(--uacf7-border-radius);
  border-width: 2px;
  border-color: var(--uacf7-white-color);
  padding: 10px 20px;
  text-align: center;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  outline: none;
}

.uacf7-wrapper-default .uacf7-submint input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:hover {
  color: var(--uacf7-white-color);
  background-color: var(--uacf7-global-color-primary);
}

/* Submit Button fill style  */
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"] {
  background-color: var(--uacf7-global-color-primary);
  color: var(--uacf7-white-color) !important;
}

.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:hover {
  color: var(--uacf7-global-color-primary);
  background-color: var(--uacf7-white-color);
}

/* Submit Button full-width style  */
.uacf7-wrapper-default .uacf7-submint.full-width {
  position: relative;
}

.uacf7-wrapper-default .uacf7-submint.full-width input[type="submit"] {
  width: 100%;
}

.uacf7-wrapper-default .uacf7-submint.full-width > span {
  position: absolute;
  left: 50%;
  margin-left: -12px;
}

.uacf7-wrapper-default .uacf7-submint.fill.full-width > span.wpcf7-spinner {
  background-color: var(--uacf7-white-color);
}

.uacf7-wrapper-default
  .uacf7-submint.fill.full-width
  > span.wpcf7-spinner::before {
  background-color: var(--uacf7-global-color-primary);
}

.uacf7-wrapper-default .uacf7-charity-dinner {
  padding: 0 15px;
}
.uacf7-wrapper-default .uacf7-charity-dinner .wpcf7-submit {
  background: #115e99 !important;
  color: #ffffff !important;
  border-color: #115e99 !important;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit {
  background-color: #e6a23c !important;
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.5;
  padding: 8px 16px;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit:hover {
  background-color: #ebb563 !important;
}

.steps-form {
    display: table;
    width: 100%;
    position: relative;
}

.uacf7-step.step-content button.uacf7-prev,
.uacf7-step.step-content button.uacf7-next {
    margin-top: 5px
}

.uacf7-step.step-content.step-start button.uacf7-prev,
.uacf7-step.step-content.step-end button.uacf7-next,
.uacf7-step.step-content.step-end span.uacf7-ajax-loader {
    display: none !important
}

.uacf7-step span.uacf7-ajax-loader.is-active {
    visibility: visible
}

.uacf7-step.step-content button.uacf7-next {
    float: right;
}

.uacf7-step.step-content.step-start button.uacf7-next {
    float: none;
}

.steps-form .steps-row {
    display: table-row;
}

.steps-form .steps-row:before {
    top: 18px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
}

.steps-form .steps-row .steps-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.steps-form .steps-row .steps-step p {
    margin-top: 0.5rem;
}

.steps-form .steps-row .steps-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.steps-form .steps-row .steps-step .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 28px;
    border-radius: 50%;
    margin-top: 0;
    text-decoration: none;
    outline: 0;
    display: inline-block;
    position: relative;
}

.steps-form .steps-row .steps-step .btn-circle img {
    /*    border-radius: 50% !important;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.uacf7-btn-default {
    color: #fff;
    background-color: #65ce92 !important;
}

.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
    color: #fff;
    background-color: #15a552 !important;
    outline: 0;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}

.steps-form .steps-row .steps-step .btn-circle:hover,
.steps-form .steps-row .steps-step .btn-circle:focus,
.steps-form .steps-row .steps-step .btn-circle:active {
    outline: 0;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    color: #fff
}

.btn.btn-circle.uacf7-btn-default:not(.uacf7-btn-active) {
    /*pointer-events: none*/
}

.progressbar-style-1.steps-form .steps-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.progressbar-style-1.steps-form .steps-row .steps-step {
    display: table-cell;
    text-align: center;
    position: relative;
    flex-grow: 1;
    /* flex-basis: 0; */
    border-right: 1px solid #fff;
}

.progressbar-style-1.steps-form .steps-row .steps-step:last-child {
    border-right: 0
}

.progressbar-style-1.steps-form .steps-row .steps-step p {
    margin-top: 0.5rem;
    /* display: none; */
    margin-bottom: 0.5rem;
}

/* .progressbar-style-1.steps-form .steps-row .steps-step .btn-circle {
	width: 100%;
	border-radius: 0px;
} */
.progressbar-style-1 .uacf7-btn-default {
    color: #444;
    background-color: #ddd !important;
}

.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active {
    transform: inherit;
    box-shadow: none
}

.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active:hover {
    box-shadow: none;
    color: #fff
}

.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle:hover,
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle:focus,
.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle:active {
    box-shadow: none;
    color: #444;
}

.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle img {
    display: none;
}

.progressbar-style-1.steps-form .steps-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 2px;
    row-gap: 2px;
    justify-content: space-between;
}

.progressbar-style-1.steps-form .steps-row .steps-step {
    background: #ddd;
    flex-grow: 1;
}

.progressbar-style-1.steps-form .steps-row .steps-step .btn-circle {
    font-size: 12px;
    line-height: 24px;
    text-decoration: none;
    outline: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    border-radius: 0;
}

.progressbar-style-1 .steps-step .uacf7-btn-active {
    background: #15a552 !important;
}

.progressbar-style-1 .steps-step .uacf7-btn-active {
    color: #fff !important;
}

.progressbar-style-1.steps-form .steps-row::before {
    display: none;
}

/* Small devices (landscape phones, 576px and down) */
@media (max-width: 576px) {
    .steps-form .steps-row {
        display: inline-block;
    }

    .steps-form .steps-row .steps-step {
        float: left;
        padding: 1px 4px;
    }

    .progressbar-style-1 .steps-step {
        padding: 0 !important;
    }

    .steps-form .steps-row::before {
        display: none;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {}
.country-select {
    position: relative;
    display: inline-block
}

.country-select * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.country-select .hide {
    display: none
}

.country-select .v-hide {
    visibility: hidden
}

.country-select input,
.country-select input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.country-select .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.country-select .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px
}

.country-select .selected-flag .flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.country-select .selected-flag .arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.country-select .selected-flag .arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.country-select .country-list {
    position: absolute;
    z-index: 20;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.country-select .country-list .flag {
    display: inline-block;
    width: 20px;
    margin-right: 6px
}

@media (max-width:500px) {
    .country-select .country-list {
        white-space: normal
    }
}

.country-select .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.country-select .country-list .country {
    padding: 5px 10px
}

.country-select .country-list .country.highlight {
    background-color: rgba(0, 0, 0, .05)
}

.country-select .country-list .country-name,
.country-select .country-list .flag {
    vertical-align: middle
}

.country-select.inside input,
.country-select.inside input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.country-select.inside .flag-dropdown {
    right: auto;
    left: 0
}

.country-select.inside .selected-flag {
    width: 46px
}

.country-select.inside .flag-dropdown:hover {
    cursor: pointer
}

.country-select.inside .flag-dropdown:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.country-select.inside input[disabled]+.flag-dropdown:hover,
.country-select.inside input[readonly]+.flag-dropdown:hover {
    cursor: default
}

.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,
.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag {
    background-color: transparent
}

.country-select .flag {
    height: 15px;
    -webkit-box-shadow: 0 0 1px 0 #888;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(https://sparksmp.org/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/img/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0;
    width: 20px
}

.country-select .flag.be {
    width: 18px
}

.country-select .flag.ch {
    width: 15px
}

.country-select .flag.mc {
    width: 19px
}

.country-select .flag.ne {
    width: 18px
}

.country-select .flag.np {
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .country-select .flag {
        background-image: url(https://sparksmp.org/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/img/flags@2x.png);
        background-size: 5630px 15px
    }
}

.country-select .flag.ac {
    height: 10px;
    background-position: 0 0
}

.country-select .flag.ad {
    height: 14px;
    background-position: -22px 0
}

.country-select .flag.ae {
    height: 10px;
    background-position: -44px 0
}

.country-select .flag.af {
    height: 14px;
    background-position: -66px 0
}

.country-select .flag.ag {
    height: 14px;
    background-position: -88px 0
}

.country-select .flag.ai {
    height: 10px;
    background-position: -110px 0
}

.country-select .flag.al {
    height: 15px;
    background-position: -132px 0
}

.country-select .flag.am {
    height: 10px;
    background-position: -154px 0
}

.country-select .flag.ao {
    height: 14px;
    background-position: -176px 0
}

.country-select .flag.aq {
    height: 14px;
    background-position: -198px 0
}

.country-select .flag.ar {
    height: 13px;
    background-position: -220px 0
}

.country-select .flag.as {
    height: 10px;
    background-position: -242px 0
}

.country-select .flag.at {
    height: 14px;
    background-position: -264px 0
}

.country-select .flag.au {
    height: 10px;
    background-position: -286px 0
}

.country-select .flag.aw {
    height: 14px;
    background-position: -308px 0
}

.country-select .flag.ax {
    height: 13px;
    background-position: -330px 0
}

.country-select .flag.az {
    height: 10px;
    background-position: -352px 0
}

.country-select .flag.ba {
    height: 10px;
    background-position: -374px 0
}

.country-select .flag.bb {
    height: 14px;
    background-position: -396px 0
}

.country-select .flag.bd {
    height: 12px;
    background-position: -418px 0
}

.country-select .flag.be {
    height: 15px;
    background-position: -440px 0
}

.country-select .flag.bf {
    height: 14px;
    background-position: -460px 0
}

.country-select .flag.bg {
    height: 12px;
    background-position: -482px 0
}

.country-select .flag.bh {
    height: 12px;
    background-position: -504px 0
}

.country-select .flag.bi {
    height: 12px;
    background-position: -526px 0
}

.country-select .flag.bj {
    height: 14px;
    background-position: -548px 0
}

.country-select .flag.bl {
    height: 14px;
    background-position: -570px 0
}

.country-select .flag.bm {
    height: 10px;
    background-position: -592px 0
}

.country-select .flag.bn {
    height: 10px;
    background-position: -614px 0
}

.country-select .flag.bo {
    height: 14px;
    background-position: -636px 0
}

.country-select .flag.bq {
    height: 14px;
    background-position: -658px 0
}

.country-select .flag.br {
    height: 14px;
    background-position: -680px 0
}

.country-select .flag.bs {
    height: 10px;
    background-position: -702px 0
}

.country-select .flag.bt {
    height: 14px;
    background-position: -724px 0
}

.country-select .flag.bv {
    height: 15px;
    background-position: -746px 0
}

.country-select .flag.bw {
    height: 14px;
    background-position: -768px 0
}

.country-select .flag.by {
    height: 10px;
    background-position: -790px 0
}

.country-select .flag.bz {
    height: 14px;
    background-position: -812px 0
}

.country-select .flag.ca {
    height: 10px;
    background-position: -834px 0
}

.country-select .flag.cc {
    height: 10px;
    background-position: -856px 0
}

.country-select .flag.cd {
    height: 15px;
    background-position: -878px 0
}

.country-select .flag.cf {
    height: 14px;
    background-position: -900px 0
}

.country-select .flag.cg {
    height: 14px;
    background-position: -922px 0
}

.country-select .flag.ch {
    height: 15px;
    background-position: -944px 0
}

.country-select .flag.ci {
    height: 14px;
    background-position: -961px 0
}

.country-select .flag.ck {
    height: 10px;
    background-position: -983px 0
}

.country-select .flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.country-select .flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.country-select .flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.country-select .flag.co {
    height: 14px;
    background-position: -1071px 0
}

.country-select .flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.country-select .flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.country-select .flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.country-select .flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.country-select .flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.country-select .flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.country-select .flag.cy {
    height: 13px;
    background-position: -1225px 0
}

.country-select .flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.country-select .flag.de {
    height: 12px;
    background-position: -1269px 0
}

.country-select .flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.country-select .flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.country-select .flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.country-select .flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.country-select .flag.do {
    height: 13px;
    background-position: -1379px 0
}

.country-select .flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.country-select .flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.country-select .flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.country-select .flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.country-select .flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.country-select .flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.country-select .flag.er {
    height: 10px;
    background-position: -1533px 0
}

.country-select .flag.es {
    height: 14px;
    background-position: -1555px 0
}

.country-select .flag.et {
    height: 10px;
    background-position: -1577px 0
}

.country-select .flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.country-select .flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.country-select .flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.country-select .flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.country-select .flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.country-select .flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.country-select .flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.country-select .flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.country-select .flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.country-select .flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.country-select .flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.country-select .flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.country-select .flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.country-select .flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.country-select .flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.country-select .flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.country-select .flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.country-select .flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.country-select .flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.country-select .flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.country-select .flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.country-select .flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.country-select .flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.country-select .flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.country-select .flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.country-select .flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.country-select .flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.country-select .flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.country-select .flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.country-select .flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.country-select .flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.country-select .flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.country-select .flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.country-select .flag.id {
    height: 14px;
    background-position: -2325px 0
}

.country-select .flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.country-select .flag.il {
    height: 15px;
    background-position: -2369px 0
}

.country-select .flag.im {
    height: 10px;
    background-position: -2391px 0
}

.country-select .flag.in {
    height: 14px;
    background-position: -2413px 0
}

.country-select .flag.io {
    height: 10px;
    background-position: -2435px 0
}

.country-select .flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.country-select .flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.country-select .flag.is {
    height: 15px;
    background-position: -2501px 0
}

.country-select .flag.it {
    height: 14px;
    background-position: -2523px 0
}

.country-select .flag.je {
    height: 12px;
    background-position: -2545px 0
}

.country-select .flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.country-select .flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.country-select .flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.country-select .flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.country-select .flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.country-select .flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.country-select .flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.country-select .flag.km {
    height: 12px;
    background-position: -2721px 0
}

.country-select .flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.country-select .flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.country-select .flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.country-select .flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.country-select .flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.country-select .flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.country-select .flag.la {
    height: 14px;
    background-position: -2875px 0
}

.country-select .flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.country-select .flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.country-select .flag.li {
    height: 12px;
    background-position: -2941px 0
}

.country-select .flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.country-select .flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.country-select .flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.country-select .flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.country-select .flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.country-select .flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.country-select .flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.country-select .flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.country-select .flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.country-select .flag.md {
    height: 10px;
    background-position: -3160px 0
}

.country-select .flag.me {
    height: 10px;
    background-position: -3182px 0
}

.country-select .flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.country-select .flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.country-select .flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.country-select .flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.country-select .flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.country-select .flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.country-select .flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.country-select .flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.country-select .flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.country-select .flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.country-select .flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.country-select .flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.country-select .flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.country-select .flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.country-select .flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.country-select .flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.country-select .flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.country-select .flag.my {
    height: 10px;
    background-position: -3578px 0
}

.country-select .flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.country-select .flag.na {
    height: 14px;
    background-position: -3622px 0
}

.country-select .flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.country-select .flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.country-select .flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.country-select .flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.country-select .flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.country-select .flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.country-select .flag.no {
    height: 15px;
    background-position: -3774px 0
}

.country-select .flag.np {
    height: 15px;
    background-position: -3796px 0;
    background-color: transparent
}

.country-select .flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.country-select .flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.country-select .flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.country-select .flag.om {
    height: 10px;
    background-position: -3877px 0
}

.country-select .flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.country-select .flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.country-select .flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.country-select .flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.country-select .flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.country-select .flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.country-select .flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.country-select .flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.country-select .flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.country-select .flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.country-select .flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.country-select .flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.country-select .flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.country-select .flag.py {
    height: 11px;
    background-position: -4185px 0
}

.country-select .flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.country-select .flag.re {
    height: 14px;
    background-position: -4229px 0
}

.country-select .flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.country-select .flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.country-select .flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.country-select .flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.country-select .flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.country-select .flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.country-select .flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.country-select .flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.country-select .flag.se {
    height: 13px;
    background-position: -4427px 0
}

.country-select .flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.country-select .flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.country-select .flag.si {
    height: 10px;
    background-position: -4493px 0
}

.country-select .flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.country-select .flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.country-select .flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.country-select .flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.country-select .flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.country-select .flag.so {
    height: 14px;
    background-position: -4625px 0
}

.country-select .flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.country-select .flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.country-select .flag.st {
    height: 10px;
    background-position: -4691px 0
}

.country-select .flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.country-select .flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.country-select .flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.country-select .flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.country-select .flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.country-select .flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.country-select .flag.td {
    height: 14px;
    background-position: -4845px 0
}

.country-select .flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.country-select .flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.country-select .flag.th {
    height: 14px;
    background-position: -4911px 0
}

.country-select .flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.country-select .flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.country-select .flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.country-select .flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.country-select .flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.country-select .flag.to {
    height: 10px;
    background-position: -5043px 0
}

.country-select .flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.country-select .flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.country-select .flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.country-select .flag.tw {
    height: 14px;
    background-position: -5131px 0
}

.country-select .flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.country-select .flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.country-select .flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.country-select .flag.um {
    height: 11px;
    background-position: -5219px 0
}

.country-select .flag.us {
    height: 11px;
    background-position: -5241px 0
}

.country-select .flag.uy {
    height: 14px;
    background-position: -5263px 0
}

.country-select .flag.uz {
    height: 10px;
    background-position: -5285px 0
}

.country-select .flag.va {
    width: 15px;
    height: 15px;
    background-position: -5307px 0
}

.country-select .flag.vc {
    height: 14px;
    background-position: -5324px 0
}

.country-select .flag.ve {
    height: 14px;
    background-position: -5346px 0
}

.country-select .flag.vg {
    height: 10px;
    background-position: -5368px 0
}

.country-select .flag.vi {
    height: 14px;
    background-position: -5390px 0
}

.country-select .flag.vn {
    height: 14px;
    background-position: -5412px 0
}

.country-select .flag.vu {
    height: 12px;
    background-position: -5434px 0
}

.country-select .flag.wf {
    height: 14px;
    background-position: -5456px 0
}

.country-select .flag.ws {
    height: 10px;
    background-position: -5478px 0
}

.country-select .flag.xk {
    height: 15px;
    background-position: -5500px 0
}

.country-select .flag.ye {
    height: 14px;
    background-position: -5522px 0
}

.country-select .flag.yt {
    height: 14px;
    background-position: -5544px 0
}

.country-select .flag.za {
    height: 14px;
    background-position: -5566px 0
}

.country-select .flag.zm {
    height: 14px;
    background-position: -5588px 0
}

.country-select .flag.zw {
    height: 10px;
    background-position: -5610px 0
}
/*Country filed styles*/
#uacf7_country_select .country-select .wpcf7-uacf7_country_dropdown,
#uacf7_country_select .country-select {
	width: 100%
}
.exclearfix{content: "";
    clear: both;
    display: table;}
.ex-tplist *:focus {
    outline: none;
}  
.ex-tplist{color:#101010;font-family: 'Source Sans Pro', sans-serif; display: inline-block; width: 100%; font-size:13px;}
.ex-tplist.column-3 .item-grid{width: 33.33333%; display: inline-block; float: left; padding: 5px}
.ex-tplist .ctgrid{margin-left: -5px; margin-right: -5px}
.ex-tplist.column-3 .item-grid:nth-child(3n+1){clear: both;}
.ex-tplist.column-2 .item-grid{width: 50%; display: inline-block; float: left; padding: 5px}
.ex-tplist.column-2 .item-grid:nth-child(2n+1){clear: both;}
.ex-tplist.column-4 .item-grid{width: 25%; display: inline-block; float: left; padding: 5px}
.ex-tplist.column-4 .item-grid:nth-child(4n+1){clear: both;}
.ex-tplist.column-5 .item-grid{width: 20%; display: inline-block; float: left; padding: 5px}
.ex-tplist.column-5 .item-grid:nth-child(5n+1){clear: both;}
.exp-arrow{position: relative;}
.ex-tplist h3 {
  text-transform: initial;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
}
.ex-tplist a,
.ex-tplist h3 a{color: inherit; box-shadow: none}
.ex-tplist h5 {
  font-weight: bold;
  margin: 0;
  font-size: 13px;
  text-transform: initial;
  color: #888;
  letter-spacing: 1px;
}
.ex-tplist p {
  font-size: inherit;
  margin: 10px 0px;
  line-height: 1.6;
}
.extp-scale:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
/*--Social account--*/
ul.ex-social-account{margin:0; padding: 0; margin-bottom: -5px; display: inline-block;}
.ex-social-account li{list-style: none; display: inline-block; margin: 0; margin-bottom: 5px}
.ex-social-account li a {
    text-decoration: none;
    box-shadow: none;
    background: #444;
    text-align: center;
    line-height: 27px;
    margin: 0 5px 0 0;
    color: #fff;
    width: 27px;
    height: 27px;
    display: inline-block;
    font-size: 13px;
	transition:all .2s;
}
/*--Icon plus--*/
.ex-icon {
position: relative;
width:16px;
height:16px;
margin: 16px;
}
.ex-icon .name {
width: 32px;
position: absolute;
text-align: center;
top: 18px;
left: -8px;
}
.ex-icon-plus {
background-color: #000;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
width: 16px;
height: 16px;
position: relative;
top:0;
left:0;
}
.ex-icon-plus:after {
background-color: #fff;
width: 8px;
height: 2px;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
position: absolute;
top:7px;
left: 4px;
  content:"";
}
.ex-icon-plus:before {
background-color: #fff;
width: 2px;
height: 8px;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
position: absolute;
top:4px;
left: 7px;
  content:"";
}
/* Start stype 1*/
.tpstyle-1 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
  color: #2B2B2B;
  text-align: center;
  font-size: inherit;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.tpstyle-1 *, .tpstyle-2 *, .tpstyle-3 *,.tpstyle-4 *,.tpstyle-5 *,.tpstyle-6 *,
.tpstyle-7 *,.tpstyle-8 *, .tpstyle-13 *, .tpstyle-14 *, .tpstyle-15 *, .tpstyle-16 *, figure.tpstyle-17 *, figure.tpstyle-18 *{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tpstyle-1 .tpstyle-1-image {
  display: inline-block; 
  width: 100%;
  vertical-align: top;
  padding: 30px 0px 12px 0px;
}
.ex-tplist.column-4 .item-grid .image-bg-circle{
  width: 140px;
  height: 140px;
}
.ex-tplist.column-5 .item-grid .image-bg-circle{
  width: 120px;
  height: 120px;
}
.tpstyle-1-image .image-bg-circle {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
}
.tpstyle-1 figcaption {padding: 15px 30px 30px;}
/* End stype 1*/

/* Start stype 2*/
.tpstyle-2, .tpstyle-13 {
  box-shadow: none;
  color: #141414;
  display: inline-block;
  font-size: inherit;
  line-height: 1.4em;
  position: relative;
  text-align: left;
  width: 100%;
}
.tpstyle-2 .tpstyle-2-image img {
  border-radius: 5px;
  max-width: 100%;
  vertical-align: top;
  float: left;
}
.tpstyle-2 .ex-social-account{text-align: left; margin-top: 5px; width: 100%}
.tpstyle-2 figcaption {
  margin-top: 15px;
  position: relative;
  width: 100%;
}
.tpstyle-2 figcaption:after {
  border-color: transparent transparent #333333 transparent;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  bottom: 100%;
  content: '';
  height: 0;
  left: 32px;
  position: absolute;
  width: 0;
}
.tpstyle-2 h3,.tpstyle-2 h5{
  text-transform: capitalize;
}
/* End stype 2*/
.tpstyle-2 figcaption{
	background-color: #333333;
	color: #fff;
	padding: 25px;
	display: inline-block;
	border-radius: 5px;
}
/* Start stype 3*/
.tpstyle-3 {
  position: relative;
  float: left;
  width: 100%;
  color: #141414;
  text-align: left;
  line-height: 1.4em;
  font-size: inherit;
  box-shadow: none;
  padding: 0 20px;
}
.tpstyle-3 .ex-social-account li a{background: #00bcd4;}
.tpstyle-3 .tpstyle-3-image { width: 100%;}
.tpstyle-3 .image-bg-circle {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
}
.tpstyle-3 figcaption {
  margin: 0px auto;
  margin-top: -18px;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.3);
  position: relative;
  z-index: 90;
}
.tpstyle-3 .tpstyle-3-rib {
    background: #20638f;
    height: 50px;
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
    top: 30px;
    float: left;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.25);
    z-index: 100;
}
.tpstyle-3 .tpstyle-3-rib h3 {
    font-size: 23px;
    color: #fff;
    margin-top: 13px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    text-align: center;
	margin:0;
	padding:13px 0;
	line-height:1;
}
.tpstyle-3 h3 {
    font-weight: normal;
    line-height: 1.2em;
}
.tpstyle-3 .tpstyle-3-l {
    border-color: transparent #7d90a3 transparent transparent;
    border-style: solid;
    border-width: 15px;
    height: 0px;
    width: 0px;
    position: relative;
    left: -30px;
    top: 65px;
    z-index: -1;
}
.tpstyle-3 .tpstyle-3-r {
    border-color: transparent transparent transparent #7d90a3;
    border-style: solid;
    border-width: 15px;
    height: 0px;
    width: 0px;
    position: relative;
    left: 100%;
    top: 35px;
    z-index: -1;
}
.tpstyle-3 .tpstyle-3-info {
    padding: 30px 20px 15px 20px;
}
/* End stype 3*/

/* Start stype 4*/
.tpstyle-4 {
  position: relative;
  float: left;
  width: 100%;
  color: #000000;
  text-align: center;
  line-height: 1.4em;
  font-size: inherit;
  box-shadow: none !important;
}
.tpstyle-4 .tpstyle-4-image {
  display: inline-block;
  width: 80%;
  z-index: 1;
  position: relative;
  padding: 10px;
  border: 2px solid #00BCD4;
}
.tpstyle-4 .tpstyle-4-image img {
  max-width: 100%;
  vertical-align: top;
}
.tpstyle-4 figcaption {
  width: 100%;
  background-color: #F2F2F2;
  color: #555;
  padding: 125px 25px 25px;
  margin-top: -100px;
  display: inline-block;
}
.tpstyle-4 h3 { font-weight: 400;}
.tpstyle-4 .ex-social-account li a{
	background-color: #F2F2F2;
    border: 0;
    color: inherit;
	width:30px;
    line-height: 33px;
}
/* End stype 4*/

/* Start stype 5*/
.tpstyle-5, .tpstyle-6 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: left;
  line-height: 1.4em;
}
.tpstyle-5 {
  color: #141414;
  background-color: #e6e6e6;
}
.tpstyle-5 img {
  max-width: 100%;
  vertical-align: top;
  width: auto;
}
.tpstyle-5 figcaption, .tpstyle-6 figcaption {
  width: 100%;
  background-color: #141414;
  padding: 25px;
  position: relative;
  color: #ffffff;
}
.tpstyle-5 figcaption {
  color: #ffffff;
}
.tpstyle-5 .tpstyle-5-profile {
  width: 100%;
}
.tpstyle-5 .tpstyle-5-info {
  margin: 5px;
  position: absolute;
  top: 0;
  right: auto;
  left:0;
  text-align: center;
  background: #fff;
  padding: 4px 7px;
  min-width: 120px;
}
/* End stype 5*/

/* Start stype 6*/
.tpstyle-6 {
  color: #ffffff;
  background-color: #1e1e1e;
  padding-top: 120px;
}
.tpstyle-6 img {
  vertical-align: top;
}
.tpstyle-6 figcaption:before {
  position: absolute;
  content: '';
  bottom: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 55px 0 0 400px;
  border-color: transparent transparent transparent #141414;
}
.tpstyle-6 .tpstyle-6-profile {
  border-radius: 50%;
  position: absolute;
  bottom: 100%;
  left: 25px;
  z-index: 1;
  max-width: 90px;
  opacity: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.tpstyle-6 .tpstyle-6-info{
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  margin: 25px;
}
.tpstyle-6 h3 {
  font-size: 1.3em;
  font-weight: 300;

}
.tpstyle-6 h5 {
  display: block;
}
/* End stype 6*/

/* Start stype 7*/
figure.tpstyle-7 {
  position: relative;
  width: 100%;
  color: #000000;
  text-align: center;
  font-size: inherit;
  background-color: #00BCD4;
  padding: 1px;
  
  background-image: linear-gradient(-25deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.tpstyle-7 .tpstyle-7-child{
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px
}
figure.tpstyle-7 *,
figure.tpstyle-7 *:before,
figure.tpstyle-7 *:after {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.tpstyle-7 figcaption {width: 100%;}
figure.tpstyle-7 h2,
figure.tpstyle-7 h4 {
	text-transform: capitalize;
  font-weight: 300;
}
figure.tpstyle-7 h3 {color: #ffffff; text-transform: capitalize;}
figure.tpstyle-7 h3 a{
	color: inherit;
	box-shadow: none
}
figure.tpstyle-7 h5 {color: #d8d4d4; text-transform: capitalize;}
.ex-tplist .item-grid figure.tpstyle-7 p {
  margin: 0;
  padding: 45px 20px 40px 35px;
  background-color: #ffffff;
  position: relative;
}
figure.tpstyle-7 p:before {
  font-family: "Font Awesome 5 Free";
  content: "\f10d";
  position: absolute;
  font-size: 17px;
  opacity: 0.2;
  font-style: normal;
  top: 37px;
  left: 10px;
  font-weight: 900;
}
figure.tpstyle-7 .ex-social-account li a{background: transparent;}
figure.tpstyle-7 .tpstyle-7-profile {
  width: 100px;
  border-radius: 50%;
  display: inline-block;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
  border: solid 5px #00bcd4;
}

/* End stype 7*/

/* Start stype 8*/
.tpstyle-8 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #ffffff;
  text-align: left;
  color: #000000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: inherit;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-perspective: 20em;
  perspective: 20em;
}
.tpstyle-8 * {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tpstyle-8 img {
  width: 100%;
  vertical-align: top;
  position: relative;
}
.tpstyle-8 .tpstyle-8-position {
  position: absolute;
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  top: 0;
  right: 0;
  padding-right: 10px;
  padding-left: 10px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #00BCD4;
}
.tpstyle-8 figcaption {
  padding: 20px;
}
.tpstyle-8 h3,
.tpstyle-8 p {
  margin: 0;
}
.tpstyle-8 h5 {
  color: inherit;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  padding: 5px;
}
.tpstyle-8 h3 {
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.tpstyle-8 .tpstyle-8-social {
  font-weight: 500;
  font-size: 1.5em;
  line-height: 48px;
  letter-spacing: 1px;
}
/* End stype 8*/

/* Start stype 9*/
.tpstyle-9 {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  min-width: 100px;
  width: 100%;
  color: #000000;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.tpstyle-9 * {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.tpstyle-9 .tpstyle-9-image {
  min-height: 40px;
  position: relative;
}
.tpstyle-9 .tpstyle-9-image img{
  width: 100%;
}
.tpstyle-9 .tpstyle-9-position {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  margin-right: 0;
  transition: all .2s;
  line-height: 1.2;
  padding: 7px 15px;
  color: #FFFFFF;
  font-size: 13px;
  background: rgba(0, 188, 212,.7);
}
.tpstyle-9 .tpstyle-9-position h5{
  color: inherit;
}
.tpstyle-9 figcaption {
  margin: 0;
  padding: 20px;
  position: relative;
  background-color: #ffffff;
}
.tpstyle-9 figcaption h3{
  margin-bottom: 15px;
}
.tpstyle-9 figcaption h4{
  font-weight: 400;
  margin: 0;
  font-size: 13px;
  text-transform: initial;
  color: #888;
  letter-spacing: 1px;
}
.tpstyle-9 figcaption h4:first-child{
  border-top: 1px dashed rgba(0, 0, 0, 0.15);
  padding-top: 15px
}
.tpstyle-9 figcaption h4:last-child{
  margin-bottom: -2px;
}
.tpstyle-9 .tpstyle-9-meta{
  margin-top: 0;
  line-height: 1;
}
.tpstyle-9 .tpstyle-9-content p{
  margin-bottom: 20px;
  font-size: inherit;
  border-top: 1px dashed rgba(0, 0, 0, 0.15);
  margin-top: 15px;
  padding-top: 13px;
}
.tpstyle-9 .ex-social-account{
  width: 100%;
  padding: 0 20px;
  background-color: #00BCD4;
  color: #e6e6e6;
  font-size: 0.8em;
  line-height: 30px;
  text-align: right;
}
figure.tpstyle-9 .ex-social-account li a{
  background: transparent;
  color: #fff;
}
.tpstyle-9 .ex-social-account li{
  margin-bottom: 0;
}
.tpstyle-9:hover .tpstyle-9-position{
  background: rgba(0, 0, 0, 0.7)
}
/* End stype 9*/

/* Start stype 10 */
.tpstyle-10, .tpstyle-12 {
  position: relative;
  float: left;
  width: 100%;
  background: #ffffff;
  text-align: center;
  color: #000000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: inherit;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tpstyle-10 *, .tpstyle-12 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tpstyle-10 img, .tpstyle-12 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
.tpstyle-10 figcaption {
  padding: 20px 15px;
}
.tpstyle-10 h3,
.tpstyle-10 p {
  margin: 0;
}
.tpstyle-10 h3 {
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.tpstyle-10 .tpstyle-10-social, .tpstyle-12 .tpstyle-12-social {
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 1px;
}
.tpstyle-10:hover{
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
/* End stype 10 */

/* Start stype 11 */
.tpstyle-11 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: left;
  line-height: 1.4em;
  background-color: #141414;
}
.tpstyle-11 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.tpstyle-11 .tpstyle-11-bg {
  width: 100%;
  min-height: 100px;
}
.tpstyle-11 img {
  width: 100%;
  vertical-align: top;
  opacity: 0.85;
}
.tpstyle-11 figcaption {
  width: 100%;
  background-color: #141414;
  padding: 25px;
  position: relative;
}
.tpstyle-11 figcaption:before {
  position: absolute;
  content: '';
  bottom: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 55px 0 0 400px;
  border-color: transparent transparent transparent #141414;
}
.tpstyle-11 figcaption a:hover {
  opacity: 1;
}
.tpstyle-11 .tpstyle-11-profile {
  border-radius: 50%;
  position: absolute;
  bottom: 100%;
  left: 25px;
  z-index: 1;
  max-width: 90px;
  opacity: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.tpstyle-11 h3 {
  margin: 0 0 5px;
  font-weight: 300;
  text-transform: capitalize;
}
.tpstyle-11 h3 span {
  display: block;
  font-size: 15px;
  color: #00BCD4;
}
/* End stype 11 */

/* Start stype 12 */
.tpstyle-12 {
  padding: 0;
}
.tpstyle-12 figcaption {
  position: relative;
  padding: 15px 15px;
}
.tpstyle-12 h3,
.tpstyle-12 p {
  margin: 0;
}
.tpstyle-12 h3 {
  padding: 5px;
  background: #fff;
  position: absolute;
  top: -25px;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
  z-index: 9;
  font-weight: 400;
  text-transform: uppercase;
}
.tpstyle-12 h5 {
  margin-bottom: 5px;
}
/* End stype 12 */

/* Start stype 13 */
.tpstyle-13 .profile-image img {
  border-radius: 5px;
  width: 100%;
  height: auto;
}
.tpstyle-13 .profile-image{
  display: flex;
  align-items: center;
  width: 100%;
}
.tpstyle-13 .profile-image a{
  display: table-cell;
  width: 120px
}
.tpstyle-13 figcaption {
  width: 100%;
  background-color: #333333;
  color: #fff;
  padding: 25px;
  display: inline-block;
  margin-bottom: 15px;
  border-radius: 5px;
  position: relative;
}

.tpstyle-13 figcaption:after {
  content: '';
  position: absolute;
  left: 32px;
  top: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #333333 transparent transparent transparent;
}
.tpstyle-13 h3,
.tpstyle-13 p {
  margin: 0 0 5px;
}
.tpstyle-13 h3 {
  font-weight: 400;
  font-size: 1.2em;
}
.tpstyle-13 h5 {
  color: #141414;
}
.tpstyle-13 p {
  color: #e4e4e4;
}

.tpstyle-13 .tpstyle-13-icons {
  padding: 0;
  padding-left: 20px;
}
.tpstyle-13-icons h5 {
    padding: 10px 10px;
    background: #333;
    position: relative;
    color: #eee;
    border-radius: 4px;
}

.tpstyle-13-icons h5:before{
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0px;
    border-color:  transparent #333333 transparent  transparent;
}
/* End stype 13 */

/* Start stype 14 */
figure.tpstyle-14,
figure.tpstyle-15,
figure.tpstyle-16 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #333;
  text-align: left;
  box-shadow: none;
}
figure.tpstyle-14 .custom-bg-circle,figure.tpstyle-15 .custom-bg-circle {
  max-width: 100%;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  margin-right: 5px;
  display: block;
  z-index: 1;
  position: absolute;
  right: 50%;
  background-position: center center;
  background-size: cover;
}
figure.tpstyle-14 .tpstyle-14-info{
  padding-bottom: 43px;
}
figure.tpstyle-14 .tpstyle-14-info,
figure.tpstyle-15 .tpstyle-15-info{
  background-color: #333333;
  text-align: center;
  border-radius: 8px;
}
figure.tpstyle-14 .ex-social-account li a,
figure.tpstyle-15 .ex-social-account li a,
figure.tpstyle-16 .ex-social-account li a{
  background: none;
  font-size: 15px
}
figure.tpstyle-14 p, figure.tpstyle-15 p,
figure.tpstyle-16 p {
  margin: 0;
  display: block;
  position: relative;
  text-align: left;
  color: #fff;
  font-weight: 500;
  line-height: 1.6em;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/
}
figure.tpstyle-14 p {
  padding: 30px 50px 20px 50px;
  margin: 0 0 -40px;
}
.ex-tplist.column-4 figure.tpstyle-14 p,
.ex-tplist.column-4 figure.tpstyle-15 p,
.ex-tplist.column-4 figure.tpstyle-16 p,
.ex-tplist.column-5 figure.tpstyle-14 p,
.ex-tplist.column-5 figure.tpstyle-15 p,
.ex-tplist.column-5 figure.tpstyle-16 p{
  padding-right: 30px;
}
figure.tpstyle-14 p:before,
figure.tpstyle-14 p:after,
figure.tpstyle-15 p:before,
figure.tpstyle-15 p:after,
figure.tpstyle-16 p:before,
figure.tpstyle-16 p:after {
  font-family: "Font Awesome 5 Free";
  content: "\f10d";
  position: absolute;
  font-size: 15px;
  opacity: 0.8;
  font-style: normal;
  font-weight: 600;
}
figure.tpstyle-14 p:before {
  top: 25px;
  left: 20px;
}
figure.tpstyle-14 p:after {
  content: "\f10e";
  right: 20px;
  bottom: 0px;
}
.ex-tplist .ctgrid figure.tpstyle-14 ul.ex-social-account,
figure.tpstyle-14 .ex-social-account{margin-top: 35px}
figure.tpstyle-14 .tpstyle-14-author,
figure.tpstyle-15 .tpstyle-15-author {
  margin: 0;
  height: 80px;
  display: block;
  text-align: left;
  padding: 0 35px;
  position: relative;
}
figure.tpstyle-14 .tpstyle-14-author {
  color: #ffffff;
  margin-top: -40px;
}
figure.tpstyle-14 .tpstyle-14-author h3,
figure.tpstyle-14 .tpstyle-14-author h5,
figure.tpstyle-15 .tpstyle-15-author h3,
figure.tpstyle-15 .tpstyle-15-author h5 {
  left: 50%;
  position: absolute;
  opacity: 0.8;
  padding: 3px 5px;
}

figure.tpstyle-14 .tpstyle-14-author h3,
figure.tpstyle-15 .tpstyle-15-author h3 {
  text-transform: uppercase;
  bottom: 50%;
  margin: 0;
}
figure.tpstyle-14 .tpstyle-14-author h5 {
  color: #333333;
  top: 50%;
  text-transform: capitalize;
}
/* End stype 14 */

/* Start stype 15 */
figure.tpstyle-15 p {
  padding: 65px 50px 20px 50px;
  margin: -40px 0 0;
}
figure.tpstyle-15 p:before {
  top: 55px;
  left: 20px;
}
figure.tpstyle-15 p:after {
  content: "\f10e";
  right: 20px;
  bottom: 0px;
}
figure.tpstyle-15 .tpstyle-15-author {
  z-index: 1;
}
figure.tpstyle-15 .tpstyle-15-author h3 {
  color: #333333;
}
figure.tpstyle-15 .tpstyle-15-author h5 {
  color: #000000;
  top: 50%;
  font-weight: 500;
  color: #fff;
  margin-top: 4px;
}
/* End stype 15 */

/* Start stype 16 */
figure.tpstyle-16 *,
figure.tpstyle-17 * {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.tpstyle-16 .custom-bg-circle {
  max-width: 100%;
  vertical-align: middle;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  margin: 40px 0 0 10px;
  background-position: center center;
    background-size: cover;
}
figure.tpstyle-16 .tpstyle-16-descript{
  position: relative;
  background-color: #333333;
  border-radius: 8px;
  text-align: center;
}
figure.tpstyle-16 p {
  padding: 25px 50px 10px 50px;
  text-align: left;
}
figure.tpstyle-16 p:before {
  top: 25px;
  left: 20px;
}
figure.tpstyle-16 p:after {
  content: "\f10e";
  right: 20px;
  bottom: 0px;
}
figure.tpstyle-16 .tpstyle-16-arrow {
  top: 100%;
  left: 50px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 25px solid transparent;
  border-bottom: 25px solid #fafafa;
  margin: 0;
  position: absolute;
  background-color: #333333;
}
figure.tpstyle-16 .tpstyle-16-author {
  position: absolute;
  bottom: 45px;
  padding: 0 10px 0 120px;
  margin: 0;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
figure.tpstyle-16 .tpstyle-16-author h3{
  margin: 0;
  color: #333333;
}
figure.tpstyle-16 .tpstyle-16-author h5{
  text-transform: none;
  color: #333333;
}
figure.tpstyle-16 .ex-social-account{ margin-bottom: 10px }
/* End stype 16 */

/* Start stype 17 */
figure.tpstyle-17 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #333;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-bottom: 0px solid #ffffff;
}
figure.tpstyle-17 img {
  max-width: 100%;
  vertical-align: middle;
}
figure.tpstyle-17 p {
  position: relative;
  background-color: #ffffff;
  padding: 40px 25px 25px 50px;
  font-weight: 500;
  text-align: right;
  margin: 0;
  line-height: 1.6em;
  font-style: italic;
}
figure.tpstyle-17 p:after {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  transition: all 0.35s ease;
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background-color: #00BCD4;
  -webkit-transform: skew(-45deg) translateX(-50%);
  transform: skew(-45deg) translateX(-50%);
  border-right: 1px solid #00BCD4;
}
figure.tpstyle-17 .tpstyle-17-ion-quote:before {
  /*font-family: 'FontAwesome';
  content: "\f10d";*/
}
figure.tpstyle-17 .tpstyle-17-ion-quote {
  position: absolute;
  color: #ffffff;
  font-size: 23px;
  z-index: 2;
  padding: 8px 12px;
}
figure.tpstyle-17 .tpstyle-17-info{
  position: relative;
}
figure.tpstyle-17 .ex-social-account{text-align: left;
  padding: 0 10px;
  background: #00BCD4;
  width: 100%
}
figure.tpstyle-17 .ex-social-account li a{
    background: transparent;
    color: #fff;
    line-height: 41px;
}
figure.tpstyle-17 .tpstyle-17-author {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 20px;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}
figure.tpstyle-17 .tpstyle-17-author h3 {
  opacity: 0.8;
  margin: 0;
  font-weight: 400;
}
figure.tpstyle-17 .tpstyle-17-author h5{
  font-weight: 400;
  text-transform: none;
  display: block;
  color: #ffffff;
}
/* End stype 17 */

/* Start stype 18 */
.tpstyle-18 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: center;
  line-height: 1.4em;
  background-color: #141414;
  background-position: center center;
  background-size: cover;
}
.tpstyle-18 * {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.tpstyle-18 figcaption {
  width: 100%;
  padding: 15px 25px;
}
.tpstyle-18 .tpstyle-18-profile {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  opacity: 1;
  margin: 0 auto;
  margin-top: 20px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background-position: center center;
  background-size: cover;
}
.tpstyle-18 .tpstyle-18-social{
  margin-bottom: 6px;
}
.tpstyle-18 h3 {
  
}
.tpstyle-18 h5 {
  margin: 3px 0;
}
figure.tpstyle-18 .ex-social-account li a{
  background: none;
  color: #fff;
  font-size: 13px;
	line-height:25px;
  border: 1px solid;
  border-radius: 50%;
}

/* End stype 18 */

/* Start stype 19 */
figure.tpstyle-19 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #00BCD4;
  color: #333;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: inherit;
}
figure.tpstyle-19 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.tpstyle-19 img {
  width: 100%;
  vertical-align: top;
}
figure.tpstyle-19 .tpstyle-19-image {
  position: relative;
  border-bottom: 4px solid #00BCD4;
  z-index: 1;
}
figure.tpstyle-19 .tpstyle-19-image:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #00BCD4 transparent transparent transparent;
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -15px);
  transform: translate(-50%, -15px);
  z-index: -1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.tpstyle-19 .tpstyle-19-image p {
  font-weight: 500;
  margin: 0;
  padding: 0 30px;
  line-height: 1.6em;
  position: absolute;
  top: 50%;
  width: 100%;
  color: #ffffff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  font-style: italic;
}
figure.tpstyle-19 figcaption {
  background-color: #ffffff;
  padding: 25px;
}
figure.tpstyle-19 h3 {
  margin: 0 0 5px;
  text-transform: uppercase;
  font-weight: 400;
}
figure.tpstyle-19 h5 {
  margin: 0 0 15px;
  font-weight: 400;
  color: #00bcd4;
}
figure.tpstyle-19 .ex-social-account li a{
  background: transparent;
  color: inherit;
  transition: all 0.2s ease;
}
figure.tpstyle-19:hover .tpstyle-19-image:before {
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
figure.tpstyle-19:hover .tpstyle-19-image p {
  opacity: 1;
}
figure.tpstyle-19:hover img{
  opacity: 0.2;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* End stype 19 */

/* Start stype 20 */
figure.tpstyle-20 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
  background: #000000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.tpstyle-20 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
figure.tpstyle-20:before,
figure.tpstyle-20:after {
  position: absolute;
  width: 100%;
  background: #000000;
  height: 0px;
  display: block;
  content: '';
  z-index: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
figure.tpstyle-20:before {
  top: 0;
}
figure.tpstyle-20:after {
  bottom: 0;
}
figure.tpstyle-20 .tpstyle-20-image {
  position: relative;
}
figure.tpstyle-20 .tpstyle-20-image img {
  width: 100%;
  margin-bottom: -5px;
}
figure.tpstyle-20 .tpstyle-20-icons {
  top: 50%;
  width: 100%;
  position: absolute;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
figure.tpstyle-20 figcaption {
  position: relative;
  background: #ffffff;
}
figure.tpstyle-20 h3,
figure.tpstyle-20 p {
  margin: 0;
  display: inline-block;
  width: 100%;
}
figure.tpstyle-20 h3 {
  font-weight: 400;
  font-size: 1.5em;
  width: 100%;
  padding: 9px 15px;
  background: #333333;
  text-transform: uppercase;
}
figure.tpstyle-20 h5 {
  padding: 12px 15px 0px 12px;
}
figure.tpstyle-20 p {
  background: #ffffff;
  color: #4d4d4d;
  padding: 10px 15px 25px;
}
.tpstyle-20 .ex-social-account{
  opacity: 0;
}
figure.tpstyle-20.tpstyle-20-blue {
  background: #091b27;
}
figure.tpstyle-20-blue h3,
figure.tpstyle-20-blue:before,
figure.tpstyle-20-blue:after {background: #00bcd4;}
figure.tpstyle-20:hover img {
  opacity: 0.35;
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure.tpstyle-20:hover .ex-social-account {
  opacity: 1;
}
figure.tpstyle-20 .ex-social-account li a{
  border: solid 3px #ffffff;
  color: #ffffff;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  line-height: 39px;
  margin: 5px;
  background: none;
  font-size: 13px;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
figure.tpstyle-20:hover:before,
figure.tpstyle-20:hover:after {
  height: 7px;
}
figure.tpstyle-20:hover a:first-child i {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.tpstyle-20:hover a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.tpstyle-20:hover a:nth-child(3) i {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* End stype 20 */



/*------------load more ------------*/
.ex-loadmore{ display:block; float:left; width:100%; text-align:center; margin:30px 0;}
.ex-loadmore{padding-top:30px; border-top:1px solid rgba(0, 0, 0, 0.15)}
.ex-loadmore .loadmore-exbt{padding:12px 18px;font-size:inherit;text-transform: capitalize;line-height:1;display:inline-block;text-decoration:none;float:none;border: 1px solid #00BCD4;color: #00BCD4; transition:all .2s}
/*-icon-*/
.ex-loadmore .loadmore-exbt.disable-click{pointer-events: none;}
.ex-loadmore .loadmore-exbt span:not(.load-text){
  width: 4px;
  height: 4px;
  border-radius:50%;
  background-color: #00BCD4;
  display: inline-block;
  vertical-align: middle;
}
.ex-loadmore .loadmore-exbt:focus{ outline:none; box-shadow:none;}
.ex-loadmore .loadmore-exbt:hover{ background: #00BCD4;color: #fff;}
.ex-loadmore .loadmore-exbt:hover span:not(.load-text){ background:#fff;}
.ex-loadmore .loadmore-exbt.loading span:not(.load-text){ display: inline-block;}
.ex-loadmore .loadmore-exbt span:not(.load-text):nth-child(2){margin-left:10px;}
.ex-loadmore .loadmore-exbt.loading span:not(.load-text):nth-child(2) {animation: loading_ef 0.5s ease-in-out 0.2s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.2s infinite alternate;}
.ex-loadmore .loadmore-exbt.loading span:not(.load-text):nth-child(3) {animation: loading_ef 0.5s ease-in-out 0.35s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.35s infinite alternate;}
.ex-loadmore .loadmore-exbt.loading span:not(.load-text):nth-child(4) {animation: loading_ef 0.5s ease-in-out 0.5s infinite alternate; -webkit-animation: loading_ef 0.5s ease-in-out 0.5s infinite alternate;}

@keyframes loading_ef {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-webkit-keyframes loading_ef {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
/*-Page navigation ajax-*/
.ex-tplist.loading {opacity: .7;}
.extp-pagination{ margin:25px 0; width: 100%; display: inline-block;}
.extp-pagination .page-navi{text-align: center; width: 100%; display: inline-block;}
.extp-pagination .page-navi a,
.extp-pagination .page-navi span{
	display: inline-block;
	background-color: #FFFFFF;
	padding: 6px 0;
	color: #aaa;
	margin: 0 8px 8px 0;
	min-width: 35px;
	min-height: 35px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	box-shadow: none;
	transition: all .2s;
	border: 1px solid #e3e3e3;
	line-height: 21px;
}
.ex-tplist span.search-btsm .tp-search-submit:hover,
.extp-pagination .page-navi a:hover,
.extp-pagination .page-navi > span:hover
{ background-color: #444; border-color: #444;color: #fff;}
.extp-pagination .page-navi > span{cursor: pointer;}
.ex-tplist span.search-btsm .tp-search-submit,
.extp-pagination .page-navi .page-numbers.current{ color: #fff; background-color: #00BCD4;border-color:#00BCD4; transition: all .2s;}
.extp-pagination .page-navi .page-numbers.current +a.next-ajax{pointer-events: none}
.extp-pagination .page-navi .disable-click{pointer-events: none}
/*--Filter aphabe--*/
#content .ex-tplist .etp-alphab ul.etp-alphab-list {
    margin-bottom: 15px;
}
.etp-alphab ul.etp-alphab-list {margin: 0 0 15px 0;}
.etp-alphab ul li{
	list-style: none;
    display: inline-block;
}
.etp-alphab ul li a{
	display: inline-block;
    border-bottom: 2px solid #eee;
    min-width: 26px;
    text-align: center;
    padding: 2px;
    line-height: 1.5;
    margin: 0 4px 5px 0;
    text-transform:uppercase;
	font-size:inherit;
	font-weight:400;
}
.etp-alphab ul li a.current{border-color: #00BCD4;color: #00BCD4; pointer-events: none;}

.ex-tplist span.search-btsm > input {
  max-width: 200px;
  width: auto;
}
.ex-tplist .extp-search-group select,
.ex-tplist .extp-loc_parent select,
.ex-tplist span.search-btsm > * {
  height: 35px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  padding: 7px 10px;
  border: 1px solid #ddd;
  border-radius: 0;
  background:#fff;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}
.ex-tplist .extp-search-group select,
.ex-tplist .extp-loc_parent select{ padding: 7px 5px; width: auto;}
.ex-tplist .ctgrid ul.ex-social-account {margin: 0 0 -5px 0;}
.ex-tplist span.search-btsm {
  display: inline-block;
  float: right;
}
.etp-alphab {display: inline-block;}
.extp-search{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.ex-tplist span.search-btsm > input:-ms-input-placeholder{ font-family: 'Source Sans Pro', sans-serif;}
.ex-tplist span.search-btsm > input::-webkit-input-placeholder { font-family: 'Source Sans Pro', sans-serif;}
.ex-tplist span.search-btsm > input:-moz-placeholder { font-family: 'Source Sans Pro', sans-serif;}

.ex-tplist.style-classic .ex-loadmore .loadmore-exbt,
.ex-tplist.style-classic span.search-btsm > input,
.ex-tplist.style-classic .extp-search-group select,
.ex-tplist.style-classic .extp-pagination .page-navi a, 
.ex-tplist.style-classic .extp-pagination .page-navi span,
.ex-tplist.style-classic .ex-social-account li a,
.ex-tplist.style-classic .exp-expand .extp-epbutton > div,
.ex-tplist.style-classic .tp-search-submit{
    border-radius: 2px;
}
/*Child category css*/
.extp-search.extp-search-select-cat .extp-search-group>select{float: left;margin-right: 10px;}
.extp-search.extp-search-select .extp-search-group>select{
  margin-right: 10px;
  float: left;
}
.extp-search.extp-search-inline .extp-child_cat.extp-cat-box{
  width: 100%;
}
.extp-loc_parent {
  display: inline-block;
  float: left;
}
.extp-search.extp-search-inline .extp-search-group .extp-child_cat.extp-cat-box{
  margin-bottom: 15px;
}
.ex-tplist .etp-search-form.extp-cat-inline select,
.ex-tplist .extp-loc_parent.extp-loc-inline select{
  display: none;
}
.ex-tplist .extp-child_cat{
  display: inline-block;
  margin-bottom: -5px;
  float: left;
  vertical-align: top;
}
.extp-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-left: 10px;
}
.ex-tplist .extp-child_cat .extp-top-cat{
  list-style: none;
  padding: 0;
  margin: 0;
}
.ex-tplist .extp-child_cat .extp-top-cat > li{
  list-style: none;
  display: inline-block;
  float: left;
  margin: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px 17px;
  border: 1px solid #ddd;
  font-size: inherit;
  background: #fff;
  position: relative;
  cursor: pointer;
  /*font-weight: 600;*/
  border-radius: 2px;
  transition: background .2s;
}
.ex-tplist .extp-child_cat .extp-top-cat > li span:not(.extp-caret){
  padding: 0 10px;
}
.ex-tplist .extp-child_cat .extp-top-cat > li:hover{
  background: #eee;
}
.ex-tplist .extp-child_cat .extp-top-cat > li:hover > ul{
  transform: scaleY(1);
  z-index: 99;
  background: #fff;
}
.ex-tplist .extp-child_cat .extp-top-cat > li:hover ul li{
  background: #fff;
}
.ex-tplist .extp-child_cat .extp-top-cat li ul{
  transform: scaleY(0);    
  transform-origin: top;
  transition: transform 0.26s ease;
  list-style: none;
  position: absolute;
  top: calc(100% + 1px);
  left: -1px;
  padding: 0;
  margin: 1px 0 0 0;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.ex-tplist .extp-child_cat .extp-top-cat li ul li{
  list-style: none;
  margin: 0;
  padding: 5px 17px;
  background: #fff;
  border: 0;
  cursor: pointer;
  white-space: nowrap;
  min-width: 170px;
  border-radius: 0;
  position: relative;
  transition: background .2s;
}
.ex-tplist .extp-child_cat .extp-top-cat li ul li:hover{
  background: #eeeeee;
}
.ex-tplist .extp-child_cat .extp-top-cat li ul.extp-ul-child ul.extp-ul-child{
  position: absolute;
  transform: scaleX(0);    
  transform-origin: left;
  transition: transform 0.26s ease;
  list-style: none;
  position: absolute;
  margin: 0;
  top: 15px;
  left: 100%;
  padding: 0;
}
.ex-tplist .extp-child_cat .extp-top-cat li ul.extp-ul-child .extp-caret{
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 10px;
  -ms-transform: rotate(-90deg); /* IE 9 */
  -webkit-transform: rotate(-90deg); /* Safari 3-8 */
  transform: rotate(-90deg);
}
.ex-tplist .extp-child_cat .extp-top-cat li ul.extp-ul-child li{
  position: relative;
}
.ex-tplist .extp-child_cat .extp-top-cat li ul.extp-ul-child li:hover > ul{
  transform: scaleX(1);
  z-index: 99;
  background: #fff;
}
.ex-tplist .extp-child_cat .extp-top-cat > li:hover ul li.extp-child-active,
.ex-tplist .extp-child_cat .extp-top-cat li.extp-child-active{
  background: #eee;
}
.ex-tplist .extp-child_cat .extp-top-cat li ul li:not(:first-child){
  border-top: unset;
}
/*End Child category css*/

.ex-tplist:not(.style-3):not(.style-7):not(.style-11):not(.style-17):not(.style-19):not(.style-20):not(.style-img-2):not(.style-img-3):not(.style-img-4):not(.style-img-5):not(.style-img-6):not(.style-img-7):not(.style-img-9):not(.style-img-10):not(.list-style-3) h3 a{color: #00BCD4;}
.ex-tplist.style-3 .tpstyle-3 .tpstyle-3-rib{background: #00bcd4;}
.exp-arrow figure{ float:left;}

/* Second image */
.ex-tplist figure .second_img_config{
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.ex-tplist figure .second-img {
    opacity: 0; 
    transition: opacity .3s ease .1s;
}
.ex-tplist figure:not(.tpstyle-6):not(.tpstyle-14):not(.tpstyle-15) .second-img{left: 0;}
.ex-tplist .second-cus{position: absolute; top: 0}
.ex-tplist figure:hover .second-img {opacity:1;backface-visibility: hidden;}
.ex-tplist figure.tpstyle-5 .second_img_config{display: block;}
.ex-tplist figure.tpstyle-17 .second_img_config{margin-bottom: -4px}
.ex-tplist figure.tpstyle-19:hover .second_img_config img:first-child{opacity: 0}
.ex-tplist figure.tpstyle-19:hover .second-img{
  opacity: 0.2;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.ex-tplist figure.tpstyle-20 .second_img_config{margin-bottom: -1px}
.ex-tplist figure.tpstyle-20 .second-img{transition: opacity .4s ease}

/* Start Responesive Grid */
@media screen and (max-width: 992px) and (min-width: 769px){
  .ex-tplist.column-4  .ctgrid .item-grid,
  .ex-tplist.column-5  .ctgrid .item-grid
  {width: 33.33333%;}
  .ex-tplist.column-4 > .ctgrid .item-grid:nth-child(4n+1){clear: none;}
  .ex-tplist.column-4 > .ctgrid .item-grid:nth-child(3n+1){clear: both;}
  .ex-tplist.column-5 > .ctgrid .item-grid:nth-child(5n+1){clear: none;}
  .ex-tplist.column-5 > .ctgrid .item-grid:nth-child(3n+1){clear: both;}
  /* Responesive style 6*/
  .ex-tplist.column-3 .tpstyle-6 .tpstyle-6-profile{
    margin-bottom: -39px;
  }
  .ex-tplist.column-3 .tpstyle-6 p{
    margin-top: 23px;
  }
  .ex-tplist.column-3 .tpstyle-6 figcaption:before{
    border-width:0;
  }
  /* Responesive style 14*/
  .ex-tplist.column-3 figure.tpstyle-14 .custom-bg-circle{
    position: static;
    margin: 0 auto;
    margin-top: -40px;
  }
  .ex-tplist.column-3 figure.tpstyle-14 .tpstyle-14-author h3{
    position: static;
    color: #888;
  }
  .ex-tplist.column-3 figure.tpstyle-14 .tpstyle-14-author h5{
    position: static;
    color: #888;
  }
  .ex-tplist.column-3 figure.tpstyle-14 .tpstyle-14-author{
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 0 10px;
  }
  .ex-tplist.column-3 figure.tpstyle-14 p:before{
    top: 20px;
    left: 10px;
  }
  .ex-tplist.column-3 figure.tpstyle-14 p:after{
    right: 10px;
  }
  .ex-tplist.column-3 figure.tpstyle-14 p {
    padding: 30px 30px 20px 30px;
  }
  /* Responesive style 15*/
  .ex-tplist.column-3 figure.tpstyle-15 .tpstyle-15-author{
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  .ex-tplist.column-3 figure.tpstyle-15 .custom-bg-circle{
    position: static;
    margin: 0 auto;
  }
  .ex-tplist.column-3 figure.tpstyle-15 .tpstyle-15-author h3{
    position: static;
    color: #fff;
  }
  .ex-tplist.column-3 figure.tpstyle-15 .tpstyle-15-author h5{
    position: static;
    /*color: #888;*/
  }
  .ex-tplist.column-3 figure.tpstyle-15 p:before{
    top: 108px;
    left: 10px;
  }
  .ex-tplist.column-3 figure.tpstyle-15 p:after{
    right: 10px;
  }
  .ex-tplist.column-3 figure.tpstyle-15 p {
    padding: 118px 30px 20px 30px;
  }
  /* Responesive style 16*/
  .ex-tplist.column-3 figure.tpstyle-16 .tpstyle-16-author {
    position: static;
    padding: 0 10px;
    text-align: left;
    -webkit-transform: translateY(0);
    transform: translateY(0); 
  }
  .ex-tplist.column-3 figure.tpstyle-16 p:before{
    top: 20px;
    left: 10px;
  }
  .ex-tplist.column-3 figure.tpstyle-16 p:after{
    right: 10px;
  }
  .ex-tplist.column-3 figure.tpstyle-16 p {
    padding: 30px 30px 10px 30px;
  }
}
/* End Responesive (max-width: 992px) and (min-width: 769px) */
@media (max-width: 992px){
  .tpstyle-1-image .image-bg-circle{
    width: 140px; height: 140px}
  .tpstyle-1 .tpstyle-1-image{
    padding: 15px 0 0 0;
  }
  .tpstyle-1 figcaption {
    padding: 12px 30px 15px;
  }
}
@media screen and (max-width: 768px){
  .ex-tplist > .ctgrid .item-grid{width: 50%;}
  .ex-tplist > .ctgrid .item-grid:nth-child(3n+1){clear: none;}
  .ex-tplist:not(.ex-tpcarousel) > .ctgrid .item-grid:nth-child(2n+1){clear: both;}
  .ex-tplist.column-5 > .ctgrid .item-grid:nth-child(5n+1){clear: none;}
  .ex-tplist .etp-search-form.extp-cat-inline select,
  .ex-tplist .extp-loc_parent.extp-loc-inline select{
    display: inline-block;
  }
  .ex-tplist .etp-search-form.extp-cat-inline .extp-child_cat,
  .ex-tplist .extp-loc_parent.extp-loc-inline .extp-child_cat{
    display: none;
  }
  .extp-search.extp-search-inline .extp-search-group > select {
    margin-right: 10px;
    float: left;
  }
}
@media (max-width: 450px){
  .ex-tplist > .ctgrid .item-grid{width: 100%;}
  .ex-tplist span.search-btsm{
    float: left;
    margin-top: 10px;
    width: 100%;
  }
  .extp-search.extp-search-select .extp-search-group select,
  .extp-search.extp-search-select .extp-loc_parent select,
  .extp-search.extp-search-inline .extp-search-group select,
  .extp-search.extp-search-inline .extp-loc_parent select {
    width: 100%;
  }
  .extp-search.extp-search-select .extp-search-group>select,
  .extp-search.extp-search-inline .extp-search-group>select{
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* End Responesive Grid */
/*- tpcarousel -*/
.ex-tplist.ex-tpcarousel .item-grid{padding: 5px}
.ex-tpcarousel .ex_s_lick-prev:before, .ex_s_lick-next:before{
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
}
.ex-tpcarousel .ex_s_lick-prev:before{
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.ex-tpcarousel .ex_s_lick-next:before{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.ex-tpcarousel.ld-screen{ max-height:500px; overflow:hidden; position:relative;}
.ex-tpcarousel.ld-screen.at-childdiv{ max-height:inherit; overflow:visible; position:relative;}
.ex-tpcarousel.ld-screen.at-childdiv > .extp-loadcont{ opacity:0; transition:all .3s; z-index:-999;}
.ex-tpcarousel.ld-screen > *:not(.extp-loadcont){ opacity:0; transition:all .3s;}
.ex-tpcarousel.ld-screen.at-childdiv > *:not(.extp-loadcont){ opacity:1;}
.extp-loadcont{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
	opacity:0;
	transition:all ease-out 7s;
}
.ld-screen > .extp-loadcont{ opacity:1; z-index:99999}
.extp-loadicon,
.extp-loadicon::before,
.extp-loadicon::after {
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid rgb(204,204,204);
	border-left-color: rgb(0,189,151);
	border-radius: 974px;
	-o-border-radius: 974px;
	-ms-border-radius: 974px;
	-webkit-border-radius: 974px;
	-moz-border-radius: 974px;
}
.extp-loadicon {
	margin: -24px 0 0 -24px;
	height: 49px;
	width: 49px;
	animation: wptl_load-rotate 1150ms linear infinite;
	-o-animation: wptl_load-rotate 1150ms linear infinite;
	-ms-animation: wptl_load-rotate 1150ms linear infinite;
	-webkit-animation: wptl_load-rotate 1150ms linear infinite;
	-moz-animation: wptl_load-rotate 1150ms linear infinite;
}
.extp-loadicon::before {
	content: "";
	margin: -22px 0 0 -22px;
	height: 43px;
	width: 43px;
	animation: wptl_load-rotate 1150ms linear infinite;
	-o-animation: wptl_load-rotate 1150ms linear infinite;
	-ms-animation: wptl_load-rotate 1150ms linear infinite;
	-webkit-animation: wptl_load-rotate 1150ms linear infinite;
	-moz-animation: wptl_load-rotate 1150ms linear infinite;
}
.extp-loadicon::after {
	content: "";
	margin: -28px 0 0 -28px;
	height: 55px;
	width: 55px;
	animation: wptl_load-rotate 2300ms linear infinite;
	-o-animation: wptl_load-rotate 2300ms linear infinite;
	-ms-animation: wptl_load-rotate 2300ms linear infinite;
	-webkit-animation: wptl_load-rotate 2300ms linear infinite;
	-moz-animation: wptl_load-rotate 2300ms linear infinite;
}
@keyframes wptl_load-rotate {
	100% {transform: rotate(360deg);}
}
@-o-keyframes wptl_load-rotate {
	100% {-o-transform: rotate(360deg);}
}
@-ms-keyframes wptl_load-rotate {
	100% {-ms-transform: rotate(360deg);}
}
@-webkit-keyframes wptl_load-rotate {
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes wptl_load-rotate {
	100% {-moz-transform: rotate(360deg);}
}
/*-Fix css conflict-*/
.exp-lightbox-info *,
.ex-tplist * {
    box-sizing: border-box;
}
.exp-arrow figure{ margin:0}

.ex-tplist.ex-tpcarousel{ padding: 0 20px; }
.extp-loc-inline + input + span {margin-top: -4px;}
span.extp-nors {padding: 0 5px;}
.exp-expand .ex-social-account .teampress-mobile,
.exp-expand .ex-social-account .teampress-email,
.exp-modal-info .ex-social-account .teampress-mobile,
.exp-modal-info .ex-social-account .teampress-email,
.exteam-lb .ex-social-account .teampress-mobile{
  display: none;
}
.ex-tplist p.extp-dcat {
    margin: 0 0 15px 0;
}
.extp-back-to-list a { box-shadow: 0 0 1px rgb(0 0 0 / 15%); background: #00BCD4; padding: 8px 12px 8px 45px; color: #FFFFFF; margin: 0 auto; float: none; position: relative; }
.extp-back-to-list a i { padding: 10px 15px; background: #000; position: absolute; width: 33px; top: 0; left: 0; bottom: 0; box-sizing: border-box; }
.extp-back-to-list { width: 100%; text-align: center; }
.extp-readmore {
    width: 100%;
    float: none;
    position: relative;
    margin:15px 0 0;
}
.extp-readmore a {
  color: #00BCD4;
    padding: 7px 15px;
    display: inline-block;
    border: 1px solid #00BCD4;
    line-height: 1.3;
}
figure.tpstyle-7 .extp-readmore { margin: 0; padding: 0; background: #fff; }
figure.tpstyle-7 .extp-readmore a{ border: 0 }
.tpstyle-10 .extp-readmore{ margin: 7px 0 -10px 0}
.tpstyle-12 .extp-readmore{ margin: 7px 0 }
.tpstyle-16 .extp-readmore,.tpstyle-15 .extp-readmore,.tpstyle-14 .extp-readmore{ margin: 15px 0; display: inline-block;}
.tpstyle-17 .extp-readmore a{background: rgb(48 45 45 / 58%);}
.tpstyle-20 .extp-readmore{ margin: -10px 0 0}
.tpstyle-20 .extp-readmore a{ margin-bottom: 15px }
.list-style-3 .extp-readmore{ margin: 5px 0 0}
.extp-dislink a { pointer-events: none; }
.extp-dislink .ex-social-account li a { pointer-events: auto; }
.teampress-twitter .fa-twitter::before {content: "\e61b";}
/* Start stype img-1 */
.tpstyle-img-1 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  color: #000000;
  line-height: 0;
  text-align: center;
}
.tpstyle-img-1 *,.tpstyle-img-2 *
,.tpstyle-img-3 *,.tpstyle-img-4 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tpstyle-img-1 *,
.tpstyle-img-1 *:before,
.tpstyle-img-1 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.tpstyle-img-1:before {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  content: '';
  background-color: #ffffff;
  opacity: 0;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.tpstyle-img-1 img {
  width: 100%;
  vertical-align: top;
}
.tpstyle-img-1 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  padding: 0 30px;
}
.tpstyle-img-1 h3 {
  margin: 0 0 6px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.tpstyle-img-1 p {
  margin: 10px 0;
  opacity: 0.6;
}
.ex-tplist .tpstyle-img-1 h5{ color:inherit;}
.tpstyle-img-1 .tpstyle-img-1-icons { width: 100%;}
.tpstyle-img-1 a {
  margin: 2px;
  display: inline-block;
}
figure.tpstyle-img-1 .ex-social-account li a{
  background-color: #333333;
  border-radius: 0;
  color: #000000;
  display: block;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}
.tpstyle-img-1 a i:before { color: #fff;}
figure.tpstyle-img-1 .ex-social-account li a:hover {
  background-color: #00BCD4;
  cursor: pointer;
}
.tpstyle-img-1:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tpstyle-img-1:hover figcaption {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}
/* End stype img-1 */
/* Start stype img-2 */
.tpstyle-img-2 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: left;
  background-color: #1A1A1A;
  display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio:0) {
  .tpstyle-img-2, .tpstyle-img-3:not(*:root) {}{
  display: inline-table;
  }
}
.tpstyle-img-2 * {
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.tpstyle-img-2 img {
  vertical-align: top;
  width: 100%;
  backface-visibility: hidden;
}
.tpstyle-img-2 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 30px;
  background-color: #202123;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}
.tpstyle-img-2 p {
  margin: 0;	
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: inherit;
  margin-top: 12px;
  padding: 12px 0 15px;
  line-height: 1.5em;
}
.tpstyle-img-2:hover > img {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.tpstyle-img-2:hover figcaption {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
/* End stype img-2 */

/* Start stype img-3 */
.tpstyle-img-3 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: inherit;
  background-color: #000000;
  line-height: 1.5em;
}
.tpstyle-img-3 *,
.tpstyle-img-3 *:before,
.tpstyle-img-3 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.tpstyle-img-3 img {
  width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
.tpstyle-img-3 figcaption {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 5px 40px;
  opacity: 0;
}
.tpstyle-img-3 h3 {
  margin: 0 0 6px;
  text-transform: uppercase;
  font-weight: 400;
}
.tpstyle-img-3 p {
  
}
.tpstyle-img-3:hover img {
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  opacity: 0.3;
}
.tpstyle-img-3:hover figcaption{
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}
/* End stype img-3 */

/* Start stype img-4 */
.tpstyle-img-4 {
  background-color: #000000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  display:inline-block;
  line-height: 1.6em;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}
.tpstyle-img-4 * {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.tpstyle-img-4 img {
  width: 100%;
  opacity: 0.75;
  position: relative;
  vertical-align: top;
}
.tpstyle-img-4 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  text-align:center;
}
.tpstyle-img-4 .tpstyle-img-4-meta {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.tpstyle-img-4 h5 {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  background-color: #000000;
  bottom: 0;
  font-weight: 400;
  margin: 0;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
  color:#fff;
}
.tpstyle-img-4 p {
  padding: 0px 20px;
  opacity: 0;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.tpstyle-img-4>i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 54px;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.tpstyle-img-4 .ex-icon-plus{background: none}
.tpstyle-img-4 .ex-icon-plus:before {
    width: 3px;
    height: 28px;
    top: 50%;
    left: 50%;
    margin-left: -3px;
    margin-top: -15px;
}
.tpstyle-img-4 .ex-icon-plus:after {
    width: 28px;
    height: 3px;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -15px;
}
.tpstyle-img-4 h3,.tpstyle-img-4 .extp-readmore,
.tpstyle-img-4 .ex-social-account{
  opacity: 0;
  padding: 0 20px;
}
.tpstyle-img-4 h3 a {
    border-bottom: 2px solid #00BCD4;
    margin-bottom: 0px;
    padding-bottom: 10px;
    display: inline-block;
}
.tpstyle-img-4 h3{padding-top: 10px}
.tpstyle-img-4 .tpstyle-img-4-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  font-size: 65px;
  justify-content: center;
  opacity: 0;
}
.tpstyle-img-4:hover .tpstyle-img-4-hover{opacity: 1;}
.tpstyle-img-4:hover p,
.tpstyle-img-4:hover h3,.tpstyle-img-4:hover .extp-readmore,
.tpstyle-img-4:hover .ex-social-account {
  opacity: 1;
}
.tpstyle-img-4:hover h5 {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.tpstyle-img-4:hover >i{
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.1);
  opacity: 0;
}
/* End stype img-4 */

/* Start stype img-5 */
figure.tpstyle-img-5, figure.tpstyle-img-6 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: inherit;
  background-color: #000000;
}
figure.tpstyle-img-5 *,
figure.tpstyle-img-5 *:before,
figure.tpstyle-img-5 *:after,
figure.tpstyle-img-6 *,
figure.tpstyle-img-6 *:before,
figure.tpstyle-img-6 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
figure.tpstyle-img-5 img, figure.tpstyle-img-6 img {
  width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.9;
}
figure.tpstyle-img-5 .tpstyle-img-5-title {
  position: absolute;
  top: 58%;
  left: 25px;
  padding: 5px 10px 10px;
}
figure.tpstyle-img-5 .tpstyle-img-5-title:before,
figure.tpstyle-img-5 .tpstyle-img-5-title:after,
figure.tpstyle-img-6 .tpstyle-img-6-title:before,
figure.tpstyle-img-6 .tpstyle-img-6-title:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.tpstyle-img-5 .tpstyle-img-5-title:before,
figure.tpstyle-img-6 .tpstyle-img-6-title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
figure.tpstyle-img-5 .tpstyle-img-5-title:after,
figure.tpstyle-img-6 .tpstyle-img-6-title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
figure.tpstyle-img-5 .tpstyle-img-5-title div:before,
figure.tpstyle-img-5 .tpstyle-img-5-title div:after,
figure.tpstyle-img-6 .tpstyle-img-6-title div:before,
figure.tpstyle-img-6 .tpstyle-img-6-title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.tpstyle-img-5 .tpstyle-img-5-title div:before,
figure.tpstyle-img-6 .tpstyle-img-6-title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
figure.tpstyle-img-5 .tpstyle-img-5-title div:after,
figure.tpstyle-img-6 .tpstyle-img-6-title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
figure.tpstyle-img-5 h3,
figure.tpstyle-img-5 h5,
figure.tpstyle-img-6 h3,
figure.tpstyle-img-6 h5 {
  margin: 0;
  text-transform: uppercase;
}
figure.tpstyle-img-5 h3, figure.tpstyle-img-6 h3 {
  font-weight: 400;
}
figure.tpstyle-img-5 h5, figure.tpstyle-img-6 h5{
  display: block;
  background-color: #00bcd4;
  padding: 4px 10px;
  color: #fff;
}
figure.tpstyle-img-5 figcaption {
  position: absolute;
  bottom: 42%;
  left: 25px;
  text-align: left;
  opacity: 0;
  padding: 5px 30px 5px 10px;
}
figure.tpstyle-img-5 figcaption p, figure.tpstyle-img-6 figcaption p {
  margin: 5px;
  opacity:.9;
}
figure.tpstyle-img-5 .ex-social-account li a,
figure.tpstyle-img-6 .ex-social-account li a{
  text-align: left;
  background: transparent;
  margin-left: 5px;
  width: 20px;
  opacity:.6;
}

figure.tpstyle-img-5:hover img,
figure.tpstyle-img-6:hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}
figure.tpstyle-img-5:hover .tpstyle-img-5-title:before,
figure.tpstyle-img-5:hover .tpstyle-img-5-title:after,
figure.tpstyle-img-5:hover .tpstyle-img-5-title div:before,
figure.tpstyle-img-5:hover .tpstyle-img-5-title div:after,
figure.tpstyle-img-6:hover .tpstyle-img-6-title:before,
figure.tpstyle-img-6:hover .tpstyle-img-6-title:after,
figure.tpstyle-img-6:hover .tpstyle-img-6-title div:before,
figure.tpstyle-img-6:hover .tpstyle-img-6-title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.tpstyle-img-5:hover .tpstyle-img-5-title:before,
figure.tpstyle-img-5:hover .tpstyle-img-5-title:after,
figure.tpstyle-img-6:hover .tpstyle-img-6-title:before,
figure.tpstyle-img-6:hover .tpstyle-img-6-title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.tpstyle-img-5:hover figcaption,
figure.tpstyle-img-5.hover figcaption,
figure.tpstyle-img-6:hover figcaption,
figure.tpstyle-img-6.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* End stype img-5 */

/* Start stype img-6 */
figure.tpstyle-img-6 .tpstyle-img-6-title {
  position: absolute;
  bottom: 58%;
  right: 25px;
  padding: 5px 10px 10px;
}
figure.tpstyle-img-6 figcaption {
  position: absolute;
  top: 42%;
  right: 25px;
  text-align: right;
  opacity: 0;
  padding: 5px 10px 10px 30px;
}

/* End stype img-6 */

/* Start stype img-7 */
figure.tpstyle-img-7 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
figure.tpstyle-img-7 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
figure.tpstyle-img-7 img {
  opacity: 1;
  width: 100%;
}
figure.tpstyle-img-7:after,
figure.tpstyle-img-7:before {
  background: #ffffff;
  width: 0;
  height: 100%;
  position: absolute;
  content: '';
  opacity: 0.5;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 1;
}
figure.tpstyle-img-7:after {
  top: 0;
  left: 0;
}
figure.tpstyle-img-7:before {
  right: 0;
  bottom: 0;
}
figure.tpstyle-img-7 figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  opacity: 0;
}
figure.tpstyle-img-7 p {
  margin: 0;
  padding: 4px 15px;
}
figure.tpstyle-img-7 figcaption h3 {
  width: 100%;
  margin: 0;
  padding: 8px 20px;
  bottom: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  color: #00BCD4;
}
figure.tpstyle-img-7 figcaption h5 {
  margin: 0;
  padding: 2px;
}
figure.tpstyle-img-7:hover img{
  /*-webkit-filter: grayscale(100%);
  filter: grayscale(100%);*/
}
figure.tpstyle-img-7:hover:after,
figure.tpstyle-img-7:hover:before {
  width: 100%;
  height: 100%;
}
figure.tpstyle-img-7:hover figcaption{
  transition: all 0.2s;
  opacity: 1;
}
.tpstyle-img-7 .ex-social-account{
  margin-top: 8px;
}
.tpstyle-img-7 .ex-social-account li a:hover {
    background: #00BCD4;
}
/* End stype img-7 */

/* Start stype img-8 */
figure.tpstyle-img-8 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #000000;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.tpstyle-img-8 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
}
figure.tpstyle-img-8 img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
figure.tpstyle-img-8 figcaption {
  position: absolute;
  top: 25px;
  left: 25px;
  bottom: 25px;
  right: 25px;
  display: block;
}
figure.tpstyle-img-8 figcaption:before {
  position: absolute;
  min-width: 40px;
  min-height: 40px;
  display: block;
  top: 0;
  left: 0;
  width: 0;
  content: '';
  background: rgba(255, 255, 255, 1);
  opacity: 0;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
figure.tpstyle-img-8 h3,
figure.tpstyle-img-8 p {
  opacity: 0;
  color: #ffffff;
}
figure.tpstyle-img-8 h5,figure.tpstyle-img-8 .extp-readmore,
figure.tpstyle-img-8 .ex-social-account {
  opacity: 0;
  padding: 0 15px;
}
figure.tpstyle-img-8 h5{
  margin-top: 15px;
}
figure.tpstyle-img-8 h3 {
  text-transform: uppercase;
  margin: 0;
  line-height: 40px;
  padding: 0 15px;
  font-weight: 400;
}
figure.tpstyle-img-8 h3 span {
  font-weight: 800;
}
figure.tpstyle-img-8 p {
  padding: 15px 15px;
  text-align: left;
  margin: 0;
}
figure.tpstyle-img-8 > i {
  position: absolute;
  top: 25px;
  left: 25px;
  font-size: 27px;
  color: #00BCD4;
  width: 40px;
  height: 40px;
  line-height: 30px;
  padding:6px;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
figure.tpstyle-img-8:hover img{
  opacity: 0.3;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
figure.tpstyle-img-8:hover figcaption:before {
  -webkit-animation: animateInstyleimg8 0.7s 0.35s forwards ease;
  animation: animateInstyleimg8 0.7s 0.35s forwards ease;
}
figure.tpstyle-img-8:hover figcaption,
figure.tpstyle-img-8:hover h3,
figure.tpstyle-img-8:hover p,
figure.tpstyle-img-8:hover h5,figure.tpstyle-img-8:hover .extp-readmore,
figure.tpstyle-img-8:hover .ex-social-account {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
figure.tpstyle-img-8:hover figcaption{background: rgba(0,0,0, .5);}
figure.tpstyle-img-8:hover > i{
  opacity: 0;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
@-webkit-keyframes animateInstyleimg8 {
  0% {
    opacity: 0;
    width: 0%;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
  50% {
    opacity: 1;
    width: 0%;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  100% {
    opacity: 1;
    width: 100%;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
}
@keyframes animateInstyleimg8 {
  0% {
    opacity: 0;
    width: 0%;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
  40% {
    opacity: 1;
    width: 0%;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  100% {
    opacity: 1;
    width: 100%;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
}
/* End stype img-8 */

/* Start stype img-9 */
figure.tpstyle-img-9 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #000000;
  display: table-cell;
}
figure.tpstyle-img-9 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.tpstyle-img-9 img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.tpstyle-img-9 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
  cursor:pointer;
}
figure.tpstyle-img-9 figcaption > div {
  background-color: #fff;
  position: absolute;
  width: 100%;
  bottom: 28px;
  left: 100%;
  padding: 7px 15px;
  -webkit-transition: left 0.35s;
  transition: left 0.35s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.tpstyle-img-9 figcaption > div a {
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
figure.tpstyle-img-9 figcaption > div a:hover {
  opacity: 1;
}
figure.tpstyle-img-9 figcaption::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  background-image: linear-gradient(to top, #000000 0%, transparent 50%, #000000 100%);
}
figure.tpstyle-img-9 h3 {
  text-align: center;
  margin: 0;
  padding: 7px 15px;;
  position: absolute;
  bottom: 70px;
  right: 100%;
  width: calc( 100% - 30px );
  text-transform: uppercase;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-color: #00bcd4;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.tpstyle-img-9 h3 span {
  font-weight: 800;
}
figure.tpstyle-img-9:hover img {
  opacity: 0.7;
}
figure.tpstyle-img-9:hover figcaption > div {
  left: 25%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.tpstyle-img-9 figcaption > div { width: calc(100% - 25%); }
figure.tpstyle-img-9:hover figcaption h3 {
  right: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.tpstyle-img-9:hover figcaption::before {
  opacity: 0.8;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* End stype img-9 */

/* Start stype img-10 */
.tpstyle-img-10 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  text-align: left;
  font-size: inherit;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.tpstyle-img-10 * {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tpstyle-img-10 img {
  width: 100%;
  vertical-align: top;
}
.tpstyle-img-10 figcaption {
  position: absolute;
  height: 75px;
  bottom: 0;
  overflow: hidden;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.75);
}
.tpstyle-img-10 h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
}
.tpstyle-img-10 .tpstyle-img-10-info {
  margin-top: 4px;
  padding-top: 1px;
  transform: translateY(25px);
  transition: all .25s ease-out .2s;
  opacity: 0;
}
.tpstyle-img-10 p{
  font-size: inherit;
  margin: 10px 0px;
  line-height: 1.6;
  margin-bottom: 15px;
  border-top: 1px solid #6a6a6a;
  padding-top: 14px;
}
.tpstyle-img-10 .ex-social-account li a{
  transition: all .2s ease-out;
  opacity:.7;
}
.tpstyle-img-10 .ex-social-account li a:hover{ opacity:1;}
.tpstyle-img-10:hover figcaption {
  height: calc(85%);
}
.tpstyle-img-10:hover .tpstyle-img-10-info
 {
  transform: translateY(0);
  opacity: 1;
}
/* End stype img-10 */

/* Start stype 11 */
.tpstyle-img-11 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
}
.tpstyle-img-11 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.tpstyle-img-11 img {
  opacity: 1;
  width: 100%;
  vertical-align: top;
}
.tpstyle-img-11 figcaption {
  
  position: absolute;
  bottom: 25px;
  right: 0;
  z-index: 2;
  text-align: right;
  white-space: nowrap;
}
.tpstyle-img-11 h3 {
  margin: 0;
  font-weight: 400;
  font-size: 1em;
  line-height: 1em;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 3px;
}
.tpstyle-img-11 h3 a{
  background-color: #21232B;
  padding: 8px 15px;
  text-align: center;
  display: inline-block;
}
.tpstyle-img-11 h5 {
  background-color: #21232B;
  padding: 8px 15px;
  display: inline-block;
}
.tpstyle-img-11 i {
  padding: 8px;
  display: inline-block;
  font-size: 20px;
  color: #ffffff;
  opacity: 0.8;
  border-bottom: 4px solid transparent;
  margin-bottom: -4px;
}
.tpstyle-11-img i:hover {
  opacity: 1;
  color: #f39c12;
  border-bottom: 4px solid #f39c12;
}
.tpstyle-img-11:hover figcaption .tpstyle-img-11-icons {
  opacity: 1;
}
/* End stype 11 */
.ex-tplist .tpstyle-img-10 h5,
.ex-tplist .tpstyle-img-3 h5,
.ex-tplist .tpstyle-img-2 h5{color: #00BCD4;}
.ex-social-account li a:hover{ background: #00BCD4;}
.tpstyle-4 .ex-social-account li a:hover,
.tpstyle-img-10 .ex-social-account li a:hover{ background: transparent; }

.tpitem-list{
  color: #101010;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 20px 0;
}
.ctlist .tpitem-list.item-grid:first-child{margin-top: 5px}
.ctlist .tpitem-list.item-grid:last-child{margin-bottom: 5px}
/* Start stype list 1 */
.tpstyle-list-1{
  width: 100%;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  border-radius: 22px;
  border-top: 50px solid #eee;
}
.tpstyle-list-1 .tplist-1-info,
.tpstyle-list-2 .tplist-2-info{
  padding: 40px 20px;
  margin-top: -65px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.tpstyle-list-1 .tplist-1-image,
.tpstyle-list-2 .tplist-2-image{
  width: 142px;
  height: 142px;
  overflow: hidden;
  float: left;
  display: inline-block;
  vertical-align: top;
  margin-top: 35px;
}
.tpstyle-list-1 .tplist-1-image .image-bg-circle,
.tpstyle-list-2 .tplist-2-image .image-bg-circle{
  width: 142px;
  height: 142px;
  margin: 0 auto;
  border-radius: 50%;
  background-position: center center;
  background-size: cover;
  border: solid 6px #eee;
}
.tpstyle-list-1 figcaption,
.tpstyle-list-2 figcaption{
  width: calc(100% - 145px);
  padding: 0 10px;
  display: inline-block;
  margin-top: -10px;
}
.tpstyle-list-1 h5{margin-top: 35px}
.tpstyle-list-1 .ex-social-account li a,
.tpstyle-list-2 .ex-social-account li a{
  background: none;
  color: #888;
  line-height: 26px;
  border:1px solid #eee;
}
/* End stype list 1 */

/* Start stype list 2 */
.tpstyle-list-2 .ex-social-account li a{ border-color:#ddd}
.tpstyle-list-2 figcaption{ padding:15px 20px;}
.tpstyle-list-2{
  width: 100%;
  border-radius: 0;
}
.tpstyle-list-2 .tplist-2-info{
  margin-top: 0px;
  padding: 0;
}
.tpstyle-list-2 .tplist-2-image{
  margin-top: 0px;
  width: 240px;
  height: 240px;
}
.tpstyle-list-2 .tplist-2-image .image-bg-circle{
  border: 0;
  width: 240px;
  height: 240px;
}
.tpstyle-list-2 figcaption{
  margin-top: 0;
  width: calc(100% - 240px);
}
.tpstyle-list-2 p{
  padding-top: 10px;
  position: relative;
}
.tpstyle-list-2 p:before{
  content: '';
  border-top: 2px solid #eee;
  position: absolute;
  width: 20%;
  min-width:150px;
  top: 0;
  left: 0;
}
/* End stype list 2 */

/* Start stype list 3 */
.tpstyle-list-3{
  width: calc(100% - 80px);
  border-radius: 0;
  border: 2px dashed #00bcd4;
}
.tpstyle-list-3 .tplist-3-info{
  margin-top: 0px;
  padding: 0;
  display: flex;
  align-items: center;
}
.tpstyle-list-3 .tplist-3-image{
  margin-top: 0px;
  width: 160px;
  height: 160px;
}
.tpstyle-list-3 .tplist-3-image .image-bg-circle{
  border-radius: 50%;
  width: 160px;
  height: 160px;
  margin: 0 auto;
  background-position: center center;
  background-size: cover;
}
.tpstyle-list-3 figcaption{
  width: calc(100% - 80px);
  padding: 15px 25px;
}
.tpitem-list.item-grid:nth-child(odd) .tpstyle-list-3{
  margin-left: 80px;
}
.tpitem-list.item-grid:nth-child(even) .tpstyle-list-3{
  margin-right: 80px;
}
.tpitem-list.item-grid:nth-child(even) .tpstyle-list-3  figcaption{
  border-radius: 0 10px 10px 0;
  text-align: right;
}
.tpitem-list.item-grid:nth-child(odd) .tpstyle-list-3 figcaption{
  float: right;
  border-radius: 10px 0 0  10px;
  
}
.tpitem-list.item-grid:nth-child(even) .tpstyle-list-3  .tplist-3-image{
  margin-left: auto;
  order: 2;
  margin-right: -80px;
}
.tpitem-list.item-grid:nth-child(odd) .tpstyle-list-3 .tplist-3-image{
  float: left;
  margin-left: -80px;
}
.tpstyle-list-3 .ex-social-account li a{
  background: transparent;
  color: inherit;
  text-align: left;
  line-height: 15px;
  opacity: .8;
  width: 25px;
}
.tpitem-list.item-grid:nth-child(even) .tpstyle-list-3 .ex-social-account li a{ text-align:right;}
.tpstyle-list-1 .ex-social-account li a:hover,
.tpstyle-list-2 .ex-social-account li a:hover{color:#fff;background: #00bcd4;}
.ex-tplist .tpstyle-list-3 h5{color: #00BCD4;}

@media screen and (max-width: 450px){
  .tpstyle-list-1 figcaption, .tpstyle-list-2 figcaption{
    width: 100%;
  }
  .tpstyle-list-1 .tplist-1-image, .tpstyle-list-2 .tplist-2-image{
    width: 100%;
  }
  .tpstyle-list-3 {
    width: calc(100% - 50px);
}
  .tpstyle-list-3 figcaption {
    width: calc(100% - 50px);
    padding: 15px 10px;
  }
  .tpstyle-list-3 .tplist-3-image .image-bg-circle {
    width: 100px;
    height: 100px;
  }
  .tpstyle-list-3 .tplist-3-image {
    width: 100px;
    height: 100px;
  }
  .tpitem-list.item-grid:nth-child(odd) .tpstyle-list-3 .tplist-3-image {
    margin-left: -50px;
  }
  .tpitem-list.item-grid:nth-child(even) .tpstyle-list-3 .tplist-3-image {
    margin-right: -50px;
  }
  .tpitem-list.item-grid:nth-child(odd) .tpstyle-list-3 {
    margin-left: 50px;
  }
  .tpitem-list.item-grid:nth-child(even) .tpstyle-list-3 {
    margin-right: 50px;
  }
  .tpstyle-list-1 h5{margin-top: 0}
  .ex-tplist .tpstyle-list-1 figcaption h3,
  .ex-tplist .tpstyle-list-2 figcaption h3{margin-top: 10px}
}
.ex-tplist .ctlist button,.ex-tplist .ctlist input,.ex-tplist .ctlist select,.ex-tplist .ctlist textarea{
  font-family: 'Source Sans Pro', sans-serif;
}
.ex-tplist .ctlist table th.exp-sort > i{
  float: right;
  margin-top: 4px;
}
.ex-tplist .ctlist tbody tr td > a{
  display: inherit;
  overflow: hidden;
}
.ex-tplist .ctlist .exp-td-first{
  padding: 5px;
}
/*Start table 1*/
.ex-table-1{
  border: 0;
}
.ex-table-1 tbody tr:nth-child(odd){
  background-color: #f5f5f5;
}
.ex-table-1 .extp-hide-mb{display: none;}
.ex-table-1 thead th:nth-child(1),
.ex-table-1 tbody td:nth-child(1)
{width: 15%}
.ex-table-1 thead th:nth-child(2),
.ex-table-1 tbody td:nth-child(2)
{width: 15%}
.ex-table-1 thead th:nth-child(3),
.ex-table-1 tbody td:nth-child(3)
{width: 15%}
.ex-table-1 thead th:nth-child(4),
.ex-table-1 tbody td:nth-child(4)
{width: 25%}
.ex-table-1 thead th:nth-child(5),
.ex-table-1 tbody td:nth-child(5)
{width: 15%}
.ex-table-1 thead th:nth-child(6),
.ex-table-1 tbody td:nth-child(6)
{width: 15%}
.ex-table-1 th, .ex-table-1 td{border:0;}
.ex-table-1 td{color: #333; font-size: 14px;padding: 10px 15px; border-bottom: 1px dashed rgba(0, 0, 0, 0.15);}
.ex-table-1 th.exp-sort.exp_asc > i.fa-sort:before {
    content: "\f0de";
}
.ex-table-1 th.exp-sort.exp_desc > i.fa-sort:before {
  content: "\f0dd";
}
.ex-table-1 img{
  width: 100%;
  transition: all .35s;
}
.ex-table-1 th{
  border: 0;
  font-size: 15px;
  color: #fff;
  line-height: 1.4;
  background-color: #00BCD4;
  padding: 15px;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  font-weight:400;
}
.ex-table-1 th:last-child{ border-right:0;}

.ex-table-1 tbody tr.odd{background-color: #f8f6ff;}
.ex-table-1 tbody tr:hover img{
  transform: scale(1.15);
}
.ex-table-1 h3,
.ex-table-1 h5,
.ex-table-1 p{font-size: 13px}
.ex-table-1 h5{text-transform: capitalize;}
.ex-table-1 .ex-social-account li a,
.ex-table-2 .ex-social-account li a
{background: inherit; color: #333;}

/*End table 1*/
.ex-table-2{
	border:1px solid #00BCD4;
}
.ex-table-2 .ex-table2-image{
  width: 120px;
  padding: 5px;
}
.ex-table-2 .ex-table2-info{
  padding-left: 20px
}
.ex-table-2 .ex-table2-social{
  width: 200px;
  text-align: left;
}
.ex-table-2 img{
  width: 100%;
  transition: all .35s;
}
.ex-table-2 tbody tr:nth-child(odd){background-color: #f8f6ff;}
.ex-table-2 tbody tr td{border: 0}
.ex-table-2 tbody tr h3{
  text-transform: capitalize;
}
.ex-table-2 tbody tr h5{
  color: #b6b6b6;
  line-height: 15px;
  display: block;
  font-weight: normal;
  text-transform: capitalize;
}
.ex-table-2 tbody tr:hover img{
  transform: scale(1.15);
}
.ex-table-2 .extp-hide-mb{display: none;}
/*End table 2*/
.table-lv-sort .r-search {
    padding: 10px 15px;
	float: right; margin: 15px 0;
    background: #fafafa;
    border: 1px solid #eee;
}
.table-lv-sort th.exp-sort {
    cursor: pointer;
	text-align:left;
}
.table-lv-sort th.exp-sort  > i{ float:right;}
.table-lv-sort th.exp-sort.s-ascending  > i.fa-sort:before{ content:"\f0de";}
.table-lv-sort th.exp-sort.s-descending  > i.fa-sort:before{ content:"\f0dd";}
.table-lv-sort .r-search > * {
    display: inline-block;
    width: auto;
    font-family: inherit;
	font-size: 13px;
}
.table-lv-sort .r-search label{ margin-right:15px;}
.table-lv-sort .r-search input{height: 37px; line-height: 1; border: 1px solid #ddd; background: #fff; height: 37px; padding: 6px 12px; border-radius: 0;}
/* Responsive table*/
@media screen and (max-width: 992px){
  .ex-table-1 thead th:first-child{width: 15%}
}
@media screen and (max-width: 768px){
  .ex-table-1 .extp-hide-mb{display: block;}
  .ex-table-1 .extp-hide-screen{display: none;}
  .ex-table-1 .extp-detail{float: left;}
  .ex-table-2 .extp-hide-mb{display: block;}
  .ex-table-2 .extp-hide-screen{display: none;}
}
@media screen and (max-width: 450px){
  .ex-table-1 thead th:nth-child(1), .ex-table-1 tbody td:nth-child(1) {
    width: 40%;
  }
  .ex-table-1 thead th:nth-child(2), .ex-table-1 tbody td:nth-child(2) {
    width: 60%;
  }
}
.table-layout .ex-loadmore{ border:0; padding:0;}
.ex-tplist.table-layout span.extp-nors { white-space: nowrap; padding: 10px 0; display: block; }
/* Start Expand content */
.exp-arrow:after{
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  border-bottom: 10px solid #222;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  height: 0;
  width: 0;
  margin: 2px auto 0;
  opacity: 0;
  transition: opacity .3s ease-in-out;
}
.exp-arrow:before {
  content: "";
  border-bottom: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  right: 9px;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  opacity: 0;
  display: block !important;
}
.ex-tplist.column-3 .exp-expand{
  width: calc(300% + 20px);
}
.ex-tplist.column-2 .exp-expand{
  width: calc(200% + 10px);
}
.ex-tplist.column-4 .exp-expand{
  width: calc(400% + 30px);
}
.ex-tplist.column-5 .exp-expand{
  width: calc(500% + 40px);
}
.exp-expand {
  position: relative;
  box-sizing: content-box;
  overflow: hidden;
  background: #222;
  transition: max-height .3s ease-in-out,margin-bottom .1s .2s,margin-top .2s 0s;
  color: #d6d6d6;
  max-height: 0;
  margin: 0;
  z-index: 9;
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
.active-collaps .exp-expand{ margin-top:10px; z-index: 99}
.cl-dark .exp-expand{
  background: #333;
  color: #fff;
  /*border: 1px solid #333;*/
}
.cl-dark .exp-arrow:after {
  border-bottom: 8px solid #333;
}
.nicescroll-rails {
  border-radius: 5px;
  width: 6px !important;
	background:rgba(0, 0, 0,.15);
	overflow:hidden;
  margin-left: -3px;
  z-index: 999 !important;
}
.nicescroll-cursors{ border:0 !important}
.exp-expand .exp-padding{padding: 0px; display: inline-block; box-sizing: border-box; vertical-align: top; max-width:100%; max-height:400px; opacity: 1 !important;}
.ex-tplist.column-3 .item-grid:nth-of-type(3n+2) .exp-expand {margin-left: calc(-100% - 10px);}
.ex-tplist.column-3 .item-grid:nth-of-type(3n+3) .exp-expand {margin-left: calc(-200% - 20px);}
.ex-tplist.column-2 .item-grid:nth-of-type(2n+2) .exp-expand {margin-left: calc(-100% - 10px);}
.ex-tplist.column-4 .item-grid:nth-of-type(4n+2) .exp-expand {margin-left: calc(-100% - 10px);}
.ex-tplist.column-4 .item-grid:nth-of-type(4n+3) .exp-expand {margin-left: calc(-200% - 20px);}
.ex-tplist.column-4 .item-grid:nth-of-type(4n+4) .exp-expand {margin-left: calc(-300% - 30px);}
.ex-tplist.column-5 .item-grid:nth-of-type(5n+2) .exp-expand {margin-left: calc(-100% - 10px);}
.ex-tplist.column-5 .item-grid:nth-of-type(5n+3) .exp-expand {margin-left: calc(-200% - 20px);}
.ex-tplist.column-5 .item-grid:nth-of-type(5n+4) .exp-expand {margin-left: calc(-300% - 30px);}
.ex-tplist.column-5 .item-grid:nth-of-type(5n+5) .exp-expand {margin-left: calc(-400% - 40px);}
.active-collaps .exp-expand-des,
.active-collaps .exp-expand{
  max-height: 400px;
}
.ex-tplist.fct-collapse .ctgrid .item-grid:first-child .exp-expand-pre,
.ex-tplist.fct-collapse .ctgrid .item-grid:last-child .exp-expand-next{
  pointer-events: none;
  opacity: .5;
}
.item-grid.active-collaps .exp-arrow:before,
.item-grid.active-collaps .exp-arrow:after {
    opacity: 1;
}
.exp-expand .exp-expand-meta{
  border-bottom: 1px solid #2f2f2f;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: 1.6;
}
.exp-expand .expand-social{ padding:0; margin:10px 0}
.exp-expand .exp-expand-meta .ex-social-account {
  margin-top: 10px;
}
.exp-expand .exp-expand-meta .ex-social-account li a {
    color: #888;
    border: 0px solid #eee;
    line-height: 35px;
    transition: all .2s;
}
.exp-expand .exp-expand-meta .ex-social-account li a:hover{
  color: #fff;
}

.exp-expand .exp-expand-des h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
}
.exp-expand .exp-expand-des h3 a{
  box-shadow: none;
  color: #00bcd4;
}
.exp-expand .exp-expand-meta h5 {
  font-weight: 400;
  margin: 0;
  font-size: 13px;
  text-transform: initial;
  color: #888;
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 2px solid #3b3b3b;
}
.exp-expand .exp-expand-meta h5:last-of-type {
    border: 0;
    padding: 0;
    margin: 0;
}
.exp-expand .exp-expand-meta h5:first-child {
  
}
.exp-expand .exp-expand-image{
  display: inline-block;
  width: 40%;
  float:left;
  padding: 25px 0 25px 25px;
}
.exp-expand .exp-expand-des{
  display: inline-block;
  width: 60%;
  vertical-align: top;
  padding: 0 25px;
  height: 0;
}
.active-collaps .exp-expand-des {
    height: 308px;
    margin: 25px 0;
}
.exp-expand .extp-epbutton {
  position: absolute;
  right: 22px;
  top: 10px;
  z-index:999;
}
.exp-expand .extp-epbutton .exp-expand-close{
  vertical-align: top;
}
.exp-expand .extp-epbutton > div{
  width: 35px;
  height: 35px;
  display:inline-block;
  text-align: center;
  border: 1px solid transparent;
  background: rgba(0,0,0,.7);
  line-height: 34px;
  position:relative;
  cursor:pointer;
  transition: all .3s;
}
.exp-expand .extp-epbutton > div:after {
  content:"";
  border: solid rgb(255, 255, 255);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
}
.exp-expand .extp-epbutton > div.exp-expand-pre:after {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-right:-4px;
}
.exp-expand .extp-epbutton > div.exp-expand-next:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left:-4px;
}
.exp-expand .extp-epbutton > div.exp-expand-close:before,
.exp-expand .extp-epbutton > div.exp-expand-close:after{
  position: absolute;
  top: 50%;
  padding:0;
  border:0;
  content:"";
  background-color: rgba(255,255,255,1);
}
.exp-expand .extp-epbutton > div.exp-expand-close:before {
  left: 50%;
  display: block;
  height: 1px;
  width: 19px;
  margin-left: -10px;
  margin-top: -1px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.exp-expand .extp-epbutton > div.exp-expand-close:after {
  display: block;
  height: 19px;
  width: 1px;
  margin-left: 16px;
  margin-top: -10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.exp-expand .extp-epbutton > div:hover{ background:#fff; color:#000000;border-color:#000;}
.exp-expand .extp-epbutton > div:hover:after{ border-color:#000;}
.exp-expand .extp-epbutton > div.exp-expand-close:hover:before,
.exp-expand .extp-epbutton > div.exp-expand-close:hover:after{background:#000;}
/* End Expand content */

/* Responesive expand*/
@media screen and (max-width: 992px) and (min-width: 769px){
  .ex-tplist.column-4 .exp-expand,
  .ex-tplist.column-5 .exp-expand{
    width: calc(300% + 20px);
  }
  .ex-tplist.column-4 .item-grid:nth-of-type(3n+1) .exp-expand,
  .ex-tplist.column-5 .item-grid:nth-of-type(3n+1) .exp-expand
   {margin-left: 0;}
  .ex-tplist.column-4 .item-grid:nth-of-type(3n+2) .exp-expand,
  .ex-tplist.column-5 .item-grid:nth-of-type(3n+2) .exp-expand
   {margin-left: calc(-100% - 10px);}
  .ex-tplist.column-4 .item-grid:nth-of-type(3n+3) .exp-expand,
  .ex-tplist.column-5 .item-grid:nth-of-type(3n+3) .exp-expand
   {margin-left: calc(-200% - 20px);}
}
@media screen and (max-width: 768px){
  .ex-tplist.column-3 .exp-expand,
  .ex-tplist.column-4 .exp-expand,
  .ex-tplist.column-5 .exp-expand{
    width: calc(200% + 10px);
  }
  .ex-tplist.column-3 .item-grid:nth-of-type(2n+1) .exp-expand,
  .ex-tplist.column-4 .item-grid:nth-of-type(2n+1) .exp-expand,
  .ex-tplist.column-5 .item-grid:nth-of-type(2n+1) .exp-expand
   {margin-left: 0;}
  .ex-tplist.column-3 .item-grid:nth-of-type(2n+2) .exp-expand,
  .ex-tplist.column-4 .item-grid:nth-of-type(2n+2) .exp-expand,
  .ex-tplist.column-5 .item-grid:nth-of-type(2n+2) .exp-expand
   {margin-left: calc(-100% - 10px);}
}
@media (max-width: 450px){
  .ex-tplist > .ctgrid .item-grid:nth-of-type(n) .exp-expand {width: 100%; margin-left: 0;}
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  overflow-scrolling: touch;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
}

.glightbox-container .gslide {
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.glightbox-container .ginner-container {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
        .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
        .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
    .gslide video {
  width: 100vw;
  max-width: 100vw;
  min-width: 100vw;
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  width: initial;
}

.gslide-video {
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  max-height: auto;
  position: relative;
}

.gslide-video:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, .34);
  display: none;
}

.gslide-video.playing:before {
  display: none;
}

.gslide-video .jw-media,
    .gslide-video .jw-video {
  position: relative !important;
}

.gslide-video .jwplayer {
  max-width: 100vw;
  width: 100vh;
  height: auto !important;
}

.gslide-video .jwplayer,
    .gslide-video .box-emboss {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}

.gslide-video .jwplayer .btnd:active,
        .gslide-video .jwplayer .btnd:focus,
        .gslide-video .jwplayer .btnd.active,
        .gslide-video .box-emboss .btnd:active,
        .gslide-video .box-emboss .btnd:focus,
        .gslide-video .box-emboss .btnd.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.gslide-video object {
  position: absolute;
  top: 0;
  left: 0;
}

.gslide-inline {
  background: #fff;
  padding: 20px;
  text-align: left;
  max-height: 62vh;
  overflow: auto;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 62vh;
}

.gslide-media {
  display: block;
  width: auto;
}

.gslide-description.left-position,
    .gslide-description.right-position {
  padding: 30px;
  background: #fff;
  max-width: 300px;
  min-width: 190px;
}

.gslide-description .bottom-position,
    .gslide-description .top-position {
  padding: 30px;
  background: #fff;
  width: 100%;
  display: inline-block;
  min-width: 190px;
}

.gslide-description.description-left,
    .gslide-description.description-right {
  max-width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p::last-child {
  margin-bottom: 0;
}

/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/

.glightbox-mobile .glightbox-container .gslide-description {
  background: transparent;
  position: absolute;
  /*bottom: 15px;*/
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  /*max-height: 78vh;*/
  /*overflow: auto !important;*/
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4;
}

.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4;
}

.gdesc-open .gslide-description {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1;
}

.greset {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.glightbox-desc {
  display: none;
}

.glightbox-open {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
  height: auto;
}

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
}

.gprev,
.gnext,
.gclose {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: .1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
    .glightbox-closing .gprev,
    .glightbox-closing .gclose {
  opacity: 0 !important;
}

/*Skin */

.glightbox-clean .gslide-description {
  background: #fff;
  padding: 22px 20px;
}
div#glightbox-body.exteam-lb {font-family: 'Source Sans Pro', sans-serif;}
.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: inherit;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: inherit;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAA2CAYAAADTeCfRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NThDMEMwNzg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NThDMEMwODg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk1OEMwQzA1ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1OEMwQzA2ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+htE8KwAAA9BJREFUeNrsm1tIFGEYhndDI4OSLgqkMrKjBXYwCjt40QkpL4pMyoqMgigIgm6iiy66KSwpj2vrucKgpINRRhYRooQkWYEWUkaWERokhVQXbu/QOyDhpjPzz3H/Dx7W1f2+753/3X9mnPnHHwqFfDKcEWPkEEgzZEgzpBkybDbjHLhvIP8GKLNhPILgksEaFaDKKWacAMdAn4Ean8F+kGOxGXFgDyjSmZ8L9oFpurKVU1uBnAr9jZMCah1hrQLBGkciyL7FGvNymXdZb2+RG3GGYo4LrHmINS9abEiZRkMu8PNXjPQVJV4Vc9SEgclm7WqLDSkd5RdBiBGizCihmMMmDkwWe1yz2JBy9g2E+ft5o7smkWZUUMwBCwYmg71u2nQMCZhphFEzaihmt4UDk86e9TYZUsj3OaKNMGJGHcVkWjwoChvZ+7HFfQvZt42vpaJ76Em6SzHbbDBCZR01NFvct519u8yorzXhEcWk2WiESiq1tFrUT901veZrnp1mNFHEWgcYoZJMTe0m98ljn3K+z+f7oB1mtLD5agcZoZJEbZ3Ab0J9deCrwpzSB6004xWbLnegESqJ1NgNok04aFeF+XtA5MF8pA90stkiBxuhkkCtvSBGQL2iEYz415Bys8yIAu/ZZKELjFCJp+Z+EGugTgHrVGq8ClEm2oxZ4CUYAHNcZIRKHOjj6ed8A8eISo15xUaPIcP9spFFk11ohMp0bkOHxrxa5lXo7Ksack9Pvn+YpTqLwS0QDZbxRo+bYgJoBZPAZtCiIVe5QzceZBroXwP8YKfWRH+YdVOx4AOYCOJBt0uMUAz4BGLAVNDjhXvg/bwF2UdTElywLVOoN5o/97hsRv/3HvgAv10fwVuQ6ODtUO45f6HmyaDXi6tDfoMZNKMdJDlwG2ZyN/qVs/mbl5fqDILZoAO8AMkO0j8XvONJhjKLf0TKuqkF4Dl4BlY6QLty1vcGdHE39SvSFrEtBc2gCWywUfcKfjE6eHIxGKkrCleBRvAApNmgOQU8BW2crRG/vDMV1JN0C/WmcmYqZizxeSyMLO/cBG6DOyDDAq3rwRPOyhSfB8PoWtst4DrJMlGnYnwDeMjZ4c0QdGGumhfIsk246LeVtetcfOFyVEQJ8nQv+AkqwThQIqjuDnAV1ILtPo9HlMBaB/kfewCMBfkG6ylL85VnJZSroLt8kRAmTLezOpfUD+W0WQvFnIzfpEePlaeO5oE1OvOVp56+R8KuaWiYZYYMG05tZUgzpBkypBnSDBnSDGmGDGmGDGmGNEOGNEOaIUOa4YH4I8AAM9m8BFEzyDIAAAAASUVORK5CYII=");
}

.glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, .08);
  background-position: 4px 5px;
  position: absolute;
  top: -100%;
  left: 30px;
  width: 38px;
  height: 56px;
}

.glightbox-clean .gnext {
  background-color: rgba(0, 0, 0, .08);
  background-position: -27px 5px;
  position: absolute;
  top: -100%;
  right: 30px;
  width: 38px;
  height: 56px;
}

.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, .08);
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
  opacity: .7;
  background-position: -59px 2px;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

/*CSS Animations*/

.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease;
}

.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease;
}

.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease;
}

.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease;
}

.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease;
}

.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease;
}

.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease;
}

.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease;
}

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d( 0, 0, 0);
    transform: translate3d( 0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d( 0, 0, 0);
    transform: translate3d( 0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 1;
  }
}

@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}

@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}

@media (min-width: 25em) {
  .gslide iframe,
    .gslide video {
    min-width: 0;
  }
}

@media (min-width: 48em) {
  .glightbox-container .ginner-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description,
.glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-media,
.glightbox-container .ginner-container.desc-top .gslide-media {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    width: auto;
    width: initial;
    max-height: 97vh;
  }
  .gslide-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    height: 100%;
    max-height: 95vh !important;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 95vh;
  }
  .gslide-media {
    display: block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .gslide-description.description-left,
    .gslide-description.description-right {
    max-width: 275px;
  }
  .goverlay {
    background: rgba(0, 0, 0, .92);
  }
  .glightbox-clean .ginner-container {
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, .65);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, .65);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}

@media (min-width: 62em) {
  .glightbox-clean .gclose {
    right: 20px;
  }
}
/*-- Custom By extheme--*/
.exteam-lb .gslide-inner-content {
  width: 80%;
  max-height: 85%;
}
.exteam-lb .ginner-container{ overflow:hidden; max-height: 80vh;}
.exteam-lb {color: #101010}
.exteam-lb .gslide-description.description-right h3{
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
}
.exteam-lb .gslide-description.description-right h3 a{
  color: #00BCD4;
  box-shadow: none;
}
.exteam-lb .gslide-description.description-right p{
  font-size: 13px;
  margin: 10px 0px;
  line-height: 1.6;
}
.exteam-lb .gslide-description.description-right h5{
  font-weight: 400;
  margin: 0;
  font-size: 13px;
  text-transform: initial;
  color: #888;
  letter-spacing: 1px;
  margin-top: 3px;
  display: inline-block;
  margin-right: 15px;
  border-right: 2px solid #ddd;
  padding-right: 15px;
  line-height: 1.1;
}
.exteam-lb .gslide-description.description-right h5:last-of-type {border: 0;}
.exteam-lb .gslide-description.description-right h5 a{color: inherit;}
.exteam-lb .gslide-description.description-right h5:first-child{color:inherit;}
.exteam-lb .ex-social-account .teampress-email{display: none;}
.exteam-lb .ex-social-account li a{
  background: none;
  color: inherit;
  border: 1px solid #ddd;
  line-height: 26px;
  transition: all .2s;
}
.exteam-lb .ex-social-account li a:hover {
    background: #00BCD4;
    color: #fff;
    border-color: #00BCD4;
}
.exlightbox{cursor: pointer;}
.exteam-lb.glightbox-clean .gslide-description{
	max-height: calc(80vh - 60px);
    overflow: hidden;
    margin: 30px 0;
	padding:0;
}
.exteam-lb.glightbox-clean .gslide-desc{ margin:0px;}
.exteam-lb .gslide-media {
	display:none;
}
.exteam-lb .gnext {
    background-color: rgba(255, 255, 255, 0.1);
    right: 5%;
    margin-right: -16px;
    margin-top: -28px;
    top: 50%;
}
.exteam-lb .gprev {
    background-color: rgba(255, 255, 255, 0.1);
    left: 5%;
    margin-left: -16px;
    margin-top: -28px;
    top: 50%;
}
.ehd-scroll .nicescroll-cursors{ opacity:0;}
.exteam-lb .ginner-container.desc-right {
    background: #fff;
    padding: 0 10px 0 30px;
    display: block;
}
.exteam-lb.glightbox-container .ginner-container{ display:block;}
.exteam-lb .gslide-description.description-right{ width:100%; max-width:100%; display:inline-block; vertical-align: top; position:relative;}
.exteam-lb .goverlay{ background:#1e1e1e;}
.glightbox-clean .gclose{ background-color:rgba(255, 255, 255, 0.1)}
.exteam-lb .exp-lightbox-meta {
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.exteam-lb .ex-social-account{ margin-top:10px;}
.exteam-lb .lb-social{ color:#888; margin-bottom:15px;}
.exteam-lb .lb-social:empty{ display:none;}
.exteam-lb .gslide-description.description-right h5 span{ padding:0; margin:0; margin-right:5px; display:inline-block;}
.glightbox-mobile .glightbox-container .gslide-description{background: transparent;}
.glightbox-mobile .glightbox-container .gslide-desc a{color: inherit;}
.exp-lightbox-info{ padding-right:20px;}
.exp-lightbox-info .lb-image {
    width: 40%;
    display: inline-block;
    float: left;
}
.exp-lightbox-info .lb-info{width:60%;display: inline-block; padding: 0 0 0 30px;}
@media (max-width: 767px){
  .exteam-lb .gslide-description .exp-lightbox-info > div{ width:100%; max-width:100%; display: block; float: left; padding-left:0;}
  .exp-lightbox-info .lb-image{ margin-bottom:15px;}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .gslide-image img {
      width: auto;
      width: initial;
      max-height: 400px;
  }
}
@supports (-ms-ime-align: auto) {
  .gslide-image img {
      width: auto;
      width: initial;
      max-height: 400px;
  }
}
.exteam-lb .gslide-inner-content {
    max-width: 1200px;
}
.exp-lightbox-info .lb-image img { max-width: 100%; height: auto; }
/* Start modal content */
.ehd-scroll .nicescroll-rails{
  opacity: 0 !important;
}
.extp-hidden-scroll{ overflow:hidden; height:auto;margin-right: 15px;}
.extsc-hidden .nicescroll-rails{ border-radius:5px; width:6px !important;}
.extsc-hidden .nicescroll-cursors{ border:0 !important}
.extsc-hidden {
  position: fixed;
  top: 0px;
  right: 0;
  background: #fff;
  z-index: -1;
  left: auto;
  transition: all .3s linear .2s;
  transform: translateX(100%);
  width: 600px;
  height: 100%;
  padding: 3px 2px;
  opacity:0;
}
.extsc-hidden-active{
  transition: all .3s linear .2s;
  transform: translateX(0);
  z-index: 999999;
  opacity:1;
}
.extsc-hidden-active .extp-mdbutton{
  transition: all .3s linear .2s;
  right: 30px;
  bottom: 20px;
  opacity: 1;
}
.extsc-hidden .exp-modal-info{ overflow: scroll; height: calc(100vh - 6px ); padding: 20px 30px 20px 25px; margin-bottom: 6px;}
.item-modl{ display:none; overflow:hidden;}
.extsc-hidden .exp-modal-info > div{
  display: inline-block;
  width: 100%;
}
.extsc-hidden .exp-modal-info .exp-modal-image img{}
.extsc-hidden .exp-modal-info h3,
.extsc-hidden .exp-modal-info h5{
  margin: 0;
  padding: 0;
}
.extsc-hidden .exp-modal-info h5 span{ padding:0; margin:0; margin-right:5px;}
.extsc-hidden .exp-modal-info h3{
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin: 7px 0;
}
.extsc-hidden .exp-modal-info h3 a{
  box-shadow: none;
  color:#00bcd4;
}
.extsc-hidden .exp-modal-info h5{
  font-weight: 400;
  margin: 0;
  font-size: 13px;
  text-transform: initial;
  color: #888;
  letter-spacing: 1px;
  margin-top:3px;
  display: inline-block;
  margin-right: 15px;
  border-right: 2px solid #ddd;
  padding-right: 15px;
}
.extsc-hidden .exp-modal-info h5:last-of-type {border: 0;}
.extsc-hidden .ex-social-account li a{
  background: none;
  color: inherit;
  border: 1px solid #ddd;
  line-height: 26px;
  transition: all .2s;
}
.extsc-hidden .ex-social-account li a:hover{background: #00BCD4; color: #fff; border-color: #00BCD4;}
.extsc-hidden .gslide-description.description-right p {
    font-size: 13px;
    margin: 10px 0px;
    line-height: 1.6;
}
.extsc-hidden .exp-modal-info .exp-modal-meta{
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 10px
}
.extsc-hidden .exp-modal-info .exp-modal-meta h5:first-child{
  color: inherit;
  text-transform: uppercase;
}
.extsc-hidden .exp-modal-info .exp-modal-meta .exp-modal-social{
    color: #888;
}
.extsc-hidden .ex-social-account {
    margin:0;
	margin-bottom:5px;
}
.exp-expand .expand-social ul li a { color: #d6d6d6;}
.ex-overlay{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: all .3s linear .2s;
  z-index: -1;
}
.ex-overlay-active{
  background: rgba(0,0,0,.7);
  z-index: 999;
  transition: all .3s linear .2s;
}
.extp-mdbutton {
  transition: all .3s linear .2s;
  position: fixed;
  bottom: 20px;
  right: 0px;
  opacity: 0;
}
.extp-mdbutton > div{
	width: 35px;
    height: 35px;
	display:inline-block;
	text-align: center;
	border: 1px solid transparent;
    background: rgba(0,0,0,.7);
	line-height: 33px;
	position:relative;
	cursor:pointer;
	transition: all .2s;
}
.extp-mdbutton > div:after {
	content:"";
    border: solid rgb(255, 255, 255);
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
}
.extp-mdbutton > div.extp-mdleft:after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
	margin-right:-4px;
}
.extp-mdbutton > div.extp-mdright:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	margin-left:-4px;
}
.extp-mdbutton > div.extp-mdclose:before,
.extp-mdbutton > div.extp-mdclose:after{
	position: absolute;
    top: 50%;
	padding:0;
	border:0;
	content:"";
	background-color: rgba(255,255,255,1);
}
.extp-mdbutton > div.extp-mdclose:before {
    left: 50%;
    display: block;
    height: 1px;
    width: 19px;
    margin-left: -10px;
    margin-top: -1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.extp-mdbutton > div.extp-mdclose:after {
    display: block;
    height: 19px;
    width: 1px;
    margin-left: 15px;
    margin-top: -10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.extp-mdbutton > div:hover{background: #00BCD4; color: #fff; border-color: #00BCD4;}
.extp-mdbutton > div:hover:after{ border-color:#fff;}
.extp-mdbutton > div.extp-mdclose:hover:before,
.extp-mdbutton > div.extp-mdclose:hover:after{background:#fff;}
@media screen and (max-width: 768px){
  .extsc-hidden {
    width: 450px;
  }
}
@media screen and (max-width: 450px){
  .extsc-hidden{width: 330px; }
}
/* End modal content */
/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(https://sparksmp.org/wp-content/plugins/team-press/css/font-awesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.elementor-3509 .elementor-element.elementor-element-5901ff7:not(.elementor-motion-effects-element-type-background),.elementor-3509 .elementor-element.elementor-element-5901ff7>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF}.elementor-3509 .elementor-element.elementor-element-5901ff7>.elementor-container{max-width:1200px}.elementor-3509 .elementor-element.elementor-element-5901ff7{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;padding:50px 0 0 0}.elementor-3509 .elementor-element.elementor-element-5901ff7>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-3509 .elementor-element.elementor-element-00b249d>.elementor-element-populated{padding:0 15px 0 15px}.elementor-3509 .elementor-element.elementor-element-fda982a .demo-item_title{justify-content:center;text-align:center;align-items:flex-start;font-size:20px;font-weight:700;padding:23px 0 20px 0}.elementor-3509 .elementor-element.elementor-element-fda982a .demo-item_image-wrap{text-align:center}.elementor-3509 .elementor-element.elementor-element-fda982a .demo-item_image{box-shadow:9px 10px 27px 0 rgb(0 0 0 / .1)}.elementor-3509 .elementor-element.elementor-element-fda982a .demo-item_title>*{padding:0 10px 0 0;color:#888;transition:0.4s}.elementor-3509 .elementor-element.elementor-element-fda982a .wgl-demo-item:hover .demo-item_title>*{color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-c3ebe78>.elementor-element-populated{padding:0 15px 0 15px}.elementor-3509 .elementor-element.elementor-element-b476d4e .demo-item_title{justify-content:center;text-align:center;align-items:flex-start;font-size:20px;font-weight:700;padding:23px 0 20px 0}.elementor-3509 .elementor-element.elementor-element-b476d4e .demo-item_image-wrap{text-align:center}.elementor-3509 .elementor-element.elementor-element-b476d4e .demo-item_image{box-shadow:9px 10px 27px 0 rgb(0 0 0 / .1)}.elementor-3509 .elementor-element.elementor-element-b476d4e .demo-item_title>*{padding:0 10px 0 0;color:#888;transition:0.4s}.elementor-3509 .elementor-element.elementor-element-b476d4e .wgl-demo-item:hover .demo-item_title>*{color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-6a618c3>.elementor-element-populated{padding:0 15px 0 15px}.elementor-3509 .elementor-element.elementor-element-c39dbf2 .demo-item_title{justify-content:center;text-align:center;align-items:flex-start;font-size:20px;font-weight:700;padding:23px 0 20px 0}.elementor-3509 .elementor-element.elementor-element-c39dbf2 .demo-item_image-wrap{text-align:center}.elementor-3509 .elementor-element.elementor-element-c39dbf2 .demo-item_image{box-shadow:9px 10px 27px 0 rgb(0 0 0 / .1)}.elementor-3509 .elementor-element.elementor-element-c39dbf2 .demo-item_title>*{padding:0 10px 0 0;color:#888;transition:0.4s}.elementor-3509 .elementor-element.elementor-element-c39dbf2 .wgl-demo-item:hover .demo-item_title>*{color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-bbc5258>.elementor-element-populated{padding:0 15px 0 15px}.elementor-3509 .elementor-element.elementor-element-4e90d54 .demo-item_title{justify-content:center;text-align:center;align-items:flex-start;font-size:20px;font-weight:700;padding:23px 0 20px 0}.elementor-3509 .elementor-element.elementor-element-4e90d54 .demo-item_image-wrap{text-align:center}.elementor-3509 .elementor-element.elementor-element-4e90d54 .demo-item_image{box-shadow:9px 10px 27px 0 rgb(0 0 0 / .1)}.elementor-3509 .elementor-element.elementor-element-4e90d54 .demo-item_title>*{padding:0 10px 0 0;color:#888;transition:0.4s}.elementor-3509 .elementor-element.elementor-element-4e90d54 .wgl-demo-item:hover .demo-item_title>*{color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-869a939:not(.elementor-motion-effects-element-type-background),.elementor-3509 .elementor-element.elementor-element-869a939>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF}.elementor-3509 .elementor-element.elementor-element-869a939>.elementor-container{max-width:1200px}.elementor-3509 .elementor-element.elementor-element-869a939{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;padding:10px 0 25px 0}.elementor-3509 .elementor-element.elementor-element-869a939>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-3509 .elementor-element.elementor-element-d634614>.elementor-element-populated{padding:0 15px 0 15px}.elementor-3509 .elementor-element.elementor-element-10524b9 .demo-item_title{justify-content:center;text-align:center;align-items:flex-start;font-size:20px;font-weight:700;padding:23px 0 20px 0}.elementor-3509 .elementor-element.elementor-element-10524b9 .demo-item_image-wrap{text-align:center}.elementor-3509 .elementor-element.elementor-element-10524b9 .demo-item_image{box-shadow:9px 10px 27px 0 rgb(0 0 0 / .1)}.elementor-3509 .elementor-element.elementor-element-10524b9 .demo-item_title>*{padding:0 10px 0 0;color:#888;transition:0.4s}.elementor-3509 .elementor-element.elementor-element-10524b9 .wgl-demo-item:hover .demo-item_title>*{color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-2f81c47>.elementor-element-populated{padding:0 15px 0 15px}.elementor-3509 .elementor-element.elementor-element-02656ab .demo-item_title{justify-content:center;text-align:center;align-items:flex-start;font-size:20px;font-weight:700;padding:23px 0 20px 0}.elementor-3509 .elementor-element.elementor-element-02656ab .demo-item_image-wrap{text-align:center}.elementor-3509 .elementor-element.elementor-element-02656ab .demo-item_image{box-shadow:9px 10px 27px 0 rgb(0 0 0 / .1)}.elementor-3509 .elementor-element.elementor-element-02656ab .demo-item_title>*{padding:0 10px 0 0;color:#888;transition:0.4s}.elementor-3509 .elementor-element.elementor-element-02656ab .wgl-demo-item:hover .demo-item_title>*{color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-dec6997>.elementor-element-populated{padding:0 15px 0 15px}.elementor-3509 .elementor-element.elementor-element-537496e .demo-item_title{justify-content:center;text-align:center;align-items:flex-start;font-size:20px;font-weight:700;padding:23px 0 20px 0;color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-537496e .demo-item_image-wrap{text-align:center}.elementor-3509 .elementor-element.elementor-element-537496e .demo-item_image{box-shadow:9px 10px 27px 0 rgb(0 0 0 / .1)}.elementor-3509 .elementor-element.elementor-element-537496e .demo-item_title>*{padding:0 10px 0 0;color:#888;transition:0.4s}.elementor-3509 .elementor-element.elementor-element-537496e .wgl-demo-item:hover .demo-item_title>*{color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-09eb58c>.elementor-element-populated{padding:0 15px 0 15px}.elementor-3509 .elementor-element.elementor-element-b78d3e4 .demo-item_title{justify-content:center;text-align:center;align-items:flex-start;font-size:20px;font-weight:700;padding:23px 0 20px 0;color:#1E1E1E}.elementor-3509 .elementor-element.elementor-element-b78d3e4 .demo-item_image-wrap{text-align:center}.elementor-3509 .elementor-element.elementor-element-b78d3e4 .demo-item_image{box-shadow:9px 10px 27px 0 rgb(0 0 0 / .1)}.elementor-3509 .elementor-element.elementor-element-b78d3e4 .demo-item_title>*{padding:0 10px 0 0;color:#888;transition:0.4s}.elementor-3509 .elementor-element.elementor-element-b78d3e4 .wgl-demo-item:hover .demo-item_title>*{color:#1E1E1E}.elementor-1300 .elementor-element.elementor-element-24a7d51 .wgl-infobox-button_wrapper{position:relative;width:100%;margin:24px 0 0 0}.elementor-1300 .elementor-element.elementor-element-24a7d51>.elementor-widget-container{padding:0 0 20px 0}.elementor-1300 .elementor-element.elementor-element-24a7d51 .content_wrapper{flex-direction:column}.elementor-1300 .elementor-element.elementor-element-24a7d51 .media-wrapper{margin:0 0 23px 0}.elementor-1300 .elementor-element.elementor-element-24a7d51 .wgl-image-box_img{width:87px}.elementor-1300 .elementor-element.elementor-element-24a7d51 .wgl-image-box_img img{transition-duration:0.5s}.elementor-1300 .elementor-element.elementor-element-24a7d51 .wgl-infobox_title{margin:0 0 12px 0;display:block}.elementor-1300 .elementor-element.elementor-element-24a7d51 .elementor-widget-container:hover .wgl-infobox_title{color:#2562FF}.elementor-1300 .elementor-element.elementor-element-24a7d51 .wgl-infobox_button span{font-size:14px}.elementor-1300 .elementor-element.elementor-element-24a7d51 .wgl-infobox_button{padding:7px 6px 7px 4px;border-radius:30px 30px 30px 30px;color:#FFF;background-color:#2562FF;box-shadow:0 0 0 0 #2562FF}.elementor-1300 .elementor-element.elementor-element-24a7d51 .button-read-more{min-width:28px;justify-content:center}.elementor-1300 .elementor-element.elementor-element-24a7d51 .elementor-widget-container:hover .wgl-infobox_button{box-shadow:0 0 0 6px #2562FF}.elementor-1300 .elementor-element.elementor-element-24a7d51 .elementor-widget-container{transition:0.4s}@media(max-width:767px){.elementor-1300 .elementor-element.elementor-element-24a7d51>.elementor-widget-container{margin:0 0 40px 0}}.elementor-1317 .elementor-element.elementor-element-a4bd798 .wgl-infobox-button_wrapper{position:relative;width:100%;margin:24px 0 0 0}.elementor-1317 .elementor-element.elementor-element-a4bd798 .content_wrapper{flex-direction:column}.elementor-1317 .elementor-element.elementor-element-a4bd798 .media-wrapper{margin:0 0 23px 0}.elementor-1317 .elementor-element.elementor-element-a4bd798 .wgl-image-box_img{width:87px}.elementor-1317 .elementor-element.elementor-element-a4bd798 .wgl-image-box_img img{transition-duration:0.5s}.elementor-1317 .elementor-element.elementor-element-a4bd798 .wgl-infobox_title{margin:0 0 12px 0;display:block}.elementor-1317 .elementor-element.elementor-element-a4bd798 .elementor-widget-container:hover .wgl-infobox_title{color:#2562FF}.elementor-1317 .elementor-element.elementor-element-a4bd798 .wgl-infobox_button span{font-size:14px}.elementor-1317 .elementor-element.elementor-element-a4bd798 .wgl-infobox_button{padding:7px 6px 7px 4px;border-radius:30px 30px 30px 30px;color:#FFF;background-color:#2562FF;box-shadow:0 0 0 0 #2562FF}.elementor-1317 .elementor-element.elementor-element-a4bd798 .button-read-more{min-width:28px;justify-content:center}.elementor-1317 .elementor-element.elementor-element-a4bd798 .elementor-widget-container:hover .wgl-infobox_button{box-shadow:0 0 0 6px #2562FF}.elementor-1317 .elementor-element.elementor-element-a4bd798 .elementor-widget-container{transition:0.4s}@media(max-width:767px){.elementor-1317 .elementor-element.elementor-element-a4bd798>.elementor-widget-container{margin:0 0 40px 0}}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .wgl-infobox-button_wrapper{position:relative;width:100%;margin:24px 0 0 0}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .content_wrapper{flex-direction:column}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .media-wrapper{margin:0 0 23px 0}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .wgl-image-box_img{width:87px}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .wgl-image-box_img img{transition-duration:0.5s}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .wgl-infobox_title{margin:0 0 12px 0;display:block}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .elementor-widget-container:hover .wgl-infobox_title{color:#2562FF}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .wgl-infobox_button span{font-size:14px}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .wgl-infobox_button{padding:7px 6px 7px 4px;border-radius:30px 30px 30px 30px;color:#FFF;background-color:#2562FF;box-shadow:0 0 0 0 #2562FF}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .button-read-more{min-width:28px;justify-content:center}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .elementor-widget-container:hover .wgl-infobox_button{box-shadow:0 0 0 6px #2562FF}.elementor-1321 .elementor-element.elementor-element-fc0a1f3 .elementor-widget-container{transition:0.4s}