@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 right}.components-animate__appear.is-from-top.is-from-right{transform-origin:top left}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom right}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom left}@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:right;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-right:-1px}.components-button-group .components-button:first-child{border-radius:0 2px 2px 0}.components-button-group .components-button:last-child{border-radius:2px 0 0 2px}.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-right:-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:right;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:12px;padding-right:8px}.components-button.has-icon.has-text.has-icon-right{padding-left:8px;padding-right:12px}.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:right 200px top 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-left: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 -5px 0 0}}.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:right;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 0 0 4px;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-left: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);pointer-events:none;position:absolute;right:50%;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%;pointer-events:none;position:absolute;right:2px;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);position:absolute;right:50%;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-left: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;position:fixed;right:-1000px;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:right}.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-right:.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;position:absolute;right:2px;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%;margin:0;opacity:0;padding:0;position:absolute;right:0;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-right: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 0 0 24px;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;left:0;position:absolute;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 6px 0 4px}.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:0 1px 1px 0;line-height:24px;overflow:hidden;padding:0 8px 0 0;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:1px 0 0 1px;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 0 0 8px;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{right:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{left: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-left: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:-2px;margin-right:24px}.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-right:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:8px;margin-right:-2px}.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-left: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-left: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-left:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:0;margin-right:auto;padding-right: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-left:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-right: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;padding:24px 32px 8px;position:absolute;right:0;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-right: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-right-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-right-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-right-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 0 4px 25px}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-right:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-left: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-right: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 16px 16px 48px;position:relative;text-align:right;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;left:16px;position:absolute;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 6px -2px 0}.components-panel__body-toggle-icon{margin-left:-5px}.components-panel__color-title{float:right;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-left: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:right;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-left: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-left: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%;position:absolute;right:50%;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 16px 0 8px}.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-left: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;margin:0;position:absolute;right:50%;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;left:calc(50% - 8px);outline:2px solid #0000;position:absolute;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;left:calc(50% - 1px);position:absolute;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;right:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-right:24px;position:relative}.components-snackbar .components-snackbar__icon{position:absolute;right:-8px;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-right:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-right: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-right: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-left: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-left:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-left: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 0 5px 10px}.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;left:8px;line-height:12px;position:absolute}.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-left: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-right: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;position:absolute;right:-3px;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-right: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-left: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-left: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:32px;padding-right:12px;width:100%}.block-editor-global-styles-background-panel__reset{left:0;margin:auto 8px;opacity:0;position:absolute;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-right: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;right: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;right: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{left:0;line-height:0;position:absolute;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-right:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-right: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-left-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{position:absolute;right:-57px}.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{margin-right:-1px;position:relative;right:auto}.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-right:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{pointer-events:all;position:absolute;right:50%;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 32px 12px 0}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-left: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-right:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-right:1px solid #1e1e1e;margin-left:-6px;margin-right:6px!important}.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;margin:0 -32px -32px;padding:16px 32px;position:sticky;right:0;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:12px;margin-right:0;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 0 0 16px;width:50%}.block-editor-block-compare__wrapper>div button{float:left}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-right:1px solid #ddd;padding-left:0;padding-right:15px}.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{position:absolute;right:0;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-left:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-left: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 16px 8px 0}.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-left: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{right:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{left: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:right}.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{margin:0;min-height:auto;overflow:visible;right:0;text-align:initial;top:0;transform-origin:top right;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;pointer-events:none;position:absolute;right:0;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:right;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 52px 16px 16px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:right;min-height:30px;padding:6px 12px;position:relative;text-align:right;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-left: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%;left:0;padding:0;position:absolute;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-left: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-left:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content{min-height:160px}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:right}.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{left:0;margin:auto 8px;opacity:0;position:absolute;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:left}.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{left:0;margin:auto 8px;opacity:0;position:absolute;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{left:0;margin:auto 8px;opacity:0;position:absolute;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-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{left:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{right:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;margin-top:-.5px;position:absolute;right:50%;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{left:0;position:absolute;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-left: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:16px;pointer-events:none;position:absolute;right:-1px;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:right}.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-left: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;position:absolute;right:0;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-right:0}.is-preview .block-editor-link-control__setting{padding:20px 0 8px 8px}.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-right: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:40px;position:absolute;right:auto;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{left: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-right-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-left-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-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-left-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{opacity:0;pointer-events:none;right:0;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 0 6px 4px;position:relative;text-align:right;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:-29px;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{left: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-left: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 1px 6px 6px;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{position:relative;right:2px}.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{left:0;position:absolute;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-right:-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-right:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-right:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-right:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-right:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-right:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-right:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-right:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-right:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-right: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 24px 0 0;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-right: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{left:10px;position:absolute}.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-right:-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 -3px .6em 0}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-right:-3px}.block-editor-responsive-block-control__inner{margin-right:-1px}.block-editor-responsive-block-control__toggle{margin-right: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-left: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{left:8px;margin:0;position:absolute;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:right;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-left:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;left:-1px;position:absolute;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:right}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-left: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-left: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-left: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-left: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-left:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;left:0;position:absolute;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-left-radius:0;border-top-left-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;margin-top:-.5px;position:absolute;right:50%;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-right: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-right: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 0 0 12px;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:left}.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-left: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-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);padding:0;position:absolute;right:350px;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:right;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;overflow-x:visible;overflow-y:auto;padding:24px 32px 32px;position:absolute;right:0;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:right;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-right: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{left:8px;position:absolute;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-right:-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:left}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:right}: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-right:auto;margin-left: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:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@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}
.wpcf7-not-valid-tip{direction:rtl}.use-floating-validation-tip .wpcf7-not-valid-tip{right:1em}.wpcf7-list-item{margin:0 1em 0 0}
@font-face{font-family:'FontAwesome';src:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.eot?v=4.7.0);src:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal;font-display:block}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@font-face{font-family:ElegantIcons;src:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.eot);src:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.woff) format('woff'),url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.ttf) format('truetype'),url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:400;font-style:normal;font-display:block}[data-icon]:before{font-family:ElegantIcons;content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.arrow-up-down,.arrow_back,.arrow_carrot-2down,.arrow_carrot-2down_alt2,.arrow_carrot-2dwnn_alt,.arrow_carrot-2left,.arrow_carrot-2left_alt,.arrow_carrot-2left_alt2,.arrow_carrot-2right,.arrow_carrot-2right_alt,.arrow_carrot-2right_alt2,.arrow_carrot-2up,.arrow_carrot-2up_alt,.arrow_carrot-2up_alt2,.arrow_carrot-down,.arrow_carrot-down_alt,.arrow_carrot-down_alt2,.arrow_carrot-left,.arrow_carrot-left_alt,.arrow_carrot-left_alt2,.arrow_carrot-right,.arrow_carrot-right_alt,.arrow_carrot-right_alt2,.arrow_carrot-up,.arrow_carrot-up_alt2,.arrow_carrot_up_alt,.arrow_condense,.arrow_condense_alt,.arrow_down,.arrow_down_alt,.arrow_expand,.arrow_expand_alt,.arrow_expand_alt2,.arrow_expand_alt3,.arrow_left,.arrow_left-down,.arrow_left-down_alt,.arrow_left-right,.arrow_left-right_alt,.arrow_left-up,.arrow_left-up_alt,.arrow_left_alt,.arrow_move,.arrow_right,.arrow_right-down,.arrow_right-down_alt,.arrow_right-up,.arrow_right-up_alt,.arrow_right_alt,.arrow_triangle-down,.arrow_triangle-down_alt,.arrow_triangle-down_alt2,.arrow_triangle-left,.arrow_triangle-left_alt,.arrow_triangle-left_alt2,.arrow_triangle-right,.arrow_triangle-right_alt,.arrow_triangle-right_alt2,.arrow_triangle-up,.arrow_triangle-up_alt,.arrow_triangle-up_alt2,.arrow_up,.arrow_up-down_alt,.arrow_up_alt,.icon_adjust-horiz,.icon_adjust-vert,.icon_archive,.icon_archive_alt,.icon_bag,.icon_bag_alt,.icon_balance,.icon_blocked,.icon_book,.icon_book_alt,.icon_box-checked,.icon_box-empty,.icon_box-selected,.icon_briefcase,.icon_briefcase_alt,.icon_building,.icon_building_alt,.icon_calculator_alt,.icon_calendar,.icon_calulator,.icon_camera,.icon_camera_alt,.icon_cart,.icon_cart_alt,.icon_chat,.icon_chat_alt,.icon_check,.icon_check_alt,.icon_check_alt2,.icon_circle-empty,.icon_circle-slelected,.icon_clipboard,.icon_clock,.icon_clock_alt,.icon_close,.icon_close_alt,.icon_close_alt2,.icon_cloud,.icon_cloud-download,.icon_cloud-download_alt,.icon_cloud-upload,.icon_cloud-upload_alt,.icon_cloud_alt,.icon_cog,.icon_cogs,.icon_comment,.icon_comment_alt,.icon_compass,.icon_compass_alt,.icon_cone,.icon_cone_alt,.icon_contacts,.icon_contacts_alt,.icon_creditcard,.icon_currency,.icon_currency_alt,.icon_cursor,.icon_cursor_alt,.icon_datareport,.icon_datareport_alt,.icon_desktop,.icon_dislike,.icon_dislike_alt,.icon_document,.icon_document_alt,.icon_documents,.icon_documents_alt,.icon_download,.icon_drawer,.icon_drawer_alt,.icon_drive,.icon_drive_alt,.icon_easel,.icon_easel_alt,.icon_error-circle,.icon_error-circle_alt,.icon_error-oct,.icon_error-oct_alt,.icon_error-triangle,.icon_error-triangle_alt,.icon_film,.icon_floppy,.icon_floppy_alt,.icon_flowchart,.icon_flowchart_alt,.icon_folder,.icon_folder-add,.icon_folder-add_alt,.icon_folder-alt,.icon_folder-open,.icon_folder-open_alt,.icon_folder_download,.icon_folder_upload,.icon_genius,.icon_gift,.icon_gift_alt,.icon_globe,.icon_globe-2,.icon_globe_alt,.icon_grid-2x2,.icon_grid-3x3,.icon_group,.icon_headphones,.icon_heart,.icon_heart_alt,.icon_hourglass,.icon_house,.icon_house_alt,.icon_id,.icon_id-2,.icon_id-2_alt,.icon_id_alt,.icon_image,.icon_images,.icon_info,.icon_info_alt,.icon_key,.icon_key_alt,.icon_laptop,.icon_lifesaver,.icon_lightbulb,.icon_lightbulb_alt,.icon_like,.icon_like_alt,.icon_link,.icon_link_alt,.icon_loading,.icon_lock,.icon_lock-open,.icon_lock-open_alt,.icon_lock_alt,.icon_mail,.icon_mail_alt,.icon_map,.icon_map_alt,.icon_menu,.icon_menu-circle_alt,.icon_menu-circle_alt2,.icon_menu-square_alt,.icon_menu-square_alt2,.icon_mic,.icon_mic_alt,.icon_minus-06,.icon_minus-box,.icon_minus_alt,.icon_minus_alt2,.icon_mobile,.icon_mug,.icon_mug_alt,.icon_music,.icon_ol,.icon_paperclip,.icon_pause,.icon_pause_alt,.icon_pause_alt2,.icon_pencil,.icon_pencil-edit,.icon_pencil-edit_alt,.icon_pencil_alt,.icon_pens,.icon_pens_alt,.icon_percent,.icon_percent_alt,.icon_phone,.icon_piechart,.icon_pin,.icon_pin_alt,.icon_plus,.icon_plus-box,.icon_plus_alt,.icon_plus_alt2,.icon_printer,.icon_printer-alt,.icon_profile,.icon_pushpin,.icon_pushpin_alt,.icon_puzzle,.icon_puzzle_alt,.icon_question,.icon_question_alt,.icon_question_alt2,.icon_quotations,.icon_quotations_alt,.icon_quotations_alt2,.icon_refresh,.icon_ribbon,.icon_ribbon_alt,.icon_rook,.icon_search,.icon_search-2,.icon_search_alt,.icon_shield,.icon_shield_alt,.icon_star,.icon_star-half,.icon_star-half_alt,.icon_star_alt,.icon_stop,.icon_stop_alt,.icon_stop_alt2,.icon_table,.icon_tablet,.icon_tag,.icon_tag_alt,.icon_tags,.icon_tags_alt,.icon_target,.icon_tool,.icon_toolbox,.icon_toolbox_alt,.icon_tools,.icon_trash,.icon_trash_alt,.icon_ul,.icon_upload,.icon_vol-mute,.icon_vol-mute_alt,.icon_volume-high,.icon_volume-high_alt,.icon_volume-low,.icon_volume-low_alt,.icon_wallet,.icon_wallet_alt,.icon_zoom-in,.icon_zoom-in_alt,.icon_zoom-out,.icon_zoom-out_alt,.social_blogger,.social_blogger_circle,.social_blogger_square,.social_delicious,.social_delicious_circle,.social_delicious_square,.social_deviantart,.social_deviantart_circle,.social_deviantart_square,.social_dribbble,.social_dribbble_circle,.social_dribbble_square,.social_facebook,.social_facebook_circle,.social_facebook_square,.social_flickr,.social_flickr_circle,.social_flickr_square,.social_googledrive,.social_googledrive_alt2,.social_googledrive_square,.social_googleplus,.social_googleplus_circle,.social_googleplus_square,.social_instagram,.social_instagram_circle,.social_instagram_square,.social_linkedin,.social_linkedin_circle,.social_linkedin_square,.social_myspace,.social_myspace_circle,.social_myspace_square,.social_picassa,.social_picassa_circle,.social_picassa_square,.social_pinterest,.social_pinterest_circle,.social_pinterest_square,.social_rss,.social_rss_circle,.social_rss_square,.social_share,.social_share_circle,.social_share_square,.social_skype,.social_skype_circle,.social_skype_square,.social_spotify,.social_spotify_circle,.social_spotify_square,.social_stumbleupon_circle,.social_stumbleupon_square,.social_tumbleupon,.social_tumblr,.social_tumblr_circle,.social_tumblr_square,.social_twitter,.social_twitter_circle,.social_twitter_square,.social_vimeo,.social_vimeo_circle,.social_vimeo_square,.social_wordpress,.social_wordpress_circle,.social_wordpress_square,.social_youtube,.social_youtube_circle,.social_youtube_square{font-family:ElegantIcons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.arrow_up:before{content:"\21"}.arrow_down:before{content:"\22"}.arrow_left:before{content:"\23"}.arrow_right:before{content:"\24"}.arrow_left-up:before{content:"\25"}.arrow_right-up:before{content:"\26"}.arrow_right-down:before{content:"\27"}.arrow_left-down:before{content:"\28"}.arrow-up-down:before{content:"\29"}.arrow_up-down_alt:before{content:"\2a"}.arrow_left-right_alt:before{content:"\2b"}.arrow_left-right:before{content:"\2c"}.arrow_expand_alt2:before{content:"\2d"}.arrow_expand_alt:before{content:"\2e"}.arrow_condense:before{content:"\2f"}.arrow_expand:before{content:"\30"}.arrow_move:before{content:"\31"}.arrow_carrot-up:before{content:"\32"}.arrow_carrot-down:before{content:"\33"}.arrow_carrot-left:before{content:"\34"}.arrow_carrot-right:before{content:"\35"}.arrow_carrot-2up:before{content:"\36"}.arrow_carrot-2down:before{content:"\37"}.arrow_carrot-2left:before{content:"\38"}.arrow_carrot-2right:before{content:"\39"}.arrow_carrot-up_alt2:before{content:"\3a"}.arrow_carrot-down_alt2:before{content:"\3b"}.arrow_carrot-left_alt2:before{content:"\3c"}.arrow_carrot-right_alt2:before{content:"\3d"}.arrow_carrot-2up_alt2:before{content:"\3e"}.arrow_carrot-2down_alt2:before{content:"\3f"}.arrow_carrot-2left_alt2:before{content:"\40"}.arrow_carrot-2right_alt2:before{content:"\41"}.arrow_triangle-up:before{content:"\42"}.arrow_triangle-down:before{content:"\43"}.arrow_triangle-left:before{content:"\44"}.arrow_triangle-right:before{content:"\45"}.arrow_triangle-up_alt2:before{content:"\46"}.arrow_triangle-down_alt2:before{content:"\47"}.arrow_triangle-left_alt2:before{content:"\48"}.arrow_triangle-right_alt2:before{content:"\49"}.arrow_back:before{content:"\4a"}.icon_minus-06:before{content:"\4b"}.icon_plus:before{content:"\4c"}.icon_close:before{content:"\4d"}.icon_check:before{content:"\4e"}.icon_minus_alt2:before{content:"\4f"}.icon_plus_alt2:before{content:"\50"}.icon_close_alt2:before{content:"\51"}.icon_check_alt2:before{content:"\52"}.icon_zoom-out_alt:before{content:"\53"}.icon_zoom-in_alt:before{content:"\54"}.icon_search:before{content:"\55"}.icon_box-empty:before{content:"\56"}.icon_box-selected:before{content:"\57"}.icon_minus-box:before{content:"\58"}.icon_plus-box:before{content:"\59"}.icon_box-checked:before{content:"\5a"}.icon_circle-empty:before{content:"\5b"}.icon_circle-slelected:before{content:"\5c"}.icon_stop_alt2:before{content:"\5d"}.icon_stop:before{content:"\5e"}.icon_pause_alt2:before{content:"\5f"}.icon_pause:before{content:"\60"}.icon_menu:before{content:"\61"}.icon_menu-square_alt2:before{content:"\62"}.icon_menu-circle_alt2:before{content:"\63"}.icon_ul:before{content:"\64"}.icon_ol:before{content:"\65"}.icon_adjust-horiz:before{content:"\66"}.icon_adjust-vert:before{content:"\67"}.icon_document_alt:before{content:"\68"}.icon_documents_alt:before{content:"\69"}.icon_pencil:before{content:"\6a"}.icon_pencil-edit_alt:before{content:"\6b"}.icon_pencil-edit:before{content:"\6c"}.icon_folder-alt:before{content:"\6d"}.icon_folder-open_alt:before{content:"\6e"}.icon_folder-add_alt:before{content:"\6f"}.icon_info_alt:before{content:"\70"}.icon_error-oct_alt:before{content:"\71"}.icon_error-circle_alt:before{content:"\72"}.icon_error-triangle_alt:before{content:"\73"}.icon_question_alt2:before{content:"\74"}.icon_question:before{content:"\75"}.icon_comment_alt:before{content:"\76"}.icon_chat_alt:before{content:"\77"}.icon_vol-mute_alt:before{content:"\78"}.icon_volume-low_alt:before{content:"\79"}.icon_volume-high_alt:before{content:"\7a"}.icon_quotations:before{content:"\7b"}.icon_quotations_alt2:before{content:"\7c"}.icon_clock_alt:before{content:"\7d"}.icon_lock_alt:before{content:"\7e"}.icon_lock-open_alt:before{content:"\e000"}.icon_key_alt:before{content:"\e001"}.icon_cloud_alt:before{content:"\e002"}.icon_cloud-upload_alt:before{content:"\e003"}.icon_cloud-download_alt:before{content:"\e004"}.icon_image:before{content:"\e005"}.icon_images:before{content:"\e006"}.icon_lightbulb_alt:before{content:"\e007"}.icon_gift_alt:before{content:"\e008"}.icon_house_alt:before{content:"\e009"}.icon_genius:before{content:"\e00a"}.icon_mobile:before{content:"\e00b"}.icon_tablet:before{content:"\e00c"}.icon_laptop:before{content:"\e00d"}.icon_desktop:before{content:"\e00e"}.icon_camera_alt:before{content:"\e00f"}.icon_mail_alt:before{content:"\e010"}.icon_cone_alt:before{content:"\e011"}.icon_ribbon_alt:before{content:"\e012"}.icon_bag_alt:before{content:"\e013"}.icon_creditcard:before{content:"\e014"}.icon_cart_alt:before{content:"\e015"}.icon_paperclip:before{content:"\e016"}.icon_tag_alt:before{content:"\e017"}.icon_tags_alt:before{content:"\e018"}.icon_trash_alt:before{content:"\e019"}.icon_cursor_alt:before{content:"\e01a"}.icon_mic_alt:before{content:"\e01b"}.icon_compass_alt:before{content:"\e01c"}.icon_pin_alt:before{content:"\e01d"}.icon_pushpin_alt:before{content:"\e01e"}.icon_map_alt:before{content:"\e01f"}.icon_drawer_alt:before{content:"\e020"}.icon_toolbox_alt:before{content:"\e021"}.icon_book_alt:before{content:"\e022"}.icon_calendar:before{content:"\e023"}.icon_film:before{content:"\e024"}.icon_table:before{content:"\e025"}.icon_contacts_alt:before{content:"\e026"}.icon_headphones:before{content:"\e027"}.icon_lifesaver:before{content:"\e028"}.icon_piechart:before{content:"\e029"}.icon_refresh:before{content:"\e02a"}.icon_link_alt:before{content:"\e02b"}.icon_link:before{content:"\e02c"}.icon_loading:before{content:"\e02d"}.icon_blocked:before{content:"\e02e"}.icon_archive_alt:before{content:"\e02f"}.icon_heart_alt:before{content:"\e030"}.icon_star_alt:before{content:"\e031"}.icon_star-half_alt:before{content:"\e032"}.icon_star:before{content:"\e033"}.icon_star-half:before{content:"\e034"}.icon_tools:before{content:"\e035"}.icon_tool:before{content:"\e036"}.icon_cog:before{content:"\e037"}.icon_cogs:before{content:"\e038"}.arrow_up_alt:before{content:"\e039"}.arrow_down_alt:before{content:"\e03a"}.arrow_left_alt:before{content:"\e03b"}.arrow_right_alt:before{content:"\e03c"}.arrow_left-up_alt:before{content:"\e03d"}.arrow_right-up_alt:before{content:"\e03e"}.arrow_right-down_alt:before{content:"\e03f"}.arrow_left-down_alt:before{content:"\e040"}.arrow_condense_alt:before{content:"\e041"}.arrow_expand_alt3:before{content:"\e042"}.arrow_carrot_up_alt:before{content:"\e043"}.arrow_carrot-down_alt:before{content:"\e044"}.arrow_carrot-left_alt:before{content:"\e045"}.arrow_carrot-right_alt:before{content:"\e046"}.arrow_carrot-2up_alt:before{content:"\e047"}.arrow_carrot-2dwnn_alt:before{content:"\e048"}.arrow_carrot-2left_alt:before{content:"\e049"}.arrow_carrot-2right_alt:before{content:"\e04a"}.arrow_triangle-up_alt:before{content:"\e04b"}.arrow_triangle-down_alt:before{content:"\e04c"}.arrow_triangle-left_alt:before{content:"\e04d"}.arrow_triangle-right_alt:before{content:"\e04e"}.icon_minus_alt:before{content:"\e04f"}.icon_plus_alt:before{content:"\e050"}.icon_close_alt:before{content:"\e051"}.icon_check_alt:before{content:"\e052"}.icon_zoom-out:before{content:"\e053"}.icon_zoom-in:before{content:"\e054"}.icon_stop_alt:before{content:"\e055"}.icon_menu-square_alt:before{content:"\e056"}.icon_menu-circle_alt:before{content:"\e057"}.icon_document:before{content:"\e058"}.icon_documents:before{content:"\e059"}.icon_pencil_alt:before{content:"\e05a"}.icon_folder:before{content:"\e05b"}.icon_folder-open:before{content:"\e05c"}.icon_folder-add:before{content:"\e05d"}.icon_folder_upload:before{content:"\e05e"}.icon_folder_download:before{content:"\e05f"}.icon_info:before{content:"\e060"}.icon_error-circle:before{content:"\e061"}.icon_error-oct:before{content:"\e062"}.icon_error-triangle:before{content:"\e063"}.icon_question_alt:before{content:"\e064"}.icon_comment:before{content:"\e065"}.icon_chat:before{content:"\e066"}.icon_vol-mute:before{content:"\e067"}.icon_volume-low:before{content:"\e068"}.icon_volume-high:before{content:"\e069"}.icon_quotations_alt:before{content:"\e06a"}.icon_clock:before{content:"\e06b"}.icon_lock:before{content:"\e06c"}.icon_lock-open:before{content:"\e06d"}.icon_key:before{content:"\e06e"}.icon_cloud:before{content:"\e06f"}.icon_cloud-upload:before{content:"\e070"}.icon_cloud-download:before{content:"\e071"}.icon_lightbulb:before{content:"\e072"}.icon_gift:before{content:"\e073"}.icon_house:before{content:"\e074"}.icon_camera:before{content:"\e075"}.icon_mail:before{content:"\e076"}.icon_cone:before{content:"\e077"}.icon_ribbon:before{content:"\e078"}.icon_bag:before{content:"\e079"}.icon_cart:before{content:"\e07a"}.icon_tag:before{content:"\e07b"}.icon_tags:before{content:"\e07c"}.icon_trash:before{content:"\e07d"}.icon_cursor:before{content:"\e07e"}.icon_mic:before{content:"\e07f"}.icon_compass:before{content:"\e080"}.icon_pin:before{content:"\e081"}.icon_pushpin:before{content:"\e082"}.icon_map:before{content:"\e083"}.icon_drawer:before{content:"\e084"}.icon_toolbox:before{content:"\e085"}.icon_book:before{content:"\e086"}.icon_contacts:before{content:"\e087"}.icon_archive:before{content:"\e088"}.icon_heart:before{content:"\e089"}.icon_profile:before{content:"\e08a"}.icon_group:before{content:"\e08b"}.icon_grid-2x2:before{content:"\e08c"}.icon_grid-3x3:before{content:"\e08d"}.icon_music:before{content:"\e08e"}.icon_pause_alt:before{content:"\e08f"}.icon_phone:before{content:"\e090"}.icon_upload:before{content:"\e091"}.icon_download:before{content:"\e092"}.social_facebook:before{content:"\e093"}.social_twitter:before{content:"\e094"}.social_pinterest:before{content:"\e095"}.social_googleplus:before{content:"\e096"}.social_tumblr:before{content:"\e097"}.social_tumbleupon:before{content:"\e098"}.social_wordpress:before{content:"\e099"}.social_instagram:before{content:"\e09a"}.social_dribbble:before{content:"\e09b"}.social_vimeo:before{content:"\e09c"}.social_linkedin:before{content:"\e09d"}.social_rss:before{content:"\e09e"}.social_deviantart:before{content:"\e09f"}.social_share:before{content:"\e0a0"}.social_myspace:before{content:"\e0a1"}.social_skype:before{content:"\e0a2"}.social_youtube:before{content:"\e0a3"}.social_picassa:before{content:"\e0a4"}.social_googledrive:before{content:"\e0a5"}.social_flickr:before{content:"\e0a6"}.social_blogger:before{content:"\e0a7"}.social_spotify:before{content:"\e0a8"}.social_delicious:before{content:"\e0a9"}.social_facebook_circle:before{content:"\e0aa"}.social_twitter_circle:before{content:"\e0ab"}.social_pinterest_circle:before{content:"\e0ac"}.social_googleplus_circle:before{content:"\e0ad"}.social_tumblr_circle:before{content:"\e0ae"}.social_stumbleupon_circle:before{content:"\e0af"}.social_wordpress_circle:before{content:"\e0b0"}.social_instagram_circle:before{content:"\e0b1"}.social_dribbble_circle:before{content:"\e0b2"}.social_vimeo_circle:before{content:"\e0b3"}.social_linkedin_circle:before{content:"\e0b4"}.social_rss_circle:before{content:"\e0b5"}.social_deviantart_circle:before{content:"\e0b6"}.social_share_circle:before{content:"\e0b7"}.social_myspace_circle:before{content:"\e0b8"}.social_skype_circle:before{content:"\e0b9"}.social_youtube_circle:before{content:"\e0ba"}.social_picassa_circle:before{content:"\e0bb"}.social_googledrive_alt2:before{content:"\e0bc"}.social_flickr_circle:before{content:"\e0bd"}.social_blogger_circle:before{content:"\e0be"}.social_spotify_circle:before{content:"\e0bf"}.social_delicious_circle:before{content:"\e0c0"}.social_facebook_square:before{content:"\e0c1"}.social_twitter_square:before{content:"\e0c2"}.social_pinterest_square:before{content:"\e0c3"}.social_googleplus_square:before{content:"\e0c4"}.social_tumblr_square:before{content:"\e0c5"}.social_stumbleupon_square:before{content:"\e0c6"}.social_wordpress_square:before{content:"\e0c7"}.social_instagram_square:before{content:"\e0c8"}.social_dribbble_square:before{content:"\e0c9"}.social_vimeo_square:before{content:"\e0ca"}.social_linkedin_square:before{content:"\e0cb"}.social_rss_square:before{content:"\e0cc"}.social_deviantart_square:before{content:"\e0cd"}.social_share_square:before{content:"\e0ce"}.social_myspace_square:before{content:"\e0cf"}.social_skype_square:before{content:"\e0d0"}.social_youtube_square:before{content:"\e0d1"}.social_picassa_square:before{content:"\e0d2"}.social_googledrive_square:before{content:"\e0d3"}.social_flickr_square:before{content:"\e0d4"}.social_blogger_square:before{content:"\e0d5"}.social_spotify_square:before{content:"\e0d6"}.social_delicious_square:before{content:"\e0d7"}.icon_printer:before{content:"\e103"}.icon_calulator:before{content:"\e0ee"}.icon_building:before{content:"\e0ef"}.icon_floppy:before{content:"\e0e8"}.icon_drive:before{content:"\e0ea"}.icon_search-2:before{content:"\e101"}.icon_id:before{content:"\e107"}.icon_id-2:before{content:"\e108"}.icon_puzzle:before{content:"\e102"}.icon_like:before{content:"\e106"}.icon_dislike:before{content:"\e0eb"}.icon_mug:before{content:"\e105"}.icon_currency:before{content:"\e0ed"}.icon_wallet:before{content:"\e100"}.icon_pens:before{content:"\e104"}.icon_easel:before{content:"\e0e9"}.icon_flowchart:before{content:"\e109"}.icon_datareport:before{content:"\e0ec"}.icon_briefcase:before{content:"\e0fe"}.icon_shield:before{content:"\e0f6"}.icon_percent:before{content:"\e0fb"}.icon_globe:before{content:"\e0e2"}.icon_globe-2:before{content:"\e0e3"}.icon_target:before{content:"\e0f5"}.icon_hourglass:before{content:"\e0e1"}.icon_balance:before{content:"\e0ff"}.icon_rook:before{content:"\e0f8"}.icon_printer-alt:before{content:"\e0fa"}.icon_calculator_alt:before{content:"\e0e7"}.icon_building_alt:before{content:"\e0fd"}.icon_floppy_alt:before{content:"\e0e4"}.icon_drive_alt:before{content:"\e0e5"}.icon_search_alt:before{content:"\e0f7"}.icon_id_alt:before{content:"\e0e0"}.icon_id-2_alt:before{content:"\e0fc"}.icon_puzzle_alt:before{content:"\e0f9"}.icon_like_alt:before{content:"\e0dd"}.icon_dislike_alt:before{content:"\e0f1"}.icon_mug_alt:before{content:"\e0dc"}.icon_currency_alt:before{content:"\e0f3"}.icon_wallet_alt:before{content:"\e0d8"}.icon_pens_alt:before{content:"\e0db"}.icon_easel_alt:before{content:"\e0f0"}.icon_flowchart_alt:before{content:"\e0df"}.icon_datareport_alt:before{content:"\e0f2"}.icon_briefcase_alt:before{content:"\e0f4"}.icon_shield_alt:before{content:"\e0d9"}.icon_percent_alt:before{content:"\e0da"}.icon_globe_alt:before{content:"\e0de"}.icon_clipboard:before{content:"\e0e6"}.glyph{float:left;text-align:center;padding:.75em;margin:.4em 1.5em .75em 0;width:6em;text-shadow:none}.glyph_big{font-size:128px;color:#59c5dc;float:left;margin-right:20px}.glyph div{padding-bottom:10px}.glyph input{font-family:consolas,monospace;font-size:12px;width:100%;text-align:center;border:0;box-shadow:0 0 0 1px #ccc;padding:.2em;-moz-border-radius:5px;-webkit-border-radius:5px}.centered{margin-left:auto;margin-right:auto}.glyph .fs1{font-size:2em}
.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-holder .ilightbox-container .ilightbox-social,.ilightbox-loader,.ilightbox-loader *,.ilightbox-overlay,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-thumbnails .ilightbox-thumbnails-grid,.ilightbox-toolbar{-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.ilightbox-holder,.ilightbox-holder .ilightbox-container,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-holder .ilightbox-container .ilightbox-social,.ilightbox-holder .ilightbox-container .ilightbox-social *,.ilightbox-holder .ilightbox-container img.ilightbox-image,.ilightbox-loader,.ilightbox-loader *,.ilightbox-overlay,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-toolbar,.ilightbox-toolbar *{float:none;margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:100%;vertical-align:baseline;background:0 0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-o-user-select:none;user-select:none}.ilightbox-noscroll{overflow:hidden}.ilightbox-closedhand *{cursor:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/closedhand.cur),default!important}.ilightbox-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000}.ilightbox-loader{position:fixed;z-index:100005;top:45%;left:-192px;padding-left:30px;opacity:.9;-ms-filter:"alpha(opacity=90)";filter:alpha(opacity=90);-webkit-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}.ilightbox-loader div{width:72px;height:72px;-webkit-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}.ilightbox-loader.horizontal{left:45%;top:-192px;padding:30px 0 0;-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px}.ilightbox-loader.horizontal div{-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px}.ilightbox-toolbar{display:none;position:fixed;z-index:100010}.ilightbox-toolbar a{float:left;cursor:pointer}.ilightbox-toolbar .ilightbox-next-button,.ilightbox-toolbar .ilightbox-prev-button{display:none}.ilightbox-thumbnails{display:block;position:fixed;z-index:100009}.ilightbox-thumbnails.ilightbox-horizontal{bottom:0;left:0;width:100%;height:100px}.ilightbox-thumbnails.ilightbox-vertical{top:0;right:0;width:140px;height:100%;overflow:hidden}.ilightbox-thumbnails .ilightbox-thumbnails-container{display:block;position:relative}.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container{width:100%;height:100px}.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container{width:140px;height:100%}.ilightbox-thumbnails .ilightbox-thumbnails-grid{display:block;position:absolute}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail{display:block;cursor:pointer;padding:10px;position:relative}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img{width:100%;height:100%;-webkit-border-radius:2px;border-radius:2px;-ms-interpolation-mode:bicubic}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.7}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover{opacity:1}.ilightbox-holder{display:none;position:fixed;z-index:100003;-webkit-transform:none;-moz-transform:none}.ilightbox-holder.ilightbox-next,.ilightbox-holder.ilightbox-prev{cursor:pointer}.ilightbox-holder div.ilightbox-container{position:relative;width:100%;height:100%}.ilightbox-holder.supportTouch div.ilightbox-container{overflow:scroll;-webkit-overflow-scrolling:touch}.ilightbox-holder img.ilightbox-image{width:100%;height:100%}.ilightbox-holder .ilightbox-container .ilightbox-caption{display:none;position:absolute;left:30px;right:30px;bottom:0;max-width:100%;padding:5px 10px;margin:0 auto;font-size:12px;line-height:150%;word-wrap:break-word;z-index:20003;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.ilightbox-holder .ilightbox-container .ilightbox-social{display:none;position:absolute;left:10px;top:10px;padding:5px 5px 5px 0;z-index:20003;height:16px}.ilightbox-holder .ilightbox-container .ilightbox-social ul{float:left;list-style:none;height:16px}.ilightbox-holder .ilightbox-container .ilightbox-social ul li{display:inline}.ilightbox-holder .ilightbox-container .ilightbox-social ul li a{float:left;margin-left:5px;width:16px;height:16px;background-repeat:no-repeat;background-position:50%}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/facebook_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/digg_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/twitter_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/delicious_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/reddit_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/google_plus_16.png)}.ilightbox-holder .ilightbox-alert{display:block;position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;padding-top:100px;margin:auto;width:300px;height:50px}.ilightbox-holder .ilightbox-wrapper{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.ilightbox-holder .ilightbox-inner-toolbar{position:relative;z-index:100}.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar{position:absolute}.ilightbox-button{position:fixed;z-index:100008;cursor:pointer}.isMobile .ilightbox-button,.isMobile .ilightbox-thumbnails{display:none!important}.isMobile .ilightbox-toolbar .ilightbox-next-button,.isMobile .ilightbox-toolbar .ilightbox-prev-button{display:block}.ilightbox-overlay.dark{background:#000}.ilightbox-loader.dark{-webkit-box-shadow:#000 0 0 85px,#000 0 0 85px;box-shadow:#000 0 0 85px,#000 0 0 85px}.ilightbox-loader.dark div{background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/preloader.gif) center no-repeat #000}.ilightbox-holder.dark{padding:5px;background:#000;-webkit-box-shadow:0 0 15px hsla(0,0%,0%,.8);box-shadow:0 0 15px hsla(0,0%,0%,.8)}.ilightbox-holder.dark .ilightbox-container .ilightbox-caption{background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/caption-bg.png);color:#fff;text-shadow:0 1px #000}.ilightbox-holder.dark .ilightbox-container .ilightbox-social{background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/caption-bg.png);-webkit-border-radius:2px;border-radius:2px}.ilightbox-holder.dark .ilightbox-alert{background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/alert.png) center top no-repeat;color:#555}.ilightbox-toolbar.dark{top:11px;left:10px}.ilightbox-toolbar.dark a{width:25px;height:23px;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/buttons.png) 7px 6px no-repeat #000}.ilightbox-toolbar.dark a.disabled{opacity:.2;filter:alpha(opacity=20);cursor:default;background-color:#000!important}.ilightbox-toolbar.dark a:first-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.ilightbox-toolbar.dark a:last-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.ilightbox-toolbar.dark a.ilightbox-close:hover{background-position:-32px 6px}.ilightbox-toolbar.dark a.ilightbox-fullscreen{background-position:6px -33px;right:35px}.ilightbox-toolbar.dark a.ilightbox-fullscreen:hover{background-position:-31px -33px}.ilightbox-toolbar.dark a.ilightbox-play{background-position:8px -57px}.ilightbox-toolbar.dark a.ilightbox-play:hover{background-position:-32px -57px}.ilightbox-toolbar.dark a.ilightbox-pause{background-position:8px -83px}.ilightbox-toolbar.dark a.ilightbox-pause:hover{background-position:-32px -83px}.isMobile .ilightbox-toolbar.dark{background:#000;top:auto;bottom:0;left:0;width:100%;height:40px;text-align:center;-webkit-box-shadow:0 0 25px rgba(0,0,0,.8);box-shadow:0 0 25px rgba(0,0,0,.8)}.isMobile .ilightbox-toolbar.dark a{display:inline-block;float:none;width:50px;height:40px;background-size:50%;background-position:50%!important}.isMobile .ilightbox-toolbar.dark a:hover{background-color:#111}.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/fullscreen-icon-64.png);background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/fullscreen-icon-ie.png)\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-close{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/x-mark-icon-64.png);background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/x-mark-icon-ie.png)\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-next-icon-64.png);background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-next-icon-ie.png)\9;background-position:52% 50%}.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-prev-icon-64.png);background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-prev-icon-ie.png)\9;background-position:48% 50%}.isMobile .ilightbox-toolbar.dark a.ilightbox-play{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/play-icon-64.png);background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/play-icon-ie.png)\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-pause{background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/pause-icon-64.png);background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/pause-icon-ie.png)\9}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title{font-size:18px;padding:10px 60px 10px 8px;color:#fff}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar{left:auto;top:5px;right:5px}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a{-webkit-border-radius:0;border-radius:0;float:right}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img{box-shadow:0 0 6px rgba(0,0,0,.9)}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video{background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/thumb-overlay-play.png) center no-repeat}.ilightbox-button.dark.disabled{opacity:.1;filter:alpha(opacity=10);cursor:default;background-color:#000!important}.ilightbox-button.dark span{display:block;width:100%;height:100%}.ilightbox-button.dark{bottom:0;right:0;left:0;left:45%\9;right:auto\9;width:95px;height:75px;margin:auto;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-next-vertical-icon-64.png) 50% 65% no-repeat #000;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.ilightbox-button.ilightbox-button.dark:hover{background-color:#111}.ilightbox-button.ilightbox-prev-button.dark{top:0;bottom:auto;background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-prev-vertical-icon-64.png);background-position:50% 35%;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.ilightbox-button.dark.horizontal{right:0;left:auto;top:0;bottom:0;top:41%\9;bottom:auto\9;width:75px;height:95px;background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-next-icon-64.png);background-position:65% 50%;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}.ilightbox-button.ilightbox-prev-button.dark.horizontal{right:auto;left:0;background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/plugins/arrow-prev-icon-64.png);background-position:35% 50%;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}
.gdlr-core-page-builder-body{overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gdlr-core-page-builder-body p{margin-top:0;margin-bottom:20px;font-size:inherit}.gdlr-core-page-builder-body .gdlr-core-no-p-space p{margin-bottom:0}.gdlr-core-page-builder-body ul{margin-top:0}.gdlr-core-page-builder-body img{max-width:100%;height:auto}.gdlr-core-page-builder-body a{text-decoration:none;transition:background .3s,color .3s,border-color .3s;-moz-transition:background .3s,color .3s,border-color .3s;-o-transition:background .3s,color .3s,border-color .3s;-webkit-transition:background .3s,color .3s,border-color .3s}.clear{display:block;clear:both;visibility:hidden;line-height:0;height:0;zoom:1}.clearfix{zoom:1}.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gdlr-core-container{margin-left:auto;margin-right:auto}.gdlr-core-item-pdb{padding-bottom:30px}.gdlr-core-media-image{line-height:0;position:relative}.gdlr-core-media-video video{width:100%}.gdlr-core-left-align{text-align:left}.gdlr-core-center-align{text-align:center}.gdlr-core-right-align{text-align:right}.gdlr-core-content-container{padding-top:60px;padding-bottom:40px}.gdlr-core-line-height-0{line-height:0}.gdlr-core-column-10{float:left;width:16.6666%}.gdlr-core-column-12{float:left;width:20%}.gdlr-core-column-15{float:left;width:25%}.gdlr-core-column-20{float:left;width:33.3333%}.gdlr-core-column-24{float:left;width:40%}.gdlr-core-column-30{float:left;width:50%}.gdlr-core-column-36{float:left;width:60%}.gdlr-core-column-40{float:left;width:66.6666%}.gdlr-core-column-45{float:left;width:75%}.gdlr-core-column-48{float:left;width:80%}.gdlr-core-column-50{float:left;width:83.3333%}.gdlr-core-column-60{float:none;width:100%}.gdlr-core-column-first{clear:left}::placeholder{opacity:1}.gdlr-core-pbf-wrapper{padding:60px 0 30px;position:relative}.gdlr-core-pbf-wrapper.gdlr-core-wrapper-centering{padding-top:0;padding-bottom:0}.gdlr-core-pbf-wrapper-container,.gdlr-core-container-custom{margin-left:auto;margin-right:auto}.gdlr-core-pbf-wrapper-container-inner{position:relative}.gdlr-core-page-builder-wrapper .gdlr-core-pbf-wrapper-container-inner{width:100%}.gdlr-core-page-builder-wrapper-container-bg-image{position:absolute;top:0;right:0;left:0;bottom:0;background-size:cover;background-position:center}.gdlr-core-page-builder-wrapper-container-content{position:relative}.gdlr-core-pbf-column,.gdlr-core-pbf-column-content-margin{position:relative;transition:border-color .2s;-moz-transition:border-color .2s;-o-transition:border-color .2s;-webkit-transition:border-color .2s}.gdlr-core-pbf-column-link{position:absolute;top:0;right:0;bottom:0;left:0}.gdlr-core-pbf-column-content{position:relative;margin-left:auto;margin-right:auto;min-height:1px}.gdlr-core-pbf-element{clear:both}.gdlr-core-pbf-section:first-child{padding-top:60px}.gdlr-core-pbf-section:first-child:last-child{padding-bottom:30px}.gdlr-core-pbf-background{width:100%;height:100%;backface-visibility:hidden}.gdlr-core-pbf-background-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-2;transition:border-color .3s,border-width .1s;-moz-transition:border-color .3s,border-width .1s;-o-transition:border-color .3s,border-width .1s;-webkit-transition:border-color .3s,border-width .1s}.gdlr-core-pbf-background-frame{position:absolute;top:0;right:0;bottom:0;left:0;transition:border-color .3s;-moz-transition:border-color .3s;-o-transition:border-color .3s;-webkit-transition:border-color .3s}.gdlr-core-pbf-background-video{pointer-events:none}.gdlr-core-pbf-background-video video{width:100%;height:100%}.gdlr-core-page-builder-wrapper-top-gradient{position:absolute;top:0;left:0;right:0}.gdlr-core-page-builder-wrapper-bottom-gradient{position:absolute;bottom:0;left:0;right:0}.gdlr-core-wrapper-bg-overlay{position:absolute;top:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center}.gdlr-core-wrapper-bg-overlay.gdlr-core-pos-left{left:0;right:50%}.gdlr-core-wrapper-bg-overlay.gdlr-core-pos-right{right:0;left:50%}@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape){.gdlr-core-pbf-background{background-attachment:scroll !important}}@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait){.gdlr-core-pbf-background{background-attachment:scroll !important}}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-pdlr{padding-left:0;padding-right:0}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-mglr{margin-left:0;margin-right:0}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-mgb{margin-bottom:0}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-block-item-title-wrap{margin-left:70px;margin-right:60px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pagination{padding-left:40px;padding-right:40px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-twitter-item .gdlr-core-block-item-title-wrap{margin-left:0}.gdlr-core-pbf-sidebar-wrapper{clear:both;position:relative;overflow:hidden}.gdlr-core-pbf-sidebar-content{float:none;display:inline-block}.gdlr-core-sidebar-item,.gdlr-core-pbf-sidebar-content-inner{position:relative}.gdlr-core-pbf-sidebar-left{float:left}.gdlr-core-pbf-sidebar-right{float:right}.gdlr-core-pbf-sidebar-padding{padding-top:60px;padding-bottom:40px;position:relative}.gdlr-core-pbf-sidebar-left .gdlr-core-pbf-background-wrap{right:-1px}.gdlr-core-pbf-sidebar-right .gdlr-core-pbf-background-wrap{left:-1px}.gdlr-core-external-plugin-message{text-align:center;font-size:19px;padding:24px 15px 24px;background:#f7d8bc;color:#777}.gdlr-core-particle-bg{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (max-width:999px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-50px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-50px}}@media only screen and (min-width:1000px) and (max-width:1170px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-100px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-100px}}@media only screen and (min-width:1171px) and (max-width:1400px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-200px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-200px}}@media only screen and (min-width:1401px) and (max-width:1600px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-300px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-300px}}@media only screen and (min-width:1601px) and (max-width:1800px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-400px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-400px}}@media only screen and (min-width:1801px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-500px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-500px}}.gdlr-core-fluid-video-wrapper{width:100%;position:relative;padding:0;overflow:hidden}.gdlr-core-fluid-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.gdlr-core-button{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:15px 33px;display:inline-block;-webkit-appearance:none;border-radius:27px;-moz-border-radius:27px;-webkit-border-radius:27px}.gdlr-core-button.gdlr-core-rectangle{border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px}.gdlr-core-button-with-border{border-width:1px;border-style:solid}.gdlr-core-button-full-width{display:block}.gdlr-core-button .gdlr-core-content{display:inline-block;vertical-align:middle}.gdlr-core-button i{vertical-align:middle;transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;-webkit-transition:color .3s}.gdlr-core-button i.gdlr-core-pos-right{margin-left:10px}.gdlr-core-button i.gdlr-core-pos-left{margin-right:10px}.gdlr-core-body .gdlr-core-button.gdlr-core-button-transparent,.gdlr-core-body .gdlr-core-button.gdlr-core-button-transparent:hover{background:0 0}.gdlr-core-body [data-skin] .gdlr-core-button.gdlr-core-button-transparent,.gdlr-core-body [data-skin] .gdlr-core-button.gdlr-core-button-transparent:hover{background:0 0}.gdlr-core-body .gdlr-core-column-pbf[data-skin] .gdlr-core-button.gdlr-core-button-transparent,.gdlr-core-body .gdlr-core-column-pbf[data-skin] .gdlr-core-button.gdlr-core-button-transparent:hover{background:0 0}.gdlr-core-body .gdlr-core-button.gdlr-core-button-bottom-border-on-text{position:relative;background:0 0}.gdlr-core-body .gdlr-core-button.gdlr-core-button-bottom-border-on-text:hover{background:0 0}.gdlr-core-button-bottom-border-on-text .gdlr-core-border-on-text{position:absolute;top:100%;left:0;right:0;margin-top:-10px;border-bottom-width:10px;border-bottom-style:solid}.gdlr-core-button-bottom-border-on-text .gdlr-core-content{position:relative}.gdlr-core-load-more-wrap .gdlr-core-load-more{font-size:12px;text-transform:uppercase;font-weight:700;cursor:pointer;letter-spacing:2px;padding:20px 50px;display:inline-block;margin-top:20px;margin-bottom:40px}.gdlr-core-portfolio-item-style-modern-no-space .gdlr-core-load-more{margin-top:50px;margin-bottom:5px}.gdlr-core-portfolio-item-style-modern-desc-no-space .gdlr-core-load-more{margin-top:60px}.gdlr-core-button-with-shadow{box-shadow:0px 10px 20px rgba(0,0,0,.15)}.gdlr-core-hover-box{position:relative;overflow:hidden;background:#fff;border-style:solid;border-width:0;transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;-webkit-transition:background .3s}.gdlr-core-hover-box .gdlr-core-hover-box-link{position:absolute;left:0;top:0;right:0;bottom:0}.gdlr-core-hover-box .gdlr-core-hover-box-content-wrap{padding:45px 30px 25px;position:relative}.gdlr-core-hover-box .gdlr-core-hover-box-title{font-size:22px;transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s}.gdlr-core-hover-box .gdlr-core-hover-box-content{font-size:17px;transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s}.gdlr-core-hover-box .gdlr-core-hover-box-text-link i{margin-left:10px}.gdlr-core-hover-box .gdlr-core-hover-box-text-link{font-weight:700}.gdlr-core-hover-box .gdlr-core-hover-box-thumbnail-inside{margin-bottom:25px}.gdlr-core-hover-box .gdlr-core-hover-box-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;-o-transition:opacity .15s ease-out;-webkit-transition:opacity .15s ease-out}.gdlr-core-hover-box .gdlr-core-hover-box-bg-hover{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;-o-transition:opacity .15s ease-out;-webkit-transition:opacity .15s ease-out}.gdlr-core-hover-box:hover .gdlr-core-hover-box-bg-hover{opacity:1}.gdlr-core-hover-box-item .gdlr-core-flexslider .flex-control-nav{margin-top:45px}.gdlr-core-hover-box-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-left:15px;margin-left:-15px;padding-right:15px;margin-right:-15px;padding-bottom:15px;margin-bottom:-15px}.gdlr-core-hover-box.gdlr-core-move-up-with-shadow{transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .3s ease-out,border-width .3s,background .3s;-moz-transition:transform .15s ease-out,-moz-box-shadow .15s ease-out,border-color .3s ease-out,border-width .3s,background .3s;-o-transition:transform .15s ease-out,-o-box-shadow .15s ease-out,border-color .3s ease-out,border-width .3s,background .3s;-webkit-transition:transform .15s ease-out,-webkit-box-shadow .15s ease-out,border-color .3s ease-out,border-width .3s,background .3s}.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box{padding:45px 30px 25px}.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box-thumbnail-top{width:50px;float:left;margin-right:30px}.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box-content-wrap{overflow:hidden;padding:0}.gdlr-core-input-wrap input,.gdlr-core-input-wrap textarea,.gdlr-core-input-wrap select{border-width:1px 1px 2px;border-style:solid}.gdlr-core-input-wrap input:focus,.gdlr-core-input-wrap textarea:focus,.gdlr-core-input-wrap select:focus{outline:none}.gdlr-core-input-wrap select,.gdlr-core-input-wrap select:focus,.gdlr-core-input-wrap input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.gdlr-core-input-wrap input[type=button],.gdlr-core-input-wrap input[type=submit],.gdlr-core-input-wrap input[type=reset]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:15px 33px;display:inline-block;-webkit-appearance:none}.gdlr-core-input-wrap input[type=button],.gdlr-core-input-wrap input[type=submit],.gdlr-core-input-wrap input[type=reset]{border-width:0;border-style:solid;cursor:pointer;transition:background .3s,color .3s,border-color .3s;-moz-transition:background .3s,color .3s,border-color .3s;-o-transition:background .3s,color .3s,border-color .3s;-webkit-transition:background .3s,color .3s,border-color .3s}.gdlr-core-input-wrap input[type=button]:focus,.gdlr-core-input-wrap input[type=submit]:focus,.gdlr-core-input-wrap input[type=reset]:focus{outline:none}.gdlr-core-input-wrap input[type=button].gdlr-core-large,.gdlr-core-input-wrap input[type=submit].gdlr-core-large,.gdlr-core-input-wrap input[type=reset].gdlr-core-large{min-width:200px}.gdlr-core-input-wrap input[type=button].gdlr-core-small,.gdlr-core-input-wrap input[type=submit].gdlr-core-small,.gdlr-core-input-wrap input[type=reset].gdlr-core-small{font-size:13px;padding:14px 28px}.gdlr-core-input-wrap input[type=button].gdlr-core-full,.gdlr-core-input-wrap input[type=submit].gdlr-core-full,.gdlr-core-input-wrap input[type=reset].gdlr-core-full{width:100%}.gdlr-core-input-wrap input[type=button].gdlr-core-round-button,.gdlr-core-input-wrap input[type=submit].gdlr-core-round-button{border-radius:27px;-moz-border-radius:27px;-webkit-border-radius:27px}.gdlr-core-input-wrap input[type=button].gdlr-core-curve-button,.gdlr-core-input-wrap input[type=submit].gdlr-core-curve-button{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-input-wrap input[type=submit].gdlr-core-button-transparent{background:0 0}.gdlr-core-input-wrap input[type=submit].gdlr-core-button-with-border{border-width:2px;border-style:solid}.gdlr-core-input-wrap.gdlr-core-round input,.gdlr-core-input-wrap.gdlr-core-round textarea,.gdlr-core-input-wrap.gdlr-core-round select,.gdlr-core-input-wrap.gdlr-core-round input[type=button],.gdlr-core-input-wrap.gdlr-core-round input[type=submit],.gdlr-core-input-wrap.gdlr-core-round input[type=reset]{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-input-wrap.gdlr-core-with-column{margin-left:-7px;margin-right:-7px}.gdlr-core-input-wrap [class^=gdlr-core-column-]{padding-left:7px;padding-right:7px;margin-bottom:14px}.gdlr-core-input-wrap.gdlr-core-full-width input:not([type=button]):not([type=reset]):not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),.gdlr-core-input-wrap.gdlr-core-full-width textarea,.gdlr-core-input-wrap.gdlr-core-full-width select{width:100%;display:block}.gdlr-core-input-wrap.gdlr-core-no-border input:not([type=button]):not([type=submit]):not([type=file]),.gdlr-core-input-wrap.gdlr-core-no-border textarea,.gdlr-core-input-wrap.gdlr-core-no-border select{border:none}.gdlr-core-input-wrap.gdlr-core-bottom-border input:not([type=button]):not([type=submit]):not([type=file]),.gdlr-core-input-wrap.gdlr-core-bottom-border textarea,.gdlr-core-input-wrap.gdlr-core-bottom-border select{padding-left:0;padding-right:0;font-size:16px;border-width:0 0 2px;background:0 0}.gdlr-core-input-wrap.gdlr-core-bottom-border{margin-left:-20px;margin-right:-20px}.gdlr-core-input-wrap.gdlr-core-bottom-border [class^=gdlr-core-column-]{padding-left:20px;padding-right:20px}.gdlr-core-input-wrap.gdlr-core-large input:not([type=button]):not([type=submit]):not([type=file]),.gdlr-core-input-wrap.gdlr-core-large select{font-size:15px;padding:15px 22px}.gdlr-core-input-wrap.gdlr-core-large textarea{font-size:15px;padding:18px 22px;height:120px}.gdlr-core-input-wrap.gdlr-core-small.gdlr-core-with-column{margin-left:-5px;margin-right:-5px}.gdlr-core-input-wrap.gdlr-core-small [class^=gdlr-core-column-]{padding-left:6px;padding-right:6px}.gdlr-core-input-wrap.gdlr-core-small input:not([type=button]):not([type=reset]):not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),.gdlr-core-input-wrap.gdlr-core-small textarea,.gdlr-core-input-wrap.gdlr-core-small select{margin-bottom:12px}.gdlr-core-input-wrap.gdlr-core-small input:not([type=button]):not([type=submit]):not([type=file]){font-size:13px;padding:12px 18px}.gdlr-core-input-wrap.gdlr-core-small textarea,.gdlr-core-input-wrap.gdlr-core-small select{font-size:13px;padding:12px 18px;height:120px}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style input:not([type=button]):not([type=reset]):not([type=submit]):not([type=file]):not([type=checkbox]):not([type=radio]),.gdlr-core-input-wrap.gdlr-core-dark-transparent-style textarea,.gdlr-core-input-wrap.gdlr-core-dark-transparent-style select{background:rgba(49,49,49,.8);color:#adadad}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style ::-webkit-input-placeholder{color:#adadad}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style ::-moz-placeholder{color:#adadad}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style :-ms-input-placeholder{color:#adadad}.gdlr-core-input-wrap.gdlr-core-dark-transparent-style :-moz-placeholder{color:#adadad}.gdlr-core-pagination a{cursor:pointer}.gdlr-core-pagination a.gdlr-core-active{cursor:default}.gdlr-core-pagination a,.gdlr-core-pagination span{white-space:nowrap;font-weight:700}.gdlr-core-pagination a.prev:before{content:"\f104";font-family:fontAwesome;line-height:1}.gdlr-core-pagination a.next:before{content:"\f105";font-family:fontAwesome;line-height:1}.gdlr-core-pagination.gdlr-core-with-border a,.gdlr-core-pagination.gdlr-core-with-border span{background:0 0;border-width:2px;border-style:solid}.gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active,.gdlr-core-pagination.gdlr-core-with-border a:hover{background:0 0}.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a,.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border span,.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active,.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a:hover{background:0 0}.gdlr-core-pagination.gdlr-core-style-plain a,.gdlr-core-pagination.gdlr-core-style-plain span{background:0 0;margin-left:15px}.gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active,.gdlr-core-pagination.gdlr-core-style-plain a:hover{background:0 0}.gdlr-core-pagination.gdlr-core-style-plain a:before,.gdlr-core-pagination.gdlr-core-style-plain span:before{content:"/ ";margin-right:15px}.gdlr-core-pagination.gdlr-core-style-plain a:first-child,.gdlr-core-pagination.gdlr-core-style-plain span:first-child{margin-left:0}.gdlr-core-pagination.gdlr-core-style-plain a:first-child:before,.gdlr-core-pagination.gdlr-core-style-plain span:first-child:before{display:none}.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a,.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain span,.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active,.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a:hover{background:0 0}.gdlr-core-pagination.gdlr-core-style-rectangle a,.gdlr-core-pagination.gdlr-core-style-rectangle span{display:inline-block;font-size:12px;padding:9px 14px;margin-right:1px}.gdlr-core-pagination.gdlr-core-style-rectangle.gdlr-core-with-border a,.gdlr-core-pagination.gdlr-core-style-rectangle.gdlr-core-with-border span{padding:7px 12px}.gdlr-core-pagination.gdlr-core-style-round a,.gdlr-core-pagination.gdlr-core-style-round span{display:inline-block;font-size:14px;padding:9px 14px;margin-right:3px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-pagination.gdlr-core-style-round.gdlr-core-with-border a,.gdlr-core-pagination.gdlr-core-style-round.gdlr-core-with-border span{padding:7px 12px;line-height:21px}.gdlr-core-pagination.gdlr-core-style-circle a,.gdlr-core-pagination.gdlr-core-style-circle span{display:inline-block;width:45px;height:45px;line-height:45px;font-size:12px;margin-right:4px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-pagination.gdlr-core-style-circle.gdlr-core-with-border a,.gdlr-core-pagination.gdlr-core-style-circle.gdlr-core-with-border span{line-height:41px}.gdlr-core-filterer-wrap{margin-bottom:50px;position:relative}.gdlr-core-filterer-wrap.gdlr-core-style-text{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer{margin:0 18px}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer:first-child{margin-left:0}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer:last-child{margin-right:0}.gdlr-core-page-builder-body [data-skin] .gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-button-color{background:0 0}.gdlr-core-filterer-wrap.gdlr-core-style-button a{display:inline-block;padding:10px 20px;background:#f1f1f1;font-size:12px;font-weight:700;text-transform:uppercase;margin:0 4px;letter-spacing:1px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.gdlr-core-filterer-wrap.gdlr-core-style-button a:first-child{margin-left:0}.gdlr-core-filterer-wrap.gdlr-core-style-button a:last-child{margin-right:0}.gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{cursor:default}.gdlr-core-filterer-slide-bar{position:absolute;bottom:-6px;border-bottom-width:1px;border-bottom-style:solid;border-color:#000}.gdlr-core-filterer-wrap.gdlr-core-round-slide-bar .gdlr-core-filterer-slide-bar{border-bottom:0;bottom:-8px}.gdlr-core-filterer-wrap.gdlr-core-round-slide-bar .gdlr-core-filterer-slide-bar:before{display:block;content:" ";width:8px;height:8px;margin:0 auto;border-radius:4px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-filterer-wrap{padding-left:50px;padding-right:50px}.gdlr-core-price-list-item .gdlr-core-price-list{line-height:1.2;margin-bottom:18px}.gdlr-core-price-list-item .gdlr-core-price-list-title{float:left;margin-right:20px}.gdlr-core-price-list-item .gdlr-core-price-list-price{float:right;margin-left:20px}.gdlr-core-price-list-item .gdlr-core-price-list-caption{margin-top:10px}.gdlr-core-price-list-item .gdlr-core-price-list-divider{border-width:0 0 1px;border-bottom-style:solid;overflow:hidden}.gdlr-core-price-list-item .gdlr-core-price-list-divider:before{content:"1";visibility:hidden;display:block;margin-bottom:-5px}.gdlr-core-price-table-item .gdlr-core-price-table-tab-title-wrap{text-align:center;margin-bottom:60px}.gdlr-core-price-table-item .gdlr-core-price-table-tab-title-inner{display:inline-block;line-height:1;padding:5px;border-width:1px;border-style:solid;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.gdlr-core-price-table-item .gdlr-core-price-table-tab-title{padding:16px 43px;display:inline-block;cursor:pointer;font-weight:600;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;transition:background .3s,color .3s;-moz-transition:background .3s,color .3s;-o-transition:background .3s,color .3s;-webkit-transition:background .3s,color .3s}.gdlr-core-price-table-item .gdlr-core-price-table-tab-title.gdlr-core-active{background:#000;color:#fff}.gdlr-core-price-table-item .gdlr-core-price-table-tab-content{display:none}.gdlr-core-price-table-item .gdlr-core-price-table-tab-content.gdlr-core-active{display:block}.gdlr-core-price-table-item .gdlr-core-price-table{text-align:center;margin:45px 5px 0;overflow:hidden}.gdlr-core-price-table .gdlr-core-price-table-head{padding:33px 20px;margin-right:-1px}.gdlr-core-price-table .gdlr-core-price-table-image{margin-bottom:32px;margin-top:20px}.gdlr-core-price-table .gdlr-core-price-table-icon{font-size:51px;line-height:1;margin-bottom:32px;margin-top:20px}.gdlr-core-price-table .gdlr-core-price-table-title{font-size:17px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.gdlr-core-price-table .gdlr-core-price-table-caption{font-size:14px}.gdlr-core-price-table .gdlr-core-price-table-content-wrap{padding-bottom:10px}.gdlr-core-price-table .gdlr-core-price-table-content{padding:10px 20px}.gdlr-core-price-table .gdlr-core-price-table-button{margin:35px 20px}.gdlr-core-price-table .gdlr-core-price-table-price{line-height:1;padding:25px 20px 40px}.gdlr-core-price-table .gdlr-core-price-prefix{font-size:25px;vertical-align:super}.gdlr-core-price-table .gdlr-core-price-table-price-number{font-size:60px;font-weight:300;margin:0 8px;vertical-align:middle}.gdlr-core-price-table .gdlr-core-price-suffix{font-size:17px;vertical-align:bottom}.gdlr-core-price-table .gdlr-core-price-table-button.gdlr-core-button-with-border{border-radius:30px;border-width:2px}.gdlr-core-price-table .gdlr-core-price-table-button.gdlr-core-button-transparent{background:0 0 !important}.gdlr-core-price-table-item .gdlr-core-price-table.gdlr-core-active{margin-top:0;box-shadow:0px 1px 15px rgba(0,0,0,.2);-moz-box-shadow:0px 1px 15px rgba(0,0,0,.2);-webkit-box-shadow:0px 1px 15px rgba(0,0,0,.2)}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-head{padding:34px 20px 26px}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-icon{font-size:70px}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-prefix{font-size:34px;font-weight:500}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price-number{font-size:72px;font-weight:400}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price{padding:35px 20px 50px}.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-content-wrap{padding-bottom:30px}.gdlr-core-price-list-shortcode ul{margin:0 -20px;list-style:none}.gdlr-core-price-list-shortcode ul li{padding:0 20px;margin-bottom:16px}.gdlr-core-price-list-shortcode ul li i{display:inline-block;width:25px;margin-right:8px}.gdlr-core-price-list-shortcode.gdlr-core-with-divider ul li{padding:14px 20px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:0}.gdlr-core-space-shortcode{display:block}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{text-align:left;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{margin:0 15px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-price-number{font-size:52px;font-weight:500;display:inline-block;margin:0 0 -9px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-suffix{font-size:14px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-icon{margin-top:0;font-size:51px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-title{font-size:22px;text-transform:none;font-weight:500}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-head{padding:50px 35px 10px;background:0 0 !important}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-price{padding:0 35px 10px;background:0 0 !important}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button{margin:35px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content-wrap{padding-bottom:40px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content{text-align:left;padding:45px 35px 10px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content ul{margin-left:0;list-style:none;margin-bottom:0}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content ul li{font-size:18px;font-weight:500;margin-bottom:0;padding-bottom:16px;padding-left:0;padding-right:0}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button{font-weight:600;letter-spacing:1.5px;margin-bottom:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button.gdlr-core-button-with-border{border-radius:30px}.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{box-shadow:0px 1px 15px rgba(0,0,0,.2);-moz-box-shadow:0px 1px 15px rgba(0,0,0,.2);-webkit-box-shadow:0px 1px 15px rgba(0,0,0,.2)}.gdlr-core-page-builder-body blockquote{margin:0}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-quote{line-height:1}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content-wrap{overflow:hidden}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content{font-style:italic}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author:before{content:"-";margin-right:4px}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author{font-style:italic;font-weight:700}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-position{font-weight:400}.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-position:before{content:"/";margin:0 9px}.gdlr-core-blockquote-item.gdlr-core-left-align .gdlr-core-blockquote-item-quote{float:left}.gdlr-core-blockquote-item.gdlr-core-right-align .gdlr-core-blockquote-item-quote{float:right}.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-quote{font-size:80px;margin-top:-5px}.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-content{font-size:14px}.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-author{font-size:13px;margin-top:26px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-10px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:34px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:34px}.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-quote{font-size:100px;margin-top:-8px}.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-content{font-size:16px}.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-author{font-size:14px;margin-top:28px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-16px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:37px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:37px}.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-quote{font-size:120px;margin-top:-10px}.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-content{font-size:18px}.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-author{font-size:16px;margin-top:30px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-22px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:40px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:40px}.gdlr-core-columnize-item .gdlr-core-columnize-item-content{column-count:3;-moz-column-count:3;-webkit-column-count:3;column-gap:60px;-moz-column-gap:60px;-webkit-column-gap:60px;column-rule-width:1px;-moz-column-rule-width:1px;-webkit-column-rule-width:1px;column-rule-style:solid;-moz-column-rule-style:solid;-webkit-column-rule-style:solid}.gdlr-core-column-service-item .gdlr-core-column-service-title{font-size:14px;line-height:1.55;font-weight:600;text-transform:uppercase;margin-bottom:0}.gdlr-core-column-service-item .gdlr-core-column-service-caption{font-size:14px;font-style:italic;margin-top:5px}.gdlr-core-column-service-item .gdlr-core-column-service-content{font-size:15px}.gdlr-core-column-service-item .gdlr-core-column-service-read-more{font-size:14px;font-style:italic;display:inline-block}.gdlr-core-column-service-item .gdlr-core-column-service-read-more i{margin-left:15px;vertical-align:middle;display:inline-block}.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon{line-height:1}.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon i{font-size:30px}.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon.gdlr-core-icon-style-round i{line-height:30px;width:30px;padding:17px;text-align:center;display:inline-block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;border-radius:50%;border-radius:50%;border-radius:50%}.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-character{font-size:30px;line-height:1;font-weight:700}.gdlr-core-column-service-item.gdlr-core-center-align .gdlr-core-column-service-title-wrap{margin-bottom:15px}.gdlr-core-column-service-item.gdlr-core-center-align .gdlr-core-column-service-media{margin-bottom:28px;display:inline-block}.gdlr-core-column-service-item.gdlr-core-column-service-icon-top .gdlr-core-column-service-title-wrap{margin-bottom:20px}.gdlr-core-column-service-item.gdlr-core-column-service-icon-top .gdlr-core-column-service-media{margin-bottom:28px;display:inline-block}.gdlr-core-column-service-icon-left .gdlr-core-column-service-content-wrapper{overflow:hidden}.gdlr-core-column-service-icon-left .gdlr-core-column-service-title-wrap{margin-bottom:16px}.gdlr-core-column-service-icon-left .gdlr-core-column-service-media{max-width:30%}.gdlr-core-column-service-icon-left.gdlr-core-left-align .gdlr-core-column-service-media{float:left;margin-right:25px}.gdlr-core-column-service-icon-left.gdlr-core-right-align .gdlr-core-column-service-media{float:right;margin-left:25px}.gdlr-core-column-service-icon-left.gdlr-core-no-caption .gdlr-core-column-service-title-wrap{padding-top:5px}.gdlr-core-column-service-icon-left.gdlr-core-with-caption .gdlr-core-column-service-media.gdlr-core-media-icon{margin-top:7px}.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-title-wrap{overflow:hidden;margin-bottom:18px}.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-content{clear:both}.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-media{margin-bottom:18px;max-width:30%}.gdlr-core-column-service-icon-left-title.gdlr-core-left-align .gdlr-core-column-service-media{float:left;margin-right:25px}.gdlr-core-column-service-icon-left-title.gdlr-core-right-align .gdlr-core-column-service-media{float:right;margin-left:25px}.gdlr-core-column-service-icon-left-title.gdlr-core-no-caption .gdlr-core-column-service-title-wrap{padding-top:5px}.gdlr-core-column-service-icon-left-title.gdlr-core-with-caption .gdlr-core-column-service-media.gdlr-core-media-icon{margin-top:7px}.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{border-style:solid;padding:34px 42px 29px;position:relative}.gdlr-core-alert-box-item .gdlr-core-alert-box-remove{position:absolute;right:12px;top:12px;line-height:1;cursor:pointer}.gdlr-core-alert-box-item .gdlr-core-alert-box-item-icon{font-size:22px;width:43px}.gdlr-core-alert-box-item .gdlr-core-alert-box-item-title{font-size:14px;line-height:34px;margin-bottom:0;text-transform:uppercase;letter-spacing:1.2px}.gdlr-core-alert-box-item .gdlr-core-alert-box-item-head{margin-bottom:18px}.gdlr-core-alert-box-item.gdlr-core-left-align .gdlr-core-alert-box-item-icon{float:left}.gdlr-core-alert-box-item.gdlr-core-left-align .gdlr-core-alert-box-item-content{padding-left:43px}.gdlr-core-alert-box-item.gdlr-core-right-align .gdlr-core-alert-box-item-icon{float:right}.gdlr-core-alert-box-item.gdlr-core-right-align .gdlr-core-alert-box-item-content{padding-right:43px}.gdlr-core-alert-box-item.gdlr-core-center-align .gdlr-core-alert-box-item-title{display:inline-block}.gdlr-core-alert-box-item.gdlr-core-center-align .gdlr-core-alert-box-item-icon{display:inline-block;text-align:left;vertical-align:middle}.gdlr-core-alert-box-item.gdlr-core-no-icon .gdlr-core-alert-box-item-content{padding-left:0;padding-right:0}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-icon{font-size:35px;margin-bottom:30px;margin-top:5px;display:inline-block}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-image{margin-bottom:37px}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-title{font-size:22px;font-weight:700;margin-bottom:10px}.gdlr-core-flipbox-item .gdlr-core-flipbox-title-divider{width:23px;border-bottom-width:3px;border-bottom-style:solid;margin:16px auto 12px}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-caption{font-size:15px}.gdlr-core-flipbox-item .gdlr-core-flipbox-item-content{font-size:15px;margin-top:21px}.gdlr-core-flipbox-item .gdlr-core-flipbox-link{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0)}.gdlr-core-flipbox .gdlr-core-flipbox-content{position:relative}.gdlr-core-flipbox .gdlr-core-flipbox-background{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover}.gdlr-core-flipbox .gdlr-core-flipbox-frame{position:absolute;margin:20px;top:0;right:0;bottom:0;left:0;border-style:solid;border-width:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-flipbox .gdlr-core-flipbox-front,.gdlr-core-flipbox .gdlr-core-flipbox-back{width:100%;overflow:hidden;position:relative}.gdlr-core-flipbox .gdlr-core-flipbox-back{display:none}.gdlr-core-flipbox.gdlr-core-after-init .gdlr-core-flipbox-back{display:block}.gdlr-core-flipbox .gdlr-core-flipbox-front,.gdlr-core-flipbox .gdlr-core-flipbox-back{padding:50px 40px 40px}.gdlr-core-flipbox .gdlr-core-flipbox-front.gdlr-core-flipbox-type-outer,.gdlr-core-flipbox .gdlr-core-flipbox-back.gdlr-core-flipbox-type-outer{border-width:5px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-content-wrap{overflow:hidden}.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-item-icon,.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-item-image{float:left;margin-right:30px}.gdlr-core-feature-box-item .gdlr-core-feature-box{position:relative;overflow:hidden;padding:50px 40px 40px}.gdlr-core-feature-box-item .gdlr-core-feature-box-content{position:relative}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-icon{font-size:35px;margin-bottom:30px;margin-top:5px;display:inline-block}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-image{margin-bottom:37px}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-title{font-size:22px;font-weight:700;margin-bottom:10px}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-caption{font-size:15px;margin-bottom:18px}.gdlr-core-feature-box-item .gdlr-core-feature-box-item-content{font-size:15px}.gdlr-core-feature-box-item .gdlr-core-feature-box-background{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover}.gdlr-core-feature-box-item .gdlr-core-feature-box-frame{position:absolute;margin:20px;top:0;right:0;bottom:0;left:0;border-style:solid;border-width:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-feature-box-item .gdlr-core-feature-box-link{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0)}.gdlr-core-feature-box-item .gdlr-core-feature-box.gdlr-core-feature-box-type-outer{border-width:5px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-promo-box-item .gdlr-core-promo-box-item-title{font-size:14px;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:14px}.gdlr-core-promo-box-item .gdlr-core-promo-box-item-content{font-size:14px}.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap{padding-top:30px}.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap.gdlr-core-with-frame{padding:35px 35px 15px;border-width:0 1px 1px;border-style:solid}.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap.gdlr-core-with-shadow{box-shadow:0px 0px 4px rgba(0,0,0,.15)}.gdlr-core-marquee{width:100%;overflow:hidden;white-space:nowrap;line-height:1}.gdlr-core-pbf-wrapper-marquee{position:absolute;font-size:90px;font-weight:800;top:0}.gdlr-core-skill-bar-item .gdlr-core-skill-bar{position:relative;margin-top:32px}.gdlr-core-skill-bar-item.gdlr-core-item-pdb.gdlr-core-size-large .gdlr-core-skill-bar{margin-top:30px}.gdlr-core-skill-bar-item .gdlr-core-skill-bar:first-child{margin-top:0}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled{height:100%;width:0;position:relative}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-title{text-transform:uppercase;font-weight:600;letter-spacing:1px;margin-right:12px}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-right{font-weight:700;float:right;white-space:nowrap}.gdlr-core-skill-bar-item.gdlr-core-type-round .gdlr-core-skill-bar-progress{overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled{overflow:visible !important}.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled-indicator{position:absolute;top:-8px;bottom:-8px;right:0;width:2px}.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-right{position:absolute;right:0;top:-36px;margin-right:-19px;opacity:0;transition:opacity .8s;-moz-transition:opacity .8s;-o-transition:opacity .8s;-webkit-transition:opacity .8s}.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled.gdlr-core-animate .gdlr-core-skill-bar-right{opacity:1}.gdlr-core-skill-bar-item.gdlr-core-size-small .gdlr-core-skill-bar-head{font-size:13px;margin-bottom:12px}.gdlr-core-skill-bar-item.gdlr-core-size-small .gdlr-core-skill-bar-progress{height:6px}.gdlr-core-skill-bar-item.gdlr-core-size-medium .gdlr-core-skill-bar-head{font-size:15px;margin-bottom:12px}.gdlr-core-skill-bar-item.gdlr-core-size-medium .gdlr-core-skill-bar-progress{height:15px}.gdlr-core-skill-bar-item.gdlr-core-size-large .gdlr-core-skill-bar-head{font-size:12px;line-height:18px;padding:11px 18px;position:relative;z-index:1}.gdlr-core-skill-bar-item.gdlr-core-size-large .gdlr-core-skill-bar-progress{height:40px;position:absolute;top:0;right:0;bottom:0;left:0}.gdlr-core-icon-item{line-height:0}.gdlr-core-icon-item .gdlr-core-icon-item-wrap{display:inline-block;padding:20px}.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-with-border{border-width:2px;border-style:solid}.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-icon-item-type-circle,.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-icon-item-type-circle .gdlr-core-icon-item-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-icon-item .gdlr-core-icon-item-icon{font-size:45px;min-width:45px;min-height:45px;text-align:center;display:inline-block}.gdlr-core-icon-item .gdlr-core-icon-item-icon.gdlr-core-with-border{padding:20px;border-width:2px;border-style:solid}.gdlr-core-skill-circle-item .gdlr-core-skill-circle{overflow:hidden;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:relative}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-content{position:absolute;left:0;right:0;top:50%}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-head{font-weight:700;letter-spacing:1px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-caption{text-transform:uppercase;font-weight:500;letter-spacing:1px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle canvas{max-width:100%;max-height:100%}.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-center{margin-left:auto;margin-right:auto}.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-left{margin-left:0;margin-right:auto}.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-right{margin-left:auto;margin-right:0}.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-content{margin-top:-39px}.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-head{font-size:22px}.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-caption{font-size:14px;margin-top:17px;padding-bottom:6px}.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-content{margin-top:-30px}.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-head{font-size:17px}.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-caption{font-size:12px;margin-top:10px;padding-bottom:6px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-main-content.gdlr-core-left{float:left;margin-right:20px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-main-content.gdlr-core-right{float:right;margin-left:20px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description{overflow:hidden}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description-title{font-size:20px;font-weight:600;margin-bottom:10px}.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description-text{font-size:15px}.gdlr-core-accordion-item-tab .gdlr-core-accordion-item-content{display:none}.gdlr-core-accordion-item-tab .gdlr-core-accordion-item-title .gdlr-core-head{margin-right:13px}.gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-content{display:block}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-top:17px;margin-bottom:27px;letter-spacing:1px}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-content{padding:5px 0 15px}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-content-wrapper{overflow:hidden}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon{font-size:18px;float:left;width:48px;cursor:pointer;text-align:center;height:48px;padding:12px;line-height:20px;cursor:pointer;border-width:2px;border-style:solid;margin-right:27px;transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;-webkit-transition:background .3s}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon:before{content:"\4c";font-family:"ElegantIcons"}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon{background:0 0}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon:before{content:"\4b"}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-tab{padding-top:5px}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-bottom:20px;line-height:20px;letter-spacing:1px}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-content{padding:0 0 12px}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-content-wrapper{overflow:hidden}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon{font-size:18px;float:left;width:20px;cursor:pointer;text-align:center;line-height:20px;cursor:pointer;margin-right:17px}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon:before{content:"\4c";font-family:"ElegantIcons"}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon:before{content:"\4b"}.gdlr-core-accordion-style-icon.gdlr-core-icon-pos-right .gdlr-core-accordion-item-icon{float:right}.gdlr-core-accordion-style-icon.gdlr-core-with-divider .gdlr-core-accordion-item-tab{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:15px}.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background .2s,color .2s;-moz-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;-webkit-transition:background .2s,color .2s}.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-content{padding:13px 0 10px}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:10px;line-height:16px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background .2s,color .2s;-moz-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;-webkit-transition:background .2s,color .2s}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-content{padding:13px 0 10px}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:400;font-size:16px;vertical-align:text-bottom}.gdlr-core-accordion-style-background-title-icon.gdlr-core-icon-pos-left .gdlr-core-accordion-item-title:before{float:left;margin-right:15px}.gdlr-core-accordion-style-background-title-icon.gdlr-core-icon-pos-right .gdlr-core-accordion-item-title:before{float:right;margin-left:15px}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-title:before{content:"\4b"}.gdlr-core-accordion-style-background-title-icon.gdlr-core-right-align .gdlr-core-accordion-item-title:before{float:right;margin-left:15px;margin-right:0;margin-top:-2px}.gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-content{display:none}.gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-title .gdlr-core-head{margin-right:13px}.gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-content{display:block}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-top:17px;margin-bottom:27px;letter-spacing:1px}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-content{padding:5px 0 15px}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-content-wrapper{overflow:hidden}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{font-size:18px;float:left;width:48px;cursor:pointer;text-align:center;height:48px;padding:12px;line-height:20px;cursor:pointer;border-width:2px;border-style:solid;margin-right:27px;transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;-webkit-transition:background .3s}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon:before{content:"\4c";font-family:"ElegantIcons"}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon{background:0 0}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon:before{content:"\4b"}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-tab{padding-top:5px}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-bottom:20px;line-height:20px;letter-spacing:1px}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-content{padding:0 0 12px}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-content-wrapper{overflow:hidden}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon{font-size:18px;float:left;width:20px;cursor:pointer;text-align:center;line-height:20px;cursor:pointer;margin-right:17px}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon:before{content:"\4c";font-family:"ElegantIcons"}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon:before{content:"\4b"}.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;-webkit-transition:background .3s}.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-content{padding:13px 0 10px}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;-webkit-transition:background .3s}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-content{padding:13px 0 10px}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title:before{content:"\4c";font-family:"ElegantIcons";margin-right:15px}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-accordion-item-title:before{content:"\4b"}.gdlr-core-port-info-item .gdlr-core-port-info-key{display:inline-block;min-width:78px;margin-right:20px;font-weight:700}.gdlr-core-port-info-item .gdlr-core-port-info{margin-top:15px}.gdlr-core-port-info-item .gdlr-core-port-info:first-child{margin-top:0}.gdlr-core-port-info-item .gdlr-core-port-info-wrap.gdlr-core-with-border{padding-bottom:22px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-port-info-item .gdlr-core-port-info-social-share{padding-top:26px;margin-top:45px;margin-bottom:4px;border-top-width:1px;border-top-style:solid}.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item{padding:0}.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-port-info-value{display:inline-block;line-height:23px}.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item a{font-size:14px;margin:0 10px}.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item a:first-child{margin-left:0}.gdlr-core-port-info2{border-top-width:1px;border-top-style:solid;padding-top:17px;margin-top:17px;font-size:16px}.gdlr-core-port-info2:first-child{border-top:none;padding-top:0;margin-top:0}.gdlr-core-port-info2 .gdlr-core-port-info2-content{max-width:250px}.gdlr-core-port-info2 .gdlr-core-port-info2-key{font-weight:700;float:left}.gdlr-core-port-info2 .gdlr-core-port-info2-value{float:right;text-align:right}.gdlr-core-tab-item .gdlr-core-tab-item-title-wrap{position:relative}.gdlr-core-tab-item .gdlr-core-tab-item-title{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;cursor:pointer;transition:background .2s,color .2s;-moz-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;-webkit-transition:background .2s,color .2s}.gdlr-core-tab-item .gdlr-core-tab-item-content{display:none}.gdlr-core-tab-item .gdlr-core-tab-item-content.gdlr-core-active{display:block}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title{margin-left:-1px;padding:18px 28px 14px;border-width:1px 1px 0;border-style:solid;display:inline-block}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title:first-child{margin-left:0}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active{margin-bottom:-1px;padding-bottom:15px}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title-wrap{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-content{padding:25px 0 5px}.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-wrap{border-bottom-width:2px;border-bottom-style:solid}.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title{padding:0 28px 20px;display:inline-block}.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-line{position:absolute;border-bottom-width:2px;border-bottom-style:solid;bottom:-2px}.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-content{padding:25px 0 5px}.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title-wrap{max-width:40%}.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title{padding:16px 35px 14px}.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-content-wrap{overflow:hidden}.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-content{padding:15px 45px 5px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:left;border-right-width:1px;border-right-style:solid;margin-right:-1px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{border-width:0 0 1px 1px;border-style:solid}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title:first-child{border-top-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title.gdlr-core-active{margin-right:-1px;padding-right:29px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border-left-width:1px;border-left-style:solid}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:right;border-left-width:1px;border-left-style:solid;margin-left:-1px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{border-width:0 1px 1px 0;border-style:solid}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title:first-child{border-top-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title.gdlr-core-active{margin-left:-1px;padding-left:29px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border-right-width:1px;border-right-style:solid}.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap{max-width:40%}.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap{overflow:hidden}.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content{padding:15px 35px 5px}.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-line{position:absolute;border-right-width:2px;border-right-style:solid}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:left;border-right-width:2px;border-right-style:solid;margin-right:-2px}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{padding:12px 50px 12px 0}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border-left-width:2px;border-left-style:solid}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-line{right:-2px}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:right;border-left-width:2px;border-left-style:solid;margin-left:-2px}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{padding:12px 0 12px 50px}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border-right-width:2px;border-right-style:solid}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-line{left:-2px}.gdlr-core-tab-feature2-content-text{font-size:18px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title{font-size:16px;font-weight:500;margin-bottom:0}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-wrap{display:inline-block;cursor:pointer}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-item-wrap{text-align:center;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:25px;position:relative}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-image{margin-bottom:10px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-bottom-slide-bar{position:absolute;bottom:-1px;border-bottom-width:2px;border-bottom-style:solid;border-color:#375eef}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-wrap{display:none;padding-top:80px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-wrap.gdlr-core-active{display:block}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left{width:52%;margin-right:5%;text-align:center;float:left;overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play{background:rgba(55,94,239,.5);width:100px;height:100px;line-height:100px;padding-left:5px;margin-left:-50px;margin-top:-50px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play:before{z-index:1;position:relative}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play:after{position:absolute;content:" ";left:6px;right:6px;top:6px;bottom:6px;background:#375eef;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-right{float:left;width:43%}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-title{font-size:20px;font-weight:600;margin-bottom:15px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item{position:relative;border-width:1px;border-style:solid;margin-bottom:30px;padding:35px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out;-moz-transition:transform .15s ease-out,-moz-box-shadow .15s ease-out,border-color .15s ease-out;-o-transition:transform .15s ease-out,-o-box-shadow .15s ease-out,border-color .15s ease-out;-webkit-transition:transform .15s ease-out,-webkit-box-shadow .15s ease-out,border-color .15s ease-out}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:last-child{margin-bottom:0}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-hover{position:absolute;right:20px;top:18px;opacity:0;font-size:12px;text-transform:uppercase;padding:0 10px;font-weight:500;letter-spacing:.5px;color:#4ccf5f;background:#4ccf5f00;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-webkit-transition:opacity .2s}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:hover{transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0);box-shadow:0px 0px 20px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0,.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.1)}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:hover .gdlr-core-tab-feature2-content-hover{opacity:1}.gdlr-core-tab-feature2-item.gdlr-core-size-1 .gdlr-core-tab-feature2-title-wrap{width:100%}.gdlr-core-tab-feature2-item.gdlr-core-size-2 .gdlr-core-tab-feature2-title-wrap{width:50%}.gdlr-core-tab-feature2-item.gdlr-core-size-3 .gdlr-core-tab-feature2-title-wrap{width:33.33%}.gdlr-core-tab-feature2-item.gdlr-core-size-4 .gdlr-core-tab-feature2-title-wrap{width:25%}.gdlr-core-tab-feature2-item.gdlr-core-size-5 .gdlr-core-tab-feature2-title-wrap{width:20%}.gdlr-core-tab-feature2-item.gdlr-core-size-6 .gdlr-core-tab-feature2-title-wrap{width:16.66%}.gdlr-core-tab-feature2-item.gdlr-core-size-7 .gdlr-core-tab-feature2-title-wrap{width:14.28%}.gdlr-core-tab-feature2-item.gdlr-core-size-8 .gdlr-core-tab-feature2-title-wrap{width:12.5%}@media only screen and (max-width:767px){.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left{float:none;width:auto;margin-bottom:40px;margin-right:0}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-right{width:auto}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-image img{max-width:30px}.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title{font-size:13px}}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,1));-moz-background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,1));-o-background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,1));-webkit-background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,1))}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay-active{background:#143369;background:linear-gradient(rgba(20,51,105,.6),rgba(20,51,105,1));-moz-background:linear-gradient(rgba(20,51,105,.6),rgba(20,51,105,1));-o-background:linear-gradient(rgba(20,51,105,.6),rgba(20,51,105,1));-webkit-background:linear-gradient(rgba(20,51,105,.6),rgba(20,51,105,1))}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-item-content-wrap{background:#143369}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-caption{color:#c6c6c6}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-title{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-caption{color:#c4d8fc}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right-divider{border-bottom-color:#e53d34}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-solid{background:#e53d34;color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-solid:hover{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border{border-color:#e53d34;color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border:hover{color:#fff}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap{text-align:center;padding:81px 20px;position:relative;cursor:pointer}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background{position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;background-size:cover;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-active{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-size:cover;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;margin-right:-1px;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay-active{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin-right:-1px;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background.gdlr-core-with-active{opacity:0}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-active{opacity:1}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-overlay{opacity:0}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-overlay-active{opacity:1}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title{font-size:21px;font-weight:800;margin-bottom:8px;position:relative}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-image{margin-bottom:20px;position:relative}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-caption{font-size:16px;position:relative}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-2{float:left;width:50%}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-3{float:left;width:33.33%}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-4{float:left;width:25%}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap{display:none;padding:100px 90px 90px 80px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap.gdlr-core-active{display:block}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left{width:33%;float:left;padding-left:20px;padding-right:20px;margin-top:-6px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-title{font-size:36px;font-weight:700;margin-bottom:5px;margin-top:-5px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-caption{font-size:20px;font-weight:500}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right{overflow:hidden;font-size:19px;margin-top:-10px;padding-left:20px;padding-right:20px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right-divider{border-bottom-width:3px;border-bottom-style:solid;margin-bottom:18px;width:55px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-wrap{padding-top:20px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button{font-size:13px;font-weight:700;text-transform:uppercase;height:52px;padding:14px 30px 0;display:inline-block;margin-right:15px;letter-spacing:.5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border{padding-top:12px;border-width:2px;border-style:solid}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{background:#000}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-caption{color:#969696}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title{color:#fff}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-overlay{background:linear-gradient(rgba(221,51,51,0),rgba(221,51,51,0),rgba(221,51,51,1));-moz-background:linear-gradient(rgba(221,51,51,0),rgba(221,51,51,0),rgba(221,51,51,1));-o-background:linear-gradient(rgba(221,51,51,0),rgba(221,51,51,0),rgba(221,51,51,1));-webkit-background:linear-gradient(rgba(221,51,51,0),rgba(221,51,51,0),rgba(221,51,51,1))}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-divider{border-color:#e53d34}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li{background:#222;color:#7d7d7d}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li.gdlr-core-active{background:#e53d34;color:#fff}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap{background:#fff}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-caption{position:relative;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:3px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title{position:relative;font-size:28px;font-weight:700;margin-bottom:16px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-divider{position:relative;width:33px;border-bottom-width:2px;border-bottom-style:solid}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-background-switch>div{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-size:cover;transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-webkit-transition:opacity .2s}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-background-switch>div.gdlr-core-active{opacity:1}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{width:35%;float:left}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap{padding-bottom:46px;padding-left:15%;position:relative}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap{margin-left:0;list-style:none;margin-bottom:0;padding-left:15%}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li{margin-left:0;list-style:none;font-size:17px;margin-bottom:1px;padding:15px 23px 17px;cursor:pointer}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li:last-child{margin-bottom:0}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li i{margin-right:12px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap{overflow:hidden}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap{display:none;padding:100px 85px 70px;background-size:cover}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap.gdlr-core-active{display:block}.gdlr-core-tab-featurev-item .gldr-core-tab-featurev-content-title-image{margin-bottom:25px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-caption{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title{font-size:32px;font-weight:800}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-wrap{margin-bottom:30px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content{font-size:17px}.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-caption{font-size:16px;font-style:italic;letter-spacing:.5px}.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-title{font-size:41px;font-weight:800;text-transform:uppercase;letter-spacing:2px}.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-content{font-size:16px;margin-bottom:30px}.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-link{font-size:15px;font-style:italic;letter-spacing:.5px}.gdlr-core-stunning-text-caption-above-title .gdlr-core-stunning-text-item-title{margin-bottom:22px}.gdlr-core-stunning-text-caption-above-title .gdlr-core-stunning-text-item-caption{margin-bottom:13px}.gdlr-core-stunning-text-caption-below-title .gdlr-core-stunning-text-item-title{margin-bottom:15px}.gdlr-core-stunning-text-caption-below-title .gdlr-core-stunning-text-item-caption{margin-bottom:25px}.gdlr-core-audio{padding:16px 19px 13px}.gdlr-core-audio .mejs-container{height:30px !important}.gdlr-core-audio .mejs-container .mejs-controls{height:30px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-time{font-size:15px;line-height:1;padding-top:6px;height:17px;white-space:nowrap}.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:8px;height:10px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button button,.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button button{display:none}.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button{line-height:1;margin-left:20px;margin-right:10px;width:26px;height:26px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button:before{content:"\e069";font-family:"ElegantIcons";font-size:16px;display:inline-block;padding:5px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute:before{content:"\e067"}.gdlr-core-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider{height:26px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button{line-height:1;margin-right:10px;width:26px;height:26px}.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button:before{font-family:"ElegantIcons";font-size:24px;display:inline-block;padding:1px;cursor:pointer}.gdlr-core-audio .mejs-container .mejs-controls .mejs-play:before{content:"\49"}.gdlr-core-audio .mejs-container .mejs-controls .mejs-pause:before{content:"\5f";font-size:24px;padding:2px}.gdlr-core-audio .mejs-controls div.mejs-time-rail{padding-top:3px;height:26px;margin:0 5px}.gdlr-core-audio .mejs-container,.gdlr-core-audio .mejs-container .mejs-controls,.gdlr-core-audio .mejs-embed,.gdlr-core-audio .mejs-embed body{background:0 0}.gdlr-core-counter-item{text-align:center}.gdlr-core-counter-item .gdlr-core-counter-item-top-text{font-size:16px;font-weight:700;margin-bottom:22px}.gdlr-core-counter-item .gdlr-core-counter-item-top-icon{font-size:30px;margin-bottom:25px;line-height:1.2}.gdlr-core-counter-item .gdlr-core-counter-item-number{font-size:59px;line-height:1;margin-bottom:25px}.gdlr-core-counter-item .gdlr-core-counter-item-prefix{margin-right:6px}.gdlr-core-counter-item .gdlr-core-counter-item-divider{width:20px;margin:0 auto 25px;border-bottom-width:2px;border-bottom-style:solid}.gdlr-core-counter-item .gdlr-core-counter-item-bottom-text{font-size:16px;text-transform:uppercase}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption{display:table}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-left{display:table-cell;vertical-align:middle}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-left .gdlr-core-counter-item-number{white-space:nowrap;margin-bottom:0}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-right{display:table-cell;vertical-align:middle}.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-right{font-size:16px;text-transform:uppercase;padding-left:25px}.gdlr-core-counter-item.gdlr-core-left-align{text-align:left}.gdlr-core-counter-item.gdlr-core-left-align .gdlr-core-counter-item-divider{margin-left:0}.gdlr-core-counter-item.gdlr-core-right-align{text-align:right}.gdlr-core-counter-item.gdlr-core-right-align .gdlr-core-counter-item-divider{margin-right:0}.gdlr-core-countdown-wrap .gdlr-core-countdown-block{display:inline-block;margin:0 30px}.gdlr-core-countdown-wrap .gdlr-core-time{font-size:85px;font-weight:300;display:block;line-height:1;white-space:nowrap}.gdlr-core-countdown-wrap .gdlr-core-unit{font-size:18px;display:block;margin-top:10px;text-transform:uppercase;letter-spacing:2px}.gdlr-core-type-animation-item .gdlr-core-type-animation-item-content{font-size:19px;border-style:solid;border-width:0}.gdlr-core-type-animation-item.gdlr-core-with-highlight .gdlr-core-type-animation-item-content{padding-left:.7em;padding-right:.7em;display:inline-block}.typed-cursor{opacity:1;-webkit-animation:blink .7s infinite;-moz-animation:blink .7s infinite;animation:blink .7s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.gdlr-core-block-item-title-wrap{position:relative;margin-bottom:60px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title-inner{position:relative}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-caption{font-size:16px;font-style:italic;letter-spacing:.8px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{font-size:41px;font-weight:800;text-transform:uppercase;letter-spacing:2px;margin-bottom:0}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title i{margin-right:18px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title img{margin-right:18px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more{font-size:14px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more.gdlr-core-style-with-border{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:2px}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more.gdlr-core-style-right-with-border{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:2px;position:absolute;right:0;bottom:10px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-caption.gdlr-core-top{margin-bottom:5px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-caption.gdlr-core-bottom{margin-top:5px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title{display:inline-block;margin-right:25px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-1{display:inline-block;height:32px;margin:0 40px 0 0;border-right-width:1px;border-right-style:solid;transform:rotate(36deg);-moz-transform:rotate(36deg);-webkit-transform:rotate(36deg);transform-origin:0% 100%;-moz-transform-origin:0% 100%;-webkit-transform-origin:0% 100%}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2{margin-right:22px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2:before{content:" ";border-bottom-width:3px;border-top-width:2px;border-style:solid;width:25px;display:inline-block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2:after{content:" ";border-bottom-width:3px;border-top-width:2px;border-style:solid;opacity:.5;margin-left:8px;width:5px;display:inline-block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-caption.gdlr-core-top{margin-bottom:5px}.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-caption.gdlr-core-bottom{margin-top:5px}.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-read-more{display:inline-block;margin-top:10px}.gdlr-core-block-item-title-nav{margin-bottom:40px}.gdlr-core-title-item .gdlr-core-title-item-caption{font-size:16px;font-style:italic;display:block}.gdlr-core-title-item .gdlr-core-title-item-title{font-size:41px;font-weight:800;display:inline-block;text-transform:uppercase;letter-spacing:1px;margin-bottom:0;transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s}.gdlr-core-title-item .gdlr-core-title-item-title i{margin-right:30px}.gdlr-core-title-item .gdlr-core-title-item-title-wrap{position:relative}.gdlr-core-title-item .gdlr-core-title-item-divider{position:absolute;top:50%;margin-top:-1px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-title-item .gdlr-core-title-item-divider.gdlr-core-left{left:0}.gdlr-core-title-item .gdlr-core-title-item-divider.gdlr-core-right{right:0}.gdlr-core-title-item .gdlr-core-title-item-link{display:block;margin-top:12px}.gdlr-core-title-item-caption-top.gdlr-core-left-align .gdlr-core-title-item-link,.gdlr-core-title-item-caption-bottom.gdlr-core-left-align .gdlr-core-title-item-link{position:absolute;right:0;top:50%;margin-top:-9px;line-height:25px;font-style:italic}.gdlr-core-title-item-caption-top.gdlr-core-left-align .gdlr-core-title-item-link.gdlr-core-overflow,.gdlr-core-title-item-caption-bottom.gdlr-core-left-align .gdlr-core-title-item-link.gdlr-core-overflow{position:static;margin-top:10px}.gdlr-core-title-item-caption-top .gdlr-core-title-item-caption{margin-bottom:10px}.gdlr-core-title-item-caption-bottom .gdlr-core-title-item-caption{margin-top:10px}.gdlr-core-title-item-caption-right .gdlr-core-title-item-title-wrap{float:left;margin-right:30px}.gdlr-core-title-item-caption-right .gdlr-core-title-item-caption{overflow:hidden}.gdlr-core-title-item-left-image{float:left;margin-right:30px}.gdlr-core-title-item-left-image-wrap{overflow:hidden}.gdlr-core-title-item-left-icon{float:left;margin-right:30px;margin-top:10px;font-size:30px}.gdlr-core-title-item-left-icon-wrap{overflow:hidden}.gdlr-core-title-item-left-divider{border-left-width:5px;border-style:solid;margin-right:30px}.gdlr-core-title-item-title-side-border{border-bottom-width:1px;border-bottom-style:solid;display:inline-block}.gdlr-core-title-item-title-side-border{border-bottom-width:1px;border-bottom-style:solid;display:inline-block}.gdlr-core-title-item-title-side-border.gdlr-core-style-upper{margin-bottom:.6em}.gdlr-core-title-item-title-side-border.gdlr-core-style-middle{margin-bottom:.3em}.gdlr-core-personnel-thumbnail-hover-content{line-height:1.7;padding-left:30px;padding-right:30px;text-align:center;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.gdlr-core-personnel-thumbnail-hover-content.gdlr-core-bottom{top:auto;bottom:30px;transform:none;-webkit-transform:none}.gdlr-core-personnel-thumbnail-hover-title{font-size:22px;font-weight:800;margin-bottom:6px}.gdlr-core-personnel-thumbnail-hover-social{font-size:19px;margin-bottom:12px}.gdlr-core-personnel-thumbnail-hover-social.gdlr-core-round-border .gdlr-core-social-network-icon{width:38px;height:38px;line-height:38px;display:inline-block;text-align:center;font-size:14px;border-width:1px;border-style:solid;margin-left:12px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.gdlr-core-personnel-thumbnail-hover-social.gdlr-core-round-border .gdlr-core-social-network-icon:first-child{margin-left:0}.gdlr-core-personnel-thumbnail-hover-content>div:last-child{margin-bottom:0}.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-title a,.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-title a:hover,.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-social a,.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-social a:hover,.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-excerpt{color:#fff}.gdlr-core-personnel-item .gdlr-core-personnel-list{border-style:solid;border-width:0}.gdlr-core-personnel-item .gdlr-core-personnel-list.gdlr-core-outer-frame-element{overflow:hidden}.gdlr-core-personnel-item .gdlr-core-personnel-list-title{text-transform:uppercase;letter-spacing:1px;font-weight:600;margin-bottom:8px}.gdlr-core-personnel-item .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:.2px}.gdlr-core-personnel-list-image .gdlr-core-hover-opacity{pointer-events:none}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column{margin-bottom:50px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-content-wrap{padding-top:37px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title{font-size:16px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:.2px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider{border-bottom:2px;border-bottom-style:solid;width:45px;padding-top:12px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-content{margin-top:20px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-social{margin-top:18px;margin-bottom:12px}.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-social-shortcode{margin-top:20px}.gdlr-core-personnel-style-grid.gdlr-core-right-align .gdlr-core-personnel-list-divider{margin-left:auto;margin-right:0}.gdlr-core-personnel-style-grid.gdlr-core-center-align .gdlr-core-personnel-list-divider{margin-left:auto;margin-right:auto}.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap{padding:35px 32px 25px}.gdlr-core-personnel-item-style-grid-no-space .gdlr-core-personnel-list-content-wrap{margin-left:33px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-column{margin-bottom:50px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-image{float:left;max-width:37%;margin-right:42px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-content-wrap{overflow:hidden}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-title{font-size:16px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:.2px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-divider{border-bottom:2px;border-bottom-style:solid;width:45px;padding-top:12px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-content{margin-top:20px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-social{margin-top:18px;margin-bottom:12px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-social-shortcode{margin-top:20px}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list{position:relative}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title{font-size:17px}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-content-wrap{position:absolute;bottom:16px;left:32px;right:32px}.gdlr-core-personnel-list .gdlr-core-personnel-list-content-wrap.gdlr-core-hover-overlay-content{opacity:0;transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;-webkit-transition:opacity .3s ease-out}.gdlr-core-personnel-list:hover .gdlr-core-personnel-list-content-wrap.gdlr-core-hover-overlay-content{opacity:1}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-column{margin-bottom:15px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list{padding-bottom:65px;position:relative}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-content-wrap{position:absolute;left:25px;right:25px;bottom:15px;z-index:1;background:#fff;padding:30px 20px;box-shadow:0px 0px 15px rgba(0,0,0,.1);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-title{margin-bottom:0}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-position{margin-bottom:0;margin-top:10px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-social{margin-bottom:0;margin-top:10px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-info-wrap{overflow:hidden;max-height:0;transition:max-height .35s;-moz-transition:max-height .35s;-o-transition:max-height .35s;-webkit-transition:max-height .35s}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-personnel-list-info-wrap{max-height:100px}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-opacity-on-hover img{opacity:.5;filter:alpha(opacity=50)}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-zoom-on-hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%)}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-hover-opacity{opacity:1;filter:alpha(opacity=100)}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-zoom-on-hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%)}.gdlr-core-personnel-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-left:15px;margin-left:-15px;padding-right:15px;margin-right:-15px;padding-bottom:15px;margin-bottom:-15px}.gdlr-core-personnel-filterer{margin-bottom:40px}.gdlr-core-personnel-filterer .gdlr-core-head{float:left;margin-right:30px;font-size:18px;line-height:18px}.gdlr-core-personnel-filterer .gdlr-core-tail{overflow:hidden}.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-current{line-height:18px;font-size:15px}.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-current:after{content:"\f0d7";font-family:fontAwesome;float:right}.gdlr-core-personnel-item .gdlr-core-now-loading{position:absolute;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/portfolio/now-loading.gif) center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-current{cursor:pointer;text-align:left;font-weight:700;padding-bottom:10px;border-bottom-width:2px;border-bottom-style:solid;max-width:250px}.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list{display:none;text-align:left;padding:14px 0;max-width:250px;position:absolute;width:250px;z-index:1;background:#fff;box-shadow:0px 0px 35px rgba(0,0,0,.1);-webkit-box-shadow:0px 0px 35px rgba(0,0,0,.1)}.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list-item{padding:3px 25px;cursor:pointer}.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list-item.gdlr-core-active{display:none}.gdlr-core-course-info-item{font-size:17px}.gdlr-core-course-info-item .gdlr-core-course-info-item-inner{padding:40px 50px 30px;background:#f3f3f3}.gdlr-core-course-info-item .gdlr-core-head{float:left;margin-right:15px;font-weight:700;margin-bottom:12px}.gdlr-core-course-info-item .gdlr-core-tail{overflow:hidden;margin-bottom:12px}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-list{position:relative;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:13px;margin-bottom:13px}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-link{display:block;padding-right:30px}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-id{font-size:16px;font-weight:500;min-width:100px;display:inline-block}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-title{font-size:16px;font-weight:500;transition:color .2s ease-out;-moz-transition:color .2s ease-out;-o-transition:color .2s ease-out;-webkit-transition:color .2s ease-out}.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-icon{position:absolute;top:50%;right:0;font-size:20px;line-height:20px;margin-top:-16px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-list{margin-bottom:30px;padding:40px 52px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-title{font-size:19px;margin-bottom:20px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-id{margin-right:23px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button{border-radius:3px;font-size:14px;padding:10px 22px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info-wrap{margin-bottom:20px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info{font-size:15px;margin-bottom:6px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info .gdlr-core-head{font-weight:700;margin-right:5px}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-title{color:#3e3e3e}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-id{color:#3db166}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-list{background:#f2f2f2}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info{color:#6b6b6b}.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button,.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button:hover{background-color:#50bd77;color:#fff}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list{margin-bottom:40px}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list-inner{border-radius:3px;overflow:hidden}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-title{font-size:19px;font-weight:800}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-content-wrap{padding:40px;border-width:1px;border-style:solid;background:#fff}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-with-thumbnail .gdlr-core-course-item-content-wrap{border-top-width:0}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info-wrap{margin-bottom:20px}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info .gdlr-core-head{font-weight:800}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info{margin-bottom:8px}.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-button i{margin-left:10px}.gdlr-core-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;filter:alpha(opacity=0);overflow:hidden;transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out}.gdlr-core-image-overlay:hover,.gdlr-core-image-overlay.gdlr-core-no-hover{opacity:1;filter:alpha(opacity=100)}.gdlr-core-image-overlay.gdlr-core-transparent{background:0 0}.gdlr-core-image-overlay-icon{position:absolute;left:50%;top:50%;display:block;text-align:center}.gdlr-core-image-overlay-icon img{vertical-align:middle;padding-bottom:1px}.gdlr-core-image-overlay-icon.gdlr-core-size-28{width:28px;font-size:28px;line-height:28px;margin-left:-14px;margin-top:-14px}.gdlr-core-image-overlay-icon.gdlr-core-size-22{width:25px;font-size:22px;line-height:25px;margin-left:-11px;margin-top:-11px}.gdlr-core-image-overlay-icon.gdlr-core-size-15{width:20px;font-size:15px;line-height:20px;margin-left:-8px;margin-top:-10px}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon{text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-28{padding:20px;margin-left:-34px;margin-top:-34px}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-22{padding:20px;margin-left:-31px;margin-top:-31px}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-15{padding:20px;margin-left:-28px;margin-top:-28px}.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.fa-play:before{margin-left:6px}.gdlr-core-image-overlay-content{position:absolute;left:40px;right:40px;top:50%;line-height:1.55;display:block}.gdlr-core-image-item{line-height:0}.gdlr-core-image-item.gdlr-core-left-align .gdlr-core-image-item-wrap{margin-left:0}.gdlr-core-image-item.gdlr-core-right-align .gdlr-core-image-item-wrap{margin-right:0}.gdlr-core-image-item .gdlr-core-image-item-wrap{border-style:solid;margin-left:auto;margin-right:auto;display:inline-block;max-width:100%}.gdlr-core-image-item .gdlr-core-image-item-wrap.gdlr-core-with-shadow{box-shadow:0px 0px 7px rgba(0,0,0,.6);-moz-box-shadow:0px 0px 7px rgba(0,0,0,.6);-webkit-box-shadow:0px 0px 7px rgba(0,0,0,.6)}.gdlr-core-image-item .gdlr-core-image-item-style-round{overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-image-item .gdlr-core-image-item-style-circle{overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-image-item .gdlr-core-image-item-caption{font-size:13px;font-weight:700;font-style:italic;margin-top:15px}.gdlr-core-image-item .gdlr-core-image-item-style-circle .gdlr-core-image-overlay{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-image-item .gdlr-core-image-item-style-round .gdlr-core-image-overlay{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-social-share-item a{margin:0 15px;font-size:16px}.gdlr-core-social-share-item a:first-child{margin-left:0 !important}.gdlr-core-social-share-item a:last-child{margin-right:0 !important}.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{font-size:23px;font-weight:700;margin-right:10px}.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{font-size:15px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-social-share-item.gdlr-core-style-round a{width:28px;height:28px;margin:0 12px 0 0;display:inline-block;line-height:1;text-align:center;padding:6px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-social-share-item.gdlr-core-style-round a,.gdlr-core-social-share-item.gdlr-core-style-round a:hover{color:#fff;background:#252525}.gdlr-core-social-share-left-text .gdlr-core-divider{margin-right:36px;margin-left:30px;height:18px;border-right-width:2px;border-right-style:solid}.gdlr-core-social-share-right-text .gdlr-core-divider{margin-right:30px;margin-left:36px;height:18px;border-right-width:2px;border-right-style:solid}.gdlr-core-social-share-top-text .gdlr-core-social-share-count{display:block}.gdlr-core-social-share-top-text .gdlr-core-divider{width:30px;display:block;margin:23px 0 28px;border-bottom-width:3px;border-bottom-style:solid}.gdlr-core-social-share-top-text.gdlr-core-right-align .gdlr-core-divider{margin-left:auto;margin-right:0}.gdlr-core-social-share-top-text.gdlr-core-center-align .gdlr-core-divider{margin-left:auto;margin-right:auto}.gdlr-core-social-share-item.gdlr-core-style-color a{display:inline-block;width:68px;text-align:center;margin-right:3px;line-height:30px;padding:5px 0;margin-left:0}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-facebook{background:#3b5999;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-linkedin{background:#0077b5;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-google-plus{background:#dc4e41;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-pinterest{background:#bd081c;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-stumbleupon{background:#eb4924;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-twitter{background:#55acee;color:#fff}.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-email{background:#000;color:#fff}.gdlr-core-social-network-item .gdlr-core-social-network-icon{margin-left:20px;font-size:19px}.gdlr-core-social-network-item .gdlr-core-social-network-icon:first-child{margin-left:0}.gdlr-core-social-network-item .gdlr-core-social-network-item-text{font-size:15px;font-weight:400;margin-left:13px;letter-spacing:1px}.gdlr-core-icon-list-item ul{margin-left:0;list-style:none;margin-bottom:0}.gdlr-core-icon-list-item ul li{margin-bottom:10px}.gdlr-core-icon-list-item ul li:first-child{padding-top:0}.gdlr-core-icon-list-item .gdlr-core-icon-list-image{float:left;margin-right:15px;vertical-align:middle;position:relative;line-height:1;margin-top:3px}.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap{float:left;margin-right:15px;vertical-align:middle;position:relative;line-height:1;margin-top:3px}.gdlr-core-icon-list-item.gdlr-core-right-align .gdlr-core-icon-list-icon-wrap{float:right;margin-right:0;margin-left:20px}.gdlr-core-icon-list-item .gdlr-core-icon-list-icon,.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-hover{display:inline-block;font-size:14px;width:14px;text-align:center;transition:opacity .2s,transform .2s;-moz-transition:opacity .2s,-moz-transform .2s;-o-transition:opacity .2s,-o-transform .2s;-webkit-transition:opacity .2s,-webkit-transform .2s}.gdlr-core-icon-list-item .gdlr-core-icon-list-content-wrap{overflow:hidden}.gdlr-core-icon-list-item .gdlr-core-icon-list-content{font-size:14px;display:block}.gdlr-core-icon-list-item .gdlr-core-icon-list-caption{font-size:14px;display:block;margin-top:4px}.gdlr-core-icon-list-item.gdlr-core-with-divider ul li{padding:11px 0;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:0;backface-visibility:hidden}.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-icon-wrap{padding:6px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-content-wrap{padding-top:6px}.gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-icon-wrap{padding:8px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-content-wrap{padding-top:6px}.gdlr-core-icon-list-item li.gdlr-core-with-hover .gdlr-core-icon-list-icon{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}.gdlr-core-icon-list-item li.gdlr-core-with-hover .gdlr-core-icon-list-icon-hover{opacity:0;width:0;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0)}.gdlr-core-icon-list-item li.gdlr-core-with-hover:hover .gdlr-core-icon-list-icon{opacity:0;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0)}.gdlr-core-icon-list-item li.gdlr-core-with-hover:hover .gdlr-core-icon-list-icon-hover{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}.gdlr-core-icon-list-item.gdlr-core-left-align .gdlr-core-icon-list-icon-wrap.gdlr-core-right{float:right;margin-right:0;margin-left:15px}.gdlr-core-icon-list-item.gdlr-core-right-align .gdlr-core-icon-list-icon-wrap.gdlr-core-right{float:left;margin-left:0;margin-right:15px}.gdlr-core-dropcap{font-size:30px;line-height:30px;font-weight:700;float:left;margin-right:20px;margin-bottom:8px;margin-top:8px}.gdlr-core-dropcap.gdlr-core-type-circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-dropcap.gdlr-core-type-circle,.gdlr-core-dropcap.gdlr-core-type-rectangle{text-align:center;padding:8px 10px 12px;width:50px}.gdlr-core-dropcap.gdlr-core-type-normal{font-size:48px;margin-top:18px;margin-left:10px}.gdlr-core-sticky-banner{line-height:1;display:inline-block;letter-spacing:.5px;padding:18px 20px 17px;text-transform:uppercase;font-size:11px;font-weight:700;margin-bottom:22px}.gdlr-core-sticky-banner i{font-size:12px;margin-right:10px}.gdlr-core-blog-thumbnail img{margin:0}.gdlr-core-blog-thumbnail a img.alignnone{margin:0}.gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{position:absolute;left:0;bottom:0;margin-bottom:0}.gdlr-core-blog-info-wrapper .gdlr-core-head{margin-right:13px;vertical-align:middle;line-height:1}.gdlr-core-blog-info-wrapper .gdlr-core-head i{font-size:15px}.gdlr-core-blog-info-wrapper .gdlr-core-blog-info{display:inline-block;margin-right:25px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.gdlr-core-blog-info-wrapper .gdlr-core-blog-info:last-child{margin-right:0}.gdlr-core-blog-date-wrapper{float:left;width:60px;border-right-width:1px;border-right-style:solid;line-height:1;margin-top:8px;margin-right:30px;padding-right:20px;text-align:center;white-space:nowrap}.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-day{font-size:27px;font-weight:700;margin-bottom:8px;margin-top:-4px;letter-spacing:1px}.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-month{font-size:14px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-blog-item-holder{padding-bottom:1px}.gdlr-core-blog-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-right:15px;margin-right:-15px;padding-left:15px;margin-left:-15px;padding-bottom:15px;margin-bottom:-15px}.gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border{border-bottom-width:1px;border-bottom-style:solid;border-color:transparent !important}.gdlr-core-blog-full{margin-bottom:80px}.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-full{margin-bottom:40px;overflow:hidden;border-style:solid;border-width:0}.gdlr-core-blog-full .gdlr-core-blog-thumbnail{margin-bottom:44px}.gdlr-core-blog-full .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:14px;letter-spacing:1px}.gdlr-core-blog-full .gdlr-core-blog-content{margin-bottom:20px}.gdlr-core-blog-full .gdlr-core-blog-full-head{margin-bottom:25px}.gdlr-core-blog-full .gdlr-core-blog-full-head-right{overflow:hidden}.gdlr-core-blog-full .gdlr-core-excerpt-read-more{margin-top:33px}.gdlr-core-blog-full .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px}.gdlr-core-blog-full .gdlr-core-excerpt-read-more.gdlr-core-plain-text i{margin-left:10px}.gdlr-core-blog-full.gdlr-core-style-center{text-align:center}.gdlr-core-blog-full.gdlr-core-style-center .gdlr-core-blog-date-wrapper{position:absolute}.gdlr-core-blog-full.gdlr-core-style-center .gdlr-core-blog-full-head-right{padding-left:80px;padding-right:80px}.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-full-frame{padding:50px 50px 40px;position:relative}.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-thumbnail{margin-bottom:0}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{bottom:23px;left:35px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-thumbnail-content{position:absolute;right:35px;bottom:28px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-thumbnail-content .gdlr-core-blog-info{float:left}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{font-size:15px;line-height:1;margin-left:25px;margin-top:5px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number i{margin-right:10px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{font-size:12px;line-height:1;padding:8px 15px;margin-left:25px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-full-head{margin-bottom:0}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{margin-bottom:5px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0 13px}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-title{margin-bottom:25px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-category{font-size:13px;line-height:1;display:inline-block;padding:10px 16px;margin-bottom:27px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;left:0;bottom:0;margin-bottom:0;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px}.gdlr-core-blog-full.gdlr-core-style-3.gdlr-core-with-thumbnail.gdlr-core-outer-frame-element .gdlr-core-blog-info-category{position:absolute;top:-16px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{margin-bottom:5px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0;font-size:13px;text-transform:none;letter-spacing:0px;font-weight:400}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0 13px}.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-grid{margin-bottom:50px}.gdlr-core-flexslider.flexslider ul.slides>li .gdlr-core-blog-grid{margin-bottom:0}.gdlr-core-blog-grid .gdlr-core-blog-thumbnail{margin-bottom:27px}.gdlr-core-blog-grid .gdlr-core-blog-grid-date .gdlr-core-blog-info-date{font-size:12px;letter-spacing:1.5px;margin-bottom:7px;text-transform:uppercase;font-weight:600;display:block}.gdlr-core-blog-grid .gdlr-core-blog-grid-date .gdlr-core-blog-info-date .gdlr-core-head{display:none}.gdlr-core-blog-grid .gdlr-core-blog-title{font-size:25px;font-weight:800;margin-bottom:20px}.gdlr-core-blog-grid .gdlr-core-blog-content{margin-bottom:20px}.gdlr-core-blog-grid .gdlr-core-blog-info-wrapper{padding-top:12px;border-top-width:1px;border-top-style:solid}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more{margin-top:33px}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more:first-child{margin-top:10px}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text:first-child{margin-top:5px}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text i{margin-left:10px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{position:absolute;bottom:20px;left:25px;font-size:15px;line-height:1}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number i{margin-right:10px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;right:20px;bottom:18px;font-size:12px;line-height:1;padding:8px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{padding-top:0;border-top-width:0;margin-bottom:4px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0 13px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li{margin-top:-12px}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a{padding:0;background:0 0}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a i{font-size:24px;width:auto}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a.flex-prev i:before{font-family:"ElegantIcons";content:"#"}.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a.flex-next i:before{font-family:"ElegantIcons";content:"$"}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-category{font-size:13px;line-height:1;display:inline-block;padding:10px 16px;margin-bottom:27px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;left:0;bottom:0;margin-bottom:0}.gdlr-core-blog-grid-with-frame.gdlr-core-style-3.gdlr-core-with-thumbnail .gdlr-core-blog-info-category{position:absolute;top:-16px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{padding-top:0;border-top-width:0;margin-bottom:4px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-weight:400;margin-right:0;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0 10px}.gdlr-core-blog-grid-with-frame.gdlr-core-style-3 .gdlr-core-blog-grid-frame{position:relative}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info{margin-bottom:20px}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-head{display:none}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info-date{float:left}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info-tag{float:right}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more i{display:none}.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more{float:right;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:.5px;margin-bottom:10px}.gdlr-core-blog-grid.gdlr-core-style-4.gdlr-core-left-button .gdlr-core-excerpt-read-more{float:none}.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number,.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number a,.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number a:hover{color:#fff}.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category,.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category a,.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category a:hover .gdlr-core-style-3 .gdlr-core-blog-info-category,.gdlr-core-style-3 .gdlr-core-blog-info-category a,.gdlr-core-style-3 .gdlr-core-blog-info-category a:hover{color:#fff}.gdlr-core-blog-grid-with-frame{border-width:0}.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame{overflow:hidden;border-style:solid}.gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame{padding:40px 35px 24px}.gdlr-core-blog-grid-with-frame .gdlr-core-blog-thumbnail{margin-bottom:0}.gdlr-core-flexslider.flexslider ul.slides>li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame{margin-left:2px;margin-right:2px;margin-top:2px;margin-bottom:2px}.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-blog-grid-content-wrap{padding-left:30px;padding-right:30px}.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-load-more,.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-pagination{margin-top:20px}.gdlr-core-blog-medium{margin-bottom:90px;display:table}.gdlr-core-blog-medium>div,.gdlr-core-blog-medium>div.clearfix{display:table-cell;vertical-align:middle}.gdlr-core-blog-medium .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px}.gdlr-core-blog-medium .gdlr-core-excerpt-read-more.gdlr-core-plain-text i{margin-left:10px}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap{width:35%;padding-right:35px}.gdlr-core-blog-left-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:55%}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-date-wrapper{float:right;margin-right:0}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:16px}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-info-wrapper{margin-bottom:26px}.gdlr-core-blog-left-thumbnail .gdlr-core-excerpt-read-more{margin-top:33px}.gdlr-core-blog-right-thumbnail{text-align:right}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{width:35%;padding-left:35px}.gdlr-core-blog-right-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:55%}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-date-wrapper{float:left;margin-right:0;padding-left:20px;border-left-width:1px;border-left-style:solid;border-right:0}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:16px}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-info-wrapper{margin-bottom:26px}.gdlr-core-blog-right-thumbnail .gdlr-core-excerpt-read-more{margin-top:33px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{position:absolute;bottom:20px;left:25px;font-size:15px;line-height:1}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number i{margin-right:10px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;right:20px;bottom:18px;font-size:12px;line-height:1;padding:8px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{margin-bottom:5px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0 13px}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-title{margin-bottom:20px}.gdlr-core-blog-feature{position:relative}.gdlr-core-blog-feature .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:12px;line-height:1.3}.gdlr-core-blog-feature .gdlr-core-blog-info-wrapper{margin-bottom:10px}.gdlr-core-blog-feature.gdlr-core-with-image .gdlr-core-blog-feature-content{position:absolute;left:0;right:0;bottom:0;padding:0 35px 40px 45px}.gdlr-core-blog-feature.gdlr-core-hover-overlay-content.gdlr-core-with-image .gdlr-core-blog-feature-content{opacity:0;filter:alpha(opacity=0);transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out}.gdlr-core-blog-feature.gdlr-core-hover-overlay-content.gdlr-core-with-image:hover .gdlr-core-blog-feature-content{opacity:1;filter:alpha(opacity=100)}.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay{position:absolute;left:0;right:0;bottom:0;top:0;background:#000;filter:alpha(opacity=40);opacity:.4}.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay-gradient{position:absolute;left:0;right:0;bottom:0;top:0;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/blog-style/blog-item-gradient.png) bottom repeat-x}.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay-gradient2{position:absolute;left:0;right:0;bottom:0;top:0;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/blog-style/blog-item-gradient2.png) bottom repeat-x}.gdlr-core-blog-feature .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-size:14px;text-transform:none;font-weight:400}.gdlr-core-blog-feature .gdlr-core-blog-info-category{position:absolute;top:30px;left:45px;font-size:13px;line-height:1;padding:8px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-feature .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-feature .gdlr-core-blog-info-category i{display:none}.gdlr-core-blog-feature .gdlr-core-blog-info-category,.gdlr-core-blog-feature .gdlr-core-blog-info-category a,.gdlr-core-blog-feature .gdlr-core-blog-info-category a:hover{color:#fff}.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-title{font-size:15px}.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-info-wrapper{display:none}.gdlr-core-blog-feature.gdlr-core-sub-item.gdlr-core-with-image .gdlr-core-blog-feature-content{padding:0 18px 8px}.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-info-category{font-size:11px;top:13px;left:15px}.gdlr-core-blog-modern{position:relative}.gdlr-core-blog-modern .gdlr-core-blog-modern-content{padding:0 0 20px}.gdlr-core-blog-modern .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:2px;line-height:1.6}.gdlr-core-blog-modern-inner .gdlr-core-blog-info-wrapper{margin-bottom:10px}.gdlr-core-blog-modern .gdlr-core-blog-content{padding-top:6px}.gdlr-core-blog-modern .gdlr-core-excerpt-read-more{display:none}.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-modern-inner{position:relative}.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-modern-content{position:absolute;left:0;right:0;bottom:0;padding:0 45px 40px 60px;transition:opacity .5s ease-out,bottom .2s ease-out;-moz-transition:opacity .5s ease-out,bottom .2s ease-out;-o-transition:opacity .5s ease-out,bottom .2s ease-out;-webkit-transition:opacity .5s ease-out,bottom .2s ease-out}.gdlr-core-blog-modern.gdlr-core-hover-overlay-content.gdlr-core-with-image .gdlr-core-blog-modern-content{opacity:0;filter:alpha(opacity=0)}.gdlr-core-blog-modern.gdlr-core-hover-overlay-content.gdlr-core-with-image:hover .gdlr-core-blog-modern-content{opacity:1;filter:alpha(opacity=100)}.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay{position:absolute;left:0;right:0;bottom:0;top:0;background:#000;filter:alpha(opacity=40);opacity:.4}.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay-gradient{position:absolute;left:0;right:0;bottom:0;top:0;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/blog-style/blog-item-gradient.png) bottom repeat-x}.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay-gradient2{position:absolute;left:0;right:0;bottom:0;top:0;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/blog-style/blog-item-gradient2.png) bottom repeat-x}.gdlr-core-blog-item.gdlr-core-style-blog-image .gdlr-core-load-more,.gdlr-core-blog-item.gdlr-core-style-blog-image .gdlr-core-pagination{margin-top:20px}.gdlr-core-blog-item.gdlr-core-style-blog-image-no-space .gdlr-core-load-more{margin-top:50px}.gdlr-core-blog-item.gdlr-core-style-blog-image-no-space .gdlr-core-pagination{margin-top:50px}.gdlr-core-blog-modern.gdlr-core-gradient-slide .gdlr-core-blog-thumbnail:after{content:" ";position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));-moz-background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));-o-background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));-webkit-background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));transition:top .15s;-moz-transition:top .15s;-o-transition:top .15s;-webkit-transition:top .15s}.gdlr-core-blog-modern.gdlr-core-gradient-slide:hover .gdlr-core-blog-thumbnail:after{top:0}.gdlr-core-blog-modern.gdlr-core-style-1 .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-info i{display:none}.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;top:20px;left:18px;font-size:12px;line-height:1;padding:8px 15px;z-index:1;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-title{margin-bottom:8px}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-modern-content{text-align:left}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info{margin-right:15px}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px}.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-3:hover .gdlr-core-blog-modern-content{bottom:20px}.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-opacity-on-hover img{opacity:.7}.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-opacity-on-hover:hover img{opacity:.3 !important}.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-with-image .gdlr-core-blog-modern-content{padding:0 35px 30px}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-title{margin-bottom:8px}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-modern-content{text-align:left}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info{margin-right:15px}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px}.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-opacity-on-hover img{opacity:.7}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-opacity-on-hover:hover img{opacity:.3 !important}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image .gdlr-core-blog-modern-content{padding:0 35px 30px}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image .gdlr-core-blog-content{padding:0;max-height:0px;overflow:hidden;transition:max-height .3s ease-out;-moz-transition:max-height .3s ease-out;-o-transition:max-height .3s ease-out;-webkit-transition:max-height .3s ease-out}.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image:hover .gdlr-core-blog-content{margin-bottom:0;max-height:150px}.gdlr-core-blog-metro.gdlr-core-with-image{position:relative;overflow:hidden}.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-metro-content{position:absolute;left:0;right:0;bottom:0;padding:0 20px 30px;opacity:0;filter:alpha(opacity=0);transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out}.gdlr-core-blog-metro.gdlr-core-with-image:hover .gdlr-core-blog-metro-content{opacity:1;filter:alpha(opacity=100)}.gdlr-core-blog-metro .gdlr-core-blog-metro-content{text-align:center;padding:0 0 20px}.gdlr-core-blog-metro .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:5px;line-height:1.5}.gdlr-core-blog-item.gdlr-core-style-blog-metro .gdlr-core-load-more,.gdlr-core-blog-item.gdlr-core-style-blog-metro .gdlr-core-pagination{margin-top:20px}.gdlr-core-blog-item.gdlr-core-style-blog-metro-no-space .gdlr-core-load-more{margin-top:50px}.gdlr-core-blog-item.gdlr-core-style-blog-metro-no-space .gdlr-core-pagination{margin-top:50px}.gdlr-core-blog-list{margin-bottom:40px}.gdlr-core-blog-list.gdlr-core-blog-list-with-frame{margin-bottom:6px}.gdlr-core-blog-list .gdlr-core-blog-list-frame{padding:20px 26px 24px}.gdlr-core-blog-list .gdlr-core-blog-title{font-size:19px;letter-spacing:1px;font-weight:800;margin-bottom:10px}.gdlr-core-blog-list .gdlr-core-blog-info{margin-right:15px}.gdlr-core-blog-list .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px}.gdlr-core-blog-list .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-blog-widget{margin-bottom:18px;padding-top:18px;border-top-width:1px;border-top-style:solid}.gdlr-core-blog-widget:first-child{padding-top:0;border:0}.gdlr-core-blog-widget .gdlr-core-blog-thumbnail{float:left;margin-right:20px;max-width:60px}.gdlr-core-blog-widget .gdlr-core-sticky-banner{display:none}.gdlr-core-blog-widget .gdlr-core-blog-widget-content{overflow:hidden}.gdlr-core-blog-widget .gdlr-core-blog-title{font-size:18px;font-weight:600;margin-bottom:8px}.gdlr-core-blog-widget .gdlr-core-blog-info-wrapper .gdlr-core-head{margin-right:10px}.gdlr-core-blog-widget-divider{border-bottom-width:2px;border-bottom-style:solid;padding-top:3px}.gdlr-core-blog-widget.gdlr-core-style-large{margin-bottom:22px;padding-top:22px}.gdlr-core-blog-widget.gdlr-core-style-large:first-child{padding-top:0}.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-widget-content{padding-top:8px}.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-thumbnail{max-width:80px}.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-title{font-size:16px;margin-bottom:12px}.gdlr-core-blog-widget.gdlr-core-style-small .gdlr-core-blog-title{font-size:16px;font-weight:500}.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none}.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-weight:400;margin-right:0;font-size:13px;text-transform:none;letter-spacing:0px}.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0 13px}.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget .gdlr-core-blog-thumbnail{float:none;max-width:100%;margin-right:0;margin-bottom:25px}.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget-divider{display:none}.gdlr-core-video-widget{position:relative}.gdlr-core-video-widget i{position:absolute;left:50%;top:50%;background:#000;color:#fff;font-size:18px;line-height:60px;width:60px;text-align:center;margin-top:-30px;margin-left:-30px;padding-left:6px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-instagram-widget{margin-left:-8px;margin-right:-8px}.gdlr-core-instagram-widget .gdlr-core-media-image{padding:8px}ul.gdlr-core-category-background-widget{margin-left:0;list-style:none;font-weight:500;font-size:15px}ul.gdlr-core-category-background-widget li.gdlr-core-no-bg{background:#f3f3f3}ul.gdlr-core-category-background-widget li{margin-bottom:8px;background-position:center;background-size:cover}.gdlr-core-category-background-widget-count{float:right;font-size:12px;margin-top:3px}ul.gdlr-core-category-background-widget li a{display:block;padding:17px 25px}ul.gdlr-core-category-background-widget li.gdlr-core-no-bg a,ul.gdlr-core-category-background-widget li.gdlr-core-no-bg a:hover{color:#666}ul.gdlr-core-category-background-widget li.gdlr-core-with-bg a,ul.gdlr-core-category-background-widget li.gdlr-core-with-bg a:hover{color:#fff}.gdlr-core-opening-hour-widget-list{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:10px;margin-bottom:10px}.gdlr-core-opening-hour-widget-list .gdlr-core-head{float:left;font-weight:600}.gdlr-core-opening-hour-widget-list .gdlr-core-head i{font-weight:400;margin-right:8px;vertical-align:middle}.gdlr-core-opening-hour-widget-list .gdlr-core-tail{float:right}.gdlr-core-post-slider-item .gdlr-core-post-slider-slide{position:relative}.gdlr-core-post-slider-item .gdlr-core-post-slider-caption{position:absolute;bottom:0;left:0;right:0;padding:0 20px 25px}.gdlr-core-post-slider-item .gdlr-core-post-slider-title{font-size:17px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.gdlr-core-post-slider-item .gdlr-core-blog-info{font-size:12px}.gdlr-core-post-slider-item .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0 8px}.gdlr-core-post-slider-item .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none}.gdlr-core-post-slider-item .gdlr-core-post-slider-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/post-slider/gradient.png);background-position:bottom;background-repeat:repeat-x}.gdlr-core-post-slider-item .gdlr-core-post-slider-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:.5;filter:alpha(opacity=50)}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-wrap{width:50%;float:left}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head{position:relative;padding-bottom:45px;cursor:pointer}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head:last-child .gdlr-core-roadmap-item-head-divider{display:none}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-content{text-align:right;overflow:hidden;margin-right:55px;padding-top:8px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{float:right;width:50px;text-align:center;margin-right:-25px;font-size:15px;line-height:20px;padding:15px 0;font-weight:700;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:background-color .2s;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-divider{position:absolute;bottom:15px;right:0;height:15px;border-left-width:1px;border-left-style:solid}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area{margin-left:70px;display:none}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area.gdlr-core-active{display:block}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{font-size:17px;text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-bottom:35px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-caption{font-size:13px;text-transform:uppercase;margin-bottom:9px;letter-spacing:2px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-bottom:5px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{font-size:13px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-wrap{overflow:hidden}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{font-size:17px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title{font-size:13px;font-weight:800;padding:6px 14px 6px 18px;position:relative;float:left;margin-right:20px;cursor:pointer;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title:after{content:"\f107";font-family:fontAwesome;margin-left:10px;float:right}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap{padding-top:5px;padding-bottom:5px;position:absolute;left:0;top:100%;display:none;z-index:103;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-top:5px;min-width:140px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head{padding:3px 18px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head.gdlr-core-active{display:none}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content-wrap{overflow:hidden;padding-top:4px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content{display:none;white-space:nowrap}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content.gdlr-core-active{display:block}.gdlr-core-blog-aside-format .gdlr-core-blog-content{font-style:italic}.gdlr-core-blog-aside-format .gdlr-core-excerpt-read-more,.gdlr-core-blog-aside-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none}.gdlr-core-blog-aside-format.gdlr-core-large .gdlr-core-blog-content{font-size:18px;padding:50px 60px}.gdlr-core-blog-aside-format.gdlr-core-small .gdlr-core-blog-content{font-size:16px;padding:40px 37px}.gdlr-core-blog-quote-format{position:relative}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-background{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.3;filter:alpha(opacity=30)}.gdlr-core-blog-quote-format .gdlr-core-blog-quote{line-height:1;position:relative;font-weight:800}.gdlr-core-blog-quote-format .gdlr-core-blog-content-wrap{overflow:hidden;position:relative}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content{font-style:italic}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content blockquote,.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content q{background:0 0;border:none;padding:0;margin-top:0;margin-bottom:0}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-author{font-style:italic;margin-bottom:20px;font-weight:700}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-author:before{content:"-";margin-right:2px}.gdlr-core-blog-quote-format .gdlr-core-excerpt-read-more,.gdlr-core-blog-quote-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-content{padding:50px 45px 40px}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote{float:left;font-size:120px;margin-top:-10px;margin-right:35px}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content,.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content q,.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content blockquote{font-size:18px}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-author{font-size:15px}.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-content{padding:40px 37px 30px}.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote{font-size:80px;margin-bottom:-10px}.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content q,.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content blockquote,.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content{font-size:16px}.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-author{font-size:15px}.gdlr-core-blog-link-format .gdlr-core-blog-icon-link{font-size:23px}.gdlr-core-blog-link-format .gdlr-core-blog-content-wrap{overflow:hidden}.gdlr-core-blog-link-format .gdlr-core-blog-title{font-size:20px;letter-spacing:0px;margin-bottom:9px}.gdlr-core-blog-link-format .gdlr-core-blog-content{font-size:14px;margin-bottom:0}.gdlr-core-blog-link-format .gdlr-core-excerpt-read-more,.gdlr-core-blog-link-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none}.gdlr-core-blog-link-format.gdlr-core-large .gdlr-core-blog-icon-link{float:left;margin-right:30px;margin-top:5px}.gdlr-core-blog-link-format.gdlr-core-small .gdlr-core-blog-icon-link{margin-bottom:25px;display:block}.gdlr-core-blog-link-format.gdlr-core-blog-grid .gdlr-core-blog-content-outer-wrap{padding:40px 35px 35px}.gdlr-core-blog-link-format.gdlr-core-blog-full .gdlr-core-blog-content-outer-wrap{padding:50px 50px 40px}.gdlr-core-blog-link-format.gdlr-core-with-frame .gdlr-core-blog-content-outer-wrap{background:#fff}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2{text-align:center}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote{font-size:110px;margin-bottom:-45px}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{padding:55px 54px 47px}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote-content blockquote{font-size:18px;font-weight:400}.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote-author{font-size:20px;font-style:normal;font-weight:800;margin-top:20px}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2{text-align:center}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-icon-link{font-size:30px}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-title{font-size:23px;margin-bottom:15px}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{font-size:13px}.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content-outer-wrap{padding:70px 35px 72px}.gdlr-core-blog-aside-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{font-size:18px;font-style:normal;text-align:center}.gdlr-core-testimonial-item .gdlr-core-testimonial-frame{position:relative;background:#fff;padding:45px 40px 60px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-testimonial-item .gdlr-core-testimonial-frame-border{position:absolute;top:0;right:0;bottom:0;left:0;border-style:solid;border-width:0}.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:0;font-size:28px}.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title-wrap{margin-bottom:36px;position:relative}.gdlr-core-testimonial-item .gdlr-core-testimonial-column .gdlr-core-testimonial{margin-bottom:50px}.gdlr-core-testimonial-item .gdlr-core-testimonial-content{font-style:italic;margin-bottom:20px;font-size:15px}.gdlr-core-testimonial-item .gdlr-core-testimonial-content p{margin-bottom:0}.gdlr-core-testimonial-item .gdlr-core-testimonial-author-image{width:55px}.gdlr-core-testimonial-item .gdlr-core-testimonial-author-image img{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-testimonial-item .gdlr-core-testimonial-title{font-size:15px;font-weight:700;margin-bottom:2px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-testimonial-item .gdlr-core-testimonial-item-divider{margin-top:38px;padding-bottom:10px}.gdlr-core-testimonial-item .gdlr-core-testimonial-position{font-size:13px;font-style:italic}.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating i{margin-right:4px}.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating{margin-right:10px}.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating.gdlr-core-right{float:right;margin-right:0}.gdlr-core-testimonial-item .gdlr-core-testimonial-author-content{overflow:hidden;padding-top:3px}.gdlr-core-testimonial-item.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-content{float:left;overflow:auto;padding-top:3px}.gdlr-core-testimonial-style-left .gdlr-core-testimonial-quote{font-size:60px;line-height:1;float:left;margin-right:30px}.gdlr-core-testimonial-style-left .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-left .gdlr-core-testimonial-author-image{float:left;margin-right:20px}.gdlr-core-testimonial-style-left .gdlr-core-testimonial-quote.gdlr-core-top{font-size:110px;float:none;height:65px}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-content{margin-bottom:35px;padding-top:40px}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-quote{position:absolute;opacity:.3;font-size:240px;margin-top:-160px;margin-left:-6px;font-style:normal;font-weight:700}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-author-image{width:85px;float:left;margin-right:20px}.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-author-content{padding-top:10px}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-author-image{width:85px;float:left;margin-right:36px;position:relative}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-quote{font-size:100px;line-height:1;position:absolute;top:-5px;right:-18px}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content{font-style:normal}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-title{font-size:18px;letter-spacing:0px;text-transform:none;margin-bottom:0}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-position{font-size:16px;font-style:normal}.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content{font-style:normal;margin-bottom:0}.gdlr-core-testimonial-style-right{text-align:right}.gdlr-core-testimonial-style-right .gdlr-core-testimonial-quote{font-size:60px;line-height:1;float:right;margin-left:30px}.gdlr-core-testimonial-style-right .gdlr-core-testimonial-content-wrap{overflow:hidden}.gdlr-core-testimonial-style-right .gdlr-core-testimonial-author-image{float:right;margin-left:24px}.gdlr-core-testimonial-style-center{text-align:center}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-quote{font-size:80px;line-height:60px;padding:15px 0 10px}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-quote:first-child{padding-top:0}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-wrap{display:inline-block;text-align:left}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-image{float:left;margin-right:20px}.gdlr-core-testimonial-style-center-2{text-align:center}.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-author-image{margin:18px auto 0px;width:76px}.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-title{font-weight:500;margin-bottom:3px}.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-position{font-style:normal;font-size:12px;letter-spacing:1px;font-weight:600}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-author-image{width:78px;margin:0 auto;margin-top:14px}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial{text-align:center;transition:transform .15s ease-out;-moz-transition:transform .15s ease-out;-o-transition:transform .15s ease-out;-webkit-transition:transform .15s ease-out}.gdlr-core-testimonial-style-chat .gdlr-core-rating{font-size:18px;display:block;margin-bottom:3px}.gdlr-core-testimonial-style-chat .gdlr-core-rating i{margin-left:10px}.gdlr-core-testimonial-style-chat .gdlr-core-rating i:first-child{margin-left:0}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-content{padding:33px 35px;background:#fff;border-radius:5px;position:relative;transition:box-shadow .15s ease-out;-moz-transition:-moz-box-shadow .15s ease-out;-o-transition:-o-box-shadow .15s ease-out;-webkit-transition:-webkit-box-shadow .15s ease-out}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-content-chat{position:absolute;bottom:-8px;width:0;height:0;left:50%;margin-left:-4px;border-style:solid;border-top-color:#fff;border-width:8px 8px 0 !important;border-left-color:transparent !important;border-right-color:transparent !important}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial:hover{transform:translate3d(0,-15px,0);-webkit-transform:translate3d(0,-15px,0)}.gdlr-core-testimonial-style-chat .gdlr-core-testimonial:hover .gdlr-core-testimonial-content{box-shadow:0px 0px 20px rgba(0,0,0,.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0,.1)}.gdlr-core-testimonial-item .gdlr-core-flexslider-nav.gdlr-core-center-align .flex-direction-nav{margin-top:40px;margin-bottom:0}.gdlr-core-gallery-item .gdlr-core-gallery-caption{font-size:14px;font-style:italic;letter-spacing:.5px;text-align:center;padding-top:17px;padding-bottom:10px}.gdlr-core-gallery-item .gdlr-core-gallery-list{text-align:center;overflow:hidden}.gdlr-core-gallery-item-style-grid-no-space .gdlr-core-gallery-caption{margin-bottom:15px}.gdlr-core-gallery-item-style-grid-no-space .gdlr-core-pagination{margin-top:40px}.gdlr-core-gallery-item .gdlr-core-flexslider-nav{margin-bottom:45px}.gdlr-core-gallery-item .gdlr-core-flexslider-nav ul{margin-bottom:0}.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-content{background:0 0;top:auto;bottom:25px}.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title{font-size:15px;display:block;letter-spacing:2px;text-transform:uppercase}.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-caption{font-size:15px;display:block;margin-top:4px;font-style:italic}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-first{width:33.33%;float:left;clear:left}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item-right{overflow:hidden}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-second,.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-third{float:left;width:50%}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-fourth{float:left}.gdlr-core-timeline-item .gdlr-core-timeline-item-date{width:300px}.gdlr-core-timeline-item .gdlr-core-timeline-item-list{position:relative;padding-bottom:38px}.gdlr-core-timeline-item .gdlr-core-timeline-item-list:last-child{padding-bottom:0}.gdlr-core-timeline-item .gdlr-core-timeline-item-date{font-size:20px;font-weight:800;float:left;text-align:right;padding-right:90px;line-height:34px}.gdlr-core-timeline-item .gdlr-core-timeline-item-bullet{display:inline-block;width:11px;height:11px;border-width:1px;border-style:solid;margin-bottom:1px;margin-left:28px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-timeline-item .gdlr-core-timeline-item-divider{position:absolute;top:23px;bottom:-11px;margin-left:4px;border-left-width:1px;border-left-style:solid}.gdlr-core-timeline-item .gdlr-core-timeline-item-list:last-child .gdlr-core-timeline-item-divider{display:none}.gdlr-core-timeline-item .gdlr-core-timeline-item-content-wrap{overflow:hidden}.gdlr-core-timeline-item .gdlr-core-timeline-item-title{font-size:24px;font-weight:800;margin-bottom:1px}.gdlr-core-timeline-item .gdlr-core-timeline-item-caption{font-size:17px;font-weight:600}.gdlr-core-timeline-item .gdlr-core-timeline-item-content{font-size:21px;margin-top:14px;font-weight:600}.gdlr-core-code-item .gdlr-core-code-item-content{margin-bottom:0;padding:25px 30px 5px;margin-top:0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-code-item-light .gdlr-core-code-item-content{background:#f5f5f5;color:#a9a9a9;border:1px solid #e4e4e4}.gdlr-core-code-item-dark .gdlr-core-code-item-content{background:#383838;color:#a2a2a2}.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-title{font-size:36px;font-weight:800;letter-spacing:2px;margin-bottom:0}.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-inner{position:relative}.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-caption{font-size:19px;letter-spacing:0px;margin-top:16px}.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-button a{margin-right:0}.gdlr-core-call-to-action-item.gdlr-core-style-left-align{text-align:left}.gdlr-core-call-to-action-item.gdlr-core-style-left-align .gdlr-core-call-to-action-item-button{margin-top:42px}.gdlr-core-call-to-action-item.gdlr-core-style-center-align{text-align:center}.gdlr-core-call-to-action-item.gdlr-core-style-center-align .gdlr-core-call-to-action-item-button{margin-top:40px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align{text-align:right}.gdlr-core-call-to-action-item.gdlr-core-style-right-align .gdlr-core-call-to-action-item-button{margin-top:42px}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button{text-align:left}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-inner{padding-right:160px}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-button{position:absolute;right:0;top:50%;margin-top:-26px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button{text-align:right}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-inner{padding-left:160px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-button{position:absolute;left:0;top:50%;margin-top:-26px}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-day i{margin-right:12px;vertical-align:middle}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time{float:right;font-weight:700}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-list-item{border-bottom-width:1px;padding-bottom:9px;margin-bottom:10px}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time i{margin-left:12px;vertical-align:middle}.gdlr-core-opening-hour-item.gdlr-core-divider-style-solid .gdlr-core-opening-hour-list-item{border-bottom-style:solid}.gdlr-core-opening-hour-item.gdlr-core-divider-style-dashed .gdlr-core-opening-hour-list-item{border-bottom-style:dashed}.gdlr-core-opening-hour-item.gdlr-core-divider-style-dotted .gdlr-core-opening-hour-list-item{border-bottom-style:dotted}.gdlr-core-breadcrumbs-item{font-size:14px;padding:22px 0}.gdlr-core-breadcrumbs-item>span{margin:0 22px}.gdlr-core-breadcrumbs-item>span:first-child{margin-left:0}.gdlr-core-breadcrumbs-item a span{transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s}.gdlr-core-divider-item{position:relative;z-index:1;margin-bottom:30px}.gdlr-core-divider-item .gdlr-core-divider-container{position:relative;margin-left:auto;margin-right:auto}.gdlr-core-divider-item.gdlr-core-left-align .gdlr-core-divider-container{margin-left:0}.gdlr-core-divider-item.gdlr-core-right-align .gdlr-core-divider-container{margin-right:0}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line{position:relative}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line-bold{width:26px;height:26px;margin:0 auto;border-width:1px;border-style:solid;border-radius:13px;-moz-border-radius:13px;-webkit-border-radius:13px}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line-bold:before{content:" ";display:block;width:14px;height:14px;margin:5px;border-width:1px;border-style:solid;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line:before{content:" ";display:block;position:absolute;top:13px;left:0;right:50%;margin-right:13px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-center-circle .gdlr-core-divider-line:after{content:" ";display:block;position:absolute;top:13px;right:0;left:50%;margin-left:13px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-normal .gdlr-core-divider-line{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line{border-bottom:0;width:0;height:25px;border-left-width:1px;border-left-style:solid;margin-left:auto;margin-right:auto}.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-left-align .gdlr-core-divider-line{margin-left:.6em}.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-right-align .gdlr-core-divider-line{margin-right:.6em}.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line-vertical-text{writing-mode:tb-rl;display:inline-block;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-top:12px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line-vertical-icon{margin-bottom:8px}.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-left-align .gdlr-core-divider-line-vertical-text{margin-left:0}.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-right-align .gdlr-core-divider-line-vertical-text{margin-right:0}.gdlr-core-divider-item-with-icon .gdlr-core-divider-item-with-icon-inner{position:relative;text-align:center;line-height:1}.gdlr-core-divider-item-with-icon .gdlr-core-divider-line{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-with-icon .gdlr-core-divider-line.gdlr-core-left{position:absolute;top:50%;left:0}.gdlr-core-divider-item-with-icon .gdlr-core-divider-line.gdlr-core-right{position:absolute;top:50%;right:0}.gdlr-core-divider-item-with-icon i{display:inline-block;padding-left:20px;padding-right:20px;font-size:15px}.gdlr-core-divider-item-with-icon img{width:auto;vertical-align:middle;display:inline-block;padding-left:20px;padding-right:20px}.gdlr-core-divider-item-small-center .gdlr-core-divider-line{width:100px;margin:0 auto;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-small-center .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0 auto -2px;border-bottom-width:3px;border-bottom-style:solid}.gdlr-core-divider-item-small-left .gdlr-core-divider-line{width:80px;margin:0 auto 0px 0px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-small-left .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0 auto -2px 0px;border-bottom-width:3px;border-bottom-style:solid}.gdlr-core-divider-item-small-right .gdlr-core-divider-line{width:80px;margin:0 0 0 auto;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-divider-item-small-right .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0 0 -2px auto;border-bottom-width:3px;border-bottom-style:solid}.gdlr-core-item-list.gdlr-core-animate-init{opacity:0;filter:alpha(opacity=0)}.gdlr-core-item-list.gdlr-core-animate-init.gdlr-core-animate{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.gdlr-core-item-list.gdlr-core-animate-end{opacity:1;filter:alpha(opacity=100)}[data-layout=masonry] .gdlr-core-item-list{opacity:0;filter:alpha(opacity=0)}[data-layout=masonry] .gdlr-core-item-list.gdlr-core-animate-end{opacity:1;filter:alpha(opacity=100)}[data-layout=masonry] .gdlr-core-item-list.gdlr-core-animate{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.gdlr-core-opacity-on-hover img,.gdlr-core-zoom-on-hover img,.gdlr-core-grayscale-effect img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}.gdlr-core-move-up-with-shadow,.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame.gdlr-core-move-up-with-shadow{transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .3s ease-out,border-width .3s;-moz-transition:transform .15s ease-out,-moz-box-shadow .15s ease-out,border-color .3s ease-out,border-width .3s;-o-transition:transform .15s ease-out,-o-box-shadow .15s ease-out,border-color .3s ease-out,border-width .3s;-webkit-transition:transform .15s ease-out,-webkit-box-shadow .15s ease-out,border-color .3s ease-out,border-width .3s}.gdlr-core-move-up-with-shadow:hover{transform:translate3d(0,-15px,0);-webkit-transform:translate3d(0,-15px,0);box-shadow:0px 0px 20px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0,.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.1)}.gdlr-core-opacity-on-hover{background:#000}.gdlr-core-opacity-on-hover:hover img{opacity:.5;filter:alpha(opacity=50)}.gdlr-core-zoom-on-hover{overflow:hidden}.gdlr-core-zoom-on-hover:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.gdlr-core-grayscale-effect img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.gdlr-core-grayscale-effect:hover img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%)}.gdlr-core-hover-opacity{opacity:0;background:rgba(0,0,0,.5);position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.gdlr-core-hover-element:hover .gdlr-core-hover-opacity{opacity:1}.gdlr-core-blog-metro.gdlr-core-no-image{background:0 0}.gdlr-core-blog-modern.gdlr-core-no-image{background:0 0}.gdlr-core-blog-modern.gdlr-core-no-image .gdlr-core-blog-modern-content-overlay{display:none}[data-gdlr-animation]{-webkit-animation-fill-mode:both;animation-fill-mode:both}[data-gdlr-animation=fadeIn],[data-gdlr-animation=fadeInDown],[data-gdlr-animation=fadeInUp],[data-gdlr-animation=fadeInLeft],[data-gdlr-animation=fadeInRight]{opacity:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.gdlr-core-preview-text{text-align:center;padding:10px;background:#f3f3f3}.gdlr-core-shape-divider-wrap{overflow:hidden;line-height:0}.gdlr-core-shape-divider-wrap svg{left:50%;position:relative;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.gdlr-core-shape-divider-wrap.gdlr-core-flip svg{-webkit-transform:translateX(-50%) rotateY(180deg);-ms-transform:translateX(-50%) rotateY(180deg);transform:translateX(-50%) rotateY(180deg)}.gdlr-core-shape-divider-wrap.gdlr-core-pos-top{position:absolute;top:-1px;left:0;right:0}.gdlr-core-shape-divider-wrap.gdlr-core-pos-top.gdlr-core-inverted{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom{position:absolute;bottom:-1px;left:0;right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom.gdlr-core-inverted{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.gdlr-core-shape-divider-wrap.gdlr-core-preview{position:static}.gdlr-core-shape-divider-wrap img{width:100%}.gdlr-core-sly-slider{width:100%;padding:0;overflow:hidden}.gdlr-core-sly-slider .slides{margin:0;padding:0;list-style:none;width:99999px}.gdlr-core-sly-slider .slides li{float:left}.gdlr-core-sly-slider .slides li:first-child{margin-left:0}.gdlr-core-sly-slider .slides li:last-child{margin-right:0}.gdlr-core-sly-slider .slides li .gdlr-core-media-image img{max-height:100%;width:auto}.gdlr-core-sly-slider .slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gdlr-core-sly-scroll{background:#eee}.gdlr-core-sly-scroll .gdlr-core-sly-scroll-handle{background:#717171}.gdlr-core-sly-scroll{height:8px;margin-top:30px}.gdlr-core-sly-scroll .gdlr-core-sly-scroll-handle{height:8px;width:0}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider{max-width:80%;margin:30px auto 0px}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider .slides{margin:0 auto 0px}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider .slides li{margin:0 8px;cursor:pointer}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider .gdlr-core-media-image{height:65px}.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-image-overlay{background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/gallery/gallery-shadow.png) bottom center repeat-x}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider{position:relative}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-sly-slider{opacity:0;filter:alpha(opacity=0);position:absolute;bottom:42px;left:10%;right:10%;z-index:3;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider:hover .gdlr-core-sly-slider,.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider:hover .gdlr-core-image-overlay{opacity:1;filter:alpha(opacity=100)}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-content{bottom:145px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-caption{font-size:14px;margin-top:11px;letter-spacing:1px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-title{font-size:16px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider.gdlr-core-disable-hover .gdlr-core-sly-slider{opacity:1;filter:alpha(opacity=100)}.gdlr-core-flexslider.flexslider ul.slides{zoom:1;margin-left:0;margin-bottom:0;list-style:none}.gdlr-core-flexslider.flexslider ul.slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gdlr-core-flexslider.flexslider ul.slides>li{margin-bottom:0;display:none;-webkit-backface-visibility:hidden}.gdlr-core-flexslider.flexslider ul.slides>li .gdlr-core-item-list{margin-bottom:0}.gdlr-core-flexslider.flexslider[data-type=carousel] ul.slides>li{margin-left:0}.gdlr-core-flexslider.flexslider[data-type=slider] ul.slides>li{text-align:center}.gdlr-core-flexslider{position:relative}.gdlr-core-flexslider .flex-direction-nav{margin-left:0;list-style:none;margin-bottom:0}.gdlr-core-flexslider .flex-direction-nav li{position:absolute;line-height:1;top:50%;margin-top:-24px;z-index:15}.gdlr-core-flexslider .flex-direction-nav li a{display:block;padding:14px;background:#000;background:rgba(0,0,0,.6);color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-flexslider .flex-direction-nav li a i{font-size:18px;width:18px;text-align:center;display:block}.gdlr-core-flexslider .flex-direction-nav .flex-nav-prev{left:35px}.gdlr-core-flexslider .flex-direction-nav .flex-nav-next{right:35px}.gdlr-core-flexslider[data-nav=both] .flex-direction-nav li{margin-top:-45px}.gdlr-core-flexslider.gdlr-core-v1[data-nav=navigation-outer]{position:relative}.gdlr-core-flexslider.gdlr-core-v1[data-nav=navigation-outer] .flex-direction-nav .flex-nav-prev{left:-85px;padding-right:40px}.gdlr-core-flexslider.gdlr-core-v1[data-nav=navigation-outer] .flex-direction-nav .flex-nav-next{right:-85px;padding-left:40px}.gdlr-core-flexslider.gdlr-core-v1[data-nav=navigation-outer] .flex-direction-nav .flex-nav-prev a,.gdlr-core-flexslider.gdlr-core-v1[data-nav=navigation-outer] .flex-direction-nav .flex-nav-next a{opacity:0;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.gdlr-core-flexslider.gdlr-core-v1[data-nav=navigation-outer]:hover .flex-direction-nav .flex-nav-prev a,.gdlr-core-flexslider.gdlr-core-v1[data-nav=navigation-outer]:hover .flex-direction-nav .flex-nav-next a{opacity:1}.gdlr-core-flexslider[data-nav=navigation-outer-plain-round] .flex-direction-nav li a{display:block;border-width:2px;border-style:solid;background:0 0;padding:0;width:47px;height:47px;text-align:center}.gdlr-core-flexslider[data-nav=navigation-outer-plain-round] .flex-direction-nav li a i{font-size:47px;width:auto;line-height:42px}.gdlr-core-flexslider[data-nav=navigation-outer-plain-round] .flex-direction-nav .flex-nav-prev{left:-85px;padding-right:40px}.gdlr-core-flexslider[data-nav=navigation-outer-plain-round] .flex-direction-nav .flex-nav-next{right:-85px;padding-left:40px}.gdlr-core-flexslider[data-nav=navigation-outer-plain-round] .flex-direction-nav .flex-nav-prev a,.gdlr-core-flexslider[data-nav=navigation-outer-plain-round] .flex-direction-nav .flex-nav-next a{opacity:0;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.gdlr-core-flexslider[data-nav=navigation-outer-plain-round]:hover .flex-direction-nav .flex-nav-prev a,.gdlr-core-flexslider[data-nav=navigation-outer-plain-round]:hover .flex-direction-nav .flex-nav-next a{opacity:1}.gdlr-core-flexslider[data-nav=navigation-outer-plain-round] .flex-direction-nav li a.flex-prev i{margin-left:-3px}.gdlr-core-flexslider[data-nav=navigation-outer-plain-round] .flex-direction-nav li a.flex-next i{margin-left:-1px}.gdlr-core-flexslider[data-nav=navigation-bottom] .flex-nav-prev,.gdlr-core-flexslider[data-nav=navigation-bottom] .flex-nav-next{position:static;display:inline-block;margin:40px 4px 0}.gdlr-core-flexslider[data-nav=navigation-bottom] .flex-direction-nav{text-align:center}.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{border-radius:0}.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a i{font-size:24px}.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-nav-prev a,.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-nav-next a{padding:20px 25px 20px 22px}.gdlr-core-flexslider.gdlr-core-nav-style-middle-large{position:static}.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li{margin-top:0;top:auto}.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{padding:17px;border-style:solid;border-width:2px;background:0 0}.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a i{font-size:29px;width:29px}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain{position:static}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li{margin-top:0;top:auto}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a{padding:14px;background:0 0}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a i{font-size:35px;width:35px}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a i.arrow_carrot-left:before{font-family:simple-line-icons;content:"\e605"}.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a i.arrow_carrot-right:before{font-family:simple-line-icons;content:"\e606"}.gdlr-core-flexslider .flex-control-nav{margin-bottom:0;position:relative}.gdlr-core-flexslider .flex-control-nav li{top:auto}.gdlr-core-flexslider .flex-control-nav{list-style:none;line-height:0;margin-top:30px;text-align:center;margin-left:0}.gdlr-core-flexslider .flex-control-nav li{display:inline-block;margin:0 5px}.gdlr-core-flexslider .flex-control-nav li a{width:12px;height:12px;display:block;text-indent:-999px;overflow:hidden;border-width:1px;border-style:solid;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-flexslider.gdlr-core-bullet-style-round .flex-control-nav li a{border:none;width:7px;height:7px}.gdlr-core-flexslider.gdlr-core-bullet-style-round .flex-control-nav li a.flex-active{transform:scale(1.5)}.gdlr-core-flexslider.gdlr-core-bullet-style-round2 .flex-control-nav li a{border-width:3px}.gdlr-core-flexslider.gdlr-core-bullet-style-round2 .flex-control-nav li a.flex-active{background:0 0}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav{margin-top:45px}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a{width:20px;height:6px;border:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav{margin-top:45px;text-align:left}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav li a{width:24px;height:6px;border:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li a{width:12px;height:12px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;transition:width .15s;-moz-transition:width .15s;-o-transition:width .15s;-webkit-transition:width .15s}.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li a:hover,.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li a.flex-active{width:32px}.gdlr-core-blog-item .gdlr-core-flexslider .flex-control-nav{margin-top:45px}.gdlr-core-flexslider-nav .flex-direction-nav{margin-left:0;list-style:none;zoom:1}.gdlr-core-flexslider-nav .flex-direction-nav:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gdlr-core-flexslider-nav.gdlr-core-absolute{position:absolute;top:0}.gdlr-core-flexslider-nav.gdlr-core-absolute-center{position:absolute;top:50%}.gdlr-core-flexslider-nav.gdlr-core-absolute.gdlr-core-left,.gdlr-core-flexslider-nav.gdlr-core-absolute-center.gdlr-core-left{left:0}.gdlr-core-flexslider-nav.gdlr-core-absolute.gdlr-core-right,.gdlr-core-flexslider-nav.gdlr-core-absolute-center.gdlr-core-right{right:0}.gdlr-core-flexslider-nav.gdlr-core-center-align .flex-direction-nav{display:inline-block;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-block-center{text-align:center;line-height:0}.gdlr-core-flexslider-nav.gdlr-core-block-center .flex-direction-nav{display:inline-block}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a{font-size:29px;display:block;margin-left:7px}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a i{display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a.flex-prev i:before{content:"\23"}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a.flex-next i:before{content:"\24"}.gdlr-core-flexslider-nav.gdlr-core-plain-style-2.gdlr-core-absolute-center{margin-top:-18px}.gdlr-core-flexslider-nav.gdlr-core-plain-style li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-plain-style li a{font-size:29px;display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-style li a i{display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-absolute-center{margin-top:-18px}.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-small li a{font-size:23px;display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-small.gdlr-core-absolute-center{margin-top:-15px}.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-size-widget li a{font-size:19px;margin-top:-4px}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a{font-size:47px;display:block;border-width:3px;border-style:solid;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a i{display:block}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-next{margin-left:8px}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-next i{display:block;margin:-6px -4px -4px -6px}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-prev i{display:block;margin:-6px -4px -4px -6px}.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style.gdlr-core-absolute-center{margin-top:-22px}.gdlr-core-flexslider-nav.gdlr-core-round-style li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-round-style li.flex-nav-prev{margin-right:8px}.gdlr-core-flexslider-nav.gdlr-core-round-style li a{font-size:29px;padding:16px;display:block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-flexslider-nav.gdlr-core-round-style li a i{display:block}.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-absolute-center{margin-top:-31px}.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-small li a{font-size:19px;padding:17px}.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-small li.flex-nav-prev{margin-right:5px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li{float:left;line-height:1}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li.flex-nav-prev{margin-right:1px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{width:40px;height:40px;font-size:19px;padding:10px;display:block}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{display:block}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-absolute-center{margin-top:-24px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large li.flex-nav-prev{margin-right:4px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large li a{width:55px;height:55px;font-size:23px;text-align:center;padding:15px}.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large.gdlr-core-absolute-center{margin-top:-30px}.gdlr-core-flexslider[data-effect=kenburn] img{animation-duration:15s;-webkit-animation-duration:15s}.gdlr-core-flexslider[data-effect=kenburn] li{overflow:hidden}.gdlr-core-flexslider[data-effect=kenburn] li.gdlr-core-active img{-webkit-animation-name:kenBurn;animation-name:kenBurn;-webkit-transform:scale(1.3);transform:scale(1.3)}@-webkit-keyframes kenBurn{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes kenBurn{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.gdlr-core-flexslider[data-type=carousel] ul.slides>li.flex-with-active-class{opacity:0;transition:opacity .3s;-moz-transition:opacity .3s;-webkit-transition:opacity .3s;-o-transition:opacity .3s}.gdlr-core-flexslider[data-type=carousel] ul.slides>li.flex-with-active-class.flex-active-slide{opacity:1;transition:opacity .3s;-moz-transition:opacity .3s;-webkit-transition:opacity .3s;-o-transition:opacity .3s}.gdlr-core-flexslider.gdlr-core-overflow-visible[data-type=carousel] ul.slides>li.flex-with-active-class{opacity:1}.gdlr-core-flexslider-custom-nav{line-height:1}.gdlr-core-flexslider-custom-nav i{transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;-webkit-transition:color .3s}.gdlr-core-flexslider-custom-nav .flex-prev{cursor:pointer;margin-right:12px}.gdlr-core-flexslider-custom-nav .flex-next{cursor:pointer}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-top{margin-bottom:35px}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-bottom{margin-top:55px}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-inner .flex-prev{position:absolute;left:20px;top:50%;z-index:1}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-inner .flex-next{position:absolute;right:20px;top:50%;z-index:1}.gdlr-core-flexslider[data-nav=navigation-outer]{position:static}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-outer .flex-prev{position:absolute;left:35px;z-index:1}.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-outer .flex-next{position:absolute;right:35px;z-index:1}.gdlr-core-flexslider.gdlr-core-overflow-visible .flex-viewport{overflow:visible !important}.gdlr-core-custom-menu-item{font-size:16px;font-weight:600}.gdlr-core-custom-menu-item ul{list-style:none;margin-left:0}.gdlr-core-custom-menu-item ul li{padding-bottom:14px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:14px}.gdlr-core-portfolio-badge-wrap{position:relative}.gdlr-core-portfolio-badge{line-height:20px;width:42px;height:42px;text-align:center;padding:11px 0;font-size:10px;text-transform:uppercase;position:absolute;right:-11px;top:-11px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;z-index:10}.gdlr-core-portfolio-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:11px;padding-right:11px;margin-right:-11px}.gdlr-core-portfolio-item .gdlr-core-now-loading{position:absolute;background:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/portfolio/now-loading.gif) center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-portfolio-view-all-works{text-align:center;margin-top:50px}.gdlr-core-portfolio-view-all-works .gdlr-core-button{letter-spacing:0px;text-transform:none}.gdlr-core-portfolio-view-all-works i{font-size:35px;cursor:pointer;vertical-align:middle}.gdlr-core-portfolio-view-all-works i.flex-prev{margin-right:20px}.gdlr-core-portfolio-view-all-works i.flex-next{margin-left:18px}.gdlr-core-portfolio-thumbnail{position:relative;overflow:hidden}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay{text-align:center}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title{font-size:13px;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:0;display:block;line-height:1.4}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon{font-size:22px}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info{font-size:13px;font-style:italic;letter-spacing:.5px;display:block}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info .gdlr-core-sep{margin:0 3px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title .gdlr-core-portfolio-title{margin-top:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-icon .gdlr-core-portfolio-title{margin-bottom:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag .gdlr-core-portfolio-info{margin-top:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-tag-title .gdlr-core-portfolio-info{margin-bottom:20px;text-transform:uppercase;font-style:normal;letter-spacing:2px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-date .gdlr-core-portfolio-date-wrap{margin-top:12px;display:block;font-size:15px;font-style:normal;letter-spacing:0px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title-tag .gdlr-core-portfolio-title{margin-top:30px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title-tag .gdlr-core-portfolio-info{margin-top:10px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title_bottom .gdlr-core-portfolio-title{position:absolute;bottom:33px;left:30px;right:30px;text-align:left;line-height:1.4}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title_bottom.gdlr-core-no-image .gdlr-core-portfolio-title{position:static;margin-top:10px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-title-icon .gdlr-core-portfolio-title{margin-bottom:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-title-tag .gdlr-core-portfolio-info{margin-top:26px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-icon-title-tag .gdlr-core-portfolio-title{margin-top:30px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-icon-title-tag .gdlr-core-portfolio-info{margin-top:10px}.gdlr-core-portfolio-thumbnail .gdlr-core-image-overlay-slide{transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);transition:transform .15s ease-out;-moz-transition:transform .15s ease-out;-o-transition:transform .15s ease-out;-webkit-transition:transform .15s ease-out}.gdlr-core-portfolio-thumbnail:hover .gdlr-core-image-overlay-slide{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-image-overlay-slide{opacity:1;top:auto;text-align:left;padding:20px 30px}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-image-overlay-content{position:static}.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-portfolio-info{margin-top:3px}.gdlr-core-portfolio-thumbnail .gdlr-core-image-overlay.gdlr-core-with-margin{left:18px;top:18px;right:18px;bottom:18px}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom{text-align:left}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-image-overlay-content{left:28px;bottom:23px;top:auto}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-portfolio-title{border-left-width:4px;border-left-style:solid;padding-left:8px;line-height:1;margin-bottom:10px}.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-portfolio-info{font-size:15px;font-style:normal}.gdlr-core-flexslider.flexslider ul.slides>li .gdlr-core-portfolio-grid{margin-bottom:0}.gdlr-core-portfolio-grid{margin-bottom:40px;position:relative}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap{padding-top:28px}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:7px;position:relative}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{font-size:13px;font-style:italic;margin-bottom:7px;display:block;position:relative}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info .gdlr-core-sep{margin:0 3px}.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-content{padding-top:8px;margin-bottom:7px;position:relative}.gdlr-core-portfolio-grid.gdlr-core-style-with-frame{overflow:hidden}.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-content-wrap{padding:28px 29px 19px;position:relative}.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-grid-frame{background:#f5f5f5;position:absolute;left:0;right:0;top:0;bottom:0}.gdlr-core-portfolio-grid.gdlr-core-style-with-bottom-border .gdlr-core-portfolio-content-wrap{padding:25px 29px 10px;border-bottom-width:2px;border-bottom-style:solid}.gdlr-core-portfolio-item-style-grid-no-space .gdlr-core-portfolio-content-wrap{padding-left:30px;padding-right:30px}.gdlr-core-portfolio-grid2{background:#f3f3f3;overflow:hidden;border-style:solid}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{background:#3d3ac2}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap{padding:33px 29px 30px}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info,.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a,.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a:hover{color:#fff}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:18px;font-weight:800;text-transform:uppercase;margin-bottom:13px}.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{display:inline-block;font-size:10px;margin-bottom:13px;padding:4px 10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-portfolio-medium{display:table;width:100%;margin-bottom:80px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-thumbnail-wrap{display:table-cell;position:relative}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap{display:table-cell;vertical-align:middle}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:6px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{font-size:13px;font-style:italic;margin-bottom:6px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info .gdlr-core-sep{margin:0 3px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-content{padding-top:25px}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-read-more{display:inline-block;margin-top:29px;font-style:italic}.gdlr-core-portfolio-medium.gdlr-core-size-small .gdlr-core-portfolio-thumbnail-wrap{width:35%}.gdlr-core-portfolio-medium.gdlr-core-size-large .gdlr-core-portfolio-thumbnail-wrap{width:70%}.gdlr-core-portfolio-medium.gdlr-core-style-left .gdlr-core-portfolio-content-wrap{padding-left:80px}.gdlr-core-portfolio-medium.gdlr-core-style-right .gdlr-core-portfolio-content-wrap{padding-right:80px}.gdlr-core-portfolio-medium-feature{padding-top:60px;padding-bottom:60px;margin-bottom:60px;margin-left:35px;margin-right:35px}.gdlr-core-portfolio-medium-feature .gdlr-core-item-list-inner{display:table}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-title{font-size:22px;margin-bottom:0}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info{display:block;font-size:16px;font-weight:600;margin-top:15px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{display:table-cell;width:29%;position:relative;vertical-align:middle;text-align:center;padding-left:30px;padding-right:30px;background:#f3f3f3;border-radius:4px 0 0 4px;-moz-border-radius:4px 0px 0px 4px;-webkit-border-radius:4px 0px 0px 4px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-bg{position:absolute;top:0;right:0;left:0;bottom:0}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{margin-top:-60px;margin-bottom:-60px;transition:margin .3s;-moz-transition:margin .3s;-o-transition:margin .3s;-webkit-transition:margin .3s}.gdlr-core-portfolio-medium-feature:hover .gdlr-core-portfolio-thumbnail{margin-top:-70px;margin-bottom:-50px}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail-wrap{display:table-cell;vertical-align:middle}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{box-shadow:20px 0px 40px rgba(0,0,0,.2);-moz-box-shadow:20px 0px 40px rgba(0,0,0,.2);-webkit-box-shadow:-20px 0px 40px rgba(0,0,0,.2)}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{box-shadow:0px 0px 20px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0,.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.1)}.gdlr-core-flexslider .gdlr-core-portfolio-medium-feature{margin-bottom:0}.gdlr-core-portfolio-item-style-medium-feature .flex-viewport{overflow:visible !important}.gdlr-core-portfolio-modern,.gdlr-core-portfolio-modern-desc{overflow:hidden}.gdlr-core-portfolio-modern-desc .gdlr-core-image-overlay-content{top:auto;bottom:30px}.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-title{font-size:16px;margin-bottom:5px}.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-info-tag{margin-bottom:5px}.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-content{padding-top:16px;padding-bottom:20px;display:block}.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-icon-wrap{display:block;margin-bottom:50px}.gdlr-core-portfolio-metro{overflow:hidden}.gdlr-core-portfolio-item .gdlr-core-portfolio-read-more-wrap{position:relative;margin-top:20px;margin-bottom:8px}.gdlr-core-portfolio-item .gdlr-core-portfolio-read-more{text-transform:uppercase;font-weight:700;letter-spacing:.5px}.gdlr-core-portfolio-fixed-metro-item.gdlr-core-half-height{position:relative;overflow:hidden}.gdlr-core-portfolio-fixed-metro-item.gdlr-core-half-height .gdlr-core-portfolio-thumbnail{position:static}.gdlr-core-portfolio-single-nav-wrap{border-top:2px;border-style:solid;padding:47px 0}.gdlr-core-portfolio-single-nav i{font-size:25px}.gdlr-core-portfolio-single-nav .gdlr-core-portfolio-text{font-size:15px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px}.gdlr-core-portfolio-single-nav-left{float:left}.gdlr-core-portfolio-single-nav-left i{margin-right:15px;vertical-align:middle}.gdlr-core-portfolio-single-nav-right{float:right}.gdlr-core-portfolio-single-nav-right i{margin-left:15px;vertical-align:middle}.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2{border-top:0;position:relative;text-align:center}.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav i{font-size:20px;margin-right:20px;background:#f3f3f3;padding:14px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav .gdlr-core-portfolio-text{font-size:17px;text-transform:none;letter-spacing:0px;font-weight:500;display:inline-block;vertical-align:middle}.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav-middle{font-size:22px;background:#f3f3f3;padding:13px;position:absolute;top:0;left:50%;margin-left:-24px;line-height:0}.gdlr-core-portfolio-single-related{padding-top:70px}.gdlr-core-portfolio-single-related .gdlr-core-portfolio-single-related-head{font-size:22px;margin-bottom:42px}.gdlr-core-portfolio-single-related.gdlr-core-style-grid .gdlr-core-portfolio-item-holder{margin-bottom:20px}.gdlr-core-portfolio-single-related.gdlr-core-style-modern .gdlr-core-portfolio-item-holder{margin-bottom:30px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half{margin-left:0;list-style:none}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li{float:left;width:50%;margin-bottom:8px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li ul{list-style:none;margin-left:18px;margin-top:8px;margin-bottom:0}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half:after,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li ul:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li:nth-child(2n-1){clear:left}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list{margin-left:0;list-style:none;font-size:14px;font-weight:500}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li{border-bottom-width:1px;border-bottom-style:solid;padding:13px 0}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a{display:inline-block;padding-left:15px;border-left-width:3px;border-left-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:before{content:"\f178";font-family:"fontAwesome";padding-right:12px;margin-left:-26px;opacity:0;transition:opacity .2s,margin-left .2s;-moz-transition:opacity .2s,margin-left .2s;-o-transition:opacity .2s,margin-left .2s;-webkit-transition:opacity .2s,margin-left .2s}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:hover:before,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-item a:before,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-ancestor a:before{opacity:1;margin-left:0}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2{margin-left:0;list-style:none;font-size:14px;font-weight:500}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li{border-bottom-width:1px;border-bottom-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li:first-child{border-top-width:1px;border-top-style:solid}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a{font-weight:600;display:inline-block;padding:10px 0;border-left-width:0;border-left-style:solid;border-left-color:transparent}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:before{content:"\24";font-family:"ElegantIcons";padding-right:12px;font-size:18px;vertical-align:middle;opacity:1;margin-left:0;font-weight:400;transition:opacity .2s,margin-left .2s;-moz-transition:opacity .2s,margin-left .2s;-o-transition:opacity .2s,margin-left .2s;-webkit-transition:opacity .2s,margin-left .2s}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a{border-left-width:3px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover:before,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a:before,ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a:before{opacity:1;margin-left:12px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-plain{margin-left:0;list-style:none}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-plain li{margin-bottom:8px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box{list-style:none;margin-left:0;font-weight:600}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a{display:block;background:#f3f3f3;margin-bottom:2px;padding:12px 22px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a:after{content:"\f105";font-family:fontAwesome;float:right}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2{list-style:none;margin-left:0;font-weight:600}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2:after{content:" ";border-bottom-width:5px;border-bottom-style:solid;display:block;margin-top:28px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a{display:block;background:#f3f3f3;margin-bottom:4px;padding:17px 22px 19px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a:after{content:"\f178";font-family:fontAwesome;float:right}.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text.gdlr-core-with-bg{text-transform:uppercase;font-size:12px;font-weight:500}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-item{padding-top:22px;border-top-width:1px;border-top-style:solid;margin-bottom:23px}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-item:first-child{padding-top:0;border-top:none}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-avatar{overflow:hidden;border-radius:50%;float:left;margin-right:25px}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-content{overflow:hidden}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-author{font-weight:700}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-author{font-size:16px;margin-bottom:10px}.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-excerpt{font-size:14px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1{padding-top:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget{margin-bottom:20px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:75px;margin-right:23px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600;margin-bottom:2px;margin-top:-5px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-content{overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:.5px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info i{display:inline-block;font-size:15px;margin-right:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info .gdlr-core-head{vertical-align:middle}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3{padding-top:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget{margin-bottom:20px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:75px;margin-right:23px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-title{font-size:14px;font-weight:800;margin-bottom:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-content{overflow:hidden}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:13px;line-height:15px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-blog-info i{display:inline-block;font-size:15px;margin-right:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-info i{display:none}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-info{font-size:13px;text-transform:uppercase;letter-spacing:1px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-content{margin-bottom:20px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget{margin-bottom:30px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail{margin-bottom:20px;position:relative}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600;margin-bottom:4px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:.5px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-blog-info i{display:inline-block;font-size:15px;margin-right:8px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category{position:absolute;left:18px;top:16px;font-size:12px;line-height:1;padding:8px 15px;text-transform:none;letter-spacing:0px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category a,.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category span{color:#fff}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none}.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-recent-post-widget-thumbnail-video{margin-left:-30px;margin-top:-30px;font-size:16px;position:absolute;top:50%;left:50%;background:#fff;padding:20px 17px 20px 23px;width:60px;height:60px;text-align:center;line-height:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gdlr-core-post-slider-widget-wrap{padding-top:8px}.gdlr-core-post-slider-widget-overlay{top:auto}.gdlr-core-post-slider-widget-overlay .gdlr-core-post-slider-widget-title{font-size:18px;margin-bottom:8px;display:block}.gdlr-core-post-slider-widget-overlay .gdlr-core-image-overlay-content{position:relative;left:0;right:0;padding:23px 28px 23px;text-align:left}.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info{display:inline-block;margin-right:18px;font-size:11px;text-transform:uppercase}.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info i{font-size:15px;margin-right:10px}.gdlr-core-portfolio-slider-widget-wrap{padding-top:8px}.gdlr-core-portfolio-slider-widget-wrap .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title{font-size:16px;text-transform:none;letter-spacing:0px;font-weight:600;letter-spacing:.3}.gdlr-core-recent-portfolio-widget-wrap{padding-top:8px}.gdlr-core-recent-portfolio-widget{max-width:103px;float:left;margin-right:10px;margin-bottom:10px}.gdlr-core-instagram-item .gdlr-core-instagram-item-title{font-size:24px;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:10px}.gdlr-core-instagram-item .gdlr-core-instagram-item-title-wrap{margin-bottom:30px}.gdlr-core-instagram-item .flexslider ul li img{display:block}.gdlr-core-instagram-item .gdlr-core-instagram-item-title-nav{font-size:22px;text-align:center}.gdlr-core-instagram-item .gdlr-core-instagram-item-title-nav i{margin:0 12px;cursor:pointer}.gdlr-core-instagram-item .gdlr-core-instagram-item-content a{display:block}​.gdlr-core-instagram-item .gdlr-core-media-image{padding-bottom:100%}.gdlr-core-instagram-item .gdlr-core-media-image img{object-fit:cover;width:100%;height:100%;position:absolute}ul.gdlr-core-twitter-widget-wrap{list-style:none;margin-left:0}ul.gdlr-core-twitter-widget-wrap li{margin-bottom:30px}ul.gdlr-core-twitter-widget-wrap li:before{content:"\f099";font-family:"fontAwesome";float:left;font-size:18px;margin-right:25px}ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget{overflow:hidden}ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-content{display:block;margin-bottom:15px}ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date{display:block;font-size:13px}ul.gdlr-core-twitter-content-list{list-style:none;margin-left:0;margin-bottom:0}ul.gdlr-core-twitter-content-list li{margin-bottom:25px}ul.gdlr-core-twitter-content-list li:last-child{margin-bottom:0}.gdlr-core-twitter-item-list .gdlr-core-twitter-item-list-date{display:block;margin-top:12px}.gdlr-core-event-item .gdlr-core-event-item-info-wrap{font-size:15px}.gdlr-core-event-item .gdlr-core-event-item-info-wrap .gdlr-core-head{margin-right:10px}.gdlr-core-event-item-info.gdlr-core-type-start-date-month{display:block;float:left;width:40px;text-align:center;white-space:nowrap;margin-right:25px;border-bottom-width:3px;border-bottom-style:solid;padding-bottom:10px}.gdlr-core-type-start-date-month .gdlr-core-date{font-size:34px;line-height:1;font-weight:700;display:block}.gdlr-core-type-start-date-month .gdlr-core-month{font-size:17px;display:block;font-weight:700;text-transform:uppercase}.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-widget{margin-bottom:28px}.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-title{font-size:23px;margin-bottom:15px}.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-content-wrap{overflow:hidden}.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-info{margin-bottom:2px;margin-right:25px}.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail{margin-bottom:25px}.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border .gdlr-core-event-widget{padding-bottom:28px;border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border .gdlr-core-event-widget{padding-bottom:28px}.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border:last-child .gdlr-core-event-widget{padding-bottom:0;border-bottom-width:0}.gdlr-core-event-item-list.gdlr-core-style-grid{margin-bottom:35px}.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-thumbnail{margin-bottom:28px;overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-title{font-size:19px;margin-bottom:14px;font-weight:700}.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-content-wrap{overflow:hidden}.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-info{display:block;margin-bottom:2px}.widget .gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-title{font-size:19px;margin-bottom:13px}@media only screen and (max-width:768px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-50px}}@media only screen and (min-width:768px) and (max-width:1170px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-100px}}@media only screen and (min-width:1171px) and (max-width:1400px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-200px}}@media only screen and (min-width:1401px) and (max-width:1600px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-300px}}@media only screen and (min-width:1601px){.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-400px}}@media only screen and (max-width:768px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0;margin-right:-50px}}@media only screen and (min-width:768px) and (max-width:1170px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0;margin-right:-100px}}@media only screen and (min-width:1171px) and (max-width:1400px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0;margin-right:-200px}}@media only screen and (min-width:1401px) and (max-width:1600px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0;margin-right:-300px}}@media only screen and (min-width:1601px){.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0;margin-right:-400px}}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-form{max-width:535px;margin:0 auto}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email{float:left;width:70%}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit{overflow:hidden}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email input[type=email]{width:100%;font-size:15px;line-height:20px;border-width:1px;padding:19px 20px;height:58px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit input[type=submit]{display:block;width:100%;font-size:15px;line-height:20px;padding:19px 0;height:58px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-form{max-width:535px;margin:0 auto}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-email{float:left;width:70%}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-submit{overflow:hidden}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-email input[type=email]{width:98%;margin-right:2%;font-size:15px;line-height:20px;border-width:1px;padding:19px 20px;height:58px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-submit input[type=submit]{display:block;width:100%;font-size:15px;line-height:20px;padding:17px 0;height:58px;background:0 0;border-width:2px;border-style:solid}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-form{max-width:535px;margin:0 auto}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-email{margin-bottom:14px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-email input[type=email]{width:100%;font-size:13px;line-height:20px;border-width:1px;padding:15px 20px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-submit input[type=submit]{display:block;width:100%;font-size:12px;font-weight:600;line-height:20px;padding:14px 0}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-form{max-width:535px;margin:0 auto}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-email{float:left;width:70%;padding-right:20px}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-submit{overflow:hidden}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-email input[type=email]{width:100%;font-size:16px;line-height:20px;padding:10px 0;height:48px;border-width:0 0 2px;border-bottom-style:solid;background:0 0 !important}.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-submit input[type=submit]{display:block;width:100%;font-size:13px;line-height:20px;padding:10px 0;height:48px}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-form{max-width:535px;margin:0 auto}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email{float:left;width:70%;padding-right:10px}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit{overflow:hidden}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email input[type=email]{width:100%;font-size:15px;line-height:20px;border-width:0;padding:19px 20px;height:58px}.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit input[type=submit]{display:block;width:100%;font-size:16px;line-height:20px;padding:19px 0;height:58px;text-transform:none;font-weight:400;letter-spacing:0px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email{float:left;padding-right:12px;width:65%}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit{float:left;width:35%}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email input[type=email]{font-size:15px;height:51px;line-height:21px;padding:10px 25px;border-width:1px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit input[type=submit]{height:51px;font-size:12px;font-weight:600}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email input[type=email],.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit input[type=submit]{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-form{position:relative;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email{float:left;padding-right:12px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email input[type=email]{font-size:15px;height:55px;line-height:21px;padding:11px 25px 11px 58px;border-width:1px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type=submit]{height:54px;font-size:12px;font-weight:600;padding-left:40px;padding-right:40px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email input[type=email],.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type=submit]{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email:before{font-family:fontAwesome;content:"\f1d8";position:absolute;top:50%;margin-top:-14px;left:28px}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit:after{content:"\f0a9";font-family:fontAwesome;font-size:25px;line-height:1;position:absolute;top:50%;right:50%;margin-top:-12px;margin-right:-12px;color:#fff}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-form{position:relative;max-width:400px;margin-left:auto;margin-right:auto;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email{float:left;padding-right:12px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email input[type=email]{font-size:15px;height:46px;line-height:21px;padding:6px 20px;border-width:1px;width:100%}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit input[type=submit]{height:46px;width:60px;padding:0;font-size:12px;font-weight:600;padding-left:0;padding-right:0;color:transparent !important}.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email input[type=email],.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit input[type=submit]{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-with-fa-send-o-button form{position:relative}.gdlr-core-with-fa-send-o-button form div.tnp-field{margin-bottom:0}.gdlr-core-with-fa-send-o-button form input[type=email]{padding-left:20px;padding-right:50px}.gdlr-core-with-fa-send-o-button .tnp-field-button input[type=submit]{position:absolute;right:0;top:0;bottom:0;opacity:0}.gdlr-core-with-fa-send-o-button .tnp-field-button:after{font-family:fontAwesome;content:"\f1d8";position:absolute;right:18px;top:50%;font-size:16px;line-height:20px;margin-top:-10px;pointer-events:none}.gdlr-core-with-fa-send-o-button form input[type=email]{color:#888}.gdlr-core-with-fa-send-o-button form input[type=email]::-webkit-input-placeholder{color:#888}.gdlr-core-with-fa-send-o-button form input[type=email]::-moz-placeholder{color:#888}.gdlr-core-with-fa-send-o-button form input[type=email]:-ms-input-placeholder{color:#888}.gdlr-core-with-fa-send-o-button form input[type=email]:-moz-placeholder{color:#888}.tnp.gdlr-core-style-2 .tnp-field-button input[type=submit]{opacity:1;text-indent:-150px;width:50px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px}.tnp.gdlr-core-style-2 form input[type=email]{padding-right:20px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px}.tnp.gdlr-core-style-2 .tnp-field-email{margin-right:56px}.tnp.gdlr-core-style-2 .tnp-field-button:after{content:"\f0da";right:20px}.woocommerce span.onsale{color:#fff;border-radius:100%;position:absolute;line-height:48px;font-weight:600;width:48px;height:48px;font-size:13px}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail{position:relative;margin-bottom:38px;overflow:hidden}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info{position:absolute;bottom:-58px;left:0;right:0;text-align:center;opacity:0;transition:opacity .2s,bottom .2s;-moz-transition:opacity .2s,bottom .2s;-o-transition:opacity .2s,bottom .2s;-webkit-transition:opacity .2s,bottom .2s}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info>a{float:left;width:50%;height:58px;font-size:15px;line-height:20px;font-weight:400;padding:19px 10px 0}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info i{font-size:16px;margin-right:12px}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail:hover .gdlr-core-product-thumbnail-info{opacity:1;bottom:0}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart.added{display:none}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail .added_to_cart:before{content:"\e015";font-size:16px;margin-right:12px;font-family:ElegantIcons;display:inline-block;vertical-align:text-top;margin-top:-2px}.gdlr-core-product-item .gdlr-core-product-attributes{margin-bottom:20px;font-size:17px}.gdlr-core-product-item .gdlr-core-product-att .gdlr-head{margin-right:10px}.gdlr-core-product-item .gdlr-core-product-att .gdlr-head:after{content:':'}.gdlr-core-product-item .gdlr-core-product-att .gdlr-tail{font-weight:700}.gdlr-core-product-grid{margin-bottom:60px}.flexslider .gdlr-core-product-grid{margin-bottom:0}.gdlr-core-product-grid .gdlr-core-product-grid-content-wrap{text-align:center}.gdlr-core-product-grid .gdlr-core-product-grid-content-wrap .onsale{position:static;display:inline-block;vertical-align:middle;margin-right:20px}.gdlr-core-product-grid .gdlr-core-product-grid-content{display:inline-block;vertical-align:middle}.gdlr-core-product-grid .gdlr-core-product-title{font-size:17px;margin-bottom:10px}.gdlr-core-product-grid .gdlr-core-product-price{font-size:15px;font-weight:800}.gdlr-core-product-grid .gdlr-core-product-price ins{text-decoration:none}.gdlr-core-product-grid .gdlr-core-product-price del{margin-right:9px;opacity:.5}.related.products .gdlr-core-product-grid{margin-bottom:15px}ul.gdlr-core-product-sub-category{margin-left:0;list-style:none;margin-bottom:0}ul.gdlr-core-product-sub-category li{float:left;margin:0 0 35px;padding:0 15px;position:relative;width:25%}ul.gdlr-core-product-sub-category li h3{font-size:18px;margin-top:24px;margin-bottom:0}.gdlr-core-hide-in-desktop,.gdlr-core-hide-in-desktop-tablet{display:none}.gdlr-core-product-grid-2{margin-bottom:60px}.flexslider .gdlr-core-product-grid-2{margin-bottom:0}.gdlr-core-product-grid-2 .gdlr-core-product-grid-content-wrap{text-align:center}.gdlr-core-product-grid-2 .gdlr-core-product-grid-content{display:inline-block;vertical-align:middle}.gdlr-core-product-grid-2 .gdlr-core-product-title{font-size:20px;font-weight:800;margin-bottom:8px}.gdlr-core-product-grid-2 .gdlr-core-product-price{font-size:18px;font-weight:800}.gdlr-core-product-grid-2 .gdlr-core-product-price ins{text-decoration:none}.gdlr-core-product-grid-2 .gdlr-core-product-price del{margin-right:9px;opacity:.5}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail span.onsale{font-size:15px;width:70px;height:70px;text-align:center;padding:12px 0 0;left:15px;top:15px;z-index:0}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8)}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info>a{float:none;width:auto;height:auto;padding:0;margin-top:-38px;font-size:19px;font-weight:700;position:absolute;left:0;right:0;top:50%;bottom:auto;color:#0c0c0c;background:0 0}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info .icon_cart_alt:before{content:"\e013"}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info i{font-size:34px;font-weight:400;line-height:34px;display:block;margin-bottom:23px;margin-right:0}.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info>a.added_to_cart:before{font-size:34px;font-weight:400;line-height:34px;display:block;margin-bottom:25px;margin-right:0}.related.products .gdlr-core-product-grid-2{margin-bottom:15px}.gdlr-core-product-grid-3 .gdlr-core-product-title{margin-bottom:28px;text-align:left}.gdlr-core-product-grid-3 .gdlr-core-product-grid-content{padding:30px;background:#fff;border-style:solid;border-width:0}.gdlr-core-product-grid-3 .gdlr-core-product-price ins{text-decoration:none}.gdlr-core-product-grid-3 .gdlr-core-product-price del{margin-right:9px;opacity:.5}.gdlr-core-product-grid-3 .gdlr-core-product-add-to-cart{text-transform:uppercase;font-weight:700;font-size:13px;letter-spacing:1px}.gdlr-core-product-grid-3 .gdlr-core-product-add-to-cart i{display:none}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail{margin-bottom:0}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .star-rating{float:right;margin-top:4px}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .gdlr-core-product-price{float:left}.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .gdlr-core-product-grid-info{margin-top:-10px;margin-bottom:5px}.gdlr-core-product-grid-3.gdlr-core-button-style-border .gdlr-core-product-grid-content{text-align:center}.gdlr-core-product-grid-3.gdlr-core-button-style-border .gdlr-core-product-add-to-cart{border-width:2px;border-style:solid;padding:14px 25px;display:inline-block;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.gdlr-core-product-grid-3.gdlr-core-without-frame .gdlr-core-product-grid-content{padding:30px 0 0;background:0 0}.gdlr-core-product-grid-3.gdlr-core-with-border{border-width:1px;border-style:solid}.gdlr-core-product-grid-3.gdlr-core-with-border .gdlr-core-product-thumbnail{border-bottom-width:1px;border-bottom-style:solid}.gdlr-core-product-grid-3.gdlr-core-with-border .gdlr-core-product-add-to-cart{float:right}.gdlr-core-product-grid-3 .gdlr-core-product-attributes{text-align:left}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail span.onsale{font-size:15px;width:70px;height:70px;text-align:center;padding:12px 0 0;left:15px;top:15px;z-index:0}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8)}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info>a{float:none;width:auto;height:auto;padding:0;margin-top:-38px;text-transform:none;letter-spacing:0px;font-size:19px;font-weight:700;position:absolute;left:0;right:0;top:50%;bottom:auto;color:#0c0c0c;background:0 0}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info .icon_cart_alt:before{content:"\e013"}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info i{font-size:34px;font-weight:400;line-height:34px;display:block;margin-bottom:23px;margin-right:0}.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info>a.added_to_cart:before{font-size:34px;font-weight:400;line-height:34px;display:block;margin-bottom:25px;margin-right:0}.gdlr-core-product-grid-4{margin-bottom:40px}.gdlr-core-product-grid-4 .gdlr-core-product-title{display:inline-block;margin-bottom:0;padding-bottom:2px;border-bottom-width:2px;border-bottom-style:solid;border-color:transparent;transition:border-color .3s;-moz-transition:border-color .3s;-o-transition:border-color .3s;-webkit-transition:border-color .3s}.gdlr-core-product-item .gdlr-core-product-grid-4 .gdlr-core-product-thumbnail{margin-bottom:20px}.gdlr-core-product-item .gdlr-core-product-grid-4 .gdlr-core-product-grid-content{text-align:center}.gdlr-core-product-item.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.gdlr-core-product-item.woocommerce .star-rating:before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.gdlr-core-product-item.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.gdlr-core-product-item.woocommerce .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.gdlr-core-body .gdlr-core-course-form input,.gdlr-core-course-form .gdlr-core-course-form-combobox{background:#3b4b6b}.gdlr-core-body .gdlr-core-course-form input,.gdlr-core-course-form .gdlr-core-course-form-combobox select,.gdlr-core-course-form .gdlr-core-course-form-combobox:after{color:#b1c0e0}.gdlr-core-body .gdlr-core-course-form input[type=submit]{background:#50bd77}.gdlr-core-course-form input::-webkit-input-placeholder{color:#b1c0e0}.gdlr-core-course-form input::-moz-placeholder{color:#b1c0e0}.gdlr-core-course-form input:-ms-input-placeholder{color:#b1c0e0}.gdlr-core-course-form input:-moz-placeholder{color:#b1c0e0}.gdlr-core-course-form input{font-size:14px;padding:18px 22px;width:100%;border:0;line-height:1.7;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-course-form .gdlr-core-course-form-combobox{position:relative;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-course-form .gdlr-core-course-form-combobox:after{font-family:fontAwesome;content:"\f107";font-size:20px;line-height:20px;position:absolute;right:16px;top:50%;margin-top:-10px;pointer-events:none}.gdlr-core-course-form .gdlr-core-course-form-combobox select{font-size:14px;padding:18px 22px;width:100%;border:0;height:auto;line-height:1.7;background:0 0}.gdlr-core-course-form .gdlr-core-course-form-combobox select,.gdlr-core-course-form .gdlr-core-course-form-combobox select:focus{outline:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gdlr-core-course-form input[type=submit]{font-size:15px;color:#fff;letter-spacing:0px;width:100%}.gdlr-core-course-form input[type=submit].gdlr-core-auto-size{width:auto}.gdlr-core-course-search-item .gdlr-core-search-frame{padding:40px 35px;background:#f3f3f3;background-size:cover;background-position:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.gdlr-core-course-search-item .gdlr-core-course-search-item-title{font-size:19px;margin-bottom:35px}.gdlr-core-course-search-item .gdlr-core-course-form{margin-left:-7px;margin-right:-7px}.gdlr-core-course-search-item .gdlr-core-course-column{padding-left:7px;padding-right:7px}.gdlr-core-course-search-item .gdlr-core-course-search-field{margin-bottom:14px}.gdlr-core-course-search-item .gdlr-core-course-form-submit{padding-top:8px}.gdlr-core-course-search-page-content-wrap{float:right;margin-bottom:50px}.gdlr-core-course-search-page{padding-top:60px;padding-bottom:40px}.gdlr-core-course-archive-page-content-wrap{float:right}.gdlr-core-course-archive-page{padding-top:60px;padding-bottom:40px;margin-bottom:50px}@media only screen and (max-width:999px){.gdlr-core-hide-in-desktop{display:block}.gdlr-core-hide-in-tablet,.gdlr-core-hide-in-tablet-mobile{display:none}.gdlr-core-tablet-column-60{width:100%}.gdlr-core-flexslider-nav,.gdlr-core-flexslider .flex-direction-nav,.gdlr-core-flexslider-custom-nav{display:none}.gdlr-core-flexslider[data-nav=navigation-bottom] .flex-direction-nav{display:block}}@media only screen and (max-width:767px){.gdlr-core-hide-in-desktop-tablet{display:block}.gdlr-core-hide-in-mobile,.gdlr-core-hide-in-tablet-mobile{display:none}.gdlr-core-hide-in-tablet{display:block}body .gdlr-core-container{max-width:500px;padding-left:15px;padding-right:15px}body .gdlr-core-container-custom{max-width:500px !important;padding-left:15px;padding-right:15px}.gdlr-core-pbf-wrapper{padding-left:0 !important;padding-right:0 !important}.gdlr-core-pbf-wrapper-full{max-width:500px;padding-left:15px;padding-right:15px}.gdlr-core-pbf-column-content-margin{padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important}.gdlr-core-pbf-wrapper-full-no-space{max-width:500px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin{padding-left:30px !important;padding-right:30px !important}.gdlr-core-pbf-background-frame{display:none}.gdlr-core-pbf-background{background-attachment:inherit !important}.gdlr-core-pbf-sidebar-wrapper{margin:0 !important}.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-30px;margin-right:-30px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-left:-30px;margin-right:-30px}.gdlr-core-column-10,.gdlr-core-column-12,.gdlr-core-column-15,.gdlr-core-column-20,.gdlr-core-column-24,.gdlr-core-column-30,.gdlr-core-column-36,.gdlr-core-column-40,.gdlr-core-column-45,.gdlr-core-column-48,.gdlr-core-column-50,.gdlr-core-column-60{width:100%}.gdlr-core-pbf-column-content{min-height:0px}.gdlr-core-pbf-sidebar-content,.gdlr-core-pbf-sidebar-right,.gdlr-core-pbf-sidebar-left{height:auto !important;padding-left:0 !important;padding-right:0 !important}.gdlr-core-audio{padding:13px 3px 7px}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-inner{padding-right:0}.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-button{position:static;margin-top:45px}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-inner{padding-left:0}.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-button{position:static;margin-top:45px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title{display:block}.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator{display:none}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more{margin-top:14px;display:inline-block}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-block-item-title-wrap{margin-left:0;margin-right:0}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pagination{padding-left:0;padding-right:0}.gdlr-core-social-share-left-text .gdlr-core-social-share-count{display:block;margin-bottom:10px}.gdlr-core-social-share-left-text .gdlr-core-divider{display:none}.gdlr-core-social-share-left-text{text-align:center}.gdlr-core-social-share-right-text .gdlr-core-social-share-count{display:block;margin-top:10px}.gdlr-core-social-share-right-text .gdlr-core-divider{display:none}.gdlr-core-social-share-right-text{text-align:center}.gdlr-core-blog-date-wrapper{display:none}.gdlr-core-blog-medium,.gdlr-core-blog-medium>div,.gdlr-core-blog-medium>div.clearfix{display:block}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap{width:auto;padding-right:0;margin-bottom:25px}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{width:auto;padding-left:0;margin-bottom:25px}.gdlr-core-blog-left-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap,.gdlr-core-blog-right-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:100%}.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail{display:flex;flex-direction:column;width:100%}.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{order:1;width:100%}.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail .gdlr-core-blog-medium-content-wrapper{order:2;width:100%}.gdlr-core-portfolio-medium{display:flex;flex-flow:column}.gdlr-core-portfolio-medium .gdlr-core-portfolio-thumbnail-wrap{order:1;-ms-order:1}.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap{order:2;-ms-order:1}.gdlr-core-portfolio-medium.gdlr-core-size-large .gdlr-core-portfolio-thumbnail-wrap,.gdlr-core-portfolio-medium.gdlr-core-size-small .gdlr-core-portfolio-thumbnail-wrap{display:block;width:auto;margin-bottom:35px}.gdlr-core-portfolio-medium.gdlr-core-style-left .gdlr-core-portfolio-content-wrap{padding-left:0;display:block}.gdlr-core-portfolio-medium-feature{margin-right:0;margin-left:0;padding:0}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{display:block;padding-top:30px;padding-bottom:30px;width:100%;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px}.gdlr-core-portfolio-medium-feature .gdlr-core-item-list-inner{display:block}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail-wrap{display:block}.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{margin-top:0;margin-bottom:0}.gdlr-core-portfolio-medium-feature:hover .gdlr-core-portfolio-thumbnail{margin-top:0;margin-bottom:0}.gdlr-core-tab-item .gdlr-core-tab-item-content{padding:35px 0 0}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:none;border-right:0;max-width:none}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{float:left;height:52px;padding-left:25px;padding-right:25px;border-top-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title.gdlr-core-active{padding-right:25px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title:last-child{border-right-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border:none}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:none;border-left:0;max-width:none}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{float:right;height:52px;padding-left:25px;padding-right:25px;border-top-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title.gdlr-core-active{padding-right:25px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title:last-child{border-left-width:1px}.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border:none}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:none;margin-right:0;border:none;max-width:none}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-line{display:none}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{padding:12px 20px 0 0;float:left}.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border:none}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:none;margin-left:0;border:none;max-width:none}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-line{display:none}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{padding:12px 0 0 20px;float:right}.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border:none}.gdlr-core-gallery-item-style-scroll .gdlr-core-media-image{max-height:200px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-content{bottom:35px}.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-sly-slider{display:none}.gdlr-core-price-table-item .gdlr-core-price-table{margin-top:0;margin-bottom:30px}.gdlr-core-price-table-item .gdlr-core-price-table-column:last-child .gdlr-core-price-table{margin-bottom:0}.gdlr-core-title-item.gdlr-core-left-align .gdlr-core-title-item-link{position:static;margin-top:12px}.gdlr-core-title-item-caption-right .gdlr-core-title-item-title-wrap{float:none;margin-bottom:13px;margin-right:0;width:auto !important}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email{width:100%;float:none}.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit{width:100%;float:none;margin-top:17px}.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email{float:none;width:100%;margin-bottom:10px}.gdlr-core-timeline-item .gdlr-core-timeline-item-bullet{display:none}.gdlr-core-timeline-item .gdlr-core-timeline-item-date{width:auto !important;padding-right:0;float:none;text-align:left}.gdlr-core-roadmap-item{margin-right:-20px;margin-left:-20px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-content{margin-right:20px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{display:none}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-divider{display:none}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{font-size:11px;text-transform:none;letter-spacing:0}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{font-size:11px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-wrap{width:37%}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area{margin-left:0}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head{padding-bottom:16px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{font-size:15px}.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{font-size:15px;margin-bottom:29px}.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-image{float:none;margin-right:0;max-width:100%}.gdlr-core-instagram-widget>div{float:left;width:auto;max-width:120px;clear:none}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-2,.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-3,.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-4{float:none;width:auto;padding:20px 0}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap{padding:40px 30px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left{float:none;width:auto;margin-bottom:30px}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-image{display:none}.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button{margin-bottom:15px}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap{padding-left:0}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{width:auto;float:none}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap{padding-top:30px;padding-left:0;text-align:center}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-divider{display:none}.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap{padding:50px 30px}.gdlr-core-filterer-wrap{margin-top:0 !important}.gdlr-core-filterer-wrap.gdlr-core-right-align{text-align:center}.gdlr-core-filterer-wrap .gdlr-core-filterer-slide-bar{display:none !important}.gdlr-core-price-list-item .gdlr-core-price-list-divider{display:none}}@media only screen and (max-width:419px){.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{padding:25px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{font-size:60px;margin-right:20px}.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:60px;margin-left:20px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:20px;font-size:80px}.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:80px;margin-left:20px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{font-size:90px;margin-right:20px}.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:90px;margin-left:20px}}body.ilightbox-noscroll{overflow:auto}.gdlr-core-privacy-box-wrap{color:#a3a3a3;background:#1d1d1d}.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{color:#fff}.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{background:#1a49a8}.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-lb,.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-lb:hover{color:#fff}.gdlr-core-privacy-box-wrap{font-size:14px;z-index:99}.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{font-weight:700;padding:11px 28px;display:inline-block;vertical-align:middle;text-transform:none;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px}.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-action .gdlr-core-privacy-box-lb{margin-left:20px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar{padding:20px 35px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar .gdlr-core-privacy-box-text{float:left;margin-top:10px;margin-bottom:12px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar .gdlr-core-privacy-box-action{float:right}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar{position:fixed;bottom:0;left:0;right:0;padding:20px 35px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar .gdlr-core-privacy-box-text{float:left;margin-top:10px;margin-bottom:12px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar .gdlr-core-privacy-box-action{float:right}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-left{position:fixed;bottom:35px;left:35px;max-width:425px;padding:30px 35px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-left .gdlr-core-privacy-box-text{margin-bottom:20px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-right{position:fixed;bottom:35px;right:35px;max-width:425px;padding:30px 35px}.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-right .gdlr-core-privacy-box-text{margin-bottom:20px}.gdlr-core-lightbox-wrapper{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000;background:rgba(0,0,0,.7)}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-row{display:table;width:100%;height:100%}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-cell{display:table-cell;vertical-align:middle;padding:30px}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-content{background:#fff;color:#9b9b9b;margin:30px auto;max-width:970px;position:relative;max-height:calc(100% - 60px);overflow:auto}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close{position:absolute;right:0;top:0;width:50px;height:50px;background:#efefef;padding:25px 15px;cursor:pointer}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close:before{content:" ";display:block;border-bottom-width:1px;border-bottom-style:solid;width:20px;border-color:#444;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close:after{content:" ";display:block;border-bottom-width:1px;border-bottom-style:solid;width:20px;border-color:#444;margin-top:-1px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li{color:#8c8c8c}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li.gdlr-core-active{color:#000}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li:before{content:"\f178";font-family:FontAwesome;display:inline-block;width:0;color:transparent;transition:width .3s,color .3s;-moz-transition:width .3s,color .3s;-o-transition:width .3s,color .3s;-webkit-transition:width .3s,color .3s}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li:hover:before{width:26px;color:#8c8c8c}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li.gdlr-core-active:before{width:26px;color:#000}.gdlr-core-body .gdlr-core-gdpr-form-submit input[type=submit]{background:#1a49a8}.gdlr-core-gdpr-form-checkbox-appearance{background:#dcdcdc}.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{background:#828282}.gdlr-core-gdpr-form-checkbox-text{color:#bbb}.gdlr-core-gdpr-form-checkbox:checked+.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{background-color:#1a49a8}.gdlr-core-gdpr-form-checkbox:checked+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text,.gdlr-core-gdpr-form-checkbox-required+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text{color:#1a49a8}#gdlr-core-gdpr-form{overflow:hidden}.gdlr-core-gdpr-form-left{float:left;padding-top:60px;padding-left:40px;border-right-width:1px;border-right-style:solid;border-color:#e6e6e6;padding-bottom:1059px;margin-bottom:-999px}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-left-title{font-size:26px;font-weight:800;margin-bottom:25px;color:#383838}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav{margin-left:0;list-style:none;width:235px}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li{padding-bottom:12px;padding-right:20px;margin-bottom:12px;font-size:15px;font-weight:700;cursor:pointer;border-bottom-width:1px;border-bottom-style:solid;border-color:#e6e6e6;transition:color .2s;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s}.gdlr-core-gdpr-form-right{overflow:hidden;padding-left:50px;padding-top:60px;padding-right:30px}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-title{font-size:22px;font-weight:700;margin-bottom:25px;color:#383838}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content-wrap{display:none}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content-wrap.gdlr-core-active{display:block}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content{margin-bottom:30px}.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-submit{margin-top:60px;margin-bottom:35px;text-align:right}.gdlr-core-gdpr-form-submit input[type=submit]{font-size:14px;text-transform:none;font-weight:600;padding:15px 28px 17px;letter-spacing:0px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px}.gdlr-core-gdpr-form-checkbox-item label{display:inline-block}.gdlr-core-gdpr-form-checkbox-item input{display:none}.gdlr-core-gdpr-form-checkbox-appearance{display:inline-block;vertical-align:middle;height:28px;width:50px;overflow:hidden;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;cursor:pointer}.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{height:22px;width:22px;margin:3px;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;transition:margin-left .2s,background-color .2s;-webkit-transition:margin-left .2s,background-color .2s;-moz-transition:margin-left .2s,background-color .2s;-o-transition:margin-left .2s,background-color .2s}.gdlr-core-gdpr-form-checkbox-text{display:inline-block;margin-left:17px;font-size:14px;text-transform:uppercase;font-weight:700;transition:color .2s;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s}.gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable{display:none}.gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable-required{display:none}.gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:inline}.gdlr-core-gdpr-form-checkbox:checked+.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button,.gdlr-core-gdpr-form-checkbox-required+.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{margin-left:25px}.gdlr-core-gdpr-form-checkbox:checked+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable{display:inline}.gdlr-core-gdpr-form-checkbox:checked+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:none}.gdlr-core-gdpr-form-checkbox-required+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable-required{display:inline}.gdlr-core-gdpr-form-checkbox-required+.gdlr-core-gdpr-form-checkbox-appearance+.gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:none}.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content{color:#c4c4c4}.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content a,.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content a:hover{color:#fff}.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-title{color:#fff}.gdlr-core-pb-privacy-box-wrap{position:relative}.gdlr-core-pb-privacy-box-wrap img{display:block}.gdlr-core-pb-privacy-box-overlay{position:absolute;left:0;top:0;right:0;bottom:0;background:#000;opacity:.65}.gdlr-core-pb-privacy-box-content-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.gdlr-core-pb-privacy-box-content-table{display:table;width:100%;height:100%;max-width:330px;margin:0 auto}.gdlr-core-pb-privacy-box-content-cell{display:table-cell;vertical-align:middle;text-align:center}.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-title{font-weight:600}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-item .gdlr-core-pb-privacy-box-title{font-size:17px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-item .gdlr-core-pb-privacy-box-content{font-size:14px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper{height:600px;background-size:cover;background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/content-blocked.jpg)}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper .gdlr-core-pb-privacy-box-title{font-size:18px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper .gdlr-core-pb-privacy-box-content{font-size:15px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column{min-height:600px;background-size:cover;background-image:url(//bargal.co.il/wp-content/plugins/goodlayers-core/include/css/../images/content-blocked.jpg)}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column .gdlr-core-pb-privacy-box-title{font-size:14px}.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column .gdlr-core-pb-privacy-box-content{font-size:13px}@media only screen and (max-width:767px){.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper{height:400px}.gdlr-core-gdpr-form-left{padding:30px;margin-bottom:0;border-right:0;float:none;text-align:center}.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav{margin:0 auto}.gdlr-core-gdpr-form-right{padding:0 30px;text-align:center}}.gdlr-core-widget-list-shortcode{background-color:#f5f5f5;color:#949494}.gdlr-core-widget-list-shortcode ul{list-style:none;margin-left:0}.gdlr-core-widget-list-shortcode ul li{border-top-width:1px;border-top-style:solid;padding:13px 27px;border-color:#e1e1e1}.gdlr-core-widget-list-shortcode ul li:first-child{border-top:none}.gdlr-core-widget-list-shortcode .gdlr-core-widget-list-shortcode-title{font-size:14px;font-weight:600;padding:35px 27px 0;margin-bottom:13px;color:#252525}.gdlr-core-widget-box-shortcode{font-size:13px;padding:40px 35px 10px;position:relative;background-size:cover;background-position:center}.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-title{font-size:21px}.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-icon{font-size:21px;color:#4d96e9;margin-right:20px;float:left}.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-content{overflow:hidden}.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-link{position:absolute;top:0;right:0;bottom:0;left:0}.gdlr-core-revolution-slider-item{z-index:0;position:relative}.wpcf7-form-control-wrap{display:block}.wpcf7-form-control-wrap .wpcf7-form-indicator{position:absolute;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.gdlr-core-page-builder-body .wpgmp_map_parent{margin-bottom:0}.lg-outer{direction:ltr}
.rs-p-wp-fix{display:none !important;margin:0 !important;height:0 !important}.wp-block-themepunch-revslider{position:relative}#debungcontrolls{z-index:100000;position:fixed;bottom:0;width:100%;height:auto;background:rgba(0,0,0,.6);padding:10px;box-sizing:border-box}rs-debug{z-index:100000;position:fixed;top:0;width:300px;height:300px;background:rgba(0,0,0,.6);padding:10px;box-sizing:border-box;color:#fff;font-size:10px;line-height:13px;overflow:scroll}rs-modal{position:fixed !important;z-index:9999999 !important;pointer-events:none !important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0;left:0;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0;left:0;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100% !important;overflow:auto !important;pointer-events:auto !important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden !important;max-width:100% !important}rs-modal-cover{width:100%;height:100%;z-index:0;background:0 0;position:absolute;top:0;left:0;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995 !important}rs-sbg-px{pointer-events:none}.rs-forcehidden *{visibility:hidden !important}.rs_splitted_lines{display:block;white-space:nowrap !important}.debugtimeline{width:100%;height:10px;position:relative;display:block;margin-bottom:3px;display:none;white-space:nowrap;box-sizing:border-box}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;z-index:9999999 !important;background:#fff}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888);src:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'),url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class^=revicon-]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}rs-module i[class^=fa-],rs-module i[class*=" fa-"],.rb-modal-wrapper i[class^=fa-],.rb-modal-wrapper i[class*=" fa-"],#waitaminute i[class^=fa-],#waitaminute i[class*=" fa-"],#objectlibrary i[class^=fa-],#objectlibrary i[class*=" fa-"],#rs_overview i[class^=fa-],#rs_overview i[class*=" fa-"],#rs_overview_menu i[class^=fa-],#rs_overview_menu i[class*=" fa-"],#builderView i[class^=fa-],#builderView i[class*=" fa-"]{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}rs-module [class^=fa-]:before,rs-module [class*=" fa-"]:before,.rb-modal-wrapper [class^=fa-]:before,.rb-modal-wrapper [class*=" fa-"]:before,#rs_overview [class^=fa-]:before,#rs_overview [class*=" fa-"]:before,#objectlibrary [class^=fa-]:before,#objectlibrary [class*=" fa-"]:before,#waitaminute [class^=fa-]:before,#waitaminute [class*=" fa-"]:before,#rs_overview_menu [class^=fa-]:before,#rs_overview_menu [class*=" fa-"]:before,#builderView [class^=fa-]:before,#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}rs-module .sr-only,#objectlibrary .sr-only,#waitaminute .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,.rb-modal-wrapper .sr-only,#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed !important;top:0 !important;z-index:1000;left:0 !important}.rs-stickyscrollon rs-module-wrap{position:sticky !important;top:0;z-index:1000}.rs-stickyscrollon{overflow:visible !important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0;left:0;width:100%;height:100%}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit !important;text-decoration:none !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;line-height:inherit !important}.entry-content rs-module a,rs-module a{box-shadow:none}.rs-ov-hidden{overflow:hidden !important}.rs-forceoverflow,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-module,.rs-forceoverflow rs-slides,.rs-forceoverflow rs-slide{overflow:visible !important}.tp-simpleresponsive img,rs-module img{max-width:none !important;transition:none;margin:0;padding:0;border:none}rs-module .no-slides-text{font-weight:700;text-align:center;padding-top:80px}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0;left:0}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer .rs-toggled-content{display:block}.rs-tc-active.rs-layer .rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-osx-font-smoothing:grayscale;z-index:1}rs-layer-wrap,rs-mask,rs-module-wrap,rs-module .rs-layer,rs-module img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child,.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0}.rs-svg svg{width:100%;height:100%;position:relative;vertical-align:top}rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer *:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none !important}rs-carousel-wrap{cursor:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}rs-carousel-wrap.dragged{cursor:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0}rs-carousel-space{clear:both;display:block;width:100%;height:0;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none !important}.rs-layer.rs-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module embed,rs-module iframe,rs-module object,rs-module audio,rs-module video{max-width:none !important;border:none}rs-bg-elem{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0px;pointer-events:none}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block}rs-column-wrap>rs-loop-wrap{z-index:1}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none !important}@media screen and (-ms-high-contrast:none){rs-fullwidth-wrap{overflow:hidden}}@supports (-ms-ime-align:auto){rs-fullwidth-wrap{overflow:hidden}}.rev_row_zone_top{top:0}.rev_row_zone_bottom{bottom:0}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,rs-layer img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0px}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}rs-column{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0;left:0;bottom:0;right:0}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock *{pointer-events:none !important}rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap{position:relative !important;left:auto !important;top:auto !important;line-height:0}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap,rs-column .rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block !important;width:100% !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden !important;display:none !important}rs-layer.rs-nointeraction,.rs-layer.rs-nointeraction{pointer-events:none !important}rs-static-layers{position:absolute;z-index:101;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none}rs-static-layers.rs-stl-back{z-index:0}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-bcr{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;position:absolute;left:100%;top:0}.rs-layer rs-bcrt{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;position:absolute;left:100%;top:0}.tp-layer-inner-rotation{position:relative !important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none !important}rs-bgvideo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block}.rs-layer.coverscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.rs-layer.rs-fsv{left:0;top:0;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,.rs-layer.rs-fsv video,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video{width:100%;height:100%;display:none}.fullcoveredvideo audio,.rs-fsv audio .fullcoveredvideo video,.rs-fsv video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity .3s ease-out !important}.rs-audio .tp-video-play-button{display:none !important}.rs-layer .html5vid{width:100% !important;height:100% !important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center !important;vertical-align:top;line-height:50px !important;font-size:30px !important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff !important;border-left:5px solid #fff !important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px !important;margin-top:5px !important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.rs-fsv .rs-fsv audio{object-fit:contain !important}.rs-fsv .rs-fsv video{object-fit:contain !important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo audio{object-fit:cover !important}.rs-fsv .fullcoveredvideo video{object-fit:cover !important}}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:0 0;z-index:5}.rs-nolc .tp-video-play-button,rs-bgvideo video::-webkit-media-controls-start-playback-button,rs-bgvideo video::-webkit-media-controls,rs-bgvideo audio::-webkit-media-controls{display:none !important}.rs-audio .tp-video-controls{opacity:1 !important;visibility:visible !important}rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module div.rs-layer,rs-module span.rs-layer,rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)}rs-dotted.threexthree{background:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none;text-decoration:none !important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;margin-left:0;line-height:inherit}.rev-btn.rev-hiddenicon i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;opacity:0;margin-left:0 !important;width:0 !important}.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important}.rev-burger{position:relative;box-sizing:border-box;padding:22px 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important}.rev-burger span:nth-child(2){margin:3px 0}.quick_style_example_wrap .rev-burger:hover :first-child,#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}.quick_style_example_wrap .rev-burger:hover :nth-child(2),#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}.quick_style_example_wrap .rev-burger:hover :last-child,#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-b-span-light span,.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3b5998}.rev-sbutton-lightblue{background-color:#00a0d1}.rev-sbutton-red{background-color:#dd4b39}rs-progress{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}rs-progress.rs-bottom{top:auto;bottom:0 !important;height:5px}.rs-layer img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink a{width:100%;height:100%;display:block}.rs-layer.slidelink a div{width:3000px;height:1500px;background:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat}.rs-layer.slidelink a span{background:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321 !important}.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important}.rs-layer .rs-starring .star-rating:before,.rs-layer .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important}.rs-layer .rs-starring .star-rating span:before,.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none !important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(//bargal.co.il/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}rs-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3 .bounce1{animation-delay:-.32s}rs-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}rs-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15)}rs-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}rs-layer iframe{visibility:hidden}rs-layer.rs-ii-o iframe{visibility:visible}rs-layer input[type=text],rs-layer input[type=email],rs-layer input[type=url],rs-layer input[type=password],rs-layer input[type=search],rs-layer input[type=number],rs-layer input[type=tel],rs-layer input[type=range],rs-layer input[type=date],rs-layer input[type=month],rs-layer input[type=week],rs-layer input[type=time],rs-layer input[type=datetime],rs-layer input[type=datetime-local]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit !important}a.rs-layer{transition:none}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}rs-poster{cursor:pointer;z-index:3}.tp-tab:hover,.tp-tab.selected,.tp-thumb:hover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important}.tp-tabs,.tp-thumbs{box-sizing:content-box !important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class^=pe-7s-]:before,.rs-layer [class*=" pe-7s-"]:before{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0 !important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px auto;padding:40px 20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0 0 20px;line-height:60px;font-size:34px;color:#fff}.rs_error_message_content{margin:0 0 20px;line-height:25px;font-size:17px;color:#fff}.rs_error_message_button{color:#fff !important;background:#333;display:inline-block;padding:10px 15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none !important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0;left:0;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .rs-layer:hover{border:1px dashed #c0392b !important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua:after,.reyes:after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua:after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes:after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster:after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden:after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson:after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird:after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair:after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi:after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn:after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2:after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville:after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville:before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark:after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark:before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon:before{background:#a0a0a0;mix-blend-mode:soft-light}.moon:after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow:before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow:after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise:after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise:before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber:after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber:before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}
.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - var(--wp-admin--admin-bar--height,0px));top:var(--wp-admin--admin-bar--height,0)}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:left}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before{content:" ";display:table}.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:right;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:left;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:right;width:48%}.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before{content:" ";display:table}.woocommerce #content div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:right;width:30.75%;margin-left:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-left:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-left:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:left;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before{content:" ";display:table}.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:left;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:" ";display:table}.woocommerce ul.products:after,.woocommerce-page ul.products:after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:right;margin:0 0 2.992em 3.8%;padding:0;position:relative;width:22.05%;margin-right:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-left:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-left:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-left:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:right}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:left}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:right}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before{content:" ";display:table}.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:right}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:right}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:left;float:left}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:left;width:48%}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:left;height:auto}.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before{content:" ";display:table}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:right;float:right}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:left}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-left:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;left:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input:before,.woocommerce-page form .show-password-input:before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password:before,.woocommerce-page form .show-password-input.display-password:before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:right;padding:0 0 0 1em;float:right}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:left}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-billing-fields:before,.woocommerce .woocommerce-shipping-fields:after,.woocommerce .woocommerce-shipping-fields:before,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-billing-fields:before,.woocommerce-page .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-shipping-fields:before{content:" ";display:table}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-shipping-fields:after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:right;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:left;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:left}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:right}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-left:30px;padding-right:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-left:15px;padding-right:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-left:30px;padding-right:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-left:54px}.full-width .twentyfourteen .tfwc{margin-left:auto}}.twentyfifteen .t15wc{padding-right:7.6923%;padding-left:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-right:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-right:8.3333%;margin-left:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-left:7.6923%;margin-right:7.6923%}.twentysixteen .entry-summary{margin-left:0;margin-right:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-left:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-left:0;margin-right:0}.no-sidebar .twentysixteen .site-main{margin-left:15%;margin-right:15%}.no-sidebar .twentysixteen .entry-summary{margin-left:0;margin-right:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:left}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:right}
@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(-360deg)}}@font-face{font-family:star;src:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description:before{right:50%;top:0;margin-top:-4px;transform:translateX(50%) rotate(-180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 0 0 8px;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-left:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - (100% - .5em)) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:#999}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;left:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;right:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-right-radius:0;border-top-left-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;right:0;left:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay:before{height:1em;width:1em;display:block;position:absolute;top:50%;right:50%;margin-right:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader:before{height:1em;width:1em;display:block;position:absolute;top:50%;right:50%;margin-right:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb:after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;left:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;right:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;right:22px;position:absolute;top:19px;transform:rotate(45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;right:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:right;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:right}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:right}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:right}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:left;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 2px 0 0}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-right:16px;width:0}.woocommerce div.product div.social iframe{float:right;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 1em 0 0;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li:before{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;right:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before{content:" ";display:table}.woocommerce div.product p.cart:after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before{content:" ";display:table}.woocommerce div.product form.cart:after{clear:both}.woocommerce div.product form.cart div.quantity{float:right;margin:0 0 0 4px}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-right:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:right}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-left:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-left:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - (100% - 12px)) 50%;-webkit-background-position:calc(100% - (100% - 12px)) 50%}.woocommerce div.product form.cart .variations td.label{padding-left:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:right}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-left:1em;padding-right:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;right:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{content:" ";display:table}.woocommerce .products ul:after,.woocommerce ul.products:after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;left:0;right:auto;margin:-.5em 0 0 -.5em}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-left:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-left:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-left:1px solid #cfc8d8;padding:0;margin:0;float:right;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:left;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before{content:" ";display:table}.woocommerce #reviews #comments .add_review:after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist:after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:100%;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:right;position:absolute;top:0;right:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 50px 0 0;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text:after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 50px 0 0}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 50px 0 0}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce .star-rating{float:left;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating:before{content:"sssss";color:#cfc8d8;float:right;top:0;right:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:right;top:0;right:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before{content:"SSSSS";top:0;position:absolute;right:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{content:" ";display:table}.woocommerce .woocommerce-product-rating:after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 0 0 4px;float:right}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}.woocommerce #review_form #respond:after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{right:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a:before{display:block;position:absolute;top:0;right:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a:before{content:"\e021"}.woocommerce p.stars:hover a:before{content:"\e020"}.woocommerce p.stars.selected a.active:before{content:"\e020"}.woocommerce p.stars.selected a.active~a:before{content:"\e021"}.woocommerce p.stars.selected a:not(.active):before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 0 24px -1px;text-align:right;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:right}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:right}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:right;clear:both;margin-left:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:left;margin-right:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-right:1em;border-right:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table}.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:right;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 0 0 4px;clear:right}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-right:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;right:0}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-left:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:right;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px 0 0 .4375em;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details:after,.woocommerce ul.order_details:before{content:" ";display:table}.woocommerce ul.order_details:after{clear:both}.woocommerce ul.order_details li{float:right;margin-left:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-left:1px dashed #cfc8d8;padding-left:2em;margin-right:0;padding-right:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-left:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-left:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt:after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt:before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:left;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-left-width:2px;text-align:right;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-right:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e037";text-decoration:none;margin-right:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e02d";text-decoration:none;margin-right:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:right;padding:0 1px 1px 1em;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-left:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:left;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:right}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:right;margin-right:.5em;margin-left:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{right:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{left:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before{content:" ";display:table}.woocommerce .widget_rating_filter ul li:after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:right;margin-left:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;right:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-left:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;left:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added:after{font-family:WooCommerce;content:"\e017";margin-right:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 3.5em 1em 2em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before{content:" ";display:table}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after{clear:both}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;right:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:left}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-right:0!important;margin-right:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message:before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info:before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error:before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before{content:" ";display:table}.woocommerce-account .woocommerce:after{clear:both}.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before{content:" ";display:table}.woocommerce-account .addresses .title:after{clear:both}.woocommerce-account .addresses .title h3{float:right}.woocommerce-account .addresses .title .edit{float:left}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-right:0;padding-right:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-right:0;padding-right:0}.woocommerce-account ul.digital-downloads li:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:left}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:right;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 0 0 4px;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:right;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:right;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout:after,#add_payment_method .wc-proceed-to-checkout:before,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-right:0;border-left:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:right;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:right}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:right}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:right;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:right;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods:after,#add_payment_method #payment ul.payment_methods:before,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before{content:" ";display:table}#add_payment_method #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:right;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 0 0 1em}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px .5em 0 0;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-right:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:left;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 0 0 1em;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:left .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(//bargal.co.il/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid #dcd7e2;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;right:0;margin:-1em 2em 0 0}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:left;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:left}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}
.slick-loading .slick-list{background:#fff url(//bargal.co.il/wp-content/plugins/wp-logo-showcase-responsive-slider-slider/assets/css/../images/ajax-loader.gif) center center no-repeat}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.wpls-wrap,.wpls-wrap *{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}.wpls-logo-clearfix:before,.wpls-logo-clearfix:after{content:"";display:table}.wpls-logo-clearfix:after{clear:both}.wpls-logo-clearfix{clear:both}.wpls-logo-showcase{visibility:hidden;opacity:0;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}.wpls-logo-showcase.slick-initialized{visibility:visible;opacity:1}.wpls-logo-showcase{padding:0 30px 20px;margin:0;text-align:center}.wpls-logo-showcase.wpls-dots-false{padding:0 30px !important}.wpls-logo-showcase .slick-next{right:0 !important}.wpls-logo-showcase .slick-prev{left:0 !important}.wpls-logo-showcase .slick-dots{left:30px !important;right:30px !important;text-align:center;bottom:-10px !important;position:absolute}.wpls-logo-showcase .wpls-logo-cnt.slick-slide{margin:0 5px}.wpls-logo-showcase .wpls-fix-box{max-height:250px;width:100%;line-height:0}.wpls-logo-showcase .wpls-logo-cnt.slick-slide img{display:inline-block !important;border-radius:0 !important;max-height:250px;max-width:100%;padding:10px;border:1px solid #f1f1f1;box-shadow:none !important}.wpls-logo-showcase .slick-slide{text-align:center !important;display:inline-block !important;float:none !important;vertical-align:middle !important}.wpls-logo-showcase .slick-slide .logo-title{color:#444;padding:10px 0;font-size:16px}.wpls-logo-slider.wpls-center .slick-slide{opacity:.5;transform:scale(.7);transition:all .3s ease 0s}.wpls-logo-showcase.wpls-center .slick-center{opacity:1;transform:scale(1)}.wpls-logo-showcase .slick-arrow:before{display:none !important}.wpls-logo-showcase .wplss-logo-slide:before,.wpls-logo-showcase .wplss-logo-slide:after{display:none !important}.sliderimage_hide_border .wpls-logo-cnt.slick-slide img{padding:0;border:0 solid #f1f1f1}@media screen and (max-width:641px){.wpls-logo-showcase.wpls-center .slick-slide{opacity:1;transform:scale(1);transition:all .3s ease 0s}.wpls-logo-showcase.wpls-center .slick-center{opacity:1;transform:scale(1)}}.fusion-flex-container.wpls-fusion-flex{flex-direction:column}.wpls-elementor-tab-wrap{min-width:0;min-height:0}.wpls-logo-showcase .slick-arrow{position:absolute;z-index:9;padding:5px;display:inline-block;background-color:rgba(0,0,0,.5);text-align:center;width:30px;height:30px;cursor:pointer;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.wpls-logo-showcase .slick-arrow svg{fill:#fff;height:100%;width:100%}.wpls-logo-showcase .slick-arrow:hover{background-color:rgba(0,0,0,.7)}.wpls-logo-showcase .slick-dots{padding:0 !important;margin:0 !important;text-align:center}.wpls-logo-showcase .slick-dots li{list-style:none !important;display:inline-block !important;line-height:0 !important;margin:0 3px !important;padding:0 !important}.wpls-logo-showcase .slick-dots li button{text-indent:-99999px;margin:0 !important;padding:0 !important;border:2px solid #444 !important;border-radius:50% !important;width:12px !important;height:12px !important;background-color:#fff;cursor:pointer}.wpls-logo-showcase .slick-dots li button:focus{outline:none !important}.wpls-logo-showcase .slick-dots li.slick-active button{background:#8d8c8c !important}
.desc{border:.12rem solid #e0e4e9;border-radius:.25rem;padding:.5rem;margin:.5rem 0}.added_to_cart,.catalogx-add-request-quote-button{margin-bottom:.238rem}.single_add_to_cart_button.button.wp-block-button__link,.wp-block-button__link.button{width:fit-content !important;height:fit-content !important}
@font-face{font-display:block;font-family:AdminLibrary;font-style:normal;font-weight:400;src:url(//bargal.co.il/wp-content/plugins/woocommerce-catalog-enquiry/build/blocks/enquiryForm/../../fonts/AdminLibrary.abfbe2ba.eot);src:url(//bargal.co.il/wp-content/plugins/woocommerce-catalog-enquiry/build/blocks/enquiryForm/../../fonts/AdminLibrary.abfbe2ba.eot#iefix) format("embedded-opentype"),url(//bargal.co.il/wp-content/plugins/woocommerce-catalog-enquiry/build/blocks/enquiryForm/../../fonts/AdminLibrary.230d81e9.ttf) format("truetype"),url(//bargal.co.il/wp-content/plugins/woocommerce-catalog-enquiry/build/blocks/enquiryForm/../../fonts/AdminLibrary.0bef73cc.woff) format("woff"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+R2VuZXJhdGVkIGJ5IEljb01vb248L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9IkFkbWluTGlicmFyeSIgaG9yaXotYWR2LXg9IjEwMjQiPgo8Zm9udC1mYWNlIHVuaXRzLXBlci1lbT0iMTAyNCIgYXNjZW50PSI5NjAiIGRlc2NlbnQ9Ii02NCIgLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjEwMjQiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyMDsiIGhvcml6LWFkdi14PSI1MTIiIGQ9IiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDg5MDc7IiBnbHlwaC1uYW1lPSJjYXJ0IiBkPSJNNzI4LjEzMSAxNTkuNDg0cTM0LjA5OSAwIDU5LjE3NC0yNi4wNzV0MjUuMDcyLTYwLjE3Ny0yNS4wNzItNTkuMTc0LTU5LjE3NC0yNS4wNzItNjAuMTc3IDI1LjA3Mi0yNi4wNzUgNTkuMTc0IDI2LjA3NSA2MC4xNzcgNjAuMTc3IDI2LjA3NXpNNDIuMTIzIDg0My40ODZoMTQwLjQxMWw0MC4xMTctODQuMjQ2aDYzMy44NTVxMTguMDU0IDAgMzAuMDg3LTEzLjAzOXQxMi4wMzYtMzEuMDkwcTAtMi4wMDYtNi4wMTgtMjAuMDYwbC0xNTIuNDQ3LTI3Ni44MXEtMjQuMDcwLTQ0LjEyOS03NC4yMTYtNDQuMTI5aC0zMTguOTMzbC0zOC4xMTEtNzAuMjA1LTIuMDA2LTYuMDE4cTAtMTAuMDMwIDEwLjAzMC0xMC4wMzBoNDk1LjQ1di04Ni4yNTJoLTUxMy41MDJxLTM0LjA5OSAwLTU5LjE3NCAyNi4wNzV0LTI1LjA3MiA2MC4xNzdxMCAyMC4wNjAgMTAuMDMwIDQwLjExN2w1OC4xNzEgMTA2LjMxMi0xNTQuNDUzIDMyNC45NTFoLTg2LjI1MnY4NC4yNDZ6TTI5OC44NzUgMTU5LjQ4NHEzNC4wOTkgMCA2MC4xNzctMjYuMDc1dDI2LjA3NS02MC4xNzctMjYuMDc1LTU5LjE3NC02MC4xNzctMjUuMDcyLTU5LjE3NCAyNS4wNzItMjUuMDcyIDU5LjE3NCAyNS4wNzIgNjAuMTc3IDU5LjE3NCAyNi4wNzV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTUyMDsiIGdseXBoLW5hbWU9InBlcnNvbiIgZD0iTTUxMy41MDIgMzIwLjgxNHExMDguMzE4IDAgMjI1LjY2LTQ3LjEzOHQxMTcuMzQzLTEyMy4zNnYtODYuMjUyaC02ODYuMDA4djg2LjI1MnEwIDc2LjIyMiAxMTcuMzQzIDEyMy4zNnQyMjUuNjYgNDcuMTM4ek01MTMuNTAyIDQwNy4wNjZxLTcwLjIwNSAwLTEyMC4zNTIgNTAuMTQ3dC01MC4xNDcgMTIwLjM1MiA1MC4xNDcgMTIxLjM1NSAxMjAuMzUyIDUxLjE1IDEyMC4zNTItNTEuMTUgNTAuMTQ3LTEyMS4zNTUtNTAuMTQ3LTEyMC4zNTItMTIwLjM1Mi01MC4xNDd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTcwMDsiIGdseXBoLW5hbWU9InRvb2xzIiBkPSJNODg5LjA1NiA3MDYuMDQ4YzMwLjY4OC03NC4wMTYgMTYuMDY0LTE2Mi4zNjgtNDQuMTI4LTIyMi41Ni02Ni4yNzItNjYuMjcyLTE2Ni40MzItNzYuNjQtMjQ0LjI4OC0zMi43MDRsLTU2LjI4OC02MS40NzIgNDAuMTYtNDAuMzIgMjQgMjRjMTIuMjU2IDEyLjI4OCAzMi4xNiAxMi4yODggNDQuNDE2IDBsMTk0LjYyNC0xOTYuNjA4YzEyLjI4OC0xMi4yNTYgMTIuMjg4LTMyLjE2IDAtNDQuNDE2bC04OC44MzItODguODMyYy0xMi4yNTYtMTIuMjg4LTMyLjE2LTEyLjI4OC00NC40MTYgMGwtMTk0LjYyNCAxOTYuNjA4Yy0xMi4yODggMTIuMjU2LTEyLjI4OCAzMi4xNiAwIDQ0LjQxNmwyMS45MiAyMS45Mi0zOC4yNzIgMzguMzY4LTI2OS4xNTItMjk0LjA0OGMtMjQuNTQ0LTI0LjU0NC02NC4zMi0yNC41NDQtODguODMyIDBsLTIyLjIwOCAyMi4yMDhjLTI0LjU0NCAyNC41NDQtMjQuNTQ0IDY0LjMyIDAgODguODMybDMwNi42MjQgMjU2LjgtMjAzLjY0OCAyMDQuMTkyLTY0LjMyIDAuMDMyLTc0LjQzMiAxMTkuNjggNTkuOTA0IDYwIDEyMi40LTc0LjkxMiAwLjgtNjIuOTc2IDIwNi4wMTYtMjA2LjgxNiA1OS45MzYgNTAuMTc2Yy01OC41OTIgNzkuODcyLTUyLjQ4IDE5Mi4zODQgMTkuNzEyIDI2NC41NzYgNTkuOTA0IDU5LjkwNCAxNDcuNzc2IDc0Ljc4NCAyMjEuNiA0NC42NzJsLTEzMS45NjgtMTMwLjE0NCAxMTEuMDcyLTExMS4wNzIgMTMyLjIyNCAxMzAuNHpNMTk2LjggMTMwLjExMmMtMTIuMjU2IDEyLjI1Ni0zMi4xMjggMTIuMjU2LTQ0LjQxNiAwLTEyLjI4OC0xMi4yODgtMTIuMjg4LTMyLjE2IDAtNDQuNDQ4IDEyLjI4OC0xMi4yNTYgMzIuMTYtMTIuMjU2IDQ0LjQxNiAwIDEyLjI4OCAxMi4zMiAxMi4yODggMzIuMTkyIDAgNDQuNDQ4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU3MDI7IiBnbHlwaC1uYW1lPSJzdXBlcnZpc2VkX3VzZXJfY2lyY2xlIiBkPSJNNTEyIDg0LjY2N3ExMDYgMCAxOTMgNjF0MTI1IDE1N3EtNjAgNDgtMTY0IDQ4LTU4IDAtMTIzLTI1dC02NS02NXYtMTc0cTEyLTIgMzQtMnpNNDEwIDI2MC42NjdxMCA3MCA4MCAxMTQtNTAgMTAtODAgMTAtNTQgMC0xMjItMTl0LTk4LTUzcTI4LTc2IDg2LTEzMnQxMzQtODB2MTYwek00MTAgNjUwLjY2N3EtNDIgMC03Mi0zMHQtMzAtNzIgMzAtNzEgNzItMjkgNzEgMjkgMjkgNzEtMjkgNzItNzEgMzB6TTY2NiA1ODIuNjY3cS0zNCAwLTU4LTI0dC0yNC01OCAyNC01OCA1OC0yNCA1OCAyNCAyNCA1OC0yNCA1OC01OCAyNHpNNTEyIDg1Mi42NjdxMTc2IDAgMzAxLTEyNXQxMjUtMzAxLTEyNS0zMDEtMzAxLTEyNXEtMTc4IDAtMzAzIDEyNXQtMTI1IDMwMSAxMjUgMzAxIDMwMyAxMjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTcwNDsiIGdseXBoLW5hbWU9InZwbl9rZXkiIGQ9Ik0yOTggMzQwLjY2N3EzNCAwIDYwIDI2dDI2IDYwLTI2IDYwLTYwIDI2LTU5LTI2LTI1LTYwIDI1LTYwIDU5LTI2ek01NDAgNTEyLjY2N2g0NDJ2LTE3MmgtODZ2LTE3MGgtMTcwdjE3MGgtMTg2cS0yNi03MC05Ny0xMjB0LTE0NS01MHEtMTA2IDAtMTgxIDc1dC03NSAxODEgNzUgMTgxIDE4MSA3NXE3NCAwIDE0NS01MHQ5Ny0xMjB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTgwMDsiIGdseXBoLW5hbWU9InVzZXItY2lyY2xlIiBkPSJNODcyLjg0MSAxNzQuNTc2Yy0xNC45MDIgMTA3LjE3MS01OC40NTcgMjAyLjMwNi0xNTUuODg1IDIxNS40ODctNTAuNDMzLTU1LjAxOS0xMjMuMjE3LTg5Ljk3OC0yMDMuNDUyLTg5Ljk3OHMtMTUzLjAxOCAzNC45NTktMjAzLjQ1MiA4OS45NzhjLTk3LjQyOC0xMy4xODItMTQwLjk4NC0xMDguMzE4LTE1NS44ODUtMjE1LjQ4NyA3OS42NjMtMTEyLjMyOSAyMTAuOTA0LTE4Ni4yNiAzNTkuMzM4LTE4Ni4yNnMyNzkuNjc2IDczLjkzIDM1OS4zMzggMTg2LjI2ek03MzMuNTc2IDU3NS4xNzdjMCAxMjEuNDk5LTk4LjU3NCAyMjAuMDczLTIyMC4wNzMgMjIwLjA3M3MtMjIwLjA3My05OC41NzQtMjIwLjA3My0yMjAuMDczIDk4LjU3NC0yMjAuMDczIDIyMC4wNzMtMjIwLjA3MyAyMjAuMDczIDk4LjU3NCAyMjAuMDczIDIyMC4wNzN6TTEwMjcuMDA2IDQyOC40NjJjMC0yODIuNTQxLTIyOS4yNDItNTEzLjUwMi01MTMuNTAyLTUxMy41MDItMjgzLjY4NyAwLTUxMy41MDIgMjMwLjM4OS01MTMuNTAyIDUxMy41MDIgMCAyODMuNjg3IDIyOS44MTUgNTEzLjUwMiA1MTMuNTAyIDUxMy41MDJzNTEzLjUwMi0yMjkuODE1IDUxMy41MDItNTEzLjUwMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODAyOyIgZ2x5cGgtbmFtZT0iZXJyb3IiIGQ9Ik01NTUuNjI3IDM3NC4xMTN2MjU2Ljc1MWgtODQuMjQ2di0yNTYuNzUxaDg0LjI0NnpNNTU1LjYyNyAyMDEuNjA4djg2LjI1MmgtODQuMjQ2di04Ni4yNTJoODQuMjQ2ek01MTMuNTAyIDg0My40ODZxMTc2LjUxNiAwIDMwMS44ODQtMTI1LjM2NnQxMjUuMzY2LTMwMS44ODQtMTI1LjM2Ni0zMDEuODg0LTMwMS44ODQtMTI1LjM2Ni0zMDEuODg0IDEyNS4zNjYtMTI1LjM2NiAzMDEuODg0IDEyNS4zNjYgMzAxLjg4NCAzMDEuODg0IDEyNS4zNjZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTgwMzsiIGdseXBoLW5hbWU9InNlY3VyaXR5IiBkPSJNNTEzLjUwMiA4ODcuNjE1bDM4NS4xMjctMTcyLjUwNHYtMjU2Ljc1MXEwLTE3OC41MjItMTEwLjMyNC0zMjUuOTU0dC0yNzQuODA0LTE4Ny41NDlxLTE2NC40ODEgNDAuMTE3LTI3NC44MDQgMTg3LjU0OXQtMTEwLjMyNCAzMjUuOTU0djI1Ni43NTF6TTUxMy41MDIgNDE2LjIzNnYtMzgzLjEyMXExMTguMzQ2IDM4LjExMSAyMDAuNTg4IDE0My40MnQ5OC4yODggMjM5LjcwMmgtMjk4Ljg3NXpNNTEzLjUwMiA0MTYuMjM2djM3Ny4xMDRsLTI5OC44NzUtMTMyLjM4N3YtMjQ0LjcxN2gyOTguODc1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU4MDQ7IiBnbHlwaC1uYW1lPSJzdG9yZWZyb250IiBkPSJNMjE0LjYyOCAxMTcuMzYxaDU5OS43NTZ2MjU2Ljc1MWgtMTAuMDMwcS02MC4xNzcgMC05Ni4yODIgNDAuMTE3LTQwLjExNy00MC4xMTctOTYuMjgyLTQwLjExNy01NC4xNTkgMC05OC4yODggNDAuMTE3LTQwLjExNy00MC4xMTctOTQuMjc2LTQwLjExNy02MC4xNzcgMC0xMDAuMjk0IDQwLjExNy0zNi4xMDUtNDAuMTE3LTk0LjI3Ni00MC4xMTdoLTEwLjAzMHYtMjU2Ljc1MXpNMTcyLjUwNCA1MjguNTY1cS02LjAxOC0yOC4wODEgMTIuMDM2LTUwLjE0NyAxNC4wNDItMjAuMDYwIDQwLjExNy0yMC4wNjAgNDIuMTIzIDAgNTAuMTQ3IDUwLjE0N2wyNi4wNzUgMjA2LjYwNWgtODQuMjQ2ek0zNjMuMDYzIDUxNi41MjlxMC0yMi4wNjYgMTUuMDQ1LTQwLjExN3QzNy4xMDgtMTguMDU0cTI0LjA3MCAwIDQwLjExNyAxNy4wNTF0MTYuMDQ4IDM5LjExNHYyMDAuNTg4aC04NC4yNDZsLTI0LjA3MC0xOTIuNTY0di02LjAxOHpNNTU1LjYyNyA3MTUuMTExdi0yMDAuNTg4cTAtMjIuMDY2IDE2LjA0OC0zOS4xMTR0MzYuMTA1LTE3LjA1MXEyNi4wNzUgMCA0My4xMjYgMTkuMDU3dDEzLjAzOSA0NS4xMzJsLTI0LjA3MCAxOTIuNTY0aC04NC4yNDZ6TTgwOC4zNjYgNzE3LjExN2wtODIuMjQtMi4wMDYgMjYuMDc1LTIwNi42MDVxMi4wMDYtMjAuMDYwIDE2LjA0OC0zNS4xMDJ0MzQuMDk5LTE1LjA0NXEyNC4wNzAgMCA0MC4xMTcgMjAuMDYwIDE4LjA1NCAyMi4wNjYgMTIuMDM2IDUwLjE0N3pNOTM2Ljc0MiA1NDguNjI0cTE2LjA0OC03MC4yMDUtMjYuMDc1LTEyMi4zNTdsLTEyLjAzNi0xMi4wMzZ2LTI5Ni44NjlxMC0zNC4wOTktMjYuMDc1LTYwLjE3N3QtNjAuMTc3LTI2LjA3NWgtNTk3Ljc1cS0zNC4wOTkgMC02MC4xNzcgMjYuMDc1dC0yNi4wNzUgNjAuMTc3djI5Ni44NjlsLTEyLjAzNiAxMi4wMzZxLTQyLjEyMyA1Mi4xNTMtMjYuMDc1IDEyMi4zNTdsNDQuMTI5IDE4OC41NTJxNi4wMTggMjguMDgxIDMwLjA4NyA0Ni4xMzV0NTIuMTUzIDE4LjA1NGg1OTMuNzM4cTI4LjA4MSAwIDUxLjE1LTE4LjA1NHQzMS4wOTAtNDYuMTM1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU4MDU7IiBnbHlwaC1uYW1lPSJlZGl0b3ItbGlzdC11bCIgZD0iTTkxNi4wOTAgNDI4LjQ2MmMwLTIzLjYyMS0xOS41MTMtNDMuMTM0LTQzLjEzNC00My4xMzRoLTQ4Ny44MjdjLTIzLjYyMSAwLTQzLjEzNCAxOS41MTMtNDMuMTM0IDQzLjEzNHMxOS41MTMgNDMuMTM0IDQzLjEzNCA0My4xMzRoNDg3LjgyN2MyMy42MjEgMCA0My4xMzQtMTkuNTEzIDQzLjEzNC00My4xMzR6TTg3Mi45NTUgMjE0Ljg0NGgtNDg3LjgyN2MtMjMuNjIxIDAtNDMuMTM0LTE5LjUxMy00My4xMzQtNDMuMTM0czE5LjUxMy00My4xMzQgNDMuMTM0LTQzLjEzNGg0ODcuODI3YzIzLjYyMSAwIDQzLjEzNCAxOS41MTMgNDMuMTM0IDQzLjEzNHMtMTkuNTEzIDQzLjEzNC00My4xMzQgNDMuMTM0ek0zODUuMTI3IDY0Mi4wODBoNDg3LjgyN2MyMy42MjEgMCA0My4xMzQgMTkuNTEzIDQzLjEzNCA0My4xMzRzLTE5LjUxMyA0My4xMzQtNDMuMTM0IDQzLjEzNGgtNDg3LjgyN2MtMjMuNjIxIDAtNDMuMTM0LTE5LjUxMy00My4xMzQtNDMuMTM0czE5LjUxMy00My4xMzQgNDMuMTM0LTQzLjEzNHpNMTkzLjA3NyA3NDkuOTE1Yy0zNS45NDUgMC02NC43MDEtMjguNzU2LTY0LjcwMS02NC43MDFzMjguNzU2LTYzLjY3NCA2NC43MDEtNjMuNjc0YzM0LjkxOCAwIDYzLjY3NCAyNy43MjkgNjMuNjc0IDYzLjY3NHMtMjguNzU2IDY0LjcwMS02My42NzQgNjQuNzAxek0xOTMuMDc3IDIzNi40MTFjLTM1Ljk0NSAwLTY0LjcwMS0yOC43NTYtNjQuNzAxLTY0LjcwMXMyOC43NTYtNjMuNjc0IDY0LjcwMS02My42NzRjMzQuOTE4IDAgNjMuNjc0IDI3LjcyOSA2My42NzQgNjMuNjc0cy0yOC43NTYgNjQuNzAxLTYzLjY3NCA2NC43MDF6TTE5My4wNzcgNDk1LjIxN2MtMzUuOTQ1IDAtNjQuNzAxLTI4Ljc1Ni02NC43MDEtNjMuNjc0IDAtMzUuOTQ1IDI4Ljc1Ni02NC43MDEgNjQuNzAxLTY0LjcwMSAzNC45MTggMCA2My42NzQgMjguNzU2IDYzLjY3NCA2NC43MDEgMCAzNC45MTgtMjguNzU2IDYzLjY3NC02My42NzQgNjMuNjc0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU4MDY7IiBnbHlwaC1uYW1lPSJzZWFyY2giIGQ9Ik00MDcuMTkyIDMyOS45ODRxODAuMjM0IDAgMTM2LjM5OSA1Ni4xNjV0NTYuMTY1IDEzNi4zOTktNTYuMTY1IDEzNi4zOTktMTM2LjM5OSA1Ni4xNjUtMTM2LjM5OS01Ni4xNjUtNTYuMTY1LTEzNi4zOTkgNTYuMTY1LTEzNi4zOTkgMTM2LjM5OS01Ni4xNjV6TTY2My45NDMgMzI5Ljk4NGwyMTIuNjIyLTIxMi42MjItNjQuMTg5LTY0LjE4OS0yMTIuNjIyIDIxMi42MjJ2MzQuMDk5bC0xMi4wMzYgMTIuMDM2cS03Ni4yMjItNjYuMTk1LTE4MC41MjgtNjYuMTk1LTExNi4zNDEgMC0xOTcuNTc5IDgwLjIzNHQtODEuMjM3IDE5Ni41NzYgODEuMjM3IDE5Ny41NzkgMTk3LjU3OSA4MS4yMzcgMTk2LjU3Ni04MS4yMzcgODAuMjM0LTE5Ny41NzlxMC00Mi4xMjMtMjAuMDYwLTk1LjI3OXQtNDYuMTM1LTg1LjI0OWwxMi4wMzYtMTIuMDM2aDM0LjA5OXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODA3OyIgZ2x5cGgtbmFtZT0iaW5mbyIgZD0iTTU1NS42MjcgNTQ0LjYxMnY4Ni4yNTJoLTg0LjI0NnYtODYuMjUyaDg0LjI0NnpNNTU1LjYyNyAyMDEuNjA4djI1Ni43NTFoLTg0LjI0NnYtMjU2Ljc1MWg4NC4yNDZ6TTUxMy41MDIgODQzLjQ4NnExNzYuNTE2IDAgMzAxLjg4NC0xMjUuMzY2dDEyNS4zNjYtMzAxLjg4NC0xMjUuMzY2LTMwMS44ODQtMzAxLjg4NC0xMjUuMzY2LTMwMS44ODQgMTI1LjM2Ni0xMjUuMzY2IDMwMS44ODQgMTI1LjM2NiAzMDEuODg0IDMwMS44ODQgMTI1LjM2NnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODA5OyIgZ2x5cGgtbmFtZT0iY2hlY2siIGQ9Ik0zODUuMTI3IDIzNy43MTRsNDUzLjMyNyA0NTMuMzI3IDYwLjE3Ny02MC4xNzctNTEzLjUwMi01MTMuNTAyLTIzOC42OTkgMjM4LjY5OSA2MC4xNzcgNjAuMTc3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU4MGE7IiBnbHlwaC1uYW1lPSJzbWlsZS1vIiBob3Jpei1hZHYteD0iODgxIiBkPSJNNjQ5LjkwMiAzMjUuODc2Yy0yOC42NTUtOTIuMjctMTEyLjkwMS0xNTQuMTY1LTIwOS43NTctMTU0LjE2NXMtMTgxLjEwMiA2MS44OTQtMjA5Ljc1NyAxNTQuMTY1Yy02LjMwNCAxOS40ODYgNC41ODMgMzkuNTQ2IDI0LjA3MCA0NS44NDkgMTguOTExIDYuMzA0IDM5LjU0Ni00LjU4MyA0NS44NDktMjQuMDcwIDE4LjkxMS02MS4zMjMgNzUuNjUxLTEwMi41ODYgMTM5LjgzOC0xMDIuNTg2czEyMC45MjUgNDEuMjYzIDEzOS44MzggMTAyLjU4NmM2LjMwNCAxOS40ODYgMjYuOTM1IDMwLjM3NiA0Ni40MjEgMjQuMDcwIDE4LjkxMS02LjMwNCAyOS44MDEtMjYuMzY0IDIzLjQ5OC00NS44NDl6TTM2Ni43ODcgNTc1LjE3N2MwLTQwLjY5MS0zMi42NjctNzMuMzU4LTczLjM1OC03My4zNThzLTczLjM1OCAzMi42NjctNzMuMzU4IDczLjM1OCAzMi42NjcgNzMuMzU4IDczLjM1OCA3My4zNTggNzMuMzU4LTMyLjY2NyA3My4zNTgtNzMuMzU4ek02NjAuMjE4IDU3NS4xNzdjMC00MC42OTEtMzIuNjY3LTczLjM1OC03My4zNTgtNzMuMzU4cy03My4zNTggMzIuNjY3LTczLjM1OCA3My4zNTggMzIuNjY3IDczLjM1OCA3My4zNTggNzMuMzU4IDczLjM1OC0zMi42NjcgNzMuMzU4LTczLjM1OHpNODA2LjkzMiA0MjguNDYyYzAgMjAyLjMwNi0xNjQuNDgxIDM2Ni43ODctMzY2Ljc4NyAzNjYuNzg3cy0zNjYuNzg3LTE2NC40ODEtMzY2Ljc4Ny0zNjYuNzg3IDE2NC40ODEtMzY2Ljc4NyAzNjYuNzg3LTM2Ni43ODcgMzY2Ljc4NyAxNjQuNDgxIDM2Ni43ODcgMzY2Ljc4N3pNODgwLjI5MSA0MjguNDYyYzAtMjQyLjk5Ny0xOTcuMTQ4LTQ0MC4xNDUtNDQwLjE0NS00NDAuMTQ1cy00NDAuMTQ1IDE5Ny4xNDgtNDQwLjE0NSA0NDAuMTQ1IDE5Ny4xNDggNDQwLjE0NSA0NDAuMTQ1IDQ0MC4xNDUgNDQwLjE0NS0xOTcuMTQ4IDQ0MC4xNDUtNDQwLjE0NXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODEwOyIgZ2x5cGgtbmFtZT0iY2xvc2UiIGQ9Ik04MTIuMzc4IDY1NC45MzRsLTIzOC42OTktMjM4LjY5OSAyMzguNjk5LTIzOC42OTktNjAuMTc3LTYwLjE3Ny0yMzguNjk5IDIzOC42OTktMjM4LjY5OS0yMzguNjk5LTYwLjE3NyA2MC4xNzcgMjM4LjY5OSAyMzguNjk5LTIzOC42OTkgMjM4LjY5OSA2MC4xNzcgNjAuMTc3IDIzOC42OTktMjM4LjY5OSAyMzguNjk5IDIzOC42OTl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTgyMDsiIGdseXBoLW5hbWU9ImNhcHRjaGEiIGQ9Ik0xMDYuODA4IDMyMS42NTRjLTExLjI5NyAwLTIxLjU2Ny05LjI0My0yMS41NjctMjEuNTY3cy05LjI0My0yMS41NjctMjAuNTQtMjEuNTY3LTIxLjU2NyAxMC4yNy0yMS41NjcgMjEuNTY3djg1LjI0MWMwIDEyLjMyNCA5LjI0MyAyMS41NjcgMjEuNTY3IDIxLjU2N3MyMC41NC05LjI0MyAyMC41NC0yMS41NjcgMTAuMjctMjAuNTQgMjEuNTY3LTIwLjU0IDIxLjU2NyA5LjI0MyAyMS41NjcgMjAuNTRjMCAzNS45NDUtMjguNzU2IDY0LjcwMS02My42NzQgNjQuNzAxcy02NC43MDEtMjguNzU2LTY0LjcwMS02NC43MDF2LTg1LjI0MWMwLTM0LjkxOCAyOC43NTYtNjMuNjc0IDY0LjcwMS02My42NzRzNjMuNjc0IDI4Ljc1NiA2My42NzQgNjMuNjc0YzAgMTIuMzI0LTkuMjQzIDIxLjU2Ny0yMS41NjcgMjEuNTY3ek01MzUuMDcxIDQyOC40NjJjMTEuMjk3IDAgMjEuNTY3LTkuMjQzIDIxLjU2Ny0yMS41NjdzOS4yNDMtMjEuNTY3IDIxLjU2Ny0yMS41NjcgMjAuNTQgMTAuMjcgMjAuNTQgMjEuNTY3YzAgMzUuOTQ1LTI4Ljc1NiA2NC43MDEtNjMuNjc0IDY0LjcwMXMtNjQuNzAxLTI4Ljc1Ni02NC43MDEtNjQuNzAxdi04NS4yNDFjMC0zNS45NDUgMjguNzU2LTY0LjcwMSA2NC43MDEtNjQuNzAxczYzLjY3NCAyOC43NTYgNjMuNjc0IDY0LjcwMWMwIDExLjI5Ny05LjI0MyAyMS41NjctMjAuNTQgMjEuNTY3cy0yMS41NjctMTAuMjctMjEuNTY3LTIxLjU2Ny0xMC4yNy0yMS41NjctMjEuNTY3LTIxLjU2Ny0yMS41NjcgOS4yNDMtMjEuNTY3IDIxLjU2N3Y4NS4yNDFjMCAxMi4zMjQgOS4yNDMgMjEuNTY3IDIxLjU2NyAyMS41Njd6TTEwMjUuOTc5IDI2NS4xNjdsLTY0LjcwMSAxNzAuNDgyYy02LjE2MiAxNy40NTktMzMuODkxIDE3LjQ1OS00MC4wNTMgMGwtNjMuNjc0LTE3MC40ODJjLTQuMTA4LTExLjI5NyAxLjAyNy0yMy42MjEgMTIuMzI0LTI3LjcyOXMyMy42MjEgMS4wMjcgMjcuNzI5IDEyLjMyNGwxMC4yNyAyOC43NTZoNjYuNzU1bDExLjI5Ny0yOC43NTZjMy4wODEtOC4yMTYgMTEuMjk3LTEzLjM1MSAxOS41MTMtMTMuMzUxIDMuMDgxIDAgNS4xMzUgMCA4LjIxNiAxLjAyNyAxMC4yNyA0LjEwOCAxNi40MzIgMTYuNDMyIDEyLjMyNCAyNy43Mjl6TTkyNC4zMDYgMzIxLjY1NGwxNy40NTkgNDYuMjE1IDE3LjQ1OS00Ni4yMTVoLTM0LjkxOHpNMjM0LjE1NyAzNTAuNDFjLTYuMTYyIDE2LjQzMi0zMy44OTEgMTYuNDMyLTQwLjA1MyAwbC02NC43MDEtMTcxLjUwOWMtNC4xMDgtMTAuMjcgMi4wNTQtMjIuNTk0IDEzLjM1MS0yNi43MDIgMTAuMjctNC4xMDggMjIuNTk0IDEuMDI3IDI2LjcwMiAxMi4zMjRsMTEuMjk3IDI4Ljc1Nmg2Ni43NTVsMTAuMjctMjguNzU2YzQuMTA4LTkuMjQzIDExLjI5Ny0xNC4zNzggMjAuNTQtMTQuMzc4IDIuMDU0IDAgNS4xMzUgMS4wMjcgNy4xODkgMi4wNTQgMTEuMjk3IDQuMTA4IDE2LjQzMiAxNi40MzIgMTIuMzI0IDI2LjcwMmwtNjMuNjc0IDE3MS41MDl6TTE5Ny4xODUgMjM2LjQxMWwxNi40MzIgNDUuMTg4IDE3LjQ1OS00NS4xODhoLTMzLjg5MXpNMzYzLjU2IDUzNS4yN2gtNDIuMTA3Yy0xMi4zMjQgMC0yMS41NjctOS4yNDMtMjEuNTY3LTIxLjU2N3YtMTcwLjQ4MmMwLTEyLjMyNCA5LjI0My0yMS41NjcgMjEuNTY3LTIxLjU2N3MyMC41NCA5LjI0MyAyMC41NCAyMS41Njd2NjMuNjc0aDIxLjU2N2MzNS45NDUgMCA2NC43MDEgMjguNzU2IDY0LjcwMSA2NC43MDFzLTI4Ljc1NiA2My42NzQtNjQuNzAxIDYzLjY3NHpNMzYzLjU2IDQ1MC4wMjloLTIxLjU2N3Y0My4xMzRoMjEuNTY3YzEyLjMyNCAwIDIxLjU2Ny0xMC4yNyAyMS41NjctMjEuNTY3cy05LjI0My0yMS41NjctMjEuNTY3LTIxLjU2N3pNNzkxLjgyMiAzNjQuNzg4Yy0xMi4zMjQgMC0yMS41NjctMTAuMjctMjEuNTY3LTIxLjU2N3YtNjQuNzAxaC04NS4yNDF2NjQuNzAxYzAgMTEuMjk3LTEwLjI3IDIxLjU2Ny0yMS41NjcgMjEuNTY3cy0yMS41NjctMTAuMjctMjEuNTY3LTIxLjU2N3YtMTcxLjUwOWMwLTExLjI5NyA5LjI0My0yMS41NjcgMjEuNTY3LTIxLjU2N3MyMS41NjcgMTAuMjcgMjEuNTY3IDIxLjU2N3Y2NC43MDFoODUuMjQxdi02NC43MDFjMC0xMS4yOTcgOS4yNDMtMjEuNTY3IDIxLjU2Ny0yMS41NjdzMjEuNTY3IDEwLjI3IDIxLjU2NyAyMS41Njd2MTcxLjUwOWMwIDExLjI5Ny0xMC4yNyAyMS41NjctMjEuNTY3IDIxLjU2N3pNNDcwLjM2OCA1MTMuNzAzYzAtMTEuMjk3IDEwLjI3LTIwLjU0IDIxLjU2Ny0yMC41NHMyMS41NjcgOS4yNDMgMjEuNTY3IDIwLjU0djE0OS45NDJoNDMuMTM0YzExLjI5NyAwIDIxLjU2NyAxMC4yNyAyMS41NjcgMjEuNTY3cy0xMC4yNyAyMS41NjctMjEuNTY3IDIxLjU2N2gtMTI4LjM3NWMtMTIuMzI0IDAtMjEuNTY3LTkuMjQzLTIxLjU2Ny0yMS41NjdzOS4yNDMtMjEuNTY3IDIxLjU2Ny0yMS41NjdoNDIuMTA3di0xNDkuOTQyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU4MjI7IiBnbHlwaC1uYW1lPSJjaGVja2JveCIgZD0iTTIzNS4xODQgMjE0Ljg0NGgtMTcwLjQ4MmMtMzUuOTQ1IDAtNjQuNzAxLTI4Ljc1Ni02NC43MDEtNjQuNzAxdi0xNzEuNTA5YzAtMzQuOTE4IDI4Ljc1Ni02My42NzQgNjQuNzAxLTYzLjY3NGgxNzAuNDgyYzM1Ljk0NSAwIDY0LjcwMSAyOC43NTYgNjQuNzAxIDYzLjY3NHYxNzEuNTA5YzAgMzUuOTQ1LTI4Ljc1NiA2NC43MDEtNjQuNzAxIDY0LjcwMXpNMjU2Ljc1MS0yMS4zNjdjMC0xMS4yOTctOS4yNDMtMjAuNTQtMjEuNTY3LTIwLjU0aC0xNzAuNDgyYy0xMi4zMjQgMC0yMS41NjcgOS4yNDMtMjEuNTY3IDIwLjU0djE3MS41MDljMCAxMi4zMjQgOS4yNDMgMjEuNTY3IDIxLjU2NyAyMS41NjdoMTcwLjQ4MmMxMi4zMjQgMCAyMS41NjctOS4yNDMgMjEuNTY3LTIxLjU2N3YtMTcxLjUwOXpNNDA2LjY5NCA3MjguMzQ4aDU5OC43NDVjMTIuMzI0IDAgMjEuNTY3IDkuMjQzIDIxLjU2NyAyMS41NjdzLTkuMjQzIDIwLjU0LTIxLjU2NyAyMC41NGgtNTk4Ljc0NWMtMTIuMzI0IDAtMjEuNTY3LTkuMjQzLTIxLjU2Ny0yMC41NHM5LjI0My0yMS41NjcgMjEuNTY3LTIxLjU2N3pNMTAwNS40MzkgNDI4LjQ2MmgtNTk4Ljc0NWMtMTIuMzI0IDAtMjEuNTY3LTkuMjQzLTIxLjU2Ny0yMS41NjdzOS4yNDMtMjEuNTY3IDIxLjU2Ny0yMS41NjdoNTk4Ljc0NWMxMi4zMjQgMCAyMS41NjcgMTAuMjcgMjEuNTY3IDIxLjU2N3MtOS4yNDMgMjEuNTY3LTIxLjU2NyAyMS41Njd6TTEwMDUuNDM5IDg2LjQ2OWgtNTk4Ljc0NWMtMTIuMzI0IDAtMjEuNTY3LTEwLjI3LTIxLjU2Ny0yMS41NjdzOS4yNDMtMjEuNTY3IDIxLjU2Ny0yMS41NjdoNTk4Ljc0NWMxMi4zMjQgMCAyMS41NjcgOS4yNDMgMjEuNTY3IDIxLjU2N3MtOS4yNDMgMjEuNTY3LTIxLjU2NyAyMS41Njd6TTMwMi45NjcgOTMyLjcyMWwtMzAuODEtNDUuMTg4Yy0xMC4yNyA3LjE4OS0yMy42MjEgMTEuMjk3LTM2Ljk3MiAxMS4yOTdoLTE3MC40ODJjLTM1Ljk0NSAwLTY0LjcwMS0yOC43NTYtNjQuNzAxLTYzLjY3NHYtMTcxLjUwOWMwLTM0LjkxOCAyOC43NTYtNjMuNjc0IDY0LjcwMS02My42NzRoMTcwLjQ4MmMzNS45NDUgMCA2NC43MDEgMjguNzU2IDY0LjcwMSA2My42NzR2MTcxLjUwOWMwIDUuMTM1LTEuMDI3IDEwLjI3LTIuMDU0IDE0LjM3OGw0MS4wODAgNTguNTM5YzYuMTYyIDEwLjI3IDQuMTA4IDIzLjYyMS02LjE2MiAyOS43ODMtOS4yNDMgNy4xODktMjIuNTk0IDUuMTM1LTI5Ljc4My01LjEzNXpNMjU2Ljc1MSA2NjMuNjQ3YzAtMTEuMjk3LTkuMjQzLTIxLjU2Ny0yMS41NjctMjEuNTY3aC0xNzAuNDgyYy0xMi4zMjQgMC0yMS41NjcgMTAuMjctMjEuNTY3IDIxLjU2N3YxNzEuNTA5YzAgMTEuMjk3IDkuMjQzIDIxLjU2NyAyMS41NjcgMjEuNTY3aDE3MC40ODJjNS4xMzUgMCA4LjIxNi0yLjA1NCAxMi4zMjQtNC4xMDhsLTc5LjA3OS0xMTIuOTctNDYuMjE1IDQ2LjIxNWMtOC4yMTYgOC4yMTYtMjEuNTY3IDguMjE2LTMwLjgxIDBzLTguMjE2LTIxLjU2NyAwLTI5Ljc4M2w2NC43MDEtNjQuNzAxYzQuMTA4LTQuMTA4IDkuMjQzLTYuMTYyIDE1LjQwNS02LjE2MiAwIDAgMS4wMjcgMCAyLjA1NCAwIDYuMTYyIDEuMDI3IDExLjI5NyA0LjEwOCAxNS40MDUgOS4yNDNsNjcuNzgyIDk3LjU2NXYtMTI4LjM3NXpNMzAyLjk2NyA1OTAuNzI5bC0zMC44MS00NS4xODhjLTEwLjI3IDcuMTg5LTIzLjYyMSAxMS4yOTctMzYuOTcyIDExLjI5N2gtMTcwLjQ4MmMtMzUuOTQ1IDAtNjQuNzAxLTI4Ljc1Ni02NC43MDEtNjMuNjc0di0xNzEuNTA5YzAtMzUuOTQ1IDI4Ljc1Ni02NC43MDEgNjQuNzAxLTY0LjcwMWgxNzAuNDgyYzM1Ljk0NSAwIDY0LjcwMSAyOC43NTYgNjQuNzAxIDY0LjcwMXYxNzEuNTA5YzAgNS4xMzUtMS4wMjcgOS4yNDMtMi4wNTQgMTQuMzc4bDQxLjA4MCA1OC41MzljNi4xNjIgOS4yNDMgNC4xMDggMjIuNTk0LTYuMTYyIDI5Ljc4My05LjI0MyA3LjE4OS0yMi41OTQgNC4xMDgtMjkuNzgzLTUuMTM1ek0yNTYuNzUxIDMyMS42NTRjMC0xMi4zMjQtOS4yNDMtMjEuNTY3LTIxLjU2Ny0yMS41NjdoLTE3MC40ODJjLTEyLjMyNCAwLTIxLjU2NyA5LjI0My0yMS41NjcgMjEuNTY3djE3MS41MDljMCAxMS4yOTcgOS4yNDMgMjAuNTQgMjEuNTY3IDIwLjU0aDE3MC40ODJjNS4xMzUgMCA4LjIxNi0xLjAyNyAxMi4zMjQtMy4wODFsLTc5LjA3OS0xMTIuOTctNDYuMjE1IDQ2LjIxNWMtOC4yMTYgOC4yMTYtMjEuNTY3IDguMjE2LTMwLjgxIDBzLTguMjE2LTIyLjU5NCAwLTMwLjgxbDY0LjcwMS02My42NzRjNC4xMDgtNC4xMDggOS4yNDMtNi4xNjIgMTUuNDA1LTYuMTYyIDAgMCAxLjAyNyAwIDIuMDU0IDAgNi4xNjIgMCAxMS4yOTcgNC4xMDggMTUuNDA1IDkuMjQzbDY3Ljc4MiA5Ni41Mzh2LTEyNy4zNDh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTgyODsiIGdseXBoLW5hbWU9ImRpdmlkZXIiIGQ9Ik00My4xMzQgNTM1LjI3aDk0MC43MzhjMTIuMzI0IDAgMjEuNTY3IDEwLjI3IDIxLjU2NyAyMS41NjdzLTkuMjQzIDIxLjU2Ny0yMS41NjcgMjEuNTY3aC05NDAuNzM4Yy0xMi4zMjQgMC0yMS41NjctOS4yNDMtMjEuNTY3LTIxLjU2N3M5LjI0My0yMS41NjcgMjEuNTY3LTIxLjU2N3pNMzg1LjEyNyA3MDYuNzgxaDI1Ni43NTFjOC4yMTYgMCAxNS40MDUgNS4xMzUgMTkuNTEzIDEyLjMyNHMyLjA1NCAxNS40MDUtMi4wNTQgMjEuNTY3bC0xMjguMzc1IDE3MS41MDljLTguMjE2IDExLjI5Ny0yNi43MDIgMTEuMjk3LTM0LjkxOCAwbC0xMjguMzc1LTE3MS41MDljLTQuMTA4LTYuMTYyLTUuMTM1LTE0LjM3OC0yLjA1NC0yMS41NjcgNC4xMDgtNy4xODkgMTEuMjk3LTEyLjMyNCAxOS41MTMtMTIuMzI0ek01MTMuNTAyIDg2My45MTJsODUuMjQxLTExMy45OTdoLTE3MC40ODJsODUuMjQxIDExMy45OTd6TTY0MS44NzkgMTUwLjE0M2gtMjU2Ljc1MWMtOC4yMTYgMC0xNS40MDUtNC4xMDgtMTkuNTEzLTExLjI5Ny0zLjA4MS03LjE4OS0yLjA1NC0xNi40MzIgMi4wNTQtMjIuNTk0bDEyOC4zNzUtMTcxLjUwOWM0LjEwOC01LjEzNSAxMS4yOTctOC4yMTYgMTcuNDU5LTguMjE2czEzLjM1MSAzLjA4MSAxNy40NTkgOC4yMTZsMTI4LjM3NSAxNzEuNTA5YzQuMTA4IDYuMTYyIDUuMTM1IDE1LjQwNSAyLjA1NCAyMi41OTQtNC4xMDggNy4xODktMTEuMjk3IDExLjI5Ny0xOS41MTMgMTEuMjk3ek01MTMuNTAyLTUuOTYybC04NS4yNDEgMTEzLjk5N2gxNzAuNDgybC04NS4yNDEtMTEzLjk5N3pNOTgzLjg3MiAzMjEuNjU0aC05NDAuNzM4Yy0xMi4zMjQgMC0yMS41NjctOS4yNDMtMjEuNTY3LTIxLjU2N3M5LjI0My0yMS41NjcgMjEuNTY3LTIxLjU2N2g5NDAuNzM4YzEyLjMyNCAwIDIxLjU2NyAxMC4yNyAyMS41NjcgMjEuNTY3cy05LjI0MyAyMS41NjctMjEuNTY3IDIxLjU2N3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODRlOyIgZ2x5cGgtbmFtZT0icmFkaW8iIGQ9Ik0xNDkuOTQyIDkyMC4zOTdjLTgzLjE4NyAwLTE0OS45NDItNjYuNzU1LTE0OS45NDItMTQ5Ljk0MnM2Ni43NTUtMTQ4LjkxNSAxNDkuOTQyLTE0OC45MTUgMTQ5Ljk0MiA2Ni43NTUgMTQ5Ljk0MiAxNDguOTE1LTY3Ljc4MiAxNDkuOTQyLTE0OS45NDIgMTQ5Ljk0MnpNMTQ5Ljk0MiA2NjMuNjQ3Yy01OS41NjYgMC0xMDYuODA4IDQ4LjI2OS0xMDYuODA4IDEwNi44MDhzNDcuMjQyIDEwNy44MzUgMTA2LjgwOCAxMDcuODM1IDEwNi44MDgtNDguMjY5IDEwNi44MDgtMTA3LjgzNS00OC4yNjktMTA2LjgwOC0xMDYuODA4LTEwNi44MDh6TTE0OS45NDIgNTc4LjQwNWMtODMuMTg3IDAtMTQ5Ljk0Mi02Ny43ODItMTQ5Ljk0Mi0xNDkuOTQyczY2Ljc1NS0xNDkuOTQyIDE0OS45NDItMTQ5Ljk0MiAxNDkuOTQyIDY3Ljc4MiAxNDkuOTQyIDE0OS45NDItNjcuNzgyIDE0OS45NDItMTQ5Ljk0MiAxNDkuOTQyek0xNDkuOTQyIDMyMS42NTRjLTU5LjU2NiAwLTEwNi44MDggNDguMjY5LTEwNi44MDggMTA2LjgwOHM0Ny4yNDIgMTA2LjgwOCAxMDYuODA4IDEwNi44MDggMTA2LjgwOC00OC4yNjkgMTA2LjgwOC0xMDYuODA4LTQ4LjI2OS0xMDYuODA4LTEwNi44MDgtMTA2LjgwOHpNMTQ5Ljk0MiAyMzYuNDExYy04My4xODcgMC0xNDkuOTQyLTY3Ljc4Mi0xNDkuOTQyLTE0OS45NDJzNjYuNzU1LTE0OS45NDIgMTQ5Ljk0Mi0xNDkuOTQyIDE0OS45NDIgNjYuNzU1IDE0OS45NDIgMTQ5Ljk0Mi02Ny43ODIgMTQ5Ljk0Mi0xNDkuOTQyIDE0OS45NDJ6TTE0OS45NDItMjEuMzY3Yy01OS41NjYgMC0xMDYuODA4IDQ4LjI2OS0xMDYuODA4IDEwNy44MzVzNDcuMjQyIDEwNi44MDggMTA2LjgwOCAxMDYuODA4IDEwNi44MDgtNDguMjY5IDEwNi44MDgtMTA2LjgwOC00OC4yNjktMTA3LjgzNS0xMDYuODA4LTEwNy44MzV6TTQwNi42OTQgNzQ5LjkxNWg1OTguNzQ1YzEyLjMyNCAwIDIxLjU2NyA5LjI0MyAyMS41NjcgMjAuNTRzLTkuMjQzIDIxLjU2Ny0yMS41NjcgMjEuNTY3aC01OTguNzQ1Yy0xMi4zMjQgMC0yMS41NjctOS4yNDMtMjEuNTY3LTIxLjU2N3M5LjI0My0yMC41NCAyMS41NjctMjAuNTR6TTEwMDUuNDM5IDQ1MC4wMjloLTU5OC43NDVjLTEyLjMyNCAwLTIxLjU2Ny05LjI0My0yMS41NjctMjEuNTY3czkuMjQzLTIxLjU2NyAyMS41NjctMjEuNTY3aDU5OC43NDVjMTIuMzI0IDAgMjEuNTY3IDEwLjI3IDIxLjU2NyAyMS41NjdzLTkuMjQzIDIxLjU2Ny0yMS41NjcgMjEuNTY3ek0xMDA1LjQzOSAxMDguMDM2aC01OTguNzQ1Yy0xMi4zMjQgMC0yMS41NjctMTAuMjctMjEuNTY3LTIxLjU2N3M5LjI0My0yMS41NjcgMjEuNTY3LTIxLjU2N2g1OTguNzQ1YzEyLjMyNCAwIDIxLjU2NyA5LjI0MyAyMS41NjcgMjEuNTY3cy05LjI0MyAyMS41NjctMjEuNTY3IDIxLjU2N3pNMTQ5Ljk0MiA0OTMuMTYzYy0zNS45NDUgMC02NC43MDEtMjguNzU2LTY0LjcwMS02NC43MDFzMjguNzU2LTYzLjY3NCA2NC43MDEtNjMuNjc0IDYzLjY3NCAyOC43NTYgNjMuNjc0IDYzLjY3NC0yOC43NTYgNjQuNzAxLTYzLjY3NCA2NC43MDF6TTE0OS45NDIgNDA2Ljg5NWMtMTIuMzI0IDAtMjEuNTY3IDEwLjI3LTIxLjU2NyAyMS41NjdzOS4yNDMgMjEuNTY3IDIxLjU2NyAyMS41NjcgMjEuNTY3LTkuMjQzIDIxLjU2Ny0yMS41NjctMTAuMjctMjEuNTY3LTIxLjU2Ny0yMS41Njd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTg2OTsiIGdseXBoLW5hbWU9InRvZ2dsZSIgZD0iTTIzNS4xODQgOTIwLjM5N2gtMTcwLjQ4MmMtMzUuOTQ1IDAtNjQuNzAxLTI4Ljc1Ni02NC43MDEtNjMuNjc0di0xNzEuNTA5YzAtMzQuOTE4IDI4Ljc1Ni02My42NzQgNjQuNzAxLTYzLjY3NGgxNzAuNDgyYzM1Ljk0NSAwIDY0LjcwMSAyOC43NTYgNjQuNzAxIDYzLjY3NHYxNzEuNTA5YzAgMzQuOTE4LTI4Ljc1NiA2My42NzQtNjQuNzAxIDYzLjY3NHpNMjU2Ljc1MSA2ODUuMjE0YzAtMTEuMjk3LTkuMjQzLTIxLjU2Ny0yMS41NjctMjEuNTY3aC0xNzAuNDgyYy0xMi4zMjQgMC0yMS41NjcgMTAuMjctMjEuNTY3IDIxLjU2N3YxNzEuNTA5YzAgMTEuMjk3IDkuMjQzIDIxLjU2NyAyMS41NjcgMjEuNTY3aDE3MC40ODJjMTIuMzI0IDAgMjEuNTY3LTEwLjI3IDIxLjU2Ny0yMS41Njd2LTE3MS41MDl6TTE5My4wNzcgNzkyLjAyMmgtMjEuNTY3djIxLjU2N2MwIDEyLjMyNC0xMC4yNyAyMS41NjctMjEuNTY3IDIxLjU2N3MtMjEuNTY3LTkuMjQzLTIxLjU2Ny0yMS41Njd2LTIxLjU2N2gtMjEuNTY3Yy0xMS4yOTcgMC0yMS41NjctOS4yNDMtMjEuNTY3LTIxLjU2N3MxMC4yNy0yMC41NCAyMS41NjctMjAuNTRoMjEuNTY3di0yMS41NjdjMC0xMi4zMjQgOS4yNDMtMjEuNTY3IDIxLjU2Ny0yMS41NjdzMjEuNTY3IDkuMjQzIDIxLjU2NyAyMS41Njd2MjEuNTY3aDIxLjU2N2MxMS4yOTcgMCAyMC41NCA5LjI0MyAyMC41NCAyMC41NHMtOS4yNDMgMjEuNTY3LTIwLjU0IDIxLjU2N3pNMjM1LjE4NCA1NzguNDA1aC0xNzAuNDgyYy0zNS45NDUgMC02NC43MDEtMjguNzU2LTY0LjcwMS02NC43MDF2LTE3MC40ODJjMC0zNS45NDUgMjguNzU2LTY0LjcwMSA2NC43MDEtNjQuNzAxaDE3MC40ODJjMzUuOTQ1IDAgNjQuNzAxIDI4Ljc1NiA2NC43MDEgNjQuNzAxdjE3MC40ODJjMCAzNS45NDUtMjguNzU2IDY0LjcwMS02NC43MDEgNjQuNzAxek0yNTYuNzUxIDM0My4yMjFjMC0xMi4zMjQtOS4yNDMtMjEuNTY3LTIxLjU2Ny0yMS41NjdoLTE3MC40ODJjLTEyLjMyNCAwLTIxLjU2NyA5LjI0My0yMS41NjcgMjEuNTY3djE3MC40ODJjMCAxMi4zMjQgOS4yNDMgMjEuNTY3IDIxLjU2NyAyMS41NjdoMTcwLjQ4MmMxMi4zMjQgMCAyMS41NjctOS4yNDMgMjEuNTY3LTIxLjU2N3YtMTcwLjQ4MnpNMTkzLjA3NyA0NTAuMDI5aC0yMS41Njd2MjEuNTY3YzAgMTEuMjk3LTEwLjI3IDIxLjU2Ny0yMS41NjcgMjEuNTY3cy0yMS41NjctMTAuMjctMjEuNTY3LTIxLjU2N3YtMjEuNTY3aC0yMS41NjdjLTExLjI5NyAwLTIxLjU2Ny05LjI0My0yMS41NjctMjEuNTY3czEwLjI3LTIxLjU2NyAyMS41NjctMjEuNTY3aDIxLjU2N3YtMjEuNTY3YzAtMTEuMjk3IDkuMjQzLTIwLjU0IDIxLjU2Ny0yMC41NHMyMS41NjcgOS4yNDMgMjEuNTY3IDIwLjU0djIxLjU2N2gyMS41NjdjMTEuMjk3IDAgMjAuNTQgMTAuMjcgMjAuNTQgMjEuNTY3cy05LjI0MyAyMS41NjctMjAuNTQgMjEuNTY3ek0yMzUuMTg0IDIzNi40MTFoLTE3MC40ODJjLTM1Ljk0NSAwLTY0LjcwMS0yOC43NTYtNjQuNzAxLTY0LjcwMXYtMTcxLjUwOWMwLTM0LjkxOCAyOC43NTYtNjMuNjc0IDY0LjcwMS02My42NzRoMTcwLjQ4MmMzNS45NDUgMCA2NC43MDEgMjguNzU2IDY0LjcwMSA2My42NzR2MTcxLjUwOWMwIDM1Ljk0NS0yOC43NTYgNjQuNzAxLTY0LjcwMSA2NC43MDF6TTI1Ni43NTEgMC4yYzAtMTEuMjk3LTkuMjQzLTIxLjU2Ny0yMS41NjctMjEuNTY3aC0xNzAuNDgyYy0xMi4zMjQgMC0yMS41NjcgMTAuMjctMjEuNTY3IDIxLjU2N3YxNzEuNTA5YzAgMTIuMzI0IDkuMjQzIDIxLjU2NyAyMS41NjcgMjEuNTY3aDE3MC40ODJjMTIuMzI0IDAgMjEuNTY3LTkuMjQzIDIxLjU2Ny0yMS41Njd2LTE3MS41MDl6TTE5My4wNzcgMTA4LjAzNmgtMjEuNTY3djIwLjU0YzAgMTIuMzI0LTEwLjI3IDIxLjU2Ny0yMS41NjcgMjEuNTY3cy0yMS41NjctOS4yNDMtMjEuNTY3LTIxLjU2N3YtMjAuNTRoLTIxLjU2N2MtMTEuMjk3IDAtMjEuNTY3LTEwLjI3LTIxLjU2Ny0yMS41NjdzMTAuMjctMjEuNTY3IDIxLjU2Ny0yMS41NjdoMjEuNTY3di0yMS41NjdjMC0xMi4zMjQgOS4yNDMtMjEuNTY3IDIxLjU2Ny0yMS41NjdzMjEuNTY3IDkuMjQzIDIxLjU2NyAyMS41Njd2MjEuNTY3aDIxLjU2N2MxMS4yOTcgMCAyMC41NCA5LjI0MyAyMC41NCAyMS41NjdzLTkuMjQzIDIxLjU2Ny0yMC41NCAyMS41Njd6TTQwNi42OTQgNzQ5LjkxNWg1OTguNzQ1YzEyLjMyNCAwIDIxLjU2NyA5LjI0MyAyMS41NjcgMjAuNTRzLTkuMjQzIDIxLjU2Ny0yMS41NjcgMjEuNTY3aC01OTguNzQ1Yy0xMi4zMjQgMC0yMS41NjctOS4yNDMtMjEuNTY3LTIxLjU2N3M5LjI0My0yMC41NCAyMS41NjctMjAuNTR6TTEwMDUuNDM5IDQ1MC4wMjloLTU5OC43NDVjLTEyLjMyNCAwLTIxLjU2Ny05LjI0My0yMS41NjctMjEuNTY3czkuMjQzLTIxLjU2NyAyMS41NjctMjEuNTY3aDU5OC43NDVjMTIuMzI0IDAgMjEuNTY3IDEwLjI3IDIxLjU2NyAyMS41NjdzLTkuMjQzIDIxLjU2Ny0yMS41NjcgMjEuNTY3ek0xMDA1LjQzOSAxMDguMDM2aC01OTguNzQ1Yy0xMi4zMjQgMC0yMS41NjctMTAuMjctMjEuNTY3LTIxLjU2N3M5LjI0My0yMS41NjcgMjEuNTY3LTIxLjU2N2g1OTguNzQ1YzEyLjMyNCAwIDIxLjU2NyA5LjI0MyAyMS41NjcgMjEuNTY3cy05LjI0MyAyMS41NjctMjEuNTY3IDIxLjU2N3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODZkOyIgZ2x5cGgtbmFtZT0idGV4dCIgZD0iTTEwMDUuNDM5IDcyOC4zNDhoLTk4My44NzJjLTEyLjMyNCAwLTIxLjU2NyA5LjI0My0yMS41NjcgMjEuNTY3czkuMjQzIDIwLjU0IDIxLjU2NyAyMC41NGg5ODMuODcyYzEyLjMyNCAwIDIxLjU2Ny05LjI0MyAyMS41NjctMjAuNTRzLTkuMjQzLTIxLjU2Ny0yMS41NjctMjEuNTY3ek03MDYuNTggNTk5Ljk3MmgtNjg1LjAxM2MtMTIuMzI0IDAtMjEuNTY3IDkuMjQzLTIxLjU2NyAyMS41NjdzOS4yNDMgMjAuNTQgMjEuNTY3IDIwLjU0aDY4NS4wMTNjMTEuMjk3IDAgMjAuNTQtOS4yNDMgMjAuNTQtMjAuNTRzLTkuMjQzLTIxLjU2Ny0yMC41NC0yMS41Njd6TTEwMDUuNDM5IDQ3MS41OTZoLTk4My44NzJjLTEyLjMyNCAwLTIxLjU2NyA5LjI0My0yMS41NjcgMjEuNTY3czkuMjQzIDIwLjU0IDIxLjU2NyAyMC41NGg5ODMuODcyYzEyLjMyNCAwIDIxLjU2Ny05LjI0MyAyMS41NjctMjAuNTRzLTkuMjQzLTIxLjU2Ny0yMS41NjctMjEuNTY3ek03MDYuNTggMzQzLjIyMWgtNjg1LjAxM2MtMTIuMzI0IDAtMjEuNTY3IDkuMjQzLTIxLjU2NyAyMS41NjdzOS4yNDMgMjAuNTQgMjEuNTY3IDIwLjU0aDY4NS4wMTNjMTEuMjk3IDAgMjAuNTQtOS4yNDMgMjAuNTQtMjAuNTRzLTkuMjQzLTIxLjU2Ny0yMC41NC0yMS41Njd6TTEwMDUuNDM5IDIxNC44NDRoLTk4My44NzJjLTEyLjMyNCAwLTIxLjU2NyA5LjI0My0yMS41NjcgMjEuNTY3czkuMjQzIDIwLjU0IDIxLjU2NyAyMC41NGg5ODMuODcyYzEyLjMyNCAwIDIxLjU2Ny05LjI0MyAyMS41NjctMjAuNTRzLTkuMjQzLTIxLjU2Ny0yMS41NjctMjEuNTY3ek03MDYuNTggODYuNDY5aC02ODUuMDEzYy0xMi4zMjQgMC0yMS41NjcgOS4yNDMtMjEuNTY3IDIxLjU2N3M5LjI0MyAyMC41NCAyMS41NjcgMjAuNTRoNjg1LjAxM2MxMS4yOTcgMCAyMC41NC05LjI0MyAyMC41NC0yMC41NHMtOS4yNDMtMjEuNTY3LTIwLjU0LTIxLjU2N3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODk4OyIgZ2x5cGgtbmFtZT0ic2VjdGlvbiIgZD0iTTU5LjU2NiA4NzMuMTU1Yy0xNi40MzItMTYuNDMyLTIwLjU0LTM3Ljk5OS0yMC41NC02My42NzR2LTc2Mi4wMzhjMC0yNS42NzUgOC4yMTYtNDcuMjQyIDI1LjY3NS02My42NzRzMzcuOTk5LTI1LjY3NSA2My42NzQtMjUuNjc1aDc3MC4yNTRjMjUuNjc1IDAgNDcuMjQyIDguMjE2IDY0LjcwMSAyNS42NzUgMTYuNDMyIDE2LjQzMiAyNS42NzUgMzcuOTk5IDI1LjY3NSA2My42NzR2NzYyLjAzOGMwIDI1LjY3NS05LjI0MyA0Ny4yNDItMjUuNjc1IDYzLjY3NC0yMS41NjcgMTcuNDU5LTQzLjEzNCAyNS42NzUtNjQuNzAxIDI1LjY3NWgtNzcwLjI1NGMtMjkuNzgzIDUuMTM1LTUxLjM1LTguMjE2LTY4LjgwOS0yNS42NzVNMTI4LjM3NSA3MTQuOTk3aDc1Mi43OTV2LTI4Mi40MjdoLTc1Mi43OTV2MjgyLjQyN004ODYuMzA3IDMzOS4xMTN2LTI4My40NTRoLTc1Ny45M3YyODMuNDU0aDc1Ny45M3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOGYwOyIgZ2x5cGgtbmFtZT0iYm9vayIgZD0iTTc0OC4xOSAzMTUuOTQzcTUyLjE1MyAwIDEwOC4zMTgtMTAuMDMwdi02NC4xODlxLTQwLjExNyAxMC4wMzAtMTA4LjMxOCAxMC4wMzAtMTIwLjM1MiAwLTE5Mi41NjQtNDIuMTIzdjcyLjIxMXE3Ni4yMjIgMzQuMDk5IDE5Mi41NjQgMzQuMDk5ek01NTUuNjI3IDM5Ni4xNzdxODQuMjQ2IDM0LjA5OSAxOTIuNTY0IDM0LjA5OSA1Mi4xNTMgMCAxMDguMzE4LTEwLjAzMHYtNjQuMTg5cS00MC4xMTcgMTAuMDMwLTEwOC4zMTggMTAuMDMwLTEyMC4zNTIgMC0xOTIuNTY0LTQyLjEyM3Y3Mi4yMTF6TTc0OC4xOSA0ODAuNDI0cS0xMjAuMzUyIDAtMTkyLjU2NC00Mi4xMjN2NzAuMjA1cTgwLjIzNCAzNi4xMDUgMTkyLjU2NCAzNi4xMDUgNTIuMTUzIDAgMTA4LjMxOC0xMC4wMzB2LTY2LjE5NXEtNDguMTQxIDEyLjAzNi0xMDguMzE4IDEyLjAzNnpNODk4LjYzMSAxMzcuNDJ2NDkzLjQ0NHEtNjYuMTk1IDIwLjA2MC0xNTAuNDQxIDIwLjA2MC0xMzAuMzgxIDAtMjM0LjY4Ny02NC4xODl2LTQ5MS40MzhxMTA0LjMwNiA2NC4xODkgMjM0LjY4NyA2NC4xODkgNzguMjI4IDAgMTUwLjQ0MS0yMi4wNjZ6TTc0OC4xOSA3MzcuMTc1cTE1Mi40NDcgMCAyMzYuNjkzLTY0LjE4OXYtNjIzLjgyNnEwLTguMDI0LTcuMDIxLTE1LjA0NXQtMTUuMDQ1LTcuMDIxcS02LjAxOCAwLTEwLjAzMCAyLjAwNi04Mi4yNCA0NC4xMjktMjA0LjU5OSA0NC4xMjktMTMwLjM4MSAwLTIzNC42ODctNjQuMTg5LTg2LjI1MiA2NC4xODktMjM0LjY4NyA2NC4xODktMTA4LjMxOCAwLTIwNC41OTktNDYuMTM1LTIuMDA2IDAtNS4wMTUtMS4wMDN0LTUuMDE1LTEuMDAzcS04LjAyNCAwLTE1LjA0NSA2LjAxOHQtNy4wMjEgMTQuMDQydjYyNy44MzhxODYuMjUyIDY0LjE4OSAyMzYuNjkzIDY0LjE4OSAxNDguNDM1IDAgMjM0LjY4Ny02NC4xODkgODYuMjUyIDY0LjE4OSAyMzQuNjg3IDY0LjE4OXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOGY3OyIgZ2x5cGgtbmFtZT0icGx1cy1jaXJjbGUtbyIgZD0iTTUxMy41MDItNDcuMDQyYy0yNjAuODU5IDAtNDc0LjQ3NiAyMTQuNjQ0LTQ3NC40NzYgNDc1LjUwM3MyMTMuNjE3IDQ3NS41MDMgNDc0LjQ3NiA0NzUuNTAzIDQ3NS41MDMtMjE0LjY0NCA0NzUuNTAzLTQ3NS41MDMtMjE0LjY0NC00NzUuNTAzLTQ3NS41MDMtNDc1LjUwM3pNNTEzLjUwMiA0Ny40NDNjMjA5LjUwOSAwIDM4MS4wMTkgMTcxLjUwOSAzODEuMDE5IDM4MS4wMTlzLTE3MS41MDkgMzgxLjAxOS0zODEuMDE5IDM4MS4wMTktMzgxLjAxOS0xNzEuNTA5LTM4MS4wMTktMzgxLjAxOSAxNzEuNTA5LTM4MS4wMTkgMzgxLjAxOS0zODEuMDE5ek00NjYuMjYgNDc1LjcwNHYxNzkuNzI2YzAgMjUuNjc1IDIxLjU2NyA0Ny4yNDIgNDcuMjQyIDQ3LjI0MnM0Ny4yNDItMjEuNTY3IDQ3LjI0Mi00Ny4yNDJ2LTE3OS43MjZoMTc5LjcyNmMyNS42NzUgMCA0Ny4yNDItMjEuNTY3IDQ3LjI0Mi00Ny4yNDJzLTIxLjU2Ny00Ny4yNDItNDcuMjQyLTQ3LjI0MmgtMTc5LjcyNnYtMTc5LjcyNmMwLTI1LjY3NS0yMS41NjctNDcuMjQyLTQ3LjI0Mi00Ny4yNDJzLTQ3LjI0MiAyMS41NjctNDcuMjQyIDQ3LjI0MnYxNzkuNzI2aC0xNzkuNzI2Yy0yNS42NzUgMC00Ny4yNDIgMjEuNTY3LTQ3LjI0MiA0Ny4yNDJzMjEuNTY3IDQ3LjI0MiA0Ny4yNDIgNDcuMjQyaDE3OS43MjZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMDsiIGdseXBoLW5hbWU9ImNlbnRyYWxpemVkLWNvbm5lY3Rpb25zIiBkPSJNODc2LjU2MSA0NzIuMzQ4YzE1Ljk3MS0yOC4yNTIgNDguNTE1LTQ0Ljc5IDgyLjMwMS0zOC44MzIgNDIuODU3IDcuNTU3IDcxLjQ4NCA0OC40MzMgNjMuOTI2IDkxLjI4Ny03LjU1NyA0Mi44NTktNDguNDM2IDcxLjQ4NC05MS4yOTMgNjMuOTI2LTMzLjc4OS01Ljk1OC01OC43MTctMzIuNjItNjQuMDU4LTY0LjY0NGwtMjE2Ljk2My0zOC4yNTRjLTQuNjIxIDE2Ljk0OC0xMi4yNjIgMzIuNjQ0LTIyLjMxOCA0Ni40NzZsMTM4LjkzOCAxNjUuNTg1YzMwLjM5NS0xMS4zODUgNjUuOTUyLTMuMTI5IDg4LjAwOSAyMy4xNSAyNy45NyAzMy4zNDIgMjMuNjI4IDgzLjA0Ny05LjcxMSAxMTEuMDI1LTMzLjM0IDI3Ljk3LTgzLjA1MiAyMy42Mi0xMTEuMDIzLTkuNzE3LTIyLjA1NS0yNi4yNzktMjQuMDEyLTYyLjcyNi03LjUyMS05MC42ODZsLTEzNi44OTctMTYzLjE0N2MtMTUuNDQgMTAuMDExLTMyLjkxNyAxNy4xMjctNTEuNjg4IDIwLjU5N3YyMTEuMTg5YzMwLjYwMyAxMC44MjUgNTIuNTM3IDM5Ljk5OSA1Mi41MzcgNzQuMzA1IDAgNDMuNTIxLTM1LjI4NCA3OC44MS03OC44MDUgNzguODFzLTc4LjgwNS0zNS4yODktNzguODA1LTc4LjgxYzAtMzQuMzA5IDIxLjkzNC02My40OCA1Mi41MzctNzQuMzA1di0yMTEuMTg2Yy0xOC43NjktMy40Ny0zNi4yNDUtMTAuNTg2LTUxLjY4OC0yMC41OTdsLTEzNi44OTQgMTYzLjE0N2MxNi40ODkgMjcuOTYzIDE0LjUzNyA2NC40MS03LjUxNSA5MC42ODYtMjcuOTc2IDMzLjM0Mi03Ny42ODYgMzcuNjk1LTExMS4wMjUgOS43MTdzLTM3LjY4Ny03Ny42ODYtOS43MTEtMTExLjAyNWMyMi4wNTUtMjYuMjg0IDU3LjYwOS0zNC41MzIgODguMDA3LTIzLjE1bDEzOC45NDEtMTY1LjU4NWMtMTAuMDYxLTEzLjgzNS0xNy43MDItMjkuNTI4LTIyLjMyMy00Ni40NzZsLTIxNi45NiAzOC4yNTJjLTUuMzQzIDMyLjAxOC0zMC4yNjYgNTguNjg5LTY0LjA1MyA2NC42NDQtNDIuODYyIDcuNTU3LTgzLjczOC0yMS4wNjItOTEuMjk1LTYzLjkyMS03LjU1NS00Mi44NTkgMjEuMDY3LTgzLjczNSA2My45MjYtOTEuMjkzIDMzLjc4Ni01Ljk2IDY2LjMyNyAxMC41NzMgODIuMzAxIDM4LjgzMmwyMjEuNzU5LTM5LjEwM2MxLjU4MS0xNS40OCA1LjY1My0zMC4yMTEgMTEuNzU1LTQzLjgzNmwtMTk4LjY2NC0xMTQuNjk1Yy0yNC42NzQgMjEuMDkxLTYwLjkwOCAyNS41MDQtOTAuNjIgOC4zNDgtMzcuNjkyLTIxLjc2My01MC42MDgtNjkuOTYtMjguODQ4LTEwNy42NDcgMjEuNzYzLTM3LjY5NSA2OS45NjMtNTAuNjA4IDEwNy42NTMtMjguODQgMjkuNzEyIDE3LjE0OCA0NC4wMTIgNTAuNzMyIDM4LjA4NCA4Mi42NDhsMjAyLjM4NCAxMTYuODQ0YzkuNDkzLTkuNDE1IDIwLjI5Mi0xNy41MDMgMzIuMTAyLTIzLjk5MWwtODAuNzUxLTIyMS44NTRjLTMyLjQ1NyAwLjI5Ny02My4wNDktMTkuNjItNzQuNzgzLTUxLjg1Ni0xNC44ODQtNDAuODk0IDYuMjA1LTg2LjEyMSA0Ny4wOTYtMTAxLjAwNCA0MC45LTE0Ljg4OSA4Ni4xMjMgNi4yMDIgMTAxLjAwNyA0Ny4wOTkgMTEuNzM3IDMyLjIzOSAxLjEwMyA2Ny4xNTctMjMuOTUxIDg3Ljc5Nmw4MS4zNCAyMjMuNDhjNi4yMjMtMC44MiAxMi41NTYtMS4yODcgMTkuMDAyLTEuMjg3czEyLjc4MiAwLjQ2OCAxOS4wMDIgMS4yODdsODEuMzQtMjIzLjQ4Yy0yNS4wNTctMjAuNjM0LTM1LjY4OC01NS41NTItMjMuOTU3LTg3Ljc5NiAxNC44ODYtNDAuODkyIDYwLjExLTYxLjk4OCAxMDEuMDA0LTQ3LjEwNCA0MC44OTcgMTQuODg5IDYxLjk4OCA2MC4xMTUgNDcuMTAyIDEwMS4wMDktMTEuNzMxIDMyLjIzNi00Mi4zMjEgNTIuMTUzLTc0Ljc4IDUxLjg1MWwtODAuNzUxIDIyMS44NTljMTEuODEgNi40ODggMjIuNjA5IDE0LjU3NiAzMi4xMDUgMjMuOTkxbDIwMi4zNzktMTE2Ljg0OWMtNS45MjktMzEuOTA4IDguMzc0LTY1LjUgMzguMDg0LTgyLjY1MyAzNy42OTUtMjEuNzU4IDg1Ljg5Mi04Ljg0NSAxMDcuNjUgMjguODQgMjEuNzYzIDM3LjY5MiA4Ljg0NSA4NS44ODktMjguODQ1IDEwNy42NDctMjkuNzEyIDE3LjE1Ni02NS45NDQgMTIuNzUxLTkwLjYyLTguMzQzbC0xOTguNjYyIDExNC42OThjNi4wOTkgMTMuNjI4IDEwLjE3NCAyOC4zNTkgMTEuNzU1IDQzLjgzNmwyMjEuNzU0IDM5LjEwNnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTAxOyIgZ2x5cGgtbmFtZT0iZGVza3RvcC1wYy12YWx1YXRpb24iIGQ9Ik0yMi44NiA4MTJoNzcxLjY0YzEyLjYgMCAyMi44Ni0xMC4yNiAyMi44Ni0yMi44NnYtMjIzLjk2Yy0xMC43NjcgMS45NDMtMjMuMjc1IDMuMTU3LTM2LjAzMCAzLjM1OGwtMC4xOSAwLjAwMnYxODQuNzRjMCAxMS4wODAtOS4wMjAgMjAuMTgtMjAuMiAyMC4xOGgtNzA0LjQ2Yy0xMS4xMiAwLTIwLjI2LTkuMDQwLTIwLjItMjAuMTh2LTM3My4wNDBjMC0xMS4xIDkuMS0yMC4xOCAyMC4yLTIwLjE4aDQ4NS4zMmMtMS4yNC05LjctMS44Ni0xOS41Mi0xLjg2LTI5LjM0IDAtMTIuODQgMS4wODAtMjUuNiAzLjE2LTM4LjJoLTUyMC4yNGMtMTIuNiAwLTIyLjg2IDEwLjI2LTIyLjg2IDIyLjg0djQ3My43OGMwIDEyLjYgMTAuMjYgMjIuODYgMjIuODYgMjIuODZ6TTc3OS44NCAzOTguNzZ2MTcuMzJoMjkuMTh2LTE2Ljg4YzEzLjc2LTAuNjggMjYuMDYwLTIuNzIgMzkuNTItNS42di0zMS4wODBjLTcgMC41NC0xNC44NiAwLjk4LTIzLjYyIDEuMzJzLTE2LjcyIDAuNS0yMy44NiAwLjVjLTQuMjYgMC04LjA4MC0wLjI4LTExLjQyLTAuOC0xNS4zMi0yLjQ4LTE1LjUyLTIyLjYyIDQuMzQtMjIuNjJoMTUuMDYwYzEwLjY2IDAgMTkuNTItMS43OCAyNi42LTUuMzRzMTIuNC04LjQgMTUuOTgtMTQuNTJjMy41OC02LjE0IDUuMzYtMTMuMDgwIDUuMzYtMjAuOXYtNi42NGMwLTEyLjgtMi41LTIyLjU0LTcuNTItMjkuMjYtNS4wMjAtNi43NC0xMi4yLTExLjI4LTIxLjQ4LTEzLjY0LTYuMjQtMS41OC0xMS4wNjAtMi42NC0xOC45Ni0zLjE0di0xOC44NGgtMjkuMTh2MTguNzRjLTE0LjAyMCAwLjcyLTI2LjA4MCAyLjMtMzkuNzQgNS41NnYzMS4wODBjMTcuMjYtMS4zNCAzNC45Ni0xLjgyIDUyLjI4LTEuODIgNS4wMjAgMCA5LjIgMC4zNCAxMi41NiAxLjAyMCAxNS40NiAzLjEgMTIuOTYgMjAuNTgtMS44NCAyMC41OGgtMTIuMDgwYy0xNy42NiAwLTMxLjA2MCAzLjQyLTQwLjIgMTAuMjgtOS4xMiA2Ljg4LTEzLjcgMTguMzgtMTMuNyAzNC41MnY2LjY2YzAgMTQuOCA1LjA0MCAyNS44OCAxNS4wODAgMzMuMiA3LjUgNS40NiAxNS4yMiA4LjkgMjcuNjQgMTAuM3pNNzkyLjggNTAyLjZjMjQuODYgMCA0OC42NC00Ljk2IDcwLjM0LTEzLjk2IDIzLjIzNS05Ljc3MiA0My4wNzAtMjMuMjY0IDU5LjcxOC0zOS45MzhsMC4wMDItMC4wMDJjMTYuNjc2LTE2LjY1IDMwLjE2OC0zNi40ODUgMzkuNDg3LTU4LjUxNGwwLjQ1My0xLjIwNmM4Ljg0MS0yMC43NDUgMTMuOTgtNDQuODc5IDEzLjk4LTcwLjIxMyAwLTAuMDUyIDAtMC4xMDQgMC0wLjE1NnYwLjAwOGMwLTE4LjItMi42OC0zNS44Ni03LjY0LTUyLjUyLTQuODY0LTE2LjEzMi0xMS4yMzEtMzAuMTY5LTE5LjE3NC00My4xMzdsMC40NTQgMC43OTcgNzEuMjYtNzcuNjhjMS40MzgtMS41NiAyLjMyLTMuNjUyIDIuMzItNS45NSAwLTIuNTU3LTEuMDkxLTQuODU4LTIuODM0LTYuNDY0bC0wLjAwNi0wLjAwNi01Mi4zMi00Ny43OGMtMS41NTItMS40MjItMy42MjktMi4yOTQtNS45MS0yLjI5NC0yLjU1OSAwLTQuODYyIDEuMDk3LTYuNDY0IDIuODQ4bC0wLjAwNiAwLjAwNy02OC4xNCA3NC45NGMtMTIuMTQ4LTcuNTI0LTI2LjE1My0xMy45NDEtNDAuOTYtMTguNTMzbC0xLjMtMC4zNDdjLTE1LjkyNi01LTM0LjIzOC03Ljg4LTUzLjIyNC03Ljg4LTAuMDEzIDAtMC4wMjUgMC0wLjAzOCAwaDAuMDAyYy0yNC44OCAwLTQ4LjY4IDQuOTgtNzAuMzYgMTMuOTgtMjIuNSA5LjMtNDIuOCAyMy01OS43NCAzOS45NGwtMC40IDAuNDRjLTE2LjQ1OSAxNi41NjEtMjkuODAyIDM2LjI0MS0zOS4wNjQgNTguMDcxbC0wLjQ1NiAxLjIwOWMtOSAyMS43LTEzLjk2IDQ1LjQ4LTEzLjk2IDcwLjM2czQuOTYgNDguNjYgMTMuOTQgNzAuMzZjOS43OTYgMjMuMjI3IDIzLjI4NSA0My4wNTcgMzkuOTQxIDU5LjcyMWwtMC4wMDEtMC4wMDFjMTYuOTQgMTYuOTQgMzcuMjQgMzAuNjQgNTkuNzQgMzkuOTQgMjEuNjggOSA0NS40OCAxMy45NiA3MC4zNiAxMy45NnpNODk2LjYgNDIyLjQ0Yy0xMy4zMDQgMTMuMjk0LTI5LjEzNiAyNC4wNjEtNDYuNzEzIDMxLjUxNmwtMC45NjcgMC4zNjQtMC40NiAwLjJjLTE3LjEgNy0zNS45MiAxMC45LTU1LjY2IDEwLjktMTkuOTQgMC0zOC45Mi0zLjk2LTU2LjE4LTExLjEtMTguNTMyLTcuODExLTM0LjM1My0xOC41NzktNDcuNjM5LTMxLjg3OWwtMC4wMDEtMC4wMDFjLTEzLjMwNi0xMy4zMDQtMjQuMDc0LTI5LjE0NS0zMS41MTctNDYuNzM1bC0wLjM2My0wLjk2NS0wLjItMC40NGMtNy4wMjAtMTcuMS0xMC44OC0zNS45NC0xMC44OC01NS42OCAwLTE5Ljk0IDMuOTQtMzguOTIgMTEuMDgwLTU2LjE2IDcuNC0xNy45MiAxOC4zNC0zNC4xIDMxLjg4LTQ3LjY0IDEzLjU4LTEzLjU2IDI5Ljc0LTI0LjQ4IDQ3LjYyLTMxLjg4IDE3LjMtNy4xNiAzNi4yOC0xMS4xIDU2LjItMTEuMXMzOC44OCAzLjk0IDU2LjEyIDExLjA4MGMxOC41NDMgNy44MTkgMzQuMzc2IDE4LjU4NSA0Ny42ODEgMzEuODgxbC0wLjAwMS0wLjAwMWMxMy41NCAxMy41NiAyNC40NiAyOS43NCAzMS44OCA0Ny42NiA3LjE0IDE3LjI0IDExLjEgMzYuMjIgMTEuMSA1Ni4xNiAwIDE5LjkyLTMuOTYgMzguOS0xMS4wODAgNTYuMTItNy44MjEgMTguNTUzLTE4LjU5NCAzNC4zOTItMzEuOSA0Ny43djB6TTMwNSAyNjAuOTZoMjA3LjM2YzAuNTQtMzUuODYgMTUuMzItODUuNyA1NS4zNi0xMTAuOTZoLTMxOC4wODBjMzIuMjQgMjMuMzYgNTUuNSA2OS4yNiA1NS4zNiAxMTAuOTZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMjsiIGdseXBoLW5hbWU9ImR5bmFtaWMtcHJpY2luZyIgZD0iTTQ3MC44NjYgOTU3LjAyNGMtMTkuNTA5LTIuMzctNTAuODY4LTguOTI1LTY4LjY1My0xNC41NjktMTQwLjE2MS00NC40MjktMjM0LjA1Mi0xNzQuNDQtMjI3LjE3LTMxMy45MjIgNC45NzctOTguODcxIDU1LjQ1NC0xODcuMDAxIDEzOS45NzUtMjQ0LjkwOCAyMC44NDUtMTQuMzg1IDY0LjI1Mi0zNS4zMjYgODguNTM1LTQyLjc5MSA5Ny41MjQtMjkuODYgMjAyLjY5Ny0xNi4zODYgMjg3LjIxNCAzNi45NjQgMTUzLjc0MSA5Ny4wNTUgMTk1LjA0MyAyOTQuODAxIDkyLjE3IDQ0MS4xOTktNDAuMTU3IDU3LjE4LTEwMi42ODcgMTAyLjE1NC0xNzEuNzE5IDEyMy44Mi0zMy42NTMgMTAuMzc5LTU2LjQwOCAxMy44MzgtOTcuMzMxIDE0LjM4NS0xOS44ODggMC4zNjUtMzkuMzkxIDAuMTg2LTQzLjAyMC0wLjE3OHpNNTMyLjgxNiA5MjUuMzQyYzk0LjQ2NC04LjU1OSAxNzQuMzkzLTU0LjYyOCAyMjUuODM1LTEyOS44MzUgMTkuNjk2LTI4Ljk0NiAzNC4wMzYtNjMuMDAxIDQyLjQ1My0xMDEuNDE5IDUuMzUxLTIzLjg1MyA0Ljc3OC04My41NzctMC45NTgtMTA4LjUyNi0xMi4yMzctNTQuMDgyLTM3Ljg2My0xMDAuNTEtNzYuMjk4LTEzOS4xMTQtODQuNTE3LTg0LjY3NS0yMTIuMDY0LTExMS44MDItMzI2LjQxMi02OS4xOTQtNzkuMzU4IDI5LjQ5Ny0xNDQuMTgzIDkzLjc3Mi0xNzIuMSAxNzAuOTc5LTEyLjgxIDM0Ljc4My0xNS4yOTcgNTAuODA1LTE1LjI5NyA5My45NTggMCA0Mi4wNjYgMi4xMDMgNTYuMjY1IDE0LjE1IDkwLjY3OSAzNi45MDcgMTA1LjI0NyAxMzcuODcxIDE4MS41NDMgMjU0LjMyMyAxOTIuMjg3IDIzLjcxIDIuMTg3IDMxLjE2OSAyLjE4NyA1NC4zMDUgMC4xODR6TTQ4Mi45MSA4OTYuMDIzYy02My4yOTMtNS40NjQtMTE4LjM2NC0zMC4yMjYtMTY0LjI2LTczLjU2Ni01NS4wNzEtNTIuMjU3LTgxLjQ1NS0xMTYuMzUxLTc4LjU5NC0xOTEuMTg5IDIuNjgzLTY1LjczNyAyOS4wNjctMTIzLjI3NSA3Ny42NC0xNjkuMzQ1IDM5LjE5OS0zNi45NjIgODIuNDE0LTU5LjM1OSAxMzYuNTMyLTcwLjQ2NiAxNS44NjgtMy4yNzkgMjUuODE1LTQuMDA4IDUyLjk2Ny00LjAwOHMzNy4wOTcgMC43MjkgNTIuOTY1IDQuMDA4YzkzLjEyNSAxOS4xMTggMTY1LjQxMSA3OC4xMTUgMTk4Ljg2OSAxNjIuNDIxIDE0LjE1NCAzNS41MDggMTkuNTAzIDg3LjAzOCAxMy4xOTcgMTI2LjU0OC0zLjgyOCAyMi43NjQtMTQuNzIzIDU2LjA4OS0yNS4wNTEgNzUuNzUzLTE3LjQgMzMuMTQxLTQ3LjYxNCA2Ny4zNzEtNzkuMTYxIDkwLjEzNy01MS4yNDkgMzYuNzc4LTEyMC42NjQgNTUuMzUzLTE4NS4xMDQgNDkuNzA3ek01MzcuMjE3IDg2My4yNDhjMzMuNDYyLTQuMTg4IDY1Ljk3LTE1LjQ4MSA5NS42MTEtMzIuNzc2IDIxLjk4OS0xMi45MjcgNTUuNDU0LTQ0LjQzMyA3MC4xNzUtNjUuOTE3IDM5Ljk2NS01Ny43MjMgNDkuNTI5LTEzMS4xMDUgMjUuODE1LTE5NS43NDYtMjYuNzY3LTcyLjQ3My04OC41MzEtMTI1LjY0My0xNjguMDg2LTE0NC4zOTQtMjIuOTQyLTUuMjgtNjcuNDk2LTYuNzM4LTkxLjAxNS0yLjczMi01Ni4yMiA5LjI4NC0xMDEuOTIzIDMzLjY4Ni0xMzkuMzk5IDc0LjQ3My02NS43ODIgNzEuMzc3LTc1LjkxNSAxNzYuNjI2LTI0Ljg2MyAyNTkuMTA5IDQ3LjYxOCA3Ni40NzYgMTQwLjM1NiAxMTkuODIyIDIzMS43NjIgMTA3Ljk4M3pNNDk1LjUzIDgzMC44MzVjLTQuMjA3LTMuMjc5LTQuNTktNS4yODItNS41NDQtMjQuMDM1bC0wLjk1Ni0yMC41NzYtMTQuOTE2LTIuMTg5Yy02Ni4zNTctOS44My0xMDAuMzg5LTQ1Ljg4MS04OC41MzMtOTQuMTM2IDUuNTQyLTIyLjU3NSAxOS4xMTgtMzguMDU2IDQyLjA2NC00OC40MzMgMTcuNzgzLTguMDE0IDM2LjkwOS0xMS4yODkgNzQuOTYxLTEzLjExMSAzOC4yNDItMS42MzYgNTkuNjU4LTUuMTAyIDc0Ljc2Ni0xMi4wMTggMjYuMTk4LTExLjY1NSAzNC40MjEtMzkuODc3IDE3LjU5LTU5LjM2My02LjMwOC03LjQ2NS0yMy43MTItMTYuMjAyLTQwLjkxOS0yMC41NzQtMTcuOTc3LTQuNTUzLTU5Ljg1MS01LjQ2Mi03OS41NDgtMS42MzgtMzIuODg5IDYuMzcxLTU2LjAyNyAyMC41NzYtNjMuMTAzIDM5LjMzLTIuMjkyIDYuMDExLTUuOTI3IDEyLjIwNC04LjIyMyAxMy40NzgtNi4zMSA0LjM2Ni0xNS44NyAzLjQ1Ny0yMS42MDgtMi4wMDUtNC4yMDctNC4wMDgtNC43OC01LjgyNy00LjAxNC0xMy4yOTIgMS45MTUtMTguMzkzIDE5LjMxMy00MC40MjUgNDEuNjg1LTUyLjQ0NSAxMy43NzEtNy42NDUgNDEuNjg3LTE2LjM4NiA1Ny4zNjktMTguMjA3bDEyLjQyOS0xLjQ1NCAwLjk1Ni0yMS40ODhjMC45NTQtMjAuMDI5IDEuMzM3LTIxLjg1MiA1LjU0NC0yNS4xMjkgNi4zMDgtNC45MTcgMTYuNDQ1LTQuNTUxIDIyLjE4NCAxLjA5MiA0LjU4OCA0LjE4OCA0Ljc3NiA1LjY0NiA0Ljc3NiAyNC40djIwLjAzNGw2LjMxNCAwLjkwOWMzNi4zMjkgNS4wOTcgNDcuNDIzIDguMDEwIDY2LjczNiAxNy44NDIgMTUuNDg1IDcuODMyIDI5LjI1NiAyMC43NTkgMzUuNTY2IDMzLjY4NiA0LjU4OCA5LjI5IDUuMTYxIDEyLjc0NyA1LjE2MSAyOC43NyAwIDE1Ljg0NS0wLjU3MyAxOS40ODUtNC45NyAyOC4yMjYtOC45ODUgMTguMjExLTIzLjUxOSAzMC43NjktNDYuMjc1IDM5LjUxNi0xOC41NDcgNy4wOTgtMzQuMDQwIDkuNjQ4LTcyLjQ3MSAxMS40NjctMzkuNzc2IDIuMDAzLTU3Ljc1IDQuNzM3LTcxLjcxMyAxMS42NTMtMTcuMzk4IDguMzc2LTI0LjQ3IDIwLjU4LTIzLjEzNCAzOS41MTIgMC45NTggMTMuMjk2IDcuNDU5IDIxLjY3NCAyMy4zMzMgMzAuMDQ4IDM2Ljg5OSAxOS4zMDIgMTA1LjE2NyAxNi45MzUgMTM2LjcxOC00LjkxNyA4Ljc5NC02LjAwOSAxNS40ODctMTUuMTEyIDE1LjQ4Ny0yMS4xMjMgMC0yLjE4NSAyLjEwNS02LjE4OSA0LjU5LTkuMTAxIDUuOTI3LTYuNTU2IDE4LjE2Ni03LjEwNSAyNC40OC0wLjkxMyA5Ljc1MSA5LjI4OCAwLjc2IDM2LjIzNS0xNy4wMjEgNTEuMTY5LTE2LjI1MSAxMy44MzYtNDUuNTA5IDI1LjMwOS03Mi4wOTAgMjguNDA2bC0xMC43MTEgMS4yNzR2MTkuNDg1Yy0wLjE4OCAyMC4wMjktMS4xNDUgMjMuMzA4LTguOTgzIDI3LjEyOC02LjEyNCAzLjA5Ny0xMy4wMDUgMi43MzItMTcuOTc3LTEuMjc0ek03MS4wMTggNDYzLjAxNmwtNS41NDQtNS4yODJ2LTIzOC44OTVoLTE1LjI5N2MtMTYuMDYyIDAtMjUuMjQyLTIuNzM0LTI3LjUzNy04LjE5NC0wLjU2OS0xLjYzOC0xLjE0Ny0xOC4wMzEtMS4xNDctMzYuNDIydi0zMy4zMTlsNS45MzMtNC43MzdjNS4zNDktNC4xOSA3LjQ1Ny00LjczMyAyMS45ODUtNC43MzNoMTYuMDYydi04OS4wNDNjMC01Mi40NDMgMC43NjYtOTEuMDQ0IDEuOTEzLTkzLjc3NiAyLjY3OS03LjA5OCAxMi4wNDYtMTAuOTI0IDIwLjI2Ny04LjM3MiAxMi40MzEgNC4wMDIgMTIuMjQzIDIuNTUyIDEyLjI0MyAxMDEuOTY2djg5LjIyNWgxNi4wNjJjMTQuNTMzIDAgMTYuNjM2IDAuNTQzIDIxLjk4NyA0LjczM2w1LjkyOSA0LjczN3YzMy44NjZjLTAuMTg4IDQyLjk3NS0wLjc2NiA0NC4wNjktMjguNDkyIDQ0LjA2OWgtMTUuNDg3bC0wLjM4NSAxMjAuMzU5LTAuNTczIDEyMC4zNjEtNS4zNTEgNC4zNjhjLTcuNDU5IDYuMDA5LTE1LjQ5MyA1LjY0NC0yMi41NjktMC45MTF6TTExMS4zNyAxNzUuMTM1di0xMC45MjRoLTU3LjM2N3YyMS44NDhoNTcuMzY3di0xMC45MjR6TTkyMC44MDUgNDYzLjkyN2wtNS4zNTYtNC4zNjgtMC41NzMtNjEuMTg0LTAuNTczLTYxLjE4MmgtMTYuMDYwYy0xNC4zNCAwLTE2LjQ0Ny0wLjU0My0yMS43OTktNC43MzFsLTUuOTI5LTQuNzM5di02Ny4zNjlsNS41NDYtNS4yODJjNS4zNTMtNS4xMDIgNi40OTgtNS4yOCAyMS45OTEtNS4yOGgxNi40NDF2LTE0Ny40OTNjMC0xNjMuNjk3LTAuMzc5LTE1OC4wNTQgMTIuMDQ2LTE2MS44NzQgNy44NDQtMi41NTIgMTQuOTE4LTAuNTQ5IDE5LjMxNSA1LjY0NCAyLjY3OSAzLjYzOSAzLjA2MCAxOS40ODEgMy4wNjAgMTUzLjg2MnYxNDkuODZoMTUuMjk5YzE2LjA2MiAwIDI1LjIzOCAyLjczIDI3LjUzNSA4LjE5NiAxLjUzIDQuMDAyIDEuNTMgNjcuMDA5IDAgNzEuMDA4LTIuMjk4IDUuNDY2LTExLjQ3MyA4LjE5Ni0yNy41MzUgOC4xOTZoLTE1LjI5OXYxMjAuNTQxbC01LjU0NCA1LjI4MmMtNy4wNzYgNi41NTYtMTUuMTEgNi45Mi0yMi41NjUgMC45MTF6TTk2MC4zODkgMjkzLjQ5M3YtMTAuOTI2aC01Ny4zNjl2MjEuODUyaDU3LjM2OXYtMTAuOTI2ek0yMTYuNTQxIDM4Ny44MTVjLTkuNzU1LTQuOTE1LTkuNTYyLTEuODIxLTkuNTYyLTE0OS4zMTR2LTEzOC4wMjFoLTE1LjI5N2MtMTYuMDY1IDAtMjUuMjQ2LTIuNzM0LTI3LjUzOS04LjE5Ni0wLjU3My0xLjYzNi0xLjE0NS0xOC4wMjktMS4xNDUtMzYuMjM3di0zMy4zMTlsNC45Ny00LjM3MmM0LjIwNy0zLjgyMiA3LjA3NC00LjM2NiAyMS45OTEtNC45MTVsMTcuMDE5LTAuNzI3di0yOS42ODJjMC0xNi4zODYgMC43NjYtMzEuODYzIDEuOTExLTM0LjQxNyAwLjk1Ni0yLjcyOCA0Ljc4Mi02LjE4NyA4LjYwNi03LjgyNyA2LjMxLTIuOTE0IDcuMDc4LTIuOTE0IDEzLjM4NiAwIDMuODI2IDEuNjQgNy42NDkgNS4xIDguNjA4IDcuODI3IDEuMTQ1IDIuNTU0IDEuOTA5IDE4LjAzMSAxLjkwOSAzNC40MTd2MjkuNjgybDE3LjAxOSAwLjcyN2MxNC45MTQgMC41NDkgMTcuNzgxIDEuMDk0IDIxLjk4OSA0LjkxNWw0Ljk3MyA0LjM3MnYzMy4zMTljMCAxOC4yMDktMC41NzUgMzQuNjAxLTEuMTQ1IDM2LjIzNy0yLjMgNS40NjItMTEuNDc1IDguMTk2LTI3LjM0OSA4LjE5NmgtMTUuNDg3bC0wLjM4MyAxNDAuMjA2Yy0wLjU3MyAxMzcuNDc2LTAuNTczIDE0MC4yMDYtNC4zOTkgMTQzLjY2OS00Ljk2OCA0LjkxNS0xNC4xNDggNi4zNjktMjAuMDc0IDMuNDU5ek0yNTIuODcxIDU2Ljc3OXYtMTAuOTI2aC01Ny4zNjJ2MjEuODQ4aDU3LjM2MnYtMTAuOTIyek03ODMuMTI3IDM4OC4xNzhjLTkuOTQzLTMuODIyLTEwLjEzNi02LjM3MS0xMC4xMzYtOTEuMDQ0di03OC4yOTVoLTE1LjQ4N2MtMjcuNTM3IDAtMjguMzAzLTEuMDk0LTI4LjQ5Mi00My4zNHYtMzMuNTAxbDUuNTQ0LTUuMjgyYzUuMzUzLTUuMTAyIDYuNS01LjI4MiAyMS45OTMtNS4yODJoMTYuNDQxdi04OS4yMjVjMC05OS40MTQtMC4xOTMtOTcuOTY0IDEyLjI0MS0xMDEuOTY2IDUuMzUzLTEuNjQgNy42NDUtMS40NTggMTIuNDI3IDAuOTA3IDMuMjQ4IDEuNDU4IDYuNjkzIDQuMzcgNy44NDIgNi4xOTMgMS4xNDUgMi4zNjUgMS45MTEgMzUuNTA4IDEuOTExIDkzLjc3NHY5MC4zMTdoMTYuMDY1YzE0LjUyOSAwIDE2LjYzMiAwLjU0MyAyMS45ODcgNC43MzNsNS45MzEgNC43Mzd2MzMuMzE5YzAgMTguMzkxLTAuNTc4IDM0Ljc4My0xLjE0NyAzNi40MjItMi4yOTYgNS40Ni0xMS40NzUgOC4xOTQtMjcuNTM5IDguMTk0aC0xNS4yOTd2MTYwLjA1M2wtNC4yMDUgNC41NTNjLTQuOTc3IDUuMjc2LTEzLjc2OSA3LjI4MS0yMC4wODEgNC43MzN6TTgxOC44ODUgMTc1LjEzNXYtMTAuOTI0aC01Ny4zNjd2MjEuODQ4aDU3LjM2N3YtMTAuOTI0ek0zNTUuOTQgMzE2LjYxOWMtNy4wNzgtNS4wOTctNy40NTctOS4xMDctNy40NTctNjguMjg0di01OC4yNjhsLTE3LjAyMS0wLjcyN2MtMTQuOTE2LTAuNTQzLTE3Ljc4MS0xLjA5NC0yMS45OTEtNC45MTdsLTQuOTY4LTQuMzY4di0zMy4zMjVjMC0xOC4yMDkgMC41NjktMzQuNTk3IDEuMTQ5LTM2LjIzNSAyLjI5Mi01LjQ2MiAxMS40NzEtOC4xOTQgMjcuNTMzLTguMTk0aDE1LjI5OXYtNzQuNjU0YzAtODIuNDkxIDAuMTg2LTgzLjQwMSAxMS42NjMtODcuMjIgNy44MzgtMi41NTIgMTguMTY2IDEuNDU0IDIwLjg0MiA4LjAxMCAxLjE0OSAyLjkxMiAxLjkxMSAzNC4yMzIgMS45MTEgNzkuMjF2NzQuMjg5bDE4LjM1OCAwLjcyOWMyNi4xOTggMC43MzEgMjUuNjI1LTAuMTc4IDI1LjYyNSA0My4xNTN2MzQuMjM2bC00Ljk3MyA0LjM2OGMtNC4yMDcgMy44MjQtNy4wNzYgNC4zNzUtMjEuOTkxIDQuOTE3bC0xNy4wMTkgMC43Mjd2NTguMDg1YzAgNjkuMzc2LTAuMzgxIDcxLjAxMC0xNy43ODMgNzAuODM0LTMuNDQxIDAtNy40NTctMS4wOTItOS4xNzctMi4zNjd6TTM5NC4zNzcgMTQ2di0xMC45MjZoLTU3LjM2OXYyMS44NTJoNTcuMzY5di0xMC45MjZ6TTYzNi40NTkgMzEzLjM0Yy00Ljc4LTUuNDYtNC45NjgtNi4zNzEtNC45NjgtMzAuMDQ2di0yNC4zOTRoLTE2LjA2NWMtMTQuNTMzIDAtMTYuNjM2LTAuNTQ5LTIxLjk4OS00Ljc0M2wtNS45MjktNC43Mjl2LTY4LjQ2NWw1LjkyOS00LjczNWM1LjM1My00LjE4OCA3LjQ1Ny00LjczNSAyMS45ODktNC43MzVoMTYuMDY1di0xMDkuMjUzYzAtMTE5Ljk5Ni0wLjE5NS0xMTcuNDQzIDExLjQ2OS0xMjEuOTk3IDQuNTktMS44MjMgNi44ODUtMS44MjMgMTEuNDc1IDAgMTIuMDQ2IDQuNzMzIDExLjQ3My0wLjcyOSAxMS40NzMgMTIwLjU0M3YxMTAuNzA3aDE2LjA2MmMxNC41MzUgMCAxNi42MzQgMC41NDcgMjEuOTkxIDQuNzM1bDUuOTI3IDQuNzM1djMzLjMyMWMwIDE4LjM5MS0wLjU3MyAzNC43NzctMS4xNDUgMzYuNDItMi4yOTggNS40Ni0xMS40NzcgOC4xOTYtMjcuNTM1IDguMTk2aC0xNS4zMDF2MjMuNjY3YzAgMzEuMzItMi40ODYgMzYuNDItMTguMTY0IDM2LjQyLTQuNzg0IDAtNy42NDktMS40NTgtMTEuMjg0LTUuNjQ2ek02NzcuMzggMjE1LjE5OHYtMTAuOTI4aC01Ny4zNjR2MjEuODUyaDU3LjM2NHYtMTAuOTI0ek00OTcuNDQ1IDI4OS4zMDVjLTcuMjY4LTUuMjgyLTcuNDU5LTguMDEwLTcuNDU5LTk5LjQxOHYtODkuNDA1aC0xNS4zMDFjLTE2LjA2MCAwLTI1LjI0LTIuNzM0LTI3LjUzMy04LjE5Ni0wLjU3NS0xLjYzNi0xLjE0OS0xOC4wMjktMS4xNDktMzYuNDJ2LTMzLjMxOWw1LjkyOS00LjczN2M1LjM1My00LjE4OCA3LjQ1OS00LjczMyAyMS45OTMtNC43MzNoMTYuMDYwdi0zMC4wNDRjMC0zMy42ODggMS4zMzctMzguNzg3IDExLjQ3MS00Mi43ODkgNS4xNjMtMi4wMDEgNy4wNzgtMi4wMDEgMTIuNjIyIDAuNTQ1IDMuNjM1IDEuNjQgNy40NTcgNS4xIDguNDExIDcuODI3IDEuMTQ5IDIuNTU0IDEuOTE1IDE4LjAzMSAxLjkxNSAzNC41OTl2MjkuODYyaDE2LjA2MmMxNC41MzMgMCAxNi42MzYgMC41NDUgMjEuOTkxIDQuNzMzbDUuOTI3IDQuNzM3djMzLjMxOWMwIDE4LjM5MS0wLjU3MSAzNC43ODMtMS4xNDkgMzYuNDItMi4yOTQgNS40NjItMTEuNDcxIDguMTk2LTI3LjUzMyA4LjE5NmgtMTUuMjk5djg5LjIyMWMwIDk0LjMyMS0wLjM4MSA5Ny43OC04LjYwNiAxMDAuODc2LTUuMTYzIDEuODIzLTE1LjEwNiAxLjA5NC0xOC4zNTQtMS4yNzR6TTUzNS44OCA1Ni43Nzl2LTEwLjkyNmgtNTcuMzY5djIxLjg0OGg1Ny4zNjl2LTEwLjkyMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTAzOyIgZ2x5cGgtbmFtZT0idW5pRTkwMyIgZD0iTTUxMy4wMTIgNTY2LjU0NGM2MC43NDQgMCAxMDkuNzI4IDQ4Ljk4OCAxMDkuNzI4IDEwOS43MjhzLTQ4LjU5NiAxMDkuNzI4LTEwOS43MjggMTA5LjcyOGMtNjAuNzQ0IDAtMTA5LjcyOC00OC45ODgtMTA5LjcyOC0xMDkuNzI4IDAuMzg4LTYxLjEzNiA0OS4zNzYtMTA5LjcyOCAxMDkuNzI4LTEwOS43Mjh6TTI1OC4yODQgMjQ4LjcyaC0xOTcuMTJjLTYzLjg3NiAwLTY3LjQwNCA5Ny41OCAxLjE3NiA5Ny41OGgxNzAuODZsOTcuOTcyIDE0NC4yMTZjMjkgMzkuNTggNjEuOTIgNTguMzkyIDEwOC41NTIgNTguMzkyaDE0Ni4xNzZjNDYuNjM2IDAgNzkuNTUyLTE3LjI0NCAxMDguNTUyLTU4LjM5Mmw5OC4zNjQtMTQ0LjIxNmgxNzIuMDQwYzY4Ljk3MiAwIDY0LjY2LTk3LjU4IDIuMzUyLTk3LjU4aC0xOTcuMTJjLTE1LjY3NiAwLTM0LjQ4OCA1LjQ4OC00NS40NiAyMi4zMzZsLTc1LjI0NCAxMDcuMzc2LTAuMzkyLTI2OC44MzZoLTI2OS42MTZsLTAuMzkyIDI2OC44MzYtNzUuMjQ0LTEwNy4zNzZjLTEwLjk3Mi0xNi40NTYtMjkuNzgtMjIuMzM2LTQ1LjQ1Ni0yMi4zMzZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwNDsiIGdseXBoLW5hbWU9InVuaUU5MDQiIGQ9Ik0yMTEgNTI1LjUzMnYtMTE3LjI5NmgtMjAzdjIwM2gxNjYuMTUybC0yOS4wODAtMjloLTEwOC4wNzJ2LTE0NWgxNDV2NTkuMzhsMjkgMjguOTE2ek0yNDAgNTk1LjIyOGwtMjAuNDc2IDIwLjUzNi0xMDkuODk2LTEwOS41NDgtMzMuOTQgMzMuOTQtMjAuNTA0LTIwLjUwNCA1NC40MTYtNTQuNDIgMTMwLjQgMTI5Ljk5NnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTA1OyIgZ2x5cGgtbmFtZT0idW5pRTkwNSIgZD0iTTEwMTYgNTg4Ljg3NmwtMTguMTItNzYuMjkyYy0zLjMwOC0xMy45Mi0xNS42MDgtMjMuNjQ0LTI5LjkxNi0yMy42NDRoLTEwOS45ODhsNC4zMjgtMTguMDM2YzEuNjYtNi45MiA3Ljc5Mi0xMS43NTYgMTQuOTA4LTExLjc1NmgxMDl2LTE1LjM3NmgtMTA5Yy0xNC4yNTYgMC0yNi41MzIgOS42OC0yOS44NiAyMy41NGwtMzMuNzMyIDE0MC41NTZjLTEuNjYgNi45Mi03Ljc5MiAxMS43NTYtMTQuOTA4IDExLjc1NmgtMjguNzEydjE1LjM3NmgyOC43MTJjMTQuMjUyIDAgMjYuNTMyLTkuNjggMjkuODYtMjMuNTQ0bDUuNDItMjIuNTg0aDE4Mi4wMDh6TTg2MC45NTIgNDExLjFjMC0xMi4yMDggOS44OTYtMjIuMSAyMi4xLTIyLjFzMjIuMSA5Ljg5NiAyMi4xIDIyLjEtOS44OTYgMjIuMS0yMi4xIDIyLjEtMjIuMS05Ljg5Mi0yMi4xLTIyLjF6TTk0MS42NzIgNDExLjFjMC0xMi4yMDggOS44OTYtMjIuMSAyMi4xLTIyLjFzMjIuMSA5Ljg5NiAyMi4xIDIyLjEtOS44OTYgMjIuMS0yMi4xIDIyLjEtMjIuMS05Ljg5Mi0yMi4xLTIyLjF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwNjsiIGdseXBoLW5hbWU9InNvY2lhbC1tZWRpYS1jb250ZW50IiBkPSJNMTUzLjY2IDY0OC45NGMxLjItMS4zOCAyLjk2LTIuMjQgNC45NC0yLjI0IDMuNjQgMCA2LjYgMi45NiA2LjYgNi42MnYzNS42NGgyMi4wODJjNC40NjQgMC4wMTIgOC41MTkgMS43NjEgMTEuNTE4IDQuNmwwLjQyIDAuMzhjMy4wODAgMy4wODAgNC45OCA3LjMyIDQuOTggMTEuOTR2MTI5Ljg2YzAgNC42Mi0xLjk0IDguODgtNSAxMS45NHMtNy4zMiA1LTExLjkyIDVoLTE3MC4zNmMtNC4zOCAwLTguNDgtMS43Ni0xMS41Mi00LjYybC0wLjQyLTAuMzhjLTMuMDQwLTMuMDYwLTQuOTgtNy4yOC00Ljk4LTExLjk0di0xMjkuODYxYzAuMDA0LTQuNjc4IDEuOTE2LTguOTA5IDUtMTEuOTU5IDMuMDgwLTMuMDQwIDcuMzItNC45NiAxMS45Mi00Ljk2aDk1LjAyMGw0MS43Mi00MC4wMjB6TTgwNS41OCA2NjkuMmwzNC4yOCAzMi44NmMxLjMyIDEuMjggMy4wNDAgMS45IDQuNzYgMS45bDEwMS43NCAwLjA0MGMxLjA2MCAwIDIuMDYwIDAuNDQgMi43NCAxLjEyIDAuNjggMC43IDEuMTQgMS43IDEuMTQgMi43NnYxMTcuMjRjMCAxLjA0MC0wLjQ2IDIuMDQwLTEuMTYgMi43Mi0wLjcgMC43LTEuNjggMS4xNi0yLjcyIDEuMTZoLTE3Ny41MmMtMS4wMjAgMC0yLjAyMC0wLjQ2LTIuNzItMS4xNnMtMS4xNi0xLjY4LTEuMTYtMi43MnYtMTE3LjI0YzAtMS4wNDAgMC40NC0yLjA0MCAxLjE2LTIuNzQgMC42OC0wLjY4IDEuNjgtMS4xNCAyLjcyLTEuMTRoMjkuODhjMy43OCAwIDYuODYtMy4xIDYuODYtNi44OHYtMjcuOTJ6TTUxMS4yOCAxMDcuNjZjMjIuNDQgMCA0MC42NC0xOC4yIDQwLjY0LTQwLjY0cy0xOC4yLTQwLjYyLTQwLjY0LTQwLjYyLTQwLjYyIDE4LjE4LTQwLjYyIDQwLjYyYzAgMjIuNDQgMTguMTggNDAuNjQgNDAuNjIgNDAuNjR6TTQwNi45NiAzMzkuM2M1Mi44NC01OS4zOCAxNzIuNS00OC45MiAyMTYuNzQtMC4zLTEwLjI4IDExLjQ4LTIxLjIyIDI3LjU2LTMwLjY0IDQxLjM2LTIuMTIgMy4xLTQuMTQgNi4wODAtNi4wODAgOC44OC0xOS45Ni0xMy40NC00My43Mi0yMS43LTczLjUyLTIxLjYyLTMzLjE4IDAuMDgwLTU5IDExLjQ2LTgwLjQ2IDI4Ljg2LTYuMDQwLTE3Ljk4LTE0Ljg2LTQyLjc0LTIzLjM4LTU0LjU0LTAuNzYtMS4wNjAtMS42Ni0xLjk0LTIuNjYtMi42NHpNNjEyLjY0IDIzNC4wNjBoLTQyNy45OGMtMTYuMjggMC0yOS41LTE1LjI0LTI3LjA2MC0zMy44NmwyNS42NC0xOTguMTRoLTY1LjE4YzAuMDQwIDEwNS44Mi0zNy41IDIzNS42NCA3My4yMiAyOTcuMzggNDEuMjQgMjMgMTU3LjIyIDMwLjggMjAzLjU4IDYxLjE4IDcuMSAxMy4zIDE0Ljk2IDM3LjE4IDE5LjY0IDUxLjQyIDAuNTQgMS42LTAuMzItMS4wNDAgMC40OCAxLjM4LTE3LjA0MCAxOC4zLTMwLjk2IDM5LjkyLTQ0LjM0IDYxLjE4bC0zOC4xOCA2MC43Yy0xMy45NiAyMC44NC0yMS4yMiAzOS44OC0yMS42OCA1NS40OC0wLjIgNy4zNiAxLjA0MCAxNC4wNDAgMy43NiAxOS44OCAyLjg0IDYuMTQgNy4yMiAxMS4yOCAxMy4xNCAxNS4yNiAyLjc0IDEuODYgNS44NCAzLjQyIDkuMjQgNC43Mi0yLjQ4IDMyLjkyLTMuNCA3NC40NC0xLjggMTA5LjE2IDAuODIgOC4yNiAyLjQgMTYuNSA0LjcgMjQuNzQgMTMuOTggNDkuOTYgNTYuOTIgODUuOTQgMTA1Ljk2IDEwMi44OCAyMy43OCA4LjIyIDE0LjYgMjcuODIgMzguNjYgMjYuNTIgNTctMy4xMiAxNDQuOTQtMzkuODQgMTc4Ljc0LTc4LjgyIDQ3LjM2LTU0LjYgMzUuMTQtMTIxLjgyIDMzLjU0LTE4OC40MiAxMC42LTMuMjIgMTcuMzgtOS45NCAyMC4xNi0yMC44IDMuMDgwLTEyLjA0MC0wLjI2LTI5LjAyMC0xMC40OC01Mi4xNmgtMC4wMjBjLTAuMi0wLjQyLTAuNC0wLjg0LTAuNjQtMS4yNGwtNDMuNTItNzEuNjhjLTE2Ljc4LTI3LjYyLTMzLjgyLTU1LjMyLTU2LjU0LTc2LjZsLTEuMTItMS4wMjBjMi4xOC0zLjE0IDQuNTQtNi41OCA3LTEwLjIgNy41Ni0xMS4wODAgMTYuMTYtMjMuNyAyNC4xNC0zMy41NiA0Ny4yOC0yOS40IDE2MS4xLTM3LjMyIDIwMS43Ni02MCAxMDEuOC01Ni43NCA2Ny0xOTYuODggNzIuOTItMjk3LjM4aC02NC44OGwyNS42NCAxOTguMTRjMi40MiAxOC42NC0xMC43OCAzMy44Ni0yNy4wNjAgMzMuODZoLTIzMS40NHpNMzU4Ljk0IDYxMy4wMjBjLTguNDYtMC4zNC0xNC44Ni0yLjEtMTkuMjYtNS4wNDAtMi41LTEuNjgtNC4zNC0zLjgyLTUuNTItNi4zNi0xLjMtMi44NC0xLjktNi4yOC0xLjgtMTAuMjQgMC4zNC0xMS42MiA2LjQyLTI2LjggMTguMi00NC4zbDAuMTYtMC4yNiAzOC4yLTYwLjcyYzE1LjMyLTI0LjM2IDMxLjM2LTQ5LjE4IDUxLjMyLTY3LjQyIDE5LjE4LTE3LjU0IDQyLjQ2LTI5LjQyIDczLjIyLTI5LjUgMzMuMzQtMC4wODAgNTcuNzIgMTIuMjggNzcuNSAzMC44IDIwLjU4IDE5LjI0IDM2LjgyIDQ1LjY2IDUyLjgyIDcybDQzLjAyMCA3MC44NmM4LjAyMCAxOC4zIDEwLjk0IDMwLjU0IDkuMSAzNy43Mi0xLjA4MCA0LjI4LTUuODIgNi4zNi0xMy44NiA2Ljc4LTEuNyAwLjA4MC0zLjQ2IDAuMS01LjI0IDAuMDYwLTEuOTItMC4wNjAtMy45Mi0wLjItNi0wLjM4LTEuMTYtMC4xMi0yLjI2LTAuMDQwLTMuMzQgMC4yLTMuODItMC4yLTcuNzYgMC4wNjAtMTEuNzggMC42NmwxNC43NCA2NS4yYy0xMDkuMzItMTcuMjQtMTkxLjA4MCA2My45Ni0zMDYuNjQgMTYuMjJsOC4zMi03Ni44NGMtNC42Ni0wLjIyLTkuMDgwLTAuMDYwLTEzLjE2IDAuNTZ6TTg1OC4xNiA1NDYuMjJjOC4xOCAwIDE0LjgyLTYuNjQgMTQuODItMTQuODQgMC04LjE4LTYuNjQtMTQuODQtMTQuODItMTQuODQtOC4yIDAtMTQuODYgNi42Ni0xNC44NiAxNC44NCAwIDguMiA2LjY2IDE0Ljg0IDE0Ljg2IDE0Ljg0ek05MTkuNTQgNDgyLjUybDI5LjcgNTEuMzQgMzkuNTgtNTEuMDYwdi0yOC43aC0xNjkuODR2OS44OGwyNi45OCAwLjYyIDEyLjM2IDMwLjMgNi4xOC0yMS42NGgxOC41NmwxNi4wODAgNDEuNDQgMjAuNC0zMi4xOHpNODA4LjYgNTkzLjA0MGgxOTAuNmM2LjggMCAxMy4wMjAtMi44IDE3LjUyLTcuMjhsMC40LTAuNDZjNC4yNi00LjQ2IDYuODgtMTAuNTIgNi44OC0xNy4wODB2LTEyMi4yOGMwLTYuNzgtMi44LTEzLTcuMy0xNy41LTQuNTQtNC41Mi0xMC43LTcuMzItMTcuNS03LjMyaC0xOTAuNmMtNi43OCAwLTEzIDIuODItMTcuNSA3LjMyLTQuNTA2IDQuNDY3LTcuMjk3IDEwLjY1Ny03LjMgMTcuNDk5djEyMi4yODFjMCA2LjgyIDIuOCAxMy4wNDAgNy4zIDE3LjU0IDQuNDczIDQuNDkzIDEwLjY2MSA3LjI3NSAxNy40OTkgNy4yOGgwLjAwMXpNOTk5LjIgNTc3LjM4aC0xOTAuNmMtMi41IDAtNC44LTEuMDQwLTYuNDYtMi42OC0xLjY0LTEuNjYtMi42OC0zLjk2LTIuNjgtNi40OHYtMTIyLjI4YzAtMi41MiAxLjA0MC00LjgyIDIuNjgtNi40NiAxLjYzNS0xLjY2NyAzLjkxLTIuNyA2LjQyNy0yLjcgMC4wMTEgMCAwLjAyMyAwIDAuMDM0IDBoMTkwLjU5OGMyLjUgMCA0LjggMS4wMjAgNi40NCAyLjY4IDEuNjY3IDEuNjQ3IDIuNyAzLjkzMyAyLjcgNi40NjEgMCAwLjAwNyAwIDAuMDEzIDAgMC4wMjB2LTAuMDAxIDEyMi4yOGMwIDIuNC0wLjk0IDQuNi0yLjQyIDYuMjRsLTAuMjYgMC4yNGMtMS42NTcgMS42NDctMy45MzggMi42NjktNi40NTggMi42OGgtMC4wMDJ6TTgwMS40NiA3MzkuMzhjLTMuOCAwLTYuOSAzLjA4MC02LjkgNi44OHMzLjEgNi44OCA2LjkgNi44OGg5NS4xMmMzLjggMCA2Ljg4LTMuMDgwIDYuODgtNi44OHMtMy4wODAtNi44OC02Ljg4LTYuODhoLTk1LjEyek04MDEuNDYgNzgxLjU4Yy0zLjggMC02LjkgMy4wODAtNi45IDYuODhzMy4xIDYuOSA2LjkgNi45aDExNi42NGMzLjggMCA2Ljg4LTMuMSA2Ljg4LTYuOXMtMy4wODAtNi44OC02Ljg4LTYuODhoLTExNi42NHpNODQ3LjM2IDY5MC4yNGwtNDMuNi00MS44Yy0xLjI2LTEuMzYtMy4wNjAtMi4yMi01LjA0MC0yLjIyLTMuOCAwLTYuODggMy4xLTYuODggNi44OHYzNy4xNGgtMjNjLTQuODQgMC05LjI4IDItMTIuNDYgNS4xOC0zLjE5IDMuMTktNS4xNjcgNy41OTMtNS4xOCAxMi40NTh2MTE3LjI0MmMwIDQuODIgMi4wMjAgOS4yNiA1LjIgMTIuNDQgMy4yIDMuMiA3LjYyIDUuMiAxMi40NCA1LjJoMTc3LjUyYzQuODIgMCA5LjI2LTIgMTIuNDQtNS4yIDMuMTk2LTMuMTc5IDUuMTc1LTcuNTc4IDUuMTgtMTIuNDM5di0xMTcuMjQxYzAtNC44NC0xLjk4LTkuMjQtNS4xNi0xMi40NC0zLjIyLTMuMi03LjYyLTUuMi0xMi40Ni01LjJoLTk5ek00My4wMjAgNTgwLjU2aDE4OS4xNmM2LjQ4IDAgMTIuNDItMi42OCAxNi42OC02Ljk4IDQuMzItNC4yNiA2Ljk4LTEwLjIgNi45OC0xNi42OHYtMTIyLjk4YzAtNi40Ni0yLjY4LTEyLjM4LTYuOTYtMTYuNjYtNC4zMi00LjMyLTEwLjI0LTctMTYuNy03aC0xODkuMTZjLTYuNDggMC0xMi40IDIuNjgtMTYuNyA2Ljk2bC0wLjQ4IDAuNTRjLTQgNC4yNC02LjQ2IDkuOTQtNi40NiAxNi4xNnYxMjIuOThjMCA2LjQ4IDIuNjYgMTIuNCA2Ljk0IDE2LjY4IDQuMzIgNC4zIDEwLjI0IDYuOTggMTYuNyA2Ljk4ek0xMjAuOTggNTE1LjcybDM5Ljc2LTI3Ljc0YzAuNy0wLjQyIDEuMzItMC45OCAxLjgtMS43IDEuODgtMi43IDEuMi02LjQyLTEuNS04LjI4bC0zOS42OC0yNy40MmMtMS4wNDAtMC44Ni0yLjM2LTEuMzYtMy43OC0xLjM2LTMuMyAwLTUuOTggMi42OC01Ljk4IDUuOTh2NTUuNjZjMC4wNDAgMS4xOCAwLjM4IDIuMzggMS4xMiAzLjQgMS4wODIgMS41NDIgMi44NTMgMi41MzggNC44NTYgMi41MzggMS4yNzUgMCAyLjQ1Ny0wLjQwNCAzLjQyMi0xLjA5MGwtMC4wMTggMC4wMTJ6TTI0MC4yMiA1NDEuODhoLTIwNS4yNHYtMTA3Ljk2YzAtMi4wNjAgMC43OC0zLjk2IDIuMDQwLTUuMzZsMC4zNC0wLjMyYzEuNDYtMS40NCAzLjQ4LTIuMzYgNS42Ni0yLjM2aDE4OS4xNmMyLjIgMCA0LjI0IDAuOSA1LjY2IDIuMzQgMS40OCAxLjQ4IDIuMzggMy41IDIuMzggNS43djEwNy45NnpNMTU1Ljk2IDc1OC41NGM0LjggMCA4LjctMy44OCA4LjctOC42OCAwLTQuNzgtMy45LTguNjgtOC43LTguNjhoLTkxLjI2Yy00Ljc4IDAtOC42OCAzLjktOC42OCA4LjY4IDAgNC44IDMuOSA4LjY4IDguNjggOC42OGg5MS4yNnpNMTU1Ljk2IDgwNC44NmM0LjggMCA4LjctMy45IDguNy04LjY4IDAtNC44LTMuOS04LjctOC43LTguN2gtMTExLjljLTQuOCAwLTguNyAzLjktOC43IDguNyAwIDQuNzggMy45IDguNjggOC43IDguNjhoMTExLjl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwNzsiIGdseXBoLW5hbWU9InVzZXItbmV0d29yay1pY29uIiBkPSJNODE3Ljg2OCA4MzAuNDZjNDQuMDQwIDAgNzkuNzU1LTM1LjcxNSA3OS43NTUtNzkuNzU1cy0zNS43MTUtNzkuNzU1LTc5Ljc1NS03OS43NTVjLTE1LjczNSAwLTMwLjQ3IDQuNTc5LTQyLjg3NSAxMi40ODgtMC41LTAuNjY2LTEuMDgyLTEuMzMyLTEuNzQ4LTEuOTE1bC01OS4xOTItNTcuMDI4YzM5LjQ2MS00NC4xMjQgNjQuNTItMTAxLjQwMSA2Ny42ODQtMTY0LjQyM2g4Mi43NTNjNi4yNDQgMzcuNzk2IDM5LjEyOCA2Ni42MDIgNzguNjczIDY2LjYwMiA0NC4wNDAgMCA3OS43NTUtMzUuNzE1IDc5Ljc1NS03OS43NTVzLTM1LjcxNS03OS43NTUtNzkuNzU1LTc5Ljc1NWMtMzcuMzggMC02OC43NjYgMjUuNzI1LTc3LjQyNCA2MC41MjQtMC40MTYgMC0wLjgzMy0wLjA4My0xLjI0OS0wLjA4M2gtODMuMTY5Yy00LjQxMi02Mi4xODktMzAuMDU0LTExOC40NjgtNjkuNzY1LTE2MS41OTJsNjIuNjg5LTU4LjI3NmMwLjU4My0wLjU4MyAxLjE2Ni0xLjE2NiAxLjY2NS0xLjgzMiAxMi4xNTUgNy40OTMgMjYuNDc0IDExLjgyMiA0MS44NzYgMTEuODIyIDQ0LjA0MCAwIDc5Ljc1NS0zNS43MTUgNzkuNzU1LTc5Ljc1NXMtMzUuNzE1LTc5Ljc1NS03OS43NTUtNzkuNzU1LTc5Ljc1NSAzNS43MTUtNzkuNzU1IDc5Ljc1NWMwIDE2Ljk4MyA1LjMyOCAzMi43MTggMTQuNDAzIDQ1LjcwNWwtMC4yNSAwLjI1LTY0LjAyMSA1OS40NDJjLTQ2LjUzOC0zOS42MjgtMTA2Ljg5Ni02My41MjEtMTcyLjc0OC02My41MjEtNjguMSAwLTEzMC4yMDYgMjUuNDc1LTE3Ny4zMjcgNjcuNDM0bC02NC42ODctNjMuMDIyYzguODI1LTEyLjgyMSAxMy45MDMtMjguMzA2IDEzLjkwMy00NS4wMzkgMC00NC4wNDAtMzUuNzE1LTc5Ljc1NS03OS43NTUtNzkuNzU1cy03OS43NTUgMzUuNzE1LTc5Ljc1NSA3OS43NTVjMCA0NC4wNDAgMzUuNzE1IDc5Ljc1NSA3OS43NTUgNzkuNzU1IDE1LjU2OCAwIDMwLjEzNy00LjQ5NiA0Mi40NTktMTIuMjM4IDAuMjUgMC4zMzMgMC41IDAuNTgzIDAuODMzIDAuODMzbDY0LjM1NCA2Mi42ODljLTM3Ljg4IDQzLjA0MS02Mi4xMDYgOTguMzIxLTY1LjkzNiAxNTkuMjYxbC05MS4yNDQtMC45MTZjLTcuMzI2LTM2LjU0OC0zOS41NDUtNjQuMTA0LTc4LjI1Ny02NC4xMDQtNDQuMDQwIDAtNzkuNzU1IDM1LjcxNS03OS43NTUgNzkuNzU1czM1LjcxNSA3OS43NTUgNzkuNzU1IDc5Ljc1NWMzOC4yOTYgMCA3MC4zNDgtMjYuOTc0IDc4LjAwNy02My4wMjJoMC40MTZsOTAuOTExIDAuOTE2YzMuNDk3IDYxLjUyMyAyNy44ODkgMTE3LjM4NSA2Ni4xMDIgMTYwLjg0M2wtNjcuNjg0IDY0LjY4N2MtMC41IDAuNS0wLjk5OSAwLjk5OS0xLjQxNSAxLjU4Mi0xMS4wNzMtNS45MTEtMjMuODEtOS4xNTgtMzcuMjE0LTkuMTU4LTQ0LjA0MCAwLTc5Ljc1NSAzNS43MTUtNzkuNzU1IDc5Ljc1NSAwIDQzLjk1NyAzNS43MTUgNzkuNjcyIDc5Ljc1NSA3OS42NzJzNzkuNzU1LTM1LjcxNSA3OS43NTUtNzkuNzU1YzAtMTguODE1LTYuNDk0LTM2LjEzMS0xNy40ODMtNDkuNzg1bDY2LjkzNS02My45MzhjNDcuMTIxIDQxLjk1OSAxMDkuMjI3IDY3LjQzNCAxNzcuMjQ0IDY3LjQzNCA2Ny4yNjggMCAxMjguNzA4LTI0Ljg5MiAxNzUuNjYyLTY2LjAxOWw1OS43NzUgNTcuNjFjMC4zMzMgMC4zMzMgMC43NDkgMC42NjYgMS4xNjYgMC45OTktOC43NDEgMTIuODIxLTEzLjgyIDI4LjIyMi0xMy44MiA0NC44NzMgMCA0NC4wNDAgMzUuNzE1IDc5Ljc1NSA3OS43NTUgNzkuNzU1djB6TTQ3Ny45NSA0MTkuMDI4bDIyLjIyOC02NS4zNTMgMTEuMTU2IDM4Ljc5NS01LjQ5NSA1Ljk5NGMtMi40OTggMy41OC0yLjk5NyA2Ljc0My0xLjY2NSA5LjQ5MSAyLjk5NyA1LjkxMSA5LjA3NCA0Ljc0NSAxNC44MTkgNC43NDUgNS45OTQgMCAxMy40MDQgMS4xNjYgMTUuMzE4LTYuNDEgMC42NjYtMi40OTgtMC4xNjctNS4xNjItMS45MTUtNy44MjZsLTUuNDk1LTUuOTk0IDExLjE1Ni0zOC43OTUgMjAuMTQ3IDY1LjM1M2MxNC40ODYtMTMuMDcxIDU3LjUyNy0xNS42NTEgNzMuNTEyLTI0LjY0MyA1LjA3OC0yLjgzMSA5LjY1Ny02LjQxIDEzLjMyLTExLjIzOSA1LjU3OC03LjMyNiA4Ljk5MS0xNi45ODMgOS45MDctMjkuMTM4bDMuMzMtMzIuMzg1Yy0wLjgzMy04LjY1OC01Ljc0NC0xMy42NTMtMTUuMzE4LTE0LjMxOWgtMjQ5LjY3M2MtOS42NTcgMC43NDktMTQuNTY5IDUuNzQ0LTE1LjMxOCAxNC4zMTlsMy4zMyAzMi4zODVjMC45MTYgMTIuMjM4IDQuMzI5IDIxLjgxMiA5LjkwNyAyOS4xMzggMy42NjMgNC44MjkgOC4yNDIgOC40MDggMTMuMzIgMTEuMjM5IDE1Ljk4NCA4Ljk5MSA1OC45NDIgMTEuNTcyIDczLjQyOCAyNC42NDN2MHpNNDcxLjk1NiA1MTcuODQ4YzAuMjUtMC41IDAuMzMzLTAuOTk5IDAuMzMzLTEuNTgyIDAtMC4yNSAwLTAuNS0wLjA4My0wLjgzM2wwLjQxNi0zLjA4MGMtMS4wODItMC4yNS0yLjA4MS0wLjI1LTMuMDgwLTAuMjUtMC40MTYtMC4xNjctMC45MTYtMC4yNS0xLjMzMi0wLjI1LTIuNzQ3LTAuMDgzLTQuNzQ1LTAuNTgzLTYuMDc3LTEuNDk5LTAuNjY2LTAuNS0xLjI0OS0xLjA4Mi0xLjQ5OS0xLjc0OC0wLjQxNi0wLjgzMy0wLjU4My0xLjgzMi0wLjUtMi45OTcgMC4wODMtMy42NjMgMi4wODEtOC40MDggNS44MjgtMTMuOTg2bDAuMDgzLTAuMDgzIDEyLjQwNS0xOS43MzFjNC45OTUtNy45MDkgMTAuMTU3LTE1LjkwMSAxNi41NjctMjEuODEyIDYuMDc3LTUuNTc4IDEzLjU3LTkuNDA3IDIzLjMxMS05LjQwNyAxMC42NTYgMCAxOC4zOTkgMy45MTMgMjQuNzI2IDkuODI0IDYuNjYgNi4xNjEgMTEuOTA1IDE0LjczNiAxNy4wNjcgMjMuMzExbDEzLjk4NiAyMi45NzhjMi44MzEgNi40MSAzLjY2MyAxMC4zMjMgMi43NDcgMTIuMTU1LTAuNTgzIDEuMjQ5LTMuMDgwIDEuNDk5LTcuMjQzIDEuMTY2LTEuMjQ5LTAuMDgzLTIuNDk4IDAuMzMzLTMuMzMgMS4xNjYtMC4zMzMgMC0wLjY2NiAwLTAuOTk5IDAuMDgzbDAuMTY3IDAuOTk5Yy0wLjI1IDAuNS0wLjQxNiAwLjk5OS0wLjUgMS41ODItMC4xNjcgMS40MTUgMC41IDIuNzQ3IDEuNDk5IDMuNjYzbDIuOTE0IDE0LjczNmMtMjUuNTU4IDAuMzMzLTQzLjA0MSA0Ljc0NS02My43NzEgMTcuOTgyLTYuODI3IDQuMzI5LTguODI1IDkuMzI0LTE1LjY1MSA4LjgyNS01LjE2Mi0wLjk5OS05LjQ5MS0zLjMzLTEyLjkwNC02Ljk5My0zLjMzLTMuNTgtNS43NDQtOC40MDgtNy40MDktMTQuNTY5bDIuMzMxLTE5LjY0N3pNNTc3Ljc2OSA1MTcuNzY1YzIuOTk3LTAuOTE2IDUuMTYyLTIuNTgxIDYuNDk0LTUuMjQ1IDIuMDgxLTQuMjQ2IDEuMjQ5LTEwLjU3My0yLjY2NC0xOS41NjR2MGMtMC4wODMtMC4xNjctMC4xNjctMC4zMzMtMC4yNS0wLjVsLTE0LjE1My0yMy4zMTFjLTUuNDk1LTguOTkxLTExLjA3My0xOC4wNjYtMTguNDgyLTI1LjA1OS03Ljc0Mi03LjMyNi0xNy40LTEyLjE1NS0zMC40Ny0xMi4wNzItMTIuMjM4IDAtMjEuNDc5IDQuNzQ1LTI5LjA1NSAxMS42NTUtNy4yNDMgNi42Ni0xMi44MjEgMTUuMTUyLTE4LjA2NiAyMy40NzdsLTEyLjQwNSAxOS43MzFjLTQuNjYyIDYuOTEtNi45OTMgMTMuMjM3LTcuMTYgMTguMzk5LTAuMDgzIDIuNDk4IDAuMzMzIDQuODI5IDEuMjQ5IDYuODI3IDAuOTk5IDIuMDgxIDIuNDk4IDMuOTEzIDQuNDk2IDUuMjQ1IDAuOTk5IDAuNjY2IDIuMDgxIDEuMjQ5IDMuMzMgMS42NjUtMC43NDkgMTAuNTczLTAuOTk5IDIzLjcyNy0wLjUgMzQuNzE2IDAuMjUgMi42NjQgMC43NDkgNS4zMjggMS40OTkgOC4wNzUgMy4xNjQgMTEuMzIyIDExLjE1NiAyMC40OCAyMC45OCAyNi43MjQgMy40OTcgMi4yNDggNy4yNDMgNC4wNzkgMTEuMzIyIDUuNDk1IDIzLjg5MyA4LjY1OCA1NS40NDYgMy45MTMgNzIuNDI5LTE0LjQwMyA2LjkxLTcuNDkzIDExLjIzOS0xNy4zMTYgMTIuMTU1LTMwLjQ3bC0wLjc0OS0zMS4zODZ6TTY4MC44MzUgNjEyLjI1NmMtMC41IDAuNDE2LTAuOTE2IDAuODMzLTEuMzMyIDEuMjQ5LTAuMjUgMC4yNS0wLjQxNiAwLjUtMC42NjYgMC43NDktNDIuMjA5IDQxLjEyNy05OS44MTkgNjYuNDM1LTE2My4zNCA2Ni40MzUtNjMuNjg4IDAtMTIxLjM4MS0yNS4zOTItMTYzLjU5LTY2LjYwMi0wLjUtMC43NDktMS4wODItMS40MTUtMS42NjUtMi4wODEtMC44MzMtMC44MzMtMS42NjUtMS41ODItMi42NjQtMi4yNDgtNDAuOTYtNDIuMjA5LTY2LjI2OS05OS43MzYtNjYuMjY5LTE2My4xNzQgMC02NC42ODcgMjYuMjI0LTEyMy4yMTMgNjguNi0xNjUuNTg4czEwMC45MDEtNjguNiAxNjUuNTg4LTY4LjZjNjQuNjg3IDAgMTIzLjIxMyAyNi4yMjQgMTY1LjU4OCA2OC42czY4LjYgMTAwLjkwMSA2OC42IDE2NS41ODhjMCA2NC42ODctMjYuMjI0IDEyMy4yMTMtNjguNiAxNjUuNTg4bC0wLjI1IDAuMDgzeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDg7IiBnbHlwaC1uYW1lPSJwcmljZSIgaG9yaXotYWR2LXg9IjEyNjciIGQ9Ik01ODEuNzU3IDczNC40NWMtMzcuMzk5LTcuNjE4LTEwMi41LTQyLjkzOS0xMzYuNDM2LTc0LjEwNC0yNC45MzItMjIuODU0LTQ0LjMyNC00OS4xNzItNjIuMzMxLTg1Ljg3OS0yNS42MjUtNTEuOTQzLTI2LjMxOC01NC4wMjEtMjYuMzE4LTEzMi45NzMgMC03Mi43MiAxLjM4NS04My4xMDggMTkuMzkyLTExOC40MyA2Ny4xOC0xMzcuMTI5IDIxMS45MjYtMjAyLjIyOSAzNTMuOTAzLTE1OC41OTggNDYuNDAyIDE0LjU0NCA2NS4xMDIgMjcuNzAzIDM4Ljc4NCAyNy43MDMtNy42MTggMC0yNS42MjUtNC44NDgtMzkuNDc3LTEwLjM4OC02MC4yNTQtMjUuNjI1LTE0Ny41MTctMTguMDA3LTIxNy40NjYgMTguMDA3LTQ0LjMyNCAyMi4xNjMtOTQuMTg5IDc2Ljg3NS0xMTkuMTIxIDEyOS41MS0yMC43NzcgNDIuOTM5LTIyLjE2MyA1MS45NDMtMjIuMTYzIDExNS42NTkgMC42OTMgNTkuNTYxIDMuNDYyIDc0Ljc5NyAxOC42OTkgMTA4LjczMyA0OS44NjUgMTA4LjA0MSAxMzguNTEzIDE2Ni4yMTYgMjUxLjQwMyAxNjUuNTI0IDEyNS4zNTQgMCAyMjcuMTYzLTc2LjE4MiAyNjMuODY5LTE5NS45OTYgMTMuODUyLTQ1LjAxNyAyNy43MDMtNTQuMDIxIDIwLjc3Ny0xMy44NTItMTMuODUyIDc4Ljk1My04NC40OTQgMTY0LjgzMS0xNjYuOTA5IDIwMy42MTUtMzYuNzA2IDE2LjYyMS01Ni4wOTggMjEuNDctMTAyLjUgMjIuODU0LTMxLjE2NSAxLjM4NS02NC40MDkgMC42OTMtNzQuMTA0LTEuMzg1ek02MzAuMjM3IDYxOC4wOThjMC0xMy44NTItMy40NjItMTcuMzE0LTE4LjAwNy0xNy4zMTQtMTEuMDgxIDAtMjcuMDEwLTkuMDA0LTQxLjU1NS0yMy41NDctNDIuOTM5LTQyLjkzOS0yNy4wMTAtMTA1LjI3MSAzMi41NTEtMTIyLjU4NWwyNy4wMTAtOC4zMTF2LTY1LjEwMmMwLTU0LjAyMS0yLjA3OC02NC40MDktMTEuMDgxLTY0LjQwOS0yNy43MDMgMC01OC4xNzYgMzYuMDEzLTU4LjE3NiA2OS4yNTcgMCA3LjYxOC00Ljg0OCAxMy44NTItMTAuMzg4IDEzLjg1Mi0xNS4yMzcgMC0xMy4xNTktNDAuMTY5IDMuNDYyLTY3LjE4IDkuNjk1LTE2LjYyMSAyMi4xNjMtMjQuOTMyIDQ0LjMyNC0zMS4xNjUgMjcuNzAzLTYuOTI2IDMxLjE2NS0xMS4wODEgMzMuMjQzLTI5LjA4NyAyLjc3MS0yNy4wMTAgMTUuMjM3LTI3LjcwMyAxOC4wMDctMi4wNzggMS4zODUgMTEuMDgxIDcuNjE4IDIxLjQ3IDEzLjg1MiAyMy41NDcgNTYuMDk4IDE3LjMxNCA3Ny41NjggNDEuNTU1IDc3LjU2OCA4Ni41NzEgMCAzMS44NTgtMjEuNDcgNTcuNDgzLTU4Ljg2OCA2OS45NDlsLTI3LjcwMyA5LjY5NS0yLjA3OCA1OS41NjFjLTEuMzg1IDU0LjAyMS0wLjY5MyA2MC4yNTQgMTAuMzg4IDYwLjI1NCAyMC43NzcgMCA0Mi4yNDYtMTkuMzkyIDQ3LjA5NS00MS41NTUgNC44NDgtMjMuNTQ3IDI0LjI0LTI4LjM5NiAyNC4yNC02LjkyNiAwIDM1LjMyLTIwLjA4NSA1NS40MDUtNzAuNjQyIDcyLjAyNy02LjkyNiAyLjA3OC0xMi40NjYgMTAuMzg4LTEyLjQ2NiAxOC4wMDdzLTQuODQ4IDEzLjg1Mi0xMC4zODggMTMuODUyYy02LjIzMyAwLTEwLjM4OC02LjIzMy0xMC4zODgtMTcuMzE0ek02MzAuMjM3IDUyOC4wNjRjMC02NS4xMDItNS41NC03Mi4wMjctMzcuMzk5LTQyLjkzOS0zMC40NzMgMjcuMDEwLTI0LjkzMiA3Mi43MiAxMS4wODEgOTAuMDM0IDEyLjQ2NiA2LjIzMyAyMy41NDcgMTEuNzczIDI0LjkzMiAxMS43NzMgMC42OTMgMCAxLjM4NS0yNi4zMTggMS4zODUtNTguODY4ek03MDAuODc5IDQxMy43OTFjMTcuMzE0LTE4LjAwNyAyMC4wODUtMjQuOTMyIDE2LjYyMS00My42MzItNC44NDgtMjQuOTMyLTMyLjU1MS01My4zMjgtNTMuMzI4LTUzLjMyOC0xMS43NzMgMC0xMy4xNTkgNC44NDgtMTMuMTU5IDU4Ljg2OCAwIDU0LjcxMiAwLjY5MyA1OC44NjggMTQuNTQ0IDU4Ljg2OCA3LjYxOCAwIDIzLjU0Ny05LjY5NSAzNS4zMi0yMC43Nzd6TTk1NS43NDQgNDU4LjgwOHYtNTguODY4aDYyLjMzMXYxMTcuNzM3aC02Mi4zMzF2LTU4Ljg2OHpNMTAwNC4yMjQgNDYyLjI3MWMwLTM5LjQ3Ny0wLjY5My00MS41NTUtMTcuMzE0LTQxLjU1NXMtMTcuMzE0IDIuMDc4LTE3LjMxNCA0MS41NTVjMCAzOS40NzcgMC42OTMgNDEuNTU1IDE3LjMxNCA0MS41NTVzMTcuMzE0LTIuMDc4IDE3LjMxNC00MS41NTV6TTc1MS40MzcgNDYyLjI3MWMyLjc3MS00LjE1NSA0MS41NTUtNi45MjYgOTQuMTg5LTYuOTI2IDU0LjcxMiAwIDg5LjM0MSAyLjc3MSA4OS4zNDEgNi45MjZzLTM2LjAxMyA2LjkyNi05NC4xODkgNi45MjZjLTYwLjI1NCAwLTkyLjExMi0yLjc3MS04OS4zNDEtNi45MjZ6TTEwMzguODUzIDQ2Mi4yNzFjMC0zLjQ2MiA3LjYxOC02LjkyNiAxNy4zMTQtNi45MjZzMTcuMzE0IDMuNDYyIDE3LjMxNCA2LjkyNmMwIDQuMTU1LTcuNjE4IDYuOTI2LTE3LjMxNCA2LjkyNnMtMTcuMzE0LTIuNzcxLTE3LjMxNC02LjkyNnpNODMyLjQ2NyAzMzYuMjIzbDIuMDc4LTU3LjQ4MyAyNC45MzItMi4wNzhjMzQuNjI5LTIuNzcxIDQyLjI0NiA5LjAwNCAzOS40NzcgNjUuNzk0bC0yLjA3OCA0Ny4wOTUtNjYuNDg3IDQuMTU1IDIuMDc4LTU3LjQ4M3pNODc5LjU2MiAzMzcuNjA4YzAtMzkuNDc3LTAuNjkzLTQxLjU1NS0xNy4zMTQtNDEuNTU1cy0xNy4zMTQgMi4wNzgtMTcuMzE0IDQxLjU1NWMwIDM5LjQ3NyAwLjY5MyA0MS41NTUgMTcuMzE0IDQxLjU1NXMxNy4zMTQtMi4wNzggMTcuMzE0LTQxLjU1NXpNNzU0Ljg5OSAzMzcuNjA4YzAtMy40NjIgMTMuODUyLTYuOTI2IDMxLjE2NS02LjkyNnMzMS4xNjUgMy40NjIgMzEuMTY1IDYuOTI2YzAgNC4xNTUtMTMuODUyIDYuOTI2LTMxLjE2NSA2LjkyNnMtMzEuMTY1LTIuNzcxLTMxLjE2NS02LjkyNnpNOTE0LjE5IDMzNy42MDhjMC00LjE1NSAzMS4xNjUtNi45MjYgNzkuNjQ2LTYuOTI2czc5LjY0NiAyLjc3MSA3OS42NDYgNi45MjZjMCA0LjE1NS0zMS4xNjUgNi45MjYtNzkuNjQ2IDYuOTI2cy03OS42NDYtMi43NzEtNzkuNjQ2LTYuOTI2ek05MDUuMTg3IDI3MS4xMjJjLTIuNzcxLTIuNzcxLTQuODQ4LTI5LjA4Ny00Ljg0OC01OC44NjggMC01MS45NDMgMC42OTMtNTQuNzEyIDE2LjYyMS01OC44NjggOS4wMDQtMi4wNzggMjQuMjQtMi43NzEgMzIuNTUxLTEuMzg1IDE1LjkzIDIuMDc4IDE2LjYyMSA0LjE1NSAxNi42MjEgNjAuOTQ2djU4Ljg2OGwtMjcuNzAzIDIuMDc4Yy0xNS45MyAxLjM4NS0zMC40NzMgMC0zMy4yNDMtMi43NzF6TTk1NC4zNTkgMjE1LjAyM2MtMi4wNzgtMzUuMzItNC4xNTUtNDAuMTY5LTE3LjMxNC00Mi4yNDYtMTUuMjM3LTIuMDc4LTE1LjkzIDAtMTUuOTMgMzkuNDc3IDAgNDAuODYyIDAuNjkzIDQyLjI0NiAxNy4zMTQgNDIuMjQ2IDE3LjMxNCAwIDE4LjAwNy0xLjM4NSAxNS45My0zOS40Nzd6TTc1NC44OTkgMjE2LjQwOWMwLTguMzExIDExLjA4MS0xMC4zODggNjYuNDg3LTEwLjM4OCA0OS44NjUgMCA2NS43OTQgMi4wNzggNjMuNzE2IDkuMDA0LTIuMDc4IDUuNTQtMjMuNTQ3IDkuMDA0LTY2LjQ4NyAxMC4zODgtNTMuMzI4IDEuMzg1LTYzLjcxNiAwLTYzLjcxNi05LjAwNHpNOTg4LjI5NSAyMjEuOTQ5Yy0xMS43NzMtMTEuNzczLTEuMzg1LTE1LjkzIDQwLjE2OS0xNS45MyAzNS4zMiAwIDQ1LjAxNyAyLjA3OCA0NS4wMTcgMTAuMzg4cy05LjAwNCAxMC4zODgtNDAuMTY5IDEwLjM4OGMtMjIuMTYzIDAtNDIuOTM5LTIuMDc4LTQ1LjAxNy00Ljg0OHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTA5OyIgZ2x5cGgtbmFtZT0iY2F0YWxvZyIgZD0iTTUxMy4wMDEtNDguMDk1bC01MTMuMDAxIDE0MS4wNzZ2NzI2Ljc1MmwxNzEuMDAxLTQyLjc1MXYxMjguMjVsMzQyLjAwMS05OC4zMjUgMzQyLjAwMSA5OC4zMjV2LTEyOC4yNWwxNzEuMDAxIDQyLjc1MXYtNzI2Ljc1MmwtNTEzLjAwMS0xNDEuMDc2ek04NS40OTkgMTU3LjEwNmw0MjcuNTAxLTExOS43MDEgNDI3LjUwMSAxMTUuNDI2djU1NS43NTJsLTg1LjQ5OS0yMS4zNzV2LTQ3MC4yNTFsLTM0Mi4wMDEtOTQuMDUxLTM0Mi4wMDEgOTguMzI1djQ3MC4yNTFsLTg1LjQ5OSAyMS4zNzV2LTU1NS43NTJ6TTU1NS43NTIgNzI5Ljk1NnYtNTA4LjcyNmwyMTMuNzUxIDU5Ljg0OXY1MTMuMDAxbC0yMTMuNzUxLTY0LjEyNnpNMjU2LjUgMjg1LjM1NmwyMTMuNzUxLTU5Ljg0OXY1MDQuNDUybC0yMTMuNzUxIDU5Ljg0OXYtNTA0LjQ1MnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTBhOyIgZ2x5cGgtbmFtZT0iY29udGFjdC1mb3JtIiBkPSJNNzA3LjQ5OC0xMC4zNTdoLTYzNC42NzV2ODkwLjY3OWg2MzQuNjczdi0yMjAuNzc4bDY3LjY2IDY3LjY2MnYxODYuOTQ2YzAuMDAyIDE4LjY4Mi0xNS4xNDggMzMuODMtMzMuODI4IDMzLjgzaC03MDIuMzM1Yy0xOC42ODQgMC0zMy44MzYtMTUuMTQ4LTMzLjgzNi0zMy44M3YtOTU4LjM0M2MwLTE4LjY4MiAxNS4xNS0zMy44MyAzMy44MzYtMzMuODNoNzAyLjMzNWMxOC42OCAwIDMzLjgzIDE1LjE0OCAzMy44MyAzMy44M3YzNzIuMjc2bC02Ny42Ni02Ny42NjJ2LTI3MC43Nzl6TTYwNy43NTcgNzk5LjE3N2gtNDM1LjE5NWMtMTQuMjcgMC0yNS44NDktMTEuNTc5LTI1Ljg0OS0yNS44NTMgMC0xNC4yNzIgMTEuNTc5LTI1Ljg1MSAyNS44NDktMjUuODUxaDQzNS4xOTNjMTQuMjc0IDAgMjUuODUxIDExLjU3OSAyNS44NTEgMjUuODUxIDAuMDAyIDE0LjI3NC0xMS41NzcgMjUuODUzLTI1Ljg0OSAyNS44NTN6TTYzMy42MDggNjM1LjQ0NGMwIDE0LjI3Mi0xMS41NzkgMjUuODUzLTI1Ljg1MSAyNS44NTNoLTQzNS4xOTVjLTE0LjI3IDAtMjUuODQ5LTExLjU4MS0yNS44NDktMjUuODUzIDAtMTQuMjc0IDExLjU3OS0yNS44NTMgMjUuODQ5LTI1Ljg1M2g0MzUuMTkzYzE0LjI3NCAwIDI1Ljg1MyAxMS41NzcgMjUuODUzIDI1Ljg1M3pNNTcxLjM4NCA1MjMuNDEzaC0zOTguODIyYy0xNC4yNyAwLTI1Ljg0OS0xMS41ODEtMjUuODQ5LTI1Ljg1MyAwLTE0LjI3NCAxMS41NzktMjUuODUxIDI1Ljg0OS0yNS44NTFoMzQ3LjExNWw1MS43MDYgNTEuNzA0ek00MjYuNzY5IDM1Mi4wMjFjMy40OTggMTEuNzE0IDguNDk5IDIyLjk0IDE0LjU5IDMzLjUxMmgtMjY4Ljc5NmMtMTQuMjcgMC0yNS44NDktMTEuNTc5LTI1Ljg0OS0yNS44NTMgMC0xNC4yNzIgMTEuNTc5LTI1Ljg1MyAyNS44NDktMjUuODUzaDI0OC43ODZsNS40MTkgMTguMTk3ek0xNzIuNTYyIDI0Ny42NDdjLTE0LjI3IDAtMjUuODQ5LTExLjU3OS0yNS44NDktMjUuODUzIDAtMTQuMjcgMTEuNTc5LTI1Ljg1MSAyNS44NDktMjUuODUxaDIyNy4wOTFjLTYuNzAxIDE2LjI1Ny04LjQzMyAzNC4yMTctMy43MDIgNTEuNzA0aC0yMjMuMzg5ek05OTkuNzA0IDc1Mi4xNjVjLTEzLjU0NiAxMy41NTItMzEuOTEzIDIxLjE1OC01MS4wNDkgMjEuMTU4cy0zNy40OTktNy42MDQtNTEuMDMwLTIxLjE0MmwtMzgyLjQ4LTM4Mi40OWMtMTAuNDM3LTEwLjQzMi0xOC4wOTMtMjMuMjc3LTIyLjMyLTM3LjQxNmwtMzAuNDc5LTEwMi4xNjhjLTEuMjk3LTQuMzI0LTAuMTE5LTkuMDA1IDMuMDgwLTEyLjIwMyAyLjMzOS0yLjM0MSA1LjQ3MS0zLjYwMiA4LjY4Mi0zLjYwMiAxLjE2MyAwIDIuMzU2IDAuMTY2IDMuNTE5IDAuNTJsMTAyLjE2MiAzMC40ODRjMTQuMTQzIDQuMjI1IDI2Ljk4NSAxMS44ODUgMzcuNDE4IDIyLjMxN2wzODIuNDkyIDM4Mi40NzZjMTMuNTMxIDEzLjUzMyAyMS4xNDIgMzEuODk1IDIxLjE0MiA1MS4wMzIgMCAxOS4xNDItNy42MDYgMzcuNTAzLTIxLjE0IDUxLjAzNHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTBiOyIgZ2x5cGgtbmFtZT0iZXhjbHVkZSIgZD0iTTk4My4yNTMgNjA1Ljk4aC0yOTkuMjUydjg1LjVoLTY4NC4wMDF2LTEyOC4yNWgzODQuNzUxdi04NS41aC0zODQuNzUxdi0xNzFjMC0yMy41OTggMTkuMTUyLTQyLjc1IDQyLjc1LTQyLjc1aDI5OS4yNXYtMjk5LjI1YzAtMjMuNTk4IDE5LjE1Mi00Mi43NSA0Mi43NS00Mi43NWg1OTguNTAyYzIzLjU5OCAwIDQyLjc1IDE5LjE1MiA0Mi43NSA0Mi43NXY1OTguNWMwLjAwMiAyMy41OTgtMTkuMTUgNDIuNzUtNDIuNzQ4IDQyLjc1ek00MjcuNSA0NzcuNzN2NDIuNzVoMTcxdi0xNzFoLTE3MXYxMjguMjV6TTk0MC41MDIgNy40ODFoLTUxMy4wMDF2MjU2LjVoMjEzLjc1MmMyMy41OTggMCA0Mi43NSAxOS4xNTIgNDIuNzUgNDIuNzV2MjEzLjc1MmgyNTYuNXYtNTEzLjAwMXpNNjg0LjAwMSA5MDUuMjMzYzAgMjMuNTk4LTE5LjE1MiA0Mi43NS00Mi43NSA0Mi43NWgtNTk4LjUwMmMtMjMuNTk4IDAtNDIuNzUtMTkuMTUyLTQyLjc1LTQyLjc1di0xMjguMjVoNjg0LjAwMXYxMjguMjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwYzsiIGdseXBoLW5hbWU9ImlucXVpcnkiIGQ9Ik04OTcuNzUzIDc3Ni45ODF2LTU5OC41MDFoLTIxMy43NTF2LTE3MS4wMDFsLTI2MC43NzYgMTcxLjAwMWgtMjk0Ljk3NnY1OTguNTAxaDc2OS41MDJ6TTUxNC44NzUgMzc0LjA2MmMtMTMuNjkzIDAtMjUuMDQ4LTQuNDY2LTM0LjA2Ni0xMy40MDFzLTEzLjUyNi0yMC4wODItMTMuNTI2LTMzLjQ0MWMwLTE0LjAyOCA0LjQyNS0yNS41NSAxMy4yNzYtMzQuNTY4czIwLjI5LTEzLjUyNiAzNC4zMTctMTMuNTI2YzEzLjY5MyAwIDI1LjAwNiA0LjUwOCAzMy45NDEgMTMuNTI2czEzLjQwMSAyMC4yOSAxMy40MDEgMzMuODE2YzAgMTMuNjkzLTQuNDY2IDI1LjA0OC0xMy40MDEgMzQuMDY2cy0yMC4yNDggMTMuNTI2LTMzLjk0MSAxMy41MjZ6TTUzMy40MTEgNjQ2LjU5NGMtMzcuMjM5IDAtNzQuMzk2LTkuNjg1LTExMS40NjgtMjkuMDU2djBsMjIuMjk0LTU1LjYwOGMzMC4yMjYgMTcuMjAxIDU2LjAyNyAyNS44IDc3LjQwMiAyNS44IDEzLjAyNiAwIDIzLjMzOC0zLjEzMSAzMC45MzUtOS4zOTNzMTEuMzk3LTE0LjczNiAxMS4zOTctMjUuNDI1YzAtOC41MTYtMi43MTQtMTUuOTQ5LTguMTQxLTIyLjI5NC00LjA3MS00Ljc2LTExLjc4MS0xMS4zMDMtMjMuMTMyLTE5LjYzMnYwbC0yNi44NzItMTkuMjM4Yy0yLjYzOS0xLjk2LTQuOTE1LTMuNjk4LTYuODMtNS4yMTR2MGwtNC42NjMtMy44ODZjLTQuMTc1LTMuNzU4LTcuNTE0LTguMDU4LTEwLjAyMC0xMi45MDEtNC4zNDEtOC4zNDktNi41MTItMjMuMTI5LTYuNTEyLTQ0LjMzNnYwLTIyLjA0NGg3My44OTR2MTAuMjdjMCAxNS4xOTcgMS45MjEgMjUuNzU4IDUuNzYyIDMxLjY4N3MxNC4xMTEgMTQuNDg2IDMwLjgxIDI1LjY3NXYwbDcuODkxIDUuMzk5YzE3LjY4IDEyLjQ4NCAzMC4yNDcgMjQuMTcgMzcuNjk5IDM1LjA1NCA4LjUxNiAxMi40NDEgMTIuNzc0IDI3LjQyOSAxMi43NzQgNDQuOTYzIDAgMjUuODgzLTguNzY4IDQ2LjkyNS0yNi4zMDIgNjMuMTI0LTE5Ljg3MSAxOC4wMzYtNDguODQ2IDI3LjA1Mi04Ni45MiAyNy4wNTJ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwZDsiIGdseXBoLW5hbWU9InByaWNlLXF1b3RlLWljb24iIGQ9Ik0xNzcuMjg2IDg1OS44MWMxNy44OTQgMCAzNC4xNDYtNy4yNzQgNDUuODctMTguOTk4IDUuNDctNS40OSA5Ljk4LTExLjkyNCAxMy4yMjYtMTkuMDc4aDEwNS42MjZjMy4yNDYgNy4xMzQgNy43NTYgMTMuNTg2IDEzLjIwNiAxOS4wNTggMTEuNzQyIDExLjcyMiAyNy45NzQgMTkuMDE4IDQ1Ljg5IDE5LjAxOCAxNy44OTQgMCAzNC4xNDYtNy4yOTQgNDUuODctMTguOTk4IDUuNDctNS40OSA5Ljk4LTExLjk0NCAxMy4yMjYtMTkuMDc4aDEwNS42MjZjMy4yNDYgNy4xMzQgNy43NTYgMTMuNTg2IDEzLjIyNiAxOS4wNTggMTEuNzQyIDExLjcyMiAyNy45NzQgMTkuMDE4IDQ1Ljg3IDE5LjAxOCAxNy45MTQgMCAzNC4xNDYtNy4yOTQgNDUuODctMTguOTk4IDUuNDktNS40OSA5Ljk4LTExLjk0NCAxMy4yMjYtMTkuMDc4aDEwNS42MDZjMy4yNDYgNy4xMzQgNy43NTYgMTMuNTg2IDEzLjIwNiAxOS4wNTggMTEuNzQyIDExLjcyMiAyNy45OTQgMTkuMDE4IDQ1LjkxIDE5LjAxOCAxNy44OTQgMCAzNC4xMjYtNy4yOTQgNDUuODUtMTguOTk4IDUuNDctNS40OSA5Ljk4LTExLjk0NCAxMy4yMjYtMTkuMDc4aDkxLjM3OGMxNC44MDggMCAyNi44MTItMTIuMDA0IDI2LjgxMi0yNi44MTJ2LTY3Ni4zNGMtMC4wNjAtMTAuMi01LjkzMi0xOS45MzgtMTUuODEtMjQuMzg4LTEyMy4zMi01NS45OS0zMDkuNTA0LTgzLjc0NC00OTUuMjg3LTgzLjc0NC0xODUuNjIyIDAtMzcyLjI0NyAyNy43NTQtNDk2Ljc1IDgyLjc0Mi0xMC41NiAzLjYwOC0xOC4xNTYgMTMuNjA2LTE4LjE1NiAyNS4zOXY2NzYuMzRjMCAxNC44MDggMTIuMDA0IDI2LjgxMiAyNi43OTIgMjYuODEyaDkxLjM5OGMzLjI0NiA3LjEzNCA3Ljc1NiAxMy41ODYgMTMuMjI2IDE5LjA1OCAxMS43NDIgMTEuNzIyIDI3Ljk3NCAxOS4wMTggNDUuODcgMTkuMDE4ek00MzMuNzY3IDMwNC4xNDZjMTYuMTkyIDAgMjkuMzE4LTEzLjE0NiAyOS4zMTgtMjkuMzE4cy0xMy4xMjYtMjkuMzE4LTI5LjMxOC0yOS4zMThjLTE2LjE3MiAwLTI5LjI5OCAxMy4xNDYtMjkuMjk4IDI5LjMxOHMxMy4xMjYgMjkuMzE4IDI5LjI5OCAyOS4zMTh6TTQzMy43NjcgNDQ3LjYwNmMxNi4xOTIgMCAyOS4zMTgtMTMuMTA2IDI5LjMxOC0yOS4yOThzLTEzLjEyNi0yOS4zMTgtMjkuMzE4LTI5LjMxOGMtMTYuMTcyIDAtMjkuMjk4IDEzLjEyNi0yOS4yOTggMjkuMzE4czEzLjEyNiAyOS4yOTggMjkuMjk4IDI5LjI5OHpNNDMzLjc2NyA1ODkuNjAyYzE2LjE5MiAwIDI5LjMxOC0xMy4xNDYgMjkuMzE4LTI5LjMxOHMtMTMuMTI2LTI5LjMxOC0yOS4zMTgtMjkuMzE4Yy0xNi4xNzIgMC0yOS4yOTggMTMuMTQ2LTI5LjI5OCAyOS4zMThzMTMuMTI2IDI5LjMxOCAyOS4yOTggMjkuMzE4ek03NDUuOTk3IDMwMC45MTljMTQuNDA4IDAgMjYuMDkwLTExLjY4MiAyNi4wOTAtMjYuMDkwcy0xMS42ODItMjYuMDkwLTI2LjA5MC0yNi4wOTBoLTIxNS41NjFjLTE0LjQwOCAwLTI2LjA5MCAxMS42ODItMjYuMDkwIDI2LjA5MHMxMS42ODIgMjYuMDkwIDI2LjA5MCAyNi4wOTBoMjE1LjU2MXpNODYxLjk4MyA0NDQuNDJjMTQuNDA4IDAgMjYuMDkwLTExLjcwMiAyNi4wOTAtMjYuMTFzLTExLjY4Mi0yNi4wOTAtMjYuMDkwLTI2LjA5MGgtMzMxLjU0N2MtMTQuNDA4IDAtMjYuMDkwIDExLjY4Mi0yNi4wOTAgMjYuMDkwczExLjY4MiAyNi4xMSAyNi4wOTAgMjYuMTFoMzMxLjU0N3pNODcyLjA2MyA1ODYuMzc2YzE0LjQwOCAwIDI2LjExLTExLjY4MiAyNi4xMS0yNi4wOTBzLTExLjcwMi0yNi4wOTAtMjYuMTEtMjYuMDkwaC0zNDEuNjI3Yy0xNC40MDggMC0yNi4wOTAgMTEuNjgyLTI2LjA5MCAyNi4wOTBzMTEuNjgyIDI2LjA5MCAyNi4wOTAgMjYuMDkwaDM0MS42Mjd6TTIxNS44NDIgMjcwLjcyYy0xOC4zNzYgMS4zMDItNDEuNzgyIDUuODEyLTU5Ljc5NiAxMC42NnY2NC4yMDZsMTguMTU2LTEuNDgyYzIzLjQ0Ni0xLjM4MiA1NS4yNjgtMy44NDggNzguMjcyLTEuNzg0IDQuNDY4IDAuNCA5LjY3OCAxLjE2MiAxMy43NDYgMy4xNDYgNy43MzYgMy43MDggNy42MzQgMzAuMDU4IDIuNTI0IDMzLjY4Ni0yLjk0NiAyLjA4NC02LjI5MiAyLjg4Ni05Ljg2IDIuODg2aC0xOC43MzZjLTE0LjEyOCAwLTI2LjYzMiAxLjU4NC0zNy41MzQgNC43NS0xMS4xMDIgMy4yMjYtMjAuNDYgOC4wNzYtMjguMDk0IDE0LjU0OC03Ljc5NiA2LjY1Mi0xMy42MjYgMTUuNDUtMTcuNDc0IDI2LjQxMi0zLjcwOCAxMC42Ni01LjYxIDIzLjM0Ni01LjYxIDM4LjA1NHYyNC40NjhjMCAxMy42MjYgMi4wODQgMjUuNjEgNi4yMzIgMzUuOTUgNi44OTQgMTcuMTM0IDIxLjIwMiAzMC44NiAzNy44MTQgMzguNjU2IDUuODEyIDIuNzI2IDEyLjMyNCA0Ljc5IDIwLjM2IDYuMTMydjI4LjQ3Nmg1OS4xOTZ2LTI3LjM1NGM5LjgtMC43NjIgMTcuMzk0LTIuMTI0IDI2Ljk5Mi0zLjg2OCAxMC45ODItMS45MDQgMjEuNjIyLTQuMDY4IDMyLjQ2NC02LjY5NHYtNjQuMzA2bC01LjcxMiAwLjVjLTIxLjg5MSAyLjAxMy00Ny4zNSAzLjE2My03My4wNzcgMy4xNjZoLTAuMDA1Yy03LjA5NCAwLTIwLjYyLTAuMTgtMjUuOTctNS41My00LjM4OC00LjM2OC0zLjc0OC0zMC41MiAwLjk4Mi0zNC4zODggMy41NjYtMi44ODYgOS42MzgtMy4zODYgMTQuMDA4LTMuMzg2aDIzLjM0NmMxNS4wMzAgMCAzMC41OC0yLjU2NiA0My43NjYtMTAuMDgwIDExLjg4NC02Ljc1NCAyMC44NC0xNS45NzIgMjYuODMyLTI3LjU5NCAyLjk0Ni01LjczMiA1LjE5LTExLjg4NCA2LjY3NC0xOC40NTYgMy4yNDYtMTQuMzI4IDIuMjQ0LTMwLjM0IDIuMjQ0LTQ1LjA0OCAwLTExLjUwMi0xLjA0Mi0yMS43NjItMy4wNjYtMzAuNzItMi4wODQtOS4xNTgtNS4yNy0xNi45NzQtOS40OTgtMjMuNDA2LTEzLjIyNi0yMC4wNjAtMzYuOTUyLTI4Ljc3Ni01OS45NzgtMzEuMzAydi0zMC44NGgtNTkuMTk2djMwLjU0ek0yMzYuMzgyIDc2OC4xMzJjLTMuNDA5LTcuMzc4LTcuODUxLTEzLjY4NC0xMy4yMjYtMTkuMDU4djBjLTExLjc0Mi0xMS43NDItMjcuOTc0LTE5LjAzOC00NS44Ny0xOS4wMzhzLTM0LjE0NiA3LjI5NC00NS44NyAxOS4wMzhjLTUuMzg1IDUuMzY2LTkuODI4IDExLjY3NC0xMy4wNjAgMTguNjU3bC0wLjE2NiAwLjM5OWgtNjQuNTg2di02MzEuOTU0YzExNy4yNjktNDcuOTU0IDI4OS4xMDQtNzIuMTIgNDYxLjMtNzIuMTIgMTcxLjA1NCAwIDM0MS4zMDYgMjMuODg2IDQ1Ny40OTMgNzIuMDYwdjYzMi4wMTRoLTY0LjU4NmMtMy40MDktNy4zNzgtNy44NTEtMTMuNjg0LTEzLjIyNi0xOS4wNTh2MGMtMTEuNzQyLTExLjc0Mi0yNy45OTQtMTkuMDM4LTQ1Ljg1LTE5LjAzOC0xNy45MTQgMC0zNC4xNDYgNy4yOTQtNDUuODcgMTkuMDE4LTUuMzg2IDUuMzc1LTkuODM1IDExLjY4OS0xMy4wNzkgMTguNjc1bC0wLjE2NyAwLjQwMWgtMTA1LjYwNmMtMy4zOTUtNy4zOS03Ljg0LTEzLjcwNS0xMy4yMjUtMTkuMDc3bC0wLjAwMS0wLjAwMWMtMTEuNzQyLTExLjcyMi0yNy45NzQtMTkuMDE4LTQ1Ljg3LTE5LjAxOHMtMzQuMTQ2IDcuMjk0LTQ1Ljg3IDE5LjAzOGMtNS4zODUgNS4zNjYtOS44MjggMTEuNjc0LTEzLjA2MCAxOC42NTdsLTAuMTY2IDAuMzk5aC0xMDUuNjI2Yy0zLjQwMy03LjM4Ny03Ljg0Ni0xMy43MDEtMTMuMjI2LTE5LjA3OHYwYy0xMS43NDItMTEuNzIyLTI3Ljk3NC0xOS4wMTgtNDUuODctMTkuMDE4LTE3LjkxNCAwLTM0LjE0NiA3LjI5NC00NS44OSAxOS4wMzgtNS4zNzEgNS4zNy05LjgwNyAxMS42NzctMTMuMDM5IDE4LjY1NWwtMC4xNjcgMC40MDFoLTEwNS42MjZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwZTsiIGdseXBoLW5hbWU9IndhcmVob3VzaW5nLWljb24iIGQ9Ik03OC43NDQgNjI2LjgzNmg1NzQuMDYxdi0zNDcuNDIzaDI3Ljg2djMzNC4wNzZoNDYuNzEzYzAgMjEuNTIxIDAgNDMuMTI1IDAgNjQuNjQ2IDAuMjUyIDEuNDQ2IDAuMzk1IDMuMTE0IDAuMzk1IDQuODE1IDAgNS40NDctMS40NzggMTAuNTQ5LTQuMDU4IDE0LjkyN2wwLjA3NS0wLjEzN2MtMy44MzIgNS4wMTQtOS4yMDMgOC42NzgtMTUuNDAxIDEwLjNsLTAuMTk3IDAuMDQ0Yy0yLjE2OSAwLjkxOC00LjgzOSAxLjkxOS03Ljg0MiAzLjMzNnYwbC0zMTUuMjI1IDEzNS4yOTljLTE0LjI2NCA2LjUwNi0yMS4xMDUgOS41MDktMzAuMTEyIDkuNTA5LTkuOTczLTAuOTQzLTE5LjA0OC00LjA3Ny0yNi45NjgtOC45MTZsMC4yNzYgMC4xNTctMTQuNjgtNi44NDEtMjc4LjUyMy0xMTkuOTVjLTQuNTA0LTIuMDAyLTguMzQxLTMuNjcxLTExLjkyOS01LjAwNS03LjQ0Mi0xLjk3NS0xMy43NDEtNi4wODMtMTguMzktMTEuNjIybC0wLjA0NS0wLjA1NWMtNC43NTUtNi42NzQtNC42NzItMTIuNjc4LTQuNTg3LTI1LjAyNHYtNjUuNDgxaDUwLjcxNnYtNDU4Ljc4MmgxOTMuMDIxdjI3LjY5NGgtMTY1LjE2MXY0NDQuNDM1ek03NDYuMzk2IDQ0NC4yNHYtMjIzLjA1MmgtNDQ0LjE4NHYtOTUuOTQyYzAuMTQxLTMyLjU0NyAyNi40OTgtNTguOTAzIDU5LjA1OC01OS4wNDVoMTUuMjY1bDAuMDk5LTAuNTdjLTEuMjEzIDUuODA3LTEuODUyIDExLjgyNS0xLjg1MiAxNy45OTEgMCAwLjA2MyAwIDAuMTI1IDAgMC4xNzhsMC4wMDMgMC4xNDFjMS41MzEgNDkuMTAzIDQxLjgyIDg4LjQzOCA5MS4yOTQgODguNDM4czg5Ljc2My0zOS4zMzUgOTEuMjk3LTg4LjU3OXYtMC4wMDJjLTAuMDAyLTYuMjI1LTAuNjEtMTIuMzA4LTEuNjY5LTE3LjU5OWgyMTIuNzA5bDAuMDk5LTAuNTdjLTEuMjEzIDUuODA3LTEuODUyIDExLjgyNS0xLjg1MiAxNy45OTEgMCAwLjA2MyAwIDAuMTI1IDAgMC4xNzhsMC4wMDMgMC4xNDFjMS41MzEgNDkuMTAzIDQxLjgyIDg4LjQzOCA5MS4yOTQgODguNDM4czg5Ljc2My0zOS4zMzUgOTEuMjk3LTg4LjU3OXYtMC4wMDJjLTAuMDAyLTYuMjI1LTAuNjEtMTIuMzA4LTEuNjY5LTE3LjU5OWgxMi4zNTRjMzUuNDczIDAuMDk0IDY0LjIxIDI4LjgzMiA2NC4zMDQgNjQuMzEzdjEwOS41MjRjMCAzMy4xMTUtMC4yNSAyNy4xOTQtMTguOTM0IDU0LjgwNGwtODkuMjU0IDEyNi44NzRjLTE3LjQzNCAyNi4yNzYtOS45MjcgMjIuNTIyLTQxLjcwOCAyMi41MjJoLTEyOC4yOTJ6TTg1OC4wMDUgMTU1LjU0MWgwLjAwNWMtMC4wMjkgMC0wLjA1OSAwLTAuMDg4IDAtMzkuNjIgMC03MS43MzctMzIuMTE3LTcxLjczNy03MS43Mzd2MGMwLTM5LjYyIDMyLjExNy03MS43MzcgNzEuNzM3LTcxLjczN3M3MS43MzcgMzIuMTE3IDcxLjczNyA3MS43MzdjMCAzOS41OTEtMzIuMDcwIDcxLjY4OS03MS42NTMgNzEuNzM3ek00NjUuOTU2IDE1NS41NDF2MGMtMzkuNjIgMC03MS43MzctMzIuMTE3LTcxLjczNy03MS43Mzd2MGMwLTM5LjYyIDMyLjExNy03MS43MzcgNzEuNzM3LTcxLjczN3M3MS43MzcgMzIuMTE3IDcxLjczNyA3MS43MzdjMCAzOS42Mi0zMi4xMTcgNzEuNzM3LTcxLjczNyA3MS43Mzd6TTQ2NS45NTYgMTA1LjQ5MmMwLjAyNSAwIDAuMDU0IDAgMC4wODMgMCAxMS43NDcgMCAyMS4yNzEtOS41MjMgMjEuMjcxLTIxLjI3MXMtOS41MjMtMjEuMjcxLTIxLjI3MS0yMS4yNzFjLTExLjc0NyAwLTIxLjI3MSA5LjUyMy0yMS4yNzEgMjEuMjcxdjBjMCAxMS43NDcgOS41MjMgMjEuMjcxIDIxLjI3MSAyMS4yNzF2MHpNODU4LjAwNSAxMDUuOTkzYzEyLjAyNCAwIDIxLjc3MS05Ljc0OCAyMS43NzEtMjEuNzcxcy05Ljc0OC0yMS43NzEtMjEuNzcxLTIxLjc3MWMtMTIuMDI0IDAtMjEuNzcxIDkuNzQ4LTIxLjc3MSAyMS43NzF2MGMwIDEyLjAyNCA5Ljc0OCAyMS43NzEgMjEuNzcxIDIxLjc3MXYwek04MzAuMzEyIDM5Mi4zNTZoMjAuNTJsODcuMDg1LTExNi4xOTZ2LTM1LjI4NGMwIDAgMCAwIDAgMCAwLTguNTg1LTYuOTM3LTE1LjU1MS0xNS41MS0xNS41OThoLTkxLjc2MmMtOC44MSAwLjA0Ny0xNS45MzMgNy4yLTE1LjkzMyAxNi4wMTYgMCAwIDAgMCAwIDB2MCAxMzUuMTMyYzAuMDQ3IDguNzgxIDcuMTUyIDE1Ljg4NSAxNS45MjkgMTUuOTMzaDAuMDA1ek0xMjguNzkzIDU1MS4yNjFoMC4wMTdjLTAuMTE3IDAuMDA0LTAuMjM0IDAuMDA2LTAuMzUxIDAuMDA2LTUuNDI1IDAtOS44MzUtNC4zNTItOS45MjYtOS43NjZ2LTMxMy4xNDRjMC4wNDctNS42MjUgNC42MjQtMTAuMTcyIDEwLjI2LTEwLjE3MiAwIDAgMCAwIDAgMGgxMTUuMTEydjMuMDA5YzAuMDM2IDE3LjU1NyA3LjgyMSAzMy4yOTUgMjAuMTg3IDQ0LjAzN3Y0Ni40NjFoODcuMjUydi0zMi4yODJoMjkuMTExdjMyLjI4Mmg4Ny4yNTJ2LTMyLjI4MmgxNDEuMjIydjI2MS42NzNsLTAuMDAxIDAuMDIxYy0wLjIyOSA1LjQxNy00LjY5NCA5Ljc0LTEwLjE2OCA5Ljc0LTAuMDMyIDAtMC4wNjQgMC0wLjA5MiAwaC00NjkuODc2ek0xNDcuNzI3IDMxMS4yNzZoODcuMjUydi02NS41NjRoLTg3LjI1MnY2NS45OHpNMjY0LjUwOCA0OTAuNDUyaDg2LjgzNXYtNjUuNTY0aC04Ny4yNTJ2NjUuOTh6TTE0OC4xNDYgNDkwLjQ1Mmg4Ni44MzV2LTY1LjU2NGgtODcuMjUydjY1Ljk4ek0zODAuODczIDQwMC44NjRoODYuODM1di02NS4xNDhoLTg3LjI1MnY2NS41NjR6TTI2NC41MDggNDAwLjg2NGg4Ni44MzV2LTY1LjE0OGgtODcuMjUydjY1LjU2NHpNMTQ4LjE0NiA0MDAuODY0aDg2LjgzNXYtNjUuMTQ4aC04Ny4yNTJ2NjUuNTY0ek0zNjIuNjA1IDc3Ni4yMzJsNzUuMDczLTk3LjkzaC0xNDcuNTYxbDcyLjA3MCA5OC4xOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTBmOyIgZ2x5cGgtbmFtZT0id2ViLXBhZ2Utd2Vic2l0ZS1zdmdyZXBvLWNvbSIgZD0iTTYxNS4xOTUgNDAwLjgxOGMxMC4yNDkgMCAxNy4wODEgNi44MzMgMTcuMDgxIDE3LjA4MXY5NS42NTZsNS4xMjQtNS4xMjRjMy40MTYtMy40MTYgNi44MzMtNS4xMjQgMTEuOTU3LTUuMTI0czguNTQxIDEuNzA4IDExLjk1NyA1LjEyNGw1MS4yNDQgNTEuMjQ0YzMuNDE2IDMuNDE2IDUuMTI0IDYuODMzIDUuMTI0IDExLjk1N3MtMS43MDggOC41NDEtNS4xMjQgMTEuOTU3bC0xODcuODk1IDE4Ny44OTVjLTMuNDE2IDMuNDE2LTYuODMzIDUuMTI0LTExLjk1NyA1LjEyNHMtOC41NDEtMS43MDgtMTEuOTU3LTUuMTI0bC0xODcuODk1LTE4Ny44OTVjLTYuODMzLTYuODMzLTYuODMzLTE3LjA4MSAwLTIzLjkxNGw1MS4yNDQtNTEuMjQ0YzMuNDE2LTMuNDE2IDYuODMzLTUuMTI0IDExLjk1Ny01LjEyNHM4LjU0MSAxLjcwOCAxMS45NTcgNS4xMjRsNS4xMjQgNS4xMjR2LTk1LjY1NmMwLTEwLjI0OSA2LjgzMy0xNy4wODEgMTcuMDgxLTE3LjA4MWgyMDQuOTgxek0zNzYuMDU0IDU0NC4zMDJsLTI3LjMzIDI3LjMzIDE2My45ODEgMTYzLjk4MSAxNjMuOTgxLTE2My45ODEtMjcuMzMtMjcuMzMtMTI0LjY5NCAxMjQuNjk0Yy0xLjcwOCAzLjQxNi01LjEyNCA1LjEyNC04LjU0MSA1LjEyNCAwIDAtMS43MDggMC0zLjQxNiAwLTUuMTI0IDAtOC41NDEtMS43MDgtMTEuOTU3LTUuMTI0bC0xMjQuNjk2LTEyNC42OTR6TTUxMi43MDYgNjMzLjEyNWw4NS40MDctODUuNDA3di0xMTIuNzM3aC0xNzAuODE0djExMi43MzdsODUuNDA1IDg1LjQwN3pNMTAyMy40NCAxNi40ODdjLTMuNDE2IDUuMTI0LTEwLjI0OSA4LjU0MS0xNS4zNzMgOC41NDFoLTM0LjE2M3Y2MTQuOTMxYzAgMjkuMDM4LTIyLjIwNiA1MS4yNDQtNTEuMjQ0IDUxLjI0NGgtMzQuMTYzdjIzOS4xMzhjMCAxMC4yNDktNi44MzMgMTcuMDgxLTE3LjA4MSAxNy4wODFoLTcxNy40MTljLTEwLjI0OSAwLTE3LjA4MS02LjgzMy0xNy4wODEtMTcuMDgxdi0yMzkuMTRoLTM0LjE2M2MtMjkuMDM4IDAtNTEuMjQ0LTIyLjIwNi01MS4yNDQtNTEuMjQ0di02MTQuOTMxaC0zNC4xNjNjLTUuMTI0IDAtMTMuNjY1LTEuNzA4LTE1LjM3My02LjgzM3MtMy40MTYtMTEuOTU3IDAtMTcuMDgxbDM0LjE2My02OC4zMjZjMy40MTYtNi44MzMgOC41NDEtMTAuMjQ5IDE1LjM3My0xMC4yNDloOTIyLjM5NmM2LjgzMyAwIDExLjk1NyAzLjQxNiAxNS4zNzMgOC41NDFsMzQuMTYzIDY4LjMyNmMzLjQxNCA1LjEyNCAzLjQxNCAxMS45NTcgMCAxNy4wODF6TTkyMi42NiA2NTcuMDM5YzEwLjI0OSAwIDE3LjA4MS02LjgzMyAxNy4wODEtMTcuMDgxdi02MTQuOTMxaC01MS4yNDR2NjMyLjAxMWgzNC4xNjN6TTE3MS4wNzggMjUuMDI5djc4NS43NDRoNjgzLjI1NXYtNzg1Ljc0NmgtNjgzLjI1NXpNMTcxLjA3OCA5MTMuMjZoNjgzLjI1NXYtNjguMzI2aC02ODMuMjU1djY4LjMyNnpNODUuNjczIDYzOS45NTljMCAxMC4yNDkgNi44MzMgMTcuMDgxIDE3LjA4MSAxNy4wODFoMzQuMTYzdi02MzIuMDExaC01MS4yNDR2NjE0LjkzMXpNOTYzLjY1NS00My4yOTloLTkwMS44OThsLTE3LjA4MSAzNC4xNjNoOTM2LjA2M2wtMTcuMDg1LTM0LjE2M3pNMjM5LjQwNSA4OTYuMThjLTEwLjI0OSAwLTE3LjA4MS02LjgzMy0xNy4wODEtMTcuMDgxczYuODMzLTE3LjA4MSAxNy4wODEtMTcuMDgxIDE3LjA4MSA2LjgzMyAxNy4wODEgMTcuMDgxYzAgMTAuMjQ3LTYuODMzIDE3LjA4MS0xNy4wODEgMTcuMDgxek0zMDcuNzMgODk2LjE4Yy0xMC4yNDkgMC0xNy4wODEtNi44MzMtMTcuMDgxLTE3LjA4MXM2LjgzMy0xNy4wODEgMTcuMDgxLTE3LjA4MWMxMC4yNDkgMCAxNy4wODEgNi44MzMgMTcuMDgxIDE3LjA4MXMtNi44MzMgMTcuMDgxLTE3LjA4MSAxNy4wODF6TTM3Ni4wNTQgODk2LjE4Yy0xMC4yNDkgMC0xNy4wODEtNi44MzMtMTcuMDgxLTE3LjA4MXM2LjgzMy0xNy4wODEgMTcuMDgxLTE3LjA4MSAxNy4wODEgNi44MzMgMTcuMDgxIDE3LjA4MWMwLjAwMiAxMC4yNDctNi44MzMgMTcuMDgxLTE3LjA4MSAxNy4wODF6TTM1OC45NzQgMzQ5LjU3NGgtMTAyLjQ4OGMtMTAuMjQ5IDAtMTcuMDgxLTYuODMzLTE3LjA4MS0xNy4wODF2LTEwMi40ODhjMC0xMC4yNDkgNi44MzMtMTcuMDgxIDE3LjA4MS0xNy4wODFoMTAyLjQ4OGMxMC4yNDkgMCAxNy4wODEgNi44MzMgMTcuMDgxIDE3LjA4MXYxMDIuNDg4YzAgMTAuMjQ5LTYuODMzIDE3LjA4MS0xNy4wODEgMTcuMDgxek0zNDEuODkzIDI0Ny4wODZoLTY4LjMyNnY2OC4zMjZoNjguMzI2di02OC4zMjZ6TTc2OC45MjcgMzMyLjQ5NGgtMjIyLjA1OGMtMTAuMjQ5IDAtMTcuMDgxLTYuODMzLTE3LjA4MS0xNy4wODFzNi44MzMtMTcuMDgxIDE3LjA4MS0xNy4wODFoMjIyLjA1OGMxMC4yNDkgMCAxNy4wODEgNi44MzMgMTcuMDgxIDE3LjA4MXMtNi44MzMgMTcuMDgxLTE3LjA4MSAxNy4wODF6TTQ3OC41NDMgMzMyLjQ5NGgtNTEuMjQ0Yy0xMC4yNDkgMC0xNy4wODEtNi44MzMtMTcuMDgxLTE3LjA4MXM2LjgzMy0xNy4wODEgMTcuMDgxLTE3LjA4MWg1MS4yNDRjMTAuMjQ5IDAgMTcuMDgxIDYuODMzIDE3LjA4MSAxNy4wODFzLTYuODMzIDE3LjA4MS0xNy4wODEgMTcuMDgxek03NjguOTI3IDI2NC4xNjZoLTY4LjMyNmMtMTAuMjQ5IDAtMTcuMDgxLTYuODMzLTE3LjA4MS0xNy4wODFzNi44MzMtMTcuMDgxIDE3LjA4MS0xNy4wODFoNjguMzI2YzEwLjI0OSAwIDE3LjA4MSA2LjgzMyAxNy4wODEgMTcuMDgxcy02LjgzMyAxNy4wODEtMTcuMDgxIDE3LjA4MXpNNjQ5LjM1OCAyNDcuMDg2YzAgMTAuMjQ5LTYuODMzIDE3LjA4MS0xNy4wODEgMTcuMDgxaC0yMDQuOTc3Yy0xMC4yNDkgMC0xNy4wODEtNi44MzMtMTcuMDgxLTE3LjA4MXM2LjgzMy0xNy4wODEgMTcuMDgxLTE3LjA4MWgyMDQuOTc3YzEwLjI0NyAwIDE3LjA4MSA2LjgzMyAxNy4wODEgMTcuMDgxek0zNTguOTc0IDE3OC43NjFoLTEwMi40ODhjLTEwLjI0OSAwLTE3LjA4MS02LjgzMy0xNy4wODEtMTcuMDgxdi0xMDIuNDg4YzAtMTAuMjQ5IDYuODMzLTE3LjA4MSAxNy4wODEtMTcuMDgxaDEwMi40ODhjMTAuMjQ5IDAgMTcuMDgxIDYuODMzIDE3LjA4MSAxNy4wODF2MTAyLjQ4OGMwIDEwLjI0Ny02LjgzMyAxNy4wODEtMTcuMDgxIDE3LjA4MXpNMzQxLjg5MyA3Ni4yNzNoLTY4LjMyNnY2OC4zMjZoNjguMzI2di02OC4zMjZ6TTc2OC45MjcgMTYxLjY3OGgtMjIyLjA1OGMtMTAuMjQ5IDAtMTcuMDgxLTYuODMzLTE3LjA4MS0xNy4wODFzNi44MzMtMTcuMDgxIDE3LjA4MS0xNy4wODFoMjIyLjA1OGMxMC4yNDkgMCAxNy4wODEgNi44MzMgMTcuMDgxIDE3LjA4MXMtNi44MzMgMTcuMDgxLTE3LjA4MSAxNy4wODF6TTQyNy4yOTggMTYxLjY3OGMtMTAuMjQ5IDAtMTcuMDgxLTYuODMzLTE3LjA4MS0xNy4wODFzNi44MzMtMTcuMDgxIDE3LjA4MS0xNy4wODFoNTEuMjQ0YzEwLjI0OSAwIDE3LjA4MSA2LjgzMyAxNy4wODEgMTcuMDgxcy02LjgzMyAxNy4wODEtMTcuMDgxIDE3LjA4MWgtNTEuMjQ0ek03NjguOTI3IDkzLjM1M2gtNjguMzI2Yy0xMC4yNDkgMC0xNy4wODEtNi44MzMtMTcuMDgxLTE3LjA4MXM2LjgzMy0xNy4wODEgMTcuMDgxLTE3LjA4MWg2OC4zMjZjMTAuMjQ5IDAgMTcuMDgxIDYuODMzIDE3LjA4MSAxNy4wODFzLTYuODMzIDE3LjA4MS0xNy4wODEgMTcuMDgxek02MzIuMjc1IDkzLjM1M2gtMjA0Ljk3N2MtMTAuMjQ5IDAtMTcuMDgxLTYuODMzLTE3LjA4MS0xNy4wODFzNi44MzMtMTcuMDgxIDE3LjA4MS0xNy4wODFoMjA0Ljk3N2MxMC4yNDkgMCAxNy4wODEgNi44MzMgMTcuMDgxIDE3LjA4MXMtNi44MzMgMTcuMDgxLTE3LjA4MSAxNy4wODF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkxMDsiIGdseXBoLW5hbWU9Indob2xlc2FsZSIgZD0iTTUxMyA5NDcuMzdsLTUxMy0zMDEuMzExdi03MjMuNDY2aDEwMjYuMDAzdjcyMy40NjZsLTUxMy4wMDIgMzAxLjMxMXpNMzk2LjE4Ny0xNi40NTVoLTExMS43MjZ2MTExLjcyNGgxMTEuNzI2di0xMTEuNzI0ek0zOTYuMTg3IDE1Ni4yMjVoLTExMS43MjZ2MTExLjcyNGgxMTEuNzI2di0xMTEuNzI0ek0zOTYuMTg3IDMyOC45MDNoLTExMS43MjZ2MTExLjcyNmgxMTEuNzI2di0xMTEuNzI2ek01NjguODY0LTE2LjQ1NWgtMTExLjcyNHYxMTEuNzI0aDExMS43MjR2LTExMS43MjR6TTU2OC44NjQgMTU2LjIyNWgtMTExLjcyNHYxMTEuNzI0aDExMS43MjR2LTExMS43MjR6TTU2OC44NjQgMzI4LjkwM2gtMTExLjcyNHYxMTEuNzI2aDExMS43MjR2LTExMS43MjZ6TTc0MS41NDItMTYuNDU1aC0xMTEuNzI2djExMS43MjRoMTExLjcyNnYtMTExLjcyNHpNNzQxLjU0NCAxNTYuMjIzaC0xMTEuNzI2djExMS43MjRoMTExLjcyNnYtMTExLjcyNHpNNzQxLjU0NCAzMjguOTAzaC0xMTEuNzI2djExMS43MjZoMTExLjcyNnYtMTExLjcyNnpNODMyLjk3OC0xNi40NTV2MGgtMzAuNDh2NTE4LjAzNGgtNTc4Ljk4OXYtNTE4LjAzNGgtMzAuNDc4djU0OC41MTJoNjM5Ljk0NHYtNTQ4LjUxMnpNODkzLjkyOS0xNi40NTV2NjA5LjQ2N2gtNzYxLjg1MnYtNjA5LjQ2N2gtNzEuMTIydjYyNy42MjRsNDUyLjA0NyAyNjUuNTA5IDQ1Mi4wNDctMjY1LjUxMXYtNjI3LjYyMmgtNzEuMTE4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MTE7IiBnbHlwaC1uYW1lPSJtYWlsY2hpbXAiIGQ9Ik03NjkuMzk5IDQ0My44MjRjNy4wNjEgMC44OTkgMTQuMjA3IDAuODk5IDIxLjI2OCAwIDMuODA5IDguNzc0IDQuNDQ5IDIzLjg3NyAxLjAyNyA0MC4zMDktNS4xMzUgMjQuNDM1LTExLjk4MyAzOS4yMzktMjYuMjMzIDM2LjkyOXMtMTQuODA1LTIwLjAyOC05LjY3LTQ0LjQ2YzIuODY4LTEzLjczNSA3Ljk2LTI1LjUwNCAxMy42MDctMzIuNzc5ek02NDcuMDE0IDQyNC40ODJjMTAuMjI3LTQuNDkyIDE2LjQ3NS03LjQ0NSAxOC45MTMtNC44NzkgMS41ODUgMS42MjcgMS4xMTIgNC43MDgtMS4yODMgOC42ODUtNS4wNTAgOC4yNTktMTUuNDA1IDE2LjYwMy0yNi40MDMgMjEuMjY4LTguMTI5IDMuNDY3LTE3LjU4NSA1LjQ4My0yNy41MTQgNS40ODMtMTUuOTU0IDAtMzAuNjg5LTUuMjA1LTQyLjYwNS0xNC4wMTBsMC4xOTUgMC4xMzhjLTYuODQ4LTUuMDA3LTEzLjI2Ni0xMS45ODMtMTIuNDA5LTE2LjE3NiAwLjM0MS0xLjM2OCAxLjMyNi0yLjM5NSAzLjcyNC0yLjc0IDUuNjUtMC42NDMgMjUuMjkxIDkuMjg2IDQ3LjkyOCAxMC42OTcgMTYuMDA1IDAuOTg0IDI5LjI3MS00LjAyMyAzOS40NTQtOC40NzJ6TTYyNi40NzQgNDEyLjc1N2MtMTMuMjY2LTIuMTM5LTIwLjU4My02LjUwMy0yNS4yOTEtMTAuNTY5LTQuMDIzLTMuNTA4LTYuNTAzLTcuNDAyLTYuNTAzLTEwLjE0MmwxLjAyNy0yLjQzOCAyLjE4Mi0wLjg1NmMyLjk5NiAwIDkuNzU4IDIuNzQgOS43NTggMi43NCA4Ljg2NSAzLjQ0OCAxOS4xMjUgNS40NDYgMjkuODUgNS40NDYgNC41NjcgMCA5LjA1Mi0wLjM2MSAxMy40MjMtMS4wNjBsLTAuNDggMC4wNjNjNi42MzEtMC43NzEgOS44NDMtMS4xOTggMTEuMjU0IDEuMTEyIDAuNDI3IDAuNjQzIDAuOTg0IDIuMDk3LTAuMzQxIDQuMjc5LTMuMTI0IDUuMDUwLTE2LjU2IDEzLjU2NC0zNC44NzUgMTEuNDI1ek03MjguMTA0IDM2OS43MDljOC45ODctNC40NDkgMTguOTEzLTIuNjk3IDIyLjE2NyAzLjg1MiAzLjI1MiA2LjYzMS0xLjQ1NCAxNS41NzYtMTAuNDgzIDE5Ljk4My04Ljk4NyA0LjQ0OS0xOC45MTMgMi42OTctMjIuMTY3LTMuODUyLTMuMjUyLTYuNjMxIDEuNDU0LTE1LjU3NiAxMC40ODMtMTkuOTgzek03ODYuMDg4IDQyMC40NTljLTcuMzE3IDAuMTI4LTEzLjQzNi03LjkxNy0xMy41NjQtMTguMDE3LTAuMTcxLTEwLjA1NyA1LjYwNC0xOC4zMTUgMTIuOTI0LTE4LjQ0M3MxMy40MzYgNy45MTcgMTMuNjA3IDE3Ljk3NGMwLjEyOCAxMC4wNTctNS42NSAxOC4zMTUtMTIuOTY3IDE4LjQ4NnpNMjkzLjgwOSAyMzguODk0Yy0xLjc5OCAyLjI2Ny00Ljc5NCAxLjU4NS03LjcwNCAwLjg5OS0yLjA0Ni0wLjU3Mi00LjQtMC45MTMtNi44MzEtMC45NDJoLTAuMDE3Yy0wLjA5Ny0wLjAwMi0wLjIxMi0wLjAwNC0wLjMyNy0wLjAwNC01LjAxNCAwLTkuNDQ2IDIuNDg0LTEyLjEzNiA2LjI5bC0wLjAzMSAwLjA0NmMtMy4zMzcgNS4xMzUtMy4xMjQgMTIuNzkzIDAuNTE1IDIxLjU2N2wxLjcxMyAzLjkzN2M1LjkwNiAxMy4xOCAxNS43NDYgMzUuMzAyIDQuNzA4IDU2LjM1Ny04LjMwMSAxNS44MzItMjEuODY2IDI1Ljc2LTM4LjE3IDI3LjgxNC0xLjg3IDAuMjUyLTQuMDMwIDAuMzk2LTYuMjI0IDAuMzk2LTE0LjEzNSAwLTI2Ljg3MS01Ljk4Ni0zNS44MTQtMTUuNTU5bC0wLjAyNi0wLjAyOGMtMTYuMjE5LTE3Ljg4Ni0xOC43NDItNDIuMjc4LTE1LjU3Ni01MC45MjMgMS4xNTUtMy4xMjQgMi45NTMtNC4wMjMgNC4yMzYtNC4xOTMgMi43ODItMC4zODQgNi44NDggMS42MjcgOS40MTQgOC41NTdsMC43MjggMi4yMjVjMS4xMTIgMy42MzkgMy4yNTIgMTAuMzk4IDYuNzIgMTUuODMyIDUuMzM0IDguMDk0IDE0LjM4MyAxMy4zNjIgMjQuNjYyIDEzLjM2MiA1Ljk5NyAwIDExLjU3NC0xLjc5NCAxNi4yMjgtNC44NzNsLTAuMTA5IDAuMDY4YzExLjM4Mi03LjQ4OCAxNS43NDYtMjEuMzk2IDEwLjkxMy0zNC43MDUtMi41MjMtNi44OS02LjU4OS0yMC4wMjgtNS42OTMtMzAuODEgMS44NDEtMjEuOTA4IDE1LjI3Ny0zMC42ODIgMjcuMzAyLTMxLjY2NiAxMS43MjQtMC40MjcgMTkuOTQgNi4yMDUgMjEuOTk0IDExLjA0MSAxLjI4MyAyLjgyNSAwLjIxMyA0LjU3Ny0wLjQyNyA1LjM0OHpNOTcwLjk5IDI3OC45NDdjLTAuNDI3IDEuNTg1LTMuMzM3IDEyLjIzOS03LjM2IDI1LjA3NWwtOC4xMzEgMjEuODIzYzE2LjA0OCAyNC4wOTIgMTYuMzA0IDQ1LjYxNyAxNC4yMDcgNTcuNzY4LTIuMzEgMTUuMTA2LTguNTU3IDI3Ljk4NS0yMS4yMjYgNDEuMjUxLTEyLjYyMyAxMy4zNTEtMzguNTE0IDI2Ljk1OC03NC44ODYgMzcuMTQzbC0xOS4wNDQgNS4zMDZjLTAuMDg1IDAuNzcxLTAuOTg0IDQ1LjA2MC0xLjg0MSA2NC4wNTktMC41NTggMTMuNjkyLTEuNzU1IDM1LjE3NC04LjM4NyA1Ni4yNzItNy45MTcgMjguNjI4LTIxLjY5NSA1My42MTctMzguOTQxIDY5LjYyMyA0Ny40OTggNDkuMjk2IDc3LjE1MyAxMDMuNjQyIDc3LjA2OCAxNTAuMjQzLTAuMTI4IDg5LjY0OS0xMTAuMDE3IDExNi44MjItMjQ1LjQ1NCA2MC41OTNsLTI4LjY3MS0xMi4xOTZjLTEzLjM5OCAxMy4xOTctMzAuNTQxIDMwLjAyNy00Ny43MDUgNDYuODM4bC00LjkzIDQuODEzYy0xNTQuNDggMTM0Ljk2Ny02MzcuMjE0LTQwMi41ODYtNDgyLjkwNy01MzMuMTg4bDMzLjc2My0yOC41ODVjLTYuNjI2LTE3LjI0OS0xMC40NjUtMzcuMjAzLTEwLjQ2NS01OC4wNTYgMC02LjU3NyAwLjM4MS0xMy4wNjkgMS4xMjUtMTkuNDQ3bC0wLjA3MyAwLjc3N2MzLjYzOS0zNS45NDUgMjIuMTI1LTcwLjM1MSA1Mi4xMjEtOTYuOTY4IDI4LjQ1Ny0yNS4yNDggNjUuODk5LTQxLjI5MyAxMDIuMjMxLTQxLjI1MSA2MC4wMzgtMTM4LjY0NSAxOTcuMjctMjIzLjcxNSAzNTguMTY4LTIyOC41MDkgMTcyLjYyMi01LjEzNSAzMTcuNTE2IDc1Ljk5OCAzNzguMjggMjIxLjc0OCAzLjk4IDEwLjI3IDIwLjc5NiA1Ni4zNTcgMjAuNzk2IDk3LjAxMCAwIDQwLjkwOS0yMy4wNjUgNTcuODUzLTM3Ljc0MyA1Ny44NTN6TTI2NC43OTYgMTY5LjgyOGMtNC4xOTQtMC43NTItOS4wMjQtMS4xOC0xMy45NTMtMS4xOC0wLjcyMyAwLTEuNDQgMC4wMDktMi4xNTggMC4wMjdsMC4xMDYtMC4wMDJjLTUyLjEyMSAxLjQxMS0xMDguNDM1IDQ4LjM5Ny0xMTQuMDQwIDEwNC4xOTktNi4yMDUgNjEuNjIgMjUuMjQ4IDEwOS4wMzMgODAuODc3IDEyMC4yNDQgNS41ODQgMS4xNjYgMTIuMDA1IDEuODM1IDE4LjU3OCAxLjgzNSAxLjY5OSAwIDMuMzg1LTAuMDQ0IDUuMDYzLTAuMTMybC0wLjIzNCAwLjAxMGMzMS4xOTQtMS43MTMgNzcuMTUzLTI1LjY3NSA4Ny42MzctOTMuNzU3IDkuMjg2LTYwLjI1Mi01LjQ3Ni0xMjEuNjU4LTYxLjg3Ni0xMzEuMjQzek0yMDYuNiA0MzAuMDAyYy0zNC42NjItNi43Mi02NS4yMTYtMjYuNDAzLTgzLjg3My01My41NzUtMTEuMTY5IDkuMzI4LTMxLjk2NSAyNy4zODgtMzUuNjQ2IDM0LjQwNi0yOS44MjYgNTYuNjk4IDMyLjUyMyAxNjYuOTc0IDc2LjA4MyAyMjkuMjM2IDEwNy43MDcgMTUzLjg3OSAyNzYuMjIxIDI3MC4zNiAzNTQuMzE3IDI0OS4yMiAxMi42NjUtMy41OTYgNTQuNjg3LTUyLjM3NyA1NC42ODctNTIuMzc3cy03OC4wMDktNDMuMzQ3LTE1MC4zNzItMTAzLjgxMmMtOTcuNDgtNzUuMTg0LTE3MS4xMjUtMTg0LjQ3Ni0yMTUuMjAxLTMwMy4wOTV6TTc1My43NzkgMTkyLjg0OWMxLjA3NCAwLjQ5NSAxLjgwNyAxLjU2NyAxLjgwNyAyLjgwNiAwIDAuMDgyLTAuMDAzIDAuMTYzLTAuMDA5IDAuMjQzbDAuMDAxLTAuMDExYy0wLjE0OCAxLjQ1Ni0xLjM2OCAyLjU4Ni0yLjg1NCAyLjU4Ni0wLjExIDAtMC4yMTktMC4wMDYtMC4zMjYtMC4wMThsMC4wMTMgMC4wMDFjMCAwLTgxLjY0OC0xMi4xMTEtMTU4LjgwMSAxNi4yMTkgOC4zODcgMjcuMzQ1IDMwLjcyNSAxNy40NTkgNjQuNTMgMTQuNzE5IDguMzM1LTAuNTI4IDE4LjA3Ny0wLjgyNyAyNy44ODYtMC44MjcgNDUuNTMgMCA4OS41NTQgNi40NTggMTMxLjIwMyAxOC41MWwtMy4zMjYtMC44MjVjMzQuOTE4IDEwLjA1NyA4MC43OTIgMjkuODY4IDExNi40ODEgNTguMDI3IDExLjk4My0yNi40NDYgMTYuMjYxLTU1LjU0MyAxNi4yNjEtNTUuNTQzczkuMjg2IDEuNjcgMTcuMDc1LTMuMTI0YzcuMzE3LTQuNTM1IDEyLjcwOC0xMy45NTEgOS4wMzAtMzguMjk4LTcuNDg4LTQ1LjQ4Ny0yNi43ODctODIuNDE2LTU5LjIyNS0xMTYuMzk0LTE5LjkyMy0yMS41NDMtNDMuNDgyLTM5LjM3NC02OS43NjItNTIuNTkzbC0xLjQtMC42NGMtMTMuMDE3LTcuMDQ5LTI4LjM2NS0xMy43MDgtNDQuMzEtMTkuMDY4bC0yLjExOC0wLjYxOWMtMTIyLjI5OC00MC4wMTAtMjQ3LjUwOCAzLjk4LTI4Ny44NjIgOTguNDIxLTIuOTA4IDYuMTc0LTUuNjc5IDEzLjU5Mi03Ljg2NyAyMS4yNTdsLTAuMjYzIDEuMDgxYy0xNy4xNiA2Mi4yNjMtMi41NjkgMTM2LjkzNCA0My4wOTEgMTgzLjk2MiAyLjc4MiAyLjk5NiA1LjY1IDYuNTQ2IDUuNjUgMTAuOTU2IDAgMy43MjQtMi4zNTMgNy42MTYtNC4zNjQgMTAuMzk4LTE1Ljk2MyAyMy4xOTQtNzEuMjkyIDYyLjczMi02MC4xNjYgMTM5LjI0NSA3Ljk2IDU0Ljk4OSA1NS45NzMgOTMuNjcgMTAwLjY4OSA5MS4zNmwxMS4zNC0wLjY0M2MxOS4zODUtMS4xNTUgMzYuMjg2LTMuNjM5IDUyLjI5Mi00LjMyMSAyNi43MDItMS4xNTUgNTAuNzA4IDIuNzQgNzkuMTY0IDI2LjQ4OSA5LjU4NCA4LjAwMyAxNy4yODggMTQuOTc4IDMwLjI5OCAxNy4xNiAxLjM2OCAwLjIxMyA0Ljc1MSAxLjQ1NCAxMS41NTMgMS4xMTIgNy4yOTYtMC4yODYgMTQuMDA1LTIuNTggMTkuNjUzLTYuMzM1bC0wLjE0IDAuMDg4YzIyLjgwNy0xNS4xOTIgMjYuMDE2LTUxLjk5MyAyNy4yMTctNzguOTUxIDAuNjg2LTE1LjQwNSAyLjUyMy01Mi41NDggMy4xNjYtNjMuMjQ3IDEuNDU0LTI0LjM5MiA3LjgzMi0yNy44MTQgMjAuNzk2LTMyLjA5MyA3LjI3NC0yLjQzOCAxNC4wNzktNC4yMzYgMjQuMDQ4LTcuMDE4IDMwLjE2Ny04LjUxNSA0OC4wNTYtMTcuMTE4IDU5LjM1My0yOC4yIDYuNzYyLTYuODkgOS44NDMtMTQuMjUgMTAuODI4LTIxLjI2OCAzLjU5Ni0yNi4wMTYtMjAuMTEzLTU4LjE1NS04Mi45MzEtODcuMzM4LTY4LjY4MS0zMS45MjItMTUxLjkxMS00MC4wMTAtMjA5LjQ2Ni0zMy41OTJsLTIwLjE1NiAyLjI2N2MtNDYuMDQ0IDYuMjA1LTcyLjI3Ni01My4zNjEtNDQuNjc2LTk0LjE4NSAxNy44LTI2LjMxOCA2Ni4zMjgtNDMuNDMzIDExNC44MTEtNDMuNDMzIDExMS4yNTkgMCAxOTYuNzU3IDQ3LjU0MSAyMjguNTUyIDg4LjY2NWwyLjU2OSAzLjYzOWMxLjU0MiAyLjM1MyAwLjI1NiAzLjYzOS0xLjcxMyAyLjMxLTI1Ljk3NC0xNy44LTE0MS4zODUtODguNTM1LTI2NC44ODItNjcuMjI3IDAgMC0xNC45NzggMi40MzgtMjguNjcxIDcuNzg5LTEwLjg3IDQuMjM2LTMzLjYzNSAxNC43MTktMzYuMzczIDM4LjEyNyA5OS42MTktMzAuODUzIDE2Mi4zMS0xLjY3IDE2Mi4zMS0xLjYyN3pNNTk1Ljk2MyAyMTEuNTA3bDAuMDQzLTAuMDQzek00MDUuMzY3IDY0MC43MWMzOC4yOTggNDQuMzMyIDg1LjQxMiA4Mi44NDYgMTI3LjYwNSAxMDQuNDU1IDEuNDU0IDAuNzI4IDIuOTk2LTAuODU2IDIuMjI1LTIuMjY3LTMuMzgtNi4wNzctOS44NDMtMTkuMTI5LTExLjg1NS0yOC45NjktMC4wMjUtMC4xMS0wLjAzOS0wLjIzNS0wLjAzOS0wLjM2NCAwLTAuOTQ2IDAuNzY3LTEuNzEzIDEuNzEzLTEuNzEzIDAuMzQ4IDAgMC42NzUgMC4xMDQgMC45NDUgMC4yODNsLTAuMDA2LTAuMDA0YzI2LjI3NSAxNy45MjkgNzEuOTMzIDM3LjE0MyAxMTIuMDI4IDM5LjU4NCAxLjcxMyAwLjEyOCAyLjU2OS0yLjA5NyAxLjE1NS0zLjE2Ni02LjU4OS01LjA5Mi0xMi41MzctMTEuMDQxLTE3LjU4Ny0xNy42NzItMC4yMTMtMC4yODItMC4zNDItMC42NDEtMC4zNDItMS4wMjggMC0wLjkzMSAwLjc0My0xLjY4OSAxLjY2OC0xLjcxMmgwLjAwMmMyOC4xMTMtMC4yMTMgNjcuNzgyLTEwLjA1NyA5My42MjgtMjQuNjA1IDEuNzEzLTAuOTg0IDAuNTE1LTQuMzY0LTEuNDU0LTMuOTM3LTM5LjExMSA4Ljk4Ny0xMDMuMTMgMTUuODMyLTE2OS42MjctMC40MjctNTkuMzUzLTE0LjUwNi0xMDQuNjY5LTM2Ljg4Ny0xMzcuNzAzLTYwLjk3OC0xLjcxMy0xLjI0LTMuNjgxIDAuOTg0LTIuMzUzIDIuNTIzeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MTI7IiBnbHlwaC1uYW1lPSJtYWlsIiBkPSJNODU2LjUwNyA1NjQuNzI3djg2LjI1MmwtMzQzLjAwNC0yMTQuNjI4LTM0My4wMDQgMjE0LjYyOHYtODYuMjUybDM0My4wMDQtMjEyLjYyMnpNODU2LjUwNyA3MzcuMjMzcTM0LjA5OSAwIDU5LjE3NC0yNi4wNzV0MjUuMDcyLTYwLjE3N3YtNTEzLjUwMnEwLTM0LjA5OS0yNS4wNzItNjAuMTc3dC01OS4xNzQtMjYuMDc1aC02ODYuMDA4cS0zNC4wOTkgMC01OS4xNzQgMjYuMDc1dC0yNS4wNzIgNjAuMTc3djUxMy41MDJxMCAzNC4wOTkgMjUuMDcyIDYwLjE3N3Q1OS4xNzQgMjYuMDc1aDY4Ni4wMDh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkxMzsiIGdseXBoLW5hbWU9ImZpbGUtc3VibWlzc2lvbiIgZD0iTTM0My4wMDQgMjY1Ljg1M2wxNzAuNDk5IDE3MC40OTkgMTcwLjQ5OS0xNzAuNDk5LTYwLjE3Ny02Mi4xODMtNjguMiA2OC4ydi0xNzYuNTE2aC04NC4yNDZ2MTc2LjUxNmwtNjguMi02Ni4xOTV6TTc3MC4yNTQgNTEuMjI1djQ3MS4zNzloLTIxNC42Mjh2MjE0LjYyOGgtMjk4Ljg3NXYtNjg2LjAwOGg1MTMuNTAyek01OTkuNzU2IDgyMS40OGwyNTYuNzUxLTI1Ni43NTF2LTUxMy41MDJxMC0zNC4wOTktMjYuMDc1LTU5LjE3NHQtNjAuMTc3LTI1LjA3MmgtNTEzLjUwMnEtMzQuMDk5IDAtNjAuMTc3IDI1LjA3MnQtMjYuMDc1IDU5LjE3NGwyLjAwNiA2ODYuMDA4cTAgMzQuMDk5IDI1LjA3MiA1OS4xNzR0NTkuMTc0IDI1LjA3MmgzNDMuMDA0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MTQ7IiBnbHlwaC1uYW1lPSJzdWJtaXNzaW9uLW1lc3NhZ2UiIGQ9Ik01NTUuNjI3IDUyMi42MDRoMjM2LjY5M2wtMjM2LjY5MyAyMzQuNjg3di0yMzQuNjg3ek0yNTYuNzUxIDgyMS40OGgzNDMuMDA0bDI1Ni43NTEtMjU2Ljc1MXYtNTEzLjUwMnEwLTM0LjA5OS0yNi4wNzUtNTkuMTc0dC02MC4xNzctMjUuMDcyaC01MTMuNTAycS0zNC4wOTkgMC02MC4xNzcgMjUuMDcydC0yNi4wNzUgNTkuMTc0bDIuMDA2IDY4Ni4wMDhxMCAzNC4wOTkgMjUuMDcyIDU5LjE3NHQ1OS4xNzQgMjUuMDcyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MTU7IiBnbHlwaC1uYW1lPSJzZXR0aW5ncyIgZD0iTTczOC4xNiAzOTQuMjI4cTAgMjAuMDYwLTIuMDA2IDMwLjA4N2w2NC4xODkgNDguMTQxcTEwLjAzMCA4LjAyNCAyLjAwNiAyMC4wNjBsLTYwLjE3NyAxMDQuMzA2cS02LjAxOCAxMC4wMzAtMTguMDU0IDYuMDE4bC03NC4yMTYtMzAuMDg3cS0yNi4wNzUgMjAuMDYwLTUwLjE0NyAzMC4wODdsLTEyLjAzNiA3OC4yMjhxLTQuMDEyIDEyLjAzNi0xNC4wNDIgMTIuMDM2aC0xMjAuMzUycS0xMi4wMzYgMC0xNC4wNDItMTIuMDM2bC0xMi4wMzYtODAuMjM0cS0zMi4wOTMtMTQuMDQyLTUwLjE0Ny0yOC4wODFsLTc0LjIxNiAzMC4wODdxLTEwLjAzMCA0LjAxMi0xOC4wNTQtOC4wMjRsLTYwLjE3Ny0xMDIuM3EtMi4wMDYtMi4wMDYtMi4wMDYtOC4wMjQgMC0xMC4wMzAgNC4wMTItMTIuMDM2bDY0LjE4OS00OC4xNDFxLTIuMDA2LTEwLjAzMC0yLjAwNi0zMC4wODd0Mi4wMDYtMzAuMDg3bC02NC4xODktNDguMTQxcS00LjAxMi0yLjAwNi00LjAxMi0xMi4wMzYgMC02LjAxOCAyLjAwNi04LjAyNGw2MC4xNzctMTA0LjMwNnE2LjAxOC0xMC4wMzAgMTguMDU0LTYuMDE4bDc0LjIxNiAzMC4wODdxMjYuMDc1LTIwLjA2MCA1MC4xNDctMzAuMDg3bDEyLjAzNi03OC4yMjhxNC4wMTItMTIuMDM2IDE0LjA0Mi0xMi4wMzZoMTIwLjM1MnExMi4wMzYgMCAxNC4wNDIgMTIuMDM2bDEyLjAzNiA4MC4yMzRxMzIuMDkzIDE0LjA0MiA1MC4xNDcgMjguMDgxbDc0LjIxNi0zMC4wODdxMTAuMDMwLTQuMDEyIDE4LjA1NCA4LjAyNGw2MC4xNzcgMTAyLjNxOC4wMjQgMTIuMDM2LTIuMDA2IDIwLjA2MGwtNjQuMTg5IDQ4LjE0MXEyLjAwNiAxMC4wMzAgMi4wMDYgMzAuMDg3ek04MTIuMzc4IDc3OS4zNTdxMzYuMTA1IDAgNjEuMTgtMjUuMDcydDI1LjA3Mi02MS4xOHYtNTk3Ljc1cTAtMzYuMTA1LTI1LjA3Mi02MS4xOHQtNjEuMTgtMjUuMDcyaC01OTcuNzVxLTM2LjEwNSAwLTYxLjE4IDI1LjA3MnQtMjUuMDcyIDYxLjE4djU5Ny43NXEwIDM2LjEwNSAyNS4wNzIgNjEuMTh0NjEuMTggMjUuMDcyaDU5Ny43NXpNNTEzLjUwMiA0ODAuNDgxcTM0LjA5OSAwIDYwLjE3Ny0yNi4wNzV0MjYuMDc1LTYwLjE3Ny0yNi4wNzUtNjAuMTc3LTYwLjE3Ny0yNi4wNzUtNjAuMTc3IDI2LjA3NS0yNi4wNzUgNjAuMTc3IDI2LjA3NSA2MC4xNzcgNjAuMTc3IDI2LjA3NXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTE2OyIgZ2x5cGgtbmFtZT0iY3Jvc3MiIGQ9Ik03MjguMTMxIDIzOS43NzdsLTE1NC40NTMgMTU0LjQ1MyAxNTQuNDUzIDE1NC40NTMtNjAuMTc3IDYwLjE3Ny0xNTQuNDUzLTE1NC40NTMtMTU0LjQ1MyAxNTQuNDUzLTYwLjE3Ny02MC4xNzcgMTU0LjQ1My0xNTQuNDUzLTE1NC40NTMtMTU0LjQ1MyA2MC4xNzctNjAuMTc3IDE1NC40NTMgMTU0LjQ1MyAxNTQuNDUzLTE1NC40NTN6TTUxMy41MDIgODIxLjQ4cTE3Ni41MTYgMCAzMDEuODg0LTEyNS4zNjZ0MTI1LjM2Ni0zMDEuODg0LTEyNS4zNjYtMzAxLjg4NC0zMDEuODg0LTEyNS4zNjYtMzAxLjg4NCAxMjUuMzY2LTEyNS4zNjYgMzAxLjg4NCAxMjUuMzY2IDMwMS44ODQgMzAxLjg4NCAxMjUuMzY2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MTc7IiBnbHlwaC1uYW1lPSJpY29uLXllcyIgZD0iTTQyNy4yNSAxNzkuNmwzODUuMTI3IDM4NS4xMjctNjAuMTc3IDYyLjE4My0zMjQuOTUxLTMyNC45NTEtMTUyLjQ0NyAxNTIuNDQ3LTYwLjE3Ny02MC4xNzd6TTUxMy41MDIgODIxLjQ4cTE3Ni41MTYgMCAzMDEuODg0LTEyNS4zNjZ0MTI1LjM2Ni0zMDEuODg0LTEyNS4zNjYtMzAxLjg4NC0zMDEuODg0LTEyNS4zNjYtMzAxLjg4NCAxMjUuMzY2LTEyNS4zNjYgMzAxLjg4NCAxMjUuMzY2IDMwMS44ODQgMzAxLjg4NCAxMjUuMzY2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MTg7IiBnbHlwaC1uYW1lPSJhcnJvdy1yaWdodCIgZD0iTTgzMC40MzYgNDc5LjgxMmwtMzExLjc0NyAzMTEuNzQ3IDcyLjYxIDcyLjYxIDQzNS43MDctNDM1LjcwNy00MzUuNzA3LTQzNS43MDctNzIuNjEgNzIuNjEgMzExLjc0NyAzMTEuNzQ3aC04MzAuNDM2djEwMi43eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MTk7IiBnbHlwaC1uYW1lPSJjYWxlbmRhciIgZD0iTTk0MS43NjUgNjg5LjMyMnYtNjU0LjIwM2MwLTUxLjM1LTQzLjEzNC05MC4zNzYtOTAuMzc2LTkwLjM3NmgtNjc1Ljc3Yy00Ny4yNDIgNC4xMDgtOTAuMzc2IDQzLjEzNC05MC4zNzYgOTQuNDg0djY1MC4wOTVjMCA1MS4zNSA0My4xMzQgOTAuMzc2IDkwLjM3NiA5MC4zNzZoODkuMzQ5djk4LjU5MmM1LjEzNSAxMi4zMjQgMTMuMzUxIDIwLjU0IDI1LjY3NSAyMC41NGg3Ny4wMjVjMTMuMzUxIDAgMjEuNTY3LTguMjE2IDIxLjU2Ny0yMC41NHYtOTguNTkyaDI0NC40Mjd2OTguNTkyYzAgMTIuMzI0IDguMjE2IDIwLjU0IDIxLjU2NyAyMC41NGg3Ny4wMjVjMTIuMzI0IDAgMjAuNTQtOC4yMTYgMjAuNTQtMjAuNTR2LTk4LjU5Mmg5MC4zNzZjNTUuNDU4IDAgOTguNTkyLTM5LjAyNiA5OC41OTItOTAuMzc2ek04NTEuMzg4IDQ3LjQ0M3Y1NTYuNjM4aC02NzUuNzd2LTU1Mi41M2MwLTQuMTA4IDQuMTA4LTEyLjMyNCAxMi4zMjQtMTIuMzI0aDY1MS4xMjJjNC4xMDggMCAxMi4zMjQgNC4xMDggMTIuMzI0IDguMjE2ek0zNjcuNjY4IDQyNC4zNTRoLTc3LjAyNWMtMTIuMzI0IDAtMjAuNTQgOC4yMTYtMjAuNTQgMjEuNTY3djc3LjAyNWMwIDEyLjMyNCA4LjIxNiAyMS41NjcgMjAuNTQgMjEuNTY3aDc3LjAyNWMxMy4zNTEgMCAyMS41NjctOS4yNDMgMjEuNTY3LTIxLjU2N3YtNzIuOTE3YzAtMTMuMzUxLTguMjE2LTI1LjY3NS0yMS41NjctMjUuNjc1ek01NzMuMDcwIDQ0NS45MjFjMC0xMy4zNTEtOC4yMTYtMjEuNTY3LTIwLjU0LTIxLjU2N2gtNzcuMDI1Yy0xMy4zNTEgMC0yMS41NjcgOC4yMTYtMjEuNTY3IDIxLjU2N3Y3Ny4wMjVjMCAxMi4zMjQgOC4yMTYgMjEuNTY3IDIxLjU2NyAyMS41NjdoNzcuMDI1YzEyLjMyNCAwIDIwLjU0LTkuMjQzIDIwLjU0LTIxLjU2N3YtNzcuMDI1ek03NTcuOTMgNDQ1LjkyMWMwLTEzLjM1MS05LjI0My0yMS41NjctMjEuNTY3LTIxLjU2N2gtNzcuMDI1Yy0xMy4zNTEgMC0yMS41NjcgOC4yMTYtMjEuNTY3IDIxLjU2N3Y3Ny4wMjVjMCAxMi4zMjQgOC4yMTYgMjEuNTY3IDIxLjU2NyAyMS41NjdoNzcuMDI1YzEyLjMyNCAwIDIxLjU2Ny05LjI0MyAyMS41NjctMjEuNTY3di03Ny4wMjV6TTU3My4wNzAgMjgyLjYyOGMwLTEyLjMyNC04LjIxNi0yMC41NC0yMC41NC0yMC41NGgtNzcuMDI1Yy0xMy4zNTEgMC0yMS41NjcgOC4yMTYtMjEuNTY3IDIwLjU0djcyLjkxN2MwIDEzLjM1MSA4LjIxNiAyMS41NjcgMjEuNTY3IDIxLjU2N2g3Ny4wMjVjMTIuMzI0IDAgMjAuNTQtOC4yMTYgMjAuNTQtMjEuNTY3di03Mi45MTd6TTM4OS4yMzUgMjgyLjYyOGMwLTEyLjMyNC04LjIxNi0yMC41NC0yMS41NjctMjAuNTRoLTc3LjAyNWMtMTIuMzI0IDAtMjAuNTQgOC4yMTYtMjAuNTQgMjAuNTR2NzIuOTE3YzAgMTMuMzUxIDguMjE2IDIxLjU2NyAyMC41NCAyMS41NjdoNzcuMDI1YzEzLjM1MSAwIDIxLjU2Ny04LjIxNiAyMS41NjctMjEuNTY3di03Mi45MTd6TTc1Ny45MyAyODIuNjI4YzAtMTIuMzI0LTkuMjQzLTIwLjU0LTIxLjU2Ny0yMC41NGgtNzcuMDI1Yy0xMy4zNTEgMC0yMS41NjcgOC4yMTYtMjEuNTY3IDIwLjU0djcyLjkxN2MwIDEzLjM1MSA4LjIxNiAyMS41NjcgMjEuNTY3IDIxLjU2N2g3Ny4wMjVjMTIuMzI0IDAgMjEuNTY3LTguMjE2IDIxLjU2Ny0yMS41Njd2LTcyLjkxN3pNNTczLjA3MCAxMjAuMzZjMC0xMi4zMjQtOC4yMTYtMjEuNTY3LTIwLjU0LTIxLjU2N2gtNzcuMDI1Yy0xMy4zNTEgMC0yMS41NjcgOS4yNDMtMjEuNTY3IDIxLjU2N3Y3Mi45MTdjMCAxMi4zMjQgOC4yMTYgMjEuNTY3IDIxLjU2NyAyMS41NjdoNzcuMDI1YzEyLjMyNCAwIDIwLjU0LTkuMjQzIDIwLjU0LTIxLjU2N3YtNzIuOTE3ek0zODkuMjM1IDEyMC4zNmMwLTEyLjMyNC04LjIxNi0yMS41NjctMjEuNTY3LTIxLjU2N2gtNzcuMDI1Yy0xMi4zMjQgMC0yMC41NCA5LjI0My0yMC41NCAyMS41Njd2NzIuOTE3YzAgMTIuMzI0IDguMjE2IDIxLjU2NyAyMC41NCAyMS41NjdoNzcuMDI1YzEzLjM1MSAwIDIxLjU2Ny05LjI0MyAyMS41NjctMjEuNTY3di03Mi45MTd6TTc1Ny45MyAxMjAuMzZjMC0xMi4zMjQtOS4yNDMtMjEuNTY3LTIxLjU2Ny0yMS41NjdoLTc3LjAyNWMtMTMuMzUxIDAtMjEuNTY3IDkuMjQzLTIxLjU2NyAyMS41Njd2NzIuOTE3YzAgMTIuMzI0IDguMjE2IDIxLjU2NyAyMS41NjcgMjEuNTY3aDc3LjAyNWMxMi4zMjQgMCAyMS41NjctOS4yNDMgMjEuNTY3LTIxLjU2N3YtNzIuOTE3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MWE7IiBnbHlwaC1uYW1lPSJhcnJvdy1sZWZ0IiBkPSJNMTk2LjU3IDQ3OS44MTJsMzExLjc0NyAzMTEuNzQ3LTcyLjYxIDcyLjYxLTQzNS43MDctNDM1LjcwNyA0MzUuNzA3LTQzNS43MDcgNzIuNjEgNzIuNjEtMzExLjc0NyAzMTEuNzQ3aDgzMC40MzZ2MTAyLjdoLTgzMC40MzZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkxYjsiIGdseXBoLW5hbWU9ImFycm93LXVwIiBkPSJNNDYyLjE1MiA3NDUuMzk1bC0zMTEuNzQ3LTMxMS43NDctNzIuNjEgNzIuNjEgNDM1LjcwNyA0MzUuNzA3IDQzNS43MDctNDM1LjcwNy03Mi42MS03Mi42MS0zMTEuNzQ3IDMxMS43NDd2LTgzMC40MzZoLTEwMi43djgzMC40MzZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkxYzsiIGdseXBoLW5hbWU9ImFycm93LWRvd24iIGQ9Ik00NjIuMTUyIDExMS41MjhsLTMxMS43NDcgMzExLjc0Ny03Mi42MS03Mi42MSA0MzUuNzA3LTQzNS43MDcgNDM1LjcwNyA0MzUuNzA3LTcyLjYxIDcyLjYxLTMxMS43NDctMzExLjc0N3Y4MzAuNDM2aC0xMDIuN3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTFkOyIgZ2x5cGgtbmFtZT0ibWVudSIgZD0iTTEyOC4zNzUgNjUwLjk4aDc3MC4yNTR2LTg2LjI1MmgtNzcwLjI1NHY4Ni4yNTJ6TTEyOC4zNzUgMzUyLjEwNXY4NC4yNDZoNzcwLjI1NHYtODQuMjQ2aC03NzAuMjU0ek0xMjguMzc1IDEzNy40Nzd2ODYuMjUyaDc3MC4yNTR2LTg2LjI1MmgtNzcwLjI1NHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTFlOyIgZ2x5cGgtbmFtZT0ic2VuZCIgZD0iTTg2LjI1MiA5LjEwMXYyOTguODc1bDY0MS44NzkgODYuMjUyLTY0MS44NzkgODYuMjUydjI5OC44NzVsODk4LjYzMS0zODUuMTI3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MWY7IiBnbHlwaC1uYW1lPSJsaW5rIiBkPSJNNzI4LjEzMSA2MDguODU2cTg4LjI1OCAwIDE1MC40NDEtNjMuMTg2dDYyLjE4My0xNTEuNDQ0LTYyLjE4My0xNTEuNDQ0LTE1MC40NDEtNjMuMTg2aC0xNzIuNTA0djgyLjI0aDE3Mi41MDRxNTQuMTU5IDAgOTMuMjczIDM5LjExNHQzOS4xMTQgOTMuMjczLTM5LjExNCA5My4yNzMtOTMuMjczIDM5LjExNGgtMTcyLjUwNHY4Mi4yNGgxNzIuNTA0ek0zNDMuMDA0IDM1Mi4xMDV2ODQuMjQ2aDM0MC45OTh2LTg0LjI0NmgtMzQwLjk5OHpNMTY2LjQ4NyAzOTQuMjI4cTAtNTQuMTU5IDM5LjExNC05My4yNzN0OTMuMjczLTM5LjExNGgxNzIuNTA0di04Mi4yNGgtMTcyLjUwNHEtODguMjU4IDAtMTUwLjQ0MSA2My4xODZ0LTYyLjE4MyAxNTEuNDQ0IDYyLjE4MyAxNTEuNDQ0IDE1MC40NDEgNjMuMTg2aDE3Mi41MDR2LTgyLjI0aC0xNzIuNTA0cS01NC4xNTkgMC05My4yNzMtMzkuMTE0dC0zOS4xMTQtOTMuMjczeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MjA7IiBnbHlwaC1uYW1lPSJyZXNpemUiIGQ9Ik03NjkuNTE2LTAuNDczdjYyLjAwNWgxMjcuOTkxdjEyNy45OTFoNjYuMDE2di0xODkuOTk2aC0xOTQuMDA3ek04OTcuNTA3IDczNy42MjNoLTEyNy45OTF2NjIuMDA1aDE5NC4wMDd2LTE4OS45OTZoLTY2LjAxNnYxMjcuOTkxek05Ny40MDUgNjA5LjYzMmgtNjUuOTg0djE4OS45OTZoMTk0LjAwN3YtNjIuMDA1aC0xMjguMDIzdi0xMjcuOTkxek0xNTkuNDExIDY3MS42MzhoNjc2LjA5MXYtNTQ0LjA4OGgtNjc2LjA5MXY1NDQuMDg4ek0yMjUuMzk2IDE4OS41MjNoNTQ0LjA4OHY0MjAuMTA5aC01NDQuMDg4di00MjAuMTA5ek0yODkuNDIzIDU0My42MTVoNDE4LjA4N3YtMjg4LjEwN2gtNDE4LjA4N3YyODguMTA3ek05Ny40MDUgNjEuNTMyaDEyNy45OTF2LTYyLjAwNWgtMTkzLjk3NXYxODkuOTk2aDY2LjAxNnYtMTI3Ljk5MXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTIxOyIgZ2x5cGgtbmFtZT0iY3JvcC1mcmVlIiBkPSJNODEyLjM3OCA3NzkuMzU3cTM0LjA5OSAwIDYwLjE3Ny0yNi4wNzV0MjYuMDc1LTYwLjE3N3YtMTcwLjQ5OWgtODYuMjUydjE3MC40OTloLTE3MC40OTl2ODYuMjUyaDE3MC40OTl6TTgxMi4zNzggOTUuMzU0djE3MC40OTloODYuMjUydi0xNzAuNDk5cTAtMzQuMDk5LTI2LjA3NS02MC4xNzd0LTYwLjE3Ny0yNi4wNzVoLTE3MC40OTl2ODYuMjUyaDE3MC40OTl6TTIxNC42MjggMjY1Ljg1M3YtMTcwLjQ5OWgxNzAuNDk5di04Ni4yNTJoLTE3MC40OTlxLTM0LjA5OSAwLTYwLjE3NyAyNi4wNzV0LTI2LjA3NSA2MC4xNzd2MTcwLjQ5OWg4Ni4yNTJ6TTEyOC4zNzUgNjkzLjEwM3EwIDM0LjA5OSAyNi4wNzUgNjAuMTc3dDYwLjE3NyAyNi4wNzVoMTcwLjQ5OXYtODYuMjUyaC0xNzAuNDk5di0xNzAuNDk5aC04Ni4yNTJ2MTcwLjQ5OXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTIyOyIgZ2x5cGgtbmFtZT0idGV4dC1maWVsZHMiIGQ9Ik05MjAuNjk0IDUyMi42MDR2LTEyOC4zNzVoLTEyOC4zNzV2LTI5OC44NzVoLTEyOC4zNzV2Mjk4Ljg3NWgtMTI4LjM3NXYxMjguMzc1aDM4NS4xMjd6TTEwNi4zMTIgNzM3LjIzM2g1NTcuNjMydi0xMjguMzc1aC0yMTQuNjI4di01MTMuNTAyaC0xMjguMzc1djUxMy41MDJoLTIxNC42Mjh2MTI4LjM3NXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTIzOyIgZ2x5cGgtbmFtZT0ic3VwcG9ydCIgZD0iTTUxMy41MDIgODIxLjQ4cS04OC4yNTggMC0xNjUuNDg0LTMzLjA5NnQtMTM2LjM5OS05Mi4yNy05Mi4yNy0xMzYuMzk5LTMzLjA5Ni0xNjUuNDg0IDMzLjA5Ni0xNjUuNDg0IDkyLjI3LTEzNi4zOTkgMTM2LjM5OS05Mi4yNyAxNjUuNDg0LTMzLjA5NiAxNjUuNDg0IDMzLjA5NiAxMzYuMzk5IDkyLjI3IDkyLjI3IDEzNi4zOTkgMzMuMDk2IDE2NS40ODQtMzMuMDk2IDE2NS40ODQtOTIuMjcgMTM2LjM5OS0xMzYuMzk5IDkyLjI3LTE2NS40ODQgMzMuMDk2ek04MzIuNDM2IDUxNi41ODdsLTExOC4zNDYtNDguMTQxcS0xNi4wNDggNDQuMTI5LTQ5LjE0NCA3Ny4yMjV0LTc3LjIyNSA0OS4xNDRsNDguMTQxIDExOC4zNDZxNjguMi0yNi4wNzUgMTE5LjM0OS03Ny4yMjV0NzcuMjI1LTExOS4zNDl6TTUxMy41MDIgMjY1Ljg1M3EtMzYuMTA1IDAtNjUuMTkyIDE3LjA1MXQtNDYuMTM1IDQ2LjEzNS0xNy4wNTEgNjUuMTkyIDE3LjA1MSA2NS4xOTIgNDYuMTM1IDQ2LjEzNSA2NS4xOTIgMTcuMDUxIDY1LjE5Mi0xNy4wNTEgNDYuMTM1LTQ2LjEzNSAxNy4wNTEtNjUuMTkyLTE3LjA1MS02NS4xOTItNDYuMTM1LTQ2LjEzNS02NS4xOTItMTcuMDUxek0zOTEuMTQ1IDcxMy4xNjJsNTAuMTQ3LTExOC4zNDZxLTQ0LjEyOS0xNi4wNDgtNzguMjI4LTQ5LjE0NHQtNTAuMTQ3LTc5LjIzMWwtMTE4LjM0NiA1MC4xNDdxMjYuMDc1IDY4LjIgNzcuMjI1IDExOS4zNDl0MTE5LjM0OSA3Ny4yMjV6TTE5NC41NyAyNzEuODcxbDExOC4zNDYgNDguMTQxcTE2LjA0OC00NC4xMjkgNDkuMTQ0LTc3LjIyNXQ3OS4yMzEtNDkuMTQ0bC01MC4xNDctMTE4LjM0NnEtNjguMiAyNi4wNzUtMTE5LjM0OSA3Ny4yMjV0LTc3LjIyNSAxMTkuMzQ5ek02MzUuODYxIDc1LjI5NWwtNDguMTQxIDExOC4zNDZxNDQuMTI5IDE2LjA0OCA3Ny4yMjUgNDkuMTQ0dDQ5LjE0NCA3OS4yMzFsMTE4LjM0Ni01MC4xNDdxLTI2LjA3NS02OC4yLTc3LjIyNS0xMTkuMzQ5dC0xMTkuMzQ5LTc3LjIyNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTI0OyIgZ2x5cGgtbmFtZT0iY3JlYXRlIiBkPSJNODg2LjU5NSA2MDYuODUxbC03OC4yMjgtNzguMjI4LTE2MC40NyAxNjAuNDcgNzguMjI4IDc4LjIyOHExMi4wMzYgMTIuMDM2IDMwLjA4NyAxMi4wMzZ0MzAuMDg3LTEyLjAzNmwxMDAuMjk0LTEwMC4yOTRxMTIuMDM2LTEyLjAzNiAxMi4wMzYtMzAuMDg3dC0xMi4wMzYtMzAuMDg3ek0xMjguMzc1IDE2OS41NzFsNDczLjM4NSA0NzMuMzg1IDE2MC40Ny0xNjAuNDctNDczLjM4NS00NzMuMzg1aC0xNjAuNDd2MTYwLjQ3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MjU7IiBnbHlwaC1uYW1lPSJrZXlib2FyZC1hcnJvdy1kb3duIiBkPSJNMzE2LjkyNyA1NDAuNjU3bDE5Ni41NzYtMTk2LjU3NiAxOTYuNTc2IDE5Ni41NzYgNjAuMTc3LTYwLjE3Ny0yNTYuNzUxLTI1Ni43NTEtMjU2Ljc1MSAyNTYuNzUxeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MjY7IiBnbHlwaC1uYW1lPSJidXR0b24tYXBwZWFyYW5jZSIgZD0iTTU0Mi4zODgtODUuMDQyYy0xOS4yNTcgMC00MS43MjMgMC02MC45NzggMC0zLjIwOSAwLTYuNDE4IDAtOS42MjcgMy4yMDktMTkuMjU3IDMuMjA5LTM4LjUxNCAzLjIwOS01NC41NTkgNi40MTgtMTEyLjMyOSAyMi40NjYtMjA4LjYxMSA3My44MTYtMjg1LjYzNiAxNjAuNDctNjcuMzk4IDczLjgxNi0xMDkuMTE5IDE2MC40Ny0xMjUuMTY2IDI1Ni43NTEtMy4yMDkgMTkuMjU3LTYuNDE4IDM4LjUxNC02LjQxOCA1Ny43NjhzMCA0MS43MjMgMCA2MC45NzhjMCAzLjIwOSAwIDYuNDE4IDMuMjA5IDkuNjI3IDMuMjA5IDE5LjI1NyAzLjIwOSAzOC41MTQgNi40MTggNTcuNzY4IDIyLjQ2NiAxMTIuMzI5IDczLjgxNiAyMDUuNDAxIDE2MC40NyAyODIuNDI3IDczLjgxNiA2Ny4zOTggMTYwLjQ3IDEwOS4xMTkgMjU2Ljc1MSAxMjUuMTY2IDE5LjI1NyAzLjIwOSAzOC41MTQgNi40MTggNTcuNzY4IDYuNDE4czQxLjcyMyAwIDYwLjk3OCAwYzMuMjA5IDAgNi40MTggMCA5LjYyNy0zLjIwOSAxOS4yNTctMy4yMDkgMzguNTE0LTMuMjA5IDU0LjU1OS02LjQxOCAxMTIuMzI5LTIyLjQ2NiAyMDguNjExLTczLjgxNiAyODUuNjM2LTE2MC40NyA2Ny4zOTgtNzMuODE2IDEwOS4xMTktMTYwLjQ3IDEyNS4xNjYtMjU2Ljc1MSAzLjIwOS0xOS4yNTcgNi40MTgtMzguNTE0IDYuNDE4LTU3Ljc2OHMwLTQxLjcyMyAwLTYwLjk3OGMwLTMuMjA5IDAtNi40MTgtMy4yMDktOS42MjctMy4yMDktMTkuMjU3LTMuMjA5LTM4LjUxNC02LjQxOC01Ny43NjgtMjIuNDY2LTExMi4zMjktNzMuODE2LTIwNS40MDEtMTYwLjQ3LTI4Mi40MjctNzMuODE2LTY3LjM5OC0xNjAuNDctMTA5LjExOS0yNTYuNzUxLTEyNS4xNjYtMTkuMjU3LTMuMjA5LTM4LjUxNC0zLjIwOS01Ny43NjgtNi40MTh6TTM2Mi42NjEgNDI4LjQ2MmMwLTYwLjk3OCAwLTEyMS45NTcgMC0xODIuOTM1IDAtMzIuMDkzIDI4Ljg4NC00OC4xNDEgNTcuNzY4LTMyLjA5MyAxMi44MzkgNi40MTggMjUuNjc1IDE2LjA0OCAzOC41MTQgMjIuNDY2IDkzLjA3MyA1MS4zNSAxODIuOTM1IDEwNS45MDkgMjc2LjAwOCAxNjAuNDcgNi40MTggMy4yMDkgMTYuMDQ4IDEyLjgzOSAxOS4yNTcgMTkuMjU3IDkuNjI3IDE5LjI1NyAzLjIwOSAzNS4zMDItMTkuMjU3IDQ4LjE0MS01Ny43NjggMzUuMzAyLTExOC43NDggNjcuMzk4LTE3Ni41MTYgMTAyLjctNDQuOTMyIDI1LjY3NS04OS44NjQgNTEuMzUtMTM4LjAwNSA3Ny4wMjUtNi40MTggMy4yMDktMTkuMjU3IDYuNDE4LTI1LjY3NSA2LjQxOC0xOS4yNTcgMC0zMi4wOTMtMTYuMDQ4LTMyLjA5My0zOC41MTQgMC02MC45NzggMC0xMjEuOTU3IDAtMTgyLjkzNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTI3OyIgZ2x5cGgtbmFtZT0iZW5xdWlyeS1mb3JtLXRhYiIgZD0iTTY0OC4yOTcgMzgzLjUzYy04My40NDMgMC0xNDcuNjMyLTY3LjM5OC0xNDcuNjMyLTE0Ny42MzIgMC04My40NDMgNjQuMTg5LTE0Ny42MzIgMTQ3LjYzMi0xNTAuODQxIDgwLjIzNCAwIDE0Ny42MzIgNjcuMzk4IDE1MC44NDEgMTQ3LjYzMi0zLjIwOSA4My40NDMtNjcuMzk4IDE1MC44NDEtMTUwLjg0MSAxNTAuODQxek05NTMuMTkgNDI4LjQ2MmMwIDE0NC40MjMgMCAyODguODQ2IDAgNDMzLjI2OCAwIDQ4LjE0MS0yOC44ODQgODAuMjM0LTc3LjAyNSA4MC4yMzQtMTkyLjU2NCAwLTM4OC4zMzYgMC01ODAuOSAwLTI1LjY3NSAwLTQ4LjE0MS05LjYyNy02NC4xODktMjUuNjc1LTQ0LjkzMi00NC45MzItODYuNjU0LTg5Ljg2NC0xMzEuNTg1LTEzMS41ODUtMTkuMjU3LTE5LjI1Ny0yNS42NzUtMzguNTE0LTI1LjY3NS02MC45NzggMC0yNDMuOTE0IDAtNDg0LjYxOCAwLTcyOC41MzIgMC00OC4xNDEgMzIuMDkzLTgwLjIzNCA4MC4yMzQtODAuMjM0IDI0MC43MDUgMCA0ODEuNDA5IDAgNzIyLjExNCAwIDkuNjI3IDAgMTYuMDQ4IDAgMjUuNjc1IDMuMjA5IDMyLjA5MyA5LjYyNyA1NC41NTkgMzguNTE0IDU0LjU1OSA3My44MTYtMy4yMDkgMTQ0LjQyMy0zLjIwOSAyODguODQ2LTMuMjA5IDQzNi40Nzd6TTI2Ni4zOCA3MTAuODg5aDI5NS4yNjRjMTkuMjU3IDAgMzUuMzAyLTE2LjA0OCAzNS4zMDItMzUuMzAycy0xNi4wNDgtMzUuMzAyLTM1LjMwMi0zNS4zMDJoLTI5NS4yNjRjLTE5LjI1NyAwLTM1LjMwMiAxNi4wNDgtMzUuMzAyIDM1LjMwMnMxNi4wNDggMzUuMzAyIDM1LjMwMiAzNS4zMDJ6TTIzMS4wNzYgNTQ0YzAgMTkuMjU3IDE2LjA0OCAzNS4zMDIgMzUuMzAyIDM1LjMwMmgxOTIuNTY0YzE5LjI1NyAwIDM1LjMwMi0xNi4wNDggMzUuMzAyLTM1LjMwMnMtMTYuMDQ4LTM1LjMwMi0zNS4zMDItMzUuMzAyaC0xOTIuNTY0Yy0xOS4yNTctMy4yMDktMzUuMzAyIDEyLjgzOS0zNS4zMDIgMzUuMzAyek05MDEuODQgMTQuNDVjLTMuMjA5LTE2LjA0OC05LjYyNy0yNS42NzUtMjIuNDY2LTI4Ljg4NC0xMi44MzktNi40MTgtMjUuNjc1LTMuMjA5LTM4LjUxNCA2LjQxOC0xOS4yNTcgMTYuMDQ4LTM1LjMwMiAzNS4zMDItNTQuNTU5IDU0LjU1OS0zLjIwOSAzLjIwOS02LjQxOCA2LjQxOC05LjYyNyAxMi44MzktMTA5LjExOS03My44MTYtMjM3LjQ5NS00MS43MjMtMzA0Ljg5MiA0MS43MjMtNjcuMzk4IDg2LjY1NC02MC45NzggMjExLjgyIDE2LjA0OCAyOTIuMDU1czIwMi4xOTEgODkuODY0IDI5Mi4wNTUgMjIuNDY2Yzg2LjY1NC02NC4xODkgMTI1LjE2Ni0xOTUuNzczIDQ4LjE0MS0zMDguMTAyIDE5LjI1Ny0xOS4yNTcgNDEuNzIzLTQxLjcyMyA2MC45NzgtNjAuOTc4IDkuNjI3LTkuNjI3IDE2LjA0OC0xOS4yNTcgMTIuODM5LTMyLjA5M3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTI4OyIgZ2x5cGgtbmFtZT0iZXhjbHVzaW9uLXRhYiIgZD0iTTYzNS40NiA1NjAuMDQ3Yy02NC4xODkgNjAuOTc4LTE1Ny4yNiA1Ny43NjgtMjExLjgyIDIyLjQ2NiA4MC4yMzQtODAuMjM0IDE2My42OC0xNjMuNjggMjQzLjkxNC0yNDMuOTE0IDQ0LjkzMiA2Ny4zOTggMjguODg0IDE2My42OC0zMi4wOTMgMjIxLjQ0OHpNMzg1LjEyNyAzMDMuMjk2YzU3Ljc2OC01Ny43NjggMTUwLjg0MS03MC42MDcgMjE4LjIzOS0yOC44ODQtODAuMjM0IDgwLjIzNC0xNjMuNjggMTYzLjY4LTI0My45MTQgMjQzLjkxNC00MS43MjMtNjQuMTg5LTMyLjA5My0xNTcuMjYgMjUuNjc1LTIxNS4wMzB6TTg4Mi41ODMgODU4LjUyMWgtNzM4LjE2Yy04MC4yMzQgMC0xNDQuNDIzLTY0LjE4OS0xNDQuNDIzLTE0NC40MjN2LTU3MS4yNzJjMC04MC4yMzQgNjQuMTg5LTE0NC40MjMgMTQ0LjQyMy0xNDQuNDIzaDczNC45NTFjODAuMjM0IDAgMTQ0LjQyMyA2NC4xODkgMTQ0LjQyMyAxNDQuNDIzdjU3MS4yNzJjMy4yMDkgODAuMjM0LTYwLjk3OCAxNDQuNDIzLTE0MS4yMTQgMTQ0LjQyM3pNNTEzLjUwMiAxNjUuMjkyYy0xNDQuNDIzIDAtMjU5Ljk2MSAxMTguNzQ4LTI2My4xNzEgMjYzLjE3MSAwIDE0NC40MjMgMTE4Ljc0OCAyNjMuMTcxIDI2My4xNzEgMjYzLjE3MXMyNjMuMTcxLTExOC43NDggMjYzLjE3MS0yNjMuMTcxYzAtMTQ0LjQyMy0xMTguNzQ4LTI2My4xNzEtMjYzLjE3MS0yNjMuMTcxeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5Mjk7IiBnbHlwaC1uYW1lPSJnZW5lcmFsLXRhYiIgZD0iTTUxMy41MDIgNDI4LjQ2MmMtNTcuNzY4IDAtMTAyLjctNDQuOTMyLTEwMi43LTEwMi43czQ0LjkzMi0xMDIuNyAxMDIuNy0xMDIuN2M1Ny43NjggMCAxMDIuNyA0NC45MzIgMTAyLjcgMTAyLjdzLTQ0LjkzMiAxMDIuNy0xMDIuNyAxMDIuN3pNOTY5LjIzOCA2NzIuMzc1Yy0xMDkuMTE5IDc3LjAyNS0yMjEuNDQ4IDE1NC4wNTAtMzMzLjc3NyAyMjcuODY3LTgwLjIzNCA1NC41NTktMTY2Ljg4OSA1NC41NTktMjQ3LjEyMyAwLTExMi4zMjktNzMuODE2LTIyMS40NDgtMTUwLjg0MS0zMzAuNTY4LTIyNy44NjctNzAuNjA3LTQ4LjE0MS03Ny4wMjUtMTQxLjIxNC0xOS4yNTctMjAyLjE5MSAzMi4wOTMtMzIuMDkzIDQ0LjkzMi02Ny4zOTggNDQuOTMyLTExMi4zMjkgMC03Ny4wMjUgMC0xNTcuMjYgMC0yMzQuMjg2IDAtMzIuMDkzIDYuNDE4LTYwLjk3OCAxOS4yNTctODkuODY0IDQxLjcyMy04MC4yMzQgMTA5LjExOS0xMTguNzQ4IDE5NS43NzMtMTE4Ljc0OCA3MC42MDcgMCAxNDEuMjE0IDAgMjExLjgyIDAgMCAwIDAgMCAwIDAgNzMuODE2IDAgMTQ3LjYzMiAwIDIyNC42NTcgMCAxMTIuMzI5IDMuMjA5IDIwOC42MTEgOTMuMDczIDIwNS40MDEgMjExLjgyLTMuMjA5IDc3LjAyNSAwIDE1NC4wNTAgMCAyMzEuMDc2IDAgNDQuOTMyIDEyLjgzOSA4MC4yMzQgNDQuOTMyIDExMi4zMjkgNjAuOTc4IDU3Ljc2OCA1MS4zNSAxNTQuMDUwLTE2LjA0OCAyMDIuMTkxek03NTAuOTk4IDI0Mi4zMTdjLTMuMjA5LTMyLjA5My0xNi4wNDgtNTcuNzY4LTQxLjcyMy03Ny4wMjUtMzIuMDkzLTE5LjI1Ny02NC4xODktMzguNTE0LTk2LjI4Mi01Ny43NjgtMTkuMjU3LTkuNjI3LTM4LjUxNC0xOS4yNTctNTcuNzY4LTI4Ljg4NC0yOC44ODQtMTIuODM5LTU0LjU1OS0xMi44MzktODMuNDQzIDAtNTQuNTU5IDI1LjY3NS0xMDUuOTA5IDU0LjU1OS0xNTQuMDUwIDg5Ljg2NC0yNS42NzUgMTkuMjU3LTM4LjUxNCA0NC45MzItNDEuNzIzIDc3LjAyNSAwIDI1LjY3NS0zLjIwOSA1NC41NTktMy4yMDkgODYuNjU0IDAgMjUuNjc1IDMuMjA5IDU0LjU1OSAzLjIwOSA4Ni42NTQgMy4yMDkgMjguODg0IDE2LjA0OCA1MS4zNSAzOC41MTQgNjcuMzk4czQ0LjkzMiAyOC44ODQgNjcuMzk4IDQxLjcyM2MyNS42NzUgMTYuMDQ4IDUxLjM1IDI4Ljg4NCA3Ny4wMjUgNDEuNzIzIDMyLjA5MyAxOS4yNTcgNjcuMzk4IDE5LjI1NyAxMDIuNyAwIDMyLjA5My0xOS4yNTcgNjcuMzk4LTM1LjMwMiA5OS40OTEtNTQuNTU5IDE2LjA0OC05LjYyNyAzMi4wOTMtMTkuMjU3IDQ0LjkzMi0yOC44ODQgMjUuNjc1LTE5LjI1NyAzOC41MTQtNDQuOTMyIDQxLjcyMy03Ny4wMjUgNi40MTgtNTQuNTU5IDYuNDE4LTExMi4zMjkgMy4yMDktMTY2Ljg4OXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTJhOyIgZ2x5cGgtbmFtZT0ibGl2ZS1wcmV2aWV3LXRhYiIgZD0iTTEwMjcuMDA2IDU5NS4zNWMwIDkzLjA3My05OS40OTEgMTU0LjA1MC0xNzkuNzI2IDEwNS45MDktMTYuMDQ4LTkuNjI3LTI4Ljg4NC0xNi4wNDgtNDQuOTMyLTI1LjY3NS02LjQxOC0zLjIwOS05LjYyNy02LjQxOC0xNi4wNDgtOS42MjctMjIuNDY2IDcwLjYwNy04My40NDMgMTE1LjUzOS0xNTcuMjYgMTE1LjUzOS0xNTQuMDUwIDAtMzA4LjEwMiAwLTQ2NS4zNjIgMC04OS44NjQgMC0xNjMuNjgtNzMuODE2LTE2My42OC0xNjMuNjggMC0xMjUuMTY2IDAtMjUzLjU0MiAwLTM3OC43MDggMC04OS44NjQgNzMuODE2LTE2My42OCAxNjMuNjgtMTYzLjY4IDE1NC4wNTAgMCAzMTEuMzExIDAgNDY1LjM2MiAwIDcwLjYwNyAwIDExOC43NDggMzUuMzAyIDE1MC44NDEgOTYuMjgyIDI1LjY3NS0xMi44MzkgNTEuMzUtMjUuNjc1IDczLjgxNi0zNS4zMDIgODAuMjM0LTM4LjUxNCAxNzAuMDk4IDE5LjI1NyAxNzMuMzA3IDEwNS45MDkgMCAxMTUuNTM5IDAgMjM0LjI4NiAwIDM1My4wMzN6TTQ0Mi44OTcgNTQ3LjIwOWMwIDIyLjQ2NiAxOS4yNTcgMzguNTE0IDQxLjcyMyAzOC41MTRzMzguNTE0LTE5LjI1NyAzOC41MTQtNDEuNzIzYzAtNi40MTggMC05LjYyNyAwLTE2LjA0OHMwLTkuNjI3IDAtMTYuMDQ4YzAtMjIuNDY2LTE5LjI1Ny0zOC41MTQtMzguNTE0LTM4LjUxNC0yMi40NjYgMC0zOC41MTQgMTYuMDQ4LTQxLjcyMyAzOC41MTQgMCAxMi44MzkgMCAyMi40NjYgMCAzNS4zMDJ6TTI2OS41ODkgNTQ0YzAgMjIuNDY2IDE5LjI1NyA0MS43MjMgNDQuOTMyIDQxLjcyMyAyMi40NjYgMCAzNS4zMDItMTkuMjU3IDM1LjMwMi00MS43MjMgMC0zLjIwOSAwLTkuNjI3IDAtMTIuODM5IDAgMCAwIDAgMCAwIDAtNi40MTggMC0xMi44MzkgMC0yMi40NjYtMy4yMDktMTkuMjU3LTIyLjQ2Ni0zNS4zMDItNDQuOTMyLTM1LjMwMi0xOS4yNTcgMC0zNS4zMDIgMTkuMjU3LTM1LjMwMiAzOC41MTQgMCA5LjYyNyAwIDIyLjQ2NiAwIDMyLjA5M3pNNTcxLjI3MiAzNDEuODA4Yy01MS4zNS00NC45MzItMTA5LjExOS02Ny4zOTgtMTc2LjUxNi02Ny4zOTgtNjQuMTg5IDAtMTI1LjE2NiAyMi40NjYtMTczLjMwNyA2Ny4zOTgtMTkuMjU3IDE2LjA0OC0xOS4yNTcgMzguNTE0LTYuNDE4IDU3Ljc2OCAxMi44MzkgMTYuMDQ4IDM4LjUxNCAxOS4yNTcgNTcuNzY4IDMuMjA5IDE5LjI1Ny0xOS4yNTcgNDEuNzIzLTMyLjA5MyA2Ny4zOTgtMzguNTE0IDY0LjE4OS0xOS4yNTcgMTIxLjk1Ny02LjQxOCAxNzMuMzA3IDM1LjMwMiAyNS42NzUgMjIuNDY2IDU3Ljc2OCAxNi4wNDggNzAuNjA3LTEyLjgzOSA2LjQxOC0xNi4wNDggMC0zMi4wOTMtMTIuODM5LTQ0LjkzMnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTJiOyIgZ2x5cGgtbmFtZT0icHJvLXRhYiIgZD0iTTUxMy41MDItODUuMDQyYy0yODIuNDI3IDAtNTEzLjUwMiAyMzEuMDc2LTUxMy41MDIgNTEzLjUwMnMyMzEuMDc2IDUxMy41MDIgNTEzLjUwMiA1MTMuNTAyYzI4Mi40MjcgMCA1MTMuNTAyLTIzMS4wNzYgNTEzLjUwMi01MTMuNTAycy0yMzEuMDc2LTUxMy41MDItNTEzLjUwMi01MTMuNTAyek01MTMuNTAyIDcyMy43MjVjLTE2LjA0OCAwLTI1LjY3NS02LjQxOC0zMi4wOTMtMjIuNDY2LTIyLjQ2Ni00NC45MzItNDEuNzIzLTg2LjY1NC02NC4xODktMTMxLjU4NS0zLjIwOS02LjQxOC02LjQxOC05LjYyNy0xNi4wNDgtMTIuODM5LTQ4LjE0MS02LjQxOC05Ni4yODItMTIuODM5LTE0NC40MjMtMTkuMjU3LTE2LjA0OC0zLjIwOS0yNS42NzUtOS42MjctMzIuMDkzLTIyLjQ2Ni0zLjIwOS0xNi4wNDggMC0yNS42NzUgMTIuODM5LTM1LjMwMiAzNS4zMDItMzIuMDkzIDcwLjYwNy02Ny4zOTggMTAyLjctMTAyLjcgMy4yMDktMy4yMDkgNi40MTgtOS42MjcgNi40MTgtMTIuODM5LTYuNDE4LTQ4LjE0MS0xNi4wNDgtOTkuNDkxLTI1LjY3NS0xNDcuNjMyIDAtMy4yMDkgMC05LjYyNyAwLTE2LjA0OCA2LjQxOC0yMi40NjYgMjguODg0LTMyLjA5MyA0OC4xNDEtMTkuMjU3IDQ0LjkzMiAyMi40NjYgODYuNjU0IDQ0LjkzMiAxMzEuNTg1IDY3LjM5OCA2LjQxOCAzLjIwOSAxMi44MzkgMy4yMDkgMTkuMjU3IDAgNDQuOTMyLTIyLjQ2NiA4Ni42NTQtNDQuOTMyIDEzMS41ODUtNjcuMzk4IDEyLjgzOS02LjQxOCAyNS42NzUtNi40MTggMzUuMzAyIDMuMjA5czE2LjA0OCAxOS4yNTcgMTIuODM5IDMyLjA5M2MtOS42MjcgNDguMTQxLTE2LjA0OCA5Ni4yODItMjUuNjc1IDE0Ny42MzIgMCA5LjYyNyAwIDEyLjgzOSA2LjQxOCAxOS4yNTcgMzUuMzAyIDMyLjA5MyA3MC42MDcgNjcuMzk4IDEwNS45MDkgMTAyLjcgOS42MjcgOS42MjcgMTYuMDQ4IDE5LjI1NyAxMi44MzkgMzIuMDkzLTMuMjA5IDE2LjA0OC0xMi44MzkgMjUuNjc1LTM1LjMwMiAyOC44ODQtNDQuOTMyIDYuNDE4LTkzLjA3MyAxMi44MzktMTM4LjAwNSAxOS4yNTctOS42MjcgMC0xMi44MzkgMy4yMDktMTYuMDQ4IDEyLjgzOS0yMi40NjYgNDQuOTMyLTQxLjcyMyA4Ni42NTQtNjQuMTg5IDEzMS41ODUtNi40MTggMy4yMDktMTYuMDQ4IDkuNjI3LTMyLjA5MyAxMi44Mzl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkyYzsiIGdseXBoLW5hbWU9Im5leHQiIGQ9Ik0yMjQuNjU3IDg5MC42MTRjLTMuMjA5LTMuMjA5LTMuMjA5LTYuNDE4LTMuMjA5LTEyLjgzOSAwLTkuNjI3IDYuNDE4LTE5LjI1NyAxMi44MzktMjguODg0IDEzMS41ODUtMTI4LjM3NSA0MDEuMTc0LTQwMS4xNzQgNDAxLjE3NC00MDEuMTc0bDE5LjI1Ny0xOS4yNTctMTkuMjU3LTE5LjI1N2MtMy4yMDktMy4yMDktMjY5LjU4OS0yNjYuMzgtMzk3Ljk2NS0zOTQuNzU2LTMuMjA5LTMuMjA5LTYuNDE4LTYuNDE4LTkuNjI3LTkuNjI3LTMuMjA5LTYuNDE4LTYuNDE4LTEyLjgzOS02LjQxOC0xOS4yNTdzMy4yMDktMTIuODM5IDYuNDE4LTE2LjA0OGw2LjQxOC05LjYyN2MxNi4wNDgtMTkuMjU3IDI4Ljg4NC0zNS4zMDIgNDguMTQxLTQxLjcyM2gxMi44MzljMTIuODM5IDMuMjA5IDIyLjQ2NiAxNi4wNDggMzIuMDkzIDI1LjY3NSAxMDUuOTA5IDEwNS45MDkgMjExLjgyIDIxMS44MiAzMTcuNzMgMzE3LjczbDE0MS4yMTQgMTQxLjIxNGMzLjIwOSAzLjIwOSA2LjQxOCA2LjQxOCA5LjYyNyA5LjYyNyAzLjIwOSA2LjQxOCA2LjQxOCAxMi44MzkgNi40MTggMTkuMjU3cy0zLjIwOSAxMi44MzktNi40MTggMTkuMjU3Yy0zLjIwOSAzLjIwOS02LjQxOCA2LjQxOC05LjYyNyA5LjYyNy0xNTcuMjYgMTU3LjI2LTMxNC41MjEgMzE0LjUyMS00NzEuNzgxIDQ2OC41NzItMy4yMDkgMy4yMDktNi40MTggNi40MTgtNi40MTggNi40MTgtOS42MjcgNi40MTgtMjIuNDY2IDEyLjgzOS0zMi4wOTMgNi40MTgtMTkuMjU3LTE2LjA0OC0zNS4zMDItMzUuMzAyLTUxLjM1LTUxLjM1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MmQ7IiBnbHlwaC1uYW1lPSJwcmV2aW91cyIgZD0iTTc0Ny43ODkgOTM4Ljc1NWMtOS42MjcgNi40MTgtMjIuNDY2IDAtMzIuMDkzLTYuNDE4IDAgMC0zLjIwOS0zLjIwOS02LjQxOC02LjQxOC0xNTcuMjYtMTU0LjA1MC0zMTQuNTIxLTMxMS4zMTEtNDcxLjc4MS00NjguNTcyLTMuMjA5LTMuMjA5LTYuNDE4LTYuNDE4LTkuNjI3LTkuNjI3LTMuMjA5LTYuNDE4LTYuNDE4LTEyLjgzOS02LjQxOC0xOS4yNTdzMy4yMDktMTIuODM5IDYuNDE4LTE5LjI1N2MzLjIwOS0zLjIwOSA2LjQxOC02LjQxOCA5LjYyNy05LjYyN2wxNDEuMjE0LTE0MS4yMTRjMTA1LjkwOS0xMDUuOTA5IDIxMS44Mi0yMTEuODIgMzE3LjczLTMxNy43MyA5LjYyNy05LjYyNyAxOS4yNTctMjIuNDY2IDMyLjA5My0yNS42NzVoMTIuODM5YzE5LjI1NyA2LjQxOCAzMi4wOTMgMjIuNDY2IDQ4LjE0MSA0MS43MjNsNi40MTggOS42MjdjMy4yMDkgMy4yMDkgNi40MTggOS42MjcgNi40MTggMTYuMDQ4cy0zLjIwOSAxMi44MzktNi40MTggMTkuMjU3Yy0zLjIwOSAzLjIwOS02LjQxOCA2LjQxOC05LjYyNyA5LjYyNy0xMjguMzc1IDEyOC4zNzUtMzk0Ljc1NiAzOTEuNTQ2LTM5Ny45NjUgMzk0Ljc1NmwtMTkuMjU3IDE5LjI1NyAxOS4yNTcgMTkuMjU3YzAgMCAyNjkuNTg5IDI3Mi43OTggNDAxLjE3NCA0MDEuMTc0IDYuNDE4IDkuNjI3IDEyLjgzOSAxOS4yNTcgMTIuODM5IDI4Ljg4NCAwIDYuNDE4IDAgOS42MjctMy4yMDkgMTIuODM5LTEyLjgzOSAxNi4wNDgtMjguODg0IDM1LjMwMi01MS4zNSA1MS4zNXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTJlOyIgZ2x5cGgtbmFtZT0ic2VsZWN0IiBkPSJNOTY2LjAyNyA3ODcuOTE0Yy02LjQxOCA2LjQxOC0xNi4wNDggNi40MTgtMjIuNDY2IDBsLTU3MS4yNzItNTY4LjA2My0yODguODQ2IDI4OC44NDZjLTYuNDE4IDYuNDE4LTE2LjA0OCA2LjQxOC0yMi40NjYgMGwtNTQuNTU5LTU0LjU1OWMtNi40MTgtNi40MTgtNi40MTgtMTYuMDQ4IDAtMjIuNDY2bDM2NS44NzEtMzY1Ljg3MSA2NDguMjk3IDY0NS4wODhjNi40MTggNi40MTggNi40MTggMTYuMDQ4IDAgMjIuNDY2bC01NC41NTkgNTQuNTU5eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MmY7IiBnbHlwaC1uYW1lPSJzdWNjZXNzLW5vdGlmaWNhdGlvbiIgZD0iTTk2Ni4wMjcgNzg3LjkxNGMtNi40MTggNi40MTgtMTYuMDQ4IDYuNDE4LTIyLjQ2NiAwbC01NzEuMjcyLTU2OC4wNjMtMjg4Ljg0NiAyODguODQ2Yy02LjQxOCA2LjQxOC0xNi4wNDggNi40MTgtMjIuNDY2IDBsLTU0LjU1OS01NC41NTljLTYuNDE4LTYuNDE4LTYuNDE4LTE2LjA0OCAwLTIyLjQ2NmwzNjUuODcxLTM2NS44NzEgNjQ4LjI5NyA2NDUuMDg4YzYuNDE4IDYuNDE4IDYuNDE4IDE2LjA0OCAwIDIyLjQ2NmwtNTQuNTU5IDU0LjU1OXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTMwOyIgZ2x5cGgtbmFtZT0iZHJvcC1kb3duIiBkPSJNMTAyNy4wMDYgNjQzLjQ5MWMtMy4yMDktMTkuMjU3LTE2LjA0OC0zMi4wOTMtMzIuMDkzLTQ4LjE0MS0xNDQuNDIzLTE0NC40MjMtMjg4Ljg0Ni0yODguODQ2LTQzMy4yNjgtNDMzLjI2OC0xOS4yNTctMTkuMjU3LTQxLjcyMy0yOC44ODQtNzAuNjA3LTE5LjI1Ny05LjYyNyAzLjIwOS0xOS4yNTcgOS42MjctMjUuNjc1IDE2LjA0OC0xNDcuNjMyIDE0Ny42MzItMjk1LjI2NCAyOTUuMjY0LTQ0Ni4xMDYgNDQyLjg5Ny05LjYyNyAxMi44MzktMTYuMDQ4IDI1LjY3NS0xOS4yNTcgNDEuNzIzIDAgNi40MTggMCAxMi44MzkgMCAxOS4yNTcgMCAwIDAgMy4yMDkgMCAzLjIwOSAxMi44MzkgMzUuMzAyIDM1LjMwMiA1MS4zNSA3MC42MDcgNTEuMzVzNzAuNjA3IDAgMTA1LjkwOSAwYzI1OS45NjEgMCA1MTkuOTIyIDAgNzc5Ljg4MyAwIDEyLjgzOSAwIDI1LjY3NS0zLjIwOSAzOC41MTQtOS42MjcgMTkuMjU3LTkuNjI3IDI1LjY3NS0yNS42NzUgMzIuMDkzLTQ0LjkzMiAwLTYuNDE4IDAtMTIuODM5IDAtMTkuMjU3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MzE7IiBnbHlwaC1uYW1lPSJ2ZW5kb3ItZm9ybS1kZWxldGUiIGQ9Ik05NzguODY1IDc2NS40NDhjLTkuNjI3IDE2LjA0OC0yOC44ODQgMjUuNjc1LTQ4LjE0MSAyNS42NzUtNTEuMzUgMC0xMDIuNyAwLTE1NC4wNTAgMGgtNjAuOTc4djUxLjM1YzAgNjAuOTc4LTM4LjUxNCA5OS40OTEtOTkuNDkxIDk5LjQ5MWgtMjE4LjIzOWMtNjAuOTc4IDAtOTkuNDkxLTM4LjUxNC05OS40OTEtOTkuNDkxdi01NC41NTloLTU3Ljc2OGMtNTEuMzUgMC0xMDIuNyAwLTE1NC4wNTAgMC05LjYyNyAwLTIyLjQ2Ni02LjQxOC0zMi4wOTMtMTYuMDQ4cy0xNi4wNDgtMjIuNDY2LTE2LjA0OC0zOC41MTRjMC0yOC44ODQgMjIuNDY2LTUxLjM1IDU0LjU1OS01NC41NTkgOS42MjcgMCAxNi4wNDggMCAyNS42NzUgMGgzMi4wOTN2LTE3My4zMDdjMC0xNTQuMDUwIDAtMzA0Ljg5MiAwLTQ1OC45NDMgMC03Ny4wMjUgNTcuNzY4LTEzNC43OTUgMTM0Ljc5NS0xMzQuNzk1IDYwLjk3OCAwIDExOC43NDggMCAxNzkuNzI2IDAgOTMuMDczIDAgMTgyLjkzNSAwIDI3Ni4wMDggMCAxMi44MzkgMCAyNS42NzUgMy4yMDkgMzguNTE0IDMuMjA5IDU3Ljc2OCAxNi4wNDggOTYuMjgyIDY3LjM5OCA5Ni4yODIgMTI4LjM3NXY2MzIuMjVoNjAuOTc4YzIyLjQ2NiAwIDQxLjcyMyAxMi44MzkgNTEuMzUgMzIuMDkzIDMuMjA5IDIyLjQ2NiAwIDQxLjcyMy05LjYyNyA1Ny43Njh6TTQxNC4wMTIgNzg3LjkxNHY0NC45MzJoMTk1Ljc3M3YtNDQuOTMyaC0xOTUuNzczek03NjcuMDQ1IDY4Mi4wMDV2LTYyOS4wNDFjMC0yMi40NjYtNi40MTgtMjguODg0LTI4Ljg4NC0yOC44ODRoLTQ0OS4zMTVjLTE5LjI1NyAwLTI1LjY3NSA5LjYyNy0yNS42NzUgMjUuNjc1djYzMi4yNWg1MDMuODc1ek00MzYuNDc3IDE0Ni4wMzVjMzIuMDkzIDAgNTQuNTU5IDI1LjY3NSA1NC41NTkgNTcuNzY4djI5NS4yNjRjMCAzMi4wOTMtMjIuNDY2IDU3Ljc2OC01NC41NTkgNTcuNzY4LTE2LjA0OCAwLTI4Ljg4NC02LjQxOC0zOC41MTQtMTYuMDQ4cy0xNi4wNDgtMjUuNjc1LTE2LjA0OC00MS43MjNjMC05OS40OTEgMC0xOTguOTgyIDAtMjk4LjQ3MyAwLTMyLjA5MyAyMi40NjYtNTQuNTU5IDU0LjU1OS01NC41NTl6TTU5MC41MjkgMTQ2LjAzNWMwIDAgMCAwIDAgMCAzMi4wOTMgMCA1NC41NTkgMjUuNjc1IDU0LjU1OSA1Ny43Njh2Mjk1LjI2NGMwIDM1LjMwMi0yMi40NjYgNTcuNzY4LTU0LjU1OSA1Ny43NjggMCAwIDAgMCAwIDAtMTIuODM5IDAtMjguODg0LTYuNDE4LTM4LjUxNC0xNi4wNDhzLTE2LjA0OC0yNS42NzUtMTYuMDQ4LTQxLjcyM2MwLTk5LjQ5MSAwLTE5OC45ODIgMC0yOTguNDczIDAtMTYuMDQ4IDYuNDE4LTMyLjA5MyAxNi4wNDgtNDEuNzIzczIyLjQ2Ni0xMi44MzkgMzguNTE0LTEyLjgzOXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTMyOyIgZ2x5cGgtbmFtZT0idmVuZG9yLWZvcm0tY29weSIgZD0iTTYyNS44MzIgMTQuNDVjLTEyLjgzOSA2LjQxOC0yNS42NzUgOS42MjctMzUuMzAyIDkuNjI3aC0zNjkuMDgwYy0yMi40NjYgMC0zMi4wOTMgNi40MTgtMzIuMDkzIDMyLjA5M3Y0NDYuMTA2YzAgNi40MTggMCA5LjYyNyAwIDE2LjA0OC02LjQxOCAyNS42NzUtMjguODg0IDQ0LjkzMi01Ny43NjggNDEuNzIzcy00OC4xNDEtMjUuNjc1LTQ4LjE0MS01MS4zNWMwLTE5LjI1NyAwLTQxLjcyMyAwLTYwLjk3OHYtMzkxLjU0NmMwLTgwLjIzNCA1Ny43NjgtMTM0Ljc5NSAxMzguMDA1LTEzNC43OTUgNTQuNTU5IDAgMTEyLjMyOSAwIDE2Ni44ODkgMCA2Ny4zOTggMCAxMzguMDA1IDAgMjA1LjQwMSAwIDI1LjY3NSAwIDQ4LjE0MSAxNi4wNDggNTQuNTU5IDM4LjUxNCA2LjQxOCAxNi4wNDggMCA0MS43MjMtMjIuNDY2IDU0LjU1OXpNOTU5LjYwOCA4MDcuMTcxdjBjMCA2MC45NzgtMzguNTE0IDExMi4zMjktOTYuMjgyIDEyOC4zNzUtMTIuODM5IDYuNDE4LTI1LjY3NSA2LjQxOC0zOC41MTQgNi40MThoLTE3MC4wOThjLTkzLjA3MyAwLTE4Ni4xNDUgMC0yODIuNDI3IDAtNzcuMDI1IDAtMTM0Ljc5NS01Ny43NjgtMTM0Ljc5NS0xMzQuNzk1IDAtNzAuNjA3IDAtMTQxLjIxNCAwLTIxMS44MnYtMzg4LjMzNmMwLTgzLjQ0MyA1NC41NTktMTM4LjAwNSAxMzguMDA1LTEzOC4wMDVoNDQ2LjEwNmM4My40NDMgMCAxMzguMDA1IDU0LjU1OSAxMzguMDA1IDEzOC4wMDUgMCAxOTguOTgyIDAgNDAxLjE3NCAwIDYwMC4xNTd6TTg1MC40OSA4MDMuOTYydi01OTYuOTQ3YzAtMjIuNDY2LTYuNDE4LTI4Ljg4NC0yOC44ODQtMjguODg0aC00NDYuMTA2Yy0yMi40NjYgMC0yOC44ODQgNi40MTgtMjguODg0IDI4Ljg4NHY1OTYuOTQ3YzAgMjUuNjc1IDYuNDE4IDMyLjA5MyAzMi4wOTMgMzIuMDkzaDQ0Mi44OTdjMjIuNDY2LTMuMjA5IDI4Ljg4NC05LjYyNyAyOC44ODQtMzIuMDkzeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MzM7IiBnbHlwaC1uYW1lPSJ2ZW5kb3ItZm9ybS1hZGQiIGQ9Ik01MTMuNTAyIDk0MS45NjRjMCAwIDAgMCAwIDAtMjgyLjQyNyAwLTUxMC4yOTMtMjI3Ljg2Ny01MTMuNTAyLTUwNy4wODQtMy4yMDktMjgyLjQyNyAyMjQuNjU3LTUxNi43MTMgNTA3LjA4NC01MTkuOTIyIDMuMjA5IDAgMy4yMDkgMCA2LjQxOCAwIDEzOC4wMDUgMCAyNjMuMTcxIDUxLjM1IDM2Mi42NjEgMTQ3LjYzMnMxNTAuODQxIDIyNC42NTcgMTU0LjA1MCAzNjIuNjYxdjBjLTMuMjA5IDI4Mi40MjctMjMxLjA3NiA1MTYuNzEzLTUxNi43MTMgNTE2LjcxM3pNNTEzLjUwMiAxNy42NmMwIDAgMCAwIDAgMC0yMjcuODY3IDAtNDEwLjgwMiAxODYuMTQ1LTQxMC44MDIgNDEwLjgwMiAwIDIyNy44NjcgMTg2LjE0NSA0MTAuODAyIDQxMC44MDIgNDEwLjgwMiAwIDAgMCAwIDAgMCAyMjQuNjU3IDAgNDEwLjgwMi0xODIuOTM1IDQxMC44MDItNDEwLjgwMiAwLTEwOS4xMTktNDEuNzIzLTIxNS4wMzAtMTIxLjk1Ny0yOTIuMDU1LTc3LjAyNS03Ny4wMjUtMTc5LjcyNi0xMTguNzQ4LTI4OC44NDYtMTE4Ljc0OHpNNzI1LjMyMyA0NzkuODEyYy0xOS4yNTcgMC00MS43MjMgMC02MC45NzggMGgtOTkuNDkxdjE1Ny4yNmMwIDYuNDE4IDAgOS42MjcgMCAxNi4wNDgtNi40MTggMjUuNjc1LTI4Ljg4NCA0MS43MjMtNTQuNTU5IDM4LjUxNHMtNDQuOTMyLTI1LjY3NS00NC45MzItNTEuMzVjMC0zOC41MTQgMC04MC4yMzQgMC0xMTguNzQ4di00MS43MjNoLTE1Ny4yNmMtMy4yMDkgMC05LjYyNyAwLTE2LjA0OCAwLTI1LjY3NS02LjQxOC00MS43MjMtMjguODg0LTM4LjUxNC01NC41NTlzMjUuNjc1LTQ0LjkzMiA1MS4zNS00NC45MzJjMzguNTE0IDAgODAuMjM0IDAgMTE4Ljc0OCAwaDQxLjcyM3YtMTU3LjI2YzAtNi40MTggMC05LjYyNyAwLTE2LjA0OCA2LjQxOC0yMi40NjYgMjUuNjc1LTM4LjUxNCA0OC4xNDEtMzguNTE0IDMuMjA5IDAgMy4yMDkgMCA2LjQxOCAwIDI1LjY3NSAzLjIwOSA0NC45MzIgMjUuNjc1IDQ0LjkzMiA1MS4zNSAwIDM4LjUxNCAwIDc3LjAyNSAwIDExOC43NDh2NDQuOTMyaDQ0LjkzMmMzOC41MTQgMCA4MC4yMzQgMCAxMTguNzQ4IDAgMjguODg0IDAgNTEuMzUgMjIuNDY2IDUxLjM1IDUxLjM1LTMuMjA5IDIyLjQ2Ni0yNS42NzUgNDQuOTMyLTU0LjU1OSA0NC45MzJ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkzNDsiIGdseXBoLW5hbWU9InNlbGVjdC1xdWVzdGlvbi10eXBlIiBkPSJNNDYyLjE1MiAxMzkuNjE2Yy01MS4zNSAwLTk5LjQ5MSA2LjQxOC0xNDcuNjMyIDI1LjY3NS0xNjAuNDcgNjQuMTg5LTI1My41NDIgMjQ3LjEyMy0yMDUuNDAxIDQxNy4yMjEgNDguMTQxIDE3My4zMDcgMjA1LjQwMSAyNzkuMjE3IDM4NS4xMjcgMjU5Ljk2MSA5My4wNzMtOS42MjcgMTcwLjA5OC01NC41NTkgMjMxLjA3Ni0xMjguMzc1IDU0LjU1OS02Ny4zOTggODAuMjM0LTE0NC40MjMgNzcuMDI1LTIzNC4yODYgMC0xNi4wNDggNi40MTgtMzIuMDkzIDE2LjA0OC00MS43MjMgMTYuMDQ4LTEyLjgzOSAzMi4wOTMtMTIuODM5IDUxLjM1LTYuNDE4IDE5LjI1NyA5LjYyNyAyOC44ODQgMjIuNDY2IDI4Ljg4NCA0NC45MzIgMy4yMDkgNzcuMDI1LTEyLjgzOSAxNDQuNDIzLTQxLjcyMyAyMDguNjExLTY3LjM5OCAxMzQuNzk1LTE3Ni41MTYgMjE4LjIzOS0zMjAuOTM5IDI0Ny4xMjMtMTIuODM5IDMuMjA5LTI1LjY3NSAzLjIwOS0zNS4zMDIgNi40MThsLTIyLjQ2NiAzLjIwOWgtNjAuOTc4bC0xNi4wNDgtMy4yMDljLTEyLjgzOSAwLTIyLjQ2Ni0zLjIwOS0zNS4zMDItNi40MTgtMTA1LjkwOS0xOS4yNTctMTk1Ljc3My03MC42MDctMjYzLjE3MS0xNTQuMDUwLTU0LjU1OS02Ny4zOTgtODkuODY0LTE0Ny42MzItOTkuNDkxLTIzNy40OTVsLTMuMjA5LTE5LjI1N3YtNTcuNzY4bDMuMjA5LTE5LjI1N2MzLjIwOS0xMi44MzkgMy4yMDktMjUuNjc1IDYuNDE4LTQxLjcyMyA0MS43MjMtMjA4LjYxMSAyMjQuNjU3LTM1Ni4yNDMgNDM5LjY4Ny0zNTYuMjQzIDMuMjA5IDAgOS42MjcgMCAxMi44MzkgMCAyOC44ODQgMCA1MS4zNSAyMi40NjYgNTEuMzUgNDguMTQxIDAgMTIuODM5LTYuNDE4IDI1LjY3NS0xNi4wNDggMzUuMzAyLTkuNjI3IDYuNDE4LTIyLjQ2NiA5LjYyNy0zNS4zMDIgOS42Mjd6TTEwMjcuMDA2IDI5My42NjdjLTYuNDE4IDI1LjY3NS0yMi40NjYgNDQuOTMyLTQ4LjE0MSA1NC41NTlsLTE1Ny4yNiA1Ny43NjhjLTEwNS45MDkgMzguNTE0LTIwOC42MTEgODAuMjM0LTMxNC41MjEgMTE4Ljc0OC0xMi44MzkgNi40MTgtMjguODg0IDYuNDE4LTQ0LjkzMiAzLjIwOS0xOS4yNTctMy4yMDktMzUuMzAyLTE2LjA0OC00NC45MzItMzUuMzAycy05LjYyNy00MS43MjMtMy4yMDktNjAuOTc4bDUxLjM1LTEzMS41ODVjNDEuNzIzLTEwOS4xMTkgODMuNDQzLTIxOC4yMzkgMTI1LjE2Ni0zMjcuMzU4IDYuNDE4LTE5LjI1NyAyMi40NjYtNDguMTQxIDU3Ljc2OC01Ny43NjhoMjguODg0YzM4LjUxNCA5LjYyNyA1MS4zNSA0MS43MjMgNTcuNzY4IDYwLjk3OCAxMi44MzkgMzguNTE0IDI1LjY3NSA3Ny4wMjUgMzUuMzAyIDExMi4zMjkgNi40MTggMTkuMjU3IDEyLjgzOSAzOC41MTQgMTkuMjU3IDYwLjk3OCAyMi40NjYgNi40MTggNDEuNzIzIDEyLjgzOSA2NC4xODkgMjIuNDY2IDM1LjMwMiAxMi44MzkgNzMuODE2IDIyLjQ2NiAxMDkuMTE5IDM1LjMwMiAyMi40NjYgNi40MTggNTEuMzUgMTkuMjU3IDYwLjk3OCA1Ny43Njh2MjIuNDY2bDMuMjA5IDYuNDE4ek04NzkuMzc0IDI4MC44M2wtNjAuOTc4LTE5LjI1N2MtMjUuNjc1LTkuNjI3LTUxLjM1LTE2LjA0OC03Ny4wMjUtMjUuNjc1LTE5LjI1Ny02LjQxOC0yOC44ODQtMTkuMjU3LTM1LjMwMi0zNS4zMDItMTIuODM5LTQxLjcyMy0yOC44ODQtODMuNDQzLTQxLjcyMy0xMjUuMTY2bC0zLjIwOS05LjYyNy0xMzQuNzk1IDM1My4wMzMgMzUzLjAzMy0xMzguMDA1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MzU7IiBnbHlwaC1uYW1lPSJmb3JtLXVybCIgZD0iTTUxMy41MDIgOTQxLjk2NGMwIDAgMCAwIDAgMC0zLjIwOSAwLTMuMjA5IDAgMCAwLTMuMjA5IDAtMy4yMDkgMC02LjQxOCAwLTI3OS4yMTctMy4yMDktNTA3LjA4NC0yMzEuMDc2LTUwNy4wODQtNTEzLjUwMnMyMjcuODY3LTUxMC4yOTMgNTA3LjA4NC01MTMuNTAyYzAgMCAwIDAgMy4yMDkgMCAwIDAgMCAwIDAgMHMwIDAgMy4yMDkgMGMyODIuNDI3IDAgNTEzLjUwMiAyMzEuMDc2IDUxMy41MDIgNTEzLjUwMnMtMjMxLjA3NiA1MTMuNTAyLTUxMy41MDIgNTEzLjUwMnpNOTM3LjE0MiA0NzMuMzkzaC0yMDIuMTkxYy0zLjIwOSAxMzQuNzk1LTMyLjA5MyAyNjYuMzgtNzcuMDI1IDM1Ni4yNDMgMTQ3LjYzMi01NC41NTkgMjU5Ljk2MS0xOTIuNTY0IDI3OS4yMTctMzU2LjI0M3pNNTEwLjI5MyA0LjgyMmMwIDAgMCAwIDAgMC01NC41NTkgMy4yMDktMTI1LjE2NiAxNDcuNjMyLTEzNC43OTUgMzc4LjcwOGgyNjYuMzhjLTYuNDE4LTIzMS4wNzYtODAuMjM0LTM3OC43MDgtMTMxLjU4NS0zNzguNzA4ek0zNzguNzA4IDQ3My4zOTNjOS42MjcgMjMxLjA3NiA4MC4yMzQgMzc4LjcwOCAxMzEuNTg1IDM3OC43MDggMCAwIDAgMCAzLjIwOSAwIDUxLjM1IDAgMTI1LjE2Ni0xNDcuNjMyIDEzMS41ODUtMzc4LjcwOGgtMjY2LjM4ek0zNjIuNjYxIDgyNi40MjhjLTQ0LjkzMi04OS44NjQtNzAuNjA3LTIxOC4yMzktNzcuMDI1LTM1My4wMzNoLTE5NS43NzNjMTkuMjU3IDE2MC40NyAxMjguMzc1IDI5NS4yNjQgMjcyLjc5OCAzNTMuMDMzek04OS44NjQgMzgzLjUzaDE5NS43NzNjMy4yMDktMTM0Ljc5NSAyOC44ODQtMjYzLjE3MSA3Ny4wMjUtMzUzLjAzMy0xNDQuNDIzIDU3Ljc2OC0yNTMuNTQyIDE5Mi41NjQtMjcyLjc5OCAzNTMuMDMzek02NTQuNzE2IDMwLjQ5N2M0NC45MzIgODkuODY0IDczLjgxNiAyMjEuNDQ4IDc3LjAyNSAzNTYuMjQzaDIwMi4xOTFjLTE2LjA0OC0xNjYuODg5LTEyOC4zNzUtMzA0Ljg5Mi0yNzkuMjE3LTM1Ni4yNDN6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkzNjsiIGdseXBoLW5hbWU9ImZvcm0tdGV4dGJveCIgZD0iTTgxOC4zOTUgMTQuNDVjLTU3Ljc2OCAwLTEwMi43IDQ4LjE0MS0xMDIuNyAxMDUuOTA5IDAgMTg5LjM1NSAwIDM4MS45MTggMCA1NzEuMjcydjQ0LjkzMmMwIDIyLjQ2NiA2LjQxOCA0MS43MjMgMTkuMjU3IDYwLjk3OCAyMi40NjYgMjguODg0IDUxLjM1IDQ0LjkzMiA4Ni42NTQgNDQuOTMyIDI1LjY3NSAwIDQ0LjkzMiAxOS4yNTcgNDguMTQxIDQxLjcyM3MtOS42MjcgNDQuOTMyLTMyLjA5MyA1NC41NTljMy4yMDkgMC0zLjIwOSAzLjIwOS0zLjIwOSAzLjIwOS02LjQxOCAzLjIwOS0xOS4yNTcgMy4yMDktMzIuMDkzIDAtMy4yMDkgMC02LjQxOCAwLTYuNDE4IDAtNi40MTggMC0xMi44MzktMy4yMDktMTYuMDQ4LTMuMjA5LTQxLjcyMy05LjYyNy04MC4yMzQtMzIuMDkzLTEwOS4xMTktNjQuMTg5aC0zLjIwOWMtOS42MjcgMy4yMDktMTYuMDQ4IDkuNjI3LTI1LjY3NSAxNi4wNDgtMzIuMDkzIDI1LjY3NS02Ny4zOTggNDEuNzIzLTEwOS4xMTkgNDguMTQxIDAgMC0yNS42NzUgMy4yMDktMzguNTE0IDAtMjguODg0LTYuNDE4LTQxLjcyMy0zMi4wOTMtMzUuMzAyLTU0LjU1OSAzLjIwOS0yNS42NzUgMjUuNjc1LTQxLjcyMyA1NC41NTktNDEuNzIzIDU3Ljc2OCAwIDEwMi43LTQ4LjE0MSAxMDIuNy0xMDUuOTA5IDAtMTkyLjU2NCAwLTM4NS4xMjcgMC01ODAuOXYtMzUuMzAyYzAtMjIuNDY2LTYuNDE4LTQxLjcyMy0xOS4yNTctNjAuOTc4LTIyLjQ2Ni0yOC44ODQtNTEuMzUtNDQuOTMyLTg2LjY1NC00NC45MzItMjUuNjc1IDAtNDQuOTMyLTE2LjA0OC00OC4xNDEtNDEuNzIzLTMuMjA5LTIyLjQ2NiA5LjYyNy00NC45MzIgMzIuMDkzLTU0LjU1OSAxMi44MzktNi40MTggMzguNTE0LTMuMjA5IDM4LjUxNC0zLjIwOSAzLjIwOSAwIDkuNjI3IDMuMjA5IDEyLjgzOSAzLjIwOSA5LjYyNyAzLjIwOSAxOS4yNTcgMy4yMDkgMjguODg0IDYuNDE4IDM1LjMwMiAxMi44MzkgNjcuMzk4IDMyLjA5MyA4OS44NjQgNjAuOTc4IDM1LjMwMi0zOC41MTQgODAuMjM0LTY0LjE4OSAxMzEuNTg1LTcwLjYwNyAwIDAgMjguODg0LTMuMjA5IDM4LjUxNCAwIDIyLjQ2NiA2LjQxOCA0MS43MjMgMzIuMDkzIDM1LjMwMiA1NC41NTkgMCAyOC44ODQtMjIuNDY2IDQ0LjkzMi01MS4zNSA0NC45MzJ6TTUwNy4wODQgMTQyLjgyNmMzLjIwOSAwIDMuMjA5IDAgNi40MTggMCAyNS42NzUgMCA0NC45MzIgMjIuNDY2IDQ4LjE0MSA0NC45MzIgMy4yMDkgMjUuNjc1LTEyLjgzOSA0OC4xNDEtMzguNTE0IDUxLjM1LTYuNDE4IDMuMjA5LTEyLjgzOSAzLjIwOS0xOS4yNTcgMy4yMDloLTMzMy43NzdjLTQxLjcyMyAwLTcwLjYwNyAyOC44ODQtNzAuNjA3IDcwLjYwNyAwIDczLjgxNiAwIDE1MC44NDEgMCAyMjQuNjU3IDAgMy4yMDkgMCA5LjYyNyAwIDEyLjgzOSA2LjQxOCAzNS4zMDIgMzIuMDkzIDU3Ljc2OCA2Ny4zOTggNTcuNzY4IDY0LjE4OSAwIDEzMS41ODUgMCAxOTUuNzczIDBoMTQ0LjQyM2MyOC44ODQgMCA1MS4zNSAyMi40NjYgNTEuMzUgNTEuMzUgMCAxMi44MzktNi40MTggMjUuNjc1LTE2LjA0OCAzNS4zMDJzLTIyLjQ2NiAxMi44MzktMzguNTE0IDEyLjgzOWgtNjQuMTg5Yy05My4wNzMgMC0xODYuMTQ1IDAtMjc5LjIxNyAwLTczLjgxNiAwLTE0MS4yMTQtNTEuMzUtMTYwLjQ3LTEyNS4xNjYgMC02LjQxOC0zLjIwOS05LjYyNy0zLjIwOS0xNi4wNDgtMy4yMDktNzAuNjA3LTYuNDE4LTIxMS44MiAwLTI4Mi40MjcgNi40MTgtNzcuMDI1IDgzLjQ0My0xNDQuNDIzIDE3MC4wOTgtMTQ0LjQyM2wzNDAuMTk2IDMuMjA5YzAgMCAwIDAgMCAwek0xMDIzLjc5NyA1NjkuNjc1Yy05LjYyNyA2Ny4zOTgtNjAuOTc4IDEyMS45NTctMTI1LjE2NiAxMzguMDA1LTE5LjI1NyAzLjIwOS00MS43MjMgNi40MTgtNjAuOTc4IDYuNDE4aC0xMi44MzljLTEyLjgzOSAwLTI1LjY3NS0zLjIwOS0zNS4zMDItMTIuODM5cy0xNi4wNDgtMjIuNDY2LTE2LjA0OC0zNS4zMDJjMC0yOC44ODQgMjIuNDY2LTQ4LjE0MSA1MS4zNS01MS4zNSA2LjQxOCAwIDEyLjgzOSAwIDE5LjI1NyAwczEyLjgzOSAwIDE5LjI1NyAwYzM1LjMwMiAwIDY0LjE4OS0yOC44ODQgNjQuMTg5LTY0LjE4OSAwLTgwLjIzNCAwLTE1Ny4yNiAwLTIzNy40OTUgMC0zMi4wOTMtMjIuNDY2LTU3Ljc2OC01NC41NTktNjQuMTg5LTkuNjI3IDAtMjIuNDY2IDAtMzIuMDkzIDAtMy4yMDkgMC05LjYyNyAwLTEyLjgzOSAwLTI4Ljg4NCAwLTUxLjM1LTIyLjQ2Ni01MS4zNS01MS4zNXMyMi40NjYtNTEuMzUgNTEuMzUtNTEuMzVjNi40MTggMCA5LjYyNyAwIDE2LjA0OCAwczEyLjgzOSAwIDE5LjI1NyAwYzczLjgxNiAwIDE0MS4yMTQgNTEuMzUgMTYwLjQ3IDEyNS4xNjYgMCA2LjQxOCAzLjIwOSA5LjYyNyAzLjIwOSAxNi4wNDggMy4yMDkgNjQuMTg5IDYuNDE4IDIxOC4yMzktMy4yMDkgMjgyLjQyN3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTM3OyIgZ2x5cGgtbmFtZT0iZm9ybS10ZXh0YXJlYSIgZD0iTTEwMjcuMDA2IDg2OC4xNDhjMC0zNS4zMDIgMC03My44MTYgMC0xMDkuMTE5IDAtMy4yMDkgMC0zLjIwOS0zLjIwOS02LjQxOC05LjYyNy0zNS4zMDItMzIuMDkzLTU3Ljc2OC03MC42MDctNjcuMzk4LTMuMjA5IDAtOS42MjcgMC0xMi44MzktMy4yMDkgMC0xNzAuMDk4IDAtMzQwLjE5NiAwLTUxMy41MDIgMzUuMzAyLTMuMjA5IDY0LjE4OS0xOS4yNTcgNzcuMDI1LTUxLjM1IDMuMjA5LTYuNDE4IDYuNDE4LTE2LjA0OCA2LjQxOC0yMi40NjYgMC0zNS4zMDIgMC03My44MTYgMC0xMDkuMTE5IDAtMy4yMDkgMC02LjQxOC0zLjIwOS05LjYyNy02LjQxOC0yOC44ODQtMjUuNjc1LTQ4LjE0MS01MS4zNS01Ny43NjgtNi40MTgtMy4yMDktMTIuODM5LTMuMjA5LTIyLjQ2Ni02LjQxOC0zNS4zMDIgMC03My44MTYgMC0xMDkuMTE5IDAgMCAwLTMuMjA5IDAtMy4yMDkgMy4yMDktMzguNTE0IDYuNDE4LTYwLjk3OCAzNS4zMDItNjcuMzk4IDcwLjYwNyAwIDMuMjA5IDAgOS42MjctMy4yMDkgMTIuODM5LTE3MC4wOTggMC0zNDAuMTk2IDAtNTEzLjUwMiAwLTMuMjA5LTM1LjMwMi0xOS4yNTctNjQuMTg5LTUxLjM1LTc3LjAyNS02LjQxOC0zLjIwOS0xNi4wNDgtMy4yMDktMjIuNDY2LTYuNDE4LTM1LjMwMiAwLTczLjgxNiAwLTEwOS4xMTkgMC0zLjIwOSAwLTYuNDE4IDAtNi40MTggMy4yMDktMzIuMDkzIDYuNDE4LTUxLjM1IDI1LjY3NS02MC45NzggNTcuNzY4IDMuMjA5IDMuMjA5IDAgNi40MTggMCA5LjYyNyAwIDM4LjUxNCAwIDczLjgxNiAwIDExMi4zMjkgMCAzLjIwOSAzLjIwOSA2LjQxOCAzLjIwOSA2LjQxOCA5LjYyNyAzNS4zMDIgMjguODg0IDU0LjU1OSA2MC45NzggNjQuMTg5IDYuNDE4IDMuMjA5IDEyLjgzOSAzLjIwOSAxOS4yNTcgMy4yMDkgMCAxNzAuMDk4IDAgMzQwLjE5NiAwIDUxMC4yOTMtNDEuNzIzIDYuNDE4LTcwLjYwNyAyOC44ODQtODMuNDQzIDczLjgxNiAwIDAgMCAwIDAgMCAwIDM4LjUxNCAwIDczLjgxNiAwIDExMi4zMjkgNi40MTggMjIuNDY2IDEyLjgzOSA0MS43MjMgMjguODg0IDUxLjM1IDEyLjgzOSA5LjYyNyAyOC44ODQgMTYuMDQ4IDQ0LjkzMiAyMi40NjYgMzguNTE0IDAgNzMuODE2IDAgMTEyLjMyOSAwIDAgMCAzLjIwOS0zLjIwOSA2LjQxOC0zLjIwOSAzMi4wOTMtOS42MjcgNTEuMzUtMjguODg0IDYwLjk3OC02MC45NzggMy4yMDktNi40MTggMy4yMDktMTIuODM5IDMuMjA5LTE5LjI1NyAxNzAuMDk4IDAgMzQwLjE5NiAwIDUxMy41MDIgMCAwIDI4Ljg4NCAxMi44MzkgNTEuMzUgMzguNTE0IDY3LjM5OCA5LjYyNyA2LjQxOCAyMi40NjYgOS42MjcgMzUuMzAyIDE2LjA0OCAzOC41MTQgMCA3My44MTYgMCAxMTIuMzI5IDAgMy4yMDkgMCA2LjQxOC0zLjIwOSA5LjYyNy0zLjIwOSAyOC44ODQtOS42MjcgNDguMTQxLTI1LjY3NSA1Ny43NjgtNTQuNTU5IDAtNi40MTggMC05LjYyNyAzLjIwOS0xNi4wNDh6TTg1My42OTkgMTcxLjcxYzAgMTcwLjA5OCAwIDM0MC4xOTYgMCA1MTMuNTAyLTQ0LjkzMiAzLjIwOS04MC4yMzQgMzIuMDkzLTg2LjY1NCA4Ni42NTQtMTcwLjA5OCAwLTM0MC4xOTYgMC01MTMuNTAyIDAgMC0yMi40NjYtOS42MjctNDQuOTMyLTI1LjY3NS02MC45NzgtMTIuODM5LTE2LjA0OC0zMi4wOTMtMjUuNjc1LTU0LjU1OS0yNS42NzUgMC0xNzAuMDk4IDAtMzQzLjQwNSAwLTUxMy41MDIgNDQuOTMyLTMuMjA5IDgwLjIzNC0zMi4wOTMgODYuNjU0LTg2LjY1NCAxNzAuMDk4IDAgMzQwLjE5NiAwIDUxMC4yOTMgMCAzLjIwOSA1Ny43NjggNDEuNzIzIDgzLjQ0MyA4My40NDMgODYuNjU0ek0xNzAuMDk4IDc3MS44NjZjMCAyOC44ODQgMCA1Ny43NjggMCA4My40NDMtMjguODg0IDAtNTcuNzY4IDAtODMuNDQzIDAgMC0yOC44ODQgMC01NC41NTkgMC04My40NDMgMjguODg0IDAgNTQuNTU5IDAgODMuNDQzIDB6TTg1Ni45MDggNzcxLjg2NmMyOC44ODQgMCA1Ny43NjggMCA4My40NDMgMCAwIDI4Ljg4NCAwIDU0LjU1OSAwIDgzLjQ0My0yOC44ODQgMC01NC41NTkgMC04My40NDMgMCAwLTI4Ljg4NCAwLTU0LjU1OSAwLTgzLjQ0M3pNMTcwLjA5OCA4NS4wNTdjLTI4Ljg4NCAwLTU3Ljc2OCAwLTgzLjQ0MyAwIDAtMjguODg0IDAtNTcuNzY4IDAtODMuNDQzIDI4Ljg4NCAwIDU0LjU1OSAwIDgzLjQ0MyAwIDAgMjguODg0IDAgNTQuNTU5IDAgODMuNDQzek04NTYuOTA4IDg1LjA1N2MwLTI4Ljg4NCAwLTU3Ljc2OCAwLTgzLjQ0MyAyOC44ODQgMCA1Ny43NjggMCA4My40NDMgMCAwIDI4Ljg4NCAwIDU0LjU1OSAwIDgzLjQ0My0yOC44ODQgMC01NC41NTkgMC04My40NDMgMHpNNjQxLjg3OSA1NTYuODM4Yy0yOC44ODQgMC01Ny43NjggMC04My40NDMgMCAwLTg2LjY1NCAwLTE3MC4wOTggMC0yNTYuNzUxIDEyLjgzOSAwIDI1LjY3NSAwIDM4LjUxNCAwIDI1LjY3NSAwIDQ0LjkzMi0xOS4yNTcgNDQuOTMyLTQxLjcyMyAwLTI1LjY3NS0xOS4yNTctNDEuNzIzLTQ0LjkzMi00MS43MjMtNTQuNTU5IDAtMTA5LjExOSAwLTE2Ni44ODkgMC0yNS42NzUgMC00NC45MzIgMTkuMjU3LTQ0LjkzMiA0MS43MjMgMCAyNS42NzUgMTkuMjU3IDQxLjcyMyA0NC45MzIgNDEuNzIzIDEyLjgzOSAwIDI1LjY3NSAwIDM4LjUxNCAwIDAgODYuNjU0IDAgMTcwLjA5OCAwIDI1Ni43NTEtMjguODg0IDAtNTQuNTU5IDAtODYuNjU0IDAgMC0xMi44MzkgMC0yOC44ODQgMC00NC45MzIgMC0xOS4yNTctMTIuODM5LTMyLjA5My0yOC44ODQtMzguNTE0cy0zOC41MTQgMC00OC4xNDEgMTYuMDQ4Yy02LjQxOCA2LjQxOC05LjYyNyAxOS4yNTctOS42MjcgMjUuNjc1IDAgMjguODg0IDAgNTQuNTU5IDAgODMuNDQzIDAgMjUuNjc1IDE5LjI1NyA0NC45MzIgNDQuOTMyIDQ0LjkzMiAxMTIuMzI5IDAgMjI0LjY1NyAwIDMzNi45ODYgMCAyOC44ODQgMCA0NC45MzItMTkuMjU3IDQ0LjkzMi00NC45MzJzMC01NC41NTkgMC04MC4yMzRjMC0yNS42NzUtMTkuMjU3LTQ0LjkzMi00MS43MjMtNDQuOTMyLTI1LjY3NSAwLTQxLjcyMyAxOS4yNTctNDEuNzIzIDQ0LjkzMiAzLjIwOSAxMi44MzkgMy4yMDkgMjUuNjc1IDMuMjA5IDM4LjUxNHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTM4OyIgZ2x5cGgtbmFtZT0iZm9ybS1hZGRyZXNzMDEiIGQ9Ik01MzkuMTc5IDk0MS45NjRjMjguODg0LTYuNDE4IDU3Ljc2OC05LjYyNyA4Ni42NTQtMTYuMDQ4IDgzLjQ0My0yMi40NjYgMTU0LjA1MC03MC42MDcgMjA4LjYxMS0xMzguMDA1IDQxLjcyMy00OC4xNDEgNjcuMzk4LTEwNS45MDkgODAuMjM0LTE2Ni44ODkgMTkuMjU3LTkzLjA3MyA5LjYyNy0xODIuOTM1LTM1LjMwMi0yNjkuNTg5LTM1LjMwMi03MC42MDctODYuNjU0LTEyOC4zNzUtMTM4LjAwNS0xODYuMTQ1cy05OS40OTEtMTEyLjMyOS0xNTAuODQxLTE3MC4wOThjLTE2LjA0OC0xOS4yNTctMjguODg0LTM4LjUxNC00MS43MjMtNTcuNzY4LTIyLjQ2Ni0yOC44ODQtNjAuOTc4LTMyLjA5My04MC4yMzQgMC01MS4zNSA4MC4yMzQtMTE4Ljc0OCAxNDcuNjMyLTE4Mi45MzUgMjE4LjIzOS00OC4xNDEgNTEuMzUtOTYuMjgyIDEwNS45MDktMTMxLjU4NSAxNzAuMDk4LTQ0LjkzMiA3Ny4wMjUtNjQuMTg5IDE2My42OC01NC41NTkgMjUzLjU0MiAxNi4wNDggMTMxLjU4NSA4MC4yMzQgMjM0LjI4NiAxOTIuNTY0IDMwNC44OTIgNTQuNTU5IDM1LjMwMiAxMTUuNTM5IDU0LjU1OSAxODIuOTM1IDU3Ljc2OCA2LjQxOCAwIDkuNjI3IDAgMTIuODM5IDAgMTYuMDQ4IDAgMzIuMDkzIDAgNTEuMzUgMHpNNTEzLjUwMiA0OS43NTRjOS42MjcgMTIuODM5IDIyLjQ2NiAyNS42NzUgMzIuMDkzIDQxLjcyMyA1NC41NTkgNTcuNzY4IDEwNS45MDkgMTE4Ljc0OCAxNjAuNDcgMTc2LjUxNiAzOC41MTQgNDQuOTMyIDczLjgxNiA4OS44NjQgOTkuNDkxIDE0NC40MjMgNjAuOTc4IDEzOC4wMDUgNi40MTggMzA4LjEwMi0xMjEuOTU3IDM4OC4zMzYtOTMuMDczIDU0LjU1OS0xODkuMzU1IDY0LjE4OS0yODguODQ2IDI1LjY3NS05Ni4yODItMzguNTE0LTE1Ny4yNi0xMDkuMTE5LTE4Ni4xNDUtMjA1LjQwMS0yOC44ODQtOTkuNDkxLTkuNjI3LTE5Mi41NjQgNTEuMzUtMjc5LjIxNyAyMi40NjYtMzIuMDkzIDQ4LjE0MS02NC4xODkgNzcuMDI1LTk2LjI4MiA1Ny43NjgtNjQuMTg5IDExNS41MzktMTMxLjU4NSAxNzYuNTE2LTE5NS43NzN6TTUyMy4xMzEgNDAyLjc4N2M2LjQxOCAwIDEyLjgzOSAwIDIyLjQ2NiAwIDIyLjQ2Ni0zLjIwOSAzOC41MTQtMjUuNjc1IDM4LjUxNC00OC4xNDFzLTE5LjI1Ny00MS43MjMtNDEuNzIzLTQ0LjkzMmMtMTQxLjIxNC0xOS4yNTctMjYzLjE3MSA5Ni4yODItMjUzLjU0MiAyMzcuNDk1IDkuNjI3IDExNS41MzkgMTAyLjcgMjA1LjQwMSAyMTguMjM5IDIwOC42MTEgMTEyLjMyOSAzLjIwOSAyMTEuODItODMuNDQzIDIyNC42NTctMTk1Ljc3MyAzLjIwOS0xOS4yNTcgMC00MS43MjMgMC02MC45NzgtMy4yMDktMjUuNjc1LTI1LjY3NS00NC45MzItNTEuMzUtNDEuNzIzcy00NC45MzIgMjUuNjc1LTQxLjcyMyA1MS4zNWMzLjIwOSAyOC44ODQgMCA1NC41NTktMTIuODM5IDgzLjQ0My0zMi4wOTMgNjQuMTg5LTExMi4zMjkgODkuODY0LTE3Ni41MTYgNTQuNTU5cy04Ni42NTQtMTE4Ljc0OC00OC4xNDEtMTc5LjcyNmMyOC44ODQtNDQuOTMyIDY3LjM5OC02Ny4zOTggMTIxLjk1Ny02NC4xODl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkzOTsiIGdseXBoLW5hbWU9ImZvcm0tYWRkcmVzczAyIiBkPSJNNTM5LjE3OSA5NDEuOTY0YzI4Ljg4NC02LjQxOCA1Ny43NjgtOS42MjcgODYuNjU0LTE2LjA0OCA4My40NDMtMjIuNDY2IDE1NC4wNTAtNzAuNjA3IDIwOC42MTEtMTM4LjAwNSA0MS43MjMtNDguMTQxIDY3LjM5OC0xMDUuOTA5IDgwLjIzNC0xNjYuODg5IDE5LjI1Ny05My4wNzMgOS42MjctMTgyLjkzNS0zNS4zMDItMjY5LjU4OS0zNS4zMDItNzAuNjA3LTg2LjY1NC0xMjguMzc1LTEzOC4wMDUtMTg2LjE0NXMtOTkuNDkxLTExMi4zMjktMTUwLjg0MS0xNzAuMDk4Yy0xNi4wNDgtMTkuMjU3LTI4Ljg4NC0zOC41MTQtNDEuNzIzLTU3Ljc2OC0yMi40NjYtMjguODg0LTYwLjk3OC0zMi4wOTMtODAuMjM0IDAtNTEuMzUgODAuMjM0LTExOC43NDggMTQ3LjYzMi0xODIuOTM1IDIxOC4yMzktNDguMTQxIDUxLjM1LTk2LjI4MiAxMDUuOTA5LTEzMS41ODUgMTcwLjA5OC00NC45MzIgNzcuMDI1LTY0LjE4OSAxNjMuNjgtNTQuNTU5IDI1My41NDIgMTYuMDQ4IDEzMS41ODUgODAuMjM0IDIzNC4yODYgMTkyLjU2NCAzMDQuODkyIDU0LjU1OSAzNS4zMDIgMTE1LjUzOSA1NC41NTkgMTgyLjkzNSA1Ny43NjggNi40MTggMCA5LjYyNyAwIDEyLjgzOSAwIDE2LjA0OCAwIDMyLjA5MyAwIDUxLjM1IDB6TTUxMy41MDIgNDkuNzU0YzkuNjI3IDEyLjgzOSAyMi40NjYgMjUuNjc1IDMyLjA5MyA0MS43MjMgNTQuNTU5IDU3Ljc2OCAxMDUuOTA5IDExOC43NDggMTYwLjQ3IDE3Ni41MTYgMzguNTE0IDQ0LjkzMiA3My44MTYgODkuODY0IDk5LjQ5MSAxNDQuNDIzIDYwLjk3OCAxMzguMDA1IDYuNDE4IDMwOC4xMDItMTIxLjk1NyAzODguMzM2LTkzLjA3MyA1NC41NTktMTg5LjM1NSA2NC4xODktMjg4Ljg0NiAyNS42NzUtOTYuMjgyLTM4LjUxNC0xNTcuMjYtMTA5LjExOS0xODYuMTQ1LTIwNS40MDEtMjguODg0LTk5LjQ5MS05LjYyNy0xOTIuNTY0IDUxLjM1LTI3OS4yMTcgMjIuNDY2LTMyLjA5MyA0OC4xNDEtNjQuMTg5IDc3LjAyNS05Ni4yODIgNTcuNzY4LTY0LjE4OSAxMTUuNTM5LTEzMS41ODUgMTc2LjUxNi0xOTUuNzczek01MjMuMTMxIDQwMi43ODdjNi40MTggMCAxMi44MzkgMCAyMi40NjYgMCAyMi40NjYtMy4yMDkgMzguNTE0LTI1LjY3NSAzOC41MTQtNDguMTQxcy0xOS4yNTctNDEuNzIzLTQxLjcyMy00NC45MzJjLTE0MS4yMTQtMTkuMjU3LTI2My4xNzEgOTYuMjgyLTI1My41NDIgMjM3LjQ5NSA5LjYyNyAxMTUuNTM5IDEwMi43IDIwNS40MDEgMjE4LjIzOSAyMDguNjExIDExMi4zMjkgMy4yMDkgMjExLjgyLTgzLjQ0MyAyMjQuNjU3LTE5NS43NzMgMy4yMDktMTkuMjU3IDAtNDEuNzIzIDAtNjAuOTc4LTMuMjA5LTI1LjY3NS0yNS42NzUtNDQuOTMyLTUxLjM1LTQxLjcyM3MtNDQuOTMyIDI1LjY3NS00MS43MjMgNTEuMzVjMy4yMDkgMjguODg0IDAgNTQuNTU5LTEyLjgzOSA4My40NDMtMzIuMDkzIDY0LjE4OS0xMTIuMzI5IDg5Ljg2NC0xNzYuNTE2IDU0LjU1OXMtODYuNjU0LTExOC43NDgtNDguMTQxLTE3OS43MjZjMjguODg0LTQ0LjkzMiA2Ny4zOTgtNjcuMzk4IDEyMS45NTctNjQuMTg5eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5M2E7IiBnbHlwaC1uYW1lPSJmb3JtLWF0dGFjaG1lbnQiIGQ9Ik03NjAuNjI2IDkzMi4zMzdjLTEyLjgzOSAzLjIwOS0yNS42NzUgNi40MTgtMzguNTE0IDYuNDE4LTYuNDE4IDAtMTIuODM5IDAtMTkuMjU3IDMuMjA5aC0zMi4wOTNjLTMuMjA5IDAtMTIuODM5LTMuMjA5LTE5LjI1Ny0zLjIwOS0xNi4wNDgtMy4yMDktMjguODg0LTMuMjA5LTQ0LjkzMi02LjQxOC02MC45NzgtMTIuODM5LTExMi4zMjktNDQuOTMyLTE2MC40Ny04OS44NjQtMTE1LjUzOS0xMTUuNTM5LTIyNy44NjctMjI3Ljg2Ny0zNDMuNDA1LTM0My40MDUtNTcuNzY4LTU3Ljc2OC05My4wNzMtMTMxLjU4NS05OS40OTEtMjExLjgyIDAtMy4yMDkgMC02LjQxOCAwLTYuNDE4di00NC45MzJsMy4yMDktMjIuNDY2YzE2LjA0OC0xMDUuOTA5IDczLjgxNi0xODkuMzU1IDE2Ni44ODktMjQ3LjEyMyA4MC4yMzQtNDguMTQxIDE3MC4wOTgtNjAuOTc4IDI2My4xNzEtMzIuMDkzIDI4Ljg4NCA5LjYyNyA2MC45NzggMTkuMjU3IDg2LjY1NCA0MS43MjMgMTIuODM5IDkuNjI3IDE2LjA0OCAyNS42NzUgMTYuMDQ4IDQxLjcyMy0zLjIwOSAxNi4wNDgtMTIuODM5IDI4Ljg4NC0yNS42NzUgMzUuMzAyLTE2LjA0OCA5LjYyNy0zMi4wOTMgOS42MjctNTQuNTU5IDAtNDguMTQxLTE5LjI1Ny0xMDIuNy0yNS42NzUtMTU0LjA1MC0xNi4wNDgtODYuNjU0IDEyLjgzOS0xNDcuNjMyIDY0LjE4OS0xNzkuNzI2IDE0NC40MjMtMzIuMDkzIDg5Ljg2NC0xNi4wNDggMTczLjMwNyA1NC41NTkgMjQzLjkxNCA4My40NDMgODMuNDQzIDE3MC4wOTggMTcwLjA5OCAyNTMuNTQyIDI1My41NDJsODkuODY0IDg5Ljg2NGM2LjQxOCA2LjQxOCAxNi4wNDggMTIuODM5IDIyLjQ2NiAxOS4yNTcgNTEuMzUgMzguNTE0IDExMi4zMjkgNTQuNTU5IDE3My4zMDcgNDQuOTMyczExNS41MzktNDEuNzIzIDE1NC4wNTAtODkuODY0YzcwLjYwNy05My4wNzMgNjQuMTg5LTIxOC4yMzktMTkuMjU3LTMwMS42ODMtNDQuOTMyLTQ0LjkzMi05Ni4yODItOTYuMjgyLTE0NC40MjMtMTQ0LjQyMy0xMi44MzktMTIuODM5LTMyLjA5My0yNS42NzUtNDguMTQxLTMyLjA5My0zMi4wOTMtMTIuODM5LTY3LjM5OC02LjQxOC05My4wNzMgMTkuMjU3LTI1LjY3NSAyMi40NjYtMzIuMDkzIDU0LjU1OS0yMi40NjYgODYuNjU0IDYuNDE4IDI1LjY3NSAyMi40NjYgNDEuNzIzIDM1LjMwMiA1NC41NTlsMjUuNjc1IDI1LjY3NWMyMi40NjYgMTkuMjU3IDQxLjcyMyA0MS43MjMgNjAuOTc4IDY0LjE4OSAxMi44MzkgMTYuMDQ4IDE5LjI1NyAzMi4wOTMgMTIuODM5IDUxLjM1cy0xOS4yNTcgMzIuMDkzLTM4LjUxNCAzNS4zMDJjLTE5LjI1NyA2LjQxOC0zOC41MTQgMC01Ny43NjgtMTkuMjU3LTIyLjQ2Ni0yMi40NjYtNDEuNzIzLTQxLjcyMy02NC4xODktNjQuMTg5bC0xOS4yNTctMTkuMjU3Yy0yNS42NzUtMjUuNjc1LTQ0LjkzMi01NC41NTktNTcuNzY4LTg2LjY1NC0xOS4yNTctNTEuMzUtMTYuMDQ4LTEwNS45MDkgMy4yMDktMTUwLjg0MSAyMi40NjYtNDguMTQxIDY0LjE4OS04My40NDMgMTEyLjMyOS0xMDIuNyA3Ny4wMjUtMjUuNjc1IDE0NC40MjMtMTIuODM5IDIwOC42MTEgNDQuOTMyIDQxLjcyMyAzOC41MTQgODAuMjM0IDc3LjAyNSAxMTguNzQ4IDExOC43NDhsMzIuMDkzIDM1LjMwMmMxOS4yNTcgMTkuMjU3IDMyLjA5MyAzNS4zMDIgNDEuNzIzIDUxLjM1IDU3Ljc2OCA4My40NDMgNzcuMDI1IDE3My4zMDcgNTQuNTU5IDI2Ni4zOC0yOC44ODQgMTMxLjU4NS0xMTUuNTM5IDIyMS40NDgtMjUzLjU0MiAyNTYuNzUxeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5M2I7IiBnbHlwaC1uYW1lPSJmb3JtLWNoZWNrYm94ZXMiIGQ9Ik0xMDI3LjAwNiAzOTMuMTU4YzAtOS42MjctMy4yMDktMTkuMjU3LTMuMjA5LTI1LjY3NS0zLjIwOS0yNS42NzUtMjguODg0LTQ0LjkzMi01NC41NTktNDEuNzIzcy00NC45MzIgMjIuNDY2LTQ0LjkzMiA0OC4xNDFjMCAxNi4wNDggMy4yMDkgMzIuMDkzIDMuMjA5IDQ4LjE0MSAwIDE5OC45ODItMTM0Ljc5NSAzNjkuMDgwLTMzMC41NjggNDA3LjU5My0yMjQuNjU3IDQ4LjE0MS00NDYuMTA2LTk5LjQ5MS00ODcuODI3LTMyNy4zNTgtNDQuOTMyLTIyNC42NTcgMTEyLjMyOS00NDkuMzE1IDM0MC4xOTYtNDgxLjQwOSA5OS40OTEtMTYuMDQ4IDE5Mi41NjQgMy4yMDkgMjc5LjIxNyA1Ny43NjggMTIuODM5IDYuNDE4IDIyLjQ2NiAxMi44MzkgMzUuMzAyIDkuNjI3IDIyLjQ2Ni0zLjIwOSAzOC41MTQtMTkuMjU3IDQxLjcyMy0zOC41MTQgMy4yMDktMjIuNDY2LTMuMjA5LTQxLjcyMy0yMi40NjYtNTQuNTU5LTQxLjcyMy0yNS42NzUtODkuODY0LTQ4LjE0MS0xMzguMDA1LTYwLjk3OC0zMi4wOTMtNi40MTgtNjQuMTg5LTEyLjgzOS05My4wNzMtMTYuMDQ4LTMuMjA5IDAtNi40MTggMC02LjQxOC0zLjIwOS0yMi40NjYgMC00OC4xNDEgMC03MC42MDcgMC0zLjIwOSAwLTMuMjA5IDAtNi40MTggMy4yMDktNDQuOTMyIDMuMjA5LTg2LjY1NCAxMi44MzktMTI4LjM3NSAyOC44ODQtMTgyLjkzNSA3MC42MDctMjk1LjI2NCAyMDIuMTkxLTMzMy43NzcgMzk0Ljc1Ni0zLjIwOSAxNi4wNDgtMy4yMDkgMzUuMzAyLTYuNDE4IDU0LjU1OSAwIDIyLjQ2NiAwIDQ0LjkzMiAwIDY3LjM5OCAwIDMuMjA5IDAgMy4yMDkgMy4yMDkgNi40MTggMy4yMDkgMTkuMjU3IDMuMjA5IDM4LjUxNCA5LjYyNyA2MC45NzggMzUuMzAyIDE5OC45ODIgMjAyLjE5MSAzNjIuNjYxIDQwMS4xNzQgNDAxLjE3NCAyMi40NjYgMy4yMDkgNDQuOTMyIDYuNDE4IDY3LjM5OCA5LjYyNyAyMi40NjYgMCA0NC45MzIgMCA2Ny4zOTggMCAxOS4yNTctMy4yMDkgMzUuMzAyLTMuMjA5IDU0LjU1OS02LjQxOCAyMTEuODItMzUuMzAyIDM4MS45MTgtMjA1LjQwMSA0MTcuMjIxLTQxNy4yMjEgMy4yMDktMTkuMjU3IDYuNDE4LTM1LjMwMiA2LjQxOC01NC41NTkgMC0yMi40NjYgMC00OC4xNDEgMC03MC42MDd6TTQzNi40NzcgMzU3Ljg1NWM2LjQxOCA2LjQxOCA2LjQxOCA5LjYyNyA5LjYyNyAxMi44MzkgNzcuMDI1IDc3LjAyNSAxNTQuMDUwIDE1NC4wNTAgMjI3Ljg2NyAyMjcuODY3IDE2LjA0OCAxNi4wNDggMzIuMDkzIDIyLjQ2NiA1MS4zNSAxNi4wNDggMzUuMzAyLTkuNjI3IDQ4LjE0MS01MS4zNSAyNS42NzUtODAuMjM0LTMuMjA5LTMuMjA5LTYuNDE4LTYuNDE4LTYuNDE4LTYuNDE4LTg5Ljg2NC04OS44NjQtMTc5LjcyNi0xNzkuNzI2LTI2Ni4zOC0yNjkuNTg5LTI1LjY3NS0yNS42NzUtNTQuNTU5LTI1LjY3NS04MC4yMzQgMC0zOC41MTQgMzguNTE0LTgwLjIzNCA4MC4yMzQtMTE4Ljc0OCAxMTguNzQ4LTI4Ljg4NCAyOC44ODQtMTYuMDQ4IDczLjgxNiAyMi40NjYgODMuNDQzIDE5LjI1NyAzLjIwOSAzNS4zMDIgMCA0OC4xNDEtMTYuMDQ4IDI1LjY3NS0yNS42NzUgNTQuNTU5LTUxLjM1IDgwLjIzNC04MC4yMzQgMCAzLjIwOSAzLjIwOSAwIDYuNDE4LTYuNDE4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5M2M7IiBnbHlwaC1uYW1lPSJwYWludC1icnVzaCIgZD0iTTkwNi44NDcgNjkzLjQzYy05My40NTctMTc5LjcyNi0xNTguMTU4LTI3Ny4yOTItMTkyLjA1MC0zMTIuMjEtMTcuNDU5LTE2LjQzMi00My4xMzQtNDIuMTA3LTgxLjEzMy01MS4zNS0xMy4zNTEtNC4xMDgtOS4yNDMgMjUuNjc1LTUxLjM1IDY0LjcwMS0zNC45MTggMzMuODkxLTY4LjgwOSAyNS42NzUtNjguODA5IDQ3LjI0MiAwIDguMjE2IDguMjE2IDUxLjM1IDQzLjEzNCA5My40NTcgMzMuODkxIDM5LjAyNiAxMTkuMTMyIDEyNC4yNjcgMjYwLjg1OSAyNTIuNjQzIDguMjE2IDguMjE2IDcyLjkxNyA3Ny4wMjUgMTEwLjkxNiA0My4xMzQgMzkuMDI2LTM0LjkxOC0xNi40MzItMTI0LjI2Ny0yMS41NjctMTM3LjYxOHpNNTI2Ljg1NSA4Ni40NjljLTQ3LjI0Mi00Ny4yNDItMTA3LjgzNS02OC44MDktMTg0Ljg2MS02OC44MDktNDIuMTA3IDAtODEuMTMzIDguMjE2LTExNS4wMjQgMjUuNjc1cy01OS41NjYgMzkuMDI2LTgxLjEzMyA2OC44MDktMzQuOTE4IDU5LjU2Ni00Ny4yNDIgOTMuNDU3Yy04LjIxNiAzNC45MTgtMTMuMzUxIDcyLjkxNy0xMy4zNTEgMTE2LjA1MSAwIDAgNDcuMjQyLTQ3LjI0MiA5MC4zNzYtNTUuNDU4IDE1NC4wNTAtMjEuNTY3IDE4My44MzQgMTkyLjA1MCAzNDYuMTAxIDExOS4xMzIgMzQuOTE4LTE2LjQzMiA4Mi4xNi02My42NzQgNzcuMDI1LTE2Mi4yNjYtNC4xMDgtNTUuNDU4LTUxLjM1LTExNS4wMjQtNzEuODktMTM2LjU5MXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTNkOyIgZ2x5cGgtbmFtZT0iZm9ybS1jaXR5IiBkPSJNNzM0Ljk1MSAyMC44NjloLTI1LjY3NWMtMzIuMDkzIDAtNjAuOTc4IDAtOTMuMDczIDAtMTIuODM5IDAtMTkuMjU3IDYuNDE4LTIyLjQ2NiAxOS4yNTcgMCA2LjQxOCAwIDEyLjgzOSAwIDE5LjI1N3YyMDUuNDAxYzAgMTkyLjU2NCAwIDM4NS4xMjcgMCA1NzQuNDgxIDAgNTQuNTU5LTIyLjQ2NiA4OS44NjQtNjcuMzk4IDEwNS45MDlsLTI1My41NDItMy4yMDljLTI1LjY3NS0xMi44MzktNjAuOTc4LTMyLjA5My02NC4xODktNzMuODE2LTMuMjA5LTM4LjUxNC0zLjIwOS04MC4yMzQgMC0xMTguNzQ4IDAtMjUuNjc1IDE5LjI1Ny00NC45MzIgNDguMTQxLTQ0LjkzMiAyNS42NzUgMCA0NC45MzIgMTIuODM5IDUxLjM1IDM4LjUxNCAzLjIwOSA5LjYyNyAzLjIwOSAxOS4yNTcgMy4yMDkgMjguODg0IDAgMTkuMjU3IDAgMzguNTE0IDAgNTcuNzY4djYuNDE4aDE3OS43MjZ2LTc3OS44ODNjMC05LjYyNyAwLTE5LjI1NyAwLTI4Ljg4NCA2LjQxOC01Ny43NjggNTQuNTU5LTEwOS4xMTkgMTA5LjExOS0xMTIuMzI5IDIyLjQ2NiAwIDQ0LjkzMiAwIDcwLjYwNyAwczUxLjM1IDAgNzMuODE2IDBjMTYuMDQ4IDAgMzIuMDkzIDkuNjI3IDQxLjcyMyAyMi40NjZzOS42MjcgMzIuMDkzIDMuMjA5IDQ4LjE0MWMtNi40MTggMTYuMDQ4LTE5LjI1NyAzNS4zMDItNTQuNTU5IDM1LjMwMnpNMTAyMy43OTcgNjU2LjMyOWMwIDUxLjM1LTE5LjI1NyA4Ni42NTQtNTcuNzY4IDEwNS45MDktNDEuNzIzIDIyLjQ2Ni04My40NDMgMTYuMDQ4LTEyNS4xNjYtMTIuODM5bC0xNi4wNDgtMTIuODM5Yy0zMi4wOTMtMjUuNjc1LTY3LjM5OC00OC4xNDEtOTkuNDkxLTczLjgxNi0yOC44ODQtMTkuMjU3LTM4LjUxNC00MS43MjMtMzguNTE0LTc3LjAyNSAwLTEwOS4xMTkgMC0yMTUuMDMwIDAtMzI0LjE0OXYtMTM0Ljc5NWMwLTYuNDE4IDAtMTYuMDQ4IDAtMjIuNDY2IDMuMjA5LTI1LjY3NSAyNS42NzUtNDEuNzIzIDUxLjM1LTQ0LjkzMiAyNS42NzUgMCA0OC4xNDEgMTkuMjU3IDUxLjM1IDQ0LjkzMiAwIDYuNDE4IDAgMTYuMDQ4IDAgMjUuNjc1djExOC43NDhjMCAxMDUuOTA5IDAgMjExLjgyIDAgMzIwLjkzOSAwIDYuNDE4IDMuMjA5IDkuNjI3IDAgOS42MjcgMzguNTE0IDI4Ljg4NCA4MC4yMzQgNjAuOTc4IDEyMS45NTcgODYuNjU0IDAgMCAzLjIwOSAzLjIwOSAzLjIwOSAwIDAgMCAzLjIwOS0zLjIwOSAzLjIwOS02LjQxOHMwLTYuNDE4IDAtMTIuODM5di02NzMuOTczYzAtNi40MTggMC0xMi44MzkgMC0xOS4yNTcgMy4yMDktMjUuNjc1IDE5LjI1Ny00MS43MjMgNDQuOTMyLTQ0LjkzMiAzLjIwOSAwIDYuNDE4IDAgNi40MTggMCAyMi40NjYgMCAzOC41MTQgMTIuODM5IDQ4LjE0MSAzMi4wOTMgMy4yMDkgMTIuODM5IDMuMjA5IDIyLjQ2NiAzLjIwOSAzNS4zMDIgMCA4OS44NjQgMCAxNzkuNzI2IDAgMjY5LjU4OXYxNjYuODg5YzMuMjA5IDgzLjQ0MyAzLjIwOSAxNjMuNjggMy4yMDkgMjQzLjkxNHpNMjk4LjQ3MyA2ODUuMjE0Yy01NC41NTkgMC0xMDUuOTA5IDAtMTU3LjI2IDBoLTM4LjUxNGMtNjcuMzk4IDAtOTkuNDkxLTMyLjA5My05OS40OTEtOTkuNDkxdi00NDIuODk3YzAtNTQuNTU5IDI4Ljg4NC02Ny4zOTggNTEuMzUtNjcuMzk4IDE2LjA0OCAwIDI1LjY3NSAzLjIwOSAzNS4zMDIgMTIuODM5IDEyLjgzOSAxMi44MzkgMTYuMDQ4IDI4Ljg4NCAxNi4wNDggNTQuNTU5djQzNi40NzdoMTgyLjkzNXYtNTk2Ljk0N2MwLTYuNDE4IDAtMTIuODM5IDAtMTkuMjU3IDMuMjA5LTI4Ljg4NCAyNS42NzUtNDQuOTMyIDUxLjM1LTQ0LjkzMiAwIDAgMy4yMDkgMCAzLjIwOSAwIDI4Ljg4NCAzLjIwOSA0OC4xNDEgMjUuNjc1IDQ4LjE0MSA2MC45NzggMCAyMDUuNDAxIDAgNDEwLjgwMiAwIDYxNi4yMDQgMCA1NC41NTktMzUuMzAyIDg5Ljg2NC05My4wNzMgODkuODY0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5M2U7IiBnbHlwaC1uYW1lPSJmb3JtLWNvdW50cnkiIGQ9Ik04NjYuNTM2IDMzOC41OTljLTYuNDE4LTI1LjY3NS0xMi44MzktNDguMTQxLTI1LjY3NS03My44MTYtMzIuMDkzLTczLjgxNi04My40NDMtMTMxLjU4NS0xNTQuMDUwLTE3My4zMDctMTYuMDQ4LTkuNjI3LTMyLjA5My0xNi4wNDgtNDguMTQxLTI1LjY3NWwtNi40MTgtMy4yMDljLTMuMjA5LTMuMjA5LTYuNDE4LTMuMjA5LTEyLjgzOS0zLjIwOSAwIDkuNjI3IDAgMTkuMjU3IDAgMzIuMDkzIDAgMCAzLjIwOSAzLjIwOSA2LjQxOCA5LjYyNyAxMi44MzkgMTIuODM5IDIyLjQ2NiAyMi40NjYgMzUuMzAyIDM1LjMwMiA2LjQxOCA2LjQxOCAxNi4wNDggMTYuMDQ4IDIyLjQ2NiAyMi40NjYgMjUuNjc1IDI1LjY3NSA0MS43MjMgNDguMTQxIDU0LjU1OSA3Ny4wMjUgMTIuODM5IDIyLjQ2NiAxOS4yNTcgNDguMTQxIDE5LjI1NyA3Ny4wMjUgMCAzOC41MTQtMTkuMjU3IDY3LjM5OC01Ny43NjggNzcuMDI1LTYuNDE4IDMuMjA5LTE2LjA0OCAzLjIwOS0yMi40NjYgNi40MTgtMy4yMDktMy4yMDktOS42MjcgMC0xOS4yNTcgMC0xOS4yNTcgNi40MTgtMzIuMDkzIDE2LjA0OC00NC45MzIgMzUuMzAybC0zLjIwOSAzLjIwOWMtMy4yMDkgNi40MTgtNi40MTggOS42MjctOS42MjcgMTYuMDQ4LTI1LjY3NSA0MS43MjMtNjcuMzk4IDU0LjU1OS0xMTUuNTM5IDI4Ljg4NC02LjQxOC0zLjIwOS0xNi4wNDgtOS42MjctMjIuNDY2LTEyLjgzOS02LjQxOC02LjQxOC0xNi4wNDgtOS42MjctMjIuNDY2LTEyLjgzOS0zOC41MTQtMTYuMDQ4LTcwLjYwNy0xMi44MzktOTYuMjgyIDkuNjI3LTEyLjgzOSA5LjYyNy0xNi4wNDggMTkuMjU3LTE2LjA0OCAzMi4wOTMgMCAzLjIwOSAwIDkuNjI3IDMuMjA5IDEyLjgzOSAwIDMuMjA5IDMuMjA5IDMuMjA5IDMuMjA5IDMuMjA5czMuMjA5IDAgNi40MTggMGM2LjQxOC0zLjIwOSAxMi44MzktNi40MTggMTYuMDQ4LTYuNDE4IDYuNDE4LTMuMjA5IDkuNjI3LTMuMjA5IDE2LjA0OC02LjQxOCA0OC4xNDEtMjIuNDY2IDgzLjQ0My0zLjIwOSA5OS40OTEgMTYuMDQ4IDI1LjY3NSAyNS42NzUgMzUuMzAyIDMyLjA5MyA2Ny4zOTggMzIuMDkzaDIyLjQ2NmwtMzIuMDkzIDgzLjQ0M2gtMTIuODM5Yy0zOC41MTQtMy4yMDktNzAuNjA3LTIyLjQ2Ni0xMDIuNy01MS4zNS0zLjIwOS0zLjIwOS02LjQxOC02LjQxOC0xNi4wNDggMC0xMi44MzkgNi40MTgtMjIuNDY2IDEyLjgzOS0zNS4zMDIgMTYuMDQ4LTQ0LjkzMiAxNi4wNDgtODYuNjU0IDAtMTA5LjExOS00MS43MjMtOS42MjctMTYuMDQ4LTEyLjgzOS0zMi4wOTMtMTIuODM5LTQ4LjE0MS0xMi44MzkgMy4yMDktMjUuNjc1IDYuNDE4LTM1LjMwMiA5LjYyN2wzLjIwOSA2LjQxOGMzLjIwOSAxNi4wNDggOS42MjcgMjguODg0IDE2LjA0OCA0MS43MjNzMTIuODM5IDI1LjY3NSAxOS4yNTcgMzguNTE0YzYuNDE4IDkuNjI3IDEyLjgzOSAxOS4yNTcgMTkuMjU3IDMyLjA5MyA5LjYyNyAxOS4yNTcgMTIuODM5IDM4LjUxNCA5LjYyNyA1Ny43NjgtMy4yMDkgMjIuNDY2LTEyLjgzOSAzOC41MTQtMzIuMDkzIDUxLjM1IDgzLjQ0MyA2Ny4zOTggMTk4Ljk4MiA5My4wNzMgMzA0Ljg5MiA3MC42MDdsOS42MjctMy4yMDkgNTcuNzY4IDgwLjIzNC0yMi40NjYgNi40MThjLTI4Ljg4NCA2LjQxOC02NC4xODkgOS42MjctNzcuMDI1IDEyLjgzOWgtNjQuMTg5bC0xNi4wNDgtMy4yMDljLTEyLjgzOSAwLTI1LjY3NS0zLjIwOS0zOC41MTQtNi40MTgtMTE1LjUzOS0yMi40NjYtMjE1LjAzMC03Ny4wMjUtMjg4Ljg0Ni0xNzAuMDk4LTYwLjk3OC03My44MTYtOTYuMjgyLTE1Ny4yNi0xMDUuOTA5LTI1Ni43NTF2LTc3LjAyNWwzLjIwOS0xNi4wNDhjMC0xMi44MzkgMy4yMDktMjUuNjc1IDYuNDE4LTM1LjMwMiAyMi40NjYtMTE4Ljc0OCA4MC4yMzQtMjE4LjIzOSAxNzYuNTE2LTI5NS4yNjQgNzMuODE2LTU3Ljc2OCAxNTcuMjYtOTMuMDczIDI1MC4zMzItMTAyLjcgMTYuMDQ4IDAgMzIuMDkzLTMuMjA5IDUxLjM1LTMuMjA5IDExNS41MzkgMCAyMTguMjM5IDM4LjUxNCAzMDguMTAyIDExNS41MzkgODMuNDQzIDcwLjYwNyAxMzguMDA1IDE2MC40NyAxNjAuNDcgMjY2LjM4IDAgMy4yMDkgMy4yMDkgOS42MjcgMy4yMDkgMTYuMDQ4IDMuMjA5IDEyLjgzOSA2LjQxOCAyOC44ODQgNi40MTggMzUuMzAybDYuNDE4IDM1LjMwMi05OS40OTEtNzMuODE2aC02LjQxOHpNMTI1LjE2NiA0OTIuNjVjNi40MTgtMzIuMDkzIDMyLjA5My01NC41NTkgNzAuNjA3LTY0LjE4OSA1MS4zNS0xMi44MzkgOTYuMjgyLTM4LjUxNCAxNDcuNjMyLTY3LjM5OGw2LjQxOC0zLjIwOWM2LjQxOC0zLjIwOSA2LjQxOC02LjQxOCA2LjQxOC0xMi44MzlzMC05LjYyNyAwLTE2LjA0OGMwLTMuMjA5IDAtNi40MTggMC02LjQxOC0zLjIwOS0yOC44ODQgOS42MjctNTQuNTU5IDM4LjUxNC03My44MTYgMTYuMDQ4LTkuNjI3IDMyLjA5My0xOS4yNTcgNDguMTQxLTI4Ljg4NCA2LjQxOC0zLjIwOSA5LjYyNy02LjQxOCA5LjYyNy0xNi4wNDggMC02MC45NzggMy4yMDktMTA5LjExOSAxMi44MzktMTU0LjA1MCAwLTYuNDE4IDMuMjA5LTEyLjgzOSAzLjIwOS0xNi4wNDgtMjguODg0IDAtNTcuNzY4IDYuNDE4LTgzLjQ0MyAxMi44MzktMTYwLjQ3IDQ0LjkzMi0yNTYuNzUxIDE0Ny42MzItMjkyLjA1NSAzMDEuNjgzLTIyLjQ2NiA5Ni4yODItNi40MTggMTkyLjU2NCA0OC4xNDEgMjg1LjYzNiA5LjYyNyAxMi44MzkgMTkuMjU3IDI1LjY3NSAyOC44ODQgMzguNTE0IDYuNDE4IDAgOS42MjcgMCAxNi4wNDggMC0zLjIwOS05LjYyNy05LjYyNy0xOS4yNTctMTYuMDQ4LTMyLjA5My0zLjIwOS05LjYyNy05LjYyNy0xOS4yNTctMTIuODM5LTI4Ljg4NC05LjYyNy0xNi4wNDgtMTkuMjU3LTM1LjMwMi0yOC44ODQtNTQuNTU5LTYuNDE4LTE5LjI1Ny05LjYyNy00MS43MjMtMy4yMDktNjQuMTg5ek00NTUuNzM0IDMwOS43MTRsLTE5LjI1NyAxMi44MzljMCAxMi44MzkgMCAyNS42NzUgMCA0MS43MjN2My4yMDljMjIuNDY2IDMuMjA5IDQ0LjkzMiAxMi44MzkgNjcuMzk4IDI4Ljg4NGwzLjIwOSAzLjIwOWMzLjIwOSAzLjIwOSA2LjQxOCA2LjQxOCA5LjYyNyA2LjQxOCAzLjIwOSAzLjIwOSA2LjQxOCAzLjIwOSA2LjQxOCA2LjQxOCAwIDAgMy4yMDktMy4yMDkgNi40MTgtNi40MTggMTYuMDQ4LTI1LjY3NSAzOC41MTQtNTcuNzY4IDczLjgxNi03My44MTYgMTYuMDQ4LTYuNDE4IDMyLjA5My0xMi44MzkgNDguMTQxLTE2LjA0OGwxMi44MzktMy4yMDljMy4yMDkgMCA2LjQxOCAwIDYuNDE4LTMuMjA5czAtMy4yMDkgMC02LjQxOGMtMy4yMDktMjIuNDY2LTE2LjA0OC00NC45MzItMzUuMzAyLTY3LjM5OC0xNi4wNDgtMTkuMjU3LTM1LjMwMi0zOC41MTQtNTcuNzY4LTU3Ljc2OC0yMi40NjYtMjIuNDY2LTM4LjUxNC00NC45MzItNDEuNzIzLTcwLjYwNy02LjQxOCAzNS4zMDItNi40MTggNzAuNjA3LTYuNDE4IDEwMi43IDAgMzguNTE0LTE2LjA0OCA3MC42MDctNTEuMzUgODkuODY0LTYuNDE4IDAtMTIuODM5IDMuMjA5LTIyLjQ2NiA5LjYyN3pNMTAyMC41ODggNzE3LjMwN2MtNi40MTggMzUuMzAyLTIyLjQ2NiA2NC4xODktNDQuOTMyIDkzLjA3My0zMi4wOTMgMzguNTE0LTcwLjYwNyA2NC4xODktMTE1LjUzOSA3My44MTYtOS42MjcgMy4yMDktMjIuNDY2IDMuMjA5LTMyLjA5MyA2LjQxOGwtMTIuODM5IDMuMjA5aC0zMi4wOTNjLTM1LjMwMi0zLjIwOS03MC42MDctMTIuODM5LTk5LjQ5MS0zMi4wOTMtNjAuOTc4LTM4LjUxNC05Ni4yODItOTYuMjgyLTEwNS45MDktMTY2Ljg4OS02LjQxOC00OC4xNDEgMy4yMDktOTMuMDczIDI4Ljg4NC0xMzguMDA1IDE5LjI1Ny0zNS4zMDIgNDQuOTMyLTY0LjE4OSA2Ny4zOTgtODkuODY0bDEyLjgzOS0xMi44MzljMjguODg0LTI4Ljg4NCA1Ny43NjgtNjAuOTc4IDgwLjIzNC05Ni4yODIgNi40MTgtMTIuODM5IDE5LjI1Ny0xOS4yNTcgMzIuMDkzLTE5LjI1NyAwIDAgMCAwIDAgMCAxMi44MzkgMCAyNS42NzUgNi40MTggMzIuMDkzIDE5LjI1NyAzLjIwOSAzLjIwOSA2LjQxOCA2LjQxOCA2LjQxOCA5LjYyNyAzLjIwOSA2LjQxOCA5LjYyNyAxMi44MzkgMTIuODM5IDE2LjA0OCAyNS42NzUgMjguODg0IDUxLjM1IDU3Ljc2OCA3Ny4wMjUgODYuNjU0IDI4Ljg4NCAzMi4wOTMgNTQuNTU5IDYwLjk3OCA3My44MTYgOTkuNDkxIDI1LjY3NSA0NC45MzIgMzIuMDkzIDk2LjI4MiAxOS4yNTcgMTQ3LjYzMnpNOTM3LjE0MiA2MTEuMzk4Yy05LjYyNy0yMi40NjYtMjUuNjc1LTQ0LjkzMi00OC4xNDEtNzAuNjA3LTE2LjA0OC0xOS4yNTctMzIuMDkzLTM1LjMwMi00OC4xNDEtNTQuNTU5bC0zMi4wOTMtMzUuMzAyYy0zLjIwOS0zLjIwOS0zLjIwOS0zLjIwOS02LjQxOC02LjQxOGwtMTYuMDQ4IDE2LjA0OGMtMjIuNDY2IDIyLjQ2Ni00NC45MzIgNDguMTQxLTY0LjE4OSA3MC42MDctMTYuMDQ4IDE2LjA0OC0yNS42NzUgMzIuMDkzLTM4LjUxNCA0OC4xNDEtMjguODg0IDQxLjcyMy0zNS4zMDIgODMuNDQzLTIyLjQ2NiAxMjguMzc1czQxLjcyMyA3Ny4wMjUgODMuNDQzIDkzLjA3M2MxOS4yNTcgOS42MjcgMzguNTE0IDEyLjgzOSA1NC41NTkgMTIuODM5IDI1LjY3NSAwIDUxLjM1LTYuNDE4IDc3LjAyNS0yMi40NjYgNjQuMTg5LTM1LjMwMiA4Ni42NTQtMTE1LjUzOSA2MC45NzgtMTc5LjcyNnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTNmOyIgZ2x5cGgtbmFtZT0iZm9ybS1kcm9wZG93biIgZD0iTTUxMy41MDIgOTQxLjk2NGMyODIuNDI3IDAgNTEzLjUwMi0yMzEuMDc2IDUxMy41MDItNTEzLjUwMnMtMjMxLjA3Ni01MTMuNTAyLTUxMy41MDItNTEzLjUwMmMtMjgyLjQyNyAwLTUxMy41MDIgMjMxLjA3Ni01MTMuNTAyIDUxMy41MDJzMjMxLjA3NiA1MTMuNTAyIDUxMy41MDIgNTEzLjUwMnpNOTI0LjMwNiA0MjguNDYyYzAgMjI3Ljg2Ny0xODYuMTQ1IDQxMC44MDItNDEwLjgwMiA0MTAuODAyLTIyNy44NjcgMC00MTQuMDEyLTE4Ni4xNDUtNDEwLjgwMi00MTAuODAyIDAtMjI3Ljg2NyAxODYuMTQ1LTQxMC44MDIgNDEwLjgwMi00MTAuODAyIDIyNy44NjcgMCA0MTAuODAyIDE4Ni4xNDUgNDEwLjgwMiA0MTAuODAyek00ODcuODI3IDI1MS45NDZsLTE4OS4zNTUgMjI3Ljg2N2MtMTYuMDQ4IDE5LjI1Ny0zLjIwOSA1MS4zNSAyNS42NzUgNTEuMzVoMzc4LjcwOGMyNS42NzUgMCA0MS43MjMtMzIuMDkzIDI1LjY3NS01MS4zNWwtMTg5LjM1NS0yMjcuODY3Yy0xMi44MzktMTYuMDQ4LTM4LjUxNC0xNi4wNDgtNTEuMzUgMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTQwOyIgZ2x5cGgtbmFtZT0iZm9ybS1lbWFpbCIgZD0iTTY4MC4zOTEgMjQyLjMxN2MtMTA5LjExOS05Ni4yODItMjY2LjM4LTc3LjAyNS0zNDkuODI0IDE2LjA0OC04My40NDMgODkuODY0LTg2LjY1NCAyMjcuODY3LTEyLjgzOSAzMjQuMTQ5IDc3LjAyNSA5Ni4yODIgMjI0LjY1NyAxMjguMzc1IDM0My40MDUgNDQuOTMyIDAgMy4yMDkgMCA2LjQxOCAzLjIwOSA5LjYyNyA2LjQxOCAyNS42NzUgMjguODg0IDQxLjcyMyA1NC41NTkgMzguNTE0czQ0LjkzMi0yMi40NjYgNDQuOTMyLTQ4LjE0MWMwLTU3Ljc2OCAwLTExNS41MzkgMC0xNzYuNTE2IDAtNDQuOTMyIDAtODkuODY0IDAtMTM0Ljc5NSAwLTI4Ljg4NCAxOS4yNTctNTcuNzY4IDQ4LjE0MS02Ny4zOThzNjAuOTc4LTMuMjA5IDgwLjIzNCAyMi40NjZjNi40MTggNi40MTggOS42MjcgMTYuMDQ4IDEyLjgzOSAyNS42NzUgNDguMTQxIDE2Ni44ODkgMTIuODM5IDMxNC41MjEtMTEyLjMyOSA0MzMuMjY4LTExNS41MzkgMTA5LjExOS0yNTYuNzUxIDEzOC4wMDUtNDA3LjU5MyA4Ni42NTRzLTI0My45MTQtMTU3LjI2LTI3Ni4wMDgtMzE0LjUyMWMtNDQuOTMyLTIyNC42NTcgMTA5LjExOS00NDYuMTA2IDMzNi45ODYtNDgxLjQwOSA5OS40OTEtMTYuMDQ4IDE4OS4zNTUgMy4yMDkgMjc2LjAwOCA1MS4zNSAyOC44ODQgMTYuMDQ4IDU3Ljc2OCA5LjYyNyA3MC42MDctMTYuMDQ4czYuNDE4LTU0LjU1OS0xOS4yNTctNjcuMzk4Yy00NC45MzItMjguODg0LTk2LjI4Mi00OC4xNDEtMTQ3LjYzMi02MC45NzgtMjc5LjIxNy02MC45NzgtNTUyLjAxNiAxMTIuMzI5LTYxMi45OTQgMzkxLjU0Ni02NC4xODkgMjc5LjIxNyAxMjEuOTU3IDU2MS42NDMgNDA0LjM4NCA2MTIuOTk0IDI3OS4yMTcgNTQuNTU5IDU0NS41OTctMTI4LjM3NSA2MDAuMTU3LTQwNy41OTMgMTYuMDQ4LTg5Ljg2NCAxMi44MzktMTc2LjUxNi0xOS4yNTctMjU5Ljk2MS0yNS42NzUtNzAuNjA3LTczLjgxNi0xMDkuMTE5LTE0Ny42MzItMTE1LjUzOS03MC42MDctNi40MTgtMTI4LjM3NSAyNS42NzUtMTYzLjY4IDg2LjY1NC0zLjIwOSAwLTMuMjA5IDMuMjA5LTYuNDE4IDYuNDE4ek0zNjUuODcxIDQyNS4yNTNjMC04MC4yMzQgNjcuMzk4LTE0Ny42MzIgMTQ3LjYzMi0xNDcuNjMyczE0Ny42MzIgNjcuMzk4IDE0Ny42MzIgMTQ3LjYzMmMwIDgzLjQ0My02Ny4zOTggMTQ3LjYzMi0xNDcuNjMyIDE1MC44NDEtODAuMjM0IDAtMTQ3LjYzMi02Ny4zOTgtMTQ3LjYzMi0xNTAuODQxeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NDE7IiBnbHlwaC1uYW1lPSJmb3JtLW11bHRpLXNlbGVjdCIgZD0iTTgxNS4xODYgMjc0LjQxYzAgMTE1LjUzOSAwIDIyNy44NjcgMCAzNDMuNDA1IDAgNzcuMDI1LTUxLjM1IDEyOC4zNzUtMTMxLjU4NSAxMjguMzc1LTExNS41MzkgMC0yMjcuODY3IDAtMzQzLjQwNSAwLTYuNDE4IDAtMTc2LjUxNiAwLTIxMS44MiAwLTc3LjAyNSAwLTEyOC4zNzUtNTEuMzUtMTI4LjM3NS0xMjguMzc1IDAtMTg2LjE0NSAwLTM3Mi4yOSAwLTU1NS4yMjUgMC03Ny4wMjUgNTEuMzUtMTI4LjM3NSAxMjguMzc1LTEyOC4zNzUgMTg2LjE0NSAwIDM3Mi4yOSAwIDU1NS4yMjUgMCA3Ny4wMjUgMCAxMjguMzc1IDUxLjM1IDEyOC4zNzUgMTI4LjM3NSAzLjIwOSAzNS4zMDIgMy4yMDkgMjA1LjQwMSAzLjIwOSAyMTEuODJ6TTczNC45NTEgNTkuMzgxYzAtMzIuMDkzLTE2LjA0OC00OC4xNDEtNDguMTQxLTQ4LjE0MS0xODYuMTQ1IDAtMzcyLjI5IDAtNTU4LjQzNCAwLTMyLjA5MyAwLTQ4LjE0MSAxNi4wNDgtNDguMTQxIDQ4LjE0MSAwIDkzLjA3MyAwIDE4Ni4xNDUgMCAyNzkuMjE3czAgMTg2LjE0NSAwIDI3OS4yMTdjMCAzMi4wOTMgMTYuMDQ4IDQ4LjE0MSA0OC4xNDEgNDguMTQxIDE4Ni4xNDUgMCAzNzIuMjkgMCA1NTguNDM0IDAgMzIuMDkzIDAgNDguMTQxLTE2LjA0OCA0OC4xNDEtNDguMTQxIDAtMTg2LjE0NSAwLTM3Mi4yOSAwLTU1OC40MzR6TTkwMS44NCA5MjUuOTE4Yy0xOTIuNTY0IDAtMzg1LjEyNyAwLTU3Ny42OTEgMC0zOC41MTQgMC03Ny4wMjUtMTYuMDQ4LTk2LjI4Mi01MS4zNS0xMi44MzktMjUuNjc1LTE2LjA0OC00OC4xNDEtMTYuMDQ4LTczLjgxNiAwLTkuNjI3IDYuNDE4LTE2LjA0OCAxNi4wNDgtMTYuMDQ4aDQ4LjE0MWM5LjYyNyAwIDE2LjA0OCA2LjQxOCAxNi4wNDggMTYuMDQ4IDAgMTkuMjU3IDkuNjI3IDQ0LjkzMiAzOC41MTQgNDQuOTMyIDMuMjA5IDAgNi40MTggMCA5LjYyNyAwIDE4Ni4xNDUgMCAzNjkuMDgwIDAgNTU1LjIyNSAwIDI1LjY3NSAwIDQ4LjE0MS0yMi40NjYgNDguMTQxLTQ4LjE0MSAwLTE4Ni4xNDUgMC0zNjkuMDgwIDAtNTU1LjIyNSAwLTQxLjcyMy0xOS4yNTctNTQuNTU5LTcwLjYwNy01NC41NTktOS42MjcgMC0xNi4wNDgtNi40MTgtMTYuMDQ4LTE2LjA0OHYtNDEuNzIzYzAtOS42MjcgNi40MTgtMTYuMDQ4IDE2LjA0OC0xNi4wNDhzMTkuMjU3IDAgMjguODg0IDBjNzAuNjA3IDAgMTI1LjE2NiA1Ny43NjggMTI1LjE2NiAxMjUuMTY2IDAgMTg5LjM1NSAwIDM3NS40OTkgMCA1NjQuODU0IDAgNjQuMTg5LTU0LjU1OSAxMjEuOTU3LTEyNS4xNjYgMTIxLjk1N3pNNTMyLjc1OSA0NjAuNTU2Yy0xNi4wNDggMy4yMDktMjUuNjc1LTMuMjA5LTM1LjMwMi0xMi44MzktNDEuNzIzLTQ0LjkzMi04Ni42NTQtODYuNjU0LTEzMS41ODUtMTMxLjU4NS0xNi4wNDggMTYuMDQ4LTMyLjA5MyAzNS4zMDItNDguMTQxIDUxLjM1LTE5LjI1NyAxOS4yNTctNDEuNzIzIDE5LjI1Ny02MC45NzggMy4yMDktMTYuMDQ4LTE2LjA0OC0xNi4wNDgtNDEuNzIzIDMuMjA5LTYwLjk3OCAyMi40NjYtMjUuNjc1IDQ4LjE0MS00OC4xNDEgNzAuNjA3LTcwLjYwNyAyNS42NzUtMjUuNjc1IDQ0LjkzMi0yNS42NzUgNzAuNjA3IDAgMzIuMDkzIDMyLjA5MyA2NC4xODkgNjQuMTg5IDkzLjA3MyA5My4wNzMgMTkuMjU3IDE5LjI1NyA0MS43MjMgNDEuNzIzIDYwLjk3OCA2MC45NzggMTIuODM5IDEyLjgzOSAxNi4wNDggMjUuNjc1IDkuNjI3IDQ0LjkzMi0zLjIwOSAxMi44MzktMTYuMDQ4IDE5LjI1Ny0zMi4wOTMgMjIuNDY2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NDI7IiBnbHlwaC1uYW1lPSJmb3JtLXBheXBhbC1lbWFpbCIgZD0iTTEwMjcuMDA2IDU0MC43OTFjMCAzLjIwOS0zLjIwOSA5LjYyNy0zLjIwOSAxMi44MzktMy4yMDkgOS42MjctMy4yMDkgMTkuMjU3LTYuNDE4IDI4Ljg4NC0yMi40NjYgNzcuMDI1LTczLjgxNiAxMjguMzc1LTE1NC4wNTAgMTU0LjA1MC0xMi44MzkgMy4yMDktMjUuNjc1IDYuNDE4LTM4LjUxNCA5LjYyNy02LjQxOCAwLTYuNDE4IDAtNi40MTggNi40MTgtOS42MjcgNTEuMzUtMzguNTE0IDk2LjI4Mi03Ny4wMjUgMTMxLjU4NS0zOC41MTQgMzIuMDkzLTgzLjQ0MyA0OC4xNDEtMTM0Ljc5NSA1NC41NTkgMCAwLTMuMjA5IDAtMy4yMDkgMGwtNDIzLjY0IDMuMjA5LTE0NC40MjMtNjYxLjEzNWMtMTIuODM5LTUxLjM1LTIyLjQ2Ni0xMDUuOTA5LTM1LjMwMi0xNTcuMjYgMCAwIDAgMCAwLTMuMjA5di0xNi4wNDhoMjM3LjQ5NWwtMzguNTE0LTE3My4zMDdjMC0zLjIwOSAwLTMuMjA5IDAtNi40MTh2LTkuNjI3aDMyMC45MzlsNi40MTggMzIuMDkzYzMuMjA5IDE5LjI1NyA5LjYyNyAzOC41MTQgMTIuODM5IDU3Ljc2OGwxMi44MzkgNTQuNTU5YzkuNjI3IDM1LjMwMiAxNi4wNDggNjcuMzk4IDI1LjY3NSAxMDIuNyAwIDMuMjA5IDAgMy4yMDkgNi40MTggMy4yMDkgOS42MjcgMCAxOS4yNTcgMCAyOC44ODQgMCAyOC44ODQgMCA2MC45NzggMCA5My4wNzMgMy4yMDkgMTUwLjg0MSA5LjYyNyAyNjYuMzggMTA1LjkwOSAzMDguMTAyIDI1MC4zMzIgMy4yMDkgMTYuMDQ4IDYuNDE4IDMyLjA5MyA5LjYyNyA0NC45MzIgMCA2LjQxOCAzLjIwOSAxMi44MzkgMy4yMDkgMjIuNDY2IDAgMy4yMDkgMCAzLjIwOSAwIDYuNDE4djQ4LjE0MXpNMzQ5LjgyNCA4NDUuNjgyYzczLjgxNiAwIDE0Ny42MzIgMCAyMjEuNDQ4IDAgNTEuMzUgMCA4OS44NjQtMTYuMDQ4IDEyMS45NTctNDguMTQxIDEyLjgzOS0xMi44MzkgMjIuNDY2LTI4Ljg4NCAyNS42NzUtNDguMTQxaC0zMzYuOTg2bC0zOC41MTQtMTY2Ljg4OWMtMjguODg0LTEyOC4zNzUtNTcuNzY4LTI1Ni43NTEtODYuNjU0LTM4NS4xMjcgMCAwIDAtMy4yMDkgMC0zLjIwOS0yNS42NzUgMC01NC41NTkgMC04MC4yMzQgMC05LjYyNyAwLTE2LjA0OCAwLTI1LjY3NSAwaC0zNS4zMDJsMTQxLjIxNCA2NTEuNTA3aDkzLjA3M3pNNzIyLjExNCA2NDkuOTA5Yy0zLjIwOS05LjYyNy0zLjIwOS0xOS4yNTctNi40MTgtMjguODg0LTI1LjY3NS05My4wNzMtOTMuMDczLTE1MC44NDEtMTg5LjM1NS0xNjAuNDctMjIuNDY2LTMuMjA5LTQ0LjkzMi0zLjIwOS02MC45NzgtMy4yMDktMTIuODM5IDAtMjguODg0IDAtNDEuNzIzIDBoLTkuNjI3bDQ0LjkzMiAyMDIuMTkxaDI2Ni4zOGMwLTYuNDE4IDAtOS42MjctMy4yMDktOS42Mjd6TTMxNC41MjEgMTEuMjRsODAuMjM0IDM0OS44MjRjMy4yMDkgMCAzLjIwOSAwIDYuNDE4IDAgMTIuODM5IDAgMjguODg0IDAgNDEuNzIzIDAgMjguODg0IDAgNjAuOTc4IDAgODkuODY0IDMuMjA5IDE1MC44NDEgMTYuMDQ4IDI1MC4zMzIgMTA1LjkwOSAyODUuNjM2IDI1My41NDIgMy4yMDkgOS42MjcgMy4yMDkgMTkuMjU3IDYuNDE4IDI4Ljg4NHY2LjQxOGM2LjQxOCAwIDkuNjI3LTMuMjA5IDE2LjA0OC0zLjIwOSA2Ny4zOTgtMjIuNDY2IDk5LjQ5MS02Ny4zOTggOTYuMjgyLTEzOC4wMDVzLTI4Ljg4NC0xMzEuNTg1LTc3LjAyNS0xNzYuNTE2Yy00NC45MzItNDQuOTMyLTEwNS45MDktNjcuMzk4LTE3Ni41MTYtNzAuNjA3LTM1LjMwMiAwLTcwLjYwNyAwLTEwNS45MDkgMC0xNi4wNDggMC0zMi4wOTMgMC00OC4xNDEgMGgtMTkuMjU3bC02Ny4zOTgtMjUzLjU0MmgtMTI4LjM3NXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTQzOyIgZ2x5cGgtbmFtZT0iZm9ybS1waG9uZSIgZD0iTTEwMjAuNTg4IDUwNS40ODdjLTE5LjI1NyAxMjguMzc1LTgwLjIzNCAyMzQuMjg2LTE4Ni4xNDUgMzIwLjkzOS03MC42MDcgNTcuNzY4LTE1MC44NDEgOTMuMDczLTI0MC43MDUgMTA5LjExOS0xMi44MzkgMy4yMDktMjUuNjc1IDMuMjA5LTM4LjUxNCA2LjQxOGgtNzcuMDI1bC0xOS4yNTctMy4yMDljLTEyLjgzOS0zLjIwOS0yNS42NzUtMy4yMDktMzguNTE0LTYuNDE4LTE2My42OC0yOC44ODQtMjgyLjQyNy0xMTIuMzI5LTM1Ni4yNDMtMjQ3LjEyMy0zNS4zMDItNjQuMTg5LTU3Ljc2OC0xMzQuNzk1LTY0LjE4OS0yMTEuODJ2LTY0LjE4OWwzLjIwOS0yMi40NjZjMy4yMDktMTIuODM5IDMuMjA5LTI4Ljg4NCA2LjQxOC00MS43MjMgMjguODg0LTE1MC44NDEgMTA5LjExOS0yNjkuNTg5IDIzNy40OTUtMzQ5LjgyNCA4My40NDMtNTEuMzUgMTczLjMwNy04MC4yMzQgMjY5LjU4OS04MC4yMzQgMzguNTE0IDAgNzcuMDI1IDMuMjA5IDExOC43NDggMTIuODM5IDk5LjQ5MSAyMi40NjYgMTgyLjkzNSA2Ny4zOTggMjUwLjMzMiAxMzQuNzk1IDExMi4zMjkgMTI1LjE2NiAxNjAuNDcgMjcyLjc5OCAxMzQuNzk1IDQ0Mi44OTd6TTk0MC4zNTIgNDI4LjQ2MmMwLTExMi4zMjktNDQuOTMyLTIyMS40NDgtMTI1LjE2Ni0zMDEuNjgzcy0xODYuMTQ1LTEyNS4xNjYtMzAxLjY4My0xMjUuMTY2YzAgMCAwIDAgMCAwLTExMi4zMjkgMC0yMjEuNDQ4IDQ0LjkzMi0zMDEuNjgzIDEyNS4xNjZzLTEyNS4xNjYgMTg5LjM1NS0xMjUuMTY2IDMwMS42ODNjMCAyMzQuMjg2IDE5Mi41NjQgNDI2Ljg0OSA0MjYuODQ5IDQyNi44NDkgMCAwIDAgMCAwIDAgMjM3LjQ5NSAwIDQyNi44NDktMTkyLjU2NCA0MjYuODQ5LTQyNi44NDl6TTcxOC45MDQgMzk5LjU3N2MtMzUuMzAyIDM1LjMwMi04Ni42NTQgMzUuMzAyLTEyMS45NTcgMC05LjYyNy05LjYyNy0xOS4yNTctMTkuMjU3LTI4Ljg4NC0yOC44ODRsLTkuNjI3LTkuNjI3Yy00MS43MjMgMjguODg0LTc3LjAyNSA2Ny4zOTgtMTEyLjMyOSAxMDkuMTE5bDkuNjI3IDkuNjI3YzkuNjI3IDkuNjI3IDE5LjI1NyAxOS4yNTcgMjguODg0IDI4Ljg4NCAzNS4zMDIgMzUuMzAyIDM1LjMwMiA4Ni42NTQgMCAxMjEuOTU3LTI4Ljg4NCAyOC44ODQtNTcuNzY4IDYwLjk3OC04OS44NjQgODkuODY0LTM1LjMwMiAzNS4zMDItODYuNjU0IDM1LjMwMi0xMjEuOTU3IDAtMy4yMDktOS42MjctMTIuODM5LTE2LjA0OC0yMi40NjYtMjUuNjc1LTM1LjMwMi0zOC41MTQtNTcuNzY4LTgzLjQ0My01Ny43NjgtMTM0Ljc5NXYwYzAtMjUuNjc1IDEyLjgzOS02Ny4zOTggMTIuODM5LTcwLjYwNyAyMi40NjYtNjcuMzk4IDYwLjk3OC0xMjguMzc1IDExMi4zMjktMTg5LjM1NSA4My40NDMtOTMuMDczIDE3My4zMDctMTU0LjA1MCAyNzYuMDA4LTE4Mi45MzUgMTkuMjU3LTYuNDE4IDM1LjMwMi02LjQxOCA1NC41NTktNi40MTggMjUuNjc1IDAgNTQuNTU5IDYuNDE4IDgwLjIzNCAxNi4wNDggMzUuMzAyIDE2LjA0OCA1Ny43NjggMzguNTE0IDgwLjIzNCA2NC4xODkgMzUuMzAyIDM1LjMwMiAzNS4zMDIgODYuNjU0IDAgMTIxLjk1Ny0yOC44ODQgMjguODg0LTYwLjk3OCA1Ny43NjgtODkuODY0IDg2LjY1NHpNMzkxLjU0NiA1NDcuMjA5bC0xOS4yNTctMTkuMjU3Yy0zMi4wOTMtMzIuMDkzLTMyLjA5My03MC42MDctNi40MTgtMTA1LjkwOSA0MS43MjMtNTQuNTU5IDg5Ljg2NC0xMDIuNyAxNDcuNjMyLTE0NC40MjMgMzUuMzAyLTI1LjY3NSA3My44MTYtMjIuNDY2IDEwMi43IDkuNjI3bDQxLjcyMyA0MS43MjNjMjUuNjc1LTI1LjY3NSA1MS4zNS01MS4zNSA3Ny4wMjUtNzcuMDI1bC0zLjIwOS0zLjIwOWMtMTIuODM5LTEyLjgzOS0yNS42NzUtMjUuNjc1LTQxLjcyMy0zNS4zMDItMTYuMDQ4LTYuNDE4LTI4Ljg4NC05LjYyNy00OC4xNDEtOS42Mjd2MGMtMTYuMDQ4IDAtMzUuMzAyIDYuNDE4LTUxLjM1IDEyLjgzOS04My40NDMgMzIuMDkzLTE1NC4wNTAgODMuNDQzLTIxOC4yMzkgMTYzLjY4LTM1LjMwMiA0NC45MzItNjAuOTc4IDg2LjY1NC03Ny4wMjUgMTM4LjAwNS0xNi4wNDggNDEuNzIzLTkuNjI3IDc3LjAyNSAyMi40NjYgMTA5LjExOSA2LjQxOCA2LjQxOCAxNi4wNDggMTYuMDQ4IDIyLjQ2NiAyMi40NjYgMjUuNjc1LTI1LjY3NSA1MS4zNS01MS4zNSA3Ny4wMjUtNzcuMDI1LTkuNjI3LTkuNjI3LTE2LjA0OC0xOS4yNTctMjUuNjc1LTI1LjY3NXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTQ0OyIgZ2x5cGgtbmFtZT0iZm9ybS1wb3N0Y29kZSIgZD0iTTc4OS41MTEgODM2LjA1NWMtMTgyLjkzNSAwLTM2OS4wODAgMC01NTIuMDE2IDAtMTI4LjM3NSAwLTIzNC4yODYtMTA1LjkwOS0yMzQuMjg2LTIzNC4yODYgMC0xMTUuNTM5IDAtMjMxLjA3NiAwLTM0Ni42MTQgMC0xMDUuOTA5IDczLjgxNi0xOTguOTgyIDE3Ni41MTYtMjI3Ljg2NyA2LjQxOC0zLjIwOSAxNi4wNDgtMy4yMDkgMjIuNDY2LTYuNDE4bDkuNjI3LTMuMjA5aDYxMi45OTRjMy4yMDkgMCA5LjYyNyAzLjIwOSAxMi44MzkgMy4yMDkgOS42MjcgMy4yMDkgMTkuMjU3IDMuMjA5IDI4Ljg4NCA5LjYyNyA4OS44NjQgMzIuMDkzIDE0NC40MjMgOTMuMDczIDE2MC40NyAxODYuMTQ1IDAgMy4yMDkgMy4yMDkgNi40MTggMy4yMDkgOS42Mjd2NDAxLjE3NGMwIDMuMjA5LTMuMjA5IDYuNDE4LTMuMjA5IDkuNjI3LTIyLjQ2NiAxMTUuNTM5LTExOC43NDggMTk4Ljk4Mi0yMzcuNDk1IDE5OC45ODJ6TTkyNy41MTUgMjY0Ljc4M2MwLTg2LjY1NC01Ny43NjgtMTQ0LjQyMy0xNDQuNDIzLTE0NC40MjMtMzUuMzAyIDAtNzAuNjA3IDAtMTAyLjcgMC0yOC44ODQgMC01NC41NTkgMC04My40NDMgMGgtMTYzLjY4Yy02MC45NzggMC0xMjUuMTY2IDAtMTg2LjE0NSAwLTg2LjY1NCAwLTE0NC40MjMgNTcuNzY4LTE0NC40MjMgMTQ0LjQyMyAwIDEwOS4xMTkgMCAyMTguMjM5IDAgMzI3LjM1OCAwIDgzLjQ0MyA1Ny43NjggMTQ0LjQyMyAxNDQuNDIzIDE0NC40MjMgMTc5LjcyNiAwIDM1OS40NTIgMCA1MzkuMTc5IDAgODYuNjU0IDAgMTQ0LjQyMy01Ny43NjggMTQ0LjQyMy0xNDQuNDIzLTMuMjA5LTEwOS4xMTktMy4yMDktMjE4LjIzOS0zLjIwOS0zMjcuMzU4ek02NzAuNzYzIDQ5OS4wNjhjLTE2LjA0OC05LjYyNy0yOC44ODQtMjIuNDY2LTQ0LjkzMi0zNS4zMDItOS42MjctOS42MjctMjIuNDY2LTE2LjA0OC0zMi4wOTMtMjUuNjc1LTU0LjU1OS00MS43MjMtMTE4Ljc0OC00MS43MjMtMTczLjMwNyAwLTkuNjI3IDkuNjI3LTIyLjQ2NiAxNi4wNDgtMzIuMDkzIDI1LjY3NS0xNi4wNDggMTIuODM5LTMyLjA5MyAyNS42NzUtNDguMTQxIDM1LjMwMi05LjYyNyA2LjQxOC0xOS4yNTcgOS42MjctMzIuMDkzIDkuNjI3LTE2LjA0OCAwLTI4Ljg4NC02LjQxOC0zOC41MTQtMTkuMjU3LTE2LjA0OC0yMi40NjYtMTIuODM5LTUxLjM1IDkuNjI3LTcwLjYwNyAyOC44ODQtMjIuNDY2IDU3Ljc2OC00NC45MzIgODMuNDQzLTY0LjE4OSA0MS43MjMtMjguODg0IDg2LjY1NC00NC45MzIgMTQxLjIxNC00OC4xNDEgNTEuMzUgMCA5Ni4yODIgMTYuMDQ4IDEzNC43OTUgNDEuNzIzIDI4Ljg4NCAyMi40NjYgNjAuOTc4IDQ0LjkzMiA4OS44NjQgNjcuMzk4IDEyLjgzOSA5LjYyNyAxOS4yNTcgMjIuNDY2IDIyLjQ2NiAzNS4zMDJzLTMuMjA5IDI1LjY3NS05LjYyNyAzOC41MTRjLTE2LjA0OCAyNS42NzUtNDQuOTMyIDI4Ljg4NC03MC42MDcgOS42Mjd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk0NTsiIGdseXBoLW5hbWU9ImZvcm0tcmFkaW8iIGQ9Ik0wIDQyOC40NjJjMCAyODIuNDI3IDIzMS4wNzYgNTEzLjUwMiA1MTMuNTAyIDUxMy41MDJzNTEzLjUwMi0yMjcuODY3IDUxMy41MDItNTEzLjUwMmMwLTI4Mi40MjctMjI3Ljg2Ny01MTMuNTAyLTUxMy41MDItNTEzLjUwMi0yODIuNDI3IDAtNTEzLjUwMiAyMzEuMDc2LTUxMy41MDIgNTEzLjUwMnpNNTEzLjUwMiA4MzkuMjY0Yy0yMjQuNjU3IDAtNDEwLjgwMi0xODYuMTQ1LTQxMC44MDItNDEwLjgwMnMxODIuOTM1LTQxMC44MDIgNDEwLjgwMi00MTAuODAyYzIyNC42NTcgMCA0MTAuODAyIDE4Mi45MzUgNDEwLjgwMiA0MTAuODAyIDAgMjI0LjY1Ny0xODIuOTM1IDQxMC44MDItNDEwLjgwMiA0MTAuODAyek01MTMuNTAyIDE3MS43MWMtMTQxLjIxNCAwLTI1Ni43NTEgMTE1LjUzOS0yNTYuNzUxIDI1Ni43NTFzMTE1LjUzOSAyNTYuNzUxIDI1Ni43NTEgMjU2Ljc1MWMxNDEuMjE0IDAgMjU2Ljc1MS0xMTUuNTM5IDI1Ni43NTEtMjU2Ljc1MXMtMTE1LjUzOS0yNTYuNzUxLTI1Ni43NTEtMjU2Ljc1MXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTQ2OyIgZ2x5cGgtbmFtZT0iZm9ybS1yZWNhcHRjaGEiIGQ9Ik03NDcuNzg5IDEyOS45ODhjLTYwLjk3OC00OC4xNDEtMTM4LjAwNS04MC4yMzQtMjIxLjQ0OC04MC4yMzQtMTQ0LjQyMyAwLTI2Ni4zOCA4Ni42NTQtMzIwLjkzOSAyMDguNjExbDEwMi43IDM1LjMwMi0xMjguMzc1IDYwLjk3OC04MC4yMzQgNDEuNzIzLTI1LjY3NS01MS4zNS03My44MTYtMTU3LjI2IDEwNS45MDkgMzguNTE0YzcwLjYwNy0xNjMuNjggMjMxLjA3Ni0yNzkuMjE3IDQyMC40MzEtMjc5LjIxNyAxMTIuMzI5IDAgMjE4LjIzOSA0MS43MjMgMjk1LjI2NCAxMDkuMTE5bC03My44MTYgNzMuODE2ek05MzcuMTQyIDU5NS4zNWMtNjQuMTg5IDEzOC4wMDUtMTk1Ljc3MyAyMzcuNDk1LTM0OS44MjQgMjU2Ljc1MXYtMTA1LjkwOWMxMTIuMzI5LTE5LjI1NyAyMDIuMTkxLTkzLjA3MyAyNTMuNTQyLTE4OS4zNTVsLTExNS41MzktNDguMTQxIDE0Ny42MzItNjAuOTc4IDY0LjE4OS0yOC44ODQgMzIuMDkzIDgwLjIzNCA1Ny43NjggMTMxLjU4NS04OS44NjQtMzUuMzAyek00NjguNTcyIDg1Mi4xMDNsLTE2My42OCA1Ny43NjggNDQuOTMyLTg5Ljg2NGMtMTQ0LjQyMy02MC45NzgtMjUwLjMzMi0xOTIuNTY0LTI3Mi43OTgtMzUzLjAzM2gxMDUuOTA5YzIyLjQ2NiAxMTguNzQ4IDEwMi43IDIxNS4wMzAgMjExLjgyIDI1Ni43NTFsNTEuMzUtMTA5LjExOSA3My44MTYgMjIxLjQ0OC01MS4zNSAxNi4wNDh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk0NzsiIGdseXBoLW5hbWU9ImZvcm0tc2VjdGlvbiIgZD0iTTEwMjMuNzk3IDc2Mi4yMzljLTIyLjQ2NiAxMDUuOTA5LTExMi4zMjkgMTc5LjcyNi0yMjEuNDQ4IDE3OS43MjYtNjcuMzk4IDAtMTMxLjU4NSAwLTE5OC45ODIgMGgtMTc5LjcyNmMtMjguODg0IDAtNjAuOTc4IDAtODkuODY0IDAtMzUuMzAyIDAtNzAuNjA3IDAtMTA1LjkwOSAwLTEzMS41ODUgMC0yMjcuODY3LTk2LjI4Mi0yMjcuODY3LTIyNy44NjcgMC0xODkuMzU1IDAtMzgxLjkxOCAwLTU3MS4yNzIgMC0xMzEuNTg1IDk2LjI4Mi0yMjcuODY3IDIyNy44NjctMjI3Ljg2NyAxOTIuNTY0IDAgMzgxLjkxOCAwIDU3NC40ODEgMCAxMjguMzc1IDAgMjI3Ljg2NyA5Ni4yODIgMjI3Ljg2NyAyMjcuODY3IDAgMTkyLjU2NCAwIDM4MS45MTggMCA1NzQuNDgxLTMuMjA5IDEyLjgzOS02LjQxOCAyOC44ODQtNi40MTggNDQuOTMyek01NzcuNjkxIDE0LjQ1aC0xMi44MzljLTMuMjA5IDAtMy4yMDkgMC02LjQxOCAwaC05OS40OTFjLTMyLjA5MyAwLTY0LjE4OSAwLTk5LjQ5MSAwLTQ0LjkzMiAwLTkzLjA3MyAwLTEzOC4wMDUgMC02MC45NzggMC0xMDkuMTE5IDM4LjUxNC0xMjEuOTU3IDk5LjQ5MS0zLjIwOSA5LjYyNy0zLjIwOSAyMi40NjYtMy4yMDkgMzIuMDkzIDAgMTg5LjM1NSAwIDM3OC43MDggMCA1NjQuODU0IDAgNzcuMDI1IDUxLjM1IDEzMS41ODUgMTMxLjU4NSAxMzEuNTg1IDg2LjY1NCAwIDE3MC4wOTggMCAyNTYuNzUxIDBoNjcuMzk4YzMuMjA5IDAgNi40MTggMCA5LjYyNyAwaDEyLjgzOXYtODI4LjAyNHpNOTI3LjUxNSAxNDIuODI2YzAtNzcuMDI1LTUxLjM1LTEyOC4zNzUtMTI4LjM3NS0xMjguMzc1LTEyLjgzOSAwLTI1LjY3NSAwLTQxLjcyMyAwLTEyLjgzOSAwLTIyLjQ2NiAwLTM1LjMwMiAwaC00NC45MzJ2ODI0LjgxNGg5LjYyN2MzLjIwOSAwIDYuNDE4IDAgOS42MjcgMGgxOS4yNTdjMjUuNjc1IDAgNTEuMzUgMCA4MC4yMzQgMCA3Ny4wMjUgMCAxMjguMzc1LTUxLjM1IDEyOC4zNzUtMTI4LjM3NSAzLjIwOS0xODYuMTQ1IDMuMjA5LTM3OC43MDggMy4yMDktNTY4LjA2M3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTQ4OyIgZ2x5cGgtbmFtZT0iZm9ybS1zdGF0ZSIgZD0iTTM3Mi4yOSA1MDIuMjc4YzMuMjA5IDAgNi40MTggMCA2LjQxOCAwaDUxOS45MjJjMjUuNjc1IDAgNDQuOTMyIDE5LjI1NyA0NC45MzIgNDQuOTMydjBjMCAyNS42NzUtMTkuMjU3IDQ0LjkzMi00NC45MzIgNDQuOTMyaC0xNDEuMjE0YzAgMTkuMjU3IDAgMzguNTE0LTMuMjA5IDU0LjU1OS0xMi44MzkgOTYuMjgyLTY3LjM5OCAxNzkuNzI2LTE0Ny42MzIgMjM0LjI4NnMtMTc2LjUxNiA3MC42MDctMjY5LjU4OSA0OC4xNDFjLTEzOC4wMDUtMzIuMDkzLTI0My45MTQtMTU0LjA1MC0yNTYuNzUxLTI5NS4yNjR2LTYwLjk3OGM2LjQxOC00OC4xNDEgMjIuNDY2LTkzLjA3MyA0MS43MjMtMTM4LjAwNSA1NC41NTktMTI4LjM3NSAxMjUuMTY2LTI0My45MTQgMjAyLjE5MS0zNjUuODcxIDE2LjA0OC0yNS42NzUgMzguNTE0LTUxLjM1IDczLjgxNi02NC4xODloNDQuOTMyYzM4LjUxNCAxMi44MzkgNjAuOTc4IDQxLjcyMyA3My44MTYgNjQuMTg5IDEyLjgzOSAxOS4yNTcgMjIuNDY2IDM4LjUxNCAzNS4zMDIgNTcuNzY4IDkuNjI3IDE2LjA0OCAxOS4yNTcgMzIuMDkzIDI4Ljg4NCA0OC4xNDEgMjUuNjc1IDQ0LjkzMiA0OC4xNDEgODAuMjM0IDY3LjM5OCAxMTUuNTM5IDUxLjM1LTE5LjI1NyA4Ni42NTQtNjAuOTc4IDk2LjI4Mi0xMTguNzQ4IDYuNDE4LTM4LjUxNC0zLjIwOS03Ny4wMjUtMjguODg0LTEwOS4xMTlzLTYwLjk3OC01NC41NTktOTYuMjgyLTU3Ljc2OGMtMTIuODM5IDAtMjUuNjc1LTMuMjA5LTM1LjMwMi0zLjIwOS0xMzEuNTg1IDAtMjY2LjM4IDAtMzk3Ljk2NSAwaC01Ny43NjhjLTI1LjY3NSAwLTQ0LjkzMi0xOS4yNTctNDQuOTMyLTQ0LjkzMnYwYy0zLjIwOS0yMi40NjYgMTkuMjU3LTQxLjcyMyA0NC45MzItNDEuNzIzaDY0LjE4OWM2NC4xODkgMCAxMzEuNTg1IDAgMTk1Ljc3MyAwIDY3LjM5OCAwIDEzNC43OTUgMCAyMDIuMTkxIDAgMTI4LjM3NSAwIDIyNC42NTcgODAuMjM0IDI0My45MTQgMjA4LjYxMSAxNi4wNDggMTEyLjMyOS01Ny43NjggMjI3Ljg2Ny0xNjMuNjggMjU5Ljk2MS0xMi44MzkgMy4yMDktMjguODg0IDYuNDE4LTQxLjcyMyA5LjYyNy02LjQxOCAwLTEyLjgzOSAwLTE5LjI1NyAwLTM4LjUxNCAzLjIwOS03Ny4wMjUgMy4yMDktMTEyLjMyOSAzLjIwOS0xOS4yNTcgMC0zOC41MTQgMC01Ny43NjggMC05LjYyNyAwLTE2LjA0OCAwLTI1LjY3NSAwLTEyLjgzOSAwLTI1LjY3NSAwLTM4LjUxNCAwLTI4Ljg4NCAwLTUxLjM1IDIyLjQ2Ni01MS4zNSA1MS4zNSAwIDEyLjgzOSAzLjIwOSAyNS42NzUgMTIuODM5IDM1LjMwMiA5LjYyNyAxMi44MzkgMjIuNDY2IDE5LjI1NyAzNS4zMDIgMTkuMjU3ek00MjAuNDMxIDY2NS45NTd2MGMzOC41MTQgMCA2Ny4zOTgtMzIuMDkzIDY3LjM5OC02Ny4zOTh2LTMuMjA5Yy0zOC41MTQgMC03My44MTYgMC0xMTIuMzI5IDAtNi40MTggMC0xNi4wNDggMC0yMi40NjYtMy4yMDkgMCAzLjIwOSAwIDYuNDE4IDAgNi40MTggMCAzNS4zMDIgMjguODg0IDY3LjM5OCA2Ny4zOTggNjcuMzk4ek0yODUuNjM2IDMzNS4zODljMjUuNjc1LTIyLjQ2NiA1Ny43NjgtMzIuMDkzIDkzLjA3My0zMi4wOTN2MGM1NC41NTkgMCAxMTIuMzI5IDAgMTY2Ljg4OSAwLTE2LjA0OC0yOC44ODQtMzUuMzAyLTYwLjk3OC01Ny43NjgtOTYuMjgycy00MS43MjMtNjcuMzk4LTY0LjE4OS0xMDIuN2MtMy4yMDktNi40MTgtNi40MTgtNi40MTgtNi40MTgtNi40MThzLTMuMjA5IDAtNi40MTggNi40MThjLTUxLjM1IDgwLjIzNC0xMDUuOTA5IDE2Ni44ODktMTUwLjg0MSAyNTYuNzUxIDkuNjI3LTkuNjI3IDE2LjA0OC0xOS4yNTcgMjUuNjc1LTI1LjY3NXpNMjM3LjQ5NSA0MDkuMjA1Yy0xMi44MzkgMjguODg0LTI1LjY3NSA1Ny43NjgtMzguNTE0IDg2LjY1NC0xNi4wNDggMzguNTE0LTMyLjA5MyA4MC4yMzQtMjUuNjc1IDEyNS4xNjYgOS42MjcgMTI4LjM3NSAxMTguNzQ4IDIyNy44NjcgMjQ3LjEyMyAyMjcuODY3djBjMTM0Ljc5NSAwIDI0My45MTQtMTA1LjkwOSAyNDcuMTIzLTI0MC43MDUgMC0zLjIwOSAwLTkuNjI3IDAtMTIuODM5aC04OS44NjR2My4yMDljMCA0MS43MjMtMTYuMDQ4IDgzLjQ0My00OC4xNDEgMTE1LjUzOS0yOC44ODQgMjguODg0LTcwLjYwNyA0OC4xNDEtMTEyLjMyOSA0OC4xNDF2MGMtODYuNjU0IDAtMTU3LjI2LTcwLjYwNy0xNTcuMjYtMTYwLjQ3IDAtMTkuMjU3IDMuMjA5LTM1LjMwMiA5LjYyNy01MS4zNS0xMi44MzktMTYuMDQ4LTIyLjQ2Ni0zMi4wOTMtMjguODg0LTUxLjM1LTEyLjgzOS0zMi4wOTMtMTIuODM5LTYwLjk3OC0zLjIwOS04OS44NjR6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk0OTsiIGdseXBoLW5hbWU9InN0YXJfaWNvbiIgZD0iTTcwNC4xMjUgNTMyLjIwNWMxMS42MDEgMTEuNjAxIDE3Ljk5IDI3LjAyMiAxNy45OSA0My40MjIgMCAzMy44OTEtMjcuNTY5IDYxLjQ0NC02MS40MjggNjEuNDQ0LTE2LjQxNiAwLTMxLjgzNy02LjM4Ni00My40MzgtMTguMDA2bC00MTUuMjgtNDE1LjI2NCAzMi4wOTMtMzIuMDkzLTIxMy4zMTItMjEzLjMxMiAyMi42OS0yMi42OSAyMTMuMzEyIDIxMy4zMTIgMzIuMDkzLTMyLjA5MyA0MTUuMjggNDE1LjI4ek02MDkuNzg0IDQ4My4yNDZsLTQ4LjE0MS00OC4xNDF2ODIuOTk1bDQ4LjE0MSA0OC4xNDF2LTgyLjk5NXpNNTI5LjU1IDQwMy4wMTFsLTQ4LjE0MS00OC4xNDF2ODIuOTk1bDQ4LjE0MSA0OC4xNDF2LTgyLjk5NXpNNDQ5LjMxNSAzMjIuNzc3bC00OC4xNDEtNDguMTQxdjgyLjk5NWw0OC4xNDEgNDguMTQxdi04Mi45OTV6TTM2OS4wODAgMjQyLjU0MWwtNDguMTQxLTQ4LjE0MXY4Mi45OTVsNDguMTQxIDQ4LjE0MXYtODIuOTk1ek02OTAuMDIwIDU3NS42MjljMC03LjgzMi0zLjA0OS0xNS4yMTMtOC41ODQtMjAuNzQ4bC0zOS41NTctMzkuNTQxdjgyLjY0M2M1LjI2MyA0LjM5NiAxMS45MjQgNi45OTcgMTguODA2IDYuOTk3IDE2LjE3NiAwIDI5LjMzNS0xMy4xNTkgMjkuMzM1LTI5LjM1MXpNMjg4Ljg0NiAyNDUuMzAydi04Mi45OTVsLTQxLjQ5NyA0MS40OTcgNDEuNDk3IDQxLjQ5N3pNNjczLjk3MyA4NjEuNzNoMzIuMDkzdi0xNjAuNDdoLTMyLjA5M3YxNjAuNDd6TTU1OC41MTUgODgwLjUzNmwyOS42NTIgMTIuMjc5IDQ5LjExNy0xMTguNjA3LTI5LjY1Mi0xMi4yNzktNDkuMTE3IDExOC42MDd6TTQwMi4yIDcwNi44NTFsMTIuMjgyIDI5LjY1MiAxMTguNjA3LTQ5LjEzLTEyLjI4Mi0yOS42NTItMTE4LjYwNyA0OS4xM3pNNzQyLjcwNiA0MzUuNzU3bDI5LjY0OSAxMi4yODYgNDkuMTQyLTExOC41OTQtMjkuNjQ5LTEyLjI4Ni00OS4xNDIgMTE4LjU5NHpNODQ2Ljk2IDUyMi42M2wxMi4yODIgMjkuNjUyIDExOC42MDctNDkuMTMtMTIuMjgyLTI5LjY1Mi0xMTguNjA3IDQ5LjEzek04NDYuOTk2IDY4Ny4zMzlsMTE4LjYwNyA0OS4xMyAxMi4yODItMjkuNjUyLTExOC42MDctNDkuMTMtMTIuMjgyIDI5LjY1MnpNNzQyLjcyNyA3NzQuMTgzbDQ5LjE0MiAxMTguNTk0IDI5LjY0OS0xMi4yODYtNDkuMTQyLTExOC41OTQtMjkuNjQ5IDEyLjI4NnpNMTkzLjkyNyA2NDEuNDY5bC02Ni43NTUtMTAuMjA2IDQ4LjI1My00OS40NTYtMTEuNTg1LTcxLjA3MSA2MC44MTcgMzMuNjUxIDYwLjgxNy0zMy42MzUtMTEuNTg1IDcxLjA3MSA0OC4yNTMgNDkuNDU2LTY2Ljc1NSAxMC4yMDYtMzAuNzMgNjUuNDQtMzAuNzMtNjUuNDU2ek0yNTUuNTQ4IDYwOC45OWwtMTUuOTM2LTE2LjMzNiAzLjU2MS0yMS44MjMtMTguNTE4IDEwLjIyMi0xOC41MDItMTAuMjM4IDMuNTYxIDIxLjgyMy0xNS45MzYgMTYuMzM2IDIxLjkzNSAzLjM1MyA4LjkzOSAxOS4wODEgOC45NTUtMTkuMDY1IDIxLjkzNS0zLjM1M3pNOTI5LjM2MSA3OS44MjVsLTMwLjczIDY1LjQ3Mi0zMC43My02NS40NTYtNjYuNzU1LTEwLjIwNiA0OC4yNTMtNDkuNDQtMTEuNTg1LTcxLjA3MSA2MC44MTcgMzMuNjE5IDYwLjgxNy0zMy42MTktMTEuNTg1IDcxLjA3MSA0OC4yNTMgNDkuNDQtNjYuNzU1IDEwLjE5ek05MTcuMTMzIDkuMTdsLTE4LjUwMiAxMC4yMzgtMTguNTAyLTEwLjIzOCAzLjU2MSAyMS44MjMtMTUuOTM2IDE2LjM1MiAyMS45MzUgMy4zMzcgOC45MzkgMTkuMDY1IDguOTU1LTE5LjA2NSAyMS45MzUtMy4zMzctMTUuOTM2LTE2LjM1MiAzLjU0NS0yMS44MjN6TTY3LjU1OCA3MTkuMzYxbDYwLjgxNyAzMy42MzUgNjAuODE3LTMzLjYzNS0xMS41ODUgNzEuMDcxIDQ4LjI1MyA0OS40NTYtNjYuNzU1IDEwLjIwNi0zMC43MyA2NS40NC0zMC43My02NS40NTYtNjYuNzU1LTEwLjIwNiA0OC4yNTMtNDkuNDU2LTExLjU4NS03MS4wNTV6TTExOS40MjIgODIwLjk1NGw4Ljk1NSAxOS4wNjUgOC45NTUtMTkuMDY1IDIxLjkzNS0zLjM1My0xNS45MzYtMTYuMzM2IDMuNTYxLTIxLjgyMy0xOC41MTggMTAuMjIyLTE4LjUwMi0xMC4yMzggMy41NjEgMjEuODIzLTE1Ljk1MiAxNi4zNTIgMjEuOTM1IDMuMzUzek02OTAuMDIwIDI0MS41NzhsLTMwLjczLTY1LjQ1Ni02Ni43NTUtMTAuMjA2IDQ4LjI1My00OS40NC0xMS41ODUtNzEuMDcxIDYwLjgxNyAzMy42MTkgNjAuODE3LTMzLjYxOS0xMS41ODUgNzEuMDcxIDQ4LjI1MyA0OS40NC02Ni43NTUgMTAuMjA2LTMwLjczIDY1LjQ1NnpNNzA4LjUyMiAxMDUuNDUybC0xOC41MDIgMTAuMjM4LTE4LjUwMi0xMC4yMzggMy41NjEgMjEuODIzLTE1LjkzNiAxNi4zNTIgMjEuOTM1IDMuMzM3IDguOTM5IDE5LjA2NSA4Ljk1NS0xOS4wNjUgMjEuOTM1LTMuMzM3LTE1LjkzNi0xNi4zNTIgMy41NDUtMjEuODIzek05NzguODY1IDIxOS44NTFoMzIuMDkzdi0zMi4wOTNoLTMyLjA5M3YzMi4wOTN6TTU0NS41OTcgMjcuMjg4aDMyLjA5M3YtMzIuMDkzaC0zMi4wOTN2MzIuMDkzek0xMTIuMzI5IDQxMi40MTVoMzIuMDkzdi0zMi4wOTNoLTMyLjA5M3YzMi4wOTN6TTE2LjA0OCA2NjkuMTY2aDMyLjA5M3YtMzIuMDkzaC0zMi4wOTN2MzIuMDkzek02NzMuOTczIDkyNS45MThoMzIuMDkzdi0zMi4wOTNoLTMyLjA5M3YzMi4wOTN6TTQ5Ny4xMjEgNzc1LjE3N2wyMi42OTMgMjIuNjkzIDExMy40NjktMTEzLjQ2OS0yMi42OTMtMjIuNjkzLTExMy40NjkgMTEzLjQ2OXpNNDUxLjc1NyA4MjAuNTgxbDIyLjY4NyAyMi43MDMgMjIuNzAzLTIyLjY4Ny0yMi42ODctMjIuNzAzLTIyLjcwMyAyMi42ODd6TTQzMy4yNjggNjIxLjAyNWgxMjguMzc1di0zMi4wOTNoLTEyOC4zNzV2MzIuMDkzek0zNjkuMDgwIDYyMS4wMjVoMzIuMDkzdi0zMi4wOTNoLTMyLjA5M3YzMi4wOTN6TTY3My45NzMgNDc2LjYwM2gzMi4wOTN2LTEyOC4zNzVoLTMyLjA5M3YxMjguMzc1ek02NzMuOTczIDMxNi4xMzNoMzIuMDkzdi0zMi4wOTNoLTMyLjA5M3YzMi4wOTN6TTc0Ni43NSA1MjUuNTJsMjIuNjkzIDIyLjY5MyAxMTMuNDY5LTExMy40NjktMjIuNjkzLTIyLjY5My0xMTMuNDY5IDExMy40Njl6TTg4Mi44OTYgMzg5LjM5NmwyMi42OTMgMjIuNjkzIDIyLjcwNS0yMi43MDUtMjIuNjkzLTIyLjY5My0yMi43MDUgMjIuNzA1ek03ODYuMzAxIDYyMS4wMjVoMTYwLjQ3di0zMi4wOTNoLTE2MC40N3YzMi4wOTN6TTk3OC44NjUgNjIxLjAyNWgzMi4wOTN2LTMyLjA5M2gtMzIuMDkzdjMyLjA5M3pNNzQ2LjczMiA2ODQuNDI4bDExMy40NjkgMTEzLjQ2OSAyMi42OTMtMjIuNjkzLTExMy40NjktMTEzLjQ2OS0yMi42OTMgMjIuNjkzek04ODIuOTY1IDgyMC42MDZsMjIuNzAzIDIyLjY4NyAyMi42ODctMjIuNzAzLTIyLjcwMy0yMi42ODctMjIuNjg3IDIyLjcwM3pNNzU0LjIwOC0zNi45MDFoMzIuMDkzdi0zMi4wOTNoLTMyLjA5M3YzMi4wOTN6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk0YTsiIGdseXBoLW5hbWU9ImZvcm0tc3RvcmUtZGVzY3JpcHRpb24iIGQ9Ik05NjYuMDI3IDgwNy4xNzFoLTkwOC4yNThjLTMuMjA5IDAtNi40MTggMC05LjYyNyAwLTE2LjA0OCAwLTI4Ljg4NC05LjYyNy0zOC41MTQtMjIuNDY2cy0xMi44MzktMjguODg0LTkuNjI3LTQ0LjkzMmM2LjQxOC0yNS42NzUgMjguODg0LTQxLjcyMyA1NC41NTktNDEuNzIzaDgwMi4zNDljMzguNTE0IDAgNzcuMDI1IDAgMTE1LjUzOSAwIDE2LjA0OCAwIDMyLjA5MyA5LjYyNyA0MS43MjMgMjIuNDY2czEyLjgzOSAzMi4wOTMgNi40MTggNDguMTQxYy0zLjIwOSAyNS42NzUtMjUuNjc1IDM4LjUxNC01NC41NTkgMzguNTE0ek04MTUuMTg2IDQ4My4wMjJoLTc1Ny40MTdjLTMuMjA5IDAtNi40MTggMC05LjYyNyAwLTI1LjY3NS0zLjIwOS00OC4xNDEtMjUuNjc1LTQ4LjE0MS01MS4zNSAwLTE2LjA0OCAzLjIwOS0yOC44ODQgMTYuMDQ4LTQxLjcyMyA5LjYyNy05LjYyNyAyNS42NzUtMTYuMDQ4IDQxLjcyMy0xNi4wNDggODkuODY0IDAgMTc5LjcyNiAwIDI2OS41ODkgMGgzNDkuODI0YzQ4LjE0MSAwIDk2LjI4MiAwIDE0Ny42MzIgMCAxNi4wNDggMCAzMi4wOTMgNi40MTggNDEuNzIzIDE5LjI1N3MxMi44MzkgMjguODg0IDkuNjI3IDQ4LjE0MWMtOS42MjcgMjUuNjc1LTMyLjA5MyA0MS43MjMtNjAuOTc4IDQxLjcyM3pNNTE2LjcxMyAxNTguODczYy0xNTQuMDUwIDAtMzA4LjEwMiAwLTQ2Mi4xNTIgMC0xMi44MzkgMC0yMi40NjYtMy4yMDktMzUuMzAyLTEyLjgzOS0xOS4yNTctMTYuMDQ4LTIyLjQ2Ni0zOC41MTQtMTYuMDQ4LTYwLjk3OCA5LjYyNy0yMi40NjYgMjUuNjc1LTM1LjMwMiA1MS4zNS0zNS4zMDIgNTQuNTU5IDAgMTA5LjExOSAwIDE2My42OCAwaDEzNC43OTVjNTQuNTU5IDAgMTA5LjExOSAwIDE2My42OCAwIDI4Ljg4NCAwIDU0LjU1OSAyMi40NjYgNTQuNTU5IDU0LjU1OS0zLjIwOSAyOC44ODQtMjguODg0IDU0LjU1OS01NC41NTkgNTQuNTU5eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NGI7IiBnbHlwaC1uYW1lPSJmb2xkZXItb3BlbiIgZD0iTTgzNC40NDIgMTEuMjRsMTkyLjU2NCA1MTMuNTAyaC04MzQuNDQybC0xOTIuNTY0LTUxMy41MDJ6TTEyOC4zNzUgNTg4LjkzMmwtMTI4LjM3NS01NzcuNjkxdjgzNC40NDJoMjg4Ljg0NmwxMjguMzc1LTEyOC4zNzVoNDE3LjIyMXYtMTI4LjM3NXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTRjOyIgZ2x5cGgtbmFtZT0idW5kbyIgZD0iTTMzMy43NzcgNjc2Ljk5OGMwIDQuMTA4IDQuMTA4IDQuMTA4IDguMjE2IDguMjE2IDE0MS43MjYgODEuMTMzIDMyNS41NjEgMzMuODkxIDQwNi42OTQtMTA2LjgwOHMzNC45MTgtMzIxLjQ1My0xMDYuODA4LTQwNi42OTQtMzIwLjQyNi0zMy44OTEtNDA2LjY5NCAxMDYuODA4Yy0xNi40MzIgMjkuNzgzLTUxLjM1IDM5LjAyNi04MS4xMzMgMjEuNTY3cy0zNy45OTktNTEuMzUtMjEuNTY3LTgxLjEzM2MxMTYuMDUxLTE5Ny4xODUgMzY4LjY5NS0yNjUuOTk1IDU2NC44NTQtMTQ5Ljk0MnMyNjUuOTk1IDM2Ny42NjggMTQ5Ljk0MiA1NjQuODU0LTM2My41NiAyNzAuMTAzLTU2NC44NTQgMTU0LjA1MGMtMTIuMzI0LTguMjE2LTI1LjY3NS0xNy40NTktMzMuODkxLTI1LjY3NWwtNjQuNzAxIDY0LjcwMWMtMTYuNDMyIDE2LjQzMi00Ny4yNDIgNC4xMDgtNDcuMjQyLTE3LjQ1OXYtMjAxLjI5M2MwLTE3LjQ1OSAxMy4zNTEtMjkuNzgzIDMwLjgxLTI5Ljc4M2gyMDAuMjY2YzI1LjY3NSAwIDM5LjAyNiAyOS43ODMgMjEuNTY3IDQ3LjI0MmwtNTUuNDU4IDUxLjM1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NGQ7IiBnbHlwaC1uYW1lPSJkcm9wZG93bi1jaGVja2xpc3QiIGQ9Ik0xOTIuMTE0IDQ3MS4yNTRoMzQyLjMzNXYtODUuNTgzaC0zNDIuMzM1djg1LjU4M3pNMTkyLjExNCAzMjEuNDgxaDM0Mi4zMzV2LTg1LjU4M2gtMzQyLjMzNXY4NS41ODN6TTE5Mi4xMTQgMTcxLjcxaDM0Mi4zMzV2LTg1LjU4M2gtMzQyLjMzNXY4NS41ODN6TTY4NC4yMjIgOTQxLjk2NGgtNjQxLjg3OXYtMTAyNy4wMDZoNjQxLjg3OXY2NDEuODc5aDMwMC40NjN2Mzg1LjEyN2gtMzAwLjQ2M3pNNTk4LjYzNyAwLjU0M2gtNDcwLjcxMXY1NTYuMjk1aDQ3MC43MTF2LTU1Ni4yOTV6TTU5OC42MzcgNjQyLjQyMWgtNDcwLjcxMXYyMTMuOTZoNDcwLjcxMXYtMjEzLjk2ek03OTEuNjUgNjk3LjU4MWwtODMuNzQ1IDEwMi43NDNoMTY3LjUzbC04My43ODctMTAyLjc0M3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTRlOyIgZ2x5cGgtbmFtZT0ibXVsdGktc2VsZWN0IiBkPSJNMTYwLjQ3IDcwNi42MWMtMTcuNzI0IDAtMzIuMDkzLTE0LjM2OS0zMi4wOTMtMzIuMDkzczE0LjM2OS0zMi4wOTMgMzIuMDkzLTMyLjA5M3YwaDQyNy45MTljMTcuNzI0IDAgMzIuMDkzIDE0LjM2OSAzMi4wOTMgMzIuMDkzcy0xNC4zNjkgMzIuMDkzLTMyLjA5MyAzMi4wOTN2MGgtNDI3LjkxOXpNMzc0LjQyOSA0NDkuODU3Yy0xNy43MjQgMC0zMi4wOTMtMTQuMzY5LTMyLjA5My0zMi4wOTNzMTQuMzY5LTMyLjA5MyAzMi4wOTMtMzIuMDkzdjBoNDkyLjEwOGMxNy43MjQgMCAzMi4wOTMgMTQuMzY5IDMyLjA5MyAzMi4wOTNzLTE0LjM2OSAzMi4wOTMtMzIuMDkzIDMyLjA5M3YwaC00OTIuMTA4ek0zNzQuNDI5IDE5My4xMDZjLTE3LjcyNCAwLTMyLjA5My0xNC4zNjktMzIuMDkzLTMyLjA5M3MxNC4zNjktMzIuMDkzIDMyLjA5My0zMi4wOTN2MGg0OTIuMTA4YzE3LjcyNCAwIDMyLjA5MyAxNC4zNjkgMzIuMDkzIDMyLjA5M3MtMTQuMzY5IDMyLjA5My0zMi4wOTMgMzIuMDkzdjBoLTQ5Mi4xMDh6TTIxMy45NiA0MjguNDYyYzAtMjMuNjMzLTE5LjE2LTQyLjc5My00Mi43OTMtNDIuNzkzcy00Mi43OTMgMTkuMTYtNDIuNzkzIDQyLjc5M3YwYzAgMjMuNjMzIDE5LjE2IDQyLjc5MyA0Mi43OTMgNDIuNzkzczQyLjc5My0xOS4xNiA0Mi43OTMtNDIuNzkzdjB6TTE3MS4xNjggMTI4LjkxOGMyMy42MzMgMCA0Mi43OTMgMTkuMTYgNDIuNzkzIDQyLjc5M3MtMTkuMTYgNDIuNzkzLTQyLjc5MyA0Mi43OTN2MGMtMjMuNjMzIDAtNDIuNzkzLTE5LjE2LTQyLjc5My00Mi43OTNzMTkuMTYtNDIuNzkzIDQyLjc5My00Mi43OTN2MHpNODI2LjI2OSA2MDMuMTM5bC05Ni4wNjkgMTA3LjAyMmMtMS42OTkgMS44ODYtMi43MzggNC4zOTQtMi43MzggNy4xNDYgMCA1LjkwOCA0Ljc5IDEwLjY5NiAxMC42OTUgMTAuNjk3aDE5Mi4xMzVjNS44OS0wLjAyNSAxMC42NTItNC44MDYgMTAuNjUyLTEwLjY5NyAwLTIuNzUyLTEuMDM5LTUuMjYtMi43NDctNy4xNTZsMC4wMDkgMC4wMTAtOTYuMDI2LTEwNi45NzljLTEuOTY3LTIuMTgzLTQuODA0LTMuNTQ4LTcuOTYtMy41NDhzLTUuOTkzIDEuMzY2LTcuOTUyIDMuNTM5bC0wLjAwOCAwLjAxMHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTRmOyIgZ2x5cGgtbmFtZT0iY2FwdGNoYS1hdXRvbWF0aWMtY29kZSIgZD0iTTY5Ny44MjkgNzA5LjExMnY0OC41MjVjMCAxMDEuODAxLTgyLjUwMiAxODQuMzI3LTE4NC4zMjcgMTg0LjMyNy0xMDEuODAxIDAtMTg0LjMyNy04Mi41MjUtMTg0LjMyNy0xODQuMzI3di00OC41MjVoLTY1LjM2NXYtMzY2LjIzNWg0OTkuMzgydjM2Ni4yMzVoLTY1LjM2NXpNNTY1LjUzOCA0NTUuOTU1aC0xMDEuMjg5bDI1LjE0MiA2My4zOTdjLTE3Ljc3OSA4Ljg4LTMwLjA4MiAyNy4wNjUtMzAuMDgyIDQ4LjI5IDAgMjkuOTU0IDI0LjI2NCA1NC4yMzkgNTQuMjE4IDU0LjIzOXM1NC4xOTYtMjQuMjg1IDU0LjE5Ni01NC4yMzljMC0yMC45NjctMTIuMDA0LTM4Ljk0MS0yOS40Mi00Ny45OTJsMjcuMjM4LTYzLjY5NXpNNDA2Ljc3OSA3MDkuMTEydjQ4LjUyNWMwIDU4LjkyNCA0Ny43NzggMTA2LjcyMyAxMDYuNzIzIDEwNi43MjMgNTguOTI0IDAgMTA2LjcyMy00Ny43NzggMTA2LjcyMy0xMDYuNzIzdi00OC41MjVoLTIxMy40NDV6TTAgMjU3LjI5NHYtMzQyLjMzNWgxMDI3LjAwNnYzNDIuMzM1aC0xMDI3LjAwNnpNOTQxLjQyMiAwLjU0M2gtODU1LjgzOHYxNzEuMTY4aDg1NS44Mzh2LTE3MS4xNjh6TTIzNS4zNTYgMTE4LjIyMWgxMjguMzc1di02NC4xODloLTEyOC4zNzV2NjQuMTg5ek00NDkuMzE1IDExOC4yMjFoMTI4LjM3NXYtNjQuMTg5aC0xMjguMzc1djY0LjE4OXpNNjYzLjI3NCAxMTguMjIxaDEyOC4zNzV2LTY0LjE4OWgtMTI4LjM3NXY2NC4xODl6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk1MDsiIGdseXBoLW5hbWU9ImNsb3VkLXVwbG9hZCIgZD0iTTM4NS45MyA0MjMuNDU1bC0yNC4yNjQgMjQuMjY0IDE1My4yNDkgMTUzLjI0OSAxNTMuMjQ5LTE1My4yNDktMjQuMjY0LTI0LjI2NC0xMTEuOTQzIDExMS45NDN2LTQ0Ny45MDNoLTM0LjMwOHY0NDcuOTAzbC0xMTEuNzE5LTExMS45NDN6TTg0MC42NjggNjM0Ljg1OGMwIDIuODI1IDAuMzg0IDUuNDIzIDAuMzg0IDguMDI0IDAgMTQ2LjYzNy0xMTguNzQ4IDI2NS4zODUtMjY1LjM4NSAyNjUuMzg1LTEwNS40OTMgMC0xOTYuMzgzLTYxLjc4LTIzOS4wOTktMTUxLjAzMy0xOC40NTQgOS4yMTEtMzkuMzE0IDE0LjYzNC02MS4zNjQgMTQuNjM0LTY3Ljc4MiAwLTEyMy45NDctNDkuMzI4LTEzNC43OTUtMTEzLjkzMy04MC42NTMtMjcuNjk3LTEzOC44MDYtMTA0LjExMy0xMzguODA2LTE5NC4xNjggMC0xMTMuMzI0IDkxLjg1NC0yMDUuMjA4IDIwNS4yMDgtMjA1LjIwOGgyMjIuNjY3djM0LjMwOGgtMjIyLjY2N2MtOTQuMjkyIDAtMTcwLjkwMSA3Ni44MzMtMTcwLjkwMSAxNzEuMDkzIDAgNzMuMDEzIDQ2LjUzNSAxMzguMDA1IDExNS43MzEgMTYxLjg4MmwxOS4yNTcgNi42MSAzLjQwMSAyMC4wNjBjOC40NCA0OS41NTIgNTAuOTM0IDg1LjQzMyAxMDEuMDk3IDg1LjQzMyAxNi4wNDggMCAzMS40ODUtMy44MiA0NS45MjctMTEuMDQxbDMxLjI5Mi0xNS42MjkgMTUuMDUzIDMxLjQ4NWMzOC4xMjcgNzkuNjI2IDExOS43NDMgMTMxLjIgMjA4LjAwMSAxMzEuMiAxMjcuMzggMCAyMzEuMDc2LTEwMy42OTUgMjMxLjA3Ni0yMzEuMDc2IDAtMC42MTEgMC0xLjQxMS0wLjE5Mi0yLjIxNC0wLjE5Mi0xLjYwNi0wLjE5Mi0zLjQwMS0wLjE5Mi01LjE5OWwtMC44MDMtMzQuOTE4IDM0Ljg4Ni0wLjE5MmM4NC42MzItMC4xOTIgMTUzLjYzNC02OS4zODggMTUzLjYzNC0xNTQuMDUwIDAtODQuNDM4LTY4LjgwOS0xNTMuNDQyLTE1My4yNDktMTUzLjg1OGgtMjQwLjMxOXYtMzQuMzA4aDI0MC41MTJjMTAzLjUwMyAwLjYxMSAxODcuMzMzIDg0LjYzMiAxODcuMzMzIDE4OC4xNjctMC4xOTIgMTA0LjExMy04NC4wNTQgMTg4LjM2LTE4Ny43NDkgMTg4LjU1MnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTUxOyIgZ2x5cGgtbmFtZT0iaGVscCIgZD0iTTEwNi44MDggNjYzLjY0N2M0My4xMzQgNzIuOTE3IDk4LjU5MiAxMjguMzc1IDE3MS41MDkgMTcxLjUwOXMxNDkuOTQyIDYzLjY3NCAyMzUuMTg0IDYzLjY3NCAxNjIuMjY2LTIwLjU0IDIzNS4xODQtNjMuNjc0IDEyOC4zNzUtOTguNTkyIDE3MS41MDktMTcxLjUwOWM0My4xMzQtNzIuOTE3IDYzLjY3NC0xNDkuOTQyIDYzLjY3NC0yMzUuMTg0cy0yMC41NC0xNjIuMjY2LTYzLjY3NC0yMzUuMTg0Yy00My4xMzQtNzIuOTE3LTk4LjU5Mi0xMjguMzc1LTE3MS41MDktMTcxLjUwOXMtMTQ5Ljk0Mi02My42NzQtMjM1LjE4NC02My42NzQtMTYyLjI2NiAyMC41NC0yMzUuMTg0IDYzLjY3NGMtNzIuOTE3IDQzLjEzNC0xMjguMzc1IDk4LjU5Mi0xNzEuNTA5IDE3MS41MDktNDIuMTA3IDcyLjkxNy02My42NzQgMTQ5Ljk0Mi02My42NzQgMjM1LjE4NHMyMS41NjcgMTYyLjI2NiA2My42NzQgMjM1LjE4NHpNNDY2LjI2IDMzMy45NzhoODYuMjY4djIxLjU2N2M0LjEwOCAyMS41NjcgMTIuMzI0IDQzLjEzNCAyOS43ODMgNTUuNDU4bDI1LjY3NSAyNS42NzVjMjEuNTY3IDIxLjU2NyAzMy44OTEgMzkuMDI2IDQyLjEwNyA1Ni40ODVzMTMuMzUxIDMzLjg5MSAxMy4zNTEgNTUuNDU4YzAgNDIuMTA3LTEzLjM1MSA3Mi45MTctMzkuMDI2IDk4LjU5MnMtNjMuNjc0IDMzLjg5MS0xMTAuOTE2IDMzLjg5MWMtNDcuMjQyIDAtODUuMjQxLTEzLjM1MS0xMTAuOTE2LTMzLjg5MXMtNDMuMTM0LTU2LjQ4NS00My4xMzQtOTguNTkyaDk4LjU5MmMwIDE2LjQzMiA0LjEwOCAyOS43ODMgMTcuNDU5IDQyLjEwN3MyNS42NzUgOS4yNDMgNDIuMTA3IDkuMjQzYzM0LjkxOCAwIDUxLjM1LTE3LjQ1OSA1MS4zNS01NS40NTggMC0xMy4zNTEtNC4xMDgtMjUuNjc1LTguMjE2LTM0LjkxOHMtMjEuNTY3LTI1LjY3NS0zOS4wMjYtNDIuMTA3Yy0yMC41NC0xNy40NTktMzMuODkxLTM0LjkxOC00Mi4xMDctNTYuNDg1cy0xMy4zNTEtNDYuMjE1LTEzLjM1MS03Ny4wMjV6TTQ1My45MzYgMjMxLjI3NmMwLTEyLjMyNCA0LjEwOC0yNS42NzUgMTIuMzI0LTM3Ljk5OSA5LjI0My04LjIxNiAyMS41NjctMTMuMzUxIDM5LjAyNi0xMy4zNTFzMjkuNzgzIDUuMTM1IDM3Ljk5OSAxMy4zNTFjOS4yNDMgOC4yMTYgMTMuMzUxIDIxLjU2NyAxMy4zNTEgMzcuOTk5IDAgMTMuMzUxLTQuMTA4IDI1LjY3NS0xNy40NTkgMzkuMDI2LTguMjE2IDguMjE2LTIxLjU2NyAxMi4zMjQtMzcuOTk5IDEyLjMyNHMtMzAuODEtNC4xMDgtMzkuMDI2LTEyLjMyNGMwLTEzLjM1MS04LjIxNi0yNS42NzUtOC4yMTYtMzkuMDI2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NTI7IiBnbHlwaC1uYW1lPSJ0LWxldHRlci1ib2xkIiBkPSJNOTQ5Ljk4MSA4OTguODNjMTguNDg2IDAgMzMuODkxLTE0LjM3OCAzMy44OTEtMzMuODkxdi0yMDEuMjkzYzAtMTguNDg2LTE0LjM3OC0zMy44OTEtMzMuODkxLTMzLjg5MWgtNjYuNzU1Yy0xOC40ODYgMC0zMy44OTEgMTUuNDA1LTMzLjg5MSAzMy44OTF2NjcuNzgyaC0yNTEuNjE2di02MzguNzk4aDgzLjE4N2MxOC40ODYgMCAzMy44OTEtMTUuNDA1IDMzLjg5MS0zMy44OTF2LTY3Ljc4MmMwLTE4LjQ4Ni0xNC4zNzgtMzMuODkxLTMzLjg5MS0zMy44OTFoLTMzNS44MzFjLTE4LjQ4NiAwLTMzLjg5MSAxNS40MDUtMzMuODkxIDMzLjg5MXY2Ny43ODJjMCAxOC40ODYgMTUuNDA1IDMzLjg5MSAzMy44OTEgMzMuODkxaDg0LjIxNHY2MzguNzk4aC0yNTEuNjE2di02Ny43ODJjMC0xOC40ODYtMTUuNDA1LTMzLjg5MS0zMy44OTEtMzMuODkxaC02Ni43NTVjLTE4LjQ4NiAwLTMzLjg5MSAxNS40MDUtMzMuODkxIDMzLjg5MXYyMDEuMjkzYzAgMTguNDg2IDE0LjM3OCAzMy44OTEgMzMuODkxIDMzLjg5MWg4NzIuOTU1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NTM7IiBnbHlwaC1uYW1lPSJjbG9jazIiIGQ9Ik01MTMuNTAyIDk3NC4wNTljLTI4My42IDAtNTEzLjUwMi0yMjkuOTAzLTUxMy41MDItNTEzLjUwMnMyMjkuOTAzLTUxMy41MDIgNTEzLjUwMi01MTMuNTAyIDUxMy41MDIgMjI5LjkwMyA1MTMuNTAyIDUxMy41MDItMjI5LjkwMyA1MTMuNTAyLTUxMy41MDIgNTEzLjUwMnpNNjYwLjY3OCAyMjIuNjAzbC0yMTEuMzYyIDIxMS4zNjR2MjgzLjMzOWgxMjguMzc1di0yMzAuMTY0bDE3My43NjUtMTczLjc2My05MC43NzgtOTAuNzc4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NTQ7IiBnbHlwaC1uYW1lPSJhbGFybSIgZD0iTTUxMy41MDIgODQ1LjY4MmMtMjQ4LjE1IDAtNDQ5LjMxNS0yMDEuMTY0LTQ0OS4zMTUtNDQ5LjMxNXMyMDEuMTY0LTQ0OS4zMTUgNDQ5LjMxNS00NDkuMzE1IDQ0OS4zMTUgMjAxLjE2NCA0NDkuMzE1IDQ0OS4zMTUtMjAxLjE2NCA0NDkuMzE1LTQ0OS4zMTUgNDQ5LjMxNXpNNTEzLjUwMiAzNS4zMTFjLTE5OS40MDggMC0zNjEuMDU3IDE2MS42NTItMzYxLjA1NyAzNjEuMDU3IDAgMTk5LjQwOCAxNjEuNjUgMzYxLjA1NyAzNjEuMDU3IDM2MS4wNTdzMzYxLjA1Ny0xNjEuNjUgMzYxLjA1Ny0zNjEuMDU3YzAtMTk5LjQwNi0xNjEuNjUyLTM2MS4wNTctMzYxLjA1Ny0zNjEuMDU3ek05MzcuNTI5IDY4Ni4wNDJjMTYuMDkwIDI4LjEzMyAyNS4yOTEgNjAuNzE5IDI1LjI5MSA5NS40NTMgMCAxMDYuMzUyLTg2LjIxMiAxOTIuNTY0LTE5Mi41NjQgMTkyLjU2NC02MS45OTkgMC0xMTcuMTQ0LTI5LjMwOS0xNTIuMzY3LTc0LjgxNSAxMzIuMjcxLTI3LjMxNyAyNDUuOTI2LTEwNS41MDcgMzE5LjY0LTIxMy4yMDJ2MHpNNDA5LjExOCA4OTkuMjQ0Yy0zNS4yMTggNDUuNTA2LTkwLjM2NiA3NC44MTUtMTUyLjM2NyA3NC44MTUtMTA2LjM1MiAwLTE5Mi41NjQtODYuMjEyLTE5Mi41NjQtMTkyLjU2NCAwLTM0LjczNCA5LjIwMS02Ny4zMiAyNS4yOTEtOTUuNDUzIDczLjcxNiAxMDcuNjk1IDE4Ny4zNzEgMTg1Ljg4NiAzMTkuNjQgMjEzLjIwMnpNNTEzLjUwMiAzOTYuMzY4djI1Ni43NTFoLTY0LjE4OXYtMzIwLjkzOWgyNTYuNzUxdjY0LjE4OXoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTU1OyIgZ2x5cGgtbmFtZT0idGh1bWJzLW9rIiBkPSJNODgzLjIgNDIyLjRjLTQuMjY3IDEyLjgtOC41MzMgMjUuNi0xNy4wNjcgMzguNCAxMi44IDI1LjYgMjEuMzMzIDQyLjY2NyAxMi44IDgxLjA2Ny04LjUzMyAzNC4xMzMtMzQuMTMzIDcyLjUzMy02OC4yNjcgMTA2LjY2N2wtNzIuNTMzIDM4LjQgMzQuMTMzIDc2LjhjMTcuMDY3IDM0LjEzMyAxNy4wNjcgNzYuOC00LjI2NyAxMDYuNjY3LTIxLjMzMyAzNC4xMzMtNTkuNzMzIDU1LjQ2Ny05OC4xMzMgNTUuNDY3LTQyLjY2NyAwLTc2LjgtMjUuNi05OC4xMzMtNjQgMCAwLTM0LjEzMyA4LjUzMy03Ni44LTQuMjY3bC01NS40NjctNTEuMnMtNzIuNTMzLTIxLjMzMy04NS4zMzMtODUuMzMzLTE3LjA2Ny0xNDUuMDY3LTM0LjEzMy0xNzQuOTMzLTEwNi42NjctMTQwLjgtMTU3Ljg2Ny0yMDAuNTMzYy0zOC40LTQ2LjkzMy0yOS44NjctOTguMTMzIDQuMjY3LTEzNi41MzNsMjEzLjMzMy0yMTMuMzMzYzM0LjEzMy0zNC4xMzMgMTE1LjItNDYuOTMzIDE3MC42NjcgMTIuOCA1OS43MzMgNTkuNzMzIDIxLjMzMyAxNDAuOCAyMS4zMzMgMTQwLjggMTcuMDY3IDEyLjggNjQgNTEuMiAxMTAuOTMzIDY0czExOS40NjcgMzguNCAxNTcuODY3IDg5LjZjMzQuMTMzIDQyLjY2NyA1MS4yIDc2LjggNDIuNjY3IDExOS40Njd6TTQ4Ni40IDY4LjI2N2MtMTcuMDY3LTE3LjA2Ny00Mi42NjctMTcuMDY3LTU5LjczMyAwbC0xNzkuMiAxNzkuMmMtOC41MzMgOC41MzMtMTIuOCAxNy4wNjctMTIuOCAyOS44NjdzNC4yNjcgMjEuMzMzIDEyLjggMjkuODY3bDI5Ljg2NyAyOS44NjcgMjA5LjA2Ny0yMDkuMDY3YzguNTMzLTguNTMzIDEyLjgtMTcuMDY3IDEyLjgtMjkuODY3cy00LjI2Ny0yMS4zMzMtMTIuOC0yOS44Njd6TTc2OCA0OTAuNjY3Yy0yMS4zMzMgMC0yOS44NjcgMjEuMzMzLTQ2LjkzMyAzOC40cy01NS40NjcgMjEuMzMzLTg1LjMzMyA4LjUzMy00Mi42NjctNDIuNjY3LTQyLjY2Ny03Mi41MzNjMC00Mi42NjcgMjkuODY3LTgxLjA2NyA3Mi41MzMtODEuMDY3IDI5Ljg2NyAwIDM4LjQgNC4yNjcgNTUuNDY3IDEyLjggMjUuNiAxNy4wNjcgMzQuMTMzIDM0LjEzMyA1MS4yIDM0LjEzM3MyOS44NjctOC41MzMgMjkuODY3LTM0LjEzMy0yNS42LTU1LjQ2Ny01MS4yLTcyLjUzMy00Ni45MzMtMjEuMzMzLTcyLjUzMy0yNS42Yy0yNS42LTQuMjY3LTQyLjY2Ny00LjI2Ny03Ni44LTI1LjYtMjkuODY3LTE3LjA2Ny01OS43MzMtMzguNC03Ni44LTU1LjQ2N2wtMTk2LjI2NyAxOTYuMjY3YzM4LjQgNDYuOTMzIDcyLjUzMyA5OC4xMzMgNzYuOCAxMjMuNzMzbDI5Ljg2NyAxNjYuNGM0LjI2NyAxNy4wNjcgMTcuMDY3IDIxLjMzMyAyNS42IDIxLjMzMyAxMi44IDAgMjUuNi04LjUzMyAyOS44NjctMTcuMDY3bDE3LjA2NyA1NS40NjdjNC4yNjcgMTIuOCAxNy4wNjcgMjEuMzMzIDI1LjYgMjEuMzMzIDE3LjA2NyAwIDM0LjEzMy0xMi44IDI5Ljg2Ny0zNC4xMzNsLTIxLjMzMy0xMDIuNGMyNS42IDUxLjIgNjQgMTE1LjIgODkuNiAxNjIuMTMzIDguNTMzIDEyLjggMTcuMDY3IDI1LjYgMzguNCAyNS42czM4LjQtMjUuNiAyOS44NjctNDYuOTMzYy04LjUzMy0xNy4wNjctODUuMzMzLTE0OS4zMzMtMTE5LjQ2Ny0yMDQuOC00LjI2Ny00LjI2NyAwLTguNTMzIDguNTMzLTQuMjY3IDEyLjggOC41MzMgNDIuNjY3IDI5Ljg2NyA3Mi41MzMgMjkuODY3IDUxLjIgNC4yNjcgNzYuOC0xNy4wNjcgODkuNi0yNS42IDE3LjA2Ny0xMi44IDM0LjEzMy0zNC4xMzMgNDYuOTMzLTU1LjQ2NyA4LjUzMy0yMS4zMzMtOC41MzMtMzguNC0yOS44NjctMzguNHpNNzU5LjQ2NyA0NjAuOGMtMTcuMDY3IDAtMjkuODY3LTQuMjY3LTM4LjQtMTcuMDY3cy0yNS42LTI5Ljg2Ny00Ni45MzMtMjkuODY3Yy0yOS44NjcgMC00Ni45MzMgMjEuMzMzLTQ2LjkzMyA0Ni45MzNzMTcuMDY3IDQyLjY2NyA0Ni45MzMgNDIuNjY3YzIxLjMzMyAwIDM4LjQtMTcuMDY3IDQ2LjkzMy0yOS44NjdzMjEuMzMzLTEyLjggMzguNC0xMi44eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NTY7IiBnbHlwaC1uYW1lPSJwcmV2aWV3IiBkPSJNMTgxLjcxMiA1NDkuODUxaDQyNi4xMjl2LTYzLjkxOWgtNDI2LjEyOXY2My45MTl6TTkzNS41ODMtNjRsNDUuMTk3IDQ1LjE5Ny0xNTIuMDE5IDE1Mi4wMTljMjYuNjkzIDM1Ljk3OCA0Mi41MDQgODAuNDg5IDQyLjUwNCAxMjguNjI5IDAgODYuNjQtNTEuMjA0IDE2MS41MzMtMTI0LjkzNSAxOTYuMDQ1djI3MC4zMjNsLTIzMS43ODIgMjMxLjc4NmgtNDcxLjMyOHYtOTQ4LjEzNmg3MDMuMTEydjUzLjkzM2MxMy4xODQgNi4xNzIgMjUuNjUzIDEzLjYyOCAzNy4yMzMgMjIuMjJsMTUyLjAxNy0xNTIuMDE3ek01MzMuMjY4IDg1MC44ODNsMTAzLjk0OC0xMDMuOTQ4aC0xMDMuOTQ4djEwMy45NDh6TTEwNy4xMzkgODk2LjA4MWgzNjIuMjA5di0yMTMuMDY0aDIxMy4wNjR2LTIwNi41ODFjLTkgMS4xNDYtMTguMTcyIDEuNzM2LTI3LjQ3NyAxLjczNi02Ni40NyAwLTEyNi4wMjMtMzAuMTQyLTE2NS43MzgtNzcuNDY2aC0zMDcuNDg2di02My45MTloMjcwLjI4NWMtOC42NTUtMjMuMzYzLTEzLjM5MS00OC42MDgtMTMuMzkxLTc0Ljk0MyAwLTMuNDQ3IDAuMDg5LTYuODczIDAuMjQ5LTEwLjI4MmgtMjU3LjE0M3YtNjMuOTE5aDI3MC4wMDZjMTcuMjQ4LTQ3LjA4OSA1MC40My04Ni41NTUgOTIuOTczLTExMS44NTloLTQzNy41NTF2ODIwLjI5OHpNNjU0LjkzNiAxMDkuNDNjLTg0LjAzOSAwLTE1Mi40MTEgNjguMzcyLTE1Mi40MTEgMTUyLjQxMXM2OC4zNyAxNTIuNDExIDE1Mi40MTEgMTUyLjQxMSAxNTIuNDExLTY4LjM3IDE1Mi40MTEtMTUyLjQxMS02OC4zNzItMTUyLjQxMS0xNTIuNDExLTE1Mi40MTF6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk1NzsiIGdseXBoLW5hbWU9InBhaWQiIGQ9Ik0xNTMuOTc2IDkyOS40NTZoNzE2LjAwNHYtMjQwLjg5NmgtNzE2LjAwNHYyNDAuODk2ek04NzAuMDEwIDk2MGgtNzE2LjAyMGMtMTYuODcgMC0zMC41NDQtMTMuNjc4LTMwLjU0NC0zMC41NDR2LTkwNS4zODJjMC0yNy42NjggMTYuNTE2LTUyLjM4MiA0Mi4wNzYtNjIuOTY4IDI1LjU2LTEwLjU4IDU0LjcxMi00Ljc4NiA3NC4yNzQgMTQuNzc4IDguNTkyIDguNTkyIDIwLjAyMCAxMy4zMjYgMzIuMTcyIDEzLjMyNiAxMi4xNTQgMCAyMy41OC00LjczNCAzMi4xNzItMTMuMzI2IDI2LjU5LTI2LjU5IDYxLjUxNC0zOS44ODQgOTYuNDQyLTM5Ljg4NHM2OS44NTQgMTMuMjk0IDk2LjQ0MiAzOS44ODJjMTEuOTI4IDExLjkyOCAxMS45MjggMzEuMjY4IDAgNDMuMi0xMS45MjggMTEuOTI0LTMxLjI2OCAxMS45MjQtNDMuMiAwLTI5LjM1Ni0yOS4zNTYtNzcuMTI4LTI5LjM1Ni0xMDYuNDg2IDAtNDEuNTYgNDEuNTU2LTEwOS4xODIgNDEuNTYtMTUwLjc0Mi0wLjAwNC0yLjIyLTIuMjEyLTQuODE0LTIuNzI4LTcuNy0xLjUzLTIuODk2IDEuMi00LjM2MiAzLjM5NC00LjM2MiA2LjUyOHY2MzMuOTQyaDY1NC45Mjh2LTYzMy45NDRjMC0zLjEzLTEuNDY2LTUuMzI4LTQuMzYyLTYuNTI4LTIuODk4LTEuMTk4LTUuNDgyLTAuNjg4LTcuNyAxLjUzNC00MS41NTYgNDEuNTU0LTEwOS4xOCA0MS41NTYtMTUwLjc0MiAwbC0yNC4xOTItMjQuMTkyYy0xMS45MjgtMTEuOTI4LTExLjkyOC0zMS4yNjggMC00My4yIDExLjkyOC0xMS45MjQgMzEuMjY4LTExLjkyNCA0My4yIDBsMjQuMTkyIDI0LjE5MmM4LjU5MiA4LjU5MiAyMC4wMjAgMTMuMzI2IDMyLjE3MiAxMy4zMjYgMTIuMTU0IDAgMjMuNTc4LTQuNzM0IDMyLjE3Mi0xMy4zMjYgMTkuNTY0LTE5LjU2NCA0OC43MjItMjUuMzY0IDc0LjI3Ni0xNC43NzQgMjUuNTU2IDEwLjU4NiA0Mi4wNzIgMzUuMzA0IDQyLjA3MiA2Mi45NjZ2OTA1LjM4NGMwLjAwNCAxNi44NjYtMTMuNjcgMzAuNTQ0LTMwLjU0IDMwLjU0NHpNMTg0LjUzNiA3MTkuMTA4djE3OS44MDJoNjU0LjkyOHYtMTc5LjgwMmgtNjU0LjkyOHpNNzQ2Ljg4IDQxNS42OTZoLTE2OS4wMzJjLTE2Ljg3IDAtMzAuNTQ0IDEzLjY3OC0zMC41NDQgMzAuNTQ0czEzLjY3NCAzMC41NDQgMzAuNTQ0IDMwLjU0NGgxNjkuMDMyYzE2Ljg3IDAgMzAuNTQ0LTEzLjY3OCAzMC41NDQtMzAuNTQ0cy0xMy42NzQtMzAuNTQ0LTMwLjU0NC0zMC41NDR6TTc0Ni44OCAyNDcuNjk4aC0xNjkuMDMyYy0xNi44NyAwLTMwLjU0NCAxMy42NzgtMzAuNTQ0IDMwLjU0NHMxMy42NzQgMzAuNTQ0IDMwLjU0NCAzMC41NDRoMTY5LjAzMmMxNi44NyAwIDMwLjU0NC0xMy42NzggMzAuNTQ0LTMwLjU0NHMtMTMuNjc0LTMwLjU0NC0zMC41NDQtMzAuNTQ0ek00NTQuODA0IDM3My4wNzZjLTExLjI3MiA3Ljc5Ni0zMC4zMTYgMTUuNTItNTguMDg4IDIzLjU0NHY3Ni45NDJjOC44MjQtMi4yMzggMTUuNDc4LTcuMDM0IDIwLjE1Ni0xNC40NTQgMy43Mi02LjA1NCA2LjAxMi0xMy4zMTIgNi44MDgtMjEuNTcgMC41MzItNS40OCA1LjEzOC05LjY2MiAxMC42NDItOS42NjJoMzQuNjcyYzIuODg0IDAgNS42NDQgMS4xNjQgNy42NTggMy4yMzIgMi4wMTIgMi4wNjQgMy4xMDYgNC44NTQgMy4wMzAgNy43MzgtMC42NTQgMjUuMjE0LTkuMTk4IDQ1Ljk4OC0yNS4zOTYgNjEuNzQ2LTEzLjk1MiAxMy41NjItMzMuMjg0IDIyLjA0Mi01Ny41NjggMjUuMjY2djE2LjQ3OGMwIDUuOTA0LTQuNzg2IDEwLjY5LTEwLjY5IDEwLjY5aC0xOC45NmMtNS45MDQgMC0xMC42OS00Ljc4Ni0xMC42OS0xMC42OXYtMTYuMzc4Yy0yNC42ODQtMi4yNzgtNDQuNjYyLTExLjU2OC01OS40OTYtMjcuNjg4LTE2LjU3NC0xOC4wNDItMjQuOTc2LTM4LjgzMi0yNC45NzYtNjEuNzg2IDAtMjUuNzE2IDguMTEyLTQ2LjIxMiAyNC4wNTgtNjAuODY2IDEzLjU0Ni0xMi42MyAzMy44NDQtMjIuMDg0IDYwLjQxMi0yOC4xNjJ2LTg3LjYwNmMtMTIuNDkgMi45NDgtMjEuMDk0IDguOTI2LTI2LjE0IDE4LjEwNi0yLjY3NiA0Ljg5Ni02LjE0IDE0Ljk5OC03LjQ0IDM1LjMyLTAuMzYgNS42My01LjAyOCAxMC4wMDYtMTAuNjcgMTAuMDA2aC0zNS4wMDhjLTUuOTA0IDAtMTAuNjktNC43ODYtMTAuNjktMTAuNjkgMC0yNS4xNDIgNC4xLTQ0LjYzOCAxMi41MDItNTkuNTU2IDE0LjQzMi0yNS45MjQgNDAuNDYtNDEuMjY2IDc3LjQ0Ni00NS42OHYtMjUuMjA4YzAtNS45MDQgNC43ODYtMTAuNjkgMTAuNjktMTAuNjloMTguOTZjNS45MDQgMCAxMC42OSA0Ljc4NiAxMC42OSAxMC42OXYyNS41ODJjMjEuMDQ2IDMuMTgyIDM3Ljg5NCA4Ljc4NCA1MC4yMDYgMTYuNzA4IDI2LjMzIDE3LjA1NiAzOS41NyA0NS40NjYgMzkuMzU0IDg0LjM3NCAwIDI4LjE3Mi0xMC41ODYgNDkuNzkyLTMxLjQ3MiA2NC4yNjR6TTMyOS4wNzQgNDM4Ljc2NGMwIDguNTggMi45NzggMTYuNzc2IDkuMDY4IDI1LjAxNCAzLjgwNiA1LjA4MCA5LjkxNCA4LjUyOCAxOC4yMzYgMTAuMzAydi02Ny43NDhjLTcuMDk4IDIuNTE2LTEzLjA2MiA1Ljc2Ni0xNy43OTIgOS42OTgtNi40OSA1LjUtOS41MTIgMTIuNzItOS41MTIgMjIuNzM0ek0zOTYuNzE2IDMzNi45NDRjOS45ODYtMy40ODYgMTUuNTA0LTYuNDk2IDE4LjUyNi04LjYzNiA5LjQ2Mi02LjcwNCAxMy44Ny0xNS45NjggMTMuODctMjkuMTUgMC04LjY1LTEuNzg0LTE2LjA3OC01LjQ2OC0yMi43MzItNS4yODQtOS42MS0xNC4xNDYtMTUuNTU2LTI2LjkyNi0xOC4wMTZ2NzguNTNoLTAuMDAyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NTg7IiBnbHlwaC1uYW1lPSJvcmRlciIgZD0iTTkxLjA5MyA2NS40OTRjLTQ5Ljg5MiAwLTkxLjA3MyA0MC4zODktOTEuMDczIDkxLjA3M3Y3MTAuMzY4YzAgNDkuODkyIDQwLjM4OSA5MS4wNzMgOTEuMDczIDkxLjA3M2g2NjguMzk1YzQ5Ljg5MiAwIDkxLjA3My00MC4zODkgOTEuMDczLTkxLjA3M3YtMzM1Ljc4MmwtMy4xNjggMC43OTJjLTEzLjQ2MyAzLjk2LTI2LjEzNCA1LjU0NC00MC4zODkgNS41NDRoLTAuNzkybC0wLjc5MiAyLjM3NmgtMi4zNzZ2MzI3LjA3MGMwIDIyLjk2Ni0yMC41OSA0My41NTctNDMuNTU3IDQzLjU1N2gtNjY4LjM5NWMtMjIuOTY2IDAtNDMuNTU3LTIwLjU5LTQzLjU1Ny00My41NTd2LTcxMC4zNjhjMC0yMi45NjYgMjAuNTktNDMuNTU3IDQzLjU1Ny00My41NTdoMzUwLjgyOGwwLjc5Mi0wLjc5MmM4LjcxMS0xMS44NzkgMy45Ni0yMC41OSAwLjc5Mi0yNi45MjYtMy4xNjgtNS41NDQtNC43NTItOS41MDMgMC43OTItMTUuMDQ3bDQuNzUyLTQuNzUyaC0zNTcuOTU2ek0xNDIuNTY5IDc4My43ODJjLTguNzExIDAtMTUuODM5IDExLjA4Ny0xNS44MzkgMjQuNTVzNy4xMjcgMjQuNTUgMTUuODM5IDI0LjU1aDI2OS4yNTljOC43MTEgMCAxNS44MzktMTEuMDg3IDE1LjgzOS0yNC41NXMtNy4xMjctMjQuNTUtMTUuODM5LTI0LjU1aC0yNjkuMjU5ek00MTEuODI3IDgzMC41MDZoLTI2OS4yNTljLTcuMTI3IDAtMTMuNDYzLTkuNTAzLTEzLjQ2My0yMi4xNzRzNi4zMzUtMjIuMTc0IDEzLjQ2My0yMi4xNzRoMjY5LjI1OWM3LjEyNyAwIDEzLjQ2MyA5LjUwMyAxMy40NjMgMjIuMTc0cy01LjU0NCAyMi4xNzQtMTMuNDYzIDIyLjE3NHpNMTM5LjQwMSA2NTcuMDcyYy03LjEyNyAwLTEyLjY3MSAxMC4yOTUtMTIuNjcxIDI0LjU1czUuNTQ0IDI0LjU1IDEyLjY3MSAyNC41NWgxOTMuMjMzYzcuMTI3IDAgMTIuNjcxLTEwLjI5NSAxMi42NzEtMjQuNTVzLTUuNTQ0LTI0LjU1LTEyLjY3MS0yNC41NWgtMTkzLjIzM3pNMzMyLjYzNCA3MDMuNzk2aC0xOTMuMjMzYy01LjU0NCAwLTkuNTAzLTkuNTAzLTkuNTAzLTIyLjE3NHMzLjk2LTIyLjE3NCA5LjUwMy0yMi4xNzRoMTkzLjIzM2M1LjU0NCAwIDkuNTAzIDkuNTAzIDkuNTAzIDIyLjE3NHMtNC43NTIgMjIuMTc0LTkuNTAzIDIyLjE3NHpNNzMxLjc3LTYyLjAwOGMtMjcuNzE4IDAtNTcuODExIDEuNTg0LTk2LjYxNiA0Ljc1Mi01Ni4yMjggNC43NTItMTA3LjcwNCAzMC44ODYtMTU3LjU5NiA3OS4xOTRsLTIyNC45MSAyMjAuMTU5Yy01Mi4yNjggNTAuNjg0LTU0LjY0NCAxMTcuMjA3LTcuOTE5IDE2Ny44OTEgMTkuNzk4IDIwLjU5IDUwLjY4NCAzMy4yNjEgODMuOTQ1IDMzLjI2MXM2My4zNTUtMTIuNjcxIDgyLjM2Mi0zNC44NDVjMC43OTItMC43OTIgMi4zNzYtMi4zNzYgNS41NDQtMy45NiAwLjc5Mi0wLjc5MiAyLjM3Ni0xLjU4NCAzLjE2OC0yLjM3NnYxNTguMzg4YzAgNDAuMzg5IDAgODEuNTcgMC43OTIgMTIxLjk1OCAwLjc5MiA2MC4xODcgNDcuNTE2IDEwNi4xMiAxMDkuMjg3IDEwNi4xMmgwLjc5MmM1OS4zOTUgMCAxMDQuNTM2LTQzLjU1NyAxMDcuNzA0LTEwMi45NTIgMC43OTItMTMuNDYzIDAuNzkyLTI3LjcxOCAwLTQxLjk3M3YtMTguMjE1aDExLjg3OWM0MS4xODEgMCA3Mi44NTgtMTQuMjU1IDk1LjgyNC00NC4zNDkgMC43OTItMS41ODQgNS41NDQtMy4xNjggMTEuODc5LTMuMTY4IDIuMzc2IDAgNC43NTIgMCA2LjMzNiAwLjc5MiA3LjEyNyAwLjc5MiAxNC4yNTUgMS41ODQgMjAuNTkgMS41ODQgMzEuNjc4IDAgNTkuMzk1LTEyLjY3MSA4My4xNTMtMzguODA1IDMuOTYtMy45NiAxMi42NzEtNy4xMjcgMjAuNTktNy4xMjdoMy4xNjhjNS41NDQgMC43OTIgMTEuODc5IDEuNTg0IDE3LjQyMyAxLjU4NCA1OS4zOTUgMCAxMDYuOTEyLTQxLjk3MyAxMDcuNzA0LTk2LjYxNiAyLjM3Ni0xMDAuNTc2IDMuOTYtMTk5LjU2OC03LjEyNy0yOTcuNzY5LTEzLjQ2My0xMTguNzkxLTc2LjgxOC0xODIuMTQ2LTIwMC4zNi0xOTcuOTg0LTIyLjk2Ni0zLjk2LTQ5LjEtNS41NDQtNzcuNjEtNS41NDR6TTMyNC43MTQgMzk4LjEwOGMtMTYuNjMxIDAtMzIuNDY5LTYuMzM1LTQ0LjM0OS0xNy40MjMtMTQuMjU1LTE0LjI1NS0yMi4xNzQtMzAuODg2LTIyLjE3NC00OS4xIDAtMTkuMDA3IDguNzExLTM4LjAxMyAyNC41NS01My44NTJsMzAuMDk0LTMwLjA5NGM2NS43MzEtNjQuOTM5IDEzMy44MzctMTMxLjQ2MiAyMDEuOTQ0LTE5Ny4xOTIgMzMuMjYxLTMxLjY3OCA3MS4yNzQtNTIuMjY4IDExMy4yNDctNjAuMTg3IDMyLjQ2OS02LjMzNSA2NC45MzktOS41MDMgOTYuNjE2LTkuNTAzIDI4LjUxIDAgNTcuMDIwIDIuMzc2IDg0LjczNyA3LjkxOSAxMDAuNTc2IDE4LjIxNSAxNDYuNTA4IDY2LjUyMyAxNTYuMDEyIDE1OS45NzEgOC43MTEgODkuNDg5IDcuOTE5IDE4MS4zNTQgNi4zMzUgMjcwLjA1MXYxNC4yNTVjLTAuNzkyIDMyLjQ2OS0yMy43NTggNTQuNjQ0LTU2LjIyOCA1NC42NDQtOC43MTEgMC0xNi42MzEtMS41ODQtMjUuMzQyLTQuNzUydi0xMjMuNTQyYzAtMTEuMDg3IDAtMzIuNDY5LTIyLjE3NC0zMi40NjloLTAuNzkyYy03LjEyNyAwLTEyLjY3MSAxLjU4NC0xNS44MzkgNS41NDQtNi4zMzUgNi4zMzUtNy4xMjcgMTguMjE1LTcuMTI3IDI3LjcxOHY0Ljc1MmMwIDM2LjQyOSAwLjc5MiA3My42NSAwIDExMC44NzEtMC43OTIgMzIuNDY5LTIzLjc1OCA1NS40MzYtNTUuNDM2IDU1LjQzNi03LjkxOSAwLTE1LjgzOS0xLjU4NC0yMi45NjYtMy45NnYtMTI4LjI5NGMwLTExLjA4Ny0yLjM3Ni0xOS43OTgtNy45MTktMjUuMzQyLTMuOTYtMy45Ni05LjUwMy02LjMzNS0xNi42MzEtNi4zMzZoLTAuNzkyYy0yMS4zODIgMC43OTItMjEuMzgyIDIyLjk2Ni0yMS4zODIgMzAuODg2djExOC43OTFjMCAxNS4wNDctNi4zMzUgMzAuODg2LTE4LjIxNSA0Mi43NjUtMTEuMDg3IDExLjA4Ny0yNi4xMzQgMTcuNDIzLTQxLjE4MSAxNy40MjMtNi4zMzUgMC0xMy40NjMtMC43OTItMTkuNzk4LTMuMTY4di01Ny4wMjBjMC0yNi45MjYgMC01NS40MzYtMS41ODQtODMuMTUzLTAuNzkyLTcuMTI3LTcuMTI3LTEyLjY3MS0xMy40NjMtMTguMjE1LTIuMzc2LTIuMzc2LTUuNTQ0LTQuNzUyLTcuOTE5LTcuMTI3bC0yLjM3Ni0yLjM3Ni0xLjU4NCAzLjk2Yy0xLjU4NCAyLjM3Ni0zLjk2IDQuNzUyLTYuMzM1IDYuMzM2LTQuNzUyIDUuNTQ0LTEwLjI5NSAxMS4wODctMTMuNDYzIDE3LjQyMy0yLjM3NiA0Ljc1Mi0xLjU4NCAxMC4yOTUtMS41ODQgMTUuMDQ3djc1LjIzNGMwIDUwLjY4NCAwIDEwMi45NTItMC43OTIgMTU0LjQyOCAwIDM4LjAxMy0yNC41NSA2My4zNTUtNjAuMTg3IDY0LjE0Ny0zOC44MDUgMC02NC45MzktMjcuNzE4LTY0LjkzOS02OC4xMDd2LTM3My4wMDNsLTEwLjI5NS02LjMzNi0wLjc5MiAxLjU4NGMtNy4xMjcgNy45MTktMTUuMDQ3IDE1LjgzOS0yMi4xNzQgMjMuNzU4LTE2LjYzMSAxNy40MjMtMzQuMDUzIDM2LjQyOS01MS40NzYgNTMuODUyLTE1LjgzOSAxNS4wNDctMzUuNjM3IDIzLjc1OC01Ni4yMjggMjMuNzU4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NTk7IiBnbHlwaC1uYW1lPSJtdWx0aXBsZS1pbnB1dHMiIGQ9Ik04NTMuMzMzIDIxMy4zMzN2LTEwNi42NjdoLTY4Mi42Njd2MTA2LjY2N2gtODUuMzMzdi0xMDYuNjY3YzAtNDYuOTMzIDM4LjQtODUuMzMzIDg1LjMzMy04NS4zMzNoNjgyLjY2N2M0Ni45MzMgMCA4NS4zMzMgMzguNCA4NS4zMzMgODUuMzMzdjEwNi42NjdoLTg1LjMzM3pNNTEyIDQ2MC44bC0xNDkuMzMzIDE3OS4yaDI5OC42Njd6TTQ2OS4zMzMgODc0LjY2N2g4NS4zMzN2LTI5OC42NjdoLTg1LjMzM3pNNjcyIDM4Ni4xMzNsLTE0LjkzMy0yMy40NjcgNzQuNjY3LTQwLjUzMyAxMi44IDI1LjZjMzQuMTMzIDY0IDU1LjQ2NyAxMDAuMjY3IDc0LjY2NyAxMTAuOTMzczU1LjQ2NyAxMC42NjcgMTE5LjQ2NyAxMC42Njd2ODUuMzMzYy0xNjQuMjY3IDAtMTc5LjItOC41MzMtMjY2LjY2Ny0xNjguNTMzek04MTkuMiAyOTguNjY3bC0xOTItODUuMzMzLTI5Ljg2NyAyMTMuMzMzek0zNTIgMzg2LjEzM2wxMi44LTI1LjYtNzQuNjY3LTQwLjUzMy0xMi44IDI1LjZjLTM0LjEzMyA2NC01NS40NjcgMTAwLjI2Ny03NC42NjcgMTEwLjkzMy0xNy4wNjcgMTIuOC01My4zMzMgMTIuOC0xMTcuMzMzIDEyLjh2ODUuMzMzYzE2NC4yNjcgMCAxNzkuMi04LjUzMyAyNjYuNjY3LTE2OC41MzN6TTQyNi42NjcgNDI2LjY2N2wtMjkuODY3LTIxMy4zMzMtMTkyIDg1LjMzM3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTVhOyIgZ2x5cGgtbmFtZT0iZ2xvYmFsLWNvbW11bml0eSIgZD0iTTUwMS43NiA1ODQuNTMzYzk2LjQyNyAwIDE3NC45MzMgNzguNTA3IDE3NC45MzMgMTc0LjkzM3MtNzguNTA3IDE3NC45MzMtMTc0LjkzMyAxNzQuOTMzYy05Ni40MjcgMC0xNzQuOTMzLTc4LjUwNy0xNzQuOTMzLTE3NC45MzNzNzguNTA3LTE3NC45MzMgMTc0LjkzMy0xNzQuOTMzek0zNzUuNDY3IDg1MS42MjdjNC4yNjcgMi41NiA3LjY4IDcuNjggMTUuMzYgNS45NzMgMC0xLjcwNyAwLjg1My0zLjQxMyAwLjg1My00LjI2NyAzLjQxMyAwLjg1MyA1LjEyIDMuNDEzIDUuOTczIDcuNjggNS4xMi01LjEyIDAtMTMuNjUzLTEuNzA3LTE3LjkyIDE3LjkyLTIuNTYgMTEuOTQ3IDEwLjI0IDEzLjY1MyAyMC40OCAxLjcwNyA5LjM4NyAxNy45MiAxMy42NTMgMTUuMzYgMjQuNzQ3LTUuMTIgMC44NTMtMTAuMjQgMC0xNC41MDctMi41NiAwIDAuODUzIDAgMS43MDcgMCAxLjcwNyA1Ljk3MyA0LjI2NyAxMS4wOTMgNy42OCAxNy4wNjcgMTEuMDkzIDEwLjI0IDAgMTEuOTQ3LTkuMzg3IDEuNzA3LTEyLjgtMy40MTMtMTEuOTQ3IDEwLjI0LTUuMTIgMTMuNjUzLTMuNDEzIDQuMjY3IDEuNzA3IDMuNDEzIDIuNTYgOS4zODcgMy40MTMgNC4yNjcgMC44NTMgOC41MzMtMC44NTMgMTIuOCAxLjcwNy00LjI2Ny0xMi44LTE5LjYyNy0xMi44LTI2LjQ1My0yMi4xODctMTAuMjQtMTQuNTA3IDE1LjM2LTEwLjI0IDIzLjg5My0zLjQxMyA1LjEyIDQuMjY3IDYuODI3IDExLjA5MyAxMS4wOTMgMTQuNTA3IDUuOTczIDQuMjY3IDEzLjY1MyAwLjg1MyAxNS4zNiA4LjUzMyAwIDEuNzA3LTUuMTIgMTEuOTQ3LTUuMTIgMTMuNjUzLTMuNDEzIDcuNjgtNi44MjcgNS45NzMgMCAxNC41MDctMS43MDcgMC0zLjQxMyAwLTUuMTIgMCAwIDAuODUzIDAgMS43MDcgMCAxLjcwNyA4LjUzMyAxLjcwNyAxNy4wNjcgMi41NiAyNS42IDIuNTYgNy42OCAwIDE2LjIxMy0wLjg1MyAyMy44OTMtMS43MDcgNS45NzMtMy40MTMgMTAuMjQtOS4zODcgMTUuMzYtMTQuNTA3IDE1LjM2LTE1LjM2LTcuNjgtMTAuMjQtNS45NzMtMjEuMzMzIDAuODUzLTUuOTczIDguNTMzLTMuNDEzIDMuNDEzLTEyLjgtMy40MTMtNS4xMi0xMC4yNC01Ljk3My05LjM4Ny0xMi44LTExLjk0Ny0xLjcwNy0xOS42MjcgNy42OC0zMS41NzMgMy40MTMtNS45NzMtMi41Ni0xMi44LTUuOTczLTEzLjY1My0xMS45NDctMS43MDctMTAuMjQgNS45NzMtOS4zODcgMTEuOTQ3LTEzLjY1MyA1LjEyLTQuMjY3IDQuMjY3LTQuMjY3IDMuNDEzLTEzLjY1My0xLjcwNy03LjY4LTAuODUzLTExLjA5My04LjUzMy0xNC41MDctMy40MTMtMS43MDctOC41MzMtMC44NTMtMTEuOTQ3LTIuNTYtMC44NTMtMC44NTMtMS43MDctNS4xMi0zLjQxMy02LjgyNy00LjI2Ny0zLjQxMy0xNy4wNjctMS43MDctMTMuNjUzLTExLjA5MyA0LjI2Ny0wLjg1MyA3LjY4IDEuNzA3IDExLjk0NyAxLjcwNyA5LjM4NyAwIDQuMjY3LTEuNzA3IDEwLjI0LTUuOTczIDYuODI3LTUuMTIgMTYuMjEzLTUuOTczIDIzLjg5My05LjM4NyA0LjI2Ny0xLjcwNyA2LjgyNy00LjI2NyAxMS4wOTMtNC4yNjcgMS43MDctNy42OC01LjEyLTkuMzg3LTExLjA5My0xMS4wOTMtOS4zODctMi41Ni0xMS45NDctMS43MDctMTcuMDY3IDUuOTczLTYuODI3IDEwLjI0LTcuNjggNi44MjctMjAuNDggOC41MzMtNS4xMiAwLTE5LjYyNyAxLjcwNy0yMy4wNDAgNS45NzMtNC4yNjcgNS4xMiAwLjg1MyAxMi44IDUuMTIgMTYuMjEzIDcuNjggNS4xMiA5LjM4NyA0LjI2NyAxMy42NTMgMTEuMDkzIDUuMTIgNy42OCA1LjEyIDUuMTIgMTIuOCA4LjUzMyA1Ljk3MyAyLjU2IDExLjA5MyA2LjgyNyAxMS4wOTMgMTQuNTA3LTQuMjY3IDAuODUzLTUuOTczIDQuMjY3LTUuOTczIDguNTMzbC03LjY4IDIuNTZjMC44NTMtMy40MTMgMTAuMjQtMjguMTYtMy40MTMtMjEuMzMzLTUuMTIgMi41NiAwIDI2LjQ1My0xNC41MDcgMjIuMTg3IDAuODUzLTYuODI3LTEuNzA3LTcuNjgtNi44MjctMTEuOTQ3LTYuODI3LTUuOTczLTcuNjggMC01LjEyLTkuMzg3IDEuNzA3LTUuOTczIDUuOTczLTUuMTIgMy40MTMtMTIuOC0xLjcwNy01LjEyLTguNTMzLTUuMTItMS43MDctMTEuOTQ3LTMuNDEzLTAuODUzLTYuODI3IDAtOS4zODcgMC44NTMtNy42OC03LjY4LTMuNDEzLTEwLjI0LTYuODI3LTIwLjQ4cy0xNy4wNjctMTMuNjUzLTIzLjg5My0yMS4zMzNjLTExLjk0Ny0xMi44LTE1LjM2LTQ2LjA4MCAxLjcwNy01NS40NjcgMTMuNjUzLTcuNjggMjcuMzA3IDAgNDAuMTA3LTUuMTIgOS4zODctMy40MTMgMTEuOTQ3LTguNTMzIDEyLjgtMTcuMDY3IDEuNzA3LTEwLjI0IDEwLjI0LTE1LjM2IDExLjA5My0yNy4zMDcgMC44NTMtMTAuMjQgMC0xNi4yMTMgNi44MjctMjMuODkzIDMuNDEzLTMuNDEzIDEwLjI0LTEwLjI0IDE0LjUwNy0xMS45NDcgNy42OC0zLjQxMyAxMC4yNCAwIDE3LjA2NyAzLjQxMyAyLjU2IDAuODUzIDUuOTczIDEuNzA3IDguNTMzIDIuNTYgNS45NzMgMy40MTMgMy40MTMgMC44NTMgNi44MjcgNS45NzMgMy40MTMgNC4yNjcgNC4yNjcgMTAuMjQgOS4zODcgMTUuMzYgNS45NzMgNS45NzMgNy42OCA3LjY4IDEwLjI0IDE1LjM2IDIuNTYgNS45NzMgMi41NiAxMS45NDcgNS4xMiAxNy45MnM4LjUzMyAxMS4wOTMgMTEuOTQ3IDE2LjIxM2MzLjQxMyA1LjEyIDQuMjY3IDEyLjggOS4zODcgMTcuMDY3LTUuMTIgMC0xNS4zNi0yLjU2LTIwLjQ4LTAuODUzLTUuOTczIDEuNzA3LTcuNjggOC41MzMtMTEuMDkzIDEzLjY1My02LjgyNyA4LjUzMy0xNy45MiAyMi4xODctMTcuOTIgMzQuMTMzIDQuMjY3IDAuODUzIDE3LjA2Ny0yMi4xODcgMTkuNjI3LTI2LjQ1MyA5LjM4Ny0xMy42NTMgMTUuMzYtOS4zODcgMjYuNDUzLTQuMjY3IDUuOTczIDIuNTYgMjkuMDEzIDE2LjIxMyAxOS42MjcgMjMuODkzLTUuOTczIDUuMTItMzEuNTczLTguNTMzLTI5LjAxMyA2LjgyNyAxMC4yNCAwIDIyLjE4NyAwLjg1MyAzMi40MjcgMy40MTMgNS4xMiAwLjg1MyA5LjM4NyA0LjI2NyAxMy42NTMgMy40MTMgMC44NTMgMCAzLjQxMy00LjI2NyA0LjI2Ny01LjEyIDIuNTYtMC44NTMgNy42OCAwIDEwLjI0IDAgMC44NTMtNy42OCAxMC4yNC0yOC4xNiAxOS42MjctMjUuNiAwLjg1MyAxNi4yMTMgMCAzMC43MiA0LjI2NyA0Ni4wODAgNC4yNjcgMC44NTMgNy42OCAwIDExLjk0NyAwIDAtNC4yNjcgMC03LjY4IDAtMTEuOTQ3IDAtODcuMDQwLTcwLjgyNy0xNTcuODY3LTE1Ny4wMTMtMTU3Ljg2N3MtMTU3LjAxMyA3MC44MjctMTU3LjAxMyAxNTcuMDEzYy0wLjg1MyAzNC4xMzMgMTAuMjQgNjYuNTYgMjkuODY3IDkyLjE2ek03MDUuNzA3IDM5MC44MjdjMCAzNy41NDcgMzAuNzIgNjguMjY3IDY4LjI2NyA2OC4yNjdzNjguMjY3LTMwLjcyIDY4LjI2Ny02OC4yNjctMzAuNzItNjguMjY3LTY4LjI2Ny02OC4yNjctNjguMjY3IDMwLjcyLTY4LjI2NyA2OC4yNjd6TTY5MC4zNDcgMTUyLjc0N2MtMzcuNTQ3IDAtNjguMjY3IDMwLjcyLTY4LjI2NyA2OC4yNjdzMzAuNzIgNjguMjY3IDY4LjI2NyA2OC4yNjcgNjguMjY3LTMwLjcyIDY4LjI2Ny02OC4yNjdjMC0zNy41NDctMzAuNzItNjguMjY3LTY4LjI2Ny02OC4yNjd6TTY1Ny4wNjcgNTIuOTA3di0xMTguNjEzaC01Mi4wNTN2MTA0Ljk2YzAgNC4yNjctMy40MTMgOC41MzMtOC41MzMgOC41MzMtNC4yNjcgMC04LjUzMy0zLjQxMy04LjUzMy04LjUzM3YtMTA0Ljk2aC0xNjguOTZ2MTA0Ljk2YzAgNS4xMi0zLjQxMyA4LjUzMy04LjUzMyA4LjUzMy00LjI2NyAwLTguNTMzLTMuNDEzLTguNTMzLTguNTMzdi0xMDQuOTZoLTUyLjA1M3YxMTkuNDY3YzAgNDguNjQgMjkuMDEzIDg3LjA0MCA3NS45NDcgODcuMDQwaDE1My42YzQ5LjQ5My0wLjg1MyA3OC41MDctMzkuMjUzIDc3LjY1My04Ny44OTN6TTU5OS44OTMgMzIyLjU2Yy0zNy41NDcgMC02OC4yNjcgMzAuNzItNjguMjY3IDY4LjI2N3MzMC43MiA2OC4yNjcgNjguMjY3IDY4LjI2NyA2OC4yNjctMzAuNzIgNjguMjY3LTY4LjI2Ny0yOS44NjctNjguMjY3LTY4LjI2Ny02OC4yNjd6TTg2OS41NDcgMjg5LjI4YzM3LjU0NyAwIDY4LjI2Ny0zMC43MiA2OC4yNjctNjguMjY3cy0zMC43Mi02OC4yNjctNjguMjY3LTY4LjI2N2MtMzcuNTQ3IDAtNjguMjY3IDMwLjcyLTY4LjI2NyA2OC4yNjdzMjkuODY3IDY4LjI2NyA2OC4yNjcgNjguMjY3ek0xMDI0IDUyLjkwN3YtMTE4LjYxM2gtNTIuMDUzdjEwNC45NmMwIDQuMjY3LTMuNDEzIDguNTMzLTguNTMzIDguNTMzLTQuMjY3IDAtOC41MzMtMy40MTMtOC41MzMtOC41MzN2LTEwNC45NmgtMTY4LjEwN3YxMDQuOTZjMCA1LjEyLTMuNDEzIDguNTMzLTguNTMzIDguNTMzLTQuMjY3IDAtOC41MzMtMy40MTMtOC41MzMtOC41MzN2LTEwNC45NmgtNTIuMDUzdjExOS40NjdjMCA0OC42NCAyOS4wMTMgODcuMDQwIDc1Ljk0NyA4Ny4wNDB2MGgxNTMuNmM0Ny43ODcgMCA3Ny42NTMtMzguNCA3Ni44LTg3Ljg5M3pNODUuMzMzIDIyMS4wMTNjMCAzNy41NDcgMzAuNzIgNjguMjY3IDY4LjI2NyA2OC4yNjdzNjguMjY3LTMwLjcyIDY4LjI2Ny02OC4yNjdjMC0zNy41NDctMzAuNzItNjguMjY3LTY4LjI2Ny02OC4yNjdzLTY4LjI2NyAzMC43Mi02OC4yNjcgNjguMjY3ek0zMDUuNDkzIDUyLjkwN3YtMTE4LjYxM2gtNTIuMDUzdjEwNC45NmMwIDQuMjY3LTMuNDEzIDguNTMzLTguNTMzIDguNTMzLTQuMjY3IDAtOC41MzMtMy40MTMtOC41MzMtOC41MzN2LTEwNC45NmgtMTY4LjEwN3YxMDQuOTZjMCA1LjEyLTMuNDEzIDguNTMzLTguNTMzIDguNTMzLTQuMjY3IDAtOC41MzMtMy40MTMtOC41MzMtOC41MzN2LTEwNC45NmgtNTEuMnYxMTkuNDY3YzAgNDguNjQgMjkuMDEzIDg3LjA0MCA3NS45NDcgODcuMDQwaDE1My42YzQ2LjkzMyAwIDc2LjgtMzguNCA3NS45NDctODcuODkzek00MzYuMDUzIDIyMS4wMTNjMCAzNy41NDcgMzAuNzIgNjguMjY3IDY4LjI2NyA2OC4yNjdzNjguMjY3LTMwLjcyIDY4LjI2Ny02OC4yNjctMzAuNzItNjguMjY3LTY4LjI2Ny02OC4yNjdjLTM3LjU0NyAwLTY4LjI2NyAzMC43Mi02OC4yNjcgNjguMjY3ek0xNzIuMzczIDM5MC44MjdjMCAzNy41NDcgMzAuNzIgNjguMjY3IDY4LjI2NyA2OC4yNjdzNjguMjY3LTMwLjcyIDY4LjI2Ny02OC4yNjctMzAuNzItNjguMjY3LTY4LjI2Ny02OC4yNjctNjguMjY3IDMwLjcyLTY4LjI2NyA2OC4yNjd6TTQyNS44MTMgMzIyLjU2Yy0zNy41NDcgMC02OC4yNjcgMzAuNzItNjguMjY3IDY4LjI2N3MzMC43MiA2OC4yNjcgNjguMjY3IDY4LjI2N2MzNy41NDcgMCA2OC4yNjctMzAuNzIgNjguMjY3LTY4LjI2N3MtMzAuNzItNjguMjY3LTY4LjI2Ny02OC4yNjd6TTMzMy42NTMgMTUyLjc0N2MtMzcuNTQ3IDAtNjguMjY3IDMwLjcyLTY4LjI2NyA2OC4yNjdzMzAuNzIgNjguMjY3IDY4LjI2NyA2OC4yNjcgNjguMjY3LTMwLjcyIDY4LjI2Ny02OC4yNjdjMC0zNy41NDctMzAuNzItNjguMjY3LTY4LjI2Ny02OC4yNjd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk1YjsiIGdseXBoLW5hbWU9ImV4cGVyaW1lbnQtcmVzdWx0cyIgZD0iTTgxMi4zMzEgOTExLjgwM2gtMTIzLjIwN3Y0OC4xOTdoLTM1NC4yNDl2LTQ4LjE5N2gtMTIzLjIwN2MtNTUuNTgyIDAtMTAwLjgwNC00NS4yMTktMTAwLjgwNC0xMDAuODA0di03NzQuMTk3YzAtNTUuNTgyIDQ1LjIxOS0xMDAuODA0IDEwMC44MDQtMTAwLjgwNGg2MDAuNjYyYzU1LjU4MiAwIDEwMC44MDQgNDUuMjE5IDEwMC44MDQgMTAwLjgwNHY3NzQuMmMwIDU1LjU4Mi00NS4yMjIgMTAwLjgwMS0xMDAuODA0IDEwMC44MDF6TTM3Ni41NTIgOTE4LjMyNGgyNzAuODk3di01NC43MTZoLTI3MC44OTd2NTQuNzE2ek04NzEuNDU5IDM2LjgwNGMwLTMyLjYwMi0yNi41MjMtNTkuMTI4LTU5LjEyOC01OS4xMjhoLTYwMC42NjJjLTMyLjYwMiAwLTU5LjEyOCAyNi41MjMtNTkuMTI4IDU5LjEyOHY3NzQuMTk3YzAgMzIuNjAyIDI2LjUyMyA1OS4xMjggNTkuMTI4IDU5LjEyOGgxMjMuMjA3di00OC4xOTdoMzU0LjI0OXY0OC4xOTVoMTIzLjIwN2MzMi42MDIgMCA1OS4xMjgtMjYuNTIzIDU5LjEyOC01OS4xMjh2LTc3NC4xOTV6TTY5My4xNDIgNDg5LjQ1MWwtMjEuNjcyLTMyLjkyMmMtMy4wODQtNC42ODQtNy43NjMtNS4yMjktOS42MzMtNS4yNDYtMS45Mi0wLjAwMy02LjU1NyAwLjQ0Ny05LjcyNCA1LjA3M2wtMC42MDMgMC44ODFjLTEwLjk2OSAxNi4wMzItMjkuMDc2IDI0LjYzMS00OC40MzEgMjMuMDMzLTE5LjM1Ny0xLjYwOS0zNS43OTQtMTMuMDg5LTQzLjk2Ni0zMC43MWwtMTEuNTc1LTI0Ljk1NmMtMy4xMjMtNi43NC05LjE5NC02LjkzNS0xMS42NTMtNi43MDItMi40NjQgMC4yMzEtOC4zOTEgMS41NDItMTAuMjE2IDguNzQxbC0yNS4xOTIgOTkuMzA3Yy02LjExIDI0LjA4OS0yNi44NTMgNDAuMjE4LTUxLjY3MyA0MC4yMTgtMC4xIDAtMC4xOTcgMC0wLjI5NyAwLTI0Ljk1LTAuMTI4LTQ1LjY2OS0xNi41MDctNTEuNTUxLTQwLjc1NGwtMjIuNzIyLTkzLjYzOWMtMS43ODQtNy4zNTItNy44MTYtOC42NDYtMTAuMzI1LTguODYzLTIuNTAzLTAuMjExLTguNjc0IDAuMDI1LTExLjY5MiA2Ljk2NmwtMjIuNCA1MS41MTVjLTguNDY5IDE5LjQ4Mi0yNy42NjggMzIuMDY5LTQ4LjkwOSAzMi4wNjloLTYwLjA2N3YtNDEuNjc2aDYwLjA2N2M0LjY0MyAwIDguODM4LTIuNzUxIDEwLjY4OS03LjAxMGwyMi40LTUxLjUxNWM5LjI4OC0yMS4zNjEgMzAuMjcxLTMzLjg2MyA1My40OTMtMzEuODY5IDIzLjIwOCAyLjAwMyA0MS43NTEgMTcuOTI0IDQ3LjI0MiA0MC41NTlsMjIuNzIyIDkzLjYzOWMxLjkzOSA3Ljk5NiA4LjUyNCA4Ljg5NCAxMS4yNjcgOC45MDggMi44NDgtMC4wMTEgOS4zMzYtMC44MTQgMTEuMzU4LTguNzkxbDI1LjE4OS05OS4zMDdjNS42MjQtMjIuMTY5IDIzLjk3Mi0zNy44NjcgNDYuNzQ3LTM5Ljk5IDEuNzM0LTAuMTY0IDMuNDU0LTAuMjQyIDUuMTYtMC4yNDIgMjAuNzMgMCAzOS4yODEgMTEuNzMzIDQ4LjE3IDMwLjkwNGwxMS41NzUgMjQuOTU2YzIuNTc2IDUuNTUxIDcuNTc3IDYuNTQgOS42MDggNi43MTMgMi4wMjMgMC4xNTYgNy4xMjcgMC4wMTcgMTAuNTgzLTUuMDM1bDAuNjAzLTAuODgxYzkuOTYzLTE0LjU2MiAyNi4zODktMjMuMjE3IDQ0LjAxMC0yMy4yMTQgMC4xNjEgMCAwLjMyMiAwIDAuNDgxIDAgMTcuODA0IDAuMTU4IDM0LjI4IDkuMTMzIDQ0LjA2OSAyNC4wMDZsMjEuNjc1IDMyLjkyMmMyLjE2MiAzLjI4NCA1LjgwMSA1LjI0NiA5LjczMyA1LjI0Nmg2NS40Njh2NDEuNjc2aC02NS40NjhjLTE3Ljk5LTAuMDA2LTM0LjY0NC04Ljk4LTQ0LjUzOC0yNC4wMTF6TTIyMC44NDMgMjA0Ljg4OGgyMzUuMjk5di00MS42NzZoLTIzNS4yOTl2NDEuNjc2ek0yMjAuODQzIDEwMy4wMTRoNDcwLjU5NnYtNDEuNjc2aC00NzAuNTk2djQxLjY3NnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTVjOyIgZ2x5cGgtbmFtZT0iY29weSIgZD0iTTM4NCA4NzQuNjY3aDI5OC42Njd2LTE3MC42NjdoMTcwLjY2N3YtNDI2LjY2N2gtMTI4di00Mi42NjdoMTcwLjY2N3Y1MjkuMDY3bC0xNTMuNiAxNTMuNmgtNDAxLjA2N3YtMjEzLjMzM2g0Mi42Njd6TTcyNS4zMzMgODc0LjY2N2gxMy4yMjdsMTE0Ljc3My0xMTQuNzczdi0xMy4yMjdoLTEyOHpNMjEzLjMzMyAxNDkuMzMzaDI5OC42Njd2LTQyLjY2N2gtMjk4LjY2N3pNMTI4LTIxLjMzM2g1NTQuNjY3djUyOS4wNjdsLTE1My42IDE1My42aC00MDEuMDY3ek01MTIgNjE4LjY2N2gxMy4yMjdsMTE0Ljc3My0xMTQuNzczdi0xMy4yMjdoLTEyOHpNMTcwLjY2NyA2MTguNjY3aDI5OC42Njd2LTE3MC42NjdoMTcwLjY2N3YtNDI2LjY2N2gtNDY5LjMzM3pNMjEzLjMzMyA0MDUuMzMzaDM4NHYtNDIuNjY3aC0zODR6TTM4NCAyNzcuMzMzaDIxMy4zMzN2LTQyLjY2N2gtMzg0djQyLjY2N3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTVkOyIgZ2x5cGgtbmFtZT0iY29ncy1vbi13aGVlbHMiIGQ9Ik03NjQuMTg2IDQzNy4zNDhoLTM0LjY5M2MtNS45OTcgMTkuMzU4LTEzLjczIDM3LjkwMi0yMy4xNzIgNTUuNDcxbDI0LjY3MiAyNC42NzJjMjguNjY5IDI4LjY2OSAyOC42NjkgNzUuMTk4IDAgMTAzLjkybC0yNi40MzQgMjYuMzU1Yy0xMy43MyAxMy44MDktMzIuNDMxIDIxLjUxNS01MS45NDcgMjEuNTE1djBjLTE5LjUxNiAwLTM4LjE2NS03LjcwNy01Mi4wMjYtMjEuNTE1bC0yNC42NzItMjQuNjcyYy0xNy41NyA5LjM5LTM2LjExMyAxNy4yMDItNTUuNDcxIDIzLjE3MnYzNC43MTljMCA0MC41ODQtMzIuODc4IDczLjQ2Mi03My40NjIgNzMuNDYyaC0zNy4zNDljLTQwLjU4NCAwLTczLjQ2Mi0zMi44NzgtNzMuNDYyLTczLjQ2MnYtMzQuNzE5Yy0xOS4zNTgtNS45NzEtMzcuOTAyLTEzLjc1Ni01NS40NzEtMjMuMTcybC0yNC42NzIgMjQuNjcyYy0yOC43MjIgMjguNzIyLTc1LjI1MSAyOC43MjItMTAzLjkyIDBsLTI2LjQwNy0yNi4zNTVjLTI4LjY2OS0yOC42NjktMjguNjY5LTc1LjE5OCAwLTEwMy44NjhsMjQuNjcyLTI0LjY3MmMtOS4zMTEtMTcuNjIzLTE3LjEyMy0zNi4xNjYtMjMuMTItNTUuNTI0aC0zNC42NGMtNDAuNTg0IDAtNzMuNDYyLTMyLjkwNC03My40NjItNzMuNDM2di0zNy4zNDljMC00MC41MzIgMzIuODc4LTczLjQ2MiA3My40NjItNzMuNDYyaDM0LjY5M2M1Ljk5Ny0xOS4zMzIgMTMuNzU2LTM3Ljg3NSAyMy4xMi01NS40NDVsLTI0LjY5OC0yNC42OThjLTI4LjY2OS0yOC43MjItMjguNjY5LTc1LjE3MiAwLTEwMy45MmwyNi40MDctMjYuNDA3YzEzLjc1Ni0xMy43MyAzMi40NTctMjEuNDg5IDUxLjk0Ny0yMS40ODl2MGMxOS40NjQgMCAzOC4xNjUgNy43NTkgNTEuOTczIDIxLjQ4OWwyNC42NzIgMjQuNjcyYzE3LjU3LTkuMzM3IDM2LjExMy0xNy4xNDkgNTUuNDcxLTIzLjEydi0zNC43MTljMC00MC41ODQgMzIuODc4LTczLjQ2MiA3My40NjItNzMuNDYyaDM3LjM0OWM0MC41ODQgMCA3My40NjIgMzIuODc4IDczLjQ2MiA3My40NjJ2MzQuNzE5YzE5LjM1OCA1Ljk3MSAzNy45MDIgMTMuNzMgNTUuNDcxIDIzLjEybDI0LjY5OC0yNC42NzJjMTMuNzAzLTEzLjczIDMyLjQwNC0yMS40ODkgNTEuOTQ3LTIxLjQ4OSAxOS40NjQgMCAzOC4xNjUgNy43NTkgNTEuOTQ3IDIxLjQ4OWwyNi40MDcgMjYuNDA3YzI4LjY2OSAyOC42OTYgMjguNjY5IDc1LjE5OC0wLjA1MyAxMDMuODY4bC0yNC42NzIgMjQuNjcyYzkuMzkgMTcuNjIzIDE3LjIwMiAzNi4xNjYgMjMuMTcyIDU1LjQ5OGgzNC43MTljNDAuNTg0IDAgNzMuNDYyIDMyLjkzIDczLjQ2MiA3My40NjJ2MzcuMzQ5YzAuMDc5IDQwLjU1OC0zMi43OTkgNzMuNDYyLTczLjM4MyA3My40NjJ6TTQyOC4zNTkgMTc3LjMyM2MtOTIuNTg0IDAtMTY3Ljg4NyA3NS4zMDMtMTY3Ljg4NyAxNjcuODg3IDAgOTIuNjEgNzUuMzAzIDE2Ny45MTQgMTY3Ljg4NyAxNjcuOTE0IDkyLjYxIDAgMTY3Ljk0LTc1LjMzIDE2Ny45NC0xNjcuOTE0cy03NS4zMDMtMTY3Ljg4Ny0xNjcuOTQtMTY3Ljg4N3pNOTc2LjQ0NSA4MzcuNzQ3aC0xMy4zNjJjLTIuMzE1IDcuMzkxLTUuMzM5IDE0LjU5OC04Ljk0MyAyMS4zNTdsOS40OTUgOS40OTVjMTEuMDQ3IDExLjEgMTEuMDQ3IDI4Ljk4NSAwIDQwLjA1OGwtMTAuMTc5IDEwLjE3OWMtNS4zMzkgNS4zMzktMTIuNTk5IDguMjg1LTIwLjA5NSA4LjI4NXYwYy03LjQ5NiAwLTE0Ljc1Ni0yLjk0Ni0yMC4wNDItOC4yODVsLTkuNTQ4LTkuNDQzYy02LjczMyAzLjYwMy0xMy44MDkgNi41NzYtMjEuMzU3IDguODl2MTMuNDE0YzAuMDI2IDE1LjY3Ni0xMi42NTEgMjguMzAxLTI4LjMyOCAyOC4zMDFoLTE0LjM4N2MtMTUuNjc2IDAtMjguMzAxLTEyLjYyNS0yOC4zMDEtMjguMzAxdi0xMy40MTRjLTcuNDQ0LTIuMzE1LTE0LjY1LTUuMjg3LTIxLjM4NC04Ljg5bC05LjQ2OSA5LjQ0M2MtMTEuMSAxMS4xLTI5LjAzOCAxMS4xLTQwLjA4NSAwbC0xMC4xNTMtMTAuMWMtMTEuMS0xMS4xLTExLjEtMjkuMDM4IDAtNDAuMTExbDkuNDk1LTkuNDk1Yy0zLjY4Mi02Ljc4Ni02LjcwNy0xMy45NjctOC45NjktMjEuMzU3aC0xMy40MTRjLTE1LjcwMiAwLTI4LjMwMS0xMi43My0yOC4zMDEtMjguMzU0di0xNC4zODdjMC0xNS42NzYgMTIuNTk5LTI4LjM1NCAyOC4zMDEtMjguMzU0aDEzLjQxNGMyLjI2Mi03LjQ0NCA1LjI4Ny0xNC42NSA4Ljk2OS0yMS40MWwtOS41NDgtOS40OTVjLTExLjA0Ny0xMS4wNDctMTEuMDQ3LTI4Ljk4NSAwLTQwLjAzMmwxMC4yMDUtMTAuMjA1YzUuMzM5LTUuMzEzIDEyLjU3Mi04LjI4NSAyMC4xMjEtOC4yODV2MGM3LjQ3IDAgMTQuNzAzIDIuOTcyIDIwLjA0MiA4LjI4NWw5LjQ2OSA5LjQ5NWM2LjgxMi0zLjY1NiAxMy45MTQtNi42MjggMjEuNDEtOC45NDN2LTEzLjM2MmMwLTE1LjY3NiAxMi41OTktMjguMzU0IDI4LjI3NS0yOC4zNTRoMTQuMzg3YzE1LjcwMiAwIDI4LjM1NCAxMi42NzggMjguMzU0IDI4LjM1NHYxMy4zMDljNy40NDQgMi4zMTUgMTQuNjc3IDUuMjg3IDIxLjM1NyA4Ljk0M2w5LjU0OC05LjQ5NWM1LjMzOS01LjMxMyAxMi41NDYtOC4yODUgMjAuMDQyLTguMjg1czE0LjcwMyAyLjk3MiAyMC4wNDIgOC4yODVsMTAuMTc5IDEwLjIwNWMxMS4wNDcgMTEuMDQ3IDExLjA0NyAyOS4wMzggMCA0MC4wMzJsLTkuNDQzIDkuNDk1YzMuNjU2IDYuNzg2IDYuNjI4IDEzLjk2NyA4Ljk0MyAyMS40MWgxMy40MTRjMTUuNjc2IDAgMjguMzAxIDEyLjY3OCAyOC4zMDEgMjguMzU0djE0LjQxNGMtMC4xMDUgMTUuNTk3LTEyLjc4MyAyOC4zNTQtMjguNDU5IDI4LjM1NHpNODQ2LjkzMyA3MzcuNDA0Yy0zNS42OTIgMC02NC43MyAyOS4wMzgtNjQuNzMgNjQuNzgyIDAgMzUuNjkyIDI5LjAzOCA2NC43MyA2NC43MyA2NC43M3M2NC43ODItMjkuMDM4IDY0Ljc4Mi02NC43M2MwLTM1Ljc0NS0yOS4wNjQtNjQuNzgyLTY0Ljc4Mi02NC43ODJ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk1ZTsiIGdseXBoLW5hbWU9ImJsb2NrcyIgZD0iTTk2MCA1NjcuOTIyYzAtNTQuNDQzLTQ0LjE0Ni05OC41ODgtOTguNTg4LTk4LjU4OGgtNzEzLjA0NWMtNTQuNDQzIDAtOTguNTg4IDQ0LjE0Ni05OC41ODggOTguNTg4djI0My43MTJjMCA1NC40NDMgNDQuMTQ2IDk4LjU4OCA5OC41ODggOTguNTg4aDcxMy4wNjBjNTQuNDQzIDAgOTguNTg4LTQ0LjE0NiA5OC41ODgtOTguNTg4di0yNDMuNzEyek05MDMuMTExIDgxMS42MzRjMCAyMy4wMjYtMTguNjc0IDQxLjctNDEuNyA0MS43aC03MTMuMDQ1Yy0yMy4wMjYgMC00MS43LTE4LjY3NC00MS43LTQxLjd2LTI0My43MjZjMC0yMy4wMjYgMTguNjc0LTQxLjcgNDEuNy00MS43aDcxMy4wNjBjMjMuMDI2IDAgNDEuNyAxOC42NzQgNDEuNyA0MS43djI0My43MjZ6TTE2My41NTYgNjgyLjY2N2MtNy44NjUgMC0xNC4yMjIgNi4zNTctMTQuMjIyIDE0LjIyMnYyNS42MjhjMCAzNi4zNTIgMTcuNzIxIDczLjkyNyA1Ni4zMiA3My45MjdoOTQuNzc3YzcuODY1IDAgMTQuMjIyLTYuMzU3IDE0LjIyMi0xNC4yMjJzLTYuMzU3LTE0LjIyMi0xNC4yMjItMTQuMjIyaC05NC43NzdjLTIwLjc5MyAwLTI3Ljg3Ni0yMy4xMjUtMjcuODc2LTQ1LjQ4M3YtMjUuNjI4YzAtNy44NjUtNi4zNzItMTQuMjIyLTE0LjIyMi0xNC4yMjJ6TTE1Mi4wOTIgNjMzLjg4NGMtMy42OTggMC03LjQxIDEuNTY0LTEwLjA5OCA0LjEyNC0yLjcwMiAyLjY4OC00LjEyNCA2LjQtNC4xMjQgMTAuMDk4czEuNDIyIDcuMzk2IDQuMTI0IDEwLjA5OGM1LjQwNCA1LjQwNCAxNC43OTEgNS4yNjIgMjAuMDUzIDAgMi42ODgtMi43MDIgNC4yNjctNi40IDQuMjY3LTEwLjA5OHMtMS41NjQtNy40MS00LjEyNC05Ljk1NmMtMi44NDQtMi42ODgtNi40LTQuMjY3LTEwLjA5OC00LjI2N3pNNjYxLjMzMyA4NC4zNjZjMC01NC40NDMtNDQuMTQ2LTk4LjU4OC05OC41ODgtOTguNTg4aC00MTQuMzc5Yy01NC40NDMgMC05OC41ODggNDQuMTQ2LTk4LjU4OCA5OC41ODh2MjQzLjcxMmMwIDU0LjQ0MyA0NC4xNDYgOTguNTg4IDk4LjU4OCA5OC41ODhoNDE0LjM5M2M1NC40NDMgMCA5OC41ODgtNDQuMTQ2IDk4LjU4OC05OC41ODh2LTI0My43MTJ6TTYwNC40NDQgMzI4LjA3OGMwIDIzLjAyNi0xOC42NzQgNDEuNy00MS43IDQxLjdoLTQxNC4zNzljLTIzLjAyNiAwLTQxLjctMTguNjc0LTQxLjctNDEuN3YtMjQzLjcyNmMwLTIzLjAyNiAxOC42NzQtNDEuNyA0MS43LTQxLjdoNDE0LjM5M2MyMy4wMjYgMCA0MS43IDE4LjY3NCA0MS43IDQxLjd2MjQzLjcyNnpNOTc0LjIyMiA4NC4zNjZjMC01NC40NDMtNDQuMTQ2LTk4LjU4OC05OC41ODgtOTguNTg4aC03My4wNjBjLTU0LjQ0MyAwLTk4LjU4OCA0NC4xNDYtOTguNTg4IDk4LjU4OHYyNDMuNzEyYzAgNTQuNDQzIDQ0LjE0NiA5OC41ODggOTguNTg4IDk4LjU4OGg3My4wNjBjNTQuNDQzIDAgOTguNTg4LTQ0LjE0NiA5OC41ODgtOTguNTg4di0yNDMuNzEyek05MTcuMzMzIDMyOC4wNzhjMCAyMy4wMjYtMTguNjc0IDQxLjctNDEuNyA0MS43aC03My4wNjBjLTIzLjAyNiAwLTQxLjctMTguNjc0LTQxLjctNDEuN3YtMjQzLjcyNmMwLTIzLjAyNiAxOC42NzQtNDEuNyA0MS43LTQxLjdoNzMuMDYwYzIzLjAyNiAwIDQxLjcgMTguNjc0IDQxLjcgNDEuN3YyNDMuNzI2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NWY7IiBnbHlwaC1uYW1lPSJhbmFseXRpY3MiIGQ9Ik0zODQgMzg0bC0xOTItMTkyLTE5MiAxOTJ2LTM4NGgxMDI0djY0MGwtNDQ4LTQ0OHpNNTc2IDQ0OGwtMTkyIDE5Mi0xOTItMTkyLTE5MiAxOTJ2LTEyOGwxOTItMTkyIDE5MiAxOTIgMTkyLTE5MiA0NDggNDQ4djEyOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTYwOyIgZ2x5cGgtbmFtZT0ic2V0dGluZy0xIiBkPSJNOTI1LjY5NiAzNDEuNTA0bC03Ni44IDQzLjAwOGM5LjIxNiA0MS45ODQgOS4yMTYgODQuOTkyIDAgMTIyLjg4bDc2LjggNDMuMDA4YzkuMjE2IDguMTkyIDEzLjMxMiAyMS41MDQgMTMuMzEyIDI5LjY5Ni0yMS41MDQgNjQuNTEyLTU1LjI5NiAxMTkuODA4LTk4LjMwNCAxNzEuMDA4LTguMTkyIDguMTkyLTE3LjQwOCA4LjE5Mi0yNS42IDQuMDk2bC03Ni44LTQzLjAwOGMtMzMuNzkyIDI1LjYtNjguNjA4IDQ3LjEwNC0xMTAuNTkyIDY0LjUxMnY4NC45OTJjMCA5LjIxNi05LjIxNiAxNy40MDgtMTcuNDA4IDIxLjUwNC02NC41MTIgMTMuMzEyLTEzMi4wOTYgMTMuMzEyLTE5Ni42MDggMC04LjE5Mi00LjA5Ni0xNi4zODQtMTIuMjg4LTE2LjM4NC0yMS41MDR2LTg5LjA4OGMtMzguOTEyLTEzLjMxMi03Ni44LTM0LjgxNi0xMDcuNTItNjQuNTEybC03Ni44IDQ3LjEwNGMtOC4xOTIgNC4wOTYtMjAuNDggMC0yOS42OTYtNC4wOTYtNDEuOTg0LTQ3LjEwNC03Ni44LTEwNi40OTYtOTguMzA0LTE3MS4wMDggMC04LjE5MiA1LjEyLTIxLjUwNCAxMy4zMTItMjUuNmw3Ni44LTQxLjk4NGMtOC4xOTItNDMuMDA4LTguMTkyLTg2LjAxNiAwLTEyMy45MDRsLTc2LjgtNDMuMDA4Yy04LjE5Mi00LjA5Ni0xMy4zMTItMTcuNDA4LTguMTkyLTI1LjYgMjAuNDgtNjMuNDg4IDU1LjI5Ni0xMTkuODA4IDk3LjI4LTE3MS4wMDggOS4yMTYtOC4xOTIgMTcuNDA4LTguMTkyIDI1LjYtNC4wOTZsNzYuOCA0My4wMDhjMzQuODE2LTI1LjYgNjguNjA4LTQ3LjEwNCAxMTEuNjE2LTY0LjUxMnYtODkuMDg4YzAtOS4yMTYgOC4xOTItMTcuNDA4IDE2LjM4NC0yMS41MDQgNjQuNTEyLTEzLjMxMiAxMzMuMTItMTMuMzEyIDE5Ni42MDggMCA4LjE5MiA0LjA5NiAxNy40MDggMTIuMjg4IDE3LjQwOCAyMS41MDR2ODkuMDg4YzM3Ljg4OCAxMy4zMTIgNzYuOCAzNC44MTYgMTEwLjU5MiA2NC41MTJsNzYuOC00My4wMDhjOC4xOTItNC4wOTYgMjEuNTA0LTQuMDk2IDI1LjYgNC4wOTYgNDMuMDA4IDQ3LjEwNCA3Ni44IDEwNy41MiA5OC4zMDQgMTcxLjAwOC00LjA5NiA0LjA5Ni04LjE5MiAxNy40MDgtMTcuNDA4IDIxLjUwNHpNNTEyIDMwNy43MTJjLTgwLjg5NiAwLTE0NS40MDggNjMuNDg4LTE0NS40MDggMTQ0LjM4NHM2NC41MTIgMTQ1LjQwOCAxNDUuNDA4IDE0NS40MDggMTQ1LjQwOC02NC41MTIgMTQ1LjQwOC0xNDUuNDA4LTY0LjUxMi0xNDQuMzg0LTE0NS40MDgtMTQ0LjM4NHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTYxOyIgZ2x5cGgtbmFtZT0ic3Rhci1vIiBkPSJNOTM0LjkxMiA2MDEuNmwtMjU2IDM4LjkxMi0xMTUuNzEyIDI0Mi42ODhjLTIxLjUwNCA0My4wMDgtODAuODk2IDQzLjAwOC0xMDIuNCAwbC0xMTQuNjg4LTI0Mi42ODgtMjU2LTM4LjkxMmMtNDcuMTA0LTguMTkyLTY0LjUxMi02My40ODgtMzAuNzItOTguMzA0bDE4NC4zMi0xODcuMzkyLTQzLjAwOC0yNjUuMjE2Yy04LjE5Mi00Ni4wODAgNDMuMDA4LTg0Ljk5MiA4MC44OTYtNTkuMzkybDIzMC40IDEyMy45MDQgMjMwLjQtMTIzLjkwNGM0My4wMDgtMjEuNTA0IDkwLjExMiAxMy4zMTIgODAuODk2IDU5LjM5MmwtNDEuOTg0IDI2NS4yMTYgMTgzLjI5NiAxODcuMzkyYzMzLjc5MiAzNC44MTYgMTIuMjg4IDk0LjIwOC0yOS42OTYgOTguMzA0djB6TTY4Ny4xMDQgMzQ1LjZsNDMuMDA4LTI1MS45MDQtMjE4LjExMiAxMTkuODA4LTIxNy4wODgtMTE5LjgwOCA0MS45ODQgMjUxLjkwNC0xNzUuMTA0IDE3OS4yIDI0My43MTIgMzguOTEyIDEwNi40OTYgMjI1LjI4IDExMC41OTItMjMwLjQgMjQzLjcxMi0zNy44ODgtMTc5LjItMTc1LjEwNHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTYyOyIgZ2x5cGgtbmFtZT0ic3RhciIgZD0iTTQ2MC44IDg4My4ybC0xMTQuNjg4LTI0Mi42ODgtMjU2LTM4LjkxMmMtNDMuMDA4LTQuMDk2LTY0LjUxMi02OC42MDgtMzAuNzItMTAyLjRsMTg0LjMyLTE4Ny4zOTItNDMuMDA4LTI2OS4zMTJjLTguMTkyLTQ3LjEwNCA0My4wMDgtODAuODk2IDgwLjg5Ni01OS4zOTJsMjMwLjQgMTE5LjgwOCAyMzAuNC0xMTkuODA4YzQzLjAwOC0yMS41MDQgOTAuMTEyIDEyLjI4OCA4MC44OTYgNTkuMzkybC00MS45ODQgMjY5LjMxMiAxODMuMjk2IDE4Ny4zOTJjMzMuNzkyIDMzLjc5MiAxMi4yODggOTQuMjA4LTI5LjY5NiAxMDIuNGwtMjU2IDM4LjkxMi0xMTUuNzEyIDI0Mi42ODhjLTIxLjUwNCA0My4wMDgtODAuODk2IDQzLjAwOC0xMDIuNCAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5NjM7IiBnbHlwaC1uYW1lPSJwdXNocGluIiBkPSJNNTQ0IDk2MGwtOTYtOTYgOTYtOTYtMjI0LTI1NmgtMjI0bDE3Ni0xNzYtMjcyLTM2MC42MTZ2LTM5LjM4NGgzOS4zODRsMzYwLjYxNiAyNzIgMTc2LTE3NnYyMjRsMjU2IDIyNCA5Ni05NiA5NiA5Ni00ODAgNDgwek00NDggNDE2bC02NCA2NCAyMjQgMjI0IDY0LTY0LTIyNC0yMjR6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTliYTsiIGdseXBoLW5hbWU9InVucmVhZCIgZD0iTTg0My4xNzIgODEzLjU4OWM3OS4wNzkgMCAxNDIuNzUzLTYxLjYyIDE0Ni44NjEtMTM5LjY3MmwxLjAyNy04LjIxNnYtNDcwLjM2OGMwLTc5LjA3OS02MS42Mi0xNDMuNzgtMTM5LjY3Mi0xNDYuODYxbC04LjIxNi0xLjAyN2gtNjU5LjMzOGMtNzguMDUyIDAtMTQyLjc1MyA2MS42Mi0xNDYuODYxIDEzOS42NzJsLTEuMDI3IDguMjE2djQ3MC4zNjhjMCA3OS4wNzkgNjEuNjIgMTQzLjc4IDEzOS42NzIgMTQ3Ljg4OGg2NjcuNTU0ek0xNDMuNzggNTY2LjA4MXYtMzcwLjc0OWMwLTIwLjU0IDE1LjQwNS0zNy45OTkgMzUuOTQ1LTQwLjA1M2w0LjEwOC0xLjAyN2g2NTkuMzM4YzIwLjU0IDAgMzcuOTk5IDE2LjQzMiA0MC4wNTMgMzUuOTQ1djM3NS44ODRsLTMzOS45MzktMjI2Ljk2OGMtMTYuNDMyLTEwLjI3LTM2Ljk3Mi0xMi4zMjQtNTQuNDMxLTMuMDgxbC01LjEzNSAzLjA4MS0zMzkuOTM5IDIyNi45Njh6TTg0My4xNzIgNzA2Ljc4MWgtNjU5LjMzOGMtMTMuMzUxIDAtMjUuNjc1LTcuMTg5LTMyLjg2NC0xNy40NTlsMzYyLjUzMy0yNDEuMzQ2IDM2Mi41MzMgMjQxLjM0NmMtNy4xODkgMTAuMjctMTkuNTEzIDE3LjQ1OS0zMi44NjQgMTcuNDU5eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5Y2U7IiBnbHlwaC1uYW1lPSJleWUiIGQ9Ik01MTMuNTAyIDc0OS40Yy0yMjMuOTc0IDAtNDE4LjEwNi0xMzAuNDIzLTUxMy41MDItMzIwLjkzOSA5NS4zOTctMTkwLjUxNiAyODkuNTI5LTMyMC45MzkgNTEzLjUwMi0zMjAuOTM5IDIyMy45NjggMCA0MTguMSAxMzAuNDIzIDUxMy41MDIgMzIwLjkzOS05NS4zOTUgMTkwLjUxNi0yODkuNTM1IDMyMC45MzktNTEzLjUwMiAzMjAuOTM5ek03NjYuNjk0IDU3OS4xOTljNjAuMzM5LTM4LjQ4OCAxMTEuNDY5LTkwLjAzOCAxNDkuODcyLTE1MC43MzctMzguNDA0LTYwLjY5OS04OS41MzUtMTEyLjI1MS0xNDkuODc0LTE1MC43MzctNzUuODE2LTQ4LjM1OS0xNjMuMzY4LTczLjkyLTI1My4xODktNzMuOTItODkuODI0IDAtMTc3LjM3NyAyNS41NjEtMjUzLjE5MyA3My45Mi02MC4zMzUgMzguNDg2LTExMS40NjUgOTAuMDM2LTE0OS44NyAxNTAuNzM3IDM4LjQwNCA2MC43MDEgODkuNTM1IDExMi4yNTMgMTQ5Ljg3MiAxNTAuNzM3IDMuOTMgMi41MDYgNy45IDQuOTM3IDExLjg5NiA3LjMyMS05Ljk5LTI3LjQwOS0xNS40NTUtNTYuOTktMTUuNDU1LTg3Ljg1NCAwLTE0MS43OTYgMTE0Ljk1Mi0yNTYuNzUxIDI1Ni43NTEtMjU2Ljc1MSAxNDEuNzk2IDAgMjU2Ljc1MSAxMTQuOTU0IDI1Ni43NTEgMjU2Ljc1MSAwIDMwLjg2NC01LjQ2NyA2MC40NDUtMTUuNDUzIDg3Ljg1NiAzLjk5LTIuMzg0IDcuOTYyLTQuODE3IDExLjg5NC03LjMyM3Ywek01MTMuNTAyIDUyNC43NDNjMC01My4xNzYtNDMuMTA2LTk2LjI4Mi05Ni4yODItOTYuMjgycy05Ni4yODIgNDMuMTA2LTk2LjI4MiA5Ni4yODIgNDMuMTA2IDk2LjI4MiA5Ni4yODIgOTYuMjgyIDk2LjI4Mi00My4xMDggOTYuMjgyLTk2LjI4MnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOWQxOyIgZ2x5cGgtbmFtZT0iZXllLWJsb2NrZWQiIGQ9Ik05NDguNzE5IDkyNy44NjZjLTE4LjggMTguNzk4LTQ5LjI4IDE4Ljc5OC02OC4wODAgMGwtMjAyLjc1OC0yMDIuNzU4Yy01Mi4wOTEgMTUuNzk5LTEwNy4yNjMgMjQuMjk0LTE2NC4zNzcgMjQuMjk0LTIyMy45NzQgMC00MTguMTA2LTEzMC40MjMtNTEzLjUwMi0zMjAuOTM5IDQxLjI0Mi04Mi4zNjQgMTAwLjk0My0xNTMuNDkgMTczLjUyOS0yMDcuNzA0bC0xNTkuNDI5LTE1OS40MjljLTE4LjgtMTguOC0xOC44LTQ5LjI4IDAtNjguMDgwIDkuMzk5LTkuNDAxIDIxLjcxOS0xNC4xMDIgMzQuMDM5LTE0LjEwMnMyNC42NCA0LjcwMSAzNC4wNDEgMTQuMWw4NjYuNTM2IDg2Ni41MzZjMTguNzk4IDE4LjggMTguNzk4IDQ5LjI4MiAwIDY4LjA4MnpNNDE3LjIyMSA2MjEuMDI1YzQyLjM2MyAwIDc4LjMxLTI3LjM3NSA5MS4xODctNjUuMzg4bC0xMjIuMDgxLTEyMi4wODFjLTM4LjAxMyAxMi44NzctNjUuMzg4IDQ4LjgyNC02NS4zODggOTEuMTg3IDAgNTMuMTc2IDQzLjEwNiA5Ni4yODIgOTYuMjgyIDk2LjI4MnpNMTEwLjQ0IDQyOC40NjJjMzguNDA0IDYwLjcwMSA4OS41MzUgMTEyLjI1MyAxNDkuODcyIDE1MC43MzcgMy45MyAyLjUwNiA3LjkgNC45MzcgMTEuODk4IDcuMzIxLTkuOTkyLTI3LjQwOS0xNS40NTctNTYuOTktMTUuNDU3LTg3Ljg1NCAwLTU1LjA1MiAxNy4zMzctMTA2LjA0OCA0Ni44MzgtMTQ3Ljg1bC02MS4xMDQtNjEuMTA0Yy01Mi41OTkgMzYuOTUtOTcuNDg3IDg0LjEyOC0xMzIuMDQ3IDEzOC43NDd6TTc3MC4yNTQgNDk4LjY2N2MwIDI3LjI0Ny00LjI2OCA1My40OS0xMi4xMzggNzguMTI2bC0zMjIuNzUzLTMyMi43NTNjMjQuNjQtNy44NjYgNTAuODkyLTEyLjEyNiA3OC4xMzgtMTIuMTI2IDE0MS43OTYgMCAyNTYuNzUxIDExNC45NTQgMjU2Ljc1MSAyNTYuNzUxek04MzIuNDYyIDY1MS4xNGwtNjkuNTY2LTY5LjU2NmMxLjI2Ny0wLjc4OSAyLjUzNi0xLjU3NCAzLjc5OC0yLjM3NCA2MC4zMzktMzguNDg4IDExMS40NjktOTAuMDM4IDE0OS44NzItMTUwLjczNy0zOC40MDQtNjAuNjk5LTg5LjUzNS0xMTIuMjUxLTE0OS44NzQtMTUwLjczNy03NS44MTYtNDguMzU5LTE2My4zNjgtNzMuOTItMjUzLjE4OS03My45Mi0zOC43NzggMC03Ny4xMjcgNC43NzUtMTE0LjI5NyAxNC4wODJsLTc3LjExOS03Ny4xMTljNTkuODkyLTIxLjUyNSAxMjQuMzEzLTMzLjI0MiAxOTEuNDE3LTMzLjI0MiAyMjMuOTY2IDAgNDE4LjEgMTMwLjQyMyA1MTMuNTAyIDMyMC45MzktNDUuMTU0IDkwLjE4LTExMi40NDggMTY2Ljg4NS0xOTQuNTQ0IDIyMi42Nzd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTUyMDE7IiBnbHlwaC1uYW1lPSJ0ZXh0X2ZpZWxkcyIgZD0iTTkyMC42OTQgNTM1LjQ0MnYtMTI4LjM3NWgtMTI4LjM3NXYtMjk4Ljg3NWgtMTI4LjM3NXYyOTguODc1aC0xMjguMzc1djEyOC4zNzVoMzg1LjEyN3pNMTA2LjMxMiA3NTAuMDcwaDU1Ny42MzJ2LTEyOC4zNzVoLTIxNC42Mjh2LTUxMy41MDJoLTEyOC4zNzV2NTEzLjUwMmgtMjE0LjYyOHYxMjguMzc1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU1NDAyOyIgZ2x5cGgtbmFtZT0ibW92ZSIgZD0iTTQ3MC43MTEgNzMxLjY4NXYtMjgxLjgyOGgtMjgxLjgyOGw1NS4zMyA1NS4zM2MxNi43MzEgMTYuNzMxIDE2LjczMSA0My44MiAwIDYwLjUwOHMtNDMuODIgMTYuNzMxLTYwLjUwOCAwbC0xMjguMzc1LTEyOC4zNzVjLTcuNzQ3LTcuNzQ3LTEyLjUzNy0xOC40NDMtMTIuNTM3LTMwLjI1NCAwLTUuODIxIDEuMTU1LTExLjM0IDMuMjUyLTE2LjM4OXM1LjE3OC05Ljc1OCA5LjI4Ni0xMy44NjZsMTI4LjM3NS0xMjguMzc1YzE2LjczMS0xNi43MzEgNDMuODItMTYuNzMxIDYwLjUwOCAwczE2LjczMSA0My44MiAwIDYwLjUwOGwtNTUuMzMgNTUuMzNoMjgxLjgyOHYtMjgxLjgyOGwtNTUuMzMgNTUuMzNjLTE2LjczMSAxNi43MzEtNDMuODIgMTYuNzMxLTYwLjUwOCAwcy0xNi43MzEtNDMuODIgMC02MC41MDhsMTI4LjM3NS0xMjguMzc1YzQuMTA4LTQuMTA4IDguODE2LTcuMTg5IDEzLjg2Ni05LjI4NnMxMC41NjktMy4yNTIgMTYuMzg5LTMuMjUyYzUuNTYyIDAgMTEuMTY5IDEuMDcwIDE2LjM4OSAzLjI1MiA1LjA1MCAyLjA5NyA5Ljc1OCA1LjE3OCAxMy44NjYgOS4yODZsMTI4LjM3NSAxMjguMzc1YzE2LjczMSAxNi43MzEgMTYuNzMxIDQzLjgyIDAgNjAuNTA4cy00My44MiAxNi43MzEtNjAuNTA4IDBsLTU1LjMzLTU1LjMzdjI4MS44MjhoMjgxLjgyOGwtNTUuMzMtNTUuMzNjLTE2LjczMS0xNi43MzEtMTYuNzMxLTQzLjgyIDAtNjAuNTA4czQzLjgyLTE2LjczMSA2MC41MDggMGwxMjguMzc1IDEyOC4zNzVjNC4xMDggNC4xMDggNy4xODkgOC44MTYgOS4yODYgMTMuODY2IDYuNDE4IDE1LjQ5IDMuMzM3IDM0LjAxOS05LjI4NiA0Ni42NDRsLTEyOC4zNzUgMTI4LjM3NWMtMTYuNzMxIDE2LjczMS00My44MiAxNi43MzEtNjAuNTA4IDBzLTE2LjczMS00My44MiAwLTYwLjUwOGw1NS4zMy01NS4zM2gtMjgxLjgyOHYyODEuODI4bDU1LjMzLTU1LjMzYzE2LjczMS0xNi43MzEgNDMuODItMTYuNzMxIDYwLjUwOCAwczE2LjczMSA0My44MiAwIDYwLjUwOGwtMTI4LjM3NSAxMjguMzc1Yy0zLjkzNyAzLjkzNy04LjY0MyA3LjEwNC0xMy44NjYgOS4yODYtMTAuNDgzIDQuMzIxLTIyLjI5NSA0LjMyMS0zMi43NzkgMC01LjA1MC0yLjA5Ny05Ljc1OC01LjE3OC0xMy44NjYtOS4yODZsLTEyOC4zNzUtMTI4LjM3NWMtMTYuNzMxLTE2LjczMS0xNi43MzEtNDMuODIgMC02MC41MDhzNDMuODItMTYuNzMxIDYwLjUwOCAweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU1ODAwOyIgZ2x5cGgtbmFtZT0iZGVsZXRlIiBkPSJNODEyLjM3OCA3NTAuMDcwdi04Ni4yNTJoLTU5Ny43NXY4Ni4yNTJoMTQ4LjQzNWw0NC4xMjkgNDIuMTIzaDIxMi42MjJsNDQuMTI5LTQyLjEyM2gxNDguNDM1ek0yNTYuNzUxIDEwOC4xOTF2NTEzLjUwMmg1MTMuNTAydi01MTMuNTAycTAtMzQuMDk5LTI2LjA3NS02MC4xNzd0LTYwLjE3Ny0yNi4wNzVoLTM0MC45OThxLTM0LjA5OSAwLTYwLjE3NyAyNi4wNzV0LTI2LjA3NSA2MC4xNzd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTgwNTE7IiBnbHlwaC1uYW1lPSJtb3JlLXZlcnRpY2FsIiBkPSJNNTk5LjA4NiA0MTYuMjM2YzAgMjMuNjIxLTkuNjI3IDQ1LjA2MC0yNS4wNzUgNjAuNTA4cy0zNi44ODcgMjUuMDc1LTYwLjUwOCAyNS4wNzUtNDUuMDYwLTkuNjI3LTYwLjUwOC0yNS4wNzUtMjUuMDc1LTM2Ljg4Ny0yNS4wNzUtNjAuNTA4IDkuNjI3LTQ1LjA2MCAyNS4wNzUtNjAuNTA4IDM2Ljg4Ny0yNS4wNzUgNjAuNTA4LTI1LjA3NSA0NS4wNjAgOS42MjcgNjAuNTA4IDI1LjA3NSAyNS4wNzUgMzYuODg3IDI1LjA3NSA2MC41MDh6TTU5OS4wODYgNzE1Ljc4MWMwIDIzLjYyMS05LjYyNyA0NS4wNjAtMjUuMDc1IDYwLjUwOHMtMzYuODg3IDI1LjA3NS02MC41MDggMjUuMDc1LTQ1LjA2MC05LjYyNy02MC41MDgtMjUuMDc1LTI1LjA3NS0zNi44ODctMjUuMDc1LTYwLjUwOCA5LjYyNy00NS4wNjAgMjUuMDc1LTYwLjUwOCAzNi44ODctMjUuMDc1IDYwLjUwOC0yNS4wNzUgNDUuMDYwIDkuNjI3IDYwLjUwOCAyNS4wNzUgMjUuMDc1IDM2Ljg4NyAyNS4wNzUgNjAuNTA4ek01OTkuMDg2IDExNi42OTJjMCAyMy42MjEtOS42MjcgNDUuMDYwLTI1LjA3NSA2MC41MDhzLTM2Ljg4NyAyNS4wNzUtNjAuNTA4IDI1LjA3NS00NS4wNjAtOS42MjctNjAuNTA4LTI1LjA3NS0yNS4wNzUtMzYuODg3LTI1LjA3NS02MC41MDggOS42MjctNDUuMDYwIDI1LjA3NS02MC41MDggMzYuODg3LTI1LjA3NSA2MC41MDgtMjUuMDc1IDQ1LjA2MCA5LjYyNyA2MC41MDggMjUuMDc1IDI1LjA3NSAzNi44ODcgMjUuMDc1IDYwLjUwOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlODU5ODsiIGdseXBoLW5hbWU9ImF0dGFjaG1lbnQiIGQ9Ik04Ni4yNTIgMzk0LjE3MXEwIDk4LjI4OCA2OC4yIDE2Ny40OXQxNjYuNDg3IDY5LjIwM2g0NDkuMzE1cTcwLjIwNSAwIDEyMC4zNTItNTEuMTV0NTAuMTQ3LTEyMS4zNTUtNTAuMTQ3LTEyMC4zNTItMTIwLjM1Mi01MC4xNDdoLTM2My4wNjNxLTQ0LjEyOSAwLTc2LjIyMiAzMS4wOTB0LTMyLjA5MyA3NS4yMTkgMzIuMDkzIDc2LjIyMiA3Ni4yMjIgMzIuMDkzaDMyMC45Mzl2LTg2LjI1MmgtMzI0Ljk1MXEtMTguMDU0IDAtMTguMDU0LTIxLjA2M3QxOC4wNTQtMjEuMDYzaDM2Ny4wNzRxMzQuMDk5IDAgNjAuMTc3IDI1LjA3MnQyNi4wNzUgNTkuMTc0LTI2LjA3NSA2MC4xNzctNjAuMTc3IDI2LjA3NWgtNDQ5LjMxNXEtNjIuMTgzIDAtMTA2LjMxMi00NC4xMjl0LTQ0LjEyOS0xMDYuMzEyIDQ0LjEyOS0xMDUuMzA5IDEwNi4zMTItNDMuMTI2aDQwNy4xOTJ2LTg2LjI1MmgtNDA3LjE5MnEtOTguMjg4IDAtMTY2LjQ4NyA2OC4ydC02OC4yIDE2Ni40ODd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZThlZWU7IiBnbHlwaC1uYW1lPSJkb3RzLXRocmVlLWhvcml6b250YWwiIGQ9Ik01MTMuNTU1IDU2My40NGMtNjIuMzkxIDAtMTEzLjAyMS01MC41NzktMTEzLjAyMS0xMTIuOTdzNTAuNjMtMTEyLjk3IDExMy4wMjEtMTEyLjk3YzYyLjM5MSAwIDExMi45MTkgNTAuNTc5IDExMi45MTkgMTEyLjk3cy01MC41MjggMTEyLjk3LTExMi45MTkgMTEyLjk3ek0xNTQuMTAxIDU2My40NGMtNjIuMzkxIDAtMTEzLjAyMS01MC41NzktMTEzLjAyMS0xMTIuOTdzNTAuNjMtMTEyLjk3IDExMy4wMjEtMTEyLjk3YzYyLjM5MSAwIDExMi45MTkgNTAuNjMgMTEyLjkxOSAxMTIuOTdzLTUwLjUyOCAxMTIuOTctMTEyLjkxOSAxMTIuOTd6TTg3My4wMDcgNTYzLjQ0Yy02Mi4zOTEgMC0xMTMuMDIxLTUwLjU3OS0xMTMuMDIxLTExMi45N3M1MC42My0xMTIuOTcgMTEzLjAyMS0xMTIuOTdjNjIuMzkxIDAgMTEyLjkxOSA1MC41NzkgMTEyLjkxOSAxMTIuOTdzLTUwLjUyOCAxMTIuOTctMTEyLjkxOSAxMTIuOTd6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTk1MDI7IiBnbHlwaC1uYW1lPSJjcmVkaXRfY2FyZCIgZD0iTTg1Ni41MDcgNTc3LjU2NnY4Ni4yNTJoLTY4Ni4wMDh2LTg2LjI1Mmg2ODYuMDA4ek04NTYuNTA3IDE1MC4zMTV2MjU2Ljc1MWgtNjg2LjAwOHYtMjU2Ljc1MWg2ODYuMDA4ek04NTYuNTA3IDc1MC4wNzBxMzYuMTA1IDAgNjAuMTc3LTI1LjA3MnQyNC4wNzAtNjEuMTh2LTUxMy41MDJxMC0zNi4xMDUtMjQuMDcwLTYxLjE4dC02MC4xNzctMjUuMDcyaC02ODYuMDA4cS0zNi4xMDUgMC02MC4xNzcgMjUuMDcydC0yNC4wNzAgNjEuMTh2NTEzLjUwMnEwIDM2LjEwNSAyNC4wNzAgNjEuMTh0NjAuMTc3IDI1LjA3Mmg2ODYuMDA4eiIgLz4KPGdseXBoIHVuaWNvZGU9InZpZXdzNCIgZ2x5cGgtbmFtZT0iZXllLWJsb2NrZWQiIGQ9Ik05NDguNzE5IDkyNy44NjZjLTE4LjggMTguNzk4LTQ5LjI4IDE4Ljc5OC02OC4wODAgMGwtMjAyLjc1OC0yMDIuNzU4Yy01Mi4wOTEgMTUuNzk5LTEwNy4yNjMgMjQuMjk0LTE2NC4zNzcgMjQuMjk0LTIyMy45NzQgMC00MTguMTA2LTEzMC40MjMtNTEzLjUwMi0zMjAuOTM5IDQxLjI0Mi04Mi4zNjQgMTAwLjk0My0xNTMuNDkgMTczLjUyOS0yMDcuNzA0bC0xNTkuNDI5LTE1OS40MjljLTE4LjgtMTguOC0xOC44LTQ5LjI4IDAtNjguMDgwIDkuMzk5LTkuNDAxIDIxLjcxOS0xNC4xMDIgMzQuMDM5LTE0LjEwMnMyNC42NCA0LjcwMSAzNC4wNDEgMTQuMWw4NjYuNTM2IDg2Ni41MzZjMTguNzk4IDE4LjggMTguNzk4IDQ5LjI4MiAwIDY4LjA4MnpNNDE3LjIyMSA2MjEuMDI1YzQyLjM2MyAwIDc4LjMxLTI3LjM3NSA5MS4xODctNjUuMzg4bC0xMjIuMDgxLTEyMi4wODFjLTM4LjAxMyAxMi44NzctNjUuMzg4IDQ4LjgyNC02NS4zODggOTEuMTg3IDAgNTMuMTc2IDQzLjEwNiA5Ni4yODIgOTYuMjgyIDk2LjI4MnpNMTEwLjQ0IDQyOC40NjJjMzguNDA0IDYwLjcwMSA4OS41MzUgMTEyLjI1MyAxNDkuODcyIDE1MC43MzcgMy45MyAyLjUwNiA3LjkgNC45MzcgMTEuODk4IDcuMzIxLTkuOTkyLTI3LjQwOS0xNS40NTctNTYuOTktMTUuNDU3LTg3Ljg1NCAwLTU1LjA1MiAxNy4zMzctMTA2LjA0OCA0Ni44MzgtMTQ3Ljg1bC02MS4xMDQtNjEuMTA0Yy01Mi41OTkgMzYuOTUtOTcuNDg3IDg0LjEyOC0xMzIuMDQ3IDEzOC43NDd6TTc3MC4yNTQgNDk4LjY2N2MwIDI3LjI0Ny00LjI2OCA1My40OS0xMi4xMzggNzguMTI2bC0zMjIuNzUzLTMyMi43NTNjMjQuNjQtNy44NjYgNTAuODkyLTEyLjEyNiA3OC4xMzgtMTIuMTI2IDE0MS43OTYgMCAyNTYuNzUxIDExNC45NTQgMjU2Ljc1MSAyNTYuNzUxek04MzIuNDYyIDY1MS4xNGwtNjkuNTY2LTY5LjU2NmMxLjI2Ny0wLjc4OSAyLjUzNi0xLjU3NCAzLjc5OC0yLjM3NCA2MC4zMzktMzguNDg4IDExMS40NjktOTAuMDM4IDE0OS44NzItMTUwLjczNy0zOC40MDQtNjAuNjk5LTg5LjUzNS0xMTIuMjUxLTE0OS44NzQtMTUwLjczNy03NS44MTYtNDguMzU5LTE2My4zNjgtNzMuOTItMjUzLjE4OS03My45Mi0zOC43NzggMC03Ny4xMjcgNC43NzUtMTE0LjI5NyAxNC4wODJsLTc3LjExOS03Ny4xMTljNTkuODkyLTIxLjUyNSAxMjQuMzEzLTMzLjI0MiAxOTEuNDE3LTMzLjI0MiAyMjMuOTY2IDAgNDE4LjEgMTMwLjQyMyA1MTMuNTAyIDMyMC45MzktNDUuMTU0IDkwLjE4LTExMi40NDggMTY2Ljg4NS0xOTQuNTQ0IDIyMi42Nzd6IiAvPgo8Z2x5cGggdW5pY29kZT0idmlld3MiIGdseXBoLW5hbWU9ImV5ZSIgZD0iTTUxMy41MDIgNzQ5LjRjLTIyMy45NzQgMC00MTguMTA2LTEzMC40MjMtNTEzLjUwMi0zMjAuOTM5IDk1LjM5Ny0xOTAuNTE2IDI4OS41MjktMzIwLjkzOSA1MTMuNTAyLTMyMC45MzkgMjIzLjk2OCAwIDQxOC4xIDEzMC40MjMgNTEzLjUwMiAzMjAuOTM5LTk1LjM5NSAxOTAuNTE2LTI4OS41MzUgMzIwLjkzOS01MTMuNTAyIDMyMC45Mzl6TTc2Ni42OTQgNTc5LjE5OWM2MC4zMzktMzguNDg4IDExMS40NjktOTAuMDM4IDE0OS44NzItMTUwLjczNy0zOC40MDQtNjAuNjk5LTg5LjUzNS0xMTIuMjUxLTE0OS44NzQtMTUwLjczNy03NS44MTYtNDguMzU5LTE2My4zNjgtNzMuOTItMjUzLjE4OS03My45Mi04OS44MjQgMC0xNzcuMzc3IDI1LjU2MS0yNTMuMTkzIDczLjkyLTYwLjMzNSAzOC40ODYtMTExLjQ2NSA5MC4wMzYtMTQ5Ljg3IDE1MC43MzcgMzguNDA0IDYwLjcwMSA4OS41MzUgMTEyLjI1MyAxNDkuODcyIDE1MC43MzcgMy45MyAyLjUwNiA3LjkgNC45MzcgMTEuODk2IDcuMzIxLTkuOTktMjcuNDA5LTE1LjQ1NS01Ni45OS0xNS40NTUtODcuODU0IDAtMTQxLjc5NiAxMTQuOTUyLTI1Ni43NTEgMjU2Ljc1MS0yNTYuNzUxIDE0MS43OTYgMCAyNTYuNzUxIDExNC45NTQgMjU2Ljc1MSAyNTYuNzUxIDAgMzAuODY0LTUuNDY3IDYwLjQ0NS0xNS40NTMgODcuODU2IDMuOTktMi4zODQgNy45NjItNC44MTcgMTEuODk0LTcuMzIzdjB6TTUxMy41MDIgNTI0Ljc0M2MwLTUzLjE3Ni00My4xMDYtOTYuMjgyLTk2LjI4Mi05Ni4yODJzLTk2LjI4MiA0My4xMDYtOTYuMjgyIDk2LjI4MiA0My4xMDYgOTYuMjgyIDk2LjI4MiA5Ni4yODIgOTYuMjgyLTQzLjEwOCA5Ni4yODItOTYuMjgyeiIgLz4KPGdseXBoIHVuaWNvZGU9InRpbWU0IiBnbHlwaC1uYW1lPSJhbGFybSIgZD0iTTUxMy41MDIgODQ1LjY4MmMtMjQ4LjE1IDAtNDQ5LjMxNS0yMDEuMTY0LTQ0OS4zMTUtNDQ5LjMxNXMyMDEuMTY0LTQ0OS4zMTUgNDQ5LjMxNS00NDkuMzE1IDQ0OS4zMTUgMjAxLjE2NCA0NDkuMzE1IDQ0OS4zMTUtMjAxLjE2NCA0NDkuMzE1LTQ0OS4zMTUgNDQ5LjMxNXpNNTEzLjUwMiAzNS4zMTFjLTE5OS40MDggMC0zNjEuMDU3IDE2MS42NTItMzYxLjA1NyAzNjEuMDU3IDAgMTk5LjQwOCAxNjEuNjUgMzYxLjA1NyAzNjEuMDU3IDM2MS4wNTdzMzYxLjA1Ny0xNjEuNjUgMzYxLjA1Ny0zNjEuMDU3YzAtMTk5LjQwNi0xNjEuNjUyLTM2MS4wNTctMzYxLjA1Ny0zNjEuMDU3ek05MzcuNTI5IDY4Ni4wNDJjMTYuMDkwIDI4LjEzMyAyNS4yOTEgNjAuNzE5IDI1LjI5MSA5NS40NTMgMCAxMDYuMzUyLTg2LjIxMiAxOTIuNTY0LTE5Mi41NjQgMTkyLjU2NC02MS45OTkgMC0xMTcuMTQ0LTI5LjMwOS0xNTIuMzY3LTc0LjgxNSAxMzIuMjcxLTI3LjMxNyAyNDUuOTI2LTEwNS41MDcgMzE5LjY0LTIxMy4yMDJ2MHpNNDA5LjExOCA4OTkuMjQ0Yy0zNS4yMTggNDUuNTA2LTkwLjM2NiA3NC44MTUtMTUyLjM2NyA3NC44MTUtMTA2LjM1MiAwLTE5Mi41NjQtODYuMjEyLTE5Mi41NjQtMTkyLjU2NCAwLTM0LjczNCA5LjIwMS02Ny4zMiAyNS4yOTEtOTUuNDUzIDczLjcxNiAxMDcuNjk1IDE4Ny4zNzEgMTg1Ljg4NiAzMTkuNjQgMjEzLjIwMnpNNTEzLjUwMiAzOTYuMzY4djI1Ni43NTFoLTY0LjE4OXYtMzIwLjkzOWgyNTYuNzUxdjY0LjE4OXoiIC8+CjxnbHlwaCB1bmljb2RlPSJ0aW1lMyIgZ2x5cGgtbmFtZT0iY2xvY2syIiBkPSJNNTEzLjUwMiA5NzQuMDU5Yy0yODMuNiAwLTUxMy41MDItMjI5LjkwMy01MTMuNTAyLTUxMy41MDJzMjI5LjkwMy01MTMuNTAyIDUxMy41MDItNTEzLjUwMiA1MTMuNTAyIDIyOS45MDMgNTEzLjUwMiA1MTMuNTAyLTIyOS45MDMgNTEzLjUwMi01MTMuNTAyIDUxMy41MDJ6TTY2MC42NzggMjIyLjYwM2wtMjExLjM2MiAyMTEuMzY0djI4My4zMzloMTI4LjM3NXYtMjMwLjE2NGwxNzMuNzY1LTE3My43NjMtOTAuNzc4LTkwLjc3OHoiIC8+CjxnbHlwaCB1bmljb2RlPSJwdXNocGluIiBnbHlwaC1uYW1lPSJwdXNocGluIiBkPSJNNTQ0IDk2MGwtOTYtOTYgOTYtOTYtMjI0LTI1NmgtMjI0bDE3Ni0xNzYtMjcyLTM2MC42MTZ2LTM5LjM4NGgzOS4zODRsMzYwLjYxNiAyNzIgMTc2LTE3NnYyMjRsMjU2IDIyNCA5Ni05NiA5NiA5Ni00ODAgNDgwek00NDggNDE2bC02NCA2NCAyMjQgMjI0IDY0LTY0LTIyNC0yMjR6IiAvPgo8Z2x5cGggdW5pY29kZT0icGluIiBnbHlwaC1uYW1lPSJwdXNocGluIiBkPSJNNTQ0IDk2MGwtOTYtOTYgOTYtOTYtMjI0LTI1NmgtMjI0bDE3Ni0xNzYtMjcyLTM2MC42MTZ2LTM5LjM4NGgzOS4zODRsMzYwLjYxNiAyNzIgMTc2LTE3NnYyMjRsMjU2IDIyNCA5Ni05NiA5NiA5Ni00ODAgNDgwek00NDggNDE2bC02NCA2NCAyMjQgMjI0IDY0LTY0LTIyNC0yMjR6IiAvPgo8Z2x5cGggdW5pY29kZT0iZm9sZGVyLW9wZW4iIGdseXBoLW5hbWU9ImZvbGRlci1vcGVuIiBkPSJNODM0LjQ0MiAxMS4yNGwxOTIuNTY0IDUxMy41MDJoLTgzNC40NDJsLTE5Mi41NjQtNTEzLjUwMnpNMTI4LjM3NSA1ODguOTMybC0xMjguMzc1LTU3Ny42OTF2ODM0LjQ0MmgyODguODQ2bDEyOC4zNzUtMTI4LjM3NWg0MTcuMjIxdi0xMjguMzc1eiIgLz4KPGdseXBoIHVuaWNvZGU9ImV5ZS1ibG9ja2VkIiBnbHlwaC1uYW1lPSJleWUtYmxvY2tlZCIgZD0iTTk0OC43MTkgOTI3Ljg2NmMtMTguOCAxOC43OTgtNDkuMjggMTguNzk4LTY4LjA4MCAwbC0yMDIuNzU4LTIwMi43NThjLTUyLjA5MSAxNS43OTktMTA3LjI2MyAyNC4yOTQtMTY0LjM3NyAyNC4yOTQtMjIzLjk3NCAwLTQxOC4xMDYtMTMwLjQyMy01MTMuNTAyLTMyMC45MzkgNDEuMjQyLTgyLjM2NCAxMDAuOTQzLTE1My40OSAxNzMuNTI5LTIwNy43MDRsLTE1OS40MjktMTU5LjQyOWMtMTguOC0xOC44LTE4LjgtNDkuMjggMC02OC4wODAgOS4zOTktOS40MDEgMjEuNzE5LTE0LjEwMiAzNC4wMzktMTQuMTAyczI0LjY0IDQuNzAxIDM0LjA0MSAxNC4xbDg2Ni41MzYgODY2LjUzNmMxOC43OTggMTguOCAxOC43OTggNDkuMjgyIDAgNjguMDgyek00MTcuMjIxIDYyMS4wMjVjNDIuMzYzIDAgNzguMzEtMjcuMzc1IDkxLjE4Ny02NS4zODhsLTEyMi4wODEtMTIyLjA4MWMtMzguMDEzIDEyLjg3Ny02NS4zODggNDguODI0LTY1LjM4OCA5MS4xODcgMCA1My4xNzYgNDMuMTA2IDk2LjI4MiA5Ni4yODIgOTYuMjgyek0xMTAuNDQgNDI4LjQ2MmMzOC40MDQgNjAuNzAxIDg5LjUzNSAxMTIuMjUzIDE0OS44NzIgMTUwLjczNyAzLjkzIDIuNTA2IDcuOSA0LjkzNyAxMS44OTggNy4zMjEtOS45OTItMjcuNDA5LTE1LjQ1Ny01Ni45OS0xNS40NTctODcuODU0IDAtNTUuMDUyIDE3LjMzNy0xMDYuMDQ4IDQ2LjgzOC0xNDcuODVsLTYxLjEwNC02MS4xMDRjLTUyLjU5OSAzNi45NS05Ny40ODcgODQuMTI4LTEzMi4wNDcgMTM4Ljc0N3pNNzcwLjI1NCA0OTguNjY3YzAgMjcuMjQ3LTQuMjY4IDUzLjQ5LTEyLjEzOCA3OC4xMjZsLTMyMi43NTMtMzIyLjc1M2MyNC42NC03Ljg2NiA1MC44OTItMTIuMTI2IDc4LjEzOC0xMi4xMjYgMTQxLjc5NiAwIDI1Ni43NTEgMTE0Ljk1NCAyNTYuNzUxIDI1Ni43NTF6TTgzMi40NjIgNjUxLjE0bC02OS41NjYtNjkuNTY2YzEuMjY3LTAuNzg5IDIuNTM2LTEuNTc0IDMuNzk4LTIuMzc0IDYwLjMzOS0zOC40ODggMTExLjQ2OS05MC4wMzggMTQ5Ljg3Mi0xNTAuNzM3LTM4LjQwNC02MC42OTktODkuNTM1LTExMi4yNTEtMTQ5Ljg3NC0xNTAuNzM3LTc1LjgxNi00OC4zNTktMTYzLjM2OC03My45Mi0yNTMuMTg5LTczLjkyLTM4Ljc3OCAwLTc3LjEyNyA0Ljc3NS0xMTQuMjk3IDE0LjA4MmwtNzcuMTE5LTc3LjExOWM1OS44OTItMjEuNTI1IDEyNC4zMTMtMzMuMjQyIDE5MS40MTctMzMuMjQyIDIyMy45NjYgMCA0MTguMSAxMzAuNDIzIDUxMy41MDIgMzIwLjkzOS00NS4xNTQgOTAuMTgtMTEyLjQ0OCAxNjYuODg1LTE5NC41NDQgMjIyLjY3N3oiIC8+CjxnbHlwaCB1bmljb2RlPSJleWUiIGdseXBoLW5hbWU9ImV5ZSIgZD0iTTUxMy41MDIgNzQ5LjRjLTIyMy45NzQgMC00MTguMTA2LTEzMC40MjMtNTEzLjUwMi0zMjAuOTM5IDk1LjM5Ny0xOTAuNTE2IDI4OS41MjktMzIwLjkzOSA1MTMuNTAyLTMyMC45MzkgMjIzLjk2OCAwIDQxOC4xIDEzMC40MjMgNTEzLjUwMiAzMjAuOTM5LTk1LjM5NSAxOTAuNTE2LTI4OS41MzUgMzIwLjkzOS01MTMuNTAyIDMyMC45Mzl6TTc2Ni42OTQgNTc5LjE5OWM2MC4zMzktMzguNDg4IDExMS40NjktOTAuMDM4IDE0OS44NzItMTUwLjczNy0zOC40MDQtNjAuNjk5LTg5LjUzNS0xMTIuMjUxLTE0OS44NzQtMTUwLjczNy03NS44MTYtNDguMzU5LTE2My4zNjgtNzMuOTItMjUzLjE4OS03My45Mi04OS44MjQgMC0xNzcuMzc3IDI1LjU2MS0yNTMuMTkzIDczLjkyLTYwLjMzNSAzOC40ODYtMTExLjQ2NSA5MC4wMzYtMTQ5Ljg3IDE1MC43MzcgMzguNDA0IDYwLjcwMSA4OS41MzUgMTEyLjI1MyAxNDkuODcyIDE1MC43MzcgMy45MyAyLjUwNiA3LjkgNC45MzcgMTEuODk2IDcuMzIxLTkuOTktMjcuNDA5LTE1LjQ1NS01Ni45OS0xNS40NTUtODcuODU0IDAtMTQxLjc5NiAxMTQuOTUyLTI1Ni43NTEgMjU2Ljc1MS0yNTYuNzUxIDE0MS43OTYgMCAyNTYuNzUxIDExNC45NTQgMjU2Ljc1MSAyNTYuNzUxIDAgMzAuODY0LTUuNDY3IDYwLjQ0NS0xNS40NTMgODcuODU2IDMuOTktMi4zODQgNy45NjItNC44MTcgMTEuODk0LTcuMzIzdjB6TTUxMy41MDIgNTI0Ljc0M2MwLTUzLjE3Ni00My4xMDYtOTYuMjgyLTk2LjI4Mi05Ni4yODJzLTk2LjI4MiA0My4xMDYtOTYuMjgyIDk2LjI4MiA0My4xMDYgOTYuMjgyIDk2LjI4MiA5Ni4yODIgOTYuMjgyLTQzLjEwOCA5Ni4yODItOTYuMjgyeiIgLz4KPGdseXBoIHVuaWNvZGU9ImRpcmVjdG9yeTIiIGdseXBoLW5hbWU9ImZvbGRlci1vcGVuIiBkPSJNODM0LjQ0MiAxMS4yNGwxOTIuNTY0IDUxMy41MDJoLTgzNC40NDJsLTE5Mi41NjQtNTEzLjUwMnpNMTI4LjM3NSA1ODguOTMybC0xMjguMzc1LTU3Ny42OTF2ODM0LjQ0MmgyODguODQ2bDEyOC4zNzUtMTI4LjM3NWg0MTcuMjIxdi0xMjguMzc1eiIgLz4KPGdseXBoIHVuaWNvZGU9ImNsb2NrMiIgZ2x5cGgtbmFtZT0iY2xvY2syIiBkPSJNNTEzLjUwMiA5NzQuMDU5Yy0yODMuNiAwLTUxMy41MDItMjI5LjkwMy01MTMuNTAyLTUxMy41MDJzMjI5LjkwMy01MTMuNTAyIDUxMy41MDItNTEzLjUwMiA1MTMuNTAyIDIyOS45MDMgNTEzLjUwMiA1MTMuNTAyLTIyOS45MDMgNTEzLjUwMi01MTMuNTAyIDUxMy41MDJ6TTY2MC42NzggMjIyLjYwM2wtMjExLjM2MiAyMTEuMzY0djI4My4zMzloMTI4LjM3NXYtMjMwLjE2NGwxNzMuNzY1LTE3My43NjMtOTAuNzc4LTkwLjc3OHoiIC8+CjxnbHlwaCB1bmljb2RlPSJhbGFybSIgZ2x5cGgtbmFtZT0iYWxhcm0iIGQ9Ik01MTMuNTAyIDg0NS42ODJjLTI0OC4xNSAwLTQ0OS4zMTUtMjAxLjE2NC00NDkuMzE1LTQ0OS4zMTVzMjAxLjE2NC00NDkuMzE1IDQ0OS4zMTUtNDQ5LjMxNSA0NDkuMzE1IDIwMS4xNjQgNDQ5LjMxNSA0NDkuMzE1LTIwMS4xNjQgNDQ5LjMxNS00NDkuMzE1IDQ0OS4zMTV6TTUxMy41MDIgMzUuMzExYy0xOTkuNDA4IDAtMzYxLjA1NyAxNjEuNjUyLTM2MS4wNTcgMzYxLjA1NyAwIDE5OS40MDggMTYxLjY1IDM2MS4wNTcgMzYxLjA1NyAzNjEuMDU3czM2MS4wNTctMTYxLjY1IDM2MS4wNTctMzYxLjA1N2MwLTE5OS40MDYtMTYxLjY1Mi0zNjEuMDU3LTM2MS4wNTctMzYxLjA1N3pNOTM3LjUyOSA2ODYuMDQyYzE2LjA5MCAyOC4xMzMgMjUuMjkxIDYwLjcxOSAyNS4yOTEgOTUuNDUzIDAgMTA2LjM1Mi04Ni4yMTIgMTkyLjU2NC0xOTIuNTY0IDE5Mi41NjQtNjEuOTk5IDAtMTE3LjE0NC0yOS4zMDktMTUyLjM2Ny03NC44MTUgMTMyLjI3MS0yNy4zMTcgMjQ1LjkyNi0xMDUuNTA3IDMxOS42NC0yMTMuMjAydjB6TTQwOS4xMTggODk5LjI0NGMtMzUuMjE4IDQ1LjUwNi05MC4zNjYgNzQuODE1LTE1Mi4zNjcgNzQuODE1LTEwNi4zNTIgMC0xOTIuNTY0LTg2LjIxMi0xOTIuNTY0LTE5Mi41NjQgMC0zNC43MzQgOS4yMDEtNjcuMzIgMjUuMjkxLTk1LjQ1MyA3My43MTYgMTA3LjY5NSAxODcuMzcxIDE4NS44ODYgMzE5LjY0IDIxMy4yMDJ6TTUxMy41MDIgMzk2LjM2OHYyNTYuNzUxaC02NC4xODl2LTMyMC45MzloMjU2Ljc1MXY2NC4xODl6IiAvPgo8L2ZvbnQ+PC9kZWZzPjwvc3ZnPg==#AdminLibrary) format("svg")}[class*=" adminLib-"],[class^=adminLib-]{font-family:AdminLibrary!important;speak:never;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-style:normal;font-variant:normal;font-variant-ligatures:discretionary-ligatures;font-weight:400;letter-spacing:0;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.adminLib-cross:before{content:""}.catalogx-modal.popup_enable{margin:0}.catalogx-modal.popup_enable .enquiry-form-modal{align-items:center;background:rgba(0,0,0,.5);display:flex;gap:1rem;height:100vh;justify-content:center;left:0;overflow-y:scroll;position:fixed;top:0;width:100vw;z-index:123570}.catalogx-modal.popup_enable .enquiry-form-modal .modal-wrapper{background-color:#fff;border-radius:.5rem;height:auto;margin:1rem;max-height:40.625rem;min-height:18.75rem;overflow-y:scroll;padding:1.5rem;position:relative;width:34.375rem}.catalogx-modal.popup_enable .enquiry-form-modal .modal-wrapper .catalogx-modal-close-btn{display:flex}.catalogx-modal .admin-notice-display-title{align-items:center;background-color:#0cd80c;color:#fff;display:flex;font-weight:400;gap:.5rem;justify-content:flex-start;max-width:15rem;padding:.5rem;position:fixed;right:1.512rem;top:7.182rem;width:-moz-fit-content;width:fit-content;z-index:99999}.catalogx-modal .admin-notice-display-title:after{animation:progress 2s linear;background:green;bottom:0;content:"";height:.252rem;left:0;position:absolute;width:100%}@keyframes progress{0%{width:100%}to{width:0}}.catalogx-modal .loader-component{align-items:center;background-color:rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.catalogx-modal .loader-component .three-body{--uib-size:5.205rem;--uib-speed:.8s;--uib-color:#65438f;animation:spin78236 calc(var(--uib-speed)*2.5) infinite linear;display:inline-block;height:var(--uib-size);position:relative;width:var(--uib-size)}.catalogx-modal .loader-component .three-body__dot{height:100%;position:absolute;width:30%}.catalogx-modal .loader-component .three-body__dot:after{background-color:var(--uib-color);border-radius:50%;content:"";height:0;padding-bottom:100%;position:absolute;width:100%}.catalogx-modal .loader-component .three-body__dot:first-child{bottom:5%;left:0;transform:rotate(60deg);transform-origin:50% 85%}.catalogx-modal .loader-component .three-body__dot:first-child:after{animation:wobble1 var(--uib-speed) infinite ease-in-out;animation-delay:calc(var(--uib-speed)*-.3);bottom:0;left:0}.catalogx-modal .loader-component .three-body__dot:nth-child(2){bottom:5%;right:0;transform:rotate(-60deg);transform-origin:50% 85%}.catalogx-modal .loader-component .three-body__dot:nth-child(2):after{animation:wobble1 var(--uib-speed) infinite calc(var(--uib-speed)*-.15) ease-in-out;bottom:0;left:0}.catalogx-modal .loader-component .three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translateX(116.666%)}.catalogx-modal .loader-component .three-body__dot:nth-child(3):after{animation:wobble2 var(--uib-speed) infinite ease-in-out;left:0;top:0}@keyframes spin78236{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wobble1{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(-66%) scale(.65)}}@keyframes wobble2{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(66%) scale(.65)}}.catalogx-modal .enquiry-form-modal{position:relative}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-modal-close-btn{align-items:center;background-color:#f2eeee;border-radius:.25rem;color:#65438f;cursor:pointer;display:none;height:1.875rem;justify-content:center;position:absolute;right:.75rem;top:.938rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.875rem}.catalogx-modal .enquiry-form-modal .modal-wrapper::-webkit-scrollbar{margin:0;opacity:0;width:.375rem}.catalogx-modal .enquiry-form-modal .modal-wrapper:hover::-webkit-scrollbar-thumb{background:#65438f}.catalogx-modal .enquiry-form-modal .modal-wrapper::-webkit-scrollbar-thumb{background-color:transparent;border-radius:.25rem;-webkit-transition:all .5s linear;transition:all .5s linear}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form{align-items:flex-start;background:#fbfbfb;border-radius:.25rem;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;margin-top:1.75rem;padding:2rem}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .popup-footer-section{display:flex;gap:.75rem;justify-content:end;width:100%}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:.25rem;width:100%}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections label{font-size:.875rem;max-width:35%;min-width:6.25rem}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .field-wrapper{width:64%}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .field-wrapper .error-message{color:red;margin:0}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .recaptcha-wrapper{width:64%}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .recaptcha-wrapper p{margin:0}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .date-picker-wrapper,.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .multiselect-container,.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections input[type=email],.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections input[type=number],.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections input[type=text],.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections label,.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections textarea{flex:1 0 6.25rem;width:100%}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-main-label{flex:1 0 9.375rem;max-width:35%}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .items-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-section{align-items:center;display:flex;flex-direction:column;justify-content:center;width:64%}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-section .attachment-label{align-items:center;background-color:#f9fafb;border:.125rem dashed #d1d5db;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;height:7rem;justify-content:center;max-width:100%;width:100%}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-section .attachment-label:hover{background-color:#f3f4f6}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-section .attachment-label .hidden{opacity:0;visibility:hidden}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-section .attachment-label .wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:1.25rem}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-section .attachment-label .wrapper i{font-size:1.875rem}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-section .attachment-label .wrapper .heading{color:#6b7280;font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem;text-align:center}.catalogx-modal .enquiry-form-modal .modal-wrapper .catalogx-enquiry-free-form .catalogx-form-free-sections .attachment-section .attachment-label .wrapper .heading span{font-weight:600}.quantity input{width:5rem!important}.single-product-page-action-btn-catalogx{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:flex-start;padding-top:.213rem;width:100%}.popup_enable .catalogx-enquiry-pro-form{background:0 0;border-radius:0;margin-top:1rem;padding:0}.popup_enable .popup-footer-section .catalogx-close-enquiry-popup{display:none}.catalogx-enquiry-pro-form{align-items:flex-start;background:#fbfbfb;border-radius:.25rem;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;margin-top:1rem;padding:2rem}.catalogx-enquiry-pro-form .popup-footer-section{display:flex;gap:.75rem;justify-content:end;width:100%}.catalogx-enquiry-pro-form .form-title{font-size:1.75rem;margin-bottom:.5rem;text-align:center;width:100%}.catalogx-enquiry-pro-form .form-pro-sections{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:flex-start;margin-bottom:.25rem;width:100%}.catalogx-enquiry-pro-form .form-pro-sections label{font-size:.875rem;max-width:35%;min-width:9.375rem}.catalogx-enquiry-pro-form .form-pro-sections .date-picker-wrapper,.catalogx-enquiry-pro-form .form-pro-sections .multiselect-container,.catalogx-enquiry-pro-form .form-pro-sections input[type=email],.catalogx-enquiry-pro-form .form-pro-sections input[type=number],.catalogx-enquiry-pro-form .form-pro-sections input[type=text],.catalogx-enquiry-pro-form .form-pro-sections label,.catalogx-enquiry-pro-form .form-pro-sections textarea{flex:1 0 12.5rem;padding:.5rem;width:100%}.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper .select-items{align-items:center;display:flex;gap:.25rem;justify-content:flex-start;width:48%}.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper .select-items input[type=checkbox],.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper .select-items input[type=radio]{cursor:pointer}.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper .select-items input[type=checkbox]:active,.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper .select-items input[type=checkbox]:focus,.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper .select-items input[type=radio]:active,.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper .select-items input[type=radio]:focus{outline:none}.catalogx-enquiry-pro-form .form-pro-sections .items-wrapper .select-items label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalogx-enquiry-pro-form .form-pro-sections .attachment-section{align-items:center;display:flex;justify-content:center;width:100%}.catalogx-enquiry-pro-form .form-pro-sections .attachment-section .attachment-label{align-items:center;background-color:#f9fafb;border:.125rem dashed #d1d5db;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;height:7rem;justify-content:center;max-width:100%;width:100%}.catalogx-enquiry-pro-form .form-pro-sections .attachment-section .attachment-label:hover{background-color:#f3f4f6}.catalogx-enquiry-pro-form .form-pro-sections .attachment-section .attachment-label .hidden{opacity:0;visibility:hidden}.catalogx-enquiry-pro-form .form-pro-sections .attachment-section .attachment-label .wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:1.5rem;padding-top:1.25rem}.catalogx-enquiry-pro-form .form-pro-sections .attachment-section .attachment-label .wrapper i{font-size:1.875rem}.catalogx-enquiry-pro-form .form-pro-sections .attachment-section .attachment-label .wrapper .heading{color:#6b7280;font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem;text-align:center}.catalogx-enquiry-pro-form .form-pro-sections .attachment-section .attachment-label .wrapper .heading span{font-weight:600}.catalogx-enquiry-pro-form .form-pro-sections .date-picker-wrapper input[type=date]{border:.125rem solid rgba(0,0,0,.125);border-radius:.25rem;outline:none;padding:.25rem .5rem;width:100%}.catalogx-enquiry-pro-form .section-divider-container{border-bottom:.125rem solid rgba(0,0,0,.125);margin:1.5rem 0;width:100%}
/*! pojo-accessibility - v2.1.0 - 18-12-2022 */
#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.infinite-header-wrap.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-search i,.infinite-header-wrap.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-cart i{color:#4c6082;font-size:16px;margin-top:4px}.infinite-header-wrap.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-search{background:#73b8dc;width:37px;height:37px;border-radius:50%;color:#fff;text-align:center;line-height:36px}.infinite-header-wrap.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-search i{color:#fff}body .infinite-mobile-header .infinite-main-menu-search{background:#73b8dc;width:37px;height:37px;border-radius:50%;color:#fff;text-align:center;line-height:36px}body .infinite-mobile-header .infinite-main-menu-search i{color:#fff}.mm-panels ul.mm-listview li a,.mm-panels ul.mm-listview li span.infinite-mm-menu-blank{font-size:16px;color:#dad4d4}body .infinite-mobile-button-hamburger:before,body .infinite-mobile-button-hamburger:after,body .infinite-mobile-button-hamburger span{background-color:#29364b}body .infinite-top-search-wrap input.search-field{border-bottom-color:#73b8dc}.infinite-header-style-plain.infinite-style-menu-left .infinite-logo{padding-top:10px;padding-bottom:10px}.infinite-logo-inner img{transition:all .3s}.infinite-sticky-navigation.infinite-style-fixed.infinite-animate-fixed-navigation .infinite-logo-inner img{max-width:90px}rs-sbg:before{content:"";position:absolute;width:100%;height:100%;background:#000;opacity:.4}.rev-btn:hover{background:#fff !important}.top-categories .gdlr-core-image-item-wrap{-webkit-box-shadow:0 5px 11px 5px rgba(10,10,10,.1);border-bottom:3px solid #73b8dc !important}.top-categories .gdlr-core-title-item .gdlr-core-title-item-title a{color:#68479e}.top-categories .gdlr-core-button:not(:hover){color:#73b8dc !important}body .gdlr-core-column-service-item .gdlr-core-column-service-title{color:#68479e}.daro-link{background:url(//bargal.co.il/wp-content/themes/infinite-child/darolink.png) no-repeat right 1px;padding-right:20px}.gdlr-core-text-box-item-content ul,.gdlr-core-text-box-item-content ol{padding-left:30px}.gdlr-core-text-box-item-content a{text-decoration:underline}.gdlr-core-text-box-item-content a:not(:hover){color:#29a5d6 !important}.infinite-navigation .sf-menu>li>a{position:relative}.infinite-navigation .sf-menu>li>a:after{content:"";position:absolute;width:100%;height:1px;background-color:#73b8dc;top:50%;right:0;transform:scale(0);transition:all .3s;transform-origin:center}.infinite-navigation .sf-menu>li.bold>a{font-weight:700}.infinite-navigation .sf-menu>li:hover>a:after,.infinite-navigation .sf-menu>li.current-menu-item>a:after,.infinite-navigation .sf-menu>li.current-menu-ancestor>a:after{transform:scale(1)}.gdlr-core-item-list.application-cat .gdlr-core-product-title{text-align:center}.gdlr-core-item-list.application-cat .gdlr-core-product-thumbnail{margin-bottom:10px}body .gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text,body .gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border,.gdlr-core-body .gdlr-core-item-list .gdlr-core-button,.gdlr-core-body .gdlr-core-item-list .gdlr-core-button.gdlr-core-hover-border{color:#73b8dc;padding:0;background-color:transparent;font-size:13px;font-weight:700;display:inline-flex;align-items:center;transition:color .3s,border-color .5s;-moz-transition:color .3s,border-color .5s;-o-transition:color .3s,border-color .5s;-webkit-transition:color .3s,border-color .5s}body .gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text:hover,.gdlr-core-body .gdlr-core-item-list .gdlr-core-button:hover{color:#253146;border-color:#253146 !important;background-color:transparent}.gdlr-core-blog-grid .gdlr-core-blog-content{font-size:16px}.gdlr-core-blog-grid .gdlr-core-blog-title a{color:#68479e}.woocommerce ul.products{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail{margin-bottom:10px}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail>a{position:relative;padding-bottom:66.66666%;display:block}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail>a img{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%}.gform_wrapper .hidden_label .gfield_label{display:none}.gform_wrapper .gfield_label{margin-bottom:4px;font-weight:700}.gform_wrapper.gdlr-core-input-wrap_wrapper.gdlr-core-with-column_wrapper .gform_fields{display:flex;flex-wrap:wrap}.gform_wrapper.gdlr-core-input-wrap_wrapper.gdlr-core-with-column_wrapper .gfield{padding-left:7px;padding-right:7px;margin-bottom:14px}.gform_wrapper.gdlr-core-input-wrap_wrapper.gdlr-core-with-column_wrapper .gfield#field_1_1000{width:100%}.gform_wrapper .gfield_repeater_item{margin-left:-7px;margin-right:-7px}.gform_wrapper .gfield_repeater_item .gfield_repeater_cell{width:50%;padding-left:7px;padding-right:7px;margin-bottom:14px;float:right}.gform_wrapper .gfield_repeater_item .gfield_repeater_cell .gfield_label{display:none}.gform_wrapper .gfield_repeater_item .gfield_repeater_buttons{clear:right;margin-bottom:20px;padding:0 7px}.gform_wrapper .gfield_repeater_item .gfield_repeater_buttons button{border:0;background:#232d40;padding:3px 10px 4px;color:#fff;cursor:pointer}.gform_wrapper .gfield_repeater_item .gfield_repeater_buttons button.remove_repeater_item{margin-right:6px;background-color:#de3838}.gform_wrapper .gfield_repeater_item input{width:100%;display:block;font-size:15px;padding:15px 22px;background-color:#fff;border:0}.gform_wrapper .gfield_repeater_item input::-webkit-input-placeholder{color:#4e4e4e}.gform_wrapper .gform_footer{padding-left:7px;padding-right:7px}.gdlr-core-input-wrap.gdlr-core-no-border input:not([type=button]):not([type=submit]):not([type=file]),.gdlr-core-input-wrap.gdlr-core-no-border textarea,.gdlr-core-input-wrap.gdlr-core-no-border select{transition:all .3s;border:1px solid transparent}.gdlr-core-input-wrap.gdlr-core-no-border input:not([type=button]):not([type=submit]):not([type=file]):focus,.gdlr-core-input-wrap.gdlr-core-no-border textarea:focus,.gdlr-core-input-wrap.gdlr-core-no-border select:focus{border:1px solid rgba(104,70,58,.3)}body .infinite-page-title-wrap .infinite-page-title-overlay,body .infinite-page-title-wrap .infinite-blog-title-overlay,body .infinite-blog-title-wrap .infinite-page-title-overlay,body .infinite-blog-title-wrap .infinite-blog-title-overlay{opacity:.4}.infinite-single-article-title{text-align:center}body.archive.woocommerce .infinite-page-title-wrap,body.archive.woocommerce .infinite-blog-title-wrap,body.archive.post-type-archive-applications .infinite-page-title-wrap,body.archive.post-type-archive-applications .infinite-blog-title-wrap,body.archive.tax-application_cat .infinite-page-title-wrap,body.archive.tax-application_cat .infinite-blog-title-wrap,.single-applications .infinite-page-title-wrap,.single-applications .infinite-blog-title-wrap{background-image:url(//bargal.co.il/wp-content/themes/infinite-child/catalog.jpg)}body.infinite-body input[type=submit]{background-color:#73b8db}body.infinite-body input[type=submit]:hover{background-color:#69499e}.wpls-logo-showcase .wpls-logo-cnt.slick-slide{padding:0 25px;display:inline-flex !important}.wpls-logo-showcase .wpls-logo-cnt.slick-slide img{max-height:60px}.gdlr-core-personnel-item-holder{display:flex;flex-wrap:wrap}.gdlr-core-personnel-list-image>a{pointer-events:none}body .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider{color:#73b8db}.infinite-body .infinite-footer-wrapper form p{display:flex}.infinite-body .infinite-footer-wrapper input:not([type=submit]){background-color:#1a2333;border:0;color:#fff}.infinite-body .infinite-footer-wrapper input:not([type=submit])::-webkit-input-placeholder{color:#aabccf}.infinite-body .infinite-footer-wrapper input[type=submit]{background-color:#73b8dc}.infinite-body .infinite-footer-wrapper input[type=submit]:hover{background-color:#69499e}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info>.add_to_cart_button,span.woocommerce-Price-amount.amount{display:none}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info>a{width:100%}.gdlr-core-product-grid .gdlr-core-product-title a:hover{color:#73b8dc !important}body .gdlr-core-product-thumbnail .gdlr-core-product-view-detail{background-color:#222f43}body.infinite-blog-style-2 .infinite-single-nav-area-left .infinite-single-nav-area-overlay,body.infinite-blog-style-2 .infinite-single-nav-area-right .infinite-single-nav-area-overlay{background-color:#5d3e8e}.gdlr-core-blog-grid-date,.gdlr-core-blog-grid .gdlr-core-blog-info-wrapper{display:none}.single-post .gdlr-core-blog-grid .gdlr-core-blog-grid-date .gdlr-core-blog-info-date,.single-post .infinite-blog-info-wrapper .infinite-blog-info,.single-post .gdlr-core-blog-info-wrapper{display:none}.single-post .infinite-single-related-post-wrap .gdlr-core-blog-grid-frame{padding-bottom:0}.infinite-body .infinite-single-article-content *:first-child{margin-top:0 !important}.infinite-body .infinite-single-article-content h2{margin-top:30px;font-size:44px}.infinite-body .infinite-single-article-content h2+h3{margin-top:0}.infinite-body .infinite-single-article-content h3{font-size:32px;margin-bottom:10px;margin-top:25px}.infinite-body .infinite-single-article-content a{color:#68469e;text-decoration:underline;-webkit-text-stroke:thin}body .gdlr-core-tab-item-title-line{border-color:#68479e}.single-product.woocommerce div.product .product_meta>span.posted_in{display:none}.single-product.woocommerce div.product .infinite-woocommerce-social-share{display:none}.woocommerce div.product div.summary{direction:ltr;margin-bottom:3em}.woocommerce div.product div.images img{width:auto;margin-right:auto}body #woocommerce-catalog .woocommerce-catalog-enquiry-btn{border-radius:30px;background:#d0655a !important;border:0 !important;padding:15px 30px !important;font-size:16px !important}body #woocommerce-catalog .catalog-modal{background-color:transparent}body #woocommerce-catalog .modal-content{border-radius:10px;margin-top:40px;-webkit-animation-duration:.2s;animation-duration:.2s}body #woocommerce-catalog .modal-content .modal-header{text-align:center;padding:20px;border:0}body #woocommerce-catalog .modal-content .modal-header h2{color:#3f506e;font-size:24px}body #woocommerce-catalog .modal-content .modal-body{background:#f5f5f5}body #woocommerce-catalog .modal-content .modal-body input{font-size:15px;padding:15px 22px;border:0;height:auto}body #woocommerce-catalog .modal-content .modal-body .cat-form-row{margin-bottom:20px}body #woocommerce-catalog .modal-content .modal-body .cat-form-row label{margin:0 0 8px;font-weight:600;color:#3e506e;display:block}body #woocommerce-catalog .modal-content .modal-body #msg-for-enquiry-sucesss{color:#fff;background:#73b8db;padding:10px}body #woocommerce-catalog .modal-content .modal-footer{background-color:#fff}body #woocommerce-catalog .modal-content .modal-footer .btn{border-radius:30px;border:0;cursor:pointer;padding:10px}body #woocommerce-catalog .modal-content .modal-footer .btn.btn-primary{background-color:#d0655a;color:#fff;width:140px}body #woocommerce-catalog .modal-content .modal-footer .btn.btn-primary:hover{background-color:#222f43}.fixed-contact{position:fixed;z-index:999;background:#fff;-webkit-transition:width .3s,height .3s;transition:width .3s,height .3s;width:0;height:0;font-size:1.5em;bottom:1em;left:1em;-webkit-transform-origin:0% 100%;transform-origin:0% 100%;border-radius:12px}.fixed-contact #open-button{position:fixed;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;text-align:center;margin:1em;padding:12px 2px;width:2.5em;height:2.5em;font-size:.8em;font-weight:600;background:#73b8dc;color:#fff;border-radius:50%;box-shadow:0 0 20px 10px rgba(0,0,0,.1);cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.fixed-contact #open-button:hover,.fixed-contact #open-button.is-open{background-color:#fff;color:#003a65}.fixed-contact #open-button .is-open{-webkit-transform:scale(.7);transform:scale(.7);transform-origin:left bottom}.fixed-contact #floating-form{display:none;background:#dfe6ec;box-sizing:BORDER-BOX;border-radius:12PX;opacity:0;height:100%;padding:20px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.fixed-contact #floating-form .widgettitle{font-size:34px;text-align:center;font-weight:400;margin-bottom:10px}.fixed-contact #floating-form p{font-size:15px;margin-bottom:12px}.fixed-contact #floating-form .gdlr-core-input-wrap.gdlr-core-large input:not([type=button]):not([type=submit]):not([type=file]),.fixed-contact #floating-form .gdlr-core-input-wrap.gdlr-core-large select{padding:10px 20px}.fixed-contact i{font-size:24px}.show-menu .fixed-contact{width:280px;min-height:85vh;-webkit-animation:anim-jelly .8s linear forwards;animation:anim-jelly .8s linear forwards}.show-menu #floating-form{display:block;opacity:1;-webkit-transition:opacity .3s .3s;transition:opacity .3s .3s}.wpls-logo-showcase button.slick-prev,.wpls-logo-showcase button.slick-next{display:none !important}.wpls-logo-showcase .slick-dots li button{background-color:#d3dfe8;border:0 !important}.wpls-logo-showcase .slick-dots li.slick-active button{background:#384862 !important}.single-product.woocommerce div.product .infinite-woocommerce-tab .gdlr-core-tab-item-content{direction:ltr;text-align:left !important}.single-product.woocommerce div.product .infinite-woocommerce-tab .gdlr-core-tab-item-content ul,.single-product.woocommerce div.product .infinite-woocommerce-tab .gdlr-core-tab-item-content ol{margin-left:35px;margin-right:0}.gdlr-core-body .gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-title{color:#fff}.gdlr-core-body .gdlr-core-call-to-action-item-button .gdlr-core-button:hover{background-color:#fff;color:#383838}.ltr{direction:ltr}.ltr [class*=gdlr-core-column-]{float:left}body .pum-theme-default-theme .pum-container{padding:0;max-width:90%}body .pum-theme-default-theme .pum-content{padding:30px;background:#9ec0c7}body .pum-theme-default-theme .pum-content+.pum-close{height:30px;width:30px;line-height:30px;padding:0;background-color:#73b8dc}body .pum-theme-default-theme .gform_wrapper{position:relative;z-index:1}body .pum-theme-default-theme .gform_title{margin-bottom:10px}body .pum-theme-default-theme .gform_description{font-size:18px;color:#383838}body .pum-theme-default-theme .gform_footer{text-align:center;padding-top:20px}body .pum-theme-default-theme .gform_footer input[type=submit]{background-color:#29364b}body .pum-theme-default-theme form{margin-top:70px}body .pum-theme-default-theme img.is-background{position:absolute;top:0;z-index:0;left:0;margin:0}@media (min-width:768px){body .pum-theme-default-theme .gform_heading{width:60%}}@media (max-width:1000px){body .infinite-logo-inner{max-width:80px}body .infinite-mobile-header .infinite-main-menu-search{margin-top:-10px}.infinite-mobile-menu .infinite-mobile-button-hamburger:before{top:6px;width:26px}.infinite-mobile-menu .infinite-mobile-button-hamburger span{width:26px}.infinite-mobile-menu .infinite-mobile-button-hamburger:after{top:24px;width:26px}.infinite-mobile-menu .infinite-mobile-button-hamburger.infinite-active:before{-webkit-transform:translate3d(0,10px,0) rotate(135deg);transform:translate3d(0,10px,0) rotate(135deg)}}@media (min-width:768px){.d-flex .gdlr-core-pbf-wrapper-content{display:flex}.d-flex .gdlr-core-pbf-wrapper-content .gdlr-core-pbf-column{display:flex;height:100%}}@media (min-width:992px){.single-applications .infinite-content-wrap{max-width:900px;margin:auto}}
rs-layer,.infinite-body .gdlr-core-info-font,.infinite-body .infinite-info-font{font-family:"Assistant",sans-serif !important}.gdlr-core-column-first{clear:left}.infinite-header-style-plain.infinite-style-menu-left .infinite-logo{float:right}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-search,.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-cart{float:left;margin-left:0}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-search{margin-right:25px}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-cart{padding-left:0;margin-right:5px;padding-right:15px}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-cart>.infinite-top-cart-count{right:auto;left:-8px}.infinite-footer-wrapper.infinite-with-column-divider .infinite-footer-column{border-left:0;border-right:1px solid #36465e}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:rtl}ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half{margin-right:0}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text i{font-family:"ElegantIcons";margin-right:10px;margin-left:0}.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text i:before{content:"#"}.single-product.woocommerce div.product .infinite-woocommerce-tab .gdlr-core-tab-item-content{text-align:right;max-width:900px}.gdlr-core-social-share-item{text-align:right}.modal-content{direction:rtl;text-align:right !important}#woo_catalog .modal-header button.close{left:10px;right:auto}.infinite-blog-style-2 .gdlr-core-social-share-item{text-align:right}.infinite-blog-style-2 .infinite-single-nav-area-left{float:right;border-left:1px solid #fff}.infinite-blog-style-2 .infinite-single-nav-area-left i{margin-right:0;margin-left:15px}.infinite-blog-style-2 .infinite-single-nav-area-right{float:left;border-right:1px solid #fff}.infinite-blog-style-2 .infinite-single-nav-area-right i{margin-right:15px;margin-left:0}.infinite-blog-style-2 .infinite-single-nav{position:relative}.infinite-blog-style-2 .arrow_left:before{content:"$"}.infinite-blog-style-2 .arrow_right:before{content:"#"}.infinite-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count{margin-right:0;margin-left:25px}.infinite-blog-style-2 .gdlr-core-social-share-item.gdlr-core-style-round a{margin-right:0;margin-left:12px !important}@media (max-width:767px){.infinite-blog-style-2 .infinite-single-nav-area-left{border-left:0;border-bottom:1px solid #fff}.infinite-blog-style-2 .infinite-single-nav-area-right{border-right:0;border-top:1px solid #fff}}.infinite-single-author-tags a{margin-left:12px;margin-right:0}.woocommerce.single-product .related.products{clear:left}#woocommerce-catalog .modal-header button.close{right:auto;left:10px;opacity:1;color:#cf655a;font-size:24px}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;vertical-align:baseline;background:0 0;margin:0;padding:0}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block}nav ul{list-style:none}ol{list-style:decimal}ul{list-style:disc}ul ul{list-style:circle}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}ins{text-decoration:underline}del{text-decoration:line-through}mark{background:0 0}abbr[title],dfn[title],acronym[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input[type=submit],input[type=button],button{margin:0;padding:0}input,select,a img{vertical-align:middle}b,strong{font-weight:700}i,em{font-style:italic}html{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;-moz-box-sizing:inherit;-webkit-box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;word-break:break-word}p{margin-bottom:20px}ul,ol{margin-left:35px;margin-bottom:20px}dl{margin-bottom:20px}dl dt{font-weight:700;margin-top:10px}dl dt:first-child{margin-top:0}dl dd{margin-left:20px}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:20px}figure{max-width:100%}pre{overflow:auto;padding:10px;background:#f3f3f3;margin-bottom:20px}.clear{display:block;clear:both;visibility:hidden;line-height:0;height:0;zoom:1}.clearfix{zoom:1}.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.alignnone{display:block;margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.infinite-content-area p img.alignright{clear:right}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{text-align:center;max-width:100%}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}figcaption.wp-caption-text{margin-top:20px}figure{line-height:0}.wp-block-image figcaption,figcaption,figcaption.wp-caption-text{margin-top:.7em;margin-bottom:20px;font-size:13px;line-height:1.7}.bypostauthor{max-width:100%}.gallery-caption{max-width:100%}.sticky{max-width:100%}.single-post figure.alignleft{margin-right:30px}.single-format-gallery figcaption.wp-caption-text{margin-bottom:20px}.single-format-gallery figure.gallery-item{margin-bottom:20px}.navigation{text-align:right;margin-bottom:30px}.navigation .screen-reader-text{display:none}.infinite-body .post-password-form input[type=password]{padding:14px 20px;margin-left:5px;margin-right:6px}.infinite-body .post-password-form input[type=submit]{padding:16px 35px 15px}.blocks-gallery-grid,.wp-block-gallery{display:flex}.wp-block-gallery .alignnone{margin:0}figcaption.blocks-gallery-caption{margin-bottom:20px;margin-top:0}.blocks-gallery-item .blocks-gallery-item__caption{margin-bottom:0}body .page-links>a,body .nav-links>a,body .nav-links>span.dots{background-color:#f0f0f0;color:#919191}body .page-links>span,body .page-links>a:hover,body .nav-links>span.current,body .nav-links>a:hover{background-color:#3db166;color:#fff}.page-links{clear:left;padding-top:30px}.page-links>span,.page-links>a{text-decoration:none;display:inline-block;font-size:14px;padding:9px 14px;margin-right:7px;font-weight:700;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}body .page-links>span.screen-reader-text{display:none}.nav-links{clear:left}.nav-links>span,.nav-links>a{text-decoration:none;display:inline-block;font-size:14px;padding:9px 14px;margin-right:3px;font-weight:700;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}body .nav-links a{text-transform:uppercase;font-weight:600;letter-spacing:1.5px;font-size:13px}nav.navigation.comment-navigation{display:inline-block;width:100%}.nav-links .nav-previous{float:left}.nav-links .nav-next{float:right}.wp-block-gallery{margin-left:0}.gallery{text-align:center;margin-bottom:30px}.gallery:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gallery-columns-2 .gallery-item{float:left;width:50%}.gallery-columns-3 .gallery-item{float:left;width:33.33%}.gallery-columns-4 .gallery-item{float:left;width:25%}.gallery-columns-5 .gallery-item{float:left;width:20%}.gallery-columns-6 .gallery-item{float:left;width:16.66%}.gallery-columns-7 .gallery-item{float:left;width:14.28%}.gallery-columns-8 .gallery-item{float:left;width:12.5%}.gallery-columns-9 .gallery-item{float:left;width:11.11%}.gallery-columns-10 .gallery-item{float:left;width:10%}.gallery-columns-2 .gallery-item:nth-child(2n+1){clear:left}.gallery-columns-3 .gallery-item:nth-child(3n+1){clear:left}.gallery-columns-4 .gallery-item:nth-child(4n+1){clear:left}.gallery-columns-5 .gallery-item:nth-child(5n+1){clear:left}.gallery-columns-6 .gallery-item:nth-child(6n+1){clear:left}.gallery-columns-7 .gallery-item:nth-child(7n+1){clear:left}.gallery-columns-8 .gallery-item:nth-child(8n+1){clear:left}.gallery-columns-9 .gallery-item:nth-child(9n+1){clear:left}.gallery-columns-10 .gallery-item:nth-child(10n+1){clear:left}cite{padding-bottom:20px;display:block}.wp-block-spacer{clear:both}.wp-block-cover{margin-top:5px;margin-bottom:20px}.wp-block-cover,.infinite-body .wp-block-cover a,.infinite-body .wp-block-cover a:hover{color:#fff}.wp-block-button{margin-bottom:20px}.infinite-body a.wp-block-button__link,.infinite-body a.wp-block-button__link:hover{color:#fff}.is-style-outline .wp-block-button__link{border-width:2px;border-style:solid;border-color:#32373c}.infinite-body .is-style-outline a.wp-block-button__link{color:#32373c}.wp-block-media-text{margin-bottom:30px}.wp-block-media-text .wp-block-media-text__content{padding-top:20px}.wp-block-embed__wrapper iframe{max-width:100%}hr.wp-block-separator{width:50%;margin-left:auto;margin-right:auto}hr.wp-block-separator.is-style-wide{width:100%}.infinite-body-outer-wrapper{position:relative;overflow:hidden}.infinite-body-wrapper.infinite-with-frame{position:relative}.infinite-page-wrapper{clear:both}body.infinite-boxed .infinite-body-wrapper{margin-left:auto;margin-right:auto;position:relative}body.infinite-boxed .infinite-body-wrapper.infinite-left{margin-left:0}body.infinite-boxed .infinite-body-wrapper.infinite-right{margin-right:0}body.infinite-boxed.infinite-boxed-border .infinite-body-wrapper{box-shadow:0px -5px 9px rgba(0,0,0,.25);-webkit-box-shadow:0px -5px 9px rgba(0,0,0,.25)}body.infinite-boxed.infinite-background-pattern{background-position:center;background-repeat:repeat}.infinite-body-background{position:fixed;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover}.infinite-container{margin-left:auto;margin-right:auto}.infinite-column-10{float:left;width:16.6666%}.infinite-column-12{float:left;width:20%}.infinite-column-15{float:left;width:25%}.infinite-column-20{float:left;width:33.3333%}.infinite-column-24{float:left;width:40%}.infinite-column-30{float:left;width:50%}.infinite-column-36{float:left;width:60%}.infinite-column-40{float:left;width:66.6666%}.infinite-column-45{float:left;width:75%}.infinite-column-48{float:left;width:80%}.infinite-column-50{float:left;width:83.3333%}.infinite-column-60{float:left;width:100%}.infinite-sidebar-right{float:right}.infinite-sidebar-center{float:none;display:inline-block}.infinite-content-area{padding-top:60px;padding-bottom:40px}.infinite-sidebar-area{padding-top:60px}.infinite-line-height-0{line-height:0}a,button{text-decoration:none;transition:background .3s,color .3s,border-color .3s;-moz-transition:background .3s,color .3s,border-color .3s;-o-transition:background .3s,color .3s,border-color .3s;-webkit-transition:background .3s,color .3s,border-color .3s}img{max-width:100%;height:auto}blockquote{quotes:none;padding:30px 30px 15px;font-size:17px;margin-bottom:35px;font-style:italic;margin-top:35px;border-left-width:2px;border-left-style:solid}.infinite-blockquote-style-2 blockquote{font-size:20px;font-weight:800;padding-top:10px;padding-left:35px;padding-right:0;font-style:normal;padding-bottom:10px;border-left-width:4px}.infinite-blockquote-style-2 blockquote p{margin-bottom:0}q{margin-right:15px;display:inline-block;padding:10px 20px;vertical-align:middle;border-left-width:2px;border-left-style:solid}.infinite-media-image{line-height:0;position:relative}.infinite-media-video video{width:100%}.infinite-left-align{text-align:left}.infinite-center-align{text-align:center}.infinite-right-align{text-align:right}.infinite-body-wrapper{z-index:1;position:relative}input,textarea{border-width:1px 1px 2px;border-style:solid}input:focus,textarea:focus{outline:none}.infinite-button,input[type=button],input[type=submit],input[type=reset]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:15px 33px;display:inline-block;-webkit-appearance:none}input[type=button],input[type=submit],input[type=reset]{border-width:0;border-style:solid;cursor:pointer;transition:background .3s,color .3s,border-color .3s;-moz-transition:background .3s,color .3s,border-color .3s;-o-transition:background .3s,color .3s,border-color .3s;-webkit-transition:background .3s,color .3s,border-color .3s}input[type=button]:focus,input[type=submit]:focus,input[type=reset]:focus{outline:none}.infinite-page-preload{position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;background-color:#fff;background-image:url(//bargal.co.il/wp-content/themes/infinite/css/../images/preload.gif);background-position:center;background-repeat:no-repeat}.infinite-page-preload.infinite-out{background-image:none}.infinite-top-bar{position:relative;border-bottom-style:solid}.infinite-top-bar-background{position:absolute;right:0;left:0;top:0;bottom:0}.infinite-top-bar-container{margin-left:auto;margin-right:auto}.infinite-top-bar-container-inner{position:relative}.infinite-top-bar-left{float:left}.infinite-top-bar-left-text{display:inline}.infinite-top-bar-right{float:right}.infinite-top-bar-right-text{display:inline}.infinite-top-bar-right-social{display:inline;margin-left:10px}.infinite-top-bar-right-social a{margin-left:25px}.infinite-top-bar .infinite-top-bar-menu{display:inline-block;margin-right:23px;margin-bottom:0}.infinite-top-bar .infinite-top-bar-menu>li{float:none;display:inline-block}.infinite-top-bar .infinite-top-bar-menu>li>a{display:inline;margin-right:16px}.sf-menu.infinite-top-bar-menu>.infinite-normal-menu ul{margin-left:0;font-size:13px}.sf-menu.infinite-top-bar-menu>.infinite-normal-menu:first-child ul{margin-left:-17px}.sf-menu.infinite-top-bar-menu>.infinite-normal-menu ul li{padding:0 18px 10px}.sf-menu.infinite-top-bar-menu>.infinite-normal-menu ul li:first-child{padding-top:10px}.sf-menu.infinite-top-bar-menu>.infinite-normal-menu ul li>a{background:0 0}.sf-menu.infinite-top-bar-menu>.infinite-normal-menu ul li>a:after{margin-left:10px}.sf-menu.infinite-top-bar-menu>.infinite-mega-menu .sf-mega-full{left:0;right:0;padding-top:18px;padding-bottom:8px}.sf-menu.infinite-top-bar-menu>.infinite-mega-menu .sf-mega-section-inner ul{font-size:13px}.sf-menu.infinite-top-bar-menu>.infinite-mega-menu .sf-mega-section-inner ul li{padding:0 18px 10px}.infinite-mm-menu-wrap{display:none}.admin-bar .mm-menu{margin-top:32px}.infinite-mobile-button-hamburger-with-border{font-size:16px;padding:6px;line-height:0;width:32px;height:32px;text-align:center;display:inline-block;border-width:2px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.infinite-right-menu-button{display:inline-block;margin-left:27px}.infinite-mobile-menu{float:left;margin-top:-8px;margin-left:21px}.infinite-mobile-menu-right{position:absolute;right:30px;top:50%;margin-top:-9px}.infinite-mobile-menu-right:first-child{position:relative;float:right;margin:0;padding:8px 0}.infinite-mobile-menu-left{position:absolute;left:30px;top:50%;margin-top:-9px}.infinite-mobile-menu-left .infinite-mobile-menu{margin-left:0}.infinite-mobile-header .infinite-mobile-logo-center .infinite-logo-inner{margin-left:auto;margin-right:auto}.infinite-mobile-header.infinite-fixed-navigation .infinite-fixed-nav-logo{display:block}.infinite-mobile-header.infinite-fixed-navigation .infinite-orig-logo{display:none}.infinite-mobile-button-hamburger{box-sizing:border-box;display:block;width:32px;height:32px;position:relative}.infinite-mobile-button-hamburger:before,.infinite-mobile-button-hamburger:after,.infinite-mobile-button-hamburger span{content:'';display:block;width:22px;height:2px;position:absolute;left:5px}.infinite-mobile-button-hamburger:before{top:8px}.infinite-mobile-button-hamburger span{top:15px}.infinite-mobile-button-hamburger:after{top:22px}.infinite-mobile-button-hamburger:before{transition-duration:.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.infinite-mobile-button-hamburger span{transition:opacity .15s .4s ease}.infinite-mobile-button-hamburger:after{transition:-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.infinite-mobile-button-hamburger.infinite-active:before{-webkit-transform:translate3d(0,7px,0) rotate(135deg);transform:translate3d(0,7px,0) rotate(135deg);transition-delay:.1s}.infinite-mobile-button-hamburger.infinite-active span{transition-delay:0s;opacity:0}.infinite-mobile-button-hamburger.infinite-active:after{transition-delay:.1s;-webkit-transform:translate3d(0,-7px,0) rotate(-135deg);transform:translate3d(0,-7px,0) rotate(-135deg)}.infinite-right-menu-button.infinite-mobile-button-hamburger-small{margin-left:20px}.infinite-mobile-button-hamburger-small{box-sizing:border-box;display:block;width:32px;height:32px;position:relative}.infinite-mobile-button-hamburger-small:before,.infinite-mobile-button-hamburger-small:after,.infinite-mobile-button-hamburger-small span{content:'';display:block;width:16px;height:2px;position:absolute;left:7px}.infinite-mobile-button-hamburger-small:before{top:11px}.infinite-mobile-button-hamburger-small span{top:15px}.infinite-mobile-button-hamburger-small:after{top:19px;width:10px;transition:width .2s;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s}.infinite-mobile-button-hamburger-small:hover:after{width:16px}.infinite-navigation .sf-menu{display:inline-block;line-height:1.7;text-align:left;margin-bottom:0}.infinite-navigation .sf-menu>li:first-child{padding-left:0}.infinite-navigation .sf-menu>li:last-child{padding-right:0}.infinite-navigation .sf-menu>li>a{letter-spacing:.5px}.infinite-navigation-submenu-indicator .sf-menu>li>a.sf-with-ul-pre:after{display:inline-block;margin-left:13px;content:"\f107";font-family:fontAwesome}.infinite-navigation .sf-menu>.infinite-normal-menu li{padding:1px 11px}.infinite-navigation .sf-menu>.infinite-normal-menu li:first-child{padding-top:12px}.infinite-navigation .sf-menu>.infinite-normal-menu li:last-child{padding-bottom:12px}.infinite-navigation .sf-menu>.infinite-normal-menu li>a{display:block;padding:6px 30px 6px 12px;position:relative}.infinite-navigation .sf-menu>.infinite-normal-menu li>a.sf-with-ul-pre:after{position:absolute;right:10px;content:"\f105";font-family:fontAwesome}.infinite-navigation .sf-menu>.infinite-normal-menu .sub-menu{font-size:14px}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-full{left:0;right:0}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section-wrap{overflow:hidden;border-top-width:1px;border-top-style:solid}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section-wrap:first-child{border-top:none}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section{padding-bottom:999px;margin-bottom:-999px;border-left-width:1px;border-left-style:solid}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section:first-child{border-left:none}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section-inner{padding:31px 28px}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section-inner>a{font-size:15px;display:block;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px;font-weight:700;padding:0 12px}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section-inner .sub-menu a{font-size:14px;padding:5px 12px;display:block}.infinite-navigation .infinite-navigation-slide-bar-style-1{border-bottom-width:3px;border-bottom-style:solid;position:absolute;display:none;margin-top:-8px;padding-top:5px;overflow:hidden}.infinite-navigation .infinite-navigation-slide-bar-style-1:before{content:" ";display:block;width:0;height:0;position:absolute;left:50%;margin-left:-3px;bottom:0;border-width:0 5px 5px;border-style:solid;border-color:transparent}.infinite-navigation .infinite-navigation-slide-bar-style-2{border-bottom-width:3px;border-bottom-style:solid;position:absolute;display:none;margin-top:-3px;overflow:hidden}.infinite-navigation .infinite-navigation-slide-bar-style-dot{text-align:center;position:absolute;display:none;margin-top:-8px;overflow:hidden}.infinite-navigation .infinite-navigation-slide-bar-style-dot:before{content:" ";display:block;width:8px;margin:0 auto;border-bottom-width:4px;border-top-width:4px;border-style:solid;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.infinite-navigation .sf-menu a i{margin-right:10px}.infinite-navigation .sf-vertical>li{border-bottom-width:1px;border-bottom-style:solid}.infinite-navigation .sf-vertical>li:first-child{padding-top:0}.infinite-navigation .sf-vertical>li>a{font-weight:800;text-transform:uppercase;letter-spacing:.5px;display:block}.infinite-navigation .sf-vertical ul.sub-menu{font-size:14px;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.infinite-navigation .sf-vertical ul.sub-menu li{padding:2px 11px}.infinite-navigation .sf-vertical ul.sub-menu li:first-child{padding-top:20px}.infinite-navigation .sf-vertical ul.sub-menu li:last-child{padding-bottom:20px}.infinite-navigation .sf-vertical ul.sub-menu li>a{display:block;padding:4px 12px}.infinite-navigation .sf-vertical ul.sub-menu li>a.sf-with-ul:after,.infinite-navigation-submenu-indicator .sf-vertical>li>a.sf-with-ul:after{float:right;margin-left:18px;content:"\f105";font-family:fontAwesome}.infinite-bullet-anchor{position:fixed;top:50%;right:30px;margin-top:-50px;z-index:10;opacity:0;transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-webkit-transition:opacity .2s}.infinite-bullet-anchor.infinite-init{opacity:1}.infinite-bullet-anchor a{display:block;width:17px;height:17px;margin-bottom:5px;overflow:hidden;border-width:1px;border-style:solid;border-color:transparent;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.infinite-bullet-anchor a:before{content:" ";width:9px;height:9px;margin:3px;display:block;overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:background-color .2s;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s}.infinite-breadcrumbs a{color:silver}.infinite-breadcrumbs,.infinite-breadcrumbs a:hover{color:#777}.infinite-breadcrumbs{font-size:14px;padding:17px 0;border-bottom-width:1px;border-bottom-style:solid}.infinite-breadcrumbs-item>span{margin:0 22px}.infinite-breadcrumbs-item>span:first-child{margin-left:0}.infinite-breadcrumbs-item a span{transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s}.infinite-top-search-wrap input.search-field{border-bottom-color:#303030;color:#fff}.infinite-top-search-wrap .infinite-top-search-submit,.infinite-top-search-wrap .infinite-top-search-close{color:#fff}.infinite-top-search-wrap input::-webkit-input-placeholder{color:#fff}.infinite-top-search-wrap input::-moz-placeholder{color:#fff}.infinite-top-search-wrap input:-ms-input-placeholder{color:#fff}.infinite-top-search-wrap input:-moz-placeholder{color:#fff}.infinite-top-search-row{display:table;width:100%;height:100%}.infinite-top-search-cell{display:table-cell;vertical-align:middle;padding-left:30px;padding-right:30px}.infinite-top-search-wrap{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999;overflow-y:auto;display:none}.infinite-top-search-wrap form{max-width:630px;margin-left:auto;margin-right:auto;position:relative}.infinite-top-search-wrap input.search-field{background:0 0;width:100%;border-width:0 0 3px;font-size:40px;padding:0 120px 25px 0;line-height:48px;letter-spacing:.5px}.infinite-top-search-wrap input.search-submit{position:absolute;top:0;right:52px;width:48px;height:48px;padding:0;opacity:0;filter:alpha(opacity=0)}.infinite-top-search-wrap .infinite-top-search-submit{font-size:30px;position:absolute;right:52px;top:0;line-height:48px;width:48px;text-align:center}.infinite-top-search-wrap .infinite-top-search-close{font-size:55px;position:absolute;right:0;top:-4px;line-height:48px;width:48px;text-align:center;cursor:pointer}.infinite-overlay-menu-row{display:table;width:100%;height:100%}.infinite-overlay-menu-cell{display:table-cell;vertical-align:middle}.infinite-overlay-menu-content{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999;overflow-y:auto;display:none}.infinite-overlay-menu-content ul.menu{list-style:none;text-align:center;padding-top:180px;padding-bottom:140px;max-width:570px;margin-left:auto;margin-right:auto;margin-bottom:0}.infinite-overlay-menu-content ul.menu>li{font-size:23px;font-weight:700;text-transform:uppercase;opacity:0;margin-bottom:17px;padding-bottom:17px;letter-spacing:1px;border-bottom-width:1px;border-bottom-style:solid;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);transition:opacity .3s,transform .3s;-moz-transition:opacity .3s,-moz-transform .3s;-o-transition:opacity .3s,-o-transform .3s;-webkit-transition:opacity .3s,-webkit-transform .3s}.infinite-overlay-menu-content.infinite-active ul.menu>li{opacity:1;filter:alpha(opacity=100);-webkit-transform:none;transform:none}.infinite-overlay-menu-content ul.sub-menu{display:none;padding-top:20px;padding-bottom:5px;list-style:none;margin-left:0;margin-bottom:0}.infinite-overlay-menu-content ul.sub-menu>li{font-size:15px;letter-spacing:0px;text-transform:none;font-weight:400;margin-bottom:15px}.infinite-overlay-menu-content ul.sub-menu ul.sub-menu{max-width:380px;margin:20px auto 20px;border-top-width:1px;border-bottom-width:1px;border-style:solid}.infinite-overlay-menu-content .infinite-overlay-menu-close{line-height:1;font-size:48px;position:absolute;left:50%;top:75px;margin-left:-24px;cursor:pointer}.infinite-overlay-menu-content .infinite-overlay-menu-close:after{content:"\4d";font-family:elegantIcons}.infinite-overlay-menu-content ul li.menu-item-has-children>a:after{content:"\f107";font-family:"fontAwesome";margin-left:15px}body.admin-bar .infinite-overlay-menu-content{margin-top:32px;overflow-y:scroll}.infinite-main-menu-right-button{float:left;padding:8px 15px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-top:-11px;margin-left:30px;border-radius:3px;border-width:2px;border-style:solid}.infinite-main-menu-right-button.infinite-style-round{padding:13px 21px 14px;margin-top:-14px;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.infinite-main-menu-right-button.infinite-style-round-with-shadow{padding:13px 21px 14px;margin-top:-14px;box-shadow:0px 4px 18px rgba(0,0,0,.11);-webkit-box-shadow:0px 4px 18px rgba(0,0,0,.11);border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.infinite-main-menu-right{float:left;margin-top:-7px}.infinite-main-menu-search{float:left;margin-top:-5px;margin-left:25px}.infinite-main-menu-search i{font-size:14px;margin-top:-1px;cursor:pointer}.infinite-main-menu-cart{float:left;margin-top:-4px;padding-left:15px;margin-left:5px;position:relative}.infinite-main-menu-cart i{font-size:16px;margin-top:-1px;cursor:pointer}.infinite-main-menu-cart>.infinite-top-cart-count{font-size:10px;font-weight:700;vertical-align:super;width:16px;height:16px;line-height:15px;position:absolute;top:-5px;right:-8px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.infinite-logo{position:relative}.infinite-header-wrap{position:relative;z-index:103}.infinite-header-container{position:relative;margin-left:auto;margin-right:auto}.infinite-header-container-inner{position:relative}.infinite-header-style-plain{position:relative;border-bottom-style:solid;z-index:101}.infinite-header-style-plain .infinite-navigation{line-height:0}.infinite-header-style-plain .infinite-header-background{position:absolute;right:0;left:0;top:0;bottom:0}.infinite-header-background-transparent{position:absolute;left:0;right:0;z-index:3}.infinite-header-style-plain.infinite-style-menu-left .infinite-logo{float:left}.infinite-header-style-plain.infinite-style-menu-left .infinite-navigation{overflow:hidden}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu{float:left;vertical-align:top}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-right-wrap{float:right;line-height:1.7;margin-left:10px;vertical-align:top}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-right-button{margin-left:0}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-right-button.infinite-button-2{margin-left:10px}.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-search,.infinite-header-style-plain.infinite-style-menu-left .infinite-main-menu-cart{display:inline-block;float:none;vertical-align:top;margin-top:0;line-height:1.4}.infinite-header-style-plain.infinite-style-menu-right .infinite-logo{float:left}.infinite-header-style-plain.infinite-style-menu-right .infinite-navigation{float:right}.infinite-header-style-plain.infinite-style-menu-right .infinite-main-menu{display:inline-block;vertical-align:top}.infinite-header-style-plain.infinite-style-menu-right .infinite-main-menu-right-wrap{display:inline-block;line-height:1.7;margin-left:10px;vertical-align:top}.infinite-header-style-plain.infinite-style-center-logo .infinite-logo-inner{margin-left:auto;margin-right:auto}.infinite-header-style-plain.infinite-style-center-logo .infinite-navigation{text-align:center;position:relative}.infinite-header-style-plain.infinite-style-center-logo .infinite-main-menu{display:inline-block;vertical-align:top}.infinite-header-style-plain.infinite-style-center-logo .infinite-main-menu-right-wrap{position:absolute;right:0;line-height:1.7}.infinite-header-style-plain.infinite-style-center-menu .infinite-logo{position:absolute}.infinite-header-style-plain.infinite-style-center-menu .infinite-navigation{text-align:center}.infinite-header-style-plain.infinite-style-center-menu .infinite-main-menu{display:inline-block;vertical-align:top}.infinite-header-style-plain.infinite-style-center-menu .infinite-main-menu-right-wrap{position:absolute;right:0;line-height:1.7}.infinite-header-style-plain.infinite-style-splitted-menu .infinite-logo{padding-top:0;padding-bottom:0}.infinite-header-style-plain.infinite-style-splitted-menu .infinite-navigation{text-align:center}.infinite-header-style-plain.infinite-style-splitted-menu .infinite-main-menu{display:inline-block;vertical-align:top}.infinite-header-style-plain.infinite-style-splitted-menu .infinite-main-menu-right-wrap{position:absolute;right:0;line-height:1.7}.infinite-header-style-plain.infinite-style-splitted-menu .infinite-main-menu-left-wrap{position:absolute;left:0;line-height:1.7}.infinite-header-style-plain.infinite-style-splitted-menu .infinite-right-menu-button{margin-left:0}.infinite-header-boxed-wrap{position:absolute;left:0;right:0;z-index:3}.infinite-header-style-boxed.infinite-fixed-navigation{margin-top:0}.infinite-header-style-boxed .infinite-header-container-item{position:relative}.infinite-header-style-boxed .infinite-navigation{line-height:0}.infinite-header-style-boxed .infinite-header-background{position:absolute;right:0;left:0;top:0;bottom:0}.infinite-header-style-boxed.infinite-style-menu-right .infinite-logo{float:left}.infinite-header-style-boxed.infinite-style-menu-right .infinite-navigation{float:right}.infinite-header-style-boxed.infinite-style-menu-right .infinite-main-menu{display:inline-block;vertical-align:top}.infinite-header-style-boxed.infinite-style-menu-right .infinite-main-menu-right-wrap{display:inline-block;line-height:1.7;margin-left:10px;vertical-align:top}.infinite-header-style-boxed.infinite-style-center-menu .infinite-logo{position:absolute}.infinite-header-style-boxed.infinite-style-center-menu .infinite-navigation{text-align:center}.infinite-header-style-boxed.infinite-style-center-menu .infinite-main-menu{display:inline-block;vertical-align:top}.infinite-header-style-boxed.infinite-style-center-menu .infinite-main-menu-right-wrap{position:absolute;line-height:1.7}.infinite-header-style-boxed.infinite-style-splitted-menu .infinite-logo{padding-top:0;padding-bottom:0}.infinite-header-style-boxed.infinite-style-splitted-menu .infinite-navigation{text-align:center}.infinite-header-style-boxed.infinite-style-splitted-menu .infinite-main-menu{display:inline-block;vertical-align:top}.infinite-header-style-boxed.infinite-style-splitted-menu .infinite-main-menu-right-wrap{position:absolute;line-height:1.7}.infinite-header-style-boxed.infinite-style-splitted-menu .infinite-main-menu-left-wrap{position:absolute;line-height:1.7}.infinite-header-style-boxed.infinite-style-splitted-menu .infinite-right-menu-button{margin-left:0}.infinite-header-style-bar .infinite-logo{float:left}.infinite-header-style-bar .infinite-logo-right-text{float:right;text-align:right;font-size:13px}.infinite-header-style-bar .infinite-header-container-inner{position:relative}.infinite-navigation-bar-wrap{border-top-width:1px;border-top-style:solid;position:relative}.infinite-navigation-bar-wrap.infinite-style-transparent{position:absolute;left:0;right:0;z-index:3}.infinite-navigation-bar-wrap .infinite-navigation{line-height:0;position:relative}.infinite-navigation-bar-wrap .infinite-navigation-background{position:absolute;top:0;right:0;bottom:0;left:0}.infinite-navigation-bar-wrap .infinite-navigation-container{position:relative}.infinite-navigation-bar-wrap .infinite-main-menu{display:inline-block;vertical-align:top}.infinite-navigation-bar-wrap.infinite-style-left .infinite-main-menu-right-wrap{float:right;line-height:1.7;margin-left:10px}.infinite-navigation-bar-wrap.infinite-style-center{text-align:center}.infinite-navigation-bar-wrap.infinite-style-center .infinite-main-menu-right-wrap{position:absolute;right:0;line-height:1.7}.infinite-header-style-bar.infinite-style-center .infinite-logo{float:none}.infinite-header-style-bar.infinite-style-center .infinite-logo-inner{margin-left:auto;margin-right:auto}.infinite-header-style-bar.infinite-style-center .infinite-logo-right-text{position:absolute;top:0;right:0}.infinite-header-style-bar.infinite-style-2 .infinite-header-background{position:absolute;top:0;right:0;bottom:0;left:0}.infinite-navigation-header-style-bar.infinite-style-2{border:0}.infinite-navigation-header-style-bar.infinite-style-2 .infinite-main-menu{padding:0 25px}.infinite-navigation-header-style-bar.infinite-style-2 .infinite-main-menu-right-wrap{padding:0 25px}.infinite-navigation-header-style-bar.infinite-style-2{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.infinite-navigation-header-style-bar.infinite-style-2.infinite-fixed-navigation .infinite-navigation-container{position:static}.infinite-navigation-header-style-bar.infinite-style-2.infinite-fixed-navigation .infinite-navigation-background{left:0;right:0;margin-left:0;margin-right:0}.infinite-header-side-content{position:relative;z-index:98}.infinite-header-side-nav{position:fixed;top:0;bottom:0;z-index:99}.infinite-header-side-nav.infinite-allow-slide{position:absolute;bottom:auto}.infinite-header-side-nav.infinite-fix-bottom{position:fixed;top:auto;bottom:0}.infinite-header-side-nav.infinite-fix-top{position:fixed}.infinite-header-side-nav.infinite-style-left{left:0}.infinite-header-side-nav.infinite-style-right{right:0}.infinite-header-side-nav .infinite-pos-bottom,.infinite-header-side-nav.infinite-style-middle .infinite-pos-middle{opacity:0;filter:alpha(opacity=0);transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.infinite-header-side-nav .infinite-pos-bottom.infinite-active,.infinite-header-side-nav.infinite-style-middle .infinite-pos-middle.infinite-active{opacity:1;filter:alpha(opacity=100)}.infinite-header-side-nav.infinite-style-side .infinite-header-social{padding-top:20px;padding-bottom:40px}.infinite-header-side-nav.infinite-style-side .infinite-header-social a{margin-left:25px}.infinite-header-side-nav.infinite-style-side .infinite-header-social a:first-child{margin-left:0}.infinite-header-side-nav.infinite-style-side .infinite-main-menu-right-wrap{padding-top:22px}.infinite-header-side-nav.infinite-style-side .infinite-main-menu-search{float:none;display:inline-block;margin-top:0;margin-left:20px}.infinite-header-side-nav.infinite-style-side .infinite-main-menu-cart{float:none;display:inline-block;margin-top:0;margin-left:0}.infinite-header-side-nav.infinite-style-side .infinite-main-menu-right-wrap>div:first-child{margin-left:0}.infinite-header-side-nav.infinite-style-left .sf-vertical ul.sub-menu{text-align:left;margin-left:0}.infinite-header-side-nav.infinite-style-right .sf-vertical ul.sub-menu{left:auto;right:100%;text-align:right}.infinite-header-side-nav.infinite-style-right .sf-vertical ul.sub-menu li>a.sf-with-ul:after{content:"\f104";float:left;margin-left:0;margin-right:18px}.infinite-header-style-side.infinite-center-align .infinite-logo-inner{margin-right:auto;margin-left:auto}.infinite-header-style-side.infinite-right-align .infinite-logo-inner{margin-right:0;margin-left:auto}.infinite-header-side-nav.infinite-style-side-toggle{text-align:center}.infinite-header-side-nav.infinite-style-side-toggle .infinite-logo-inner{margin-left:auto;margin-right:auto}.infinite-header-side-nav.infinite-style-side-toggle .infinite-main-menu-search,.infinite-header-side-nav.infinite-style-side-toggle .infinite-main-menu-cart{float:none;margin-bottom:8px;padding-left:0;margin-left:0;margin-top:0}.infinite-header-side-nav.infinite-style-side-toggle .infinite-header-icon{padding-bottom:20px;padding-top:30px}body.admin-bar .infinite-header-side-nav{padding-top:32px}html.mm-opened body.admin-bar .infinite-header-side-nav{padding-top:0}.infinite-logo-inner{transition:max-width .2s;-moz-transition:max-width .2s;-o-transition:max-width .2s;-webkit-transition:max-width .2s}.infinite-logo-inner img{width:100%}.infinite-fixed-nav-logo{display:none}.infinite-sticky-navigation.infinite-fixed-navigation .infinite-fixed-nav-logo{display:block}.infinite-sticky-navigation.infinite-fixed-navigation .infinite-orig-logo{display:none}.infinite-sticky-navigation.infinite-style-fixed .infinite-logo,.infinite-sticky-navigation.infinite-style-fixed .infinite-navigation,.infinite-sticky-navigation.infinite-style-fixed .infinite-navigation .sf-menu>li>a{transition:background .3s,color .3s,border-color .3s,padding .2s;-moz-transition:background .3s,color .3s,border-color .3s,padding .2s;-o-transition:background .3s,color .3s,border-color .3s,padding .2s;-webkit-transition:background .3s,color .3s,border-color .3s,padding .2s}.infinite-sticky-navigation.infinite-style-fixed .infinite-navigation-top{transition:top .2s;-moz-transition:top .2s;-o-transition:top .2s;-webkit-transition:top .2s}.infinite-sticky-navigation.infinite-style-fixed.infinite-animate-fixed-navigation .infinite-logo-inner img{transition:height .2s;-moz-transition:height .2s;-o-transition:height .2s;-webkit-transition:height .2s}.infinite-fixed-navigation.infinite-style-fixed,.infinite-fixed-navigation.infinite-style-slide{position:fixed;top:0;left:0;right:0;z-index:99;box-shadow:0px 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.1)}.infinite-fixed-navigation.infinite-style-slide .infinite-logo-inner img{max-height:35px !important;width:auto}body.infinite-sticky-navigation-no-logo .infinite-fixed-navigation .infinite-logo{display:none}body.infinite-sticky-navigation-no-logo .infinite-mobile-header.infinite-fixed-navigation .infinite-logo{display:block}body.admin-bar .infinite-fixed-navigation.infinite-style-fixed,body.admin-bar .infinite-fixed-navigation.infinite-style-slide{margin-top:32px}@media screen and (max-width:782px){body.admin-bar .infinite-fixed-navigation.infinite-style-slide{margin-top:0}}.infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation-top{top:30px}.infinite-animate-fixed-navigation.infinite-header-style-plain.infinite-style-splitted-menu .infinite-logo{margin-top:-10px}.infinite-animate-fixed-navigation.infinite-header-style-plain.infinite-style-splitted-menu .infinite-navigation .sf-menu>li>a{padding-top:0}.infinite-animate-fixed-navigation.infinite-header-style-plain.infinite-style-splitted-menu .infinite-navigation-top{top:22px}.infinite-animate-fixed-navigation.infinite-header-style-plain.infinite-style-center-logo .infinite-logo{position:absolute;left:0;top:0;z-index:3}.infinite-animate-fixed-navigation.infinite-header-style-boxed.infinite-style-splitted-menu .infinite-logo{margin-top:-10px;padding-top:0;padding-bottom:0}.infinite-animate-fixed-navigation.infinite-header-style-boxed.infinite-style-splitted-menu .infinite-navigation .sf-menu>li>a{padding-top:0}.infinite-page-title-wrap{background-image:url(//bargal.co.il/wp-content/themes/infinite/css/../images/page-title-background.jpg);background-position:center;background-size:cover;position:relative;overflow:hidden;clear:both}.infinite-page-title-wrap .infinite-page-title-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.infinite-page-title-wrap .infinite-page-title-top-gradient{position:absolute;top:0;right:0;left:0}.infinite-page-title-wrap .infinite-page-title-bottom-gradient{position:absolute;right:0;bottom:0;left:0}.infinite-page-title-wrap .infinite-page-title-container{position:relative}.infinite-page-title-wrap .infinite-page-title{text-transform:uppercase;letter-spacing:2px}.infinite-page-title-wrap.infinite-style-small .infinite-page-title{font-size:37px;margin-bottom:0}.infinite-page-title-wrap.infinite-style-small .infinite-page-caption{font-size:16px;margin-top:13px}.infinite-page-title-wrap.infinite-style-small .infinite-page-title-content{padding-top:93px;padding-bottom:87px}.infinite-page-title-wrap.infinite-style-medium .infinite-page-title{font-size:54px;margin-bottom:0}.infinite-page-title-wrap.infinite-style-medium .infinite-page-caption{font-size:19px;margin-top:13px}.infinite-page-title-wrap.infinite-style-medium .infinite-page-title-content{padding-top:126px;padding-bottom:116px}.infinite-page-title-wrap.infinite-style-large .infinite-page-title{font-size:75px;margin-bottom:0}.infinite-page-title-wrap.infinite-style-large .infinite-page-caption{font-size:25px;margin-top:13px}.infinite-page-title-wrap.infinite-style-large .infinite-page-title-content{padding-top:184px;padding-bottom:168px}.infinite-page-title-wrap.infinite-style-custom .infinite-page-title{font-size:37px;margin-bottom:0}.infinite-page-title-wrap.infinite-style-custom .infinite-page-caption{font-size:16px}.infinite-page-title-event-time{margin-top:12px}.infinite-page-title-event-link{margin-top:12px}.infinite-footer-wrapper{background-position:center}.infinite-footer-wrapper .infinite-footer-container{overflow:hidden}.infinite-footer-wrapper .infinite-widget-title{font-size:13px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:35px}.infinite-footer-wrapper .infinite-widget-title .gdlr-core-flexslider-nav{float:right;margin-left:20px}.infinite-footer-wrapper .widget{margin-bottom:60px}.infinite-footer-wrapper .widget:last-child{margin-bottom:0}.infinite-footer-wrapper.infinite-with-column-divider .infinite-footer-column{padding-bottom:1029px;margin-bottom:-1020px;border-left:1px;border-style:solid;border-color:inherit;padding-left:30px;padding-right:30px}.infinite-footer-wrapper.infinite-with-column-divider .infinite-footer-column:first-child{border:none}.infinite-fixed-footer{position:fixed;left:0;right:0;bottom:0}body.infinite-boxed .infinite-fixed-footer .infinite-footer-wrapper,body.infinite-boxed .infinite-fixed-footer .infinite-copyright-wrapper{margin-left:auto;margin-right:auto}.infinite-footer-back-to-top-button{position:fixed;z-index:9;right:30px;bottom:30px;font-size:18px;line-height:20px;width:45px;height:45px;text-align:center;padding:12px;cursor:pointer;opacity:0;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;pointer-events:none;transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-webkit-transition:opacity .3s}.infinite-footer-back-to-top-button.infinite-scrolled{opacity:1;pointer-events:auto}.infinite-footer-wrapper{padding-top:70px;padding-bottom:50px}.infinite-copyright-container{text-transform:uppercase;letter-spacing:2px}.infinite-copyright-text{text-align:center;font-size:14px}.infinite-copyright-left{float:left}.infinite-copyright-right{float:right}.infinite-single-article-date-wrapper{float:left;width:58px;border-right-width:1px;border-right-style:solid;line-height:1;margin-top:8px;margin-right:30px;padding-right:20px;text-align:center}.infinite-single-article-date-wrapper .infinite-single-article-date-day{font-size:27px;font-weight:700;margin-bottom:8px;margin-top:-4px;letter-spacing:1px;white-space:nowrap}.infinite-single-article-date-wrapper .infinite-single-article-date-month{font-size:14px;text-transform:uppercase;letter-spacing:1px}.infinite-single-article-date-wrapper .infinite-single-article-date-year{font-size:12px;margin-top:4px}.infinite-single-article{padding-bottom:35px}.infinite-single-article .infinite-single-article-content ul,.infinite-single-article .infinite-single-article-content ol{line-height:2}.infinite-single-article .infinite-single-article-thumbnail{margin-bottom:42px}.infinite-single-article .infinite-single-article-head{margin-bottom:32px}.infinite-single-article .infinite-single-article-title{font-size:37px;font-weight:700;margin-bottom:16px;letter-spacing:.5px}.infinite-single-article .infinite-single-article-head-right{overflow:hidden}.infinite-blog-info-wrapper .infinite-head{margin-right:13px;vertical-align:middle}.infinite-blog-info-wrapper .infinite-head i{font-size:15px}.infinite-blog-info-wrapper .infinite-blog-info{display:inline-block;margin-right:25px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.infinite-blog-info-wrapper .infinite-blog-info:last-child{margin-right:0}.infinite-sticky-banner{line-height:1;display:inline-block;letter-spacing:.5px;padding:18px 20px 17px;text-transform:uppercase;font-size:11px;font-weight:700;margin-bottom:22px}.infinite-sticky-banner i{font-size:12px;margin-right:10px}.infinite-single-article-thumbnail .infinite-sticky-banner{position:absolute;left:0;bottom:0;margin-bottom:0}body.single-post .infinite-sidebar-style-none{margin-left:auto;margin-right:auto}body.blog .infinite-sidebar-style-none{margin-left:auto;margin-right:auto}body.blog .infinite-single-article{padding-bottom:60px}.infinite-archive-taxonomy-description{margin-bottom:60px}.infinite-blog-aside-format .infinite-single-article-content{font-size:18px;font-style:italic;padding:50px 60px 40px}.infinite-blog-aside-format .infinite-excerpt-read-more{display:none}.infinite-blog-quote-format .infinite-single-article-content{padding:50px 45px 40px;position:relative}.infinite-blog-quote-format .infinite-blog-quote-background{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.3;filter:alpha(opacity=30)}.infinite-blog-quote-format .infinite-blog-quote{float:left;font-size:120px;font-weight:800;margin-top:-10px;line-height:1;margin-right:35px;position:relative}.infinite-blog-quote-format .infinite-blog-content-wrap{overflow:hidden;position:relative}.infinite-blog-quote-format .infinite-blog-quote-content{font-size:18px;font-style:italic}.infinite-blog-quote-format .infinite-blog-quote-author{font-size:16px;font-style:italic;margin-bottom:20px;font-weight:700}.infinite-blog-quote-format .infinite-blog-quote-author:before{content:"-";margin-right:2px}.infinite-blog-quote-format .infinite-excerpt-read-more{display:none}.infinite-blog-quote-format blockquote,.infinite-blog-quote-format q{background:0 0;border:none;padding:0;margin-top:0;margin-bottom:0;font-size:18px}.infinite-blog-link-format .infinite-blog-icon-link{font-size:23px;float:left;margin-right:30px;margin-top:5px}.infinite-blog-link-format .infinite-blog-content-wrap{overflow:hidden}.infinite-blog-link-format .infinite-blog-title{font-size:20px;text-transform:none;letter-spacing:0px;margin-bottom:9px}.infinite-blog-link-format .infinite-blog-content{font-size:14px;margin-bottom:0}.infinite-blog-link-format .infinite-excerpt-read-more{display:none}.infinite-single-social-share{padding-top:10px;padding-bottom:48px}.infinite-single-author{text-align:center;margin-bottom:55px;margin-top:41px;border-top-width:1px;border-top-style:solid}.infinite-single-author .infinite-single-author-wrap{max-width:80%;margin:-41px auto 0px}.infinite-single-author .infinite-single-author-avartar{max-width:80px;margin:0 auto 37px;overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.infinite-single-author .infinite-single-author-caption{font-size:14px;font-style:italic;margin-bottom:9px;letter-spacing:.5px}.infinite-single-author .infinite-single-author-title{font-size:26px;margin-bottom:22px}.infinite-single-nav-area{border-top:1px;border-bottom:1px;border-style:solid;padding:33px 0;margin-bottom:55px}.infinite-single-nav i{font-size:25px}.infinite-single-nav .infinite-text{font-size:15px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px}.infinite-single-nav-left{float:left}.infinite-single-nav-left i{margin-right:15px;vertical-align:middle}.infinite-single-nav-right{float:right}.infinite-single-nav-right i{margin-left:15px;vertical-align:middle}.infinite-single-author-tags{margin-bottom:65px;margin-top:-18px}.infinite-single-author-tags a{display:inline-block;font-size:12px;padding:5px 13px 4px;margin-right:12px;border-width:2px;border-style:solid;font-weight:700;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.infinite-blog-style-1 .infinite-single-related-post-title{font-size:22px;margin-bottom:30px;font-weight:700;text-align:left;letter-spacing:0px;text-transform:none}.infinite-single-related-post-container .gdlr-core-blog-grid .gdlr-core-blog-title{font-size:17px;font-weight:600}.infinite-single-blog-title-style-4.infinite-single-article-head{text-align:center;margin-bottom:0}.infinite-single-blog-title-style-4.infinite-single-article .infinite-single-article-title{font-size:50px;font-weight:800;margin-bottom:20px}.infinite-single-blog-title-style-4 .infinite-blog-info-wrapper .infinite-blog-info .infinite-head{display:none}.infinite-single-blog-title-style-4 .infinite-blog-info-wrapper .infinite-blog-info{margin-right:0;text-transform:none;font-size:15px;font-weight:400}.infinite-single-blog-title-style-4 .infinite-blog-info-wrapper .infinite-blog-info .infinite-blog-info-sep{margin:0 15px}.infinite-single-blog-title-style-4 .infinite-blog-info-wrapper .infinite-blog-info:first-child .infinite-blog-info-sep{display:none}.infinite-blog-style-4 .infinite-single-article-thumbnail img{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.infinite-blog-style-4 .infinite-single-nav-area{border-top:0;padding-top:0;border-bottom:0;padding-bottom:0}.infinite-blog-style-4 .infinite-single-nav .infinite-text{font-size:12px;letter-spacing:3px;display:block;margin-bottom:9px}.infinite-blog-style-4 .infinite-single-nav-title{font-size:17px;font-weight:700;letter-spacing:.5px;line-height:1}.infinite-blog-style-4 .infinite-single-nav-left{max-width:50%}.infinite-blog-style-4 .infinite-single-nav-right{text-align:right;max-width:50%}.infinite-blog-style-4 .gdlr-core-social-share-item{float:left}.infinite-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{font-size:13px;font-weight:700}.infinite-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{font-size:13px;font-weight:700;letter-spacing:3px}.infinite-blog-style-4 .gdlr-core-social-share-item .gdlr-core-divider{display:none}.infinite-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count{margin-right:32px}.infinite-blog-style-4 .infinite-single-social-share{border-top-width:1px;border-top-style:solid;padding-top:19px}.infinite-blog-style-4 .infinite-single-magazine-author-tags{padding-bottom:0;float:right}.infinite-blog-style-4 .infinite-single-magazine-author-tags a{font-size:11px;letter-spacing:2px;font-weight:600;text-transform:uppercase;padding:8px 17px 10px;display:inline-block;margin-right:5px;margin-bottom:5px}.infinite-blog-style-4 .infinite-comments-area .comment-author{font-size:16px}.infinite-blog-style-4 section.comment-content{font-size:15px}.infinite-blog-style-4 .infinite-single-related-post-title,.infinite-blog-style-4 .infinite-comments-area .infinite-comments-title,.infinite-blog-style-4 .infinite-comments-area .comment-reply-title{font-size:22px;margin-bottom:30px;font-weight:700;text-align:left;letter-spacing:0px;text-transform:none}.infinite-blog-style-4 .infinite-single-author{border-top:none;background:#fff;box-shadow:0px 0px 30px rgba(0,0,0,.1);padding:45px;margin-top:30px;margin-bottom:80px}.infinite-blog-style-4 .infinite-single-author .infinite-single-author-avartar{float:left;margin-bottom:0;margin-right:33px}.infinite-blog-style-4 .infinite-single-author .infinite-single-author-wrap{max-width:100%;margin:0}.infinite-blog-style-4 .infinite-single-author-content-wrap{overflow:hidden;text-align:left}.infinite-blog-style-4 .infinite-single-author .infinite-single-author-title{font-size:18px;margin-bottom:16px;font-weight:700}.infinite-blog-style-4 .infinite-comments-area{border-top-width:1px;border-top-style:solid;padding-top:45px;margin-top:5px}.infinite-blog-style-4 .infinite-comments-area .comment-time{font-style:normal;font-size:13px;text-transform:uppercase;font-weight:600;letter-spacing:1px}.infinite-blog-style-4 .infinite-comments-area .edit-link,.infinite-blog-style-4 .infinite-comments-area .comment-reply{font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none}.infinite-blog-style-4 .infinite-comments-area .comment-respond{background:0 0;padding:10px 0 30px;margin-bottom:40px}.infinite-blog-style-4 .infinite-comments-area textarea{border-bottom-width:1px}.infinite-blog-style-4 .infinite-comments-area input[type=text]{border-bottom-width:1px}.infinite-blog-style-4 .infinite-comments-area .infinite-comment-form-author{width:33.33%}.infinite-blog-style-4 .infinite-comments-area .infinite-comment-form-email{width:33.33%;padding-right:7px}.infinite-blog-style-4 .infinite-comment-form-url{width:33.33%;float:left;padding-left:7px}.infinite-blog-style-4 .infinite-comments-area .form-submit{text-align:left}.infinite-blog-style-4 .infinite-comments-area .form-submit input[type=submit]{font-size:12px;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}.infinite-blog-style-4 .infinite-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title{margin-bottom:6px;font-weight:700}.infinite-blog-style-4 .infinite-button,.infinite-blog-style-4 input[type=button],.infinite-blog-style-4 input[type=submit],.infinite-blog-style-4 input[type=reset]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:21px 35px 23px}.infinite-blog-title-wrap .infinite-single-blog-title-style-2 .infinite-single-article-title{margin-bottom:0;margin-top:5px}.infinite-single-blog-title-style-2 .infinite-blog-info-wrapper .infinite-blog-info .infinite-head{display:none}.infinite-single-blog-title-style-2 .infinite-blog-info-wrapper .infinite-blog-info{margin-right:0;text-transform:none;font-size:13px}.infinite-single-blog-title-style-2 .infinite-blog-info-wrapper .infinite-blog-info .infinite-blog-info-sep{margin:0 15px}.infinite-single-blog-title-style-2 .infinite-blog-info-wrapper .infinite-blog-info:first-child .infinite-blog-info-sep{display:none}.infinite-blog-style-2 .infinite-single-author .infinite-single-author-wrap{margin:0}.infinite-blog-style-2 .infinite-single-author{border-top-width:0;margin-top:0;text-align:left}.infinite-blog-style-2 .infinite-single-author .infinite-single-author-avartar{margin:0;float:left;margin-right:30px;max-width:100px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.infinite-blog-style-2 .infinite-single-author .infinite-single-author-caption{display:none}.infinite-blog-style-2 .infinite-single-author .infinite-single-author-content-wrap{overflow:hidden;padding-top:12px}.infinite-blog-style-2 .infinite-single-author .infinite-single-author-title{font-size:20px;margin-bottom:10px}.infinite-blog-style-2 .gdlr-core-social-share-item{text-align:left}.infinite-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count{margin-right:25px;font-weight:700}.infinite-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{font-size:16px}.infinite-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{font-size:16px;text-transform:none;letter-spacing:0px}.infinite-blog-style-2 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-divider{display:none}.infinite-blog-style-2 .infinite-single-article{padding-bottom:0}.infinite-blog-style-2 .infinite-single-nav-area{border:none;padding:30px 0 0;margin-bottom:0}.infinite-blog-style-2 .infinite-single-nav-area a,.infinite-blog-style-2 .infinite-single-nav-area a:hover{color:#fff}.infinite-blog-style-2 .infinite-single-nav-area-left{float:left;width:50%;padding:50px 80px;position:relative;overflow:hidden}.infinite-blog-style-2 .infinite-single-nav-area-right{float:left;width:50%;padding:50px 80px;position:relative;overflow:hidden}.infinite-blog-style-2 .infinite-single-nav-area-background{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .3s ease-out;-moz-transition:transform .3s ease-out;-o-transition:transform .3s ease-out;-webkit-transition:transform .3s ease-out}.infinite-blog-style-2 .infinite-single-nav-area-left:hover .infinite-single-nav-area-background,.infinite-blog-style-2 .infinite-single-nav-area-right:hover .infinite-single-nav-area-background{-webkit-transform:scale(1.1);transform:scale(1.1)}.infinite-blog-style-2 .infinite-single-nav-left i{font-size:20px}.infinite-blog-style-2 .infinite-single-nav-left,.infinite-blog-style-2 .infinite-single-nav-right{float:none}.infinite-blog-style-2 .infinite-single-nav{position:relative}.infinite-blog-style-2 .infinite-single-nav .infinite-text{letter-spacing:0px;text-transform:none}.infinite-blog-style-2 .infinite-single-nav-title{font-size:22px;font-weight:800;display:block;margin-top:2px}.infinite-blog-style-2 .infinite-single-nav-area-overlay{opacity:.7;filter:alpha(opacity=62);position:absolute;top:0;right:0;bottom:0;left:0}.infinite-blog-style-2 .infinite-comment-wrapper{padding-top:80px}.infinite-blog-style-2 .infinite-comment-content{margin:0 auto}.infinite-blog-style-2 .infinite-comments-area .infinite-comments-title{text-align:left;text-transform:none;letter-spacing:0px;font-weight:800;font-size:20px}.infinite-blog-style-2 .infinite-comments-area .comment-avatar{max-width:90px;border-radius:3px}.infinite-blog-style-2 .infinite-comments-area .comment-author{font-size:18px}.infinite-blog-style-2 .infinite-comments-area .comment-time{font-size:13px;font-style:normal}.infinite-blog-style-2 .infinite-comments-area .comment-content{font-size:15px}.infinite-blog-style-2 .infinite-comments-area .comment-meta{margin-bottom:16px}.infinite-blog-style-2 .infinite-comments-area .comment-reply{text-transform:none;font-weight:800;letter-spacing:0px}.infinite-blog-style-2 .infinite-comments-area .comment-article{padding-bottom:0;border-bottom-width:0}.infinite-blog-style-2 .infinite-comments-area .comment-reply-title{font-size:20px;letter-spacing:0px;text-align:left;text-transform:none;font-weight:800;margin-bottom:35px}.infinite-blog-style-2 .infinite-comments-area .comment-respond{padding:0 0 85px;background:0 0;margin-bottom:0}.infinite-blog-style-2 .infinite-comments-area textarea{font-size:14px;padding:20px 22px;margin-bottom:22px}.infinite-blog-style-2 .infinite-comments-area input[type=text]{font-size:14px;padding:20px 22px;margin-bottom:22px}.infinite-blog-style-2 .infinite-comments-area .infinite-comment-form-author{width:33.33%;padding-right:13px}.infinite-blog-style-2 .infinite-comments-area .infinite-comment-form-email{width:33.33%;padding-right:7px}.infinite-blog-style-2 .infinite-comments-area .infinite-comment-form-url{width:33.33%;float:left;padding-left:14px}.infinite-blog-style-2 .infinite-comments-area .form-submit{text-align:left;padding-top:0}.infinite-blog-style-2 .infinite-comments-area .form-submit input[type=submit]{font-size:13px;text-transform:none;padding:16px 30px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.infinite-blog-style-2 .infinite-single-related-post-wrap{padding:80px 0 50px}.infinite-blog-style-2 .infinite-single-related-post-container{padding-left:80px;padding-right:80px}.infinite-blog-style-2 .infinite-single-related-post-title{font-size:20px;margin-bottom:40px;font-weight:800}.infinite-blog-style-2 .infinite-single-related-post-container{margin:0 auto}.infinite-blog-style-2 .gdlr-core-blog-grid .gdlr-core-blog-title{font-size:21px}.infinite-blog-style-2 .infinite-single-related-post-wrap .gdlr-core-sticky-banner{display:none}.infinite-blog-style-3 .infinite-single-nav-left,.infinite-blog-style-3 .infinite-single-nav-right{max-width:50%}.infinite-blog-style-3 .infinite-single-nav-right{text-align:right}.infinite-blog-style-3 .infinite-single-nav .infinite-text{font-size:14px;text-transform:uppercase;letter-spacing:1px;font-weight:700;display:block;margin-bottom:8px}.infinite-blog-style-3 .infinite-single-nav .infinite-single-nav-title{font-size:18px;font-weight:800}.infinite-blog-style-3 .infinite-single-social-share{padding-bottom:27px}.infinite-blog-style-3 .gdlr-core-social-share-item{position:relative}.infinite-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count{position:absolute;right:0}.infinite-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-wrap{margin-right:25px;float:left}.infinite-blog-style-3 .gdlr-core-social-share-item .gdlr-core-divider{display:none}.infinite-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{font-size:15px;margin-right:6px}.infinite-blog-style-3 .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{font-size:15px;text-transform:none;font-weight:600;letter-spacing:0px}.infinite-blog-style-3 .infinite-single-author .infinite-single-author-avartar{margin:0;float:left;margin-right:40px;border-width:1px;border-style:solid;max-width:116px;padding:8px}.infinite-blog-style-3 .infinite-single-author .infinite-single-author-wrap{max-width:100%;margin:0}.infinite-blog-style-3 .infinite-single-author{border:none}.infinite-blog-style-3 .infinite-single-author-content-wrap{overflow:hidden;text-align:left}.infinite-blog-style-3 .infinite-single-author .infinite-single-author-title{font-size:18px;margin-bottom:15px}.infinite-blog-style-3 .infinite-single-author .infinite-single-author-avartar img{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.infinite-blog-style-3 .infinite-comments-area .infinite-comments-title{font-size:25px;text-align:left;letter-spacing:0px;text-transform:none;font-weight:800;margin-bottom:30px}.infinite-blog-style-3 .infinite-comments-area .comment-respond{background:0 0;padding:0}.infinite-blog-style-3 .infinite-comments-area textarea,.infinite-blog-style-3 .infinite-comments-area input[type=text]{border-bottom-width:1px;font-size:14px;font-weight:500}.infinite-blog-style-3 .infinite-comments-area input[type=checkbox]{vertical-align:middle;margin:0 10px 3px 0}.infinite-blog-style-3 .infinite-comments-area .form-submit{text-align:left}.infinite-blog-style-3 .infinite-comments-area .form-submit input[type=submit]{text-transform:none;font-size:14px;letter-spacing:0;padding:15px 33px 19px}.infinite-blog-style-3 .infinite-comments-area .comment-reply-title{text-align:left;text-transform:none;letter-spacing:0px;font-size:22px}.infinite-blog-style-3 .infinite-single-magazine-author-tags{margin-bottom:30px}.infinite-blog-style-3 .infinite-comments-area .comment-time{display:inline;margin-right:12px}.infinite-blog-style-3 .infinite-comments-area .comment-time time{text-transform:uppercase;font-weight:400;letter-spacing:0px}.infinite-blog-style-3 .infinite-comments-area .comment-reply{position:static;display:inline;font-size:14px;letter-spacing:0px;text-decoration:underline}.infinite-blog-style-3 .infinite-comments-area .edit-link{font-size:14px;text-decoration:underline;text-transform:uppercase;letter-spacing:.5px}.infinite-blog-style-3 .infinite-single-related-post-wrap{margin-bottom:20px}.infinite-blog-style-3 .infinite-single-related-post-title{font-size:22px;margin-bottom:40px;font-weight:700}.infinite-blog-style-3 .infinite-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-size:13px}.infinite-blog-magazine .infinite-single-article{padding-bottom:0}.infinite-blog-magazine .infinite-single-article-content .infinite-single-social-share{padding-bottom:30px}.infinite-blog-magazine .gdlr-core-social-share-item .gdlr-core-divider{display:none}.infinite-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count{margin-left:20px}.infinite-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count,.infinite-blog-magazine .gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{font-size:13px;font-weight:400}.infinite-blog-magazine .infinite-single-social-share{padding-top:0;padding-bottom:23px}.infinite-single-magazine-author-tags{padding-bottom:23px}.infinite-single-magazine-author-tags a{font-size:13px;font-weight:500;padding:7px 12px;display:inline-block;margin-right:5px;margin-bottom:5px}.infinite-blog-magazine .infinite-single-nav-area{margin-top:60px;margin-bottom:45px;border:none;padding-top:5px;padding-bottom:5px;position:relative}.infinite-blog-magazine .infinite-single-author{border:none;text-align:left;padding:40px;margin-top:50px}.infinite-blog-magazine .infinite-single-author .infinite-single-author-wrap{margin:0}.infinite-blog-magazine .infinite-single-author .infinite-single-author-avartar{float:left;margin-right:30px}.infinite-blog-magazine .infinite-single-author-content-wrap{overflow:hidden}.infinite-blog-magazine .infinite-single-author .infinite-single-author-caption{display:none}.infinite-blog-magazine .infinite-single-author .infinite-single-author-title{font-size:16px;margin-bottom:18px}.infinite-blog-magazine .infinite-single-author-description{font-size:15px}.infinite-blog-magazine .infinite-single-nav-left,.infinite-blog-magazine .infinite-single-nav-right{max-width:50%}.infinite-blog-magazine .infinite-single-nav-right{text-align:right}.infinite-blog-magazine .infinite-single-nav-area-divider{position:absolute;left:50%;top:0;bottom:0;border-left-width:1px;border-left-style:solid}.infinite-blog-magazine .infinite-single-nav .infinite-text{font-size:13px;font-weight:500;letter-spacing:.5px;display:block;margin-bottom:8px}.infinite-blog-magazine .infinite-single-nav .infinite-single-nav-title{font-size:15px;font-weight:700}.infinite-blog-magazine .infinite-single-related-post-wrap .infinite-single-related-post-title{font-size:16px;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:10px;margin-bottom:35px}.infinite-blog-magazine .infinite-comment-wrapper{margin-top:45px}.infinite-blog-magazine .infinite-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-info-wrapper{padding-top:0}.infinite-blog-magazine .infinite-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-title{margin-bottom:10px}.infinite-blog-magazine .infinite-single-related-post-wrap .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-size:11px}.infinite-blog-magazine .infinite-single-related-post-wrap .gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame{padding:20px}.infinite-comments-area .infinite-comments-title{font-size:16px;text-align:center;text-transform:uppercase;font-weight:700;letter-spacing:2px;margin-bottom:55px}.infinite-comments-area ol.comment-list{list-style:none;margin-bottom:55px;margin-left:0}.infinite-comments-area ol.comment-list ol{margin-left:50px;list-style:none}.infinite-comments-area ol.comment-list .comment-content ol{list-style:decimal}.infinite-comments-area .comment-article{padding-bottom:20px;margin-bottom:40px;border-bottom-width:1px;border-bottom-style:solid}.infinite-comments-area .comment-avatar{max-width:80px;margin-right:35px;float:left;overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.infinite-comments-area .comment-avatar img{display:block}.infinite-comments-area .comment-meta{position:relative;margin-bottom:20px}.infinite-comments-area .comment-author{font-size:19px;font-weight:700;margin-bottom:5px}.infinite-comments-area .comment-body{overflow:hidden}.infinite-comments-area .comment-time{font-size:14px;font-style:italic}.infinite-comments-area .comment-reply{font-size:15px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px;position:absolute;right:0;top:4px}.infinite-comments-area .comment-respond{padding:60px 55px 40px;margin-bottom:55px}.infinite-comments-area ol.comment-list .comment-respond{margin-top:55px}.infinite-comments-area .comment-reply-title{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:40px}.infinite-comments-area .comment-reply-title small{margin-left:10px}.infinite-comments-area textarea{width:100%;padding:18px 22px;display:block;font-size:14px;border-width:1px 1px 2px;border-style:solid;margin:0;margin-bottom:14px}.infinite-comments-area input[type=text]{font-size:14px;width:100%;display:block;border-width:1px 1px 2px;border-style:solid;padding:16px 22px;margin-bottom:14px}.infinite-comments-area input[type=text]:focus,.infinite-comments-area textarea:focus{outline:none}.infinite-comments-area .infinite-comment-form-author{width:50%;padding-right:7px;float:left}.infinite-comments-area .infinite-comment-form-email{width:50%;padding-left:7px;float:left}.infinite-comments-area .form-submit{text-align:center;padding-top:14px}.infinite-blog-title-wrap{background-image:url(//bargal.co.il/wp-content/themes/infinite/css/../images/page-title-background.jpg);background-position:center;position:relative;background-size:cover;overflow:hidden}.infinite-blog-title-wrap .infinite-blog-title-container{position:relative}.infinite-blog-title-wrap .infinite-blog-title-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.8}.infinite-blog-title-wrap.infinite-feature-image .infinite-blog-title-top-overlay{position:absolute;top:0;right:0;left:0;height:413px;opacity:1;background:url(//bargal.co.il/wp-content/themes/infinite/css/../images/blog-title-top-gradient.png) center top repeat-x}.infinite-blog-title-wrap.infinite-feature-image .infinite-blog-title-bottom-overlay{position:absolute;right:0;bottom:0;left:0;height:413px;opacity:1;background:url(//bargal.co.il/wp-content/themes/infinite/css/../images/blog-title-gradient.png) center bottom repeat-x}.infinite-blog-title-wrap.infinite-style-small .infinite-blog-title-content{padding-top:93px;padding-bottom:87px}.infinite-blog-title-wrap.infinite-style-large .infinite-blog-title-content{padding-top:184px;padding-bottom:168px}.infinite-blog-title-wrap .infinite-single-article-title{font-size:50px;font-weight:700;margin-bottom:11px;letter-spacing:.5px}.infinite-blog-title-wrap .infinite-single-article-head-right{overflow:hidden}.infinite-blog-title-wrap .infinite-single-article-date-wrapper{margin-top:11px}.infinite-not-found-wrap{text-align:center;position:relative}.infinite-not-found-wrap .infinite-not-found-background{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.27;filter:alpha(opacity=27);background-position:center;background-size:cover;background-image:url(//bargal.co.il/wp-content/themes/infinite/css/../images/404-background.jpg)}.infinite-not-found-wrap .infinite-not-found-content{position:relative;padding:60px 0 65px}.infinite-not-found-wrap .infinite-not-found-head{font-size:150px;line-height:1;margin-bottom:40px}.infinite-not-found-wrap .infinite-not-found-title{font-size:35px;line-height:1;font-weight:800;text-transform:uppercase;margin-bottom:14px}.infinite-not-found-wrap .infinite-not-found-caption{font-size:18px}.infinite-not-found-wrap .infinite-not-found-back-to-home a{font-size:14px;text-transform:uppercase;letter-spacing:1px}.infinite-not-found-wrap form.search-form{max-width:430px;margin:58px auto 0px;position:relative;margin-bottom:13px}.infinite-not-found-wrap form.search-form input.search-field{font-size:15px;width:100%;border:none;padding:22px 60px 22px 25px;height:64px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.infinite-not-found-wrap form.search-form input.search-submit{position:absolute;right:0;top:0;width:64px;height:64px;opacity:0;filter:alpha(opacity=0)}.infinite-not-found-wrap form.search-form .infinite-top-search-submit{position:absolute;right:20px;top:50%;margin-top:-15px;font-size:18px}body.search .infinite-not-found-wrap .infinite-not-found-head{font-size:100px;text-transform:uppercase;margin-bottom:18px}body.search .infinite-not-found-wrap form.search-form{margin-top:50px}.infinite-sidebar-area .infinite-widget{margin-bottom:55px}.infinite-sidebar-area .infinite-widget-title{font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:1px;position:relative;margin-bottom:28px;overflow:hidden}.infinite-sidebar-area .infinite-widget-title .gdlr-core-flexslider-nav{float:right;margin-left:20px}.infinite-sidebar-area .infinite-widget-head-text{display:block;float:left;margin-right:28px}.infinite-sidebar-area .infinite-widget-head-divider{display:block;border-top-width:1px;border-top-style:solid;overflow:hidden;margin-top:.6em}.textwidget select{max-width:100%}.widget_categories .screen-reader-text,.widget_archive .screen-reader-text{display:none}.widget_rss .rss-widget-icon{margin-right:10px;margin-top:-3px}.widget_product_categories ul,.widget_archive ul,.widget_categories ul,.widget_nav_menu ul,.widget_meta ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_rss ul{position:relative;list-style:none;margin-left:0}.widget_product_categories ul li,.widget_archive ul li,.widget_categories ul li,.widget_nav_menu ul li,.widget_meta ul li,.widget_pages ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_rss ul li{font-size:14px;margin-bottom:15px;padding-left:28px;line-height:20px;padding-bottom:15px;border-bottom-width:1px;border-bottom-style:solid}.widget_product_categories ul ul,.widget_archive ul ul,.widget_categories ul ul,.widget_nav_menu ul ul,.widget_meta ul ul,.widget_pages ul ul,.widget_recent_comments ul ul,.widget_recent_entries ul ul,.widget_rss ul ul{margin-top:20px;margin-bottom:0}.widget_product_categories ul ul ul,.widget_archive ul ul ul,.widget_categories ul ul ul,.widget_nav_menu ul ul ul,.widget_meta ul ul ul,.widget_pages ul ul ul,.widget_recent_comments ul ul ul,.widget_recent_entries ul ul ul,.widget_rss ul ul ul{margin-left:5px}.widget_product_categories ul ul li,.widget_archive ul ul li,.widget_categories ul ul li,.widget_nav_menu ul ul li,.widget_meta ul ul li,.widget_pages ul ul li:last-child,.widget_recent_comments ul ul li,.widget_recent_entries ul ul li,.widget_rss ul ul li{border-top-width:1px;border-top-style:solid;margin-bottom:0;padding-bottom:0;border-bottom:0;padding-top:15px;margin-top:15px}.widget_product_categories ul li:before,.widget_archive ul li:before,.widget_categories ul li:before,.widget_nav_menu ul li:before,.widget_meta ul li:before,.widget_pages ul li:before,.widget_recent_comments ul li:before,.widget_recent_entries ul li:before,.widget_rss ul li:before{content:"\f105";font-family:FontAwesome;text-align:center;position:absolute;left:0;display:block;height:20px;width:20px;margin-top:-1px}.widget_archive select,.widget_categories select,.widget_text select{font-size:14px;width:100%;height:50px;padding-left:15px;outline:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border-width:1px;border-style:solid;background:url(//bargal.co.il/wp-content/themes/infinite/css/../images/dropdown.png) no-repeat 97% center;-moz-appearance:none;-webkit-appearance:none;appearance:none}.widget_rss span.rss-date{margin-bottom:17px;margin-top:3px;display:block;text-transform:uppercase;font-weight:700;letter-spacing:1.5px;font-size:12px}.widget_rss .rssSummary{line-height:1.7;margin-bottom:15px}.widget_rss a.rsswidget{font-size:16px;font-weight:700}.widget_rss cite{font-size:14px;margin-bottom:14px;display:block}.widget_rss ul li{margin-bottom:27px}.widget_search form{display:block;position:relative}.widget_search form:after{content:"\f002";font-family:"fontAwesome";font-size:14px;line-height:14px;position:absolute;right:20px;top:50%;margin-top:-7px}.widget_search label .screen-reader-text{display:none}.widget_search .search-form input.search-field{font-size:13px;line-height:17px;height:51px;border-width:1px;border-style:solid;width:100%;padding:16px 20px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.widget_search input.search-field:focus{outline:none}.widget_search input.search-submit{position:absolute;right:0;top:0;bottom:0;width:51px;padding:0;opacity:0;filter:alpha(opacity=0);z-index:1}.tagcloud{zoom:1}.tagcloud:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.tagcloud a{font-size:11px !important;text-transform:uppercase;font-weight:600;float:left;padding:7px 16px 8px;border-width:1px;border-style:solid;margin-right:10px;margin-bottom:10px}.widget_calendar table{width:100%;margin-bottom:0}.widget_calendar table thead th{font-size:13px;font-weight:700;padding:10px 0}.widget_calendar table tbody td{text-align:center;padding:10px 0}.widget_calendar table tfoot td{text-align:center;padding:10px 0}.widget_calendar caption{font-size:14px;margin-bottom:20px;text-transform:uppercase;font-weight:700;letter-spacing:1px}.widget ul.menu .sub-menu .sub-menu li{padding-left:20px}.widget ul.menu .sub-menu .sub-menu li:before{left:-10px}.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-left:15px}.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu li:before{left:-15px}.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-left:5px}.widget ul.menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li:before{left:-25px}table{width:100%;text-align:center;border-spacing:2px;border-collapse:separate;margin-bottom:20px}table tr td{padding:15px 0}table tr th{padding:13px 0;font-size:16px;font-weight:400}body.infinite-boxed .gdlr-core-column-extend-left .gdlr-core-pbf-background-wrap{margin-left:-50px}body.infinite-boxed .gdlr-core-column-extend-right .gdlr-core-pbf-background-wrap{margin-right:-50px}.infinite-mobile-header-wrap{display:none}.infinite-mobile-header{padding-top:15px;padding-bottom:15px;z-index:99;position:relative;box-shadow:0px 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.1)}.infinite-mobile-header.infinite-fixed-navigation{display:none}.infinite-mobile-header .infinite-mobile-header-container{position:relative}.infinite-mobile-header .infinite-logo{padding:0 15px}.infinite-mobile-header .infinite-logo-inner{line-height:45px;margin-right:80px}.infinite-mobile-header .infinite-logo-inner img{vertical-align:middle;width:auto}@media only screen and (max-width:1140px){html .widget_product_search input[type=search]#woocommerce-product-search-field{width:100%;margin-bottom:10px}}@media only screen and (max-width:999px){body{width:100%;overflow-x:hidden}body.infinite-boxed div.infinite-body-wrapper{margin-top:0;margin-bottom:0}.infinite-bullet-anchor{display:none}.infinite-top-bar{display:none}.infinite-header-wrap.infinite-header-style-plain,.infinite-header-wrap.infinite-header-style-bar,.infinite-navigation-bar-wrap,.infinite-header-background-transparent,.infinite-header-boxed-wrap,.infinite-header-side-nav,.infinite-header-transparent-substitute,.infinite-sticky-navigation{display:none !important}.infinite-mobile-header-wrap{display:block}.infinite-mobile-header-wrap .infinite-top-bar{display:block}.infinite-mobile-header-wrap .infinite-top-bar{font-size:13px}.infinite-mobile-header-wrap .infinite-top-bar-left,.infinite-mobile-header-wrap .infinite-top-bar-right{padding-top:0;padding-bottom:0}.infinite-mobile-header.infinite-fixed-navigation{display:block}.infinite-sticky-menu-placeholder{display:none !important}body .infinite-header-side-content.infinite-style-left{margin-left:0}body .infinite-header-side-content.infinite-style-right{margin-right:0}body.single-product.woocommerce div.product form.cart{float:none;margin-bottom:30px;width:auto;margin-right:0}body.single-product.woocommerce div.product .product_meta{margin-top:0}.infinite-blog-style-2 .infinite-single-nav-area-left,.infinite-blog-style-2 .infinite-single-nav-area-right{padding:30px 40px}.infinite-blog-style-2 .infinite-single-related-post-container{padding-left:30px;padding-right:30px}}@media only screen and (max-width:767px){body.infinite-body-front .infinite-container{max-width:500px;padding-left:15px;padding-right:15px}body.infinite-body-front .gdlr-core-container{max-width:500px;padding-left:15px;padding-right:15px}.infinite-column-10,.infinite-column-12,.infinite-column-15,.infinite-column-20,.infinite-column-24,.infinite-column-30,.infinite-column-36,.infinite-column-40,.infinite-column-45,.infinite-column-48,.infinite-column-50,.infinite-column-60{width:100%}.infinite-mobile-header-wrap .infinite-top-bar-left,.infinite-mobile-header-wrap .infinite-top-bar-right{float:none;text-align:center}.infinite-top-bar-right-text{display:block}.infinite-top-bar-right-social{margin-left:0}.infinite-top-bar-right-social a:first-child{margin-left:0}.infinite-page-title-wrap .infinite-page-title-content{padding-top:60px !important;padding-bottom:50px !important}.infinite-blog-title-wrap .infinite-blog-title-content{padding-top:60px !important;padding-bottom:50px !important}.infinite-single-article-date-wrapper{display:none}.infinite-overlay-menu-content ul.menu>li{font-size:18px;padding-bottom:10px;margin-bottom:10px}.infinite-overlay-menu-content ul.menu{padding-top:120px;padding-bottom:100px;max-width:80%}.infinite-overlay-menu-content .infinite-overlay-menu-close{top:35px}body.admin-bar .infinite-overlay-menu-content{margin-top:0}body.admin-bar .infinite-overlay-menu-content ul.menu{padding-top:160px}body.admin-bar .infinite-overlay-menu-content .infinite-overlay-menu-close{top:80px}.infinite-comments-area .comment-respond{padding:45px 30px}.infinite-comments-area .infinite-comment-form-author{width:100%;padding-right:0}.infinite-comments-area .infinite-comment-form-email{width:100%;padding-left:0}.infinite-comments-area .comment-avatar{float:none;margin-right:0;margin-bottom:30px}.infinite-comments-area ol.comment-list ol{margin-left:10px}.wp-block-image .alignleft{float:none;margin-left:auto;margin-right:auto}.wp-block-image .alignright{float:none;margin-left:auto;margin-right:auto}.infinite-blog-style-2 .infinite-comments-area .infinite-comment-form-author{width:100%;padding-right:0}.infinite-blog-style-2 .infinite-comments-area .infinite-comment-form-email{width:100%;padding-right:0}.infinite-blog-style-2 .infinite-comments-area .infinite-comment-form-url{width:100%;padding-left:0}.infinite-blog-style-2 .infinite-single-nav-area{padding-top:0}.infinite-blog-style-2 .infinite-single-nav-area-left,.infinite-blog-style-2 .infinite-single-nav-area-right{float:none;width:100%;display:block;text-align:center}.infinite-blog-style-2 .infinite-single-nav-area a i{display:none}.infinite-blog-style-2 .infinite-single-related-post-container{max-width:500px}.infinite-blog-style-4 .gdlr-core-social-share-item .gdlr-core-social-share-count{margin-right:0}.infinite-blog-style-4 .infinite-single-nav-left{float:none;text-align:center;display:block;margin-bottom:30px;max-width:none}.infinite-blog-style-4 .infinite-single-nav-right{float:none;text-align:center;display:block;max-width:none}.infinite-blog-style-4 .gdlr-core-social-share-item{float:none}.infinite-blog-style-4 .infinite-single-magazine-author-tags{float:none;margin-top:30px;text-align:center}.infinite-blog-style-4 .infinite-comments-area .infinite-comment-form-author,.infinite-blog-style-4 .infinite-comments-area .infinite-comment-form-email,.infinite-blog-style-4 .infinite-comment-form-url{width:100%;padding-left:0;padding-right:0}.infinite-blog-style-4 .infinite-single-author .infinite-single-author-avartar{float:none;max-width:90px;margin:0 auto 30px}.infinite-blog-style-4 .infinite-single-author-content-wrap{text-align:center}.infinite-footer-wrapper{padding-bottom:7px}.infinite-footer-column{margin-bottom:60px}.infinite-footer-wrapper.infinite-with-column-divider .infinite-footer-column{padding:0 15px;margin-bottom:60px;border:none}.infinite-footer-wrapper.infinite-with-column-divider .infinite-footer-column:last-child{margin-bottom:20px}.infinite-fixed-footer-placeholder{display:none}.infinite-fixed-footer{position:static}.infinite-copyright-left,.infinite-copyright-right{float:none;text-align:center}body .woocommerce .col2-set,.woocommerce-page .col2-set{width:100%;float:none;margin-right:0}body div#order_review{width:100%}}@media only screen and (max-width:419px){body{min-width:320px}.infinite-top-search-wrap input.search-field{font-size:30px;padding-right:90px}.infinite-top-search-wrap .infinite-top-search-submit{right:48px;font-size:24px;margin-top:-2px}.infinite-top-search-wrap input.search-submit{right:48px}.infinite-top-search-wrap .infinite-top-search-close{font-size:40px;top:0}.infinite-top-search-wrap input.search-field{padding-bottom:10px}.infinite-top-cart-item .infinite-top-cart-item-content{overflow:hidden;clear:both}.infinite-top-cart-item .infinite-top-cart-item-thumbnail{margin-bottom:7px}.infinite-top-cart-item .infinite-top-cart-item-remove{top:1%}}.infinite-lightbox-wrapper{background:#000;background:rgba(0,0,0,.78);position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;overflow:auto}.infinite-lightbox-wrapper .infinite-lightbox-content-row{display:table;width:100%;height:100%;position:relative;z-index:10003}.infinite-lightbox-wrapper .infinite-lightbox-content-cell{display:table-cell;vertical-align:middle;padding:20px;overflow-y:auto}.infinite-lightbox-content-wrap{display:none;background:#fff}.infinite-lightbox-wrapper .infinite-lightbox-content-wrap{display:block;max-width:835px;margin:0 auto}.infinite-lightbox-wrapper .infinite-lightbox-title{color:#0e0e0e;font-size:14px;text-align:center;margin-bottom:0;text-transform:uppercase;font-weight:600;letter-spacing:1px}.infinite-lightbox-wrapper .infinite-lightbox-head{position:relative;padding-bottom:24px;border-bottom-width:2px;border-bottom-style:solid;margin-bottom:45px}.infinite-lightbox-wrapper .infinite-lightbox-content-wrap{padding:30px;overflow:hidden;position:relative}.infinite-lightbox-wrapper .infinite-lightbox-close{cursor:pointer;font-size:25px;line-height:25px;position:absolute;right:20px;top:20px}html.infinite-lightbox-on,html.infinite-lightbox-on body{position:relative;overflow:hidden;width:100%;height:100%}.infinite-top-cart-content-wrap .infinite-top-cart-title{font-size:17px;font-weight:600;text-align:center;margin-top:22px;margin-bottom:45px}.infinite-top-cart-item{margin-bottom:35px;position:relative}.infinite-top-cart-item .infinite-top-cart-item-thumbnail{max-width:78px;float:left;margin-right:28px}.infinite-top-cart-item .infinite-top-cart-item-content{overflow:hidden;padding-top:8px}.infinite-top-cart-item .infinite-top-cart-item-title{font-size:17px;font-weight:800;margin-bottom:2px}.infinite-top-cart-item .infinite-top-cart-item-info{font-size:15px}.infinite-top-cart-item .infinite-top-cart-item-remove{position:absolute;right:0;top:50%;margin-top:-9px;font-size:17px;cursor:pointer}.infinite-top-cart-item-wrap{margin:0 30px}.infinite-top-cart-item-wrap .infinite-top-cart-item-divider{margin:38px 0 30px;border-bottom-width:1px;border-bottom-style:solid}.infinite-top-cart-item-wrap .infinite-top-cart-price-wrap{font-size:17px}.infinite-top-cart-item-wrap .infinite-top-cart-price-wrap .infinite-tail{font-weight:800;margin-left:10px}.infinite-top-cart-button-wrap .infinite-button{margin:0 6px 20px}.infinite-top-cart-content-wrap .infinite-highlight,.infinite-top-cart-item-wrap .infinite-top-cart-price-wrap .woocommerce-Price-amount.amount{color:#fd2e2e}ul.sf-menu>.menu-item-language img.iclflag{vertical-align:baseline;margin-right:10px}ul.sf-menu>.menu-item-language ul.submenu-languages{display:none;position:absolute;z-index:99;list-style:none;margin:0 0 0 -15px}ul.sf-menu>.menu-item-language li{padding:1px 11px}ul.sf-menu>.menu-item-language li a{padding:6px 12px;display:block}ul.sf-menu>.menu-item-language li:first-child{padding-top:12px}ul.sf-menu>.menu-item-language li:last-child{padding-bottom:12px}.infinite-custom-wpml-flag{margin-right:26px}.infinite-custom-wpml-flag .infinite-custom-wpml-flag-item{margin-left:20px}.infinite-custom-wpml-flag .infinite-custom-wpml-flag-item:first-child{margin-left:0}.infinite-dropdown-wpml-flag{position:relative;padding-top:19px;padding-bottom:19px}.infinite-dropdown-wpml-flag .infinite-dropdown-wpml-flag-background{position:absolute;top:0;bottom:0;left:-27px;right:0}.infinite-dropdown-wpml-flag .infinite-dropdown-wpml-current-language{font-weight:700}.infinite-dropdown-wpml-flag .infinite-dropdown-wpml-list{position:absolute;left:-27px;min-width:120px;top:100%;z-index:99;padding:10px 18px;display:none}.infinite-dropdown-wpml-flag .infinite-dropdown-wpml-item{display:block;white-space:nowrap}.infinite-dropdown-wpml-flag .infinite-dropdown-wpml-current-language{margin-right:25px;position:relative}.infinite-dropdown-wpml-current-language:after{content:"\f0d7";font-family:fontAwesome;margin-left:12px;font-size:12px}.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap,.infinite-dropdown-wpml-flag .infinite-dropdown-wpml-list{background:#f3f3f3}.infinite-body span.wpcf7-not-valid-tip{font-size:13px;margin-bottom:15px}.infinite-body div.wpcf7-response-output{font-size:13px;padding:6px 20px;clear:both;margin:0}.wpcf7 input,.wpcf7 select{font-size:15px;padding:15px 22px;width:100%;display:block}.wpcf7 input[type=button],.wpcf7 input[type=submit],input[type=reset]{width:auto}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{width:auto;display:inline}.wpcf7 .wpcf7-form-control .wpcf7-list-item{display:block;margin-bottom:5px}.wpcf7 textarea{font-size:15px;padding:18px 22px;height:120px;width:100%}figure.woocommerce-product-gallery__wrapper{max-width:none}body.woocommerce .woocommerce-error,body.woocommerce .woocommerce-info,body.woocommerce .woocommerce-message{padding:.7em 2em 1em 3.5em !important}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{padding:.7em 2em 1em 3.5em !important}.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{top:.7em}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{margin-top:5px;padding:0;background-color:transparent}.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-message .button:hover{background-color:transparent}.woocommerce div.product form.cart .variations td.label{padding-right:1.3em;padding-left:1.3em}.woocommerce div.product form.cart .variations td.value,.woocommerce div.product form.cart .variations th.value{min-width:210px}.woocommerce div.product form.cart .variations select{float:left;margin-top:.3em;margin-left:15px;margin-right:0}a.reset_variations{margin-right:15px;margin-left:7px}.woocommerce div.product form.cart .variations select{min-width:59%}.related.products h2{font-size:23px;margin-bottom:42px}.woocommerce table.shop_attributes th{background:0 0;padding-top:16px;padding-bottom:16px}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{border-bottom:0}.woocommerce table.shop_attributes{border-top:0}.single-product.woocommerce #review_form #respond p.comment-form-comment{margin-bottom:25px}.woocommerce table.shop_table{border:0}.woocommerce table.shop_table.shop_table_responsive.cart{border-spacing:0}.woocommerce table.shop_table th{padding:17px 12px;background:0 0}.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(odd),.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(even){background-color:transparent}.woocommerce table.shop_table td{padding:19px 20px}.woocommerce-cart table.cart img{width:70px}.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{margin-bottom:0}.woocommerce a.remove{width:auto}.cart_item input.input-text.qty.text{padding:15px 0 15px 10px;border-bottom-width:1px}.woocommerce-cart table.cart td.actions .coupon .input-text{padding:15px 23px 15px;height:49px}.woocommerce .cart input.button[name=apply_coupon]{height:49px}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:180px}.woocommerce .cart .button,.woocommerce .cart input.button{padding:19px 20px 18px;border-radius:0;font-size:12px}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{padding:14px 24px 18px;border-radius:0;font-size:13px;font-weight:700}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{padding:inherit;opacity:inherit;padding-left:23px;padding-right:23px}.woocommerce .cart_totals h2{font-size:18px}.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th{border-top:0}.woocommerce-cart .cart-collaterals .cart_totals table{border-spacing:0;margin:0}.woocommerce-cart .wc-proceed-to-checkout{padding:0}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{padding-left:20px;padding-right:20px}.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th{padding-left:20px;padding-right:20px}.woocommerce a.showcoupon{margin-left:20px;color:#baf2ff}.woocommerce .woocommerce-billing-fields h3,.woocommerce .woocommerce-shipping-fields h3,#order_review_heading{font-size:17px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:13px 15px;border-bottom-width:1px}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{margin-bottom:35px}.woocommerce .col2-set,.woocommerce-page .col2-set{width:47%;float:left;margin-right:3%}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{width:100%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:100%}div#order_review{float:left;width:50%}.woocommerce form .form-row{margin:0 0 14px}.woocommerce form p.form-row.form-row-first{margin:0}.select2-container .select2-choice{padding:6px 1px 6px 13px}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:49%}.shop_table.woocommerce-checkout-review-order-table{border-spacing:0px}.woocommerce table.shop_table th{padding:17px 20px}.woocommerce .cart_item td.product-total{padding-right:20px;padding-left:20px}.woocommerce .cart_item td.product-name{padding-left:20px}.woocommerce table.shop_table td{padding-right:20px}.checkout_coupon .form-row.form-row-last{margin-bottom:0}table tr.cart_item{background:0 0}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{font-size:13px}html .woocommerce a.remove{border-radius:100%;color:#333 !important}.woocommerce-checkout table tr.cart_item{background:0 0}li.woocommerce-MyAccount-navigation-link{padding:13px 0;padding-bottom:13px;border-bottom-width:1px;border-bottom-style:solid}.woocommerce-account .woocommerce-MyAccount-navigation{width:28%}li.woocommerce-MyAccount-navigation-link.is-active{font-weight:600}header.woocommerce-Address-title.title h3{font-size:18px}.woocommerce-Address address{padding:25px}.u-columns.woocommerce-Addresses.col2-set.addresses{width:100%;margin-bottom:40px}.woocommerce-account .woocommerce-MyAccount-content{padding:31px}.woocommerce-Address address,.woocommerce-account .woocommerce-MyAccount-content{background:#f5f5f5}.woocommerce form .select2-selection{border-width:1px;border-style:solid;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px;height:43px;padding:7px 6px;font-size:13px}.woocommerce form .select2-selection .select2-selection__arrow{top:8px;right:6px}form.checkout:after{content:" ";clear:both;display:block}.woocommerce div.product form.cart .variations label{white-space:nowrap}.woocommerce div.product form.cart .reset_variations{white-space:nowrap;margin:0 5px}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{margin-bottom:0}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{padding-left:0;border-left:0}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:15px}.woocommerce .widget_shopping_cart .cart_list li:last-child,.woocommerce.widget_shopping_cart .cart_list li:last-child{margin-bottom:15px}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:0;font-size:17px}.widget_shopping_cart_content .total span.woocommerce-Price-amount.amount{margin-left:5px}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:47px}.widget_shopping_cart a.button.wc-forward{padding:19px 28px;font-size:14px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.woocommerce .widget_price_filter .price_slider_amount .button{float:left;font-size:14px;padding:16px 26px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.price_slider_amount .price_label{margin-top:24px;font-size:17px;font-weight:700}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:15px 0;border-bottom-style:solid;border-bottom-width:1px}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:15px 0;margin:0;list-style:none;border-bottom-style:solid;border-bottom-width:1px}html ul.cart_list li a,html .woocommerce ul.product_list_widget li a{font-weight:400}html .woocommerce ul.cart_list li a,html .woocommerce ul.product_list_widget li a{font-weight:400}html .woocommerce ul.cart_list li .star-rating{float:left;margin-top:10px}html .woocommerce ul.product_list_widget li .star-rating{float:left;margin-top:3px;margin-right:10px}html .woocommerce ul.product_list_widget li del{margin-right:10px}html .product_list_widget span.reviewer{margin-top:4px;margin-left:12px;float:left}html .widget_product_search label.screen-reader-text{display:none}html .widget_product_search input[type=submit]{height:47px}html .widget_product_search input#woocommerce-product-search-field{height:47px;padding:14px 12px;border-bottom-width:1px;width:62%;font-size:13px}.widget.woocommerce ul.cart_list li:first-child,.widget.woocommerce ul.product_list_widget li:first-child{padding-top:0}.woocommerce .woocommerce-message:before{color:#fff}.woocommerce .woocommerce-error{background-color:#bd584e;border-top:3px solid #bd584e;color:#fff}.woocommerce .woocommerce-info{background-color:#46a5ca;border-top:3px solid #46a5ca;color:#fff}.woocommerce .woocommerce-message{background-color:#46ca7b;border-top:3px solid #46ca7b;color:#fff}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{color:#fff}.single-product.woocommerce div.product .quantity .qty{background:#f3f3f3}.woocommerce .woocommerce-info:before{color:#fff}.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{color:#fff !important;top:inherit}html .woocommerce a.remove:hover{color:#afafaf !important;background:0 0 !important}html .woocommerce form .form-row .required{color:#c5c5c5}html .woocommerce form .form-row.woocommerce-invalid .select2-container,html .woocommerce form .form-row.woocommerce-invalid input.input-text,html .woocommerce form .form-row.woocommerce-invalid select{border-color:#d4d4d4}html .woocommerce form .form-row.woocommerce-invalid label{color:#9e9e9e}html .woocommerce form .form-row.woocommerce-validated .select2-container,html .woocommerce form .form-row.woocommerce-validated input.input-text,html .woocommerce form .form-row.woocommerce-validated select{border-color:#d4d4d4}html .woocommerce span.onsale{font-size:13px;font-weight:800;line-height:46px;width:48px;padding:0;height:48px}.single-product.woocommerce .infinite-page-wrapper{border-top-width:1px;border-top-style:solid}.single-product.woocommerce .woocommerce-breadcrumb{font-size:14px}.single-product.woocommerce .product_title{font-size:40px;margin-bottom:2px}.single-product.woocommerce div.product .woocommerce-product-rating{margin-bottom:2px}.single-product.woocommerce div.product .star-rating{font-size:14px;padding-right:15px;box-sizing:content-box;margin-right:10px}.single-product.woocommerce div.product .star-rating:before,.single-product.woocommerce div.product .star-rating span:before{letter-spacing:3px}.single-product.woocommerce div.product .woocommerce-review-link{font-size:13px}.single-product.woocommerce div.product p.price{padding-top:27px;margin-bottom:28px}.single-product.woocommerce div.product p.price ins{text-decoration:none}.single-product.woocommerce div.product p.price .woocommerce-Price-amount{font-size:26px;font-weight:700}.single-product.woocommerce div.product p.price del .woocommerce-Price-amount{font-size:23px;margin-right:9px}.single-product.woocommerce div.product span.onsale{position:static;display:inline-block;margin-right:15px;vertical-align:middle}.single-product.woocommerce div.product .quantity .qty{height:60px;font-size:16px;width:75px;padding-left:15px;border:none}.single-product.woocommerce div.product form.cart{margin:25px 0 55px}.single-product.woocommerce div.product form.cart.variations_form{width:300px}.single-product.woocommerce div.product form.cart .button{font-size:13px;height:60px;text-transform:uppercase;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px;padding:10px 30px}.single-product.woocommerce div.product .product_meta{margin-top:50px}.single-product.woocommerce div.product .product_meta{overflow:hidden;padding-top:5px}.single-product.woocommerce div.product .product_meta>span{display:block;font-size:13px;margin-bottom:5px}.single-product.woocommerce div.product .product_meta>span .infinite-head{font-weight:600}.single-product.woocommerce div.product .woocommerce-variation-add-to-cart-disabled{display:none}.single-product.woocommerce div.product .infinite-woocommerce-social-share{clear:both;padding-top:15px;margin-top:50px;border-top-width:2px;border-top-style:solid}.single-product.woocommerce div.product .gdlr-core-social-share-item a{font-size:14px}.single-product.woocommerce div.product .infinite-woocommerce-tab{clear:both;padding-top:60px;margin-bottom:50px}.single-product.woocommerce div.product .infinite-woocommerce-tab .gdlr-core-tab-item-title{font-size:16px;text-transform:none;letter-spacing:0px;font-weight:600;padding-bottom:18px}.single-product.woocommerce div.product .infinite-woocommerce-tab .gdlr-core-tab-item-title-line{border-bottom-width:1px;bottom:-1px}.single-product.woocommerce div.product .infinite-woocommerce-tab .gdlr-core-tab-item-title-wrap{border-bottom-width:1px}.single-product.woocommerce div.product .infinite-woocommerce-tab .gdlr-core-tab-item-content{text-align:left;margin:0 auto}.single-product.woocommerce .woocommerce-Reviews-title{display:none}.single-product.woocommerce #reviews{padding-top:43px}.single-product.woocommerce #reviews .comment-respond{text-align:left}.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar{border:none;width:85px;position:static;padding:0;border-radius:50%;margin-right:30px}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text{overflow:hidden;margin-left:0;padding:0;border:none;text-align:left}.single-product.woocommerce #reviews #comments ol.commentlist li{padding:39px 49px;margin-bottom:30px}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{margin-bottom:18px}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong[itemprop=author]{display:block;font-size:17px;text-transform:capitalize}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time[itemprop=datePublished]{display:block;font-size:15px}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{float:none;margin-top:24px}.single-product.woocommerce #reviews #review_form_wrapper{padding-top:35px}.single-product.woocommerce #reviews .comment-reply-title{font-size:25px;font-weight:700;letter-spacing:0;margin-bottom:25px;display:block}.single-product.woocommerce #review_form #respond label{font-size:15px;font-weight:600}.single-product.woocommerce #review_form #respond p{margin-bottom:30px}.single-product.woocommerce #review_form #respond label[for=rating]{display:inline-block;margin-right:30px;vertical-align:middle}.single-product.woocommerce #review_form #respond p.stars{display:inline-block;vertical-align:middle;margin-bottom:0;font-size:19px;line-height:1}.single-product.woocommerce #review_form #respond p.stars a{margin-right:0}.single-product.woocommerce #review_form #respond input[type=text],.single-product.woocommerce #review_form #respond input[type=email]{display:block;margin-top:10px;border-bottom-width:1px;width:100%;height:55px}.single-product.woocommerce #review_form #respond textarea{display:block;margin-top:10px;border-bottom-width:1px;width:100%;height:150px;padding:15px;font-size:15px}.single-product.woocommerce #review_form #respond .comment-form-rating{margin-bottom:20px}.single-product.woocommerce #review_form #respond .form-submit input{font-size:13px;height:47px;text-transform:uppercase;border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px;padding:10px 38px}.woocommerce.single-product .related.products{clear:left}.woocommerce-account .woocommerce-MyAccount-navigation>ul{margin-left:0}@media only screen and (max-width:767px){.woocommerce-account .woocommerce-MyAccount-navigation{width:auto;float:none}}.woocommerce div.product form.cart .group_table td{padding:0;vertical-align:middle}table.woocommerce-grouped-product-list.group_table tr:nth-child(odd),table.woocommerce-grouped-product-list.group_table tr:nth-child(even){background-color:transparent}body.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-left:25px;font-weight:700;text-align:left}td.woocommerce-grouped-product-list-item__price{text-align:left;font-weight:600}.single-product.woocommerce div.product .quantity .qty{height:48px;font-size:16px;width:87px;background:0 0 !important;border:1px solid #e5e5e5}table.woocommerce-grouped-product-list.group_table{border-spacing:0px 15px}.single-product.woocommerce div.product form.cart .button{height:47px;padding:10px 40px}.single-product.woocommerce div.product p.price{font-size:32px !important;color:#bbb}.single-product.woocommerce div.product p.price{margin-bottom:0}.single-product.woocommerce div.product p.price{padding-top:20px}.single-product.woocommerce div.product form.cart{margin:25px 0 30px}.single-product.woocommerce div.product .product_meta{margin-top:30px}.single-product.woocommerce div.product .logisco-woocommerce-social-share{clear:both;padding-top:15px;margin-top:30px}.single-product.woocommerce div.product .product_meta>span{font-size:15px}.woocommerce .cart_totals h2{font-size:20px}.woocommerce .cross-sells h2{font-size:20px}.woocommerce table.cart td.actions{padding-left:0;padding-right:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:15px;padding:21px}.woocommerce .cart .button,.woocommerce .cart input.button{padding:17px 20px 20px}.woocommerce .woocommerce-result-count{margin-bottom:3em}.woocommerce .woocommerce-result-count{margin-bottom:3em}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{font-size:1.4em}body .price ins{text-decoration:none}.woocommerce ul.products li.product .price ins{font-weight:800}body span.woocommerce-Price-amount.amount{font-size:20px}.woocommerce ul.products li.product .price{font-weight:800}del span.woocommerce-Price-amount.amount{font-size:1.1em;font-weight:600}li.product .gdlr-core-product-default .gdlr-core-product-thumbnail{margin-bottom:30px}li.product .gdlr-core-product-default .gdlr-core-product-price.gdlr-core-title-font{font-size:19px;font-weight:600;float:left}li.product .gdlr-core-product-default span.woocommerce-Price-amount.amount{font-size:1em}li.product .gdlr-core-product-default .star-rating{float:right;margin-top:8px}li.product .gdlr-core-product-default .gdlr-core-product-price del{margin-right:9px;opacity:.5}li.product .gdlr-core-product-default .gdlr-core-product-price ins{text-decoration:none}.woocommerce ul.products li.product .gdlr-core-product-default h3{font-size:25px;margin-bottom:22px;padding-top:5px;padding-bottom:0}.woocommerce ul.products li.product .gdlr-core-product-default .button{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:0;background:0 0;margin-top:0}.woocommerce ul.products li.product .gdlr-core-product-default img{margin-bottom:0}.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box}.mm-btn,.mm-menu{box-sizing:border-box}.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{display:block;padding:0;position:absolute}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute}.mm-btn,.mm-panel.mm-highest{z-index:1}.mm-panels{overflow:hidden}.mm-panel{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-vertical .mm-panel{-webkit-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:19px}.mm-btn{width:40px;height:40px;position:absolute;top:0}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-arrow:after,.mm-next:after{content:'';border:1px solid transparent;display:block;width:6px;height:6px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-prev:before{border-right:none;border-bottom:none;left:0}.mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:2px}.mm-navbar{text-align:center;line-height:20px;height:40px;margin:0}.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block;margin:0 25px 30px;position:relative}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;margin:0}.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:2}html.mm-opened{overflow-x:hidden;position:static}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}.mm-menu.mm-offcanvas.mm-current{display:block}.mm-menu{width:350px}@media all and (max-width:550px){.mm-menu{width:250px}}html.mm-opening .mm-slideout{-webkit-transform:translate3d(350px,0,0);transform:translate3d(350px,0,0)}@media all and (max-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(250px,0,0);transform:translate3d(250px,0,0)}}html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%}.mm-menu.mm-right{left:auto;right:0}html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-350px,0,0);transform:translate3d(-350px,0,0)}@media all and (max-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0)}}.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;transition:ease .4s}html.mm-pagedim #mm-blocker{background:inherit}html.mm-pagedim-white #mm-blocker{background:#fff}html.mm-pagedim-black #mm-blocker{background:#000}ul.mm-listview li{margin:0 25px;border-bottom-width:1px;border-bottom-style:solid}ul.mm-listview li a,ul.mm-listview li span.infinite-mm-menu-blank{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.5px;padding:17px 0}.mm-navbar .mm-btn{line-height:40px;font-size:30px;display:block;text-align:left;left:-8px;padding:0}.mm-navbar .mm-btn:before{content:"\34";font-family:elegantIcons}.mm-navbar .mmenu-custom-close{line-height:40px;font-size:30px;display:block;text-align:left;margin-left:-8px;cursor:pointer}.mm-navbar .mmenu-custom-close:after{content:"\4d";font-family:elegantIcons}.mm-navbar .mm-title{display:none}.mm-navbar .mm-title:first-child{display:block}html.infinite-mmenu-left .infinite-sticky-navigation.infinite-fixed-navigation,html.infinite-mmenu-right .infinite-sticky-navigation.infinite-fixed-navigation{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opening.infinite-mmenu-left .infinite-sticky-navigation.infinite-fixed-navigation{-webkit-transform:translate3d(350px,0,0);transform:translate3d(350px,0,0)}html.mm-opening.infinite-mmenu-right .infinite-sticky-navigation.infinite-fixed-navigation{-webkit-transform:translate3d(-350px,0,0);transform:translate3d(-350px,0,0)}html.infinite-mmenu-left .infinite-mobile-header-wrap .infinite-top-bar,html.infinite-mmenu-left .infinite-mobile-header,html.infinite-mmenu-right .infinite-mobile-header-wrap .infinite-top-bar,html.infinite-mmenu-right .infinite-mobile-header{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opening.infinite-mmenu-left .infinite-mobile-header-wrap .infinite-top-bar,html.mm-opening.infinite-mmenu-left .infinite-mobile-header{-webkit-transform:translate3d(350px,0,0);transform:translate3d(350px,0,0)}html.mm-opening.infinite-mmenu-right .infinite-mobile-header-wrap .infinite-top-bar,html.mm-opening.infinite-mmenu-right .infinite-mobile-header{-webkit-transform:translate3d(-350px,0,0);transform:translate3d(-350px,0,0)}@media all and (max-width:550px){html.mm-opening.infinite-mmenu-left .infinite-sticky-navigation.infinite-fixed-navigation{-webkit-transform:translate3d(250px,0,0);transform:translate3d(250px,0,0)}html.mm-opening.infinite-mmenu-right .infinite-sticky-navigation.infinite-fixed-navigation{-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0)}html.mm-opening.infinite-mmenu-left .infinite-mobile-header-wrap .infinite-top-bar,html.mm-opening.infinite-mmenu-left .infinite-mobile-header{-webkit-transform:translate3d(250px,0,0);transform:translate3d(250px,0,0)}html.mm-opening.infinite-mmenu-right .infinite-mobile-header-wrap .infinite-top-bar,html.mm-opening.infinite-mmenu-right .infinite-mobile-header{-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0)}}.sf-menu{list-style:none;margin-left:0}.sf-menu>li{float:left;cursor:pointer}.sf-menu>li>a{display:block;text-decoration:none;position:relative;z-index:9}.sf-menu>.infinite-normal-menu ul{list-style:none;position:absolute;display:none;z-index:99;min-width:220px}.sf-menu>.infinite-normal-menu ul{margin-left:-15px}.sf-menu>.infinite-normal-menu ul ul{margin-left:0}.sf-menu>.infinite-normal-menu.sfHover>ul,.sf-menu>.infinite-normal-menu.sfHover>ul:hover,.sf-menu>.infinite-normal-menu li.sfHover>ul{display:block}.sf-menu>.infinite-normal-menu ul ul{top:0;left:100%}.sf-menu>.infinite-normal-menu ul.infinite-menu-right{right:0}.sf-menu>.infinite-normal-menu ul ul.sub-menu-right{left:auto;right:100%}.sf-menu>.infinite-normal-menu ul ul.sub-menu-left{right:auto;left:100%}.sf-menu>.infinite-normal-menu li{position:relative;white-space:nowrap}.sf-menu>.infinite-normal-menu li a{text-decoration:none}.sf-menu>.infinite-normal-menu li>a.sf-with-ul-pre:after{content:'>'}.sf-menu>.infinite-mega-menu .sf-mega{position:absolute;display:none;z-index:99}.sf-menu>.infinite-mega-menu.sfHover .sf-mega,.sf-menu>.infinite-mega-menu.sfHover .sf-mega:hover{display:block}.sf-menu>.infinite-mega-menu .sf-mega-section-inner a{text-decoration:none}.sf-menu>.infinite-mega-menu .sf-mega-section-inner ul{list-style:none;margin-left:0;margin-bottom:0}.sf-vertical{list-style:none;margin-left:0;left:100%;top:0;margin-bottom:0}.sf-vertical li{position:relative}.sf-vertical ul.sub-menu{list-style:none;position:absolute;display:none;left:100%;top:0;z-index:9;min-width:190px}.sf-vertical ul.sub-menu li{white-space:nowrap}.gdlr-core-nav-side-text{display:none}.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text{display:inline;margin-left:10px}.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text.gdlr-core-with-bg{display:inline-block;padding:1px 6px;color:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
body{direction:rtl;unicode-bidi:embed}.gdlr-core-column-10{float:right}.gdlr-core-column-12{float:right}.gdlr-core-column-15{float:right}.gdlr-core-column-20{float:right}.gdlr-core-column-24{float:right}.gdlr-core-column-30{float:right}.gdlr-core-column-36{float:right}.gdlr-core-column-40{float:right}.gdlr-core-column-45{float:right}.gdlr-core-column-48{float:right}.gdlr-core-column-50{float:right}.gdlr-core-column-60{float:right}.gdlr-core-column-first{clear:right}.gdlr-core-pbf-sidebar-content{float:none}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-block-item-title-wrap{margin-left:60px;margin-right:70px}.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-twitter-item .gdlr-core-block-item-title-wrap{margin-right:0;margin-left:60px}.gdlr-core-pbf-sidebar-left{float:left}.gdlr-core-pbf-sidebar-right{float:right}@media only screen and (max-width:999px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-50px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-50px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-left.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-50px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-50px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-right.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-50px;margin-left:0}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-50px;margin-right:0}}@media only screen and (min-width:1000px) and (max-width:1170px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-100px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-100px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-left.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-100px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-100px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-right.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-100px;margin-left:0}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-100px;margin-right:0}}@media only screen and (min-width:1171px) and (max-width:1400px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-200px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-200px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-left.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-200px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-200px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-right.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-200px;margin-left:0}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-200px;margin-right:0}}@media only screen and (min-width:1401px) and (max-width:1600px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-300px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-300px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-left.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-300px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-300px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-right.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-300px;margin-left:0}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-300px;margin-right:0}}@media only screen and (min-width:1601px) and (max-width:1800px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-400px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-400px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-left.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-400px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-400px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-right.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-400px;margin-left:0}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-400px;margin-right:0}}@media only screen and (min-width:1801px){.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-500px}.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-500px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-left.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-right:0;margin-left:-500px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-left:0;margin-right:-500px}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-right.gdlr-core-column-extend-right>.gdlr-core-pbf-background-wrap{margin-right:-500px;margin-left:0}.gdlr-core-pbf-sidebar-wrapper .gdlr-core-pbf-sidebar-content.gdlr-core-column-extend-left>.gdlr-core-pbf-background-wrap{margin-left:-500px;margin-right:0}}.gdlr-core-fluid-video-wrapper iframe{left:auto;right:0}.gdlr-core-code-item{direction:ltr}.gdlr-core-countdown-wrap{direction:ltr}.gdlr-core-countdown-wrap *{direction:rtl}.gdlr-core-button{direction:ltr}.gdlr-core-button-item{direction:ltr}.gdlr-core-button .gdlr-core-content{direction:rtl}.gdlr-core-pagination.gdlr-core-style-plain a,.gdlr-core-pagination.gdlr-core-style-plain span{margin-left:0;margin-right:15px}.gdlr-core-pagination.gdlr-core-style-plain a:before,.gdlr-core-pagination.gdlr-core-style-plain span:before{content:"/ ";margin-left:15px;margin-right:0}.gdlr-core-pagination.gdlr-core-style-plain a:first-child,.gdlr-core-pagination.gdlr-core-style-plain span:first-child{margin-right:0}.gdlr-core-pagination.gdlr-core-style-rectangle a,.gdlr-core-pagination.gdlr-core-style-rectangle span{margin-left:1px;margin-right:0}.gdlr-core-pagination.gdlr-core-style-round a,.gdlr-core-pagination.gdlr-core-style-round span{margin-left:3px;margin-right:0}.gdlr-core-pagination.gdlr-core-style-circle a,.gdlr-core-pagination.gdlr-core-style-circle span{margin-left:4px;margin-right:0}.gdlr-core-pagination a.next:before{content:"\f104"}.gdlr-core-pagination a.prev:before{content:"\f105"}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer{display:inline-block}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer:first-child{margin-right:0;margin-left:18px}.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer:last-child{margin-left:0;margin-right:18px}.gdlr-core-filterer-wrap.gdlr-core-style-button a:first-child{margin-right:0;margin-left:4px}.gdlr-core-filterer-wrap.gdlr-core-style-button a:last-child{margin-left:0;margin-right:4px}.gdlr-core-alert-box-item.gdlr-core-center-align .gdlr-core-alert-box-item-icon{text-align:right}.gdlr-core-price-list-shortcode ul li i{margin-left:8px;margin-right:0}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-title{margin-left:12px;margin-right:0}.gdlr-core-skill-bar-item .gdlr-core-skill-bar-right{float:left}.gdlr-core-accordion-item-tab .gdlr-core-accordion-item-title .gdlr-core-head{margin-left:13px;margin-right:0}.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon{float:right;margin-left:27px;margin-right:0}.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon{float:right;margin-left:17px;margin-right:0}.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before{margin-left:15px;margin-right:0;display:inline-block}.gdlr-core-accordion-style-background-title-icon.gdlr-core-left-align .gdlr-core-accordion-item-title:before{float:left;margin-left:0;margin-right:15px}.gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-title .gdlr-core-head{margin-left:13px;margin-right:0}.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{float:right;margin-left:27px;margin-right:0}.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon{float:right;margin-left:17px;margin-right:0}.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title:before{margin-left:15px;margin-right:0;display:inline-block}.gdlr-core-toggle-box-style-background-title-icon.gdlr-core-left-align .gdlr-core-toggle-box-item-title:before{float:left;margin-left:0;margin-right:15px}.gdlr-core-port-info2 .gdlr-core-port-info2-key{float:right}.gdlr-core-port-info2 .gdlr-core-port-info2-value{float:left;text-align:left}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title{margin-right:-1px;margin-left:0}.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title:first-child{margin-right:0}.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title i{margin-right:0;margin-left:18px}.gdlr-core-block-item-title-wrap.gdlr-core-left-align{text-align:right}.gdlr-core-title-item-caption-right .gdlr-core-title-item-title-wrap{float:right;margin-left:30px;margin-right:0}.gdlr-core-personnel-style-grid.gdlr-core-left-align .gdlr-core-personnel-list-divider{margin-left:0;margin-right:auto}.gdlr-core-personnel-item-style-grid-no-space .gdlr-core-personnel-list-content-wrap{margin-right:33px;margin-left:0}.gdlr-core-social-share-item{direction:ltr}.gdlr-core-social-network-item{direction:ltr}.gdlr-core-icon-list-item ul{margin-right:0}.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap{margin-left:15px;margin-right:0}.gdlr-core-dropcap{float:right;margin-right:0;margin-left:20px}.gdlr-core-sticky-banner i{margin-left:10px;margin-right:0}.gdlr-core-blog-info-wrapper .gdlr-core-head{margin-left:13px;margin-right:0;display:inline-block}.gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-left:25px;margin-right:0}.gdlr-core-blog-info-wrapper .gdlr-core-blog-info:last-child{margin-left:0}.gdlr-core-blog-date-wrapper{float:right;border-left-width:1px;border-left-style:solid;border-right-width:0;margin-left:30px;margin-right:0;padding-left:20px;padding-right:0}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap{width:30%;margin-right:35px;float:left}.gdlr-core-blog-left-thumbnail .gdlr-core-blog-date-wrapper{float:right;margin-right:0;padding-left:0;padding-right:20px;border-right-width:1px;border-right-style:solid;border-left:0}.gdlr-core-blog-left-thumbnail{text-align:left}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{width:30%;margin-left:35px;float:right}.gdlr-core-blog-right-thumbnail .gdlr-core-blog-date-wrapper{margin-left:0}.gdlr-core-blog-list .gdlr-core-blog-info{margin-left:15px;margin-right:0}.gdlr-core-blog-widget .gdlr-core-blog-thumbnail{float:right;margin-left:20px;margin-right:0}.gdlr-core-blog-widget .gdlr-core-blog-info-wrapper .gdlr-core-head{margin-left:10px;margin-right:0}.gdlr-core-flexslider-nav .flex-direction-nav{margin-right:0}.gdlr-core-flexslider-nav.gdlr-core-absolute.gdlr-core-right,.gdlr-core-flexslider-nav.gdlr-core-absolute-center.gdlr-core-right{left:0;right:auto}.gdlr-core-blog-quote-format .gdlr-core-blog-quote-author:before{margin-left:2px;margin-right:0}.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote{float:right;margin-left:35px;margin-right:0}.gdlr-core-blog-link-format.gdlr-core-large .gdlr-core-blog-icon-link{float:right;margin-left:30px;margin-right:0}.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating i{margin-left:4px;margin-right:0}.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating{margin-left:10px;margin-right:0}.gdlr-core-testimonial-item.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-content{float:right}.gdlr-core-testimonial-style-left{text-align:left}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-wrap{text-align:right}.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-image{float:right;margin-left:20px;margin-right:0}.gdlr-core-testimonial-item-title-wrap .gdlr-core-flexslider-nav.gdlr-core-absolute.gdlr-core-right,.gdlr-core-testimonial-item-title-wrap .gdlr-core-flexslider-nav.gdlr-core-absolute-center.gdlr-core-right{right:0;left:auto}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-first{float:right;clear:right}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-second,.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-third{float:right}.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-fourth{float:right}.gdlr-core-gallery-item-style-scroll{direction:ltr}.gdlr-core-timeline-item .gdlr-core-timeline-item-date{float:right;text-align:left;padding-left:90px;padding-right:0}.gdlr-core-timeline-item .gdlr-core-timeline-item-bullet{margin-right:28px;margin-left:0}.gdlr-core-timeline-item .gdlr-core-timeline-item-divider{margin-right:4px;margin-left:0;border-right-width:1px;border-right-style:solid;border-left-width:0}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time{float:left}.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time i{margin-right:12px;margin-left:0;display:inline-block}.gdlr-core-sly-slider{direction:ltr}.flex-viewport{direction:ltr}.flex-viewport *{direction:rtl}.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title_bottom .gdlr-core-portfolio-title{text-align:right}.gdlr-core-portfolio-medium{direction:ltr}.gdlr-core-portfolio-medium *{direction:rtl}.gdlr-core-portfolio-single-nav-left{direction:ltr}.gdlr-core-portfolio-single-nav-right{direction:ltr}.gdlr-core-portfolio-single-related .gdlr-core-left-align{text-align:right}.gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-thumbnail{float:right;margin-left:23px;margin-right:0}.gdlr-core-recent-post-widget .gdlr-core-blog-info{margin-left:20px;margin-right:0}.gdlr-core-recent-post-widget .gdlr-core-blog-info i{margin-left:8px;margin-right:0}.gdlr-core-post-slider-widget-overlay .gdlr-core-image-overlay-content{text-align:right}.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info{margin-left:18px;margin-right:0}.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info i{margin-left:10px;margin-right:0;display:inline-block}.gdlr-core-recent-portfolio-widget{float:right;margin-left:10px;margin-right:0}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info>a{float:right}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info i{margin-left:12px;margin-right:0}.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail .added_to_cart:before{margin-left:12px;margin-right:0}.gdlr-core-product-grid .gdlr-core-product-grid-content-wrap .onsale{margin-left:20px;margin-right:0}.gdlr-core-product-grid .gdlr-core-product-price del{margin-left:2px;margin-right:0}ul.gdlr-core-product-sub-category{margin-right:0}ul.gdlr-core-product-sub-category li{float:right}@media only screen and (max-width:767px){.gdlr-core-title-item-caption-right .gdlr-core-title-item-title-wrap{margin-left:0}.gdlr-core-timeline-item .gdlr-core-timeline-item-date{padding-left:0;float:none;text-align:right}}.gdlr-core-widget-list-shortcode ul{margin-right:0}ul,ol{margin-right:35px;margin-left:0}dl dd{margin-right:20px;margin-left:0}.alignnone{margin:5px 0 20px 20px}a img.alignnone{margin:5px 0 20px 20px}.wp-caption.alignnone{margin:5px 0 20px 20px}.infinite-column-10{float:right}.infinite-column-12{float:right}.infinite-column-15{float:right}.infinite-column-20{float:right}.infinite-column-24{float:right}.infinite-column-30{float:right}.infinite-column-36{float:right}.infinite-column-40{float:right}.infinite-column-45{float:right}.infinite-column-48{float:right}.infinite-column-50{float:right}.infinite-column-60{float:right}.infinite-sidebar-right{float:right}.infinite-sidebar-center{float:none}.infinite-sidebar-left{float:left}blockquote{border-right-width:2px;border-right-style:solid;border-left-width:0}q{margin-left:15px;margin-right:0;border-right-width:2px;border-right-style:solid;border-left-width:0}header{direction:ltr}.infinite-top-cart-content-wrap{direction:rtl}.sf-menu li{direction:rtl}.infinite-navigation-submenu-indicator .sf-menu>li>a.sf-with-ul-pre:after{margin-right:13px;margin-left:0}.sf-menu>li{float:right}.rtl .infinite-navigation .sf-menu>li{padding-left:20px;padding-right:20px}.rtl .infinite-navigation .sf-menu>li:first-child{padding-right:0}.rtl .infinite-navigation .sf-menu>li:last-child{padding-left:0}.rtl .infinite-navigation .sf-menu>.infinite-normal-menu li>a{padding:6px 12px 6px 30px}.sf-menu>.infinite-normal-menu ul ul{margin-right:0}.sf-menu>.infinite-normal-menu ul{margin-right:-15px;margin-left:0}.sf-menu>.infinite-normal-menu ul ul{right:100%;left:auto}.infinite-navigation .sf-menu>.infinite-normal-menu li>a.sf-with-ul-pre:after{left:10px;right:auto;margin-right:18px;margin-left:0;content:"\f104"}.infinite-navigation .sf-menu{text-align:right}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section{border-right-width:1px;border-right-style:solid;border-left-width:0}.infinite-navigation .sf-menu>.infinite-mega-menu .sf-mega-section:first-child{border-right:none}.sf-menu>.infinite-mega-menu .sf-mega-section-inner ul{margin-right:0}.infinite-top-cart-content-wrap .infinite-top-cart-content{text-align:right}.mm-arrow:after,.mm-next:after{border-top:1px solid;border-left:1px solid;border-bottom:none;border-right:none;left:2px;right:auto}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-left:50px;padding-right:0;margin-left:0}.infinite-mobile-header-wrap{direction:ltr}.sf-menu{margin-right:0}.sf-vertical{margin-right:0}.infinite-header-side-nav.infinite-style-right .sf-vertical ul.sub-menu{margin-right:0}.infinite-logo-right-text{direction:rtl}.infinite-navigation-bar-wrap{direction:ltr}.infinite-header-side-nav.infinite-style-right .sf-vertical ul.sub-menu li>a.sf-with-ul:after,.infinite-header-side-nav.infinite-style-right .sf-vertical>li>a.sf-with-ul:after{float:left;margin-right:18px;margin-left:0;content:"\f104"}.mm-menu[data-slide=left]{left:0;right:auto}.infinite-breadcrumbs span[property=itemListElement]:first-child{margin-right:0}.infinite-top-search-wrap input.search-field{padding:0 0 25px 120px}.infinite-top-search-wrap input.search-submit{right:auto;left:52px}.infinite-top-search-wrap .infinite-top-search-submit{right:auto;left:52px}.infinite-top-search-wrap .infinite-top-search-close{right:auto;left:0}.infinite-footer-wrapper .infinite-footer-column{border-right-width:1px;border-left:0}.infinite-footer-wrapper .infinite-widget-title .gdlr-core-flexslider-nav{float:left;margin-right:20px;margin-left:0}.infinite-single-article-date-wrapper{float:right;border-left-width:1px;border-left-style:solid;border-right-width:0;margin-left:30px;padding-left:20px;margin-right:0;padding-right:0}.infinite-single-article-head{direction:rtl}.infinite-blog-info-wrapper .infinite-head{margin-left:13px;margin-right:0;display:inline-block}.infinite-blog-info-wrapper .infinite-blog-info{margin-left:25px;margin-right:0}.infinite-blog-info-wrapper .infinite-blog-info:last-child{margin-left:0}.infinite-sticky-banner i{margin-left:10px;margin-right:0}.infinite-blog-quote-format .infinite-blog-quote{float:right;margin-left:35px;margin-right:0}.infinite-blog-quote-format .infinite-blog-quote-author:before{content:"-";margin-left:2px;margin-right:0}.infinite-blog-link-format .infinite-blog-icon-link{float:right;margin-left:30px;margin-right:0}.infinite-comments-area ol.comment-list{margin-right:0}.infinite-comments-area ol.comment-list ol{margin-right:50px;margin-left:0;list-style:none}.infinite-comments-area .comment-avatar{margin-left:35px;margin-right:0;float:right}.infinite-comments-area .comment-reply{left:0;right:auto}.infinite-comments-area .comment-reply-title small{margin-left:0;margin-right:10px}.infinite-comments-area .infinite-comment-form-author{padding-left:7px;padding-right:0;float:right}.infinite-comments-area .infinite-comment-form-email{padding-left:0;padding-right:7px;float:right}.infinite-not-found-wrap form.search-form input.search-field{padding:22px 25px 22px 60px}.infinite-not-found-wrap form.search-form input.search-submit{right:auto;left:0}.infinite-not-found-wrap form.search-form .infinite-top-search-submit{right:auto;left:20px}.infinite-sidebar-area .infinite-widget-title .gdlr-core-flexslider-nav{float:left;margin-left:0;margin-right:20px}.gdlr-core-flexslider.flexslider ul.slides{margin-right:0}.infinite-sidebar-area .infinite-widget-head-text{float:right;margin-left:28px;margin-right:0}.widget_rss .rss-widget-icon{margin-left:10px;margin-right:0}.widget_product_categories ul,.widget_archive ul,.widget_categories ul,.widget_nav_menu ul,.widget_meta ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_rss ul{margin-right:0}.widget_product_categories ul li,.widget_archive ul li,.widget_categories ul li,.widget_nav_menu ul li,.widget_meta ul li,.widget_pages ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_rss ul li{padding-right:28px;padding-left:0}.widget_product_categories ul ul ul,.widget_archive ul ul ul,.widget_categories ul ul ul,.widget_nav_menu ul ul ul,.widget_meta ul ul ul,.widget_pages ul ul ul,.widget_recent_comments ul ul ul,.widget_recent_entries ul ul ul,.widget_rss ul ul ul{margin-right:-20px;margin-left:0}.widget_product_categories ul li:before,.widget_archive ul li:before,.widget_categories ul li:before,.widget_nav_menu ul li:before,.widget_meta ul li:before,.widget_pages ul li:before,.widget_recent_comments ul li:before,.widget_recent_entries ul li:before,.widget_rss ul li:before{right:0;left:auto;content:"\f104"}.widget_search form:after{left:20px;right:auto}.widget_search input.search-submit{left:0;right:auto}.tagcloud a{float:right;margin-left:10px;margin-right:0}body.infinite-boxed .gdlr-core-column-extend-left .gdlr-core-pbf-background-wrap{margin-right:-50px;margin-left:auto}body.infinite-boxed .gdlr-core-column-extend-right .gdlr-core-pbf-background-wrap{margin-left:-50px;margin-right:auto}@media only screen and (max-width:999px){body.single-product.woocommerce div.product form.cart{margin-left:0}}@media only screen and (max-width:767px){.infinite-comments-area .infinite-comment-form-author{padding-left:0}.infinite-comments-area .infinite-comment-form-email{padding-right:0}.infinite-comments-area .comment-avatar{float:none;margin-left:0}.infinite-comments-area ol.comment-list ol{margin-right:10px;margin-left:0}body .woocommerce .col2-set,.woocommerce-page .col2-set{float:none;margin-left:0}}@media only screen and (max-width:419px){.infinite-top-search-wrap input.search-field{padding-left:90px;padding-right:0}.infinite-top-search-wrap .infinite-top-search-submit{left:48px;right:auto}.infinite-top-search-wrap input.search-submit{left:48px;right:auto}}body.woocommerce .woocommerce-error,body.woocommerce .woocommerce-info,body.woocommerce .woocommerce-message{padding:.7em 3.5em 1em 2em !important}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{padding:.7em 3.5em 1em 2em !important}.woocommerce div.product form.cart .variations select{float:right;margin-right:2em;margin-left:0}a.reset_variations{margin-right:7px;margin-left:15px}.woocommerce a.showcoupon{margin-right:20px;margin-left:0}.woocommerce .col2-set,.woocommerce-page .col2-set{float:right;margin-left:3%;margin-right:0}div#order_review{float:right}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{padding-right:0;border-right:0}.widget_shopping_cart_content .total span.woocommerce-Price-amount.amount{margin-right:5px;margin-left:0}.woocommerce .widget_price_filter .price_slider_amount .button{float:right}html .woocommerce ul.cart_list li .star-rating{float:right}html .woocommerce ul.product_list_widget li .star-rating{float:right;margin-left:10px;margin-right:0}html .woocommerce ul.product_list_widget li del{margin-left:10px;margin-right:0}html .product_list_widget span.reviewer{margin-right:12px;margin-left:0;float:right}.widget_product_categories ul li .count{display:inline-block}.single-product.woocommerce div.product .star-rating{padding-left:15px;padding-right:0;margin-left:10px;margin-right:0}.single-product.woocommerce div.product p.price del .woocommerce-Price-amount{margin-left:9px;margin-right:0}.single-product.woocommerce div.product span.onsale{margin-left:15px;margin-right:0}.single-product.woocommerce div.product form.cart{margin:25px 0 55px 30px;float:right}.single-product.woocommerce #reviews .comment-respond{text-align:right}.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar{margin-left:30px;margin-right:0}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text{margin-right:0;text-align:right}.single-product.woocommerce #review_form #respond label[for=rating]{margin-left:30px;margin-right:0}.single-product.woocommerce #review_form #respond p.stars a{margin-left:5px;margin-right:0}.woocommerce.single-product .related.products{clear:right}.woocommerce .woocommerce-breadcrumb a{display:inline-block}.single-product .woocommerce-product-gallery .flex-viewport{direction:rtl}.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.woocommerce table.wishlist_table tfoot td{text-align:right}
/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/
@keyframes wc-skeleton-shimmer{to{transform:translateX(-100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-left:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-right:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-right:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:right;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";right:0;opacity:.5;position:absolute;left:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{right:0;overflow:hidden;padding-top:1.5em;position:absolute;left:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";right:0;position:absolute;left:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;right:auto;padding:.25em .75em;position:absolute;left:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;left:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(-100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-left:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-left:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 24px 0 0;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:left;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px auto 0 0!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(-180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(-180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}