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

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{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;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-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);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.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;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 .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:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-paczkomaty-inpost/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-paczkomaty-inpost/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/woocommerce-paczkomaty-inpost/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-paczkomaty-inpost/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-paczkomaty-inpost/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/woocommerce-paczkomaty-inpost/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@keyframes waiting_bar_effect{0%{left:0}to{left:100%}}.woocommerce-multi-currency img{max-width:100%}.woocommerce-multi-currency .wmc-currency.wmc-active a{cursor:default!important}.woocommerce-multi-currency.wmc-sidebar,.woocommerce-multi-currency.wmc-sidebar .wmc-title{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease}.woocommerce-multi-currency.wmc-sidebar{position:fixed;z-index:9999999999;top:50%;transform:translateY(-50%);font-family:Arial;max-height:100vh;overflow:auto}.woocommerce-multi-currency.wmc-sidebar .wmc-title{text-align:center;visibility:hidden;color:#fff;font:300 16px Arial;margin:0;text-transform:uppercase;background:#000;padding:16px 0;transition:all .25s ease;width:250px}.woocommerce-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-sidebar-open{position:relative;height:40px;width:40px;background:rgba(153,153,153,.2);border-radius:50%;margin:10px 0 0;line-height:40px;cursor:pointer;text-align:center;color:#ccc;font-weight:700;font-size:28px;display:none}.woocommerce-multi-currency.wmc-shortcode.plain-vertical.layout4 .wmc-currency-wrapper .wmc-sub-currency::-webkit-scrollbar,.woocommerce-multi-currency.wmc-shortcode.plain-vertical.layout5 .wmc-currency-wrapper .wmc-sub-currency::-webkit-scrollbar,.woocommerce-multi-currency.wmc-sidebar::-webkit-scrollbar{width:0}.woocommerce-multi-currency.wmc-sidebar::-webkit-scrollbar-track{background:#f1f1f1}.woocommerce-multi-currency.wmc-sidebar::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.woocommerce-multi-currency.wmc-sidebar::-webkit-scrollbar-thumb:hover{background:#555}.woocommerce-multi-currency.wmc-sidebar.wmc-currency-flag .wmc-list-currencies .wmc-sidebar-open{margin:10px 10px 0}.woocommerce-multi-currency.wmc-sidebar.wmc-collapse.wmc-hover .wmc-currency,.woocommerce-multi-currency.wmc-sidebar.wmc-hover .wmc-title{display:block!important;visibility:visible}.woocommerce-multi-currency.wmc-sidebar.wmc-collapse.wmc-hover .wmc-list-currencies .wmc-sidebar-open{display:none}.wmc-approximately{line-height:1.5;white-space:nowrap;padding-left:5px}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies{width:250px;display:inline-block;font-size:0}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency{background:#000;text-transform:uppercase;letter-spacing:1px;width:250px;z-index:1000;font:10px Arial;margin:4px 0 0;transition:all .25s ease;position:relative;cursor:pointer;clear:both;display:inline-block;height:40px}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency:hover{background:#f78080}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency a{color:#fff;text-decoration:none;text-align:center;line-height:40px;display:flex;align-items:center;justify-content:center;width:100%}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency .wmc-currency-content-left{text-align:center;width:40px;line-height:40px;display:inline-flex;justify-content:center}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency .wmc-currency-content-right{width:calc(100% - 40px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:40px}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency span.wmc-active-title{color:#fff;text-decoration:none;text-align:center;line-height:40px;vertical-align:top;display:inline-block;width:170px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency.wmc-active{position:relative;background:#f78080}.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-sidebar-open:before{content:"+";width:100%;text-align:center}.woocommerce-multi-currency.wmc-sidebar.wmc-collapse.style-1 .wmc-list-currencies .wmc-currency:not(.wmc-active){display:none}.woocommerce-multi-currency.wmc-sidebar.style-1.wmc-left .wmc-list-currencies .wmc-currency{text-align:right}.woocommerce-multi-currency.wmc-sidebar.wmc-left{left:-210px}.woocommerce-multi-currency.wmc-sidebar.wmc-left .wmc-list-currencies .wmc-sidebar-open{float:right}.woocommerce-multi-currency.wmc-sidebar.wmc-left .wmc-list-currencies .wmc-currency span{display:inline-block;float:right}.woocommerce-multi-currency.wmc-sidebar.wmc-left:not(.wmc-hover) .wmc-list-currencies .wmc-currency a{flex-direction:row-reverse}.woocommerce-multi-currency.wmc-sidebar.wmc-collapse .wmc-list-currencies .wmc-sidebar-open{display:block}.woocommerce-multi-currency.wmc-price-switcher{font-size:16px;position:relative;cursor:context-menu;z-index:1;margin:5px 0;display:inline-block}.woocommerce-multi-currency.wmc-price-switcher a{white-space:nowrap;display:inline-block;vertical-align:middle;width:100%;background:#eee;font-size:0}.woocommerce-multi-currency.wmc-price-switcher a:hover i{transform:scale(1.05)}.woocommerce-multi-currency.wmc-price-switcher a span{padding:0 15px;display:inline-block;vertical-align:middle;font-size:16px}.woocommerce-multi-currency.wmc-price-switcher .wmc-current-currency{display:inline-block;padding:0 20px 5px 0;position:relative}.woocommerce-multi-currency.wmc-price-switcher .wmc-current-currency:before{content:"▼";position:absolute;right:0;top:15%;font-size:14px}.woocommerce-multi-currency.wmc-price-switcher .wmc-sub-currency{display:inline-block;opacity:0;position:absolute;top:-50px;visibility:hidden;transition:all .25s ease;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;left:0;max-height:60vh;overflow:auto}.woocommerce-multi-currency.wmc-price-switcher .wmc-sub-currency.wmc-show-up{max-height:30vh}.woocommerce-multi-currency.wmc-price-switcher img{display:inline-block;max-width:40px;vertical-align:top}.woocommerce-multi-currency.wmc-price-switcher .wmc-currency{padding:0;margin-bottom:3px}.woocommerce-multi-currency.wmc-price-switcher .wmc-currency a{display:flex;line-height:2}.woocommerce-multi-currency.wmc-price-switcher .wmc-sub-currency::-webkit-scrollbar,.woocommerce-multi-currency.wmc-shortcode[data-layout=layout7] .wmc-sub-currency::-webkit-scrollbar,.woocommerce-multi-currency.wmc-shortcode[data-layout=plain_vertical] .wmc-sub-currency::-webkit-scrollbar{width:7px}.woocommerce-multi-currency.wmc-price-switcher .wmc-sub-currency::-webkit-scrollbar-track,.woocommerce-multi-currency.wmc-shortcode[data-layout=layout7] .wmc-sub-currency::-webkit-scrollbar-track,.woocommerce-multi-currency.wmc-shortcode[data-layout=plain_vertical] .wmc-sub-currency::-webkit-scrollbar-track{background:#f1f1f1;margin-top:0;margin-bottom:0}.woocommerce-multi-currency.wmc-price-switcher .wmc-sub-currency::-webkit-scrollbar-thumb,.woocommerce-multi-currency.wmc-shortcode[data-layout=layout7] .wmc-sub-currency::-webkit-scrollbar-thumb,.woocommerce-multi-currency.wmc-shortcode[data-layout=plain_vertical] .wmc-sub-currency::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.woocommerce-multi-currency.wmc-price-switcher .wmc-sub-currency::-webkit-scrollbar-thumb:hover,.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency-wrapper .wmc-sub-currency::-webkit-scrollbar-thumb:hover,.woocommerce-multi-currency.wmc-shortcode[data-layout=layout7] .wmc-sub-currency::-webkit-scrollbar-thumb:hover,.woocommerce-multi-currency.wmc-shortcode[data-layout=plain_vertical] .wmc-sub-currency::-webkit-scrollbar-thumb:hover{background:#555}.woocommerce-multi-currency.wmc-shortcode[data-layout=layout4] .wmc-sub-currency,.woocommerce-multi-currency.wmc-shortcode[data-layout=layout5] .wmc-sub-currency,.woocommerce-multi-currency.wmc-shortcode[data-layout=layout7] .wmc-sub-currency,.woocommerce-multi-currency.wmc-shortcode[data-layout=layout8] .wmc-sub-currency,.woocommerce-multi-currency.wmc-shortcode[data-layout=plain_vertical] .wmc-sub-currency{max-height:40vh;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none;height:fit-content}.woocommerce-multi-currency.wmc-price-switcher:not(.wmc-currency-trigger-click):hover .wmc-sub-currency{visibility:visible;opacity:1;top:45px}.woocommerce-multi-currency.wmc-price-switcher.wmc-currency-trigger-click.wmc-currency-trigger-click-active .wmc-sub-currency{visibility:visible;opacity:1;top:45px}.woocommerce-multi-currency.wmc-sidebar.wmc-currency-symbol .wmc-list-currencies .wmc-currency span.wmc-currency-content-left{font-size:16px;font-weight:300}.woocommerce-multi-currency.wmc-sidebar.wmc-currency-flag.wmc-left .wmc-list-currencies .wmc-currency{border-radius:0 5px 5px 0}.woocommerce-multi-currency.wmc-sidebar.wmc-currency-flag.wmc-right .wmc-list-currencies .wmc-currency{border-radius:5px 0 0 5px}.woocommerce-multi-currency.wmc-sidebar.wmc-currency-flag.wmc-currency-symbol .wmc-list-currencies .wmc-currency a{font-size:16px}.woocommerce-multi-currency.wmc-sidebar.wmc-right{right:-210px}.woocommerce-multi-currency.wmc-sidebar.wmc-right.wmc-hover{right:0}.woocommerce-multi-currency.wmc-sidebar.wmc-left.wmc-hover{left:0}.woocommerce-multi-currency.wmc-shortcode img{vertical-align:middle;height:24px;width:24px;margin:0;display:inline-block;padding:0}.woocommerce-multi-currency.wmc-shortcode .wmc-currency a{text-decoration:none!important;box-shadow:none;margin:0;padding:0;color:inherit}.woocommerce-multi-currency.wmc-shortcode .wmc-currency a:hover,.woocommerce-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency.wmc-active a,.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a:hover,.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency.wmc-active a{font-weight:700}.woocommerce-multi-currency.wmc-shortcode .wmc-currency-wrapper .wmc-current-currency-arrow{position:absolute;line-height:1.5;right:3px;padding:0;top:50%;transform:translateY(-50%);font-size:15px}.woocommerce-multi-currency.wmc-shortcode .wmc-currency-wrapper .wmc-current-currency-arrow::after{content:"▼"}.woocommerce-multi-currency.wmc-shortcode[data-layout=layout3] .wmc-currency a{display:flex}.woocommerce-multi-currency.wmc-shortcode.flag-large img{width:64px;height:auto}.woocommerce-multi-currency.wmc-shortcode.plain-horizontal{display:inline-block;font-size:0;vertical-align:top;width:100%}.woocommerce-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency{display:inline-block;padding:5px;vertical-align:top;max-width:50%;font-size:16px}.woocommerce-multi-currency.wmc-shortcode.plain-horizontal .wmc-currency a{font-weight:300}.woocommerce-multi-currency.wmc-shortcode.plain-vertical{box-sizing:border-box;display:inline-block;cursor:context-menu}.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper{position:relative}.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency{position:relative;padding:5px 20px;display:flex;font-weight:700;border:1px solid #e5e5e5;width:calc(100% + 2px)}.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency{position:absolute;top:100%;width:calc(100% + 2px);background:#fff;border:1px solid #e5e5e5;text-align:left;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;display:none;border-top:none;z-index:99}.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency{position:relative;padding:5px 20px}.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;font-weight:400;display:flex;align-items:center}.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a span{display:inline-block;vertical-align:middle;padding:0 5px}.woocommerce-multi-currency.wmc-shortcode.plain-vertical.wmc-dropdown-direction-top .wmc-currency-wrapper .wmc-sub-currency{bottom:100%;top:unset}.woocommerce-multi-currency.wmc-shortcode.plain-vertical a{white-space:nowrap}.woocommerce-multi-currency.wmc-shortcode.plain-vertical[data-layout=layout7] .wmc-currency-wrapper .wmc-sub-currency .wmc-currency{display:flex;justify-content:center}.woocommerce-multi-currency.wmc-shortcode.plain-vertical.wmc-currency-trigger-click.wmc-currency-trigger-click-active .wmc-currency-wrapper .wmc-sub-currency{display:block}.woocommerce-multi-currency.wmc-shortcode.plain-vertical:not(.wmc-currency-trigger-click) .wmc-currency-wrapper:hover .wmc-sub-currency{display:block}.woocommerce-multi-currency.wmc-shortcode.plain-vertical.layout5 .wmc-currency-wrapper span.wmc-current-currency span{padding:0 5px}.woocommerce-multi-currency.wmc-shortcode[data-layout=layout8] .wmc-currency-wrapper .wmc-sub-currency::-webkit-scrollbar{width:0}.woocommerce-multi-currency.wmc-shortcode.plain-horizontal.layout6 .wmc-currency{font-size:16px}.woocommerce-multi-currency.wmc-shortcode.wmc-shortcode-fixed.top-left{top:0;left:0;bottom:unset;right:unset}.woocommerce-multi-currency.wmc-shortcode.wmc-shortcode-fixed.top-right{top:0;left:unset;bottom:unset;right:0}.woocommerce-multi-currency.wmc-shortcode.wmc-shortcode-fixed.bottom-left{top:unset;left:0;bottom:0;right:unset}.woocommerce-multi-currency.wmc-shortcode.wmc-shortcode-fixed.bottom-left .wmc-currency-wrapper .wmc-sub-currency,.woocommerce-multi-currency.wmc-shortcode.wmc-shortcode-fixed.bottom-right .wmc-currency-wrapper .wmc-sub-currency{top:unset;bottom:100%}.woocommerce-multi-currency.wmc-shortcode.wmc-shortcode-fixed.bottom-right{top:unset;left:unset;bottom:0;right:0}.woocommerce-multi-currency.wmc-shortcode.wmc-shortcode-fixed{position:fixed;z-index:99999999;width:auto}.wmc-sub-currency .wmc-hidden{display:none!important}.woocommerce-multi-currency.layout10 .wmc-text{vertical-align:top;padding-left:5px}.wmc-current-currency-inner.wmc-active{display:block}.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle{display:inline-block;cursor:context-menu}.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-currency-wrapper{position:relative}.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-currency-wrapper .wmc-sub-currency{position:absolute;top:100%;width:fit-content;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;display:none;z-index:999999}.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-currency,.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-current-currency{border-radius:50px;width:38px;height:38px;text-align:center;margin-bottom:3px;line-height:37px;font-size:20px}.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-current-currency{display:inline-block}.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle .wmc-fix-font{font-size:15px}.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle:not(.wmc-currency-trigger-click) .wmc-currency-wrapper:hover .wmc-sub-currency{display:block;overflow:hidden}.woocommerce-multi-currency.wmc-shortcode.vertical-currency-symbols-circle.wmc-currency-trigger-click.wmc-currency-trigger-click-active .wmc-currency-wrapper .wmc-sub-currency{display:block;overflow:hidden}.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-current-currency a{font-weight:700}.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-currency-wrapper{font-size:0}.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-currency{font-size:16px;display:inline-block;border-radius:50px;min-width:60px;text-align:center;margin-right:-30px;position:relative;border:1px solid rgba(0,0,0,.1);padding:5px 0}.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-currency a{padding:0 14px}.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-left{text-align:left}.woocommerce-multi-currency.wmc-shortcode.layout9 .wmc-right{text-align:right}.html.custom.html_topbar_right.has-child{padding:0;font-size:.97em}.wmc-flatsome-mobile-nav.wmc-current-currency{padding:15px 0 15px 20px;flex-grow:1}.woocommerce-multi-currency .wmc-show-up{top:unset!important;bottom:100%;border-bottom:none!important}.woocommerce-multi-currency:not([data-layout=layout8]) .wmc-show-up{border-top:1px solid #e5e5e5!important}.wmc-custom-checkout-left{float:left}.wmc-custom-checkout-right{float:right;color:red}.wmc-custom-checkout-right+.wmc-approximately{float:right}.wmc-custom-checkout-right .amount{float:none!important}.woocommerce-multi-currency.wmc-shortcode .wmc-current-currency .wmc-open-dropdown-currencies{display:flex;align-items:center;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:10px}.woocommerce-multi-currency.wmc-shortcode .wmc-current-currency .wmc-open-dropdown-currencies:after{content:"";border-width:0 1px 1px 0;display:inline-block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-style:solid;width:6px;margin:0;height:6px;cursor:default}.woocommerce-multi-currency.wmc-shortcode.layout10{vertical-align:middle}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-current-currency{padding-left:10px!important;background-color:transparent!important;border:0!important;font-weight:400!important}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-current-currency>span:first-child{display:flex}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-current-currency .wmc-open-dropdown-currencies{padding-left:5px}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-sub-currency{box-shadow:0 0 2px rgba(0,0,0,.5);border-radius:3px;padding:5px;border:0!important}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-sub-currency .wmc-currency a,.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-sub-currency .wmc-currency a:hover{font-weight:400!important}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-sub-currency .wmc-currency:hover{background-color:#e5ecf3}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency{padding:5px!important}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency span{padding:0 0 0 5px!important}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency-wrapper .wmc-sub-currency{z-index:99999;max-height:250px;overflow-y:auto;font-size:12px}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency-wrapper .wmc-sub-currency::-webkit-scrollbar{width:7px}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency-wrapper .wmc-sub-currency::-webkit-scrollbar-track{background:#f1f1f1;margin-top:2px;margin-bottom:2px}.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency-wrapper .wmc-sub-currency::-webkit-scrollbar-thumb{background:#cecece;border-radius:20px}.woocommerce-multi-currency.wmc-shortcode.plain-vertical.layout10 .wmc-currency-wrapper .wmc-sub-currency{width:auto}#order_review .wmc-approximately,.cart_totals .wmc-approximately,.product .price .wmc-approximately,.woocommerce-cart-form__cart-item .wmc-approximately,.woocommerce-mini-cart__total .wmc-approximately{display:block!important;padding-left:0}.woocommerce-mini-cart-item.mini_cart_item .wmc-approximately{padding-left:5px}.wmc-cache-pid+.subscription-details+.subscription-details{display:none}.wmc-currency-loading{position:relative}.woocommerce-multi-currency.wmc-currency-loading.wmc-price-switcher .wmc-sub-currency:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,.7);z-index:9999}.woocommerce-multi-currency.wmc-currency-loading.wmc-price-switcher .wmc-sub-currency:after{z-index:9999;content:url(/wp-content/plugins/woocommerce-multi-currency/css/images/loading.gif);font-size:15px;position:absolute;left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale3d(.5,.5,.5);margin:0;padding:0}.woocommerce-multi-currency.wmc-currency-loading:not(.wmc-price-switcher):before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,.7);z-index:9999}.woocommerce-multi-currency.wmc-currency-loading:not(.wmc-price-switcher):after{z-index:9999;content:url(/wp-content/plugins/woocommerce-multi-currency/css/images/loading.gif);font-size:15px;position:absolute;left:50%;top:50%;opacity:1;transform:translate(-50%,-50%) scale3d(.5,.5,.5);margin:0;padding:0}@media screen and (max-width:768px){.woocommerce-multi-currency.wmc-sidebar .wmc-title,.woocommerce-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency{margin-left:auto;margin-right:auto}.woocommerce-multi-currency.wmc-sidebar{background:unset}.woocommerce-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-currency:not(.wmc-active){display:none}.woocommerce-multi-currency.wmc-sidebar .wmc-list-currencies .wmc-sidebar-open{display:flex}.woocommerce-multi-currency.wmc-sidebar.wmc-hover,.woocommerce-multi-currency.wmc-sidebar.wmc-hover.wmc-mobile-no-collapse{width:100%;top:0;right:0;left:0;transform:none;bottom:0;padding:10% 0;background:rgba(255,255,255,.8)}.woocommerce-multi-currency.wmc-sidebar.wmc-hover .wmc-list-currencies,.woocommerce-multi-currency.wmc-sidebar.wmc-hover.wmc-mobile-no-collapse .wmc-list-currencies{overflow:auto;width:100%;margin:0 auto;position:relative;transform:translateY(-50%);top:50%;max-height:100%}.woocommerce-multi-currency.wmc-sidebar.wmc-hover .wmc-list-currencies .wmc-sidebar-open,.woocommerce-multi-currency.wmc-sidebar.wmc-hover.wmc-mobile-no-collapse .wmc-list-currencies .wmc-sidebar-open{display:none}.woocommerce-multi-currency.wmc-sidebar.wmc-hover .wmc-list-currencies .wmc-currency,.woocommerce-multi-currency.wmc-sidebar.wmc-hover.wmc-mobile-no-collapse .wmc-list-currencies .wmc-currency{display:flex}.woocommerce-multi-currency.wmc-sidebar.wmc-mobile-no-collapse .wmc-list-currencies .wmc-currency{display:inline-block}.woocommerce-multi-currency.wmc-sidebar.wmc-mobile-no-collapse .wmc-list-currencies .wmc-sidebar-open{display:none}}.course-origin-price+.origin-price{display:none}.wmc-cache-loading .woocommerce-Price-amount.amount{position:relative}.wmc-cache-loading .woocommerce-Price-amount.amount:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f0f0f0}.wmc-cache-loading .woocommerce-Price-amount.amount:after{content:"";position:absolute;top:0;width:10px;bottom:0;background-color:#fefefe;opacity:.5;left:0;filter:blur(1px);animation:waiting_bar_effect 1s infinite}.wmc-convertor-row{margin-bottom:1em}.wmc-convertor-row input,.wmc-convertor-row select{line-height:1.5;padding:7px;width:100%}.wmc-currency-convertor-result{font-weight:700}.woocommerce-shipping-destination{clear:both}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto}@media(min-width:66.4989378333em){.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide{width:auto;max-width:1000%;padding-left:1.41575em;padding-right:1.41575em;clear:both}.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw)}}@media(min-width:66.4989378333em){.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignwide{padding-left:0;padding-right:0}}@media(min-width:66.4989378333em){.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignwide,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignwide{padding-left:0;padding-right:0}}.home.page-template-template-fullwidth .hentry{margin-bottom:0}.home.page-template-template-fullwidth .hentry .entry-content>.wp-block-cover,.home.page-template-template-fullwidth .hentry .entry-content>.wp-block-image{margin-bottom:4.235801032em}.home.page-template-template-fullwidth .hentry .entry-content h2+.woocommerce,.home.page-template-template-fullwidth .hentry .entry-content h2+[class*=wp-block-woocommerce-]{margin-top:2.2906835em}.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content>.wp-block-cover.alignfull,.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content>.wp-block-image.alignfull{margin-top:-4.235801032em}.hentry .entry-content .has-small-font-size,.editor-styles-wrapper .has-small-font-size{font-size:.875em}.hentry .entry-content .has-medium-font-size,.editor-styles-wrapper .has-medium-font-size{font-size:1.41575em}.hentry .entry-content .has-large-font-size,.editor-styles-wrapper .has-large-font-size{font-size:1.618em}.hentry .entry-content .has-huge-font-size,.editor-styles-wrapper .has-huge-font-size{font-size:2.2906835em}.hentry .entry-content .wp-block-audio,.editor-styles-wrapper .wp-block-audio{margin-bottom:1.41575em;width:100%}.hentry .entry-content .wp-block-audio audio,.editor-styles-wrapper .wp-block-audio audio{width:100%}.hentry .entry-content .wp-block-audio.alignleft audio,.hentry .entry-content .wp-block-audio.alignright audio,.editor-styles-wrapper .wp-block-audio.alignleft audio,.editor-styles-wrapper .wp-block-audio.alignright audio{max-width:284px}.hentry .entry-content .wp-block-audio.aligncenter,.editor-styles-wrapper .wp-block-audio.aligncenter{margin:0 auto 1.41575em;max-width:47.8260869565%}.hentry .entry-content .wp-block-video,.editor-styles-wrapper .wp-block-video{margin-bottom:1.41575em}.hentry .entry-content .wp-block-video video,.editor-styles-wrapper .wp-block-video video{width:100%}.hentry .entry-content .wp-block-button,.editor-styles-wrapper .wp-block-button{margin-bottom:1.41575em}.hentry .entry-content .wp-block-button .wp-block-button__link,.editor-styles-wrapper .wp-block-button .wp-block-button__link{border-radius:0;font-size:1em;line-height:1.618;border:0;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none}.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:focus,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:active,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover{background:#fff0;border:2px solid currentColor}.hentry .entry-content .wp-block-archives,.hentry .entry-content .wp-block-categories,.hentry .entry-content .wp-block-latest-posts,.editor-styles-wrapper .wp-block-archives,.editor-styles-wrapper .wp-block-categories,.editor-styles-wrapper .wp-block-latest-posts{margin:0 0 1.41575em;list-style:none}.hentry .entry-content .wp-block-latest-posts__post-date,.editor-styles-wrapper .wp-block-latest-posts__post-date{font-size:.875em}.hentry .entry-content .wp-block-latest-posts li,.editor-styles-wrapper .wp-block-latest-posts li{margin:0}.hentry .entry-content .wp-block-latest-posts.has-dates li,.editor-styles-wrapper .wp-block-latest-posts.has-dates li{margin:0 0 1em}.hentry .entry-content .wp-block-latest-posts.is-grid li,.editor-styles-wrapper .wp-block-latest-posts.is-grid li{margin:0 1em 0 0}.hentry .entry-content .wp-block-latest-posts.is-grid.has-dates li,.editor-styles-wrapper .wp-block-latest-posts.is-grid.has-dates li{margin-bottom:1em}@media(min-width:600px){.hentry .entry-content .wp-block-latest-posts.columns-2 li,.editor-styles-wrapper .wp-block-latest-posts.columns-2 li{margin-right:4.347826087%;width:47.8260869565%}.hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),.editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n){margin-right:0}.hentry .entry-content .wp-block-latest-posts.columns-3 li,.editor-styles-wrapper .wp-block-latest-posts.columns-3 li{margin-right:4.347826087%;width:30.4347826087%}.hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),.editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n){margin-right:0}.hentry .entry-content .wp-block-latest-posts.columns-4 li,.editor-styles-wrapper .wp-block-latest-posts.columns-4 li{margin-right:4.347826087%;width:21.7391304348%}.hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),.editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n){margin-right:0}.hentry .entry-content .wp-block-latest-posts.columns-5 li,.editor-styles-wrapper .wp-block-latest-posts.columns-5 li{margin-right:4.347826087%;width:16.5217391304%}.hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),.editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n){margin-right:0}.hentry .entry-content .wp-block-latest-posts.columns-6 li,.editor-styles-wrapper .wp-block-latest-posts.columns-6 li{margin-right:4.347826087%;width:13.0434782609%}.hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),.editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li{margin-right:5.8823529412%;width:34.7826086957%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li{margin-right:5.8823529412%;width:21.7391304348%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li{margin-right:5.8823529412%;width:15.2173913043%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li{margin-right:5.8823529412%;width:11.3043478261%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li{margin-right:5.8823529412%;width:8.6956521739%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n){margin-right:0}}.hentry .entry-content p.has-drop-cap:not(:focus)::first-letter,.editor-styles-wrapper p.has-drop-cap:not(:focus)::first-letter{margin:.15em .3819820591em 0 0;font-size:4.235801032em;font-weight:300;line-height:.618}.hentry .entry-content .wp-block-pullquote,.editor-styles-wrapper .wp-block-pullquote{margin:0 0 1.41575em}.hentry .entry-content .wp-block-pullquote blockquote,.editor-styles-wrapper .wp-block-pullquote blockquote{border:0;margin:0}.hentry .entry-content .wp-block-pullquote p,.editor-styles-wrapper .wp-block-pullquote p{margin-bottom:1em;font-size:1.618em;line-height:1.618}.hentry .entry-content .wp-block-quote,.editor-styles-wrapper .wp-block-quote{margin-bottom:1.41575em;padding:0 0 0 1em}.hentry .entry-content .wp-block-quote.is-large,.hentry .entry-content .wp-block-quote.is-style-large,.editor-styles-wrapper .wp-block-quote.is-large,.editor-styles-wrapper .wp-block-quote.is-style-large{margin:0 0 1.41575em;padding:0;border:0}.hentry .entry-content .wp-block-quote.is-large p,.hentry .entry-content .wp-block-quote.is-style-large p,.editor-styles-wrapper .wp-block-quote.is-large p,.editor-styles-wrapper .wp-block-quote.is-style-large p{font-size:1.41575em;line-height:1.618}.hentry .entry-content .wp-block-quote footer,.hentry .entry-content .wp-block-quote cite,.hentry .entry-content .wp-block-quote__citation,.editor-styles-wrapper .wp-block-quote footer,.editor-styles-wrapper .wp-block-quote cite,.editor-styles-wrapper .wp-block-quote__citation{font-size:1em;font-weight:700}.hentry .entry-content .wp-block-embed.alignleft,.editor-styles-wrapper .wp-block-embed.alignleft{margin-right:2.617924em}.hentry .entry-content .wp-block-embed.alignright,.editor-styles-wrapper .wp-block-embed.alignright{margin-left:2.617924em}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder),.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder){display:inline}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) figure,.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) figure{margin-bottom:1.41575em}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) .alignleft,.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) .alignleft{margin-right:2.617924em}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) .alignright,.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) .alignright{margin-left:2.617924em}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) figcaption,.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) figcaption{margin:0;padding:.875em 0;font-size:.875em;font-style:italic}.hentry .entry-content figure.wp-block-image,.editor-styles-wrapper figure.wp-block-image{margin:0 0 1.41575em}.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text{font-size:1.618em;font-weight:300;line-height:1.618;padding:1em;width:calc(100vw - 1em);max-width:calc(100vw - 1em);color:#fff;z-index:1;text-align:center}@media(min-width:568px){.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text{padding:1em;font-size:2.2906835em;width:66.6666666667vw;max-width:66.6666666667vw}}@media(min-width:768px){.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text{font-size:2.2906835em;width:50vw;max-width:50vw}}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container{padding:2.617924em 1em;width:calc(100vw - 1em);max-width:calc(100vw - 1em)}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1){margin-bottom:0}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6{padding:0;margin-left:auto;margin-right:auto}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1{font-size:3.706325903em;margin-bottom:.2360828548em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2{font-size:2.617924em;margin-bottom:.3342343017em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3{font-size:2.2906835em;margin-bottom:.3819820591em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4{font-size:1.618em;margin-bottom:.5407911001em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5{font-size:1.41575em;margin-bottom:.6180469716em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6{font-size:1.41575em;margin-bottom:.6180469716em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size){font-size:1.1em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color){color:#fff}@media(min-width:568px){.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container{width:66.6666666667vw;max-width:66.6666666667vw}}@media(min-width:768px){.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container{width:50vw;max-width:50vw;padding-top:6.8535260698em;padding-bottom:6.8535260698em}}@media(min-width:66.4989378333em){.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignwide,.storefront-align-wide.page-template-template-fullwidth-php .editor-styles-wrapper .wp-block-cover.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .editor-styles-wrapper .wp-block-cover.alignwide,.storefront-align-wide.storefront-full-width-content .editor-styles-wrapper .wp-block-cover.alignfull,.storefront-align-wide.storefront-full-width-content .editor-styles-wrapper .wp-block-cover.alignwide{padding-left:0;padding-right:0}}.hentry .entry-content .wp-block-gallery,.editor-styles-wrapper .wp-block-gallery{margin:0 0 1.41575em}.hentry .entry-content .wp-block-gallery .blocks-gallery-image,.hentry .entry-content .wp-block-gallery .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item{width:47.8260869565%;margin:0 4.347826087% 4.347826087% 0;flex-grow:0}.hentry .entry-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),.hentry .entry-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image:nth-of-type(even),.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item:nth-of-type(even){margin-right:0}.hentry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,.hentry .entry-content .wp-block-gallery .blocks-gallery-item figcaption,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image figcaption,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item figcaption{font-size:1em;padding:2.2906835em 1.41575em .6180469716em}@media(min-width:600px){.hentry .entry-content .wp-block-gallery .blocks-gallery-image,.hentry .entry-content .wp-block-gallery .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item{margin:0 4.347826087% 4.347826087% 0}.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item{margin-right:4.347826087%;width:47.8260869565%}.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item{margin-right:4.347826087%;width:30.4347826087%}.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item{margin-right:4.347826087%;width:21.7391304348%}.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item{margin-right:4.347826087%;width:16.5217391304%}.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item{margin-right:4.347826087%;width:13.0434782609%}.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item{margin-right:4.347826087%;width:10.5590062112%}.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item{margin-right:4.347826087%;width:8.6956521739%}.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item{margin-bottom:5.8823529412%;margin-right:5.8823529412%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item{margin-right:5.8823529412%;width:47.0588235294%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item{margin-right:5.8823529412%;width:29.4117647059%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item{margin-right:5.8823529412%;width:20.5882352941%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item{margin-right:5.8823529412%;width:15.2941176471%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item{margin-right:5.8823529412%;width:11.7647058824%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item{margin-right:5.8823529412%;width:9.243697479%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item{margin-right:5.8823529412%;width:7.3529411765%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.hentry .entry-content .wp-block-separator,.editor-styles-wrapper .wp-block-separator{border:0;margin:0 auto 1.41575em;overflow:hidden}.hentry .entry-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper .wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:10%}.hentry .entry-content .wp-block-embed-twitter,.editor-styles-wrapper .wp-block-embed-twitter{overflow:hidden}.hentry .entry-content .wp-block-table,.editor-styles-wrapper .wp-block-table{border-collapse:separate}.hentry .entry-content .wp-block-table td,.hentry .entry-content .wp-block-table th,.editor-styles-wrapper .wp-block-table td,.editor-styles-wrapper .wp-block-table th{border:0;padding:1em 1.41575em;word-break:normal}.hentry .entry-content .wp-block-table thead th,.editor-styles-wrapper .wp-block-table thead th{padding:1.41575em}.hentry .entry-content .wp-block-file,.editor-styles-wrapper .wp-block-file{margin-bottom:1.41575em}.hentry .entry-content .wp-block-file .wp-block-file__button,.editor-styles-wrapper .wp-block-file .wp-block-file__button{font-size:.875em;line-height:1.618;border:0;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none;border-radius:0;opacity:1}.hentry .entry-content .wp-block-code,.hentry .entry-content .wp-block-preformatted pre,.editor-styles-wrapper .wp-block-code,.editor-styles-wrapper .wp-block-preformatted pre{font-family:"Courier 10 Pitch",Courier,monospace;font-size:1em}.hentry .entry-content .wp-block-code,.editor-styles-wrapper .wp-block-code{border:none;border-radius:0;padding:1.618em}.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column{margin-bottom:1em}@media(min-width:600px){.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column{padding-left:0;padding-right:4.347826087%;margin-left:0}.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child){margin-right:0}.hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),.editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even){padding-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column{padding-right:5.8823529412%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even){padding-right:0}}@media(min-width:782px){.hentry .entry-content .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n),.editor-styles-wrapper .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n){margin-right:0}.hentry .entry-content .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n),.editor-styles-wrapper .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n){margin-right:0}.hentry .entry-content .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n),.editor-styles-wrapper .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n){margin-right:0}.hentry .entry-content .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n),.editor-styles-wrapper .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n){margin-right:0}.hentry .entry-content .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n),.editor-styles-wrapper .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n){margin-right:0}.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column{padding-right:0}.hentry .entry-content .wp-block-columns .wp-block-column:not(:first-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:first-child){padding-left:0}.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child){padding-right:0;margin-right:4.347826087%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column{padding-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child){margin-right:5.8823529412%}}.hentry .entry-content .wp-block-latest-comments,.editor-styles-wrapper .wp-block-latest-comments{margin:0 0 1.41575em}.hentry .entry-content .wp-block-latest-comments__comment-avatar,.editor-styles-wrapper .wp-block-latest-comments__comment-avatar{margin-top:.3819820591em}.hentry .entry-content .wp-block-latest-comments__comment,.editor-styles-wrapper .wp-block-latest-comments__comment{font-size:1em;margin:0 0 1em}.hentry .entry-content .wp-block-latest-comments__comment-date,.editor-styles-wrapper .wp-block-latest-comments__comment-date{font-size:.875em}.hentry .entry-content .wp-block-latest-comments__comment-excerpt p,.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p{margin:.5407911001em 0 1em;font-size:1em;line-height:1.618}.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.706325903em}.hentry .entry-content .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment,.editor-styles-wrapper .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment{margin:0;line-height:1.618}.hentry .entry-content .wp-block-latest-comments br,.editor-styles-wrapper .wp-block-latest-comments br{display:inline;content:""}.wc-block-grid img{display:block;margin:0 auto 1.618em}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}#calc2{margin-top:56px}.mraty-button-wrap{margin:20px 0;text-align:center}#mBank-calc-2{margin:10px 0}#mBank-calc-2.mbank-calc.new .center-calc-2{width:370px}#mBank-calc-2 .center-calc-2{text-align:left}#mBank-calc-2 input.mb-calc-2{width:auto;margin:0 5px 0 0}@media(max-width:545px){#calc2{margin-top:100px}}img{display:block;outline:none;border-style:none}body{padding:0;margin:0}
/*! jQuery UI - v1.9.2 - 2014-01-29
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.slider.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/wp-content/plugins/mratyzero/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/wp-content/plugins/mratyzero/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-image:url(/wp-content/plugins/mratyzero/css/images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(/wp-content/plugins/mratyzero/css/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/wp-content/plugins/mratyzero/css/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/wp-content/plugins/mratyzero/css/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/wp-content/plugins/mratyzero/css/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/wp-content/plugins/mratyzero/css/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/wp-content/plugins/mratyzero/css/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/wp-content/plugins/mratyzero/css/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/wp-content/plugins/mratyzero/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/wp-content/plugins/mratyzero/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}@font-face{font-display:swap;font-family:'fs_lola_light';src:url(data:font/truetype;charset=utf-8;base64,AAEAAAATAQAABAAwRkZUTV/5VzAAAAE8AAAAHEdERUYCBgD2AAABWAAAACZHUE9TCzkRmwAAAYAAACMQR1NVQtph3a8AACSQAAAAWE9TLzK21n4IAAAk6AAAAGBjbWFwpmnDZgAAJUgAAAISY3Z0IAgMBuwAACdcAAAAJGZwZ21TtC+nAAAngAAAAmVnYXNw//8AAwAAKegAAAAIZ2x5Zh9EsCEAACnwAACsLGhlYWQB30AxAADWHAAAADZoaGVhDpsG0QAA1lQAAAAkaG10eImVZ8MAANZ4AAADtGxvY2GnTNMSAADaLAAAAdxtYXhwAgoBQQAA3AgAAAAgbmFtZTTEUPkAANwoAABDHnBvc3R+gfI8AAEfSAAAArBwcmVwGj3JlwABIfgAAADCd2ViZsq9UUkAASK8AAAABgAAAAEAAAAAzD2izwAAAADGTDknAAAAAM1vezkAAQAAAA4AAAAeAAAAAAACAAIAAQDqAAEA6wDsAAIABAAAAAIAAAAAAAEAAAAKAB4ALAABbGF0bgAIAAQAAAAA//8AAQAAAAFrZXJuAAgAAAABAAAAAQAEAAIAAAADAAwGmB6MAAEGHgAEAAAANQB0AKIAvAHWAeQB/gIIAroC9AL6AxQEEgQoBOYFAAUGBagFsgWoBbgFvgXYBgoGGACiAKIAogCiAKIAogH+Af4B/gH+Af4B/gTmBQAFAAUABQAFAAUABQAFuAYYBhgAogUAAeQFuAH+BOYACwAkABQAN/9IAFn/cQBa/3EAgQAUAIIAFACDABQAhAAUAIUAFACGABQAwQAUAAYAEQAhADT/4wA5/5oAVP/0AFf/5wBZ/6QARgAP/0gAEf9IACT/eQAm/+wAKv/sAC3/4QAy/+wANP/sAET/uABG/8MAR//DAEj/wwBK/8MATP/sAFL/wwBU/8MAVf/XAFf/1wBY/8MAW//sAFz/wwCB/3kAgv95AIP/eQCE/3kAhf95AIb/eQCI/+wAk//sAJT/7ACV/+wAlv/sAJf/7ACZ/+wAof+4AKL/uACj/7gApP+4AKX/uACm/7gAp/+4AKj/wwCp/8MAqv/DAKv/wwCs/8MArf/sAK7/7ACv/+wAsP/sALP/wwC0/8MAtf/DALb/wwC3/8MAuf/DALr/wwC7/8MAvP/DAL3/wwC+/8MAwP/DAMH/eQDC/7gAw//sAMT/wwDG/8MAzP/sAM3/wwDk/0gAAwA0//AAVP/sAFn/1wAGADT/3wA4/9MAOf+PAFT/7ABX/+wAWf+uAAIAOf/lADv/5wAsAA//HwAR/x8AJP95AET/1wBI/+MAUv/jAFb/7ABY/+cAXP/nAIH/eQCC/3kAg/95AIT/eQCF/3kAhv95AKH/1wCi/9cAo//XAKT/1wCl/9cApv/XAKf/1wCp/+MAqv/jAKv/4wCs/+MAs//jALT/4wC1/+MAtv/jALf/4wC5/+MAuv/nALv/5wC8/+cAvf/nAL7/5wDA/+cAwf95AML/1wDG/+MAzf/jAM//7ADk/x8ADgAk/+MAOf/lADr/5QA7/+cAPP/DAIH/4wCC/+MAg//jAIT/4wCF/+MAhv/jAJ7/wwDB/+MA0P/DAAEAVP/sAAYAD/9IABH/SABT/64AVP+NAFn/zQDk/zMAPwAP/zMAEf8zACT/iQAm/+UAKv/lADL/5QA0/+UARP+mAEb/rgBH/64ASP+uAEr/rgBS/64AVP+uAFb/rgBY/64AXP+uAIH/iQCC/4kAg/+JAIT/iQCF/4kAhv+JAIj/5QCT/+UAlP/lAJX/5QCW/+UAl//lAJn/5QCh/6YAov+mAKP/pgCk/6YApf+mAKb/pgCn/6YAqP+uAKn/rgCq/64Aq/+uAKz/rgCz/64AtP+uALX/rgC2/64At/+uALn/rgC6/64Au/+uALz/rgC9/64Avv+uAMD/rgDB/4kAwv+mAMP/5QDE/64Axv+uAMz/5QDN/64Az/+uAOT/MwAFAA//MwAR/zMANP/sAFT/rgDk/zMALwAq/+cAMv/nADT/5wBE/+wARv/sAEf/7ABI/+wASv/sAFL/7ABU/+wAWP/sAFz/7ACT/+cAlP/nAJX/5wCW/+cAl//nAJn/5wCh/+wAov/sAKP/7ACk/+wApf/sAKb/7ACn/+wAqP/sAKn/7ACq/+wAq//sAKz/7ACz/+wAtP/sALX/7AC2/+wAt//sALn/7AC6/+wAu//sALz/7AC9/+wAvv/sAMD/7ADC/+wAxP/sAMb/7ADM/+cAzf/sAAYAD/+FABH/hQA0/8MAVP+mAFn/7ADk/4UAAQBZ//gAKAAP/4UAEf+FAET/7ABG/98AR//fAEj/3wBK/98AUv/fAFT/3wBY/98AXP/fAKH/7ACi/+wAo//sAKT/7ACl/+wApv/sAKf/7ACo/98Aqf/fAKr/3wCr/98ArP/fALP/3wC0/98Atf/fALb/3wC3/98Auf/fALr/3wC7/98AvP/fAL3/3wC+/98AwP/fAML/7ADE/98Axv/fAM3/3wDk/4UAAgBZ//AAWv/wAAEAWf/0AAEAWf/wAAYAD/9mABH/ZgBF/+wAS//sAFT/1wDk/2YADAAP/3EAEf9xAET/7ACh/+wAov/sAKP/7ACk/+wApf/sAKb/7ACn/+wAwv/sAOT/cQADAA//cQAR/3EA5P9xAAEADP/sAAEANQARACQAKQAuAC8AMgAzADQANQA3ADkAOgA7ADwARABJAEsATgBQAFEAVQBZAFoAXACBAIIAgwCEAIUAhgCTAJQAlQCWAJcAmQCeAKEAogCjAKQApQCmAKcAsgC+AMAAwQDCAMgAywDMANAAARfcAAQAAAAKAB4A/AZ2CegLAg/wE54WwBbAFuoANwAkABQAJAAUACQAFAAkABQAJAAUADf/SAA3/0gAN/9IADf/SAA3/0gAWf9xAFn/cQBZ/3EAWf9xAFn/cQBa/3EAWv9xAFr/cQBa/3EAWv9xAIEAFACBABQAgQAUAIEAFACBABQAggAUAIIAFACCABQAggAUAIIAFACDABQAgwAUAIMAFACDABQAgwAUAIQAFACEABQAhAAUAIQAFACEABQAhQAUAIUAFACFABQAhQAUAIUAFACGABQAhgAUAIYAFACGABQAhgAUAMEAFADBABQAwQAUAMEAFADBABQBXgAP/0gAD/9IAA//SAAP/0gAD/9IABH/SAAR/0gAEf9IABH/SAAR/0gAJP95ACT/eQAk/3kAJP95ACT/eQAm/+wAJv/sACb/7AAm/+wAJv/sACr/7AAq/+wAKv/sACr/7AAq/+wALf/hAC3/4QAt/+EALf/hAC3/4QAy/+wAMv/sADL/7AAy/+wAMv/sADT/7AA0/+wANP/sADT/7AA0/+wARP+4AET/uABE/7gARP+4AET/uABG/8MARv/DAEb/wwBG/8MARv/DAEf/wwBH/8MAR//DAEf/wwBH/8MASP/DAEj/wwBI/8MASP/DAEj/wwBK/8MASv/DAEr/wwBK/8MASv/DAEz/7ABM/+wATP/sAEz/7ABM/+wAUv/DAFL/wwBS/8MAUv/DAFL/wwBU/8MAVP/DAFT/wwBU/8MAVP/DAFX/1wBV/9cAVf/XAFX/1wBV/9cAV//XAFf/1wBX/9cAV//XAFf/1wBY/8MAWP/DAFj/wwBY/8MAWP/DAFv/7ABb/+wAW//sAFv/7ABb/+wAXP/DAFz/wwBc/8MAXP/DAFz/wwCB/3kAgf95AIH/eQCB/3kAgf95AIL/eQCC/3kAgv95AIL/eQCC/3kAg/95AIP/eQCD/3kAg/95AIP/eQCE/3kAhP95AIT/eQCE/3kAhP95AIX/eQCF/3kAhf95AIX/eQCF/3kAhv95AIb/eQCG/3kAhv95AIb/eQCI/+wAiP/sAIj/7ACI/+wAiP/sAJP/7ACT/+wAk//sAJP/7ACT/+wAlP/sAJT/7ACU/+wAlP/sAJT/7ACV/+wAlf/sAJX/7ACV/+wAlf/sAJb/7ACW/+wAlv/sAJb/7ACW/+wAl//sAJf/7ACX/+wAl//sAJf/7ACZ/+wAmf/sAJn/7ACZ/+wAmf/sAKH/uACh/7gAof+4AKH/uACh/7gAov+4AKL/uACi/7gAov+4AKL/uACj/7gAo/+4AKP/uACj/7gAo/+4AKT/uACk/7gApP+4AKT/uACk/7gApf+4AKX/uACl/7gApf+4AKX/uACm/7gApv+4AKb/uACm/7gApv+4AKf/uACn/7gAp/+4AKf/uACn/7gAqP/DAKj/wwCo/8MAqP/DAKj/wwCp/8MAqf/DAKn/wwCp/8MAqf/DAKr/wwCq/8MAqv/DAKr/wwCq/8MAq//DAKv/wwCr/8MAq//DAKv/wwCs/8MArP/DAKz/wwCs/8MArP/DAK3/7ACt/+wArf/sAK3/7ACt/+wArv/sAK7/7ACu/+wArv/sAK7/7ACv/+wAr//sAK//7ACv/+wAr//sALD/7ACw/+wAsP/sALD/7ACw/+wAs//DALP/wwCz/8MAs//DALP/wwC0/8MAtP/DALT/wwC0/8MAtP/DALX/wwC1/8MAtf/DALX/wwC1/8MAtv/DALb/wwC2/8MAtv/DALb/wwC3/8MAt//DALf/wwC3/8MAt//DALn/wwC5/8MAuf/DALn/wwC5/8MAuv/DALr/wwC6/8MAuv/DALr/wwC7/8MAu//DALv/wwC7/8MAu//DALz/wwC8/8MAvP/DALz/wwC8/8MAvf/DAL3/wwC9/8MAvf/DAL3/wwC+/8MAvv/DAL7/wwC+/8MAvv/DAMD/wwDA/8MAwP/DAMD/wwDA/8MAwf95AMH/eQDB/3kAwf95AMH/eQDC/7gAwv+4AML/uADC/7gAwv+4AMP/7ADD/+wAw//sAMP/7ADD/+wAxP/DAMT/wwDE/8MAxP/DAMT/wwDG/8MAxv/DAMb/wwDG/8MAxv/DAMz/7ADM/+wAzP/sAMz/7ADM/+wAzf/DAM3/wwDN/8MAzf/DAM3/wwDk/0gA5P9IAOT/SADk/0gA5P9IANwAD/8fAA//HwAP/x8AD/8fAA//HwAR/x8AEf8fABH/HwAR/x8AEf8fACT/eQAk/3kAJP95ACT/eQAk/3kARP/XAET/1wBE/9cARP/XAET/1wBI/+MASP/jAEj/4wBI/+MASP/jAFL/4wBS/+MAUv/jAFL/4wBS/+MAVv/sAFb/7ABW/+wAVv/sAFb/7ABY/+cAWP/nAFj/5wBY/+cAWP/nAFz/5wBc/+cAXP/nAFz/5wBc/+cAgf95AIH/eQCB/3kAgf95AIH/eQCC/3kAgv95AIL/eQCC/3kAgv95AIP/eQCD/3kAg/95AIP/eQCD/3kAhP95AIT/eQCE/3kAhP95AIT/eQCF/3kAhf95AIX/eQCF/3kAhf95AIb/eQCG/3kAhv95AIb/eQCG/3kAof/XAKH/1wCh/9cAof/XAKH/1wCi/9cAov/XAKL/1wCi/9cAov/XAKP/1wCj/9cAo//XAKP/1wCj/9cApP/XAKT/1wCk/9cApP/XAKT/1wCl/9cApf/XAKX/1wCl/9cApf/XAKb/1wCm/9cApv/XAKb/1wCm/9cAp//XAKf/1wCn/9cAp//XAKf/1wCp/+MAqf/jAKn/4wCp/+MAqf/jAKr/4wCq/+MAqv/jAKr/4wCq/+MAq//jAKv/4wCr/+MAq//jAKv/4wCs/+MArP/jAKz/4wCs/+MArP/jALP/4wCz/+MAs//jALP/4wCz/+MAtP/jALT/4wC0/+MAtP/jALT/4wC1/+MAtf/jALX/4wC1/+MAtf/jALb/4wC2/+MAtv/jALb/4wC2/+MAt//jALf/4wC3/+MAt//jALf/4wC5/+MAuf/jALn/4wC5/+MAuf/jALr/5wC6/+cAuv/nALr/5wC6/+cAu//nALv/5wC7/+cAu//nALv/5wC8/+cAvP/nALz/5wC8/+cAvP/nAL3/5wC9/+cAvf/nAL3/5wC9/+cAvv/nAL7/5wC+/+cAvv/nAL7/5wDA/+cAwP/nAMD/5wDA/+cAwP/nAMH/eQDB/3kAwf95AMH/eQDB/3kAwv/XAML/1wDC/9cAwv/XAML/1wDG/+MAxv/jAMb/4wDG/+MAxv/jAM3/4wDN/+MAzf/jAM3/4wDN/+MAz//sAM//7ADP/+wAz//sAM//7ADk/x8A5P8fAOT/HwDk/x8A5P8fAEYAJP/jACT/4wAk/+MAJP/jACT/4wA5/+UAOf/lADn/5QA5/+UAOf/lADr/5QA6/+UAOv/lADr/5QA6/+UAO//nADv/5wA7/+cAO//nADv/5wA8/8MAPP/DADz/wwA8/8MAPP/DAIH/4wCB/+MAgf/jAIH/4wCB/+MAgv/jAIL/4wCC/+MAgv/jAIL/4wCD/+MAg//jAIP/4wCD/+MAg//jAIT/4wCE/+MAhP/jAIT/4wCE/+MAhf/jAIX/4wCF/+MAhf/jAIX/4wCG/+MAhv/jAIb/4wCG/+MAhv/jAJ7/wwCe/8MAnv/DAJ7/wwCe/8MAwf/jAMH/4wDB/+MAwf/jAMH/4wDQ/8MA0P/DAND/wwDQ/8MA0P/DATsAD/8zAA//MwAP/zMAD/8zAA//MwAR/zMAEf8zABH/MwAR/zMAEf8zACT/iQAk/4kAJP+JACT/iQAk/4kAJv/lACb/5QAm/+UAJv/lACb/5QAq/+UAKv/lACr/5QAq/+UAKv/lADL/5QAy/+UAMv/lADL/5QAy/+UANP/lADT/5QA0/+UANP/lADT/5QBE/6YARP+mAET/pgBE/6YARP+mAEb/rgBG/64ARv+uAEb/rgBG/64AR/+uAEf/rgBH/64AR/+uAEf/rgBI/64ASP+uAEj/rgBI/64ASP+uAEr/rgBK/64ASv+uAEr/rgBK/64AUv+uAFL/rgBS/64AUv+uAFL/rgBU/64AVP+uAFT/rgBU/64AVP+uAFb/rgBW/64AVv+uAFb/rgBW/64AWP+uAFj/rgBY/64AWP+uAFj/rgBc/64AXP+uAFz/rgBc/64AXP+uAIH/iQCB/4kAgf+JAIH/iQCB/4kAgv+JAIL/iQCC/4kAgv+JAIL/iQCD/4kAg/+JAIP/iQCD/4kAg/+JAIT/iQCE/4kAhP+JAIT/iQCE/4kAhf+JAIX/iQCF/4kAhf+JAIX/iQCG/4kAhv+JAIb/iQCG/4kAhv+JAIj/5QCI/+UAiP/lAIj/5QCI/+UAk//lAJP/5QCT/+UAk//lAJP/5QCU/+UAlP/lAJT/5QCU/+UAlP/lAJX/5QCV/+UAlf/lAJX/5QCV/+UAlv/lAJb/5QCW/+UAlv/lAJb/5QCX/+UAl//lAJf/5QCX/+UAl//lAJn/5QCZ/+UAmf/lAJn/5QCZ/+UAof+mAKH/pgCh/6YAof+mAKH/pgCi/6YAov+mAKL/pgCi/6YAov+mAKP/pgCj/6YAo/+mAKP/pgCj/6YApP+mAKT/pgCk/6YApP+mAKT/pgCl/6YApf+mAKX/pgCl/6YApf+mAKb/pgCm/6YApv+mAKb/pgCm/6YAp/+mAKf/pgCn/6YAp/+mAKf/pgCo/64AqP+uAKj/rgCo/64AqP+uAKn/rgCp/64Aqf+uAKn/rgCp/64Aqv+uAKr/rgCq/64Aqv+uAKr/rgCr/64Aq/+uAKv/rgCr/64Aq/+uAKz/rgCs/64ArP+uAKz/rgCs/64As/+uALP/rgCz/64As/+uALP/rgC0/64AtP+uALT/rgC0/64AtP+uALX/rgC1/64Atf+uALX/rgC1/64Atv+uALb/rgC2/64Atv+uALb/rgC3/64At/+uALf/rgC3/64At/+uALn/rgC5/64Auf+uALn/rgC5/64Auv+uALr/rgC6/64Auv+uALr/rgC7/64Au/+uALv/rgC7/64Au/+uALz/rgC8/64AvP+uALz/rgC8/64Avf+uAL3/rgC9/64Avf+uAL3/rgC+/64Avv+uAL7/rgC+/64Avv+uAMD/rgDA/64AwP+uAMD/rgDA/64Awf+JAMH/iQDB/4kAwf+JAMH/iQDC/6YAwv+mAML/pgDC/6YAwv+mAMP/5QDD/+UAw//lAMP/5QDD/+UAxP+uAMT/rgDE/64AxP+uAMT/rgDG/64Axv+uAMb/rgDG/64Axv+uAMz/5QDM/+UAzP/lAMz/5QDM/+UAzf+uAM3/rgDN/64Azf+uAM3/rgDP/64Az/+uAM//rgDP/64Az/+uAOT/MwDk/zMA5P8zAOT/MwDk/zMA6wAq/+cAKv/nACr/5wAq/+cAKv/nADL/5wAy/+cAMv/nADL/5wAy/+cANP/nADT/5wA0/+cANP/nADT/5wBE/+wARP/sAET/7ABE/+wARP/sAEb/7ABG/+wARv/sAEb/7ABG/+wAR//sAEf/7ABH/+wAR//sAEf/7ABI/+wASP/sAEj/7ABI/+wASP/sAEr/7ABK/+wASv/sAEr/7ABK/+wAUv/sAFL/7ABS/+wAUv/sAFL/7ABU/+wAVP/sAFT/7ABU/+wAVP/sAFj/7ABY/+wAWP/sAFj/7ABY/+wAXP/sAFz/7ABc/+wAXP/sAFz/7ACT/+cAk//nAJP/5wCT/+cAk//nAJT/5wCU/+cAlP/nAJT/5wCU/+cAlf/nAJX/5wCV/+cAlf/nAJX/5wCW/+cAlv/nAJb/5wCW/+cAlv/nAJf/5wCX/+cAl//nAJf/5wCX/+cAmf/nAJn/5wCZ/+cAmf/nAJn/5wCh/+wAof/sAKH/7ACh/+wAof/sAKL/7ACi/+wAov/sAKL/7ACi/+wAo//sAKP/7ACj/+wAo//sAKP/7ACk/+wApP/sAKT/7ACk/+wApP/sAKX/7ACl/+wApf/sAKX/7ACl/+wApv/sAKb/7ACm/+wApv/sAKb/7ACn/+wAp//sAKf/7ACn/+wAp//sAKj/7ACo/+wAqP/sAKj/7ACo/+wAqf/sAKn/7ACp/+wAqf/sAKn/7ACq/+wAqv/sAKr/7ACq/+wAqv/sAKv/7ACr/+wAq//sAKv/7ACr/+wArP/sAKz/7ACs/+wArP/sAKz/7ACz/+wAs//sALP/7ACz/+wAs//sALT/7AC0/+wAtP/sALT/7AC0/+wAtf/sALX/7AC1/+wAtf/sALX/7AC2/+wAtv/sALb/7AC2/+wAtv/sALf/7AC3/+wAt//sALf/7AC3/+wAuf/sALn/7AC5/+wAuf/sALn/7AC6/+wAuv/sALr/7AC6/+wAuv/sALv/7AC7/+wAu//sALv/7AC7/+wAvP/sALz/7AC8/+wAvP/sALz/7AC9/+wAvf/sAL3/7AC9/+wAvf/sAL7/7AC+/+wAvv/sAL7/7AC+/+wAwP/sAMD/7ADA/+wAwP/sAMD/7ADC/+wAwv/sAML/7ADC/+wAwv/sAMT/7ADE/+wAxP/sAMT/7ADE/+wAxv/sAMb/7ADG/+wAxv/sAMb/7ADM/+cAzP/nAMz/5wDM/+cAzP/nAM3/7ADN/+wAzf/sAM3/7ADN/+wAyAAP/4UAD/+FAA//hQAP/4UAD/+FABH/hQAR/4UAEf+FABH/hQAR/4UARP/sAET/7ABE/+wARP/sAET/7ABG/98ARv/fAEb/3wBG/98ARv/fAEf/3wBH/98AR//fAEf/3wBH/98ASP/fAEj/3wBI/98ASP/fAEj/3wBK/98ASv/fAEr/3wBK/98ASv/fAFL/3wBS/98AUv/fAFL/3wBS/98AVP/fAFT/3wBU/98AVP/fAFT/3wBY/98AWP/fAFj/3wBY/98AWP/fAFz/3wBc/98AXP/fAFz/3wBc/98Aof/sAKH/7ACh/+wAof/sAKH/7ACi/+wAov/sAKL/7ACi/+wAov/sAKP/7ACj/+wAo//sAKP/7ACj/+wApP/sAKT/7ACk/+wApP/sAKT/7ACl/+wApf/sAKX/7ACl/+wApf/sAKb/7ACm/+wApv/sAKb/7ACm/+wAp//sAKf/7ACn/+wAp//sAKf/7ACo/98AqP/fAKj/3wCo/98AqP/fAKn/3wCp/98Aqf/fAKn/3wCp/98Aqv/fAKr/3wCq/98Aqv/fAKr/3wCr/98Aq//fAKv/3wCr/98Aq//fAKz/3wCs/98ArP/fAKz/3wCs/98As//fALP/3wCz/98As//fALP/3wC0/98AtP/fALT/3wC0/98AtP/fALX/3wC1/98Atf/fALX/3wC1/98Atv/fALb/3wC2/98Atv/fALb/3wC3/98At//fALf/3wC3/98At//fALn/3wC5/98Auf/fALn/3wC5/98Auv/fALr/3wC6/98Auv/fALr/3wC7/98Au//fALv/3wC7/98Au//fALz/3wC8/98AvP/fALz/3wC8/98Avf/fAL3/3wC9/98Avf/fAL3/3wC+/98Avv/fAL7/3wC+/98Avv/fAMD/3wDA/98AwP/fAMD/3wDA/98Awv/sAML/7ADC/+wAwv/sAML/7ADE/98AxP/fAMT/3wDE/98AxP/fAMb/3wDG/98Axv/fAMb/3wDG/98Azf/fAM3/3wDN/98Azf/fAM3/3wDk/4UA5P+FAOT/hQDk/4UA5P+FAAoAWf/wAFn/8ABZ//AAWf/wAFn/8ABa//AAWv/wAFr/8ABa//AAWv/wADwAD/9xAA//cQAP/3EAD/9xAA//cQAR/3EAEf9xABH/cQAR/3EAEf9xAET/7ABE/+wARP/sAET/7ABE/+wAof/sAKH/7ACh/+wAof/sAKH/7ACi/+wAov/sAKL/7ACi/+wAov/sAKP/7ACj/+wAo//s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AAAA7QLsAEQIAAAACAAAAAHXAAACPQDLAlMAagQ5AIMEOQCiBmwAmAVJAI0BZABqAlYAzQJWAAADcABvA+sA0QHOAH8CpQB7AcgAjwJBABIEOQCPBDkBCgQ5ALYEOQCqBDkAagQ5ANEEOQCeBDkApgQ5AKoEOQCDAcQAjwHOAH8D6wDRA+sA0QPrANEDwABmBggAhwSsAGAEbABMBEMAagTKAEwD+wCsA7wArASjAGoExgCsAsIAmgMWAFYERQCsA7AArAXvAKwE7QCsBLAAagRLAEwEsABqBIsATAPrAI8DvAAlBMQAqgQvAD8GbgA/BBwAPwQmAEoD5QBzAfkAvAJBABIB+QAtA+sA1QQAAB8CCABOA/UAbwQgAEIDmwBaBDEAWgPSAFoCegA9BCgAYARPALoCBgBWAfv/ywPOAEIB8QBCBrAARgRLAEwD+wBaBCQARgQeAFoCnwBGA1YAdQKnAD0ESwCcA2gAHQUgAB0DagAZBDMAnANHAHMCGABUAboArAIYAEID6wBiAdcAAAI9AMkEOQCoBDkAbwQ5AI8EOQBMAboArAQ5AOMCCAAQBhwAfwLhAIcDnQC4A+sA0QKlAHsGHAB/AggAMQONAJgD6wDRAuEAkQLhAI0CCABOA2wAVgHQAJMCCAB7AuEAvALhAHEDnQCkBigAtAYoAKwGKACNA8AAiwSsAGAErABgBKwAYASsAGAErABgBKwAYAapACkEQwBqA/sArAP7AKwD+wCsA/sArALCAJoCwgCaAsIAewLCAG0EzAAvBO0ArASwAGoEsABqBLAAagSwAGoEsABqA+sBBgSwAGoExACqBMQAqgTEAKoExACqBCYASgQ/AKwEbgA9A/UAbwP1AG8D9QBvA/UAbwP1AG8D9QBvBkkAbwObAFoD0gBaA9IAWgPSAFoD0gBaAggAIQIIABcCCAASAggAAgQ9AIMESwBGA/sAWgP7AFoD+wBaA/sAWgP7AFoD6wDRA/sAWgRLAJwESwCcBEsAnARLAJwEMwCcBCgAugQzAJwErABgA/UAbwRDAGoDmwBaA/sArAPSAFoCCABWA7D/8AHzAA4E7QCsBEsARgbUAGoGpQBaA+sAjwNWAHUEJgBKA+UAcwNHAHMD5QBzA0cAcwQ5AEICCAAfAggAYAIIABsEAAAACAAAAAGNAHcBjQBWAY0AVgKHAHcChwBWAocAVgQ5AFgEOQBYAswAqgQxAI8CmQC4ApkApAQ5AEwFdgAxBMAAUgPhAAAEUwA9BGIAPQAAACwALAAsACwAaACuASQBygJoAwIDMANUA3oD/gQ+BHAEjgS4BOYFMgVqBcgGMgZ0BtAHSAdsCAQIggi4CPYJIAlKCXIJ4AqwCuwLcAu8DAgMQgx4DPgNMA1oDaYN9A4UDmIOog7sDzYPuBAyEKYQ1hEaEWYR/BJCEnoSqBLWEwQTNhNmE34TrBQ2FKAU6hVoFdIWIhagFvQXSheiF/QYLhjAGSQZbhniGkQakBr2G0obqBvSHEAchhz4HSodlB2wHhgeXh5eHpQe+h+IH/ogZCCKISghaCIKIo4i0CL6Ixgj1iP0JDokhiTmJUgldiW6JeAmKiZkJq4m8CeQKEYpECmAKdoqNCqEKuYrYCvcLDYsyC0gLXYtyC44LpIu6i86L64wGjCEMO4xWDG2MiYyqDLiM1QzujQeNHY08DVGNZI2PDbgN4Q4JDjUOY46SDsEO5g8HDygPR49uD4SPnA+wD8yP65ANkCgQQpBaEHaQmBCnkMOQ4xECkR+RQ5FnEX8RppG8kecSAZIcEjMSWRJnkneSjRKlkscS5RMMkzATUhNuk4GTl5Opk7uT35Prk/0UCxQRFBcUJBQxFD2UVJRrFIEUnhTHFNGU5ZTvlPqVHBU3lUIVRRVnlYWAAEAAADtAEoABQAAAAAAAgABAAIAFgAAAQAA8wAAAAAAAAATAOoAAwABBAkAAAByAAAAAwABBAkAAQAaAHIAAwABBAkAAgAOAIwAAwABBAkAAwBCAJoAAwABBAkABAAqANwAAwABBAkABQAaAQYAAwABBAkABgAYASAAAwABBAkABwBcATgAAwABBAkACAAaAZQAAwABBAkACQAcAa4AAwABBAkACgByAcoAAwABBAkACwAyAjwAAwABBAkADAAyAm4AAwABBAkADT8EAqAAAwABBAkADgAyQaQAAwABBAkAEAAOQdYAAwABBAkAEQAKQeQAAwABBAkAyAAWQe4AAwABBAkAyQAwQgQAQwBvAHAAeQByAGkAZwBoAHQAIAAoAGMAKQAgADIAMAAwADkAIABiAHkAIABGAG8AbgB0AHMAbQBpAHQAaAAgAEwAdABkAC4AIABBAGwAbAAgAHIAaQBnAGgAdABzACAAcgBlAHMAZQByAHYAZQBkAC4ARgBTACAATABvAGwAYQAgAEwAaQBnAGgAdABSAGUAZwB1AGwAYQByAEYAbwBuAHQAcwBtAGkAdABoAEwAdABkADoAIABGAFMAIABMAG8AbABhACAATABpAGcAaAB0ADoAIAAyADAAMAA5AEYAUwAgAEwAbwBsAGEAIABMAGkAZwBoAHQAIABSAGUAZwB1AGwAYQByAFYAZQByAHMAaQBvAG4AIAAzAC4AMAAwADAARgBTAEwAbwBsAGEALQBMAGkAZwBoAHQARgBTACAATABvAGwAYQAgAEwAaQBnAGgAdAAgAGkAcwAgAGEAIAB0AHIAYQBkAGUAbQBhAHIAawAgAG8AZgAgAEYAbwBuAHQAcwBtAGkAdABoACAATAB0AGQALgBGAG8AbgB0AHMAbQBpAHQAaAAgAEwAdABkAFAAaABpAGwAaQBwACAARwBhAHIAbgBoAGEAbQBDAG8AcAB5AHIAaQBnAGgAdAAgACgAYwApACAAMgAwADAAOQAgAGIAeQAgAEYAbwBuAHQAcwBtAGkAdABoACAATAB0AGQALgAgAEEAbABsACAAcgBpAGcAaAB0AHMAIAByAGUAcwBlAHIAdgBlAGQALgBoAHQAdABwADoALwAvAHcAdwB3AC4AZgBvAG4AdABzAG0AaQB0AGgALgBjAG8AbQAvAGgAdAB0AHAAOgAvAC8AdwB3AHcALgBmAG8AbgB0AHMAbQBpAHQAaAAuAGMAbwBtAC8ARQBOAEQAIABVAFMARQBSACAATABJAEMARQBOAEMARQAgAEEARwBSAEUARQBNAEUATgBUAA0AVABIAEkAUwAgAEUATgBEACAAVQBTAEUAUgAgAEwASQBDAEUATgBDAEUAIABBAEcAUgBFAEUATQBFAE4AVAAgAEkAUwAgAE0AQQBEAEUAIABCAEUAVABXAEUARQBOACAAWQBPAFUAIABBAE4ARAAgAEYATwBOAFQAUwBNAEkAVABIACAATABUAEQAIAAoANIARgBPAE4AVABTAE0ASQBUAEgA0wApAC4AIAAgAFAATABFAEEAUwBFACAAUgBFAEEARAAgAFQASABFAFMARQAgAFQARQBSAE0AUwAgAEEATgBEACAAQwBPAE4ARABJAFQASQBPAE4AUwAgAE8ARgAgAFQASABJAFMAIABFAE4ARAAgAFUAUwBFAFIAIABMAEkAQwBFAE4AQwBFACAAQQBHAFIARQBFAE0ARQBOAFQAIABWAEUAUgBZACAAQwBBAFIARQBGAFUATABMAFkAIABBAFMAIABUAEgASQBTACAATABJAEMARQBOAEMARQAgAEMATwBOAFQAQQBJAE4AUwAgAEkATQBQAE8AUgBUAEEATgBUACAASQBOAEYATwBSAE0AQQBUAEkATwBOACAAVwBIAEkAQwBIACAAVwBJAEwATAAgAEcATwBWAEUAUgBOACAAWQBPAFUAUgAgAFUAUwBFACAATwBGACAAVABIAEkAUwAgAFMATwBGAFQAVwBBAFIARQAuACAAIABBAE4AWQAgAE8AUgBEAEUAUgAgAFkATwBVACAAUwBVAEIATQBJAFQAIABJAFMAIABTAFUAQgBKAEUAQwBUACAAVABPACAAVABIAEUAUwBFACAAVABFAFIATQBTACAAQQBOAEQAIABDAE8ATgBEAEkAVABJAE8ATgBTACAAQQBOAEQAIABCAFkAIABVAFMASQBOAEcAIABUAEgASQBTACAAUwBPAEYAVABXAEEAUgBFACAAQQBOAEQALwBPAFIAIABTAFUAQgBNAEkAVABUAEkATgBHACAAQQBOACAATwBSAEQARQBSACwAIABZAE8AVQAgAEkAUgBSAEUAVgBPAEMAQQBCAEwAWQAgAEMATwBOAEYASQBSAE0AIABUAEgAQQBUACAAWQBPAFUAIABIAEEAVgBFACAAUgBFAEEARAAsACAAVQBOAEQARQBSAFMAVABPAE8ARAAgAEEATgBEACAAQQBHAFIARQBFACAAVABPACAAVABIAEUAUwBFACAATABJAEMARQBOAEMARQAgAFQARQBSAE0AUwAgAEEATgBEACAAQwBPAE4ARABJAFQASQBPAE4AUwAuACAADQBGAE8ATgBUAFMATQBJAFQASAAgAEEARABWAEkAUwBFAFMAIABZAE8AVQAgAFQATwAgAFAAUgBJAE4AVAAgAE8AVQBUACAAQQAgAEMATwBQAFkAIABPAEYAIABUAEgARQBTAEUAIABMAEkAQwBFAE4AQwBFACAAVABFAFIATQBTACAAQQBOAEQAIABDAE8ATgBEAEkAVABJAE8ATgBTACAAQQBOAEQAIABLAEUARQBQACAAVABIAEUAIABDAE8AUABZACAARgBPAFIAIABZAE8AVQBSACAAUgBFAEMATwBSAEQAUwAuACAAIABPAE4AQwBFACAAUABVAFIAQwBIAEEAUwBFAEQALAAgAFQASABJAFMAIABTAE8ARgBUAFcAQQBSAEUAIABJAFMAIABOAE8ATgAtAFIARQBGAFUATgBEAEEAQgBMAEUAIABBAE4ARAAgAFQASABFAFMARQAgAFQARQBSAE0AUwAgAEEATgBEACAAQwBPAE4ARABJAFQASQBPAE4AUwAgAEEAUgBFACAAQgBJAE4ARABJAE4ARwAuAA0AQQBHAFIARQBFAEQAIABUAEUAUgBNAFMADQAxAAkARABlAGYAaQBuAGkAdABpAG8AbgBzAA0ACQDSAEQAZQByAGkAdgBhAHQAaQB2AGUAIABXAG8AcgBrANMAIABtAGUAYQBuAHMAIABiAGkAbgBhAHIAeQAgAGQAYQB0AGEAIABiAGEAcwBlAGQAIAB1AHAAbwBuACAAbwByACAAZABlAHIAaQB2AGUAZAAgAGYAcgBvAG0AIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgACgAbwByACAAYQBuAHkAIABwAG8AcgB0AGkAbwBuACAAbwBmACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAKQAgAGkAbgAgAGEAbgB5ACAAZgBvAHIAbQAgAGkAbgAgAHcAaABpAGMAaAAgAHMAdQBjAGgAIABiAGkAbgBhAHIAeQAgAGQAYQB0AGEAIABtAGEAeQAgAGIAZQAgAHIAZQBjAGEAcwB0ACwAIAB0AHIAYQBuAHMAZgBvAHIAbQBlAGQAIABvAHIAIABhAGQAYQBwAHQAZQBkACAAaQBuAGMAbAB1AGQAaQBuAGcAIAB3AGkAdABoAG8AdQB0ACAAbABpAG0AaQB0AGEAdABpAG8AbgAgAGIAaQBuAGEAcgB5ACAAZABhAHQAYQAgAGkAbgAgAGEAbgB5ACAAZgBvAHIAbQBhAHQAIABpAG4AdABvACAAdwBoAGkAYwBoACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABtAGEAeQAgAGIAZQAgAGMAbwBuAHYAZQByAHQAZQBkADsADQDSAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUA0wAgAG0AZQBhAG4AcwAgAHMAbwBmAHQAdwBhAHIAZQAgACgAaQBuAGMAbAB1AGQAaQBuAGcAIABhAHUAdABoAG8AcgBpAHMAZQBkACAAdQBwAGcAcgBhAGQAZQBzACwAIAB1AHAAZABhAHQAZQBzACwAIABjAG8AcABpAGUAcwAgAGEAbgBkACAAbQBvAGQAaQBmAGkAYwBhAHQAaQBvAG4AcwAsACAAYQBuAGQAIABhAGwAbAAgAHIAZQBsAGEAdABlAGQAIABmAGkAbABlAHMAIABhAG4AZAAgAGQAbwBjAHUAbQBlAG4AdABzACkAIAB3AGgAaQBjAGgALAAgAHcAaABlAG4AIAB1AHMAZQBkACAAbwBuACAAdABoAGUAIABhAHAAcAByAG8AcAByAGkAYQB0AGUAIABkAGUAdgBpAGMAZQBzACAAKABpAG4AYwBsAHUAZABpAG4AZwAgAHcAaQB0AGgAbwB1AHQAIABsAGkAbQBpAHQAYQB0AGkAbwBuACAAYQBwAHAAcgBvAHAAcgBpAGEAdABlACAAaABhAHIAZAB3AGEAcgBlACAAYQBuAGQAIABzAG8AZgB0AHcAYQByAGUAIABhAG4AZAAgAGEAbgB5ACAAYQBuAGQAIABhAGwAbAAgAG8AdABoAGUAcgAgAGQAYQB0AGEALAAgAGkAbgBjAGwAdQBkAGkAbgBnACAAdwBpAHQAaABvAHUAdAAgAGwAaQBtAGkAdABhAHQAaQBvAG4AIABkAG8AYwB1AG0AZQBuAHQAYQB0AGkAbwBuACAAcwB1AHAAcABsAGkAZQBkACAAdwBpAHQAaAAgAHMAdQBjAGgAIABzAG8AZgB0AHcAYQByAGUAKQAsACAAZwBlAG4AZQByAGEAdABlAHMAIABmAGkAbgBhAGwAaQBzAGUAZAAgAHQAeQBwAGUAZgBhAGMAZQAgAGQAZQBzAGkAZwBuAHMAIAB3AGgAaQBjAGgAIABhAHIAZQAgAGQAZQBsAGkAdgBlAHIAZQBkACAAYgB5ACAARgBvAG4AdABzAG0AaQB0AGgAIABhAG4AZAAgAHMAaABhAGwAbAAgAGkAbgBjAGwAdQBkAGUAIABhAGwAbAAgAGIAaQB0AG0AYQBwACAAcgBlAHAAcgBlAHMAZQBuAHQAYQB0AGkAbwBuAHMAIABvAGYAIAB0AHkAcABlAGYAYQBjAGUAIABhAG4AZAAgAHQAeQBwAG8AZwByAGEAcABoAGkAYwAgAGQAZQBzAGkAZwBuAHMAIABhAG4AZAAgAG8AcgBuAGEAbQBlAG4AdABzACAAYwByAGUAYQB0AGUAZAAgAGIAeQAgAG8AcgAgAGQAZQByAGkAdgBlAGQAIABmAHIAbwBtACAAdABoAGUAIABmAG8AbgB0ADsADQDSAEkAbgB0AGUAbABsAGUAYwB0AHUAYQBsACAAUAByAG8AcABlAHIAdAB5ACAAUgBpAGcAaAB0AHMA0wAgAG0AZQBhAG4AcwAgAHAAYQB0AGUAbgB0AHMALAAgAHQAcgBhAGQAZQAgAG0AYQByAGsAcwAsACAAcwBlAHIAdgBpAGMAZQAgAG0AYQByAGsAcwAsACAAdAByAGEAZABlACAAbgBhAG0AZQBzACwAIAByAGUAZwBpAHMAdABlAHIAZQBkACAAYQBuAGQAIAB1AG4AcgBlAGcAaQBzAHQAZQByAGUAZAAgAGQAZQBzAGkAZwBuAHMALAAgAHQAcgBhAGQAZQAgAG8AcgAgAGIAdQBzAGkAbgBlAHMAcwAgAG4AYQBtAGUAcwAsACAAYwBvAHAAeQByAGkAZwBoAHQAIAAoAGkAbgBjAGwAdQBkAGkAbgBnACwAIABiAHUAdAAgAG4AbwB0ACAAbABpAG0AaQB0AGUAZAAgAHQAbwAsACAAcgBpAGcAaAB0AHMAIABpAG4AIABzAG8AZgB0AHcAYQByAGUAKQAsACAAZABhAHQAYQBiAGEAcwBlACAAcgBpAGcAaAB0AHMALAAgAGQAZQBzAGkAZwBuACAAcgBpAGcAaAB0AHMALAAgAHIAaQBnAGgAdABzACAAaQBuACAAYwBvAG4AZgBpAGQAZQBuAHQAaQBhAGwAIABpAG4AZgBvAHIAbQBhAHQAaQBvAG4AIABhAG4AZAAgAGEAbgB5ACAAbwB0AGgAZQByACAAaQBuAHQAZQBsAGwAZQBjAHQAdQBhAGwAIABwAHIAbwBwAGUAcgB0AHkAIAByAGkAZwBoAHQAcwAgAHcAaABhAHQAcwBvAGUAdgBlAHIAIABpAHIAcgBlAHMAcABlAGMAdABpAHYAZQAgAG8AZgAgAHcAaABlAHQAaABlAHIAIABzAHUAYwBoACAAaQBuAHQAZQBsAGwAZQBjAHQAdQBhAGwAIABwAHIAbwBwAGUAcgB0AHkAIAByAGkAZwBoAHQAcwAgAGgAYQB2AGUAIABiAGUAZQBuACAAcgBlAGcAaQBzAHQAZQByAGUAZAAgAG8AcgAgAG4AbwB0ACAAdwBoAGkAYwBoACAAbQBhAHkAIABzAHUAYgBzAGkAcwB0ACAAaQBuACAAYQBuAHkAIABwAGEAcgB0ACAAbwBmACAAdABoAGUAIAB3AG8AcgBsAGQAOwANADIACQBHAHIAYQBuAHQAIABvAGYAIABMAGkAYwBlAG4AYwBlACAAYQBuAGQAIABUAGUAcgBtAA0AMgAuADEACQBJAG4AIABjAG8AbgBzAGkAZABlAHIAYQB0AGkAbwBuACAAbwBmACAAdABoAGUAIABjAG8AcgByAGUAYwB0ACAAYQBuAGQAIABjAG8AbQBwAGwAZQB0AGUAIABmAGUAZQAgAHAAYQBpAGQAIABiAHkAIAB5AG8AdQAgAHQAbwAgAEYAbwBuAHQAcwBtAGkAdABoACAAZgBvAHIAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAsACAARgBvAG4AdABzAG0AaQB0AGgAIABnAHIAYQBuAHQAcwAgAHkAbwB1ACAAYQAgAG4AbwBuAC0AZQB4AGMAbAB1AHMAaQB2AGUALAAgAG4AbwBuAC0AdAByAGEAbgBzAGYAZQByAGEAYgBsAGUALAAgAHAAZQByAHMAbwBuAGEAbAAgAGwAaQBjAGUAbgBjAGUALAAgAHcAaQB0AGgAbwB1AHQAIAB0AGgAZQAgAHIAaQBnAGgAdAAgAHQAbwAgAGcAcgBhAG4AdAAgAHMAdQBiAC0AbABpAGMAZQBuAGMAZQBzACAAYQBuAGQAIABzAHUAYgBqAGUAYwB0ACAAdABvACAAdABoAGUAcwBlACAAdABlAHIAbQBzACAAYQBuAGQAIABjAG8AbgBkAGkAdABpAG8AbgBzACwAIAB0AG8AIABpAG4AcwB0AGEAbABsACAAYQBuAGQAIAB1AHMAZQAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlADoAIAANADIALgAxAC4AMQAJAG8AbgAgAHUAcAAgAHQAbwAgAHQAaABlACAAbQBhAHgAaQBtAHUAbQAgAG4AdQBtAGIAZQByACAAbwBmACAAcABlAHIAcwBvAG4AYQBsACAAYwBvAG0AcAB1AHQAZQByAHMAOwAgAGEAbgBkACAADQAyAC4AMQAuADIACQBhAHQAIAB1AHAAIAB0AG8AIAB0AGgAZQAgAG0AYQB4AGkAbQB1AG0AIABuAHUAbQBiAGUAcgAgAG8AZgAgAGwAbwBjAGEAdABpAG8AbgBzACAAKABlAGEAYwBoACAAdwBpAHQAaAAgAGkAdABzACAAbwB3AG4AIABwAGgAeQBzAGkAYwBhAGwAIABhAGQAZAByAGUAcwBzACkALAANAGkAbgAgAHIAZQBzAHAAZQBjAHQAIABvAGYAIAB3AGgAaQBjAGgAIAB5AG8AdQAgAGgAYQB2AGUAIABiAGUAZQBuACAAYQB1AHQAaABvAHIAaQBzAGUAZAAgAGIAeQAgAEYAbwBuAHQAcwBtAGkAdABoAC4ADQAyAC4AMgAJAEYAbwByACAAdABoAGUAIABwAHUAcgBwAG8AcwBlACAAbwBmACAAYwBsAGEAdQBzAGUAIAAyAC4AMQAsACAAcABlAHIAcwBvAG4AYQBsACAAcwBoAGEAbABsACAAbQBlAGEAbgAgAHQAaABhAHQAIAB0AGgAZQAgAGwAaQBjAGUAbgBjAGUAIABnAHIAYQBuAHQAIABpAHMAIABvAG4AbAB5ACAAbQBhAGQAZQAgAHQAbwAgAHQAaABlACAAaQBuAGQAaQB2AGkAZAB1AGEAbAAgAG8AcgAgAGUAbgB0AGkAdAB5ACAAdwBoAGkAYwBoACAAaQBuAGkAdABpAGEAbABsAHkAIABsAGkAYwBlAG4AYwBlAHMAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAuAA0AMgAuADMACQBZAG8AdQAgAGgAYQB2AGUAIABuAG8AIAByAGkAZwBoAHQAIAB0AG8AIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG8AdABoAGUAcgAgAHQAaABhAG4AIABhAHMAIABlAHgAcAByAGUAcwBzAGwAeQAgAHMAZQB0ACAAbwB1AHQAIABpAG4AIAB0AGgAaQBzACAAbABpAGMAZQBuAGMAZQAuACAAIABZAG8AdQAgAGEAYwBrAG4AbwB3AGwAZQBkAGcAZQAgAHQAaABhAHQAIABhAGwAbAAgAHIAaQBnAGgAdABzACAAKABpAG4AYwBsAHUAZABpAG4AZwAgAHcAaQB0AGgAbwB1AHQAIABsAGkAbQBpAHQAYQB0AGkAbwBuACAAYQBuAHkAIABJAG4AdABlAGwAbABlAGMAdAB1AGEAbAAgAFAAcgBvAHAAZQByAHQAeQAgAFIAaQBnAGgAdABzACkAIABuAG8AdAAgAGUAeABwAHIAZQBzAHMAbAB5ACAAZwByAGEAbgB0AGUAZAAgAHQAbwAgAHkAbwB1ACAAdQBuAGQAZQByACAAdABoAGkAcwAgAGwAaQBjAGUAbgBjAGUAIABzAGgAYQBsAGwAIABiAGUAIAByAGUAcwBlAHIAdgBlAGQAIABiAHkAIABGAG8AbgB0AHMAbQBpAHQAaAAuAA0AMwAJAFMAYwBvAHAAZQAgAG8AZgAgAFUAcwBlACAAbwBmACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQANADMALgAxAAkASQBuACAAcgBlAGwAYQB0AGkAbwBuACAAdABvACAAcwBjAG8AcABlACAAbwBmACAAdQBzAGUAOgANADMALgAxAC4AMQAJAHkAbwB1ACAAbQBhAHkAIABuAG8AdAAgAHUAcwBlACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABvAHQAaABlAHIAIAB0AGgAYQBuACAAYQBzACAAcwBwAGUAYwBpAGYAaQBlAGQAIABpAG4AIABjAGwAYQB1AHMAZQAgADIAIAAgAHcAaQB0AGgAbwB1AHQAIABGAG8AbgB0AHMAbQBpAHQAaAAnAHMAIABwAHIAaQBvAHIAIAB3AHIAaQB0AHQAZQBuACAAYwBvAG4AcwBlAG4AdAAgAGEAbgBkACAAeQBvAHUAIABhAGMAawBuAG8AdwBsAGUAZABnAGUAIAB0AGgAYQB0ACAAYQBkAGQAaQB0AGkAbwBuAGEAbAAgAGYAZQBlAHMAIABtAGEAeQAgAGIAZQAgAHAAYQB5AGEAYgBsAGUAIABvAG4AIABhAG4AeQAgAGMAaABhAG4AZwBlACAAbwBmACAAdQBzAGUAIABhAG4AZAAvAG8AcgAgAGkAbgBjAHIAZQBhAHMAZQAgAG8AcgAgAHYAYQByAGkAYQB0AGkAbwBuACAAbwBmACAAdABoAGUAIABhAHUAdABoAG8AcgBpAHMAZQBkACAAdQBzAGUAcgBzACAAbwByACAAbABvAGMAYQB0AGkAbwBuAHMAIABhAHAAcAByAG8AdgBlAGQAIABiAHkAIAB5AG8AdQA7AA0AMwAuADEALgAyAAkAZgB1AHIAdABoAGUAcgAgAHQAbwAgAGMAbABhAHUAcwBlACAAMQAwAC4AMgAsACAAeQBvAHUAIABtAGEAeQAgAG0AYQBrAGUAIABiAGEAYwBrAC0AdQBwACAAYwBvAHAAaQBlAHMAIABvAGYAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGEAcwAgAG0AYQB5ACAAYgBlACAAbgBlAGMAZQBzAHMAYQByAHkAIABmAG8AcgAgAGkAdABzACAAbABhAHcAZgB1AGwAIAB1AHMAZQAuACAAIABZAG8AdQAgAHMAaABhAGwAbAAgAHIAZQBjAG8AcgBkACAAdABoAGUAIABuAHUAbQBiAGUAcgAgAGEAbgBkACAAbABvAGMAYQB0AGkAbwBuACgAcwApACAAbwBmACAAYQBsAGwAIABjAG8AcABpAGUAcwAgAG8AZgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAYQBuAGQAIAB0AGEAawBlACAAcwB0AGUAcABzACAAdABvACAAcAByAGUAdgBlAG4AdAAgAHUAbgBhAHUAdABoAG8AcgBpAHMAZQBkACAAYwBvAHAAeQBpAG4AZwAgAGEAbgBkAC8AbwByACAAdQBzAGUAIABvAGYAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAHcAaABpAGMAaAAgAGkAcwAgAG4AbwB0ACAAaQBuACAAYQBjAGMAbwByAGQAYQBuAGMAZQAgAHcAaQB0AGgAIAB0AGgAZQAgAHQAZQByAG0AcwAgAG8AZgAgAHQAaABpAHMAIABsAGkAYwBlAG4AYwBlADsADQAzAC4AMQAuADMACQBlAHgAYwBlAHAAdAAgAGEAcwAgAHMAcABlAGMAaQBmAGkAYwBhAGwAbAB5ACAAcwB0AGEAdABlAGQAIABpAG4AIAB0AGgAaQBzACAAYwBsAGEAdQBzAGUAIAAzACwAIAB5AG8AdQAgAGgAYQB2AGUAIABuAG8AIAByAGkAZwBoAHQAIAAoAGEAbgBkACAAcwBoAGEAbABsACAAbgBvAHQAIABwAGUAcgBtAGkAdAAgAGEAbgB5ACAAdABoAGkAcgBkACAAcABhAHIAdAB5ACkAIAB0AG8AIABjAG8AcAB5ACwAIABhAGQAYQBwAHQALAAgAHIAZQB2AGUAcgBzAGUAIABlAG4AZwBpAG4AZQBlAHIALAAgAGQAZQBjAG8AbQBwAGkAbABlACwAIABkAGkAcwBhAHMAcwBlAG0AYgBsAGUALAAgAG0AbwBkAGkAZgB5ACwAIABhAGQAYQBwAHQAIABvAHIAIABtAGEAawBlACAAZQByAHIAbwByACAAYwBvAHIAcgBlAGMAdABpAG8AbgBzACAAdABvACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABpAG4AIAB3AGgAbwBsAGUAIABvAHIAIABpAG4AIABwAGEAcgB0ADsADQAzAC4AMQAuADQACQB5AG8AdQAgAG0AYQB5ACAAbgBvAHQAIABjAHIAZQBhAHQAZQAgAGEAbgB5ACAARABlAHIAaQB2AGEAdABpAHYAZQAgAFcAbwByAGsAcwAgAGYAcgBvAG0AIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG8AcgAgAGEAbgB5ACAAcABvAHIAdABpAG8AbgAgAG8AZgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAYQBuAGQAIAB5AG8AdQAgAG0AYQB5ACAAbgBvAHQAIAB0AGEAbQBwAGUAcgAgAHcAaQB0AGgAIABvAHIAIABhAGwAdABlAHIAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGYAbwByACAAdABoAGUAIABwAHUAcgBwAG8AcwBlACAAbwBmACAAYQBkAGQAaQBuAGcAIABhAG4AeQAgAGYAdQBuAGMAdABpAG8AbgBhAGwAaQB0AHkAIAB3AGgAaQBjAGgAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGQAaQBkACAAbgBvAHQAIABoAGEAdgBlACAAdwBoAGUAbgAgAGQAZQBsAGkAdgBlAHIAZQBkACAAdABvACAAeQBvAHUAIABiAHkAIABGAG8AbgB0AHMAbQBpAHQAaAAuACAASQBmACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABjAG8AbgB0AGEAaQBuAHMAIABlAG0AYgBlAGQAZABpAG4AZwAgAGIAaQB0AHMAIAB0AGgAYQB0ACAAbABpAG0AaQB0ACAAdABoAGUAIABjAGEAcABhAGIAaQBsAGkAdABpAGUAcwAgAG8AZgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACwAIAB5AG8AdQAgAG0AYQB5ACAAbgBvAHQAIABjAGgAYQBuAGcAZQAgAG8AcgAgAGEAbAB0AGUAcgAgAHQAaABlACAAZQBtAGIAZQBkAGQAaQBuAGcAIABiAGkAdABzAC4AIABTAHUAYgBqAGUAYwB0ACAAdABvACAAYwBsAGEAdQBzAGUAIAA1ACAAYgBlAGwAbwB3ACwAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG0AYQB5ACAAbgBvAHQAIABiAGUAIAB1AHMAZQBkACAAdABvACAAYwByAGUAYQB0AGUAIABvAHIAIABkAGkAcwB0AHIAaQBiAHUAdABlACAAYQBuAHkAIABlAGwAZQBjAHQAcgBvAG4AaQBjACAAZABvAGMAdQBtAGUAbgB0ACAAaQBuACAAdwBoAGkAYwBoACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUALAAgAG8AcgAgAGEAbgB5ACAAcABhAHIAdAAgAHQAaABlAHIAZQBvAGYALAAgAGkAcwAgAGUAbQBiAGUAZABkAGUAZAAgAGkAbgAgAGEAIABmAG8AcgBtAGEAdAAgAHQAaABhAHQAIABwAGUAcgBtAGkAdABzACAAZQBkAGkAdABpAG4AZwAsACAAYQBsAHQAZQByAGEAdABpAG8AbgBzACwAIABlAG4AaABhAG4AYwBlAG0AZQBuAHQAcwAsACAAbwByACAAbQBvAGQAaQBmAGkAYwBhAHQAaQBvAG4AcwAgAGIAeQAgAHQAaABlACAAcgBlAGMAaQBwAGkAZQBuAHQAIABvAGYAIABzAHUAYwBoACAAZABvAGMAdQBtAGUAbgB0ADsAIABhAG4AZAANADMALgAxAC4ANQAJAHkAbwB1ACAAbQBhAHkAIABuAG8AdAAgAHQAYQBrAGUAIABhACAAZABpAGcAaQB0AGkAcwBlAGQAIABjAG8AcAB5ACAAbwBmACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUALAAgAG8AcgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAZQBtAGIAZQBkAGQAZQBkACAAaQBuACAAYQBuACAAZQBsAGUAYwB0AHIAbwBuAGkAYwAgAGQAbwBjAHUAbQBlAG4AdAAsACAAdABvACAAYQAgAGMAbwBtAG0AZQByAGMAaQBhAGwAIABwAHIAaQBuAHQAZQByACAAbwByACAAcwBlAHIAdgBpAGMAZQAgAGIAdQByAGUAYQB1ACAAZgBvAHIAIAB1AHMAZQAgAGIAeQAgAHQAaABlACAAcAByAGkAbgB0AGUAcgAgAG8AcgAgAHMAZQByAHYAaQBjAGUAIABpAG4AIABwAHIAaQBuAHQAaQBuAGcAIABzAHUAYwBoACAAZABvAGMAdQBtAGUAbgB0ACAAdQBuAGwAZQBzAHMAIAB0AGgAZQAgAHAAcgBpAG4AdABlAHIAIABvAHIAIABzAGUAcgB2AGkAYwBlACAAYgB1AHIAZQBhAHUAIAByAGUAcAByAGUAcwBlAG4AdABzACAAdABvACAAeQBvAHUAIAB0AGgAYQB0ACAAaQB0ACAAaABhAHMAIABwAHUAcgBjAGgAYQBzAGUAZAAgAG8AcgAgAGIAZQBlAG4AIABnAHIAYQBuAHQAZQBkACAAYQAgAHYAYQBsAGkAZAAgAGEAbgBkACAAYwB1AHIAcgBlAG4AdAAgAGwAaQBjAGUAbgBjAGUAIAB0AG8AIAB1AHMAZQAgAHQAaABhAHQAIABwAGEAcgB0AGkAYwB1AGwAYQByACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAuAA0ANAAJAEEAdQB0AGgAbwByAGkAcwBlAGQAIABVAHMAZQAgAE8AbgBsAHkAIABvAGYAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlAA0ANAAuADEACQBZAG8AdQAgAHMAaABhAGwAbAAgAGUAbgBzAHUAcgBlACAAdABoAGEAdAAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAaQBzACAAbwBuAGwAeQAgAHUAcwBlAGQAIABhAG4AZAAgAHUAdABpAGwAaQBzAGUAZAAgAGIAeQAgAHQAaABlACAAbgB1AG0AYgBlAHIAIABhAG4AZAAgAHQAeQBwAGUAIABvAGYAIAB1AHMAZQByAHMAIABhAG4AZAAgAGEAdAAgAHQAaABlACAAbgB1AG0AYgBlAHIAIABvAGYAIABsAG8AYwBhAHQAaQBvAG4AcwAgAGYAbwByACAAdwBoAGkAYwBoACAAeQBvAHUAIABoAGEAdgBlACAAYgBlAGUAbgAgAGEAdQB0AGgAbwByAGkAcwBlAGQALgAgACAAQgB5ACAAbQBlAGEAbgBzACAAbwBmACAAYQBuACAAZQB4AGEAbQBwAGwAZQAgAGkAZgAgAHkAbwB1ACAAaABhAHYAZQAgAG8AYgB0AGEAaQBuAGUAZAAgAGEAbgBkACAAcABhAGkAZAAgAGYAbwByACAAYQAgAGwAaQBjAGUAbgBjAGUAIABmAG8AcgAgAHQAdwBvACAAKAAyACkAIAB0AG8AIABmAGkAdgBlACAAKAA1ACkAIAB1AHMAZQByAHMAIABhAGMAcgBvAHMAcwAgAHQAdwBvACAAKAAyACkAIABsAG8AYwBhAHQAaQBvAG4AcwAgAHQAaABlAG4AIAB5AG8AdQAgAHMAaABhAGwAbAAgAGUAbgBzAHUAcgBlADoADQA0AC4AMQAuADEACQB0AGgAYQB0ACAAYQAgAG0AYQB4AGkAbQB1AG0AIABvAGYAIABmAGkAdgBlACAAKAA1ACkAIABjAG8AcABpAGUAcwAgAG8AZgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAYQByAGUAIABhAHYAYQBpAGwAYQBiAGwAZQAgAGYAbwByACAAdQBzAGUAIABhAG4AZAAgAGUAeABwAGwAbwBpAHQAYQB0AGkAbwBuACAAbwBuACAAcwBlAHAAYQByAGEAdABlACAAZABlAHYAaQBjAGUAcwAgACgAaQBuAGMAbAB1AGQAaQBuAGcAIAB3AGkAdABoAG8AdQB0ACAAbABpAG0AaQB0AGEAdABpAG8AbgAgAGQAZQBzAGsAIAB0AG8AcAAgAGMAbwBtAHAAdQB0AGUAcgBzACwAIABsAGEAcAB0AG8AcABzACwAIABoAGEAcgBkACAAZAByAGkAdgBlAHMALAAgAFAARABBAHMAIABvAHIAIABhAG4AeQAgAHMAaQBtAGkAbABhAHIAIABkAGUAdgBpAGMAZQApACAAYQBsAGwAIABsAG8AYwBhAHQAZQBkACAAYQB0ACAAbgBvACAAbQBvAHIAZQAgAHQAaABhAG4AIAB0AHcAbwAgACgAMgApACAAbABvAGMAYQB0AGkAbwBuAHMAOwANADQALgAxAC4AMgAJAHQAaABhAHQAIABzAHUAYwBoACAAdQBzAGUAcgBzACAAYQByAGUAIABhAGwAbAAgAGYAcgBvAG0AIAB0AGgAZQAgAHMAYQBtAGUAIABvAHIAZwBhAG4AaQBzAGEAdABpAG8AbgAgAGEAbgBkACAAZQBuAHQAaQB0AHkAIAAoAHMAdQBjAGgAIABhAHMAIABhAGwAbAAgAG8AZgAgAHkAbwB1AHIAIABlAG0AcABsAG8AeQBlAGUAcwApADsADQA0AC4AMQAuADMACQB0AGgAYQB0ACAAbgBvACAAYwBvAHAAaQBlAHMAIABvAGYAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGEAcgBlACAAbQBhAGQAZQAgAGEAdgBhAGkAbABhAGIAbABlACAAdABvACAAdQBzAGUAcgBzACAAZgByAG8AbQAgAG8AdABoAGUAcgAgAG8AcgBnAGEAbgBpAHMAYQB0AGkAbwBuAHMAIABvAHIAIABlAG4AdABpAHQAaQBlAHMALAAgAHUAbgBsAGUAcwBzACAAYQBuACAAYQBkAGQAaQB0AGkAbwBuAGEAbAAgAGwAaQBjAGUAbgBjAGUAIABpAHMAIABwAHUAcgBjAGgAYQBzAGUAZAAgAGYAcgBvAG0AIABGAG8AbgB0AHMAbQBpAHQAaAAgAGEAYwBjAG8AcgBkAGkAbgBnAGwAeQA7ACAAYQBuAGQADQA0AC4AMQAuADQACQB0AGgAYQB0ACAAaQBmACAAeQBvAHUAIAB1AHMAZQAgAGEAIABuAGUAdAB3AG8AcgBrAGUAZAAgAHMAeQBzAHQAZQBtACAAZgBvAHIAIAB5AG8AdQByACAAZABlAHYAaQBjAGUAcwAgAHQAaABlAG4AIABvAG4AbAB5ACAAYQAgAG0AYQB4AGkAbQB1AG0AIABvAGYAIABmAGkAdgBlACAAKAA1ACkAIABkAGUAdgBpAGMAZQBzACAAcwBoAGEAbABsACAAYgBlACAAYwBhAHAAYQBiAGwAZQAgAG8AZgAgAHUAcwBpAG4AZwAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAdgBpAGEAIAB0AGgAZQAgAG4AZQB0AHcAbwByAGsAZQBkACAAcwB5AHMAdABlAG0AIABhAG4AZAAgAHQAaABhAHQAIABzAHUAYwBoACAAZABlAHYAaQBjAGUAcwAgAHMAaABhAGwAbAAgAGIAZQAgAG8AcABlAHIAYQB0AGUAZAAgAGEAbgBkACAAdQB0AGkAbABpAHMAZQBkACAAYgB5ACAAYQAgAG0AYQB4AGkAbQB1AG0AIABvAGYAIABmAGkAdgBlACAAKAA1ACkAIABpAG4AZABpAHYAaQBkAHUAYQBsAHMAIABhAHQAIABhACAAbQBhAHgAaQBtAHUAbQAgAG8AZgAgAHQAdwBvACAAKAAyACkAIABsAG8AYwBhAHQAaQBvAG4AcwAuACAADQA0AC4AMgAJAEYAbwByACAAdABoAGUAIABwAHUAcgBwAG8AcwBlAHMAIABvAGYAIABjAGwAYQB1AHMAZQAgADQALgAxAC4ANAAgAGEAYgBvAHYAZQAsACAAeQBvAHUAIABzAGgAYQBsAGwAIABlAG4AcwB1AHIAZQAgAHQAaABhAHQAIABhAG4AeQAgAHMAdQBjAGgAIABuAGUAdAB3AG8AcgBrACAAcwB5AHMAdABlAG0AcwAgAGEAcgBlACAAYwBvAG4AZgBpAGcAdQByAGUAZAAgAGkAbgAgAHMAdQBjAGgAIABhACAAbQBhAG4AbgBlAHIAIAB0AGgAYQB0ACAAbwBuAGwAeQAgAHQAaABlACAAbgB1AG0AYgBlAHIAIABhAG4AZAAgAHQAeQBwAGUAIABvAGYAIAB1AHMAZQByAHMAIABpAG4AIAByAGUAcwBwAGUAYwB0ACAAbwBmACAAdwBoAGkAYwBoACAAeQBvAHUAIABoAGEAdgBlACAAcgBlAGMAZQBpAHYAZQBkACAAYQB1AHQAaABvAHIAaQBzAGEAdABpAG8AbgAgAHQAbwAgAHUAcwBlACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABmAHIAbwBtACAARgBvAG4AdABzAG0AaQB0AGgAIABtAGEAeQAsACAAYQBuAGQAIABhAHIAZQAgAHAAZQByAG0AaQB0AHQAZQBkACAAdABvACwAIABhAGMAYwBlAHMAcwAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAaQBuACAAYQBjAGMAbwByAGQAYQBuAGMAZQAgAHcAaQB0AGgAIAB0AGgAaQBzACAAbABpAGMAZQBuAGMAZQAgAGEAbgBkACAAYQB0ACAAYQBuAGQAIAB3AGkAdABoAGkAbgAgAHkAbwB1AHIAIABhAHUAdABoAG8AcgBpAHMAZQBkACAAbABvAGMAYQB0AGkAbwBuAHMALgANADUACQBQAGUAcgBtAGkAdAB0AGUAZAAgAEQAbwBjAHUAbQBlAG4AdAAgAEYAbwByAG0AYQB0AHMADQA1AC4AMQAJAEYAdQByAHQAaABlAHIAIAB0AG8AIABjAGwAYQB1AHMAZQAgADMALgAxACAAYQBiAG8AdgBlACAAYQBuAGQAIABzAHUAYgBqAGUAYwB0ACAAdABvACAAYwBsAGEAdQBzAGUAIAA0ACwAIAB5AG8AdQAgAG0AYQB5ACAAZQBsAGUAYwB0AHIAbwBuAGkAYwBhAGwAbAB5ACAAZABpAHMAdAByAGkAYgB1AHQAZQAgAG8AcgAgAHQAcgBhAG4AcwBtAGkAdAAgAHQAeQBwAGUAZgBhAGMAZQBzACAAKABvAHIAIABkAGEAdABhACAAZABlAHMAYwByAGkAYgBpAG4AZwAgAGEAbgB5ACAAcABhAHIAdAAgAG8AZgAgAHQAaABlACAAdAB5AHAAZQBmAGEAYwBlAHMAKQAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABhAG4AZAAgAGUAbQBiAGUAZABkAGUAZAAgAGkAbgAgAHQAaABlACAAZgBvAGwAbABvAHcAaQBuAGcAIABkAG8AYwB1AG0AZQBuAHQAIABmAG8AcgBtAGEAdABzADoAIAANADUALgAxAC4AMQAJAFAAbwByAHQAYQBiAGwAZQAgAEQAbwBjAHUAbQBlAG4AdAAgAEYAbwByAG0AYQB0ACAAIABmAGkAbABlAHMAIAAoANIAUABEAEYAIABGAGkAbABlAHMA0wApADsAIAANADUALgAxAC4AMgAJAEMAYQBzAGMAYQBkAGkAbgBnACAAUwB0AHkAbABlACAAUwBoAGUAZQB0AHMAIABbAGUAbQBwAGwAbwB5AGkAbgBnACAAdABoAGUAIADSAEAAZgBvAG4AdAAtAGYAYQBjAGUA0wAgAHQAYQBnAF0AIAAoANIAQwBTAFMAIABGAGkAbABlAHMA0wApADsADQA1AC4AMQAuADMACQBbAE0AYQBjAHIAbwBtAGUAZABpAGEAIABGAGwAYQBzAGgAIAAoAG8AcgAgAHMAaQBtAGkAbABhAHIAKQAgAGYAaQBsAGUAcwAgAGUAbQBwAGwAbwB5AGkAbgBnACAAVAByAHUAZQBEAG8AYwAgACgA0gBGAGwAYQBzAGgAIABGAGkAbABlAHMA0wApAF0AOwAgAA0ANQAuADEALgA0AAkAZABvAGMAdQBtAGUAbgB0AHMAIABlAG0AcABsAG8AeQBpAG4AZwAgAFcAZQBiACAARQBtAGIAZQBkAGQAaQBuAGcAIABGAG8AbgB0ACAAVABlAGMAaABuAG8AbABvAGcAeQAgACgA0gBXAEUARgBUACAARgBpAGwAZQBzANMAKQA7ACAAYQBuAGQADQA1AC4AMQAuADUACQBhAG4AeQAgAG8AdABoAGUAcgAgAHMAaQBtAGkAbABhAHIAIABlAG0AYgBlAGQAZABlAGQAIABkAG8AYwB1AG0AZQBuAHQAIABmAG8AcgBtAGEAdABzACAAKADSAE8AdABoAGUAcgAgAEYAaQBsAGUAcwDTACkALAANAAkAKAB0AG8AZwBlAHQAaABlAHIAIADSAEUAbQBiAGUAZABkAGUAZAAgAEQAbwBjAHUAbQBlAG4AdAAgAEYAaQBsAGUAcwDTACkAIABQAFIATwBWAEkARABFAEQAIAB0AGgAYQB0ACAAeQBvAHUAIABhAGwAcwBvACAAYwBvAG0AcABsAHkAIAB3AGkAdABoACAAdABoAGUAIABmAHUAcgB0AGgAZQByACAAcAByAG8AdgBpAHMAaQBvAG4AcwAgAG8AZgAgAGMAbABhAHUAcwBlAHMAIAA1AC4AMgAgAHQAbwAgADUALgA1ACAAYgBlAGwAbwB3AC4ADQA1AC4AMgAJAFAARABGACAARgBpAGwAZQBzAA0ARgBvAHIAIAB0AGgAZQAgAHAAdQByAHAAbwBzAGUAcwAgAG8AZgAgAGMAbABhAHUAcwBlACAANQAuADEALAAgAGEAbABsACAAUABEAEYAIABGAGkAbABlAHMAIABtAHUAcwB0ADoADQA1AC4AMgAuADEACQBbAGUAbQBwAGwAbwB5ACAA0gBzAHUAYgBzAGUAdAB0AGkAbgBnANMAIAB0AG8AIABtAGkAbgBpAG0AaQBzAGUAIAAoAGEAcwAgAGYAYQByACAAYQBzACAAcABvAHMAcwBpAGIAbABlACkAIAB0AGgAZQAgAG4AdQBtAGIAZQByACAAbwBmACAAYwBoAGEAcgBhAGMAdABlAHIAcwAgAG8AZgAgAHQAaABlACAAdAB5AHAAZQBmAGEAYwBlAHMAIABlAG0AYgBlAGQAZABlAGQAXQA7ACAADQA1AC4AMgAuADIACQBiAGUAIADSAHIAZQBhAGQAIABvAG4AbAB5ANMAIABhAG4AZAAvAG8AcgAgAGMAbwBuAGYAaQBnAHUAcgBlAGQAIABzAG8AIAB0AGgAYQB0ACAAdABoAGUAeQAgAGMAYQBuAG4AbwB0ACAAYgBlACAAZQBkAGkAdABlAGQALAAgAGEAbAB0AGUAcgBlAGQALAAgAGUAbgBoAGEAbgBjAGUAZAAgAG8AcgAgAG0AbwBkAGkAZgBpAGUAZAAgAGkAbgAgAGEAbgB5ACAAdwBhAHkAIABvAHIAIABiAHkAIABhAG4AeQAgAHAAZQByAHMAbwBuACAAbwB0AGgAZQByACAAdABoAGEAbgAgAGEAbgAgAGEAdQB0AGgAbwByAGkAcwBlAGQAIAB1AHMAZQByACAAYQBuAGQAIABpAG4AIABhAGMAYwBvAHIAZABhAG4AYwBlACAAdwBpAHQAaAAgAHQAaABlAHMAZQAgAHQAZQByAG0AcwAgAGEAbgBkACAAYwBvAG4AZABpAHQAaQBvAG4AcwAuAA0ANQAuADMACQBGAGwAYQBzAGgAIABGAGkAbABlAHMADQAJAEYAbwByACAAdABoAGUAIABwAHUAcgBwAG8AcwBlAHMAIABvAGYAIABjAGwAYQB1AHMAZQAgADUALgAxACwAIABhAGwAbAAgAEYAbABhAHMAaAAgAEYAaQBsAGUAcwAgAG0AdQBzAHQAOgANADUALgAzAC4AMQAJAFsAZQBtAHAAbABvAHkAIADSAHMAdQBiAHMAZQB0AHQAaQBuAGcA0wAgAHQAbwAgAG0AaQBuAGkAbQBpAHMAZQAgACgAYQBzACAAZgBhAHIAIABhAHMAIABwAG8AcwBzAGkAYgBsAGUAKQAgAHQAaABlACAAbgB1AG0AYgBlAHIAIABvAGYAIABjAGgAYQByAGEAYwB0AGUAcgBzACAAbwBmACAAdABoAGUAIAB0AHkAcABlAGYAYQBjAGUAcwAgAGUAbQBiAGUAZABkAGUAZABdADsAIAANADUALgAzAC4AMgAJAGIAZQAgAHMAdABhAHQAaQBjACwAIABuAG8AdAAgAGQAeQBuAGEAbQBpAGMAOwAgAGEAbgBkAA0ANQAuADMALgAzAAkAYgBlACAA0gBQAHIAbwB0AGUAYwB0ACAAZgByAG8AbQAgAEkAbQBwAG8AcgB0ANMAIABlAG4AYQBiAGwAZQBkAC4ADQA1AC4ANAAJAEMAUwBTACAARgBpAGwAZQBzACwAIABXAEUARgBUAGgAdAB0AHAAOgAvAC8AdwB3AHcALgBmAG8AbgB0AHMAbQBpAHQAaAAuAGMAbwBtAC8ARgBTACAATABvAGwAYQBMAGkAZwBoAHQAVwBlAGIAZgBvAG4AdAAgADEALgAwAFcAZQBkACAATQBhAHIAIAAyADAAIAAxADAAOgA0ADIAOgAwADQAIAAyADAAMQAzAAAAAgAAAAAAAP8FACgAAAAAAAAAAAAAAAAAAAAAAAAAAADtAAABAgEDAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAUABUAFgAXABgAGQAaABsAHAAdAB4AHwAgACEAIgAjACQAJQAmACcAKAApACoAKwAsAC0ALgAvADAAMQAyADMANAA1ADYANwA4ADkAOgA7ADwAPQA+AD8AQABBAEIAQwBEAEUARgBHAEgASQBKAEsATABNAE4ATwBQAFEAUgBTAFQAVQBWAFcAWABZAFoAWwBcAF0AXgBfAGAAYQEEAKMAhACFAL0AlgDoAIYAjgCLAJ0AqQCkAQUAigDaAIMAkwEGAQcAjQCIAMMA3gEIAJ4AqgD1APQA9gCiAK0AyQDHAK4AYgBjAJAAZADLAGUAyADKAM8AzADNAM4A6QBmANMA0ADRAK8AZwDwAJEA1gDUANUAaADrAO0AiQBqAGkAawBtAGwAbgCgAG8AcQBwAHIAcwB1AHQAdgB3AOoAeAB6AHkAewB9AHwAuAChAH8AfgCAAIEA7ADuALoBCQEKAP0A/gELAQwA1wDiAOMBDQEOALAAsQEPARAAuwERARIBEwEUAKYA2ADdANkAsgCzALYAtwDEALQAtQDFAIIAwgCHAKsAvgC/ARUAjAC5ARYBFwEYBmdseXBoMQd1bmkwMDBEB3VuaTAwQTAHdW5pMDBBRAd1bmkwMEIyB3VuaTAwQjMHdW5pMDBCOQdBb2dvbmVrB2FvZ29uZWsHRW9nb25lawdlb2dvbmVrBk5hY3V0ZQZuYWN1dGUGU2FjdXRlBnNhY3V0ZQZaYWN1dGUGemFjdXRlClpkb3RhY2NlbnQKemRvdGFjY2VudARFdXJvB3VuaUUwMDAHdW5pRkIwMQd1bmlGQjAyuAH/hbABjQBLsAhQWLEBAY5ZsUYGK1ghsBBZS7AUUlghsIBZHbAGK1xYALADIEWwAytEsAQgRboAAwEcAAIrsAMrRLAFIEWyBMICK7ADK0SwBiBFugAFAiQAAiuwAytEsAcgRbIGfQIrsAMrRLAIIEWyB34CK7ADK0SwCSBFsghOAiuwAytEsAogRbIJGgIrsAMrRAGwCyBFsAMrRLAMIEW6AAt//wACK7EDRnYrRLANIEWyDHMCK7EDRnYrRFmwFCsAAAABUUnKvAAA) format('truetype'),url(data:font/woff;charset=utf-8;base64,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) format('woff');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'fs_lola_bold';src:url(data:font/truetype;charset=utf-8;base64,AAEAAAAQAQAABAAARkZUTWBzlkoAAAEMAAAAHEdERUYEyQMOAAABKAAAACxHUE9TAMTs3gAAAVQAAD+MR1NVQtr53kcAAEDgAAAAWE9TLzKognVTAABBOAAAAGBjbWFwU8ufdAAAQZgAAAN+Z2FzcAAAABAAAEUYAAAACGdseWY57exOAABFIAAAjJBoZWFk/0K4iwAA0bAAAAA2aGhlYQeiBRsAANHoAAAAJGhtdHgmiT1pAADSDAAABhxsb2Nhp/nLvAAA2CgAAAMQbWF4cAHQAE4AANs4AAAAIG5hbWUbXmKJAADbWAAAQv5wb3N02tbSEAABHlgAAAfXd2ViZgndUcQAASYwAAAABgAAAAEAAAAAzD2izwAAAADGTDkgAAAAAM3puloAAQAAAA4AAAAkAAAAAAACAAMAAQGCAAEBgwGEAAIBhQGGAAEABAAAAAIAAAABAAAACgAeACwAAWxhdG4ACAAEAAAAAP//AAEAAAABa2VybgAIAAAAAQAAAAEABAACAAAAAwAMDVg0+gABDBgABAAAAJgBOgGoAboDdAN6A4ADkgOcBIIEtATOBowGogbYA3oG8gb4Bv4IbAiGCIwIkghsCJgIngioCJIIxgjMCNIJ8AoGCmQBqAGoAagBqAGoAagDkgOSA5IDkgOSA5IG2AN6A3oDegN6A3oDegN6BvgG+Ab4BvgIhgiGCIYIhgiYCJ4IngieCJ4IngieCMwIzAjMCMwBqAN6AagDegGoA3oG8gbyBvgG+Ab4BvgG+AN0A3QDdAN0CGwIhgiGCIYIhgpqA3oIjAOACJIDgAiSA4AIkgOACJIDgAiYCJgImAOSCJ4DkgieA5IIngOSCJ4IqAioCKgIkgiSCJIIkgS0BLQKhAjMCMwIzAjMCMwIzAaMCfAG2AbYC/YBqAN6A3oDkgieCJIEtAaMCfAGjAnwBowJ8AbYABsAJAAjADf/twA5/6sAOv+rAFn/zABa/8wAgQAjAIIAIwCDACMAhAAjAIUAIwCGACMAwQAjAMMAIwDFACMBI/+3ASX/twE1/6sBNv/MAUIAIwFK/7cBWf+rAVr/zAFb/6sBXP/MAV3/qwFe/8wABAARACMANP/3ADn/0wBZ/9wAbgAP/7cAEf+3ACT/1QAt/+wAMv/+AET/3gBG/+UAR//lAEj/5QBK/+UATP/+AE3/+wBS/+UAVP/lAFb/6ABY/+sAXP/rAIH/1QCC/9UAg//VAIT/1QCF/9UAhv/VAJP//gCU//4Alf/+AJb//gCX//4Amf/+AKH/3gCi/94Ao//eAKT/3gCl/94Apv/eAKf/3gCo/+UAqf/lAKr/5QCr/+UArP/lAK3//gCu//4Ar//+ALD//gCz/+UAtP/lALX/5QC2/+UAt//lALn/5QC6/+sAu//rALz/6wC9/+sAvv/rAMD/6wDB/9UAwv/eAMP/1QDE/94Axf/VAMb/3gDI/+UAyv/lAMz/5QDO/+UA0P/lANL/5QDU/+UA1v/lANj/5QDa/+UA3P/lAN7/5QDg/+UA4v/lAOT/5QDq//4A7P/+AO7//gDw//4A9v/7AQ3//gEO/+UBD//+ARD/5QER//4BEv/lARP//gEU/+UBHP/oAR7/6AEg/+gBIv/oASr/6wEs/+sBLv/rATD/6wEy/+sBNP/rATj/6wFC/9UBQ//eAUX/3gFG//4BR//lAUn/6AFg/+sBbP+3AAEAOf/7AAEAWf/xAAQANP/7ADn/0ABX//UAWf/iAAIAOf/2ADv/8AA5AA//nQAR/50AJP/bAET/8gBG//sAR//7AEj/9gBK//sAVv/7AIH/2wCC/9sAg//bAIT/2wCF/9sAhv/bAKH/8gCi//IAo//yAKT/8gCl//IApv/yAKf/8gCo//sAqf/2AKr/9gCr//YArP/2AMH/2wDC//IAw//bAMT/8gDF/9sAxv/yAMj/+wDK//sAzP/7AM7/+wDQ//sA0v/7ANT/9gDW//YA2P/2ANr/9gDc//YA3v/7AOD/+wDi//sA5P/7ARz/+wEe//sBIP/7ASL/+wFC/9sBQ//yAUX/8gFJ//sBbP+dAAwAOf/2ADr/9gA7//gAPP/nAJ7/5wE1//YBN//nATn/5wFZ//YBW//2AV3/9gFf/+cABgAP/8EAEf+3AC3/8QBU/8QAXf/iAWz/twBvABH/qwAk/9EAKv/7ADL/9gA0//YARP/eAEUABQBG/+IAR//iAEj/4gBK/+IATgAFAE8ABQBS/+IAVP/iAFb/6QBY/+wAXP/sAIH/0QCC/9EAg//RAIT/0QCF/9EAhv/RAJP/9gCU//YAlf/2AJb/9gCX//YAmf/2AKH/3gCi/94Ao//eAKT/3gCl/94Apv/eAKf/3gCo/+IAqf/iAKr/4gCr/+IArP/iALP/4gC0/+IAtf/iALb/4gC3/+IAuf/iALr/7AC7/+wAvP/sAL3/7AC+/+wAwP/sAMH/0QDC/94Aw//RAMT/3gDF/9EAxv/eAMj/4gDK/+IAzP/iAM7/4gDQ/+IA0v/iANT/4gDW/+IA2P/iANr/4gDc/+IA3f/7AN7/4gDf//sA4P/iAOH/+wDi/+IA4//7AOT/4gD4AAUA+wAFAP0ABQD/AAUBAQAFAQ3/9gEO/+IBD//2ARD/4gER//YBEv/iARP/9gEU/+IBHP/pAR7/6QEg/+kBIv/pASr/7AEs/+wBLv/sATD/7AEy/+wBNP/sATj/7AFC/9EBQ//eAUX/3gFG//YBR//iAUn/6QFg/+wBbP+rAAUAEf+rADT/9gBFAAUAVP/iAWz/qwANADL/8AA0//gAk//wAJT/8ACV//AAlv/wAJf/8ACZ//ABDf/wAQ//8AER//ABE//wAUb/8AAGAA//vAAR/7wANP/nAFT/yQBd//EBbP+8AAEAWf/zAAEAWf/4AFsAD//SABH/0gA5AAUAOgAFAET/8wBFAAUARv/3AEf/9wBI//YASf/xAEr/9wBOAAQATwACAFL/9gBU//YAVv/+AFj/+wBc//sAof/zAKL/8wCj//MApP/zAKX/8wCm//MAp//zAKj/9wCp//YAqv/2AKv/9gCs//YAs//2ALT/9gC1//YAtv/2ALf/9gC5//YAuv/7ALv/+wC8//sAvf/7AL7/+wDA//sAwv/zAMT/8wDG//MAyP/3AMr/9wDM//cAzv/3AND/9wDS//cA1P/2ANb/9gDY//YA2v/2ANz/9gDe//cA4P/3AOL/9wDk//cA+AAEAPsAAgD9AAIA/wACAQEAAgEKADIBDv/2ARD/9gES//YBFP/2ARz//gEe//4BIP/+ASL//gEq//sBLP/7AS7/+wEw//sBMv/7ATT/+wE1AAUBOP/7AUP/8wFF//MBR//2AUn//gFZAAUBWwAFAV0ABQFg//sBbP/SAAYAWf/5AFr/+QE2//kBWv/5AVz/+QFe//kAAQBZ//cAAQBZ//QAAQBZ//sAAQBZ//kAAgBZ//YAW//6AAcAD//TABH/0wBF//oAS//6AFT/+ABZ//0BbP/TAAEBCgAUAAEAWf/8AEcAD//MABH/zAAk//EARP/2AEb/9gBH//YASP/2AEr/9gBS//YAVP/2AFb//QCB//EAgv/xAIP/8QCE//EAhf/xAIb/8QCh//YAov/2AKP/9gCk//YApf/2AKb/9gCn//YAqP/2AKn/9gCq//YAq//2AKz/9gCz//YAtP/2ALX/9gC2//YAt//2ALn/9gDB//EAwv/2AMP/8QDE//YAxf/xAMb/9gDI//YAyv/2AMz/9gDO//YA0P/2ANL/9gDU//YA1v/2ANj/9gDa//YA3P/2AN7/9gDg//YA4v/2AOT/9gEKACgBDv/2ARD/9gES//YBFP/2ARz//QEe//0BIP/9ASL//QFC//EBQ//2AUX/9gFH//YBSf/9AWz/zAAFAA//zAAR/8wAVP/2AQoAKAFs/8wAFwBI//gAUv/6AKn/+ACq//gAq//4AKz/+ACz//oAtP/6ALX/+gC2//oAt//6ALn/+gDU//gA1v/4ANj/+ADa//gA3P/4AQoAFAEO//oBEP/6ARL/+gEU//oBR//6AAEBCgAeAAYAWf/3AFr/9wE2//cBWv/3AVz/9wFe//cAXAAP/8EAEf+3ACT/zgAt//EARP/EAEb/xABH/8QASP/EAEr/xABS/8QAVP/EAFX/3QBW/9YAWP/GAFz/xgBd/+IAgf/OAIL/zgCD/84AhP/OAIX/zgCG/84Aof/EAKL/xACj/8QApP/EAKX/xACm/8QAp//EAKj/xACp/8QAqv/EAKv/xACs/8QAs//EALT/xAC1/8QAtv/EALf/xAC5/8QAuv/GALv/xgC8/8YAvf/GAL7/xgDA/8YAwf/OAML/xADD/84AxP/EAMX/zgDG/8QAyP/EAMr/xADM/8QAzv/EAND/xADS/8QA1P/EANb/xADY/8QA2v/EANz/xADe/8QA4P/EAOL/xADk/8QBDv/EARD/xAES/8QBFP/EARb/3QEY/90BGv/dARz/1gEe/9YBIP/WASL/1gEq/8YBLP/GAS7/xgEw/8YBMv/GATT/xgE4/8YBQv/OAUP/xAFF/8QBR//EAUn/1gFg/8YBbP+3AAgARQAoAE4AKABPACgA+AAoAPsAKAD9ACgA/wAoAQEAKAABAJgAEQAkACkAKgAuAC8AMgAzADQANwA5ADoAOwA8AEQARwBIAEkASwBMAE4ATwBQAFEAUgBVAFYAVwBYAFkAWgBbAF0AgQCCAIMAhACFAIYAkwCUAJUAlgCXAJkAngChAKIAowCkAKUApgCnAKkAqgCrAKwArQCuAK8AsACyALMAtAC1ALYAtwC5ALoAuwC8AL0AwQDCAMMAxADFAMYA0ADSANQA1gDYANoA3ADdAN8A4QDjAOgA6gDsAO4A8AD0APcA+AD6APsA/AD9AP4A/wEAAQEBAgEFAQcBCQENAQ4BDwEQAREBEgETARQBFgEYARoBHAEeASABIgEjASUBJwEqASwBLgEwATIBNAE1ATYBNwE5AUABQgFDAUUBRgFHAUkBSgFZAVoBWwFcAV0BXgFfAAEnfgAEAAAAEAAqAdwIvgxQDRIUBBTWGogaiBrqGvQfZhqIINghOib8AGwAJAAjACQAIwAkACMAJAAjADf/twA3/7cAN/+3ADf/twA5/6sAOf+rADn/qwA5/6sAOv+rADr/qwA6/6sAOv+rAFn/zABZ/8wAWf/MAFn/zABa/8wAWv/MAFr/zABa/8wAgQAjAIEAIwCBACMAgQAjAIIAIwCCACMAggAjAIIAIwCDACMAgwAjAIMAIwCDACMAhAAjAIQAIwCEACMAhAAjAIUAIwCFACMAhQAjAIUAIwCGACMAhgAjAIYAIwCGACMAwQAjAMEAIwDBACMAwQAjAMMAIwDDACMAwwAjAMMAIwDFACMAxQAjAMUAIwDFACMBI/+3ASP/twEj/7cBI/+3ASX/twEl/7cBJf+3ASX/twE1/6sBNf+rATX/qwE1/6sBNv/MATb/zAE2/8wBNv/MAUIAIwFCACMBQgAjAUIAIwFK/7cBSv+3AUr/twFK/7cBWf+rAVn/qwFZ/6sBWf+rAVr/zAFa/8wBWv/MAVr/zAFb/6sBW/+rAVv/qwFb/6sBXP/MAVz/zAFc/8wBXP/MAV3/qwFd/6sBXf+rAV3/qwFe/8wBXv/MAV7/zAFe/8wBuAAP/7cAD/+3AA//twAP/7cAEf+3ABH/twAR/7cAEf+3ACT/1QAk/9UAJP/VACT/1QAt/+wALf/sAC3/7AAt/+wAMv/+ADL//gAy//4AMv/+AET/3gBE/94ARP/eAET/3gBG/+UARv/lAEb/5QBG/+UAR//lAEf/5QBH/+UAR//lAEj/5QBI/+UASP/lAEj/5QBK/+UASv/lAEr/5QBK/+UATP/+AEz//gBM//4ATP/+AE3/+wBN//sATf/7AE3/+wBS/+UAUv/lAFL/5QBS/+UAVP/lAFT/5QBU/+UAVP/lAFb/6ABW/+gAVv/oAFb/6ABY/+sAWP/rAFj/6wBY/+sAXP/rAFz/6wBc/+sAXP/rAIH/1QCB/9UAgf/VAIH/1QCC/9UAgv/VAIL/1QCC/9UAg//VAIP/1QCD/9UAg//VAIT/1QCE/9UAhP/VAIT/1QCF/9UAhf/VAIX/1QCF/9UAhv/VAIb/1QCG/9UAhv/VAJP//gCT//4Ak//+AJP//gCU//4AlP/+AJT//gCU//4Alf/+AJX//gCV//4Alf/+AJb//gCW//4Alv/+AJb//gCX//4Al//+AJf//gCX//4Amf/+AJn//gCZ//4Amf/+AKH/3gCh/94Aof/eAKH/3gCi/94Aov/eAKL/3gCi/94Ao//eAKP/3gCj/94Ao//eAKT/3gCk/94ApP/eAKT/3gCl/94Apf/eAKX/3gCl/94Apv/eAKb/3gCm/94Apv/eAKf/3gCn/94Ap//eAKf/3gCo/+UAqP/lAKj/5QCo/+UAqf/lAKn/5QCp/+UAqf/lAKr/5QCq/+UAqv/lAKr/5QCr/+UAq//lAKv/5QCr/+UArP/lAKz/5QCs/+UArP/lAK3//gCt//4Arf/+AK3//gCu//4Arv/+AK7//gCu//4Ar//+AK///gCv//4Ar//+ALD//gCw//4AsP/+ALD//gCz/+UAs//lALP/5QCz/+UAtP/lALT/5QC0/+UAtP/lALX/5QC1/+UAtf/lALX/5QC2/+UAtv/lALb/5QC2/+UAt//lALf/5QC3/+UAt//lALn/5QC5/+UAuf/lALn/5QC6/+sAuv/rALr/6wC6/+sAu//rALv/6wC7/+sAu//rALz/6wC8/+sAvP/rALz/6wC9/+sAvf/rAL3/6wC9/+sAvv/rAL7/6wC+/+sAvv/rAMD/6wDA/+sAwP/rAMD/6wDB/9UAwf/VAMH/1QDB/9UAwv/eAML/3gDC/94Awv/eAMP/1QDD/9UAw//VAMP/1QDE/94AxP/eAMT/3gDE/94Axf/VAMX/1QDF/9UAxf/VAMb/3gDG/94Axv/eAMb/3gDI/+UAyP/lAMj/5QDI/+UAyv/lAMr/5QDK/+UAyv/lAMz/5QDM/+UAzP/lAMz/5QDO/+UAzv/lAM7/5QDO/+UA0P/lAND/5QDQ/+UA0P/lANL/5QDS/+UA0v/lANL/5QDU/+UA1P/lANT/5QDU/+UA1v/lANb/5QDW/+UA1v/lANj/5QDY/+UA2P/lANj/5QDa/+UA2v/lANr/5QDa/+UA3P/lANz/5QDc/+UA3P/lAN7/5QDe/+UA3v/lAN7/5QDg/+UA4P/lAOD/5QDg/+UA4v/lAOL/5QDi/+UA4v/lAOT/5QDk/+UA5P/lAOT/5QDq//4A6v/+AOr//gDq//4A7P/+AOz//gDs//4A7P/+AO7//gDu//4A7v/+AO7//gDw//4A8P/+APD//gDw//4A9v/7APb/+wD2//sA9v/7AQ3//gEN//4BDf/+AQ3//gEO/+UBDv/lAQ7/5QEO/+UBD//+AQ///gEP//4BD//+ARD/5QEQ/+UBEP/lARD/5QER//4BEf/+ARH//gER//4BEv/lARL/5QES/+UBEv/lARP//gET//4BE//+ARP//gEU/+UBFP/lART/5QEU/+UBHP/oARz/6AEc/+gBHP/oAR7/6AEe/+gBHv/oAR7/6AEg/+gBIP/oASD/6AEg/+gBIv/oASL/6AEi/+gBIv/oASr/6wEq/+sBKv/rASr/6wEs/+sBLP/rASz/6wEs/+sBLv/rAS7/6wEu/+sBLv/rATD/6wEw/+sBMP/rATD/6wEy/+sBMv/rATL/6wEy/+sBNP/rATT/6wE0/+sBNP/rATj/6wE4/+sBOP/rATj/6wFC/9UBQv/VAUL/1QFC/9UBQ//eAUP/3gFD/94BQ//eAUX/3gFF/94BRf/eAUX/3gFG//4BRv/+AUb//gFG//4BR//lAUf/5QFH/+UBR//lAUn/6AFJ/+gBSf/oAUn/6AFg/+sBYP/rAWD/6wFg/+sBbP+3AWz/twFs/7cBbP+3AOQAD/+dAA//nQAP/50AD/+dABH/nQAR/50AEf+dABH/nQAk/9sAJP/bACT/2wAk/9sARP/yAET/8gBE//IARP/yAEb/+wBG//sARv/7AEb/+wBH//sAR//7AEf/+wBH//sASP/2AEj/9gBI//YASP/2AEr/+wBK//sASv/7AEr/+wBW//sAVv/7AFb/+wBW//sAgf/bAIH/2wCB/9sAgf/bAIL/2wCC/9sAgv/bAIL/2wCD/9sAg//bAIP/2wCD/9sAhP/bAIT/2wCE/9sAhP/bAIX/2wCF/9sAhf/bAIX/2wCG/9sAhv/bAIb/2wCG/9sAof/yAKH/8gCh//IAof/yAKL/8gCi//IAov/yAKL/8gCj//IAo//yAKP/8gCj//IApP/yAKT/8gCk//IApP/yAKX/8gCl//IApf/yAKX/8gCm//IApv/yAKb/8gCm//IAp//yAKf/8gCn//IAp//yAKj/+wCo//sAqP/7AKj/+wCp//YAqf/2AKn/9gCp//YAqv/2AKr/9gCq//YAqv/2AKv/9gCr//YAq//2AKv/9gCs//YArP/2AKz/9gCs//YAwf/bAMH/2wDB/9sAwf/bAML/8gDC//IAwv/yAML/8gDD/9sAw//bAMP/2wDD/9sAxP/yAMT/8gDE//IAxP/yAMX/2wDF/9sAxf/bAMX/2wDG//IAxv/yAMb/8gDG//IAyP/7AMj/+wDI//sAyP/7AMr/+wDK//sAyv/7AMr/+wDM//sAzP/7AMz/+wDM//sAzv/7AM7/+wDO//sAzv/7AND/+wDQ//sA0P/7AND/+wDS//sA0v/7ANL/+wDS//sA1P/2ANT/9gDU//YA1P/2ANb/9gDW//YA1v/2ANb/9gDY//YA2P/2ANj/9gDY//YA2v/2ANr/9gDa//YA2v/2ANz/9gDc//YA3P/2ANz/9gDe//sA3v/7AN7/+wDe//sA4P/7AOD/+wDg//sA4P/7AOL/+wDi//sA4v/7AOL/+wDk//sA5P/7AOT/+wDk//sBHP/7ARz/+wEc//sBHP/7AR7/+wEe//sBHv/7AR7/+wEg//sBIP/7ASD/+wEg//sBIv/7ASL/+wEi//sBIv/7AUL/2wFC/9sBQv/bAUL/2wFD//IBQ//yAUP/8gFD//IBRf/yAUX/8gFF//IBRf/yAUn/+wFJ//sBSf/7AUn/+wFs/50BbP+dAWz/nQFs/50AMAA5//YAOf/2ADn/9gA5//YAOv/2ADr/9gA6//YAOv/2ADv/+AA7//gAO//4ADv/+AA8/+cAPP/nADz/5wA8/+cAnv/nAJ7/5wCe/+cAnv/nATX/9gE1//YBNf/2ATX/9gE3/+cBN//nATf/5wE3/+cBOf/nATn/5wE5/+cBOf/nAVn/9gFZ//YBWf/2AVn/9gFb//YBW//2AVv/9gFb//YBXf/2AV3/9gFd//YBXf/2AV//5wFf/+cBX//nAV//5wG8ABH/qwAR/6sAEf+rABH/qwAk/9EAJP/RACT/0QAk/9EAKv/7ACr/+wAq//sAKv/7ADL/9gAy//YAMv/2ADL/9gA0//YANP/2ADT/9gA0//YARP/eAET/3gBE/94ARP/eAEUABQBFAAUARQAFAEUABQBG/+IARv/iAEb/4gBG/+IAR//iAEf/4gBH/+IAR//iAEj/4gBI/+IASP/iAEj/4gBK/+IASv/iAEr/4gBK/+IATgAFAE4ABQBOAAUATgAFAE8ABQBPAAUATwAFAE8ABQBS/+IAUv/iAFL/4gBS/+IAVP/iAFT/4gBU/+IAVP/iAFb/6QBW/+kAVv/pAFb/6QBY/+wAWP/sAFj/7ABY/+wAXP/sAFz/7ABc/+wAXP/sAIH/0QCB/9EAgf/RAIH/0QCC/9EAgv/RAIL/0QCC/9EAg//RAIP/0QCD/9EAg//RAIT/0QCE/9EAhP/RAIT/0QCF/9EAhf/RAIX/0QCF/9EAhv/RAIb/0QCG/9EAhv/RAJP/9gCT//YAk//2AJP/9gCU//YAlP/2AJT/9gCU//YAlf/2AJX/9gCV//YAlf/2AJb/9gCW//YAlv/2AJb/9gCX//YAl//2AJf/9gCX//YAmf/2AJn/9gCZ//YAmf/2AKH/3gCh/94Aof/eAKH/3gCi/94Aov/eAKL/3gCi/94Ao//eAKP/3gCj/94Ao//eAKT/3gCk/94ApP/eAKT/3gCl/94Apf/eAKX/3gCl/94Apv/eAKb/3gCm/94Apv/eAKf/3gCn/94Ap//eAKf/3gCo/+IAqP/iAKj/4gCo/+IAqf/iAKn/4gCp/+IAqf/iAKr/4gCq/+IAqv/iAKr/4gCr/+IAq//iAKv/4gCr/+IArP/iAKz/4gCs/+IArP/iALP/4gCz/+IAs//iALP/4gC0/+IAtP/iALT/4gC0/+IAtf/iALX/4gC1/+IAtf/iALb/4gC2/+IAtv/iALb/4gC3/+IAt//iALf/4gC3/+IAuf/iALn/4gC5/+IAuf/iALr/7AC6/+wAuv/sALr/7AC7/+wAu//sALv/7AC7/+wAvP/sALz/7AC8/+wAvP/sAL3/7AC9/+wAvf/sAL3/7AC+/+wAvv/sAL7/7AC+/+wAwP/sAMD/7ADA/+wAwP/sAMH/0QDB/9EAwf/RAMH/0QDC/94Awv/eAML/3gDC/94Aw//RAMP/0QDD/9EAw//RAMT/3gDE/94AxP/eAMT/3gDF/9EAxf/RAMX/0QDF/9EAxv/eAMb/3gDG/94Axv/eAMj/4gDI/+IAyP/iAMj/4gDK/+IAyv/iAMr/4gDK/+IAzP/iAMz/4gDM/+IAzP/iAM7/4gDO/+IAzv/iAM7/4gDQ/+IA0P/iAND/4gDQ/+IA0v/iANL/4gDS/+IA0v/iANT/4gDU/+IA1P/iANT/4gDW/+IA1v/iANb/4gDW/+IA2P/iANj/4gDY/+IA2P/iANr/4gDa/+IA2v/iANr/4gDc/+IA3P/iANz/4gDc/+IA3f/7AN3/+wDd//sA3f/7AN7/4gDe/+IA3v/iAN7/4gDf//sA3//7AN//+wDf//sA4P/iAOD/4gDg/+IA4P/iAOH/+wDh//sA4f/7AOH/+wDi/+IA4v/iAOL/4gDi/+IA4//7AOP/+wDj//sA4//7AOT/4gDk/+IA5P/iAOT/4gD4AAUA+AAFAPgABQD4AAUA+wAFAPsABQD7AAUA+wAFAP0ABQD9AAUA/QAFAP0ABQD/AAUA/wAFAP8ABQD/AAUBAQAFAQEABQEBAAUBAQAFAQ3/9gEN//YBDf/2AQ3/9gEO/+IBDv/iAQ7/4gEO/+IBD//2AQ//9gEP//YBD//2ARD/4gEQ/+IBEP/iARD/4gER//YBEf/2ARH/9gER//YBEv/iARL/4gES/+IBEv/iARP/9gET//YBE//2ARP/9gEU/+IBFP/iART/4gEU/+IBHP/pARz/6QEc/+kBHP/pAR7/6QEe/+kBHv/pAR7/6QEg/+kBIP/pASD/6QEg/+kBIv/pASL/6QEi/+kBIv/pASr/7AEq/+wBKv/sASr/7AEs/+wBLP/sASz/7AEs/+wBLv/sAS7/7AEu/+wBLv/sATD/7AEw/+wBMP/sATD/7AEy/+wBMv/sATL/7AEy/+wBNP/sATT/7AE0/+wBNP/sATj/7AE4/+wBOP/sATj/7AFC/9EBQv/RAUL/0QFC/9EBQ//eAUP/3gFD/94BQ//eAUX/3gFF/94BRf/eAUX/3gFG//YBRv/2AUb/9gFG//YBR//iAUf/4gFH/+IBR//iAUn/6QFJ/+kBSf/pAUn/6QFg/+wBYP/sAWD/7AFg/+wBbP+rAWz/qwFs/6sBbP+rADQAMv/wADL/8AAy//AAMv/wADT/+AA0//gANP/4ADT/+ACT//AAk//wAJP/8ACT//AAlP/wAJT/8ACU//AAlP/wAJX/8ACV//AAlf/wAJX/8ACW//AAlv/wAJb/8ACW//AAl//wAJf/8ACX//AAl//wAJn/8ACZ//AAmf/wAJn/8AEN//ABDf/wAQ3/8AEN//ABD//wAQ//8AEP//ABD//wARH/8AER//ABEf/wARH/8AET//ABE//wARP/8AET//ABRv/wAUb/8AFG//ABRv/wAWwAD//SAA//0gAP/9IAD//SABH/0gAR/9IAEf/SABH/0gA5AAUAOQAFADkABQA5AAUAOgAFADoABQA6AAUAOgAFAET/8wBE//MARP/zAET/8wBFAAUARQAFAEUABQBFAAUARv/3AEb/9wBG//cARv/3AEf/9wBH//cAR//3AEf/9wBI//YASP/2AEj/9gBI//YASf/xAEn/8QBJ//EASf/xAEr/9wBK//cASv/3AEr/9wBOAAQATgAEAE4ABABOAAQATwACAE8AAgBPAAIATwACAFL/9gBS//YAUv/2AFL/9gBU//YAVP/2AFT/9gBU//YAVv/+AFb//gBW//4AVv/+AFj/+wBY//sAWP/7AFj/+wBc//sAXP/7AFz/+wBc//sAof/zAKH/8wCh//MAof/zAKL/8wCi//MAov/zAKL/8wCj//MAo//zAKP/8wCj//MApP/zAKT/8wCk//MApP/zAKX/8wCl//MApf/zAKX/8wCm//MApv/zAKb/8wCm//MAp//zAKf/8wCn//MAp//zAKj/9wCo//cAqP/3AKj/9wCp//YAqf/2AKn/9gCp//YAqv/2AKr/9gCq//YAqv/2AKv/9gCr//YAq//2AKv/9gCs//YArP/2AKz/9gCs//YAs//2ALP/9gCz//YAs//2ALT/9gC0//YAtP/2ALT/9gC1//YAtf/2ALX/9gC1//YAtv/2ALb/9gC2//YAtv/2ALf/9gC3//YAt//2ALf/9gC5//YAuf/2ALn/9gC5//YAuv/7ALr/+wC6//sAuv/7ALv/+wC7//sAu//7ALv/+wC8//sAvP/7ALz/+wC8//sAvf/7AL3/+wC9//sAvf/7AL7/+wC+//sAvv/7AL7/+wDA//sAwP/7AMD/+wDA//sAwv/zAML/8wDC//MAwv/zAMT/8wDE//MAxP/zAMT/8wDG//MAxv/zAMb/8wDG//MAyP/3AMj/9wDI//cAyP/3AMr/9wDK//cAyv/3AMr/9wDM//cAzP/3AMz/9wDM//cAzv/3AM7/9wDO//cAzv/3AND/9wDQ//cA0P/3AND/9wDS//cA0v/3ANL/9wDS//cA1P/2ANT/9gDU//YA1P/2ANb/9gDW//YA1v/2ANb/9gDY//YA2P/2ANj/9gDY//YA2v/2ANr/9gDa//YA2v/2ANz/9gDc//YA3P/2ANz/9gDe//cA3v/3AN7/9wDe//cA4P/3AOD/9wDg//cA4P/3AOL/9wDi//cA4v/3AOL/9wDk//cA5P/3AOT/9wDk//cA+AAEAPgABAD4AAQA+AAEAPsAAgD7AAIA+wACAPsAAgD9AAIA/QACAP0AAgD9AAIA/wACAP8AAgD/AAIA/wACAQEAAgEBAAIBAQACAQEAAgEKADIBCgAyAQoAMgEKADIBDv/2AQ7/9gEO//YBDv/2ARD/9gEQ//YBEP/2ARD/9gES//YBEv/2ARL/9gES//YBFP/2ART/9gEU//YBFP/2ARz//gEc//4BHP/+ARz//gEe//4BHv/+AR7//gEe//4BIP/+ASD//gEg//4BIP/+ASL//gEi//4BIv/+ASL//gEq//sBKv/7ASr/+wEq//sBLP/7ASz/+wEs//sBLP/7AS7/+wEu//sBLv/7AS7/+wEw//sBMP/7ATD/+wEw//sBMv/7ATL/+wEy//sBMv/7ATT/+wE0//sBNP/7ATT/+wE1AAUBNQAFATUABQE1AAUBOP/7ATj/+wE4//sBOP/7AUP/8wFD//MBQ//zAUP/8wFF//MBRf/zAUX/8wFF//MBR//2AUf/9gFH//YBR//2AUn//gFJ//4BSf/+AUn//gFZAAUBWQAFAVkABQFZAAUBWwAFAVsABQFbAAUBWwAFAV0ABQFdAAUBXQAFAV0ABQFg//sBYP/7AWD/+wFg//sBbP/SAWz/0gFs/9IBbP/SABgAWf/5AFn/+QBZ//kAWf/5AFr/+QBa//kAWv/5AFr/+QE2//kBNv/5ATb/+QE2//kBWv/5AVr/+QFa//kBWv/5AVz/+QFc//kBXP/5AVz/+QFe//kBXv/5AV7/+QFe//kAAgBNABkA9gAZARwAD//MAA//zAAP/8wAD//MABH/zAAR/8wAEf/MABH/zAAk//EAJP/xACT/8QAk//EARP/2AET/9gBE//YARP/2AEb/9gBG//YARv/2AEb/9gBH//YAR//2AEf/9gBH//YASP/2AEj/9gBI//YASP/2AEr/9gBK//YASv/2AEr/9gBS//YAUv/2AFL/9gBS//YAVP/2AFT/9gBU//YAVP/2AFb//QBW//0AVv/9AFb//QCB//EAgf/xAIH/8QCB//EAgv/xAIL/8QCC//EAgv/xAIP/8QCD//EAg//xAIP/8QCE//EAhP/xAIT/8QCE//EAhf/xAIX/8QCF//EAhf/xAIb/8QCG//EAhv/xAIb/8QCh//YAof/2AKH/9gCh//YAov/2AKL/9gCi//YAov/2AKP/9gCj//YAo//2AKP/9gCk//YApP/2AKT/9gCk//YApf/2AKX/9gCl//YApf/2AKb/9gCm//YApv/2AKb/9gCn//YAp//2AKf/9gCn//YAqP/2AKj/9gCo//YAqP/2AKn/9gCp//YAqf/2AKn/9gCq//YAqv/2AKr/9gCq//YAq//2AKv/9gCr//YAq//2AKz/9gCs//YArP/2AKz/9gCz//YAs//2ALP/9gCz//YAtP/2ALT/9gC0//YAtP/2ALX/9gC1//YAtf/2ALX/9gC2//YAtv/2ALb/9gC2//YAt//2ALf/9gC3//YAt//2ALn/9gC5//YAuf/2ALn/9gDB//EAwf/xAMH/8QDB//EAwv/2AML/9gDC//YAwv/2AMP/8QDD//EAw//xAMP/8QDE//YAxP/2AMT/9gDE//YAxf/xAMX/8QDF//EAxf/xAMb/9gDG//YAxv/2AMb/9gDI//YAyP/2AMj/9gDI//YAyv/2AMr/9gDK//YAyv/2AMz/9gDM//YAzP/2AMz/9gDO//YAzv/2AM7/9gDO//YA0P/2AND/9gDQ//YA0P/2ANL/9gDS//YA0v/2ANL/9gDU//YA1P/2ANT/9gDU//YA1v/2ANb/9gDW//YA1v/2ANj/9gDY//YA2P/2ANj/9gDa//YA2v/2ANr/9gDa//YA3P/2ANz/9gDc//YA3P/2AN7/9gDe//YA3v/2AN7/9gDg//YA4P/2AOD/9gDg//YA4v/2AOL/9gDi//YA4v/2AOT/9gDk//YA5P/2AOT/9gEKACgBCgAoAQoAKAEKACgBDv/2AQ7/9gEO//YBDv/2ARD/9gEQ//YBEP/2ARD/9gES//YBEv/2ARL/9gES//YBFP/2ART/9gEU//YBFP/2ARz//QEc//0BHP/9ARz//QEe//0BHv/9AR7//QEe//0BIP/9ASD//QEg//0BIP/9ASL//QEi//0BIv/9ASL//QFC//EBQv/xAUL/8QFC//EBQ//2AUP/9gFD//YBQ//2AUX/9gFF//YBRf/2AUX/9gFH//YBR//2AUf/9gFH//YBSf/9AUn//QFJ//0BSf/9AWz/zAFs/8wBbP/MAWz/zABcAEj/+ABI//gASP/4AEj/+ABS//oAUv/6AFL/+gBS//oAqf/4AKn/+ACp//gAqf/4AKr/+ACq//gAqv/4AKr/+ACr//gAq//4AKv/+ACr//gArP/4AKz/+ACs//gArP/4ALP/+gCz//oAs//6ALP/+gC0//oAtP/6ALT/+gC0//oAtf/6ALX/+gC1//oAtf/6ALb/+gC2//oAtv/6ALb/+gC3//oAt//6ALf/+gC3//oAuf/6ALn/+gC5//oAuf/6ANT/+ADU//gA1P/4ANT/+ADW//gA1v/4ANb/+ADW//gA2P/4ANj/+ADY//gA2P/4ANr/+ADa//gA2v/4ANr/+ADc//gA3P/4ANz/+ADc//gBCgAUAQoAFAEKABQBCgAUAQ7/+gEO//oBDv/6AQ7/+gEQ//oBEP/6ARD/+gEQ//oBEv/6ARL/+gES//oBEv/6ART/+gEU//oBFP/6ART/+gFH//oBR//6AUf/+gFH//oAGABZ//cAWf/3AFn/9wBZ//cAWv/3AFr/9wBa//cAWv/3ATb/9wE2//cBNv/3ATb/9wFa//cBWv/3AVr/9wFa//cBXP/3AVz/9wFc//cBXP/3AV7/9wFe//cBXv/3AV7/9wFwAA//wQAP/8EAD//BAA//wQAR/7cAEf+3ABH/twAR/7cAJP/OACT/zgAk/84AJP/OAC3/8QAt//EALf/xAC3/8QBE/8QARP/EAET/xABE/8QARv/EAEb/xABG/8QARv/EAEf/xABH/8QAR//EAEf/xABI/8QASP/EAEj/xABI/8QASv/EAEr/xABK/8QASv/EAFL/xABS/8QAUv/EAFL/xABU/8QAVP/EAFT/xABU/8QAVf/dAFX/3QBV/90AVf/dAFb/1gBW/9YAVv/WAFb/1gBY/8YAWP/GAFj/xgBY/8YAXP/GAFz/xgBc/8YAXP/GAF3/4gBd/+IAXf/iAF3/4gCB/84Agf/OAIH/zgCB/84Agv/OAIL/zgCC/84Agv/OAIP/zgCD/84Ag//OAIP/zgCE/84AhP/OAIT/zgCE/84Ahf/OAIX/zgCF/84Ahf/OAIb/zgCG/84Ahv/OAIb/zgCh/8QAof/EAKH/xACh/8QAov/EAKL/xACi/8QAov/EAKP/xACj/8QAo//EAKP/xACk/8QApP/EAKT/xACk/8QApf/EAKX/xACl/8QApf/EAKb/xACm/8QApv/EAKb/xACn/8QAp//EAKf/xACn/8QAqP/EAKj/xACo/8QAqP/EAKn/xACp/8QAqf/EAKn/xACq/8QAqv/EAKr/xACq/8QAq//EAKv/xACr/8QAq//EAKz/xACs/8QArP/EAKz/xACz/8QAs//EALP/xACz/8QAtP/EALT/xAC0/8QAtP/EALX/xAC1/8QAtf/EALX/xAC2/8QAtv/EALb/xAC2/8QAt//EALf/xAC3/8QAt//EALn/xAC5/8QAuf/EALn/xAC6/8YAuv/GALr/xgC6/8YAu//GALv/xgC7/8YAu//GALz/xgC8/8YAvP/GALz/xgC9/8YAvf/GAL3/xgC9/8YAvv/GAL7/xgC+/8YAvv/GAMD/xgDA/8YAwP/GAMD/xgDB/84Awf/OAMH/zgDB/84Awv/EAML/xADC/8QAwv/EAMP/zgDD/84Aw//OAMP/zgDE/8QAxP/EAMT/xADE/8QAxf/OAMX/zgDF/84Axf/OAMb/xADG/8QAxv/EAMb/xADI/8QAyP/EAMj/xADI/8QAyv/EAMr/xADK/8QAyv/EAMz/xADM/8QAzP/EAMz/xADO/8QAzv/EAM7/xADO/8QA0P/EAND/xADQ/8QA0P/EANL/xADS/8QA0v/EANL/xADU/8QA1P/EANT/xADU/8QA1v/EANb/xADW/8QA1v/EANj/xADY/8QA2P/EANj/xADa/8QA2v/EANr/xADa/8QA3P/EANz/xADc/8QA3P/EAN7/xADe/8QA3v/EAN7/xADg/8QA4P/EAOD/xADg/8QA4v/EAOL/xADi/8QA4v/EAOT/xADk/8QA5P/EAOT/xAEO/8QBDv/EAQ7/xAEO/8QBEP/EARD/xAEQ/8QBEP/EARL/xAES/8QBEv/EARL/xAEU/8QBFP/EART/xAEU/8QBFv/dARb/3QEW/90BFv/dARj/3QEY/90BGP/dARj/3QEa/90BGv/dARr/3QEa/90BHP/W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AAIAAgADAAMAAwADAAAABgAHAAcABwAHAAcAAAAHAAoACgAKAAoADAAAAAwADQAAAA0AAAANAAAADgAAAA4AAAAOAAAADgAAAAAAAQAAAAEAAAACAAAAAgAAAAIAAAACAAAAAgAPAAAADwAAAA8AAAAPAAAAAAAAAAAAAAAAAAMAAAADAAAAAwAAAAMAAAAAAAAAAAAAAAAAEAAEAAAAEQAFABEABQARAAUAEQAFABEAAAAAAAYAAAAGAAAABgAAAAAAAAASAAcAEgAHABIABwASAAcAEwAIABMACAATAAgAAAAJAAAACQAAAAkAAAAJABQAAAAUAAAAAAAAAAAACgAAAAoAAAAKAAAACgAAAAoAAAAKABUACwAWAAwAFgAAAAAAAAAAAAAAAAAAAAAADQAAAAAAAAASAAcAAAAJABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABUACwAVAAsAFQALABYADAABACQBPQANAAAAEwAAAAAAAAAUAAAAAAAAAAAAAAAAAAAADwAAAAAAAAAAABAAAAAAABEAAAASAAAAAAAAAAAAAAAAAAAAAgAAAAMABAAFAAAABgAAABUADgAHAAgAAAAAAAkAAAAAABYACgAAAAsAAAABAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANAA0ADQANAA0ADQAAABMAAAAAAAAAAAAAAAAAAAAAAAAAAAAPAA8ADwAPAA8AAAAPAAAAAAAAAAAAEgAAAAAAAgACAAIAAgACAAIAAgADAAUABQAFAAUAFQAVABUAFQAAAAAACQAJAAkACQAJAAAACQALAAsACwALAAwAAAAMAA0AAgANAAIADQACABMAAwATAAMAEwADABMAAwAAAAQAAAAEAAAABQAAAAUAAAAFAAAABQAAAAUAFAAGABQABgAUAAYAFAAGAAAAAAAAAAAAAAAVAAAAFQAAABUAAAAVAAAAAAAAAAAAAAAOAAAABwAAAAAACAAAAAgAAAAIAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwAJAA8ACQAPAAkADwAJAAAAFgAAABYAAAAWAAAACgAAAAoAAAAKAAAACgAQAAAAEAAAAAAAAAAAAAsAAAAL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Aj0ACgNXAAoCXAATAksAAwIcADMBPwBPAUgAAwE/AAkCFwBMAfT/+wEzADcCHgAqAikADQHmAB4CNAAeAgQAHgFnAAkCJwAgAjIARQEzABgBK//dAiIADQEzAA4DWQASAjkAEgIUAB4CLwASAiMAHgFtABIBygAyAYMADQI+ADwB5QAFArsABQHjAAoCLQA8AcYAKwFWACEA8gBJAVYAGAIXABQA6QAAASIASgIuAEECLgApAi4AMwIu//UA8gBJAi4AXAEzAAoC8wApAXwANAILAEYCFwBYAX4APQLzACkBMwAlAcgAPQIXAFgBgwA/AYMAOgEzADoB/wAjAPQAOAEzAEwBgwBPAXwAMgILAFIDUgBJA1IAQwNSAEQB9QA4AmwAFAJsABQCbAAUAmwAFAJsABQCbAAUA4gAAgJCACMCFgBHAhYARwIWAEcCFgBHAX8AOQF/ADkBfwA5AX8AMQKD//oCjABHAnIAIwJyACMCcgAjAnIAIwJyACMCFwBsAnIAIwJ7AEYCewBGAnsARgJ7AEYCSwADAkoARwKTAAkCHgAqAh4AKgIeACoCHgAqAh4AKgIeACoDLwArAeYAHgIEAB4CBAAeAgQAHgIEAB4BMwAYATMAGAEzAAkBMwADAjAAMQI5ABICFAAeAhQAHgIUAB4CFAAeAhQAHgIXAFgCFgAeAj4APAI+ADwCPgA8Aj4APAItADwCJwBFAi0APAJsABQCHgAqAmwAFAIeACoCbAAUAh4AKgJCACMB5gAeAkIAIwHmAB4CQgAjAeYAHgJCACMB5gAeAoQAEgKEAB4Cg//6AjQAHgIWAEcCBAAeAhYARwIEAB4CFgBHAgQAHgIWAEcCBAAeAhYARwIEAB4CdgAjAicAIAJ2ACMCJwAgAnYAIwInACACdgAjAicAIAKFAEcCMgADAoUABAIyAAsBfwA5ATMAGAF/ADkBMwAWAX8AOQEzABgBfwA5ATMAGAF/ADkBMwAYAzUAOQJVABgBxgAuASv/3QJoAEcCIgANAjEAEgH4ADMBMwAOAfgARwEzAA4B+ABHAXQADgH4AEcBhgAOAf3/9QEz//ECjABHAjkAEgKMAEcCOQASAowARwI5ABIC0v/sAowARwI5ABICcgAjAhQAHgJyACMCFAAeAnIAIwIUAB4DiQAmA1UAHgJ3ABMBbQASAncAEwFtABICdwATAW0AEgIhADwBygAyAiEAPAHKADICIQA8AcoAMgIhADwBygAyAh0AFAGDAA0CHQAUAYMADQIdABQBgwANAnsARgI+ADwCewBGAj4APAJ7AEYCPgA8AnsARgI+ADwCewBGAj4APAJ7AEYCPgA8A1cACgK7AAUCSwADAi0APAJLAAMCHAAzAcYAKwIcADMBxgArAhwAMwHGACsBSQAJAgUAAgJsABQCHgAqA4gAAgMvACsCcgAjAhYAHgIhADwBygAyAh0AFAGDAA0BMwAWATMAGwEzACcBMwBZATMAQgEzAEkBMwAgATP/8AEzAEwCaQAnArUARAJHAEUCpQA+A1cACgK7AAUDVwAKArsABQNXAAoCuwAFAksAAwItADwB9AAAA+gAAADuAC0A7gAiAO4AIgGYAC0BmAAiAZgAIgIuACECLgAfAWoAPAKfADgEqwA8AVgARgFYAFIBA//nAi7/9gEzAA4EBQBHAuYAIAM4ADICLgAsAwAAMQI9AC4CFwBYAi4AAQMLAEACLgBKAhcAWQIXAGECFwBWAhcAVgKBACYB5QAAAn0ACQKQAAkA6QAAAfQAPgAAACYAJgAmACYATAB2AKAA5AEiAWwBhAGeAbgCCAIeAjwCSgJcAmoCjAKiAtQDBAMgA0gDeAOMA9IEBAQiBEwEXgRyBIQEtAUQBTIFbAWSBboF0gXmBhAGKAY+Bl4GhAaUBr4G3Ab4ByAHUgeIB7wHzgf0CA4IOghgCHwIkgikCLIIxAjaCOgJAAlCCW4JlAnKCfgKHApWCnoKogrKCvALDAtGC24LiAu0C+IMAgw0DFYMggycDMQM6A0cDTANaA12Da4Nyg3KDfAOIg5UDoIOrA7ADwwPKg9mD6YPzA/cD+oQOBBGEGQQgBCoENYQ7hEKERwRQBFWEXIRmBHIEgoSUhKAErQS6BMaE1YTkBPIE/AULhRWFH4UpBTSFPoVIhVIFXYVphXcFggWNhZiFpgWzBbmFxwXUheIF7wX+BgkGEwYkhjkGTgZihnmGj4alhruGzAbcBuwG+4cNBxgHIwcuBzqHSYdZh2QHbwd5h4aHkoebh6kHuIfIB9cH6Af5CAOIFgggCDIIPohSiF8IcwiAiI6Im4ipCLYIw4jQiN4I7Aj/CQsJGgkhiS6JOAlHiVGJYQlrCXsJhImUCaKJtInDCdUJ44n2CgYKGYojijCKOYpEilCKXYpkim0KdoqBCoqKl4qhCqgKtArGitIK3QrrivqLBAsMCxcLIIssizYLQotKi1WLXAtli3ELfwuMC5sLpou0C8OLzovcC+SL7Iv3DAEMEIwfjCyMPAxNjFmMbAx5jIqMloyoDLiMyYzZjO0NAA0RDSENKw05DUGNT41WDWCNcA2BjYwNmI2ljbSNww3TjeUN+I4GDhSOI44xjjyOTY5aDmOObQ52jn+OiQ6SDpoOqA66jtSO4w79jw+PIY80D0WPT49dj2MPaI9uD3OPeo+BD4kPkw+aD5+Pqo+1j7uPyo/Yj+eP9hAGkBYQIRAyEDWQORBAkEgQT5BckGmQdpCBEJgQnJCmkLuQwRDGkMoQ2JDfkOuQ9JEDERARFhEdESCRJpE3kUGRThFWEVwRYpFokWwRfBGKEYoRkgAAQAAAYcASwAHAAAAAAACAAAAAQABAAAAQAAAAAAAAAAAABMA6gADAAEECQAAAHIAAAADAAEECQABAA4AcgADAAEECQACAA4AgAADAAEECQADAEAAjgADAAEECQAEAB4AzgADAAEECQAFABoA7AADAAEECQAGABYBBgADAAEECQAHAFoBHAADAAEECQAIABoBdgADAAEECQAJABwBkAADAAEECQAKAHIBrAADAAEECQALADICHgADAAEECQAMADICUAADAAEECQANPwQCggADAAEECQAOADJBhgADAAEECQAQAA5BuAADAAEECQARAAhBxgADAAEECQDIABZBzgADAAEECQDJADBB5ABDAG8AcAB5AHIAaQBnAGgAdAAgACgAYwApACAAMgAwADAAOQAgAGIAeQAgAEYAbwBuAHQAcwBtAGkAdABoACAATAB0AGQALgAgAEEAbABsACAAcgBpAGcAaAB0AHMAIAByAGUAcwBlAHIAdgBlAGQALgBGAFMAIABMAG8AbABhAFIAZQBnAHUAbABhAHIARgBvAG4AdABzAG0AaQB0AGgATAB0AGQAOgAgAEYAUwAgAEwAbwBsAGEAIABCAG8AbABkADoAIAAyADAAMAA5AEYAUwAgAEwAbwBsAGEAIABSAGUAZwB1AGwAYQByAFYAZQByAHMAaQBvAG4AIAAzAC4AMAAwADAARgBTAEwAbwBsAGEALQBCAG8AbABkAEYAUwAgAEwAbwBsAGEAIABCAG8AbABkACAAaQBzACAAYQAgAHQAcgBhAGQAZQBtAGEAcgBrACAAbwBmACAARgBvAG4AdABzAG0AaQB0AGgAIABMAHQAZAAuAEYAbwBuAHQAcwBtAGkAdABoACAATAB0AGQAUABoAGkAbABpAHAAIABHAGEAcgBuAGgAYQBtAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABjACkAIAAyADAAMAA5ACAAYgB5ACAARgBvAG4AdABzAG0AaQB0AGgAIABMAHQAZAAuACAAQQBsAGwAIAByAGkAZwBoAHQAcwAgAHIAZQBzAGUAcgB2AGUAZAAuAGgAdAB0AHAAOgAvAC8AdwB3AHcALgBmAG8AbgB0AHMAbQBpAHQAaAAuAGMAbwBtAC8AaAB0AHQAcAA6AC8ALwB3AHcAdwAuAGYAbwBuAHQAcwBtAGkAdABoAC4AYwBvAG0ALwBFAE4ARAAgAFUAUwBFAFIAIABMAEkAQwBFAE4AQwBFACAAQQBHAFIARQBFAE0ARQBOAFQADQBUAEgASQBTACAARQBOAEQAIABVAFMARQBSACAATABJAEMARQBOAEMARQAgAEEARwBSAEUARQBNAEUATgBUACAASQBTACAATQBBAEQARQAgAEIARQBUAFcARQBFAE4AIABZAE8AVQAgAEEATgBEACAARgBPAE4AVABTAE0ASQBUAEgAIABMAFQARAAgACgA0gBGAE8ATgBUAFMATQBJAFQASADTACkALgAgACAAUABMAEUAQQBTAEUAIABSAEUAQQBEACAAVABIAEUAUwBFACAAVABFAFIATQBTACAAQQBOAEQAIABDAE8ATgBEAEkAVABJAE8ATgBTACAATwBGACAAVABIAEkAUwAgAEUATgBEACAAVQBTAEUAUgAgAEwASQBDAEUATgBDAEUAIABBAEcAUgBFAEUATQBFAE4AVAAgAFYARQBSAFkAIABDAEEAUgBFAEYAVQBMAEwAWQAgAEEAUwAgAFQASABJAFMAIABMAEkAQwBFAE4AQwBFACAAQwBPAE4AVABBAEkATgBTACAASQBNAFAATwBSAFQAQQBOAFQAIABJAE4ARgBPAFIATQBBAFQASQBPAE4AIABXAEgASQBDAEgAIABXAEkATABMACAARwBPAFYARQBSAE4AIABZAE8AVQBSACAAVQBTAEUAIABPAEYAIABUAEgASQBTACAAUwBPAEYAVABXAEEAUgBFAC4AIAAgAEEATgBZACAATwBSAEQARQBSACAAWQBPAFUAIABTAFUAQgBNAEkAVAAgAEkAUwAgAFMAVQBCAEoARQBDAFQAIABUAE8AIABUAEgARQBTAEUAIABUAEUAUgBNAFMAIABBAE4ARAAgAEMATwBOAEQASQBUAEkATwBOAFMAIABBAE4ARAAgAEIAWQAgAFUAUwBJAE4ARwAgAFQASABJAFMAIABTAE8ARgBUAFcAQQBSAEUAIABBAE4ARAAvAE8AUgAgAFMAVQBCAE0ASQBUAFQASQBOAEcAIABBAE4AIABPAFIARABFAFIALAAgAFkATwBVACAASQBSAFIARQBWAE8AQwBBAEIATABZACAAQwBPAE4ARgBJAFIATQAgAFQASABBAFQAIABZAE8AVQAgAEgAQQBWAEUAIABSAEUAQQBEACwAIABVAE4ARABFAFIAUwBUAE8ATwBEACAAQQBOAEQAIABBAEcAUgBFAEUAIABUAE8AIABUAEgARQBTAEUAIABMAEkAQwBFAE4AQwBFACAAVABFAFIATQBTACAAQQBOAEQAIABDAE8ATgBEAEkAVABJAE8ATgBTAC4AIAANAEYATwBOAFQAUwBNAEkAVABIACAAQQBEAFYASQBTAEUAUwAgAFkATwBVACAAVABPACAAUABSAEkATgBUACAATwBVAFQAIABBACAAQwBPAFAAWQAgAE8ARgAgAFQASABFAFMARQAgAEwASQBDAEUATgBDAEUAIABUAEUAUgBNAFMAIABBAE4ARAAgAEMATwBOAEQASQBUAEkATwBOAFMAIABBAE4ARAAgAEsARQBFAFAAIABUAEgARQAgAEMATwBQAFkAIABGAE8AUgAgAFkATwBVAFIAIABSAEUAQwBPAFIARABTAC4AIAAgAE8ATgBDAEUAIABQAFUAUgBDAEgAQQBTAEUARAAsACAAVABIAEkAUwAgAFMATwBGAFQAVwBBAFIARQAgAEkAUwAgAE4ATwBOAC0AUgBFAEYAVQBOAEQAQQBCAEwARQAgAEEATgBEACAAVABIAEUAUwBFACAAVABFAFIATQBTACAAQQBOAEQAIABDAE8ATgBEAEkAVABJAE8ATgBTACAAQQBSAEUAIABCAEkATgBEAEkATgBHAC4ADQBBAEcAUgBFAEUARAAgAFQARQBSAE0AUwANADEACQBEAGUAZgBpAG4AaQB0AGkAbwBuAHMADQAJANIARABlAHIAaQB2AGEAdABpAHYAZQAgAFcAbwByAGsA0wAgAG0AZQBhAG4AcwAgAGIAaQBuAGEAcgB5ACAAZABhAHQAYQAgAGIAYQBzAGUAZAAgAHUAcABvAG4AIABvAHIAIABkAGUAcgBpAHYAZQBkACAAZgByAG8AbQAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAKABvAHIAIABhAG4AeQAgAHAAbwByAHQAaQBvAG4AIABvAGYAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQApACAAaQBuACAAYQBuAHkAIABmAG8AcgBtACAAaQBuACAAdwBoAGkAYwBoACAAcwB1AGMAaAAgAGIAaQBuAGEAcgB5ACAAZABhAHQAYQAgAG0AYQB5ACAAYgBlACAAcgBlAGMAYQBzAHQALAAgAHQAcgBhAG4AcwBmAG8AcgBtAGUAZAAgAG8AcgAgAGEAZABhAHAAdABlAGQAIABpAG4AYwBsAHUAZABpAG4AZwAgAHcAaQB0AGgAbwB1AHQAIABsAGkAbQBpAHQAYQB0AGkAbwBuACAAYgBpAG4AYQByAHkAIABkAGEAdABhACAAaQBuACAAYQBuAHkAIABmAG8AcgBtAGEAdAAgAGkAbgB0AG8AIAB3AGgAaQBjAGgAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG0AYQB5ACAAYgBlACAAYwBvAG4AdgBlAHIAdABlAGQAOwANANIARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQDTACAAbQBlAGEAbgBzACAAcwBvAGYAdAB3AGEAcgBlACAAKABpAG4AYwBsAHUAZABpAG4AZwAgAGEAdQB0AGgAbwByAGkAcwBlAGQAIAB1AHAAZwByAGEAZABlAHMALAAgAHUAcABkAGEAdABlAHMALAAgAGMAbwBwAGkAZQBzACAAYQBuAGQAIABtAG8AZABpAGYAaQBjAGEAdABpAG8AbgBzACwAIABhAG4AZAAgAGEAbABsACAAcgBlAGwAYQB0AGUAZAAgAGYAaQBsAGUAcwAgAGEAbgBkACAAZABvAGMAdQBtAGUAbgB0AHMAKQAgAHcAaABpAGMAaAAsACAAdwBoAGUAbgAgAHUAcwBlAGQAIABvAG4AIAB0AGgAZQAgAGEAcABwAHIAbwBwAHIAaQBhAHQAZQAgAGQAZQB2AGkAYwBlAHMAIAAoAGkAbgBjAGwAdQBkAGkAbgBnACAAdwBpAHQAaABvAHUAdAAgAGwAaQBtAGkAdABhAHQAaQBvAG4AIABhAHAAcAByAG8AcAByAGkAYQB0AGUAIABoAGEAcgBkAHcAYQByAGUAIABhAG4AZAAgAHMAbwBmAHQAdwBhAHIAZQAgAGEAbgBkACAAYQBuAHkAIABhAG4AZAAgAGEAbABsACAAbwB0AGgAZQByACAAZABhAHQAYQAsACAAaQBuAGMAbAB1AGQAaQBuAGcAIAB3AGkAdABoAG8AdQB0ACAAbABpAG0AaQB0AGEAdABpAG8AbgAgAGQAbwBjAHUAbQBlAG4AdABhAHQAaQBvAG4AIABzAHUAcABwAGwAaQBlAGQAIAB3AGkAdABoACAAcwB1AGMAaAAgAHMAbwBmAHQAdwBhAHIAZQApACwAIABnAGUAbgBlAHIAYQB0AGUAcwAgAGYAaQBuAGEAbABpAHMAZQBkACAAdAB5AHAAZQBmAGEAYwBlACAAZABlAHMAaQBnAG4AcwAgAHcAaABpAGMAaAAgAGEAcgBlACAAZABlAGwAaQB2AGUAcgBlAGQAIABiAHkAIABGAG8AbgB0AHMAbQBpAHQAaAAgAGEAbgBkACAAcwBoAGEAbABsACAAaQBuAGMAbAB1AGQAZQAgAGEAbABsACAAYgBpAHQAbQBhAHAAIAByAGUAcAByAGUAcwBlAG4AdABhAHQAaQBvAG4AcwAgAG8AZgAgAHQAeQBwAGUAZgBhAGMAZQAgAGEAbgBkACAAdAB5AHAAbwBnAHIAYQBwAGgAaQBjACAAZABlAHMAaQBnAG4AcwAgAGEAbgBkACAAbwByAG4AYQBtAGUAbgB0AHMAIABjAHIAZQBhAHQAZQBkACAAYgB5ACAAbwByACAAZABlAHIAaQB2AGUAZAAgAGYAcgBvAG0AIAB0AGgAZQAgAGYAbwBuAHQAOwANANIASQBuAHQAZQBsAGwAZQBjAHQAdQBhAGwAIABQAHIAbwBwAGUAcgB0AHkAIABSAGkAZwBoAHQAcwDTACAAbQBlAGEAbgBzACAAcABhAHQAZQBuAHQAcwAsACAAdAByAGEAZABlACAAbQBhAHIAawBzACwAIABzAGUAcgB2AGkAYwBlACAAbQBhAHIAawBzACwAIAB0AHIAYQBkAGUAIABuAGEAbQBlAHMALAAgAHIAZQBnAGkAcwB0AGUAcgBlAGQAIABhAG4AZAAgAHUAbgByAGUAZwBpAHMAdABlAHIAZQBkACAAZABlAHMAaQBnAG4AcwAsACAAdAByAGEAZABlACAAbwByACAAYgB1AHMAaQBuAGUAcwBzACAAbgBhAG0AZQBzACwAIABjAG8AcAB5AHIAaQBnAGgAdAAgACgAaQBuAGMAbAB1AGQAaQBuAGcALAAgAGIAdQB0ACAAbgBvAHQAIABsAGkAbQBpAHQAZQBkACAAdABvACwAIAByAGkAZwBoAHQAcwAgAGkAbgAgAHMAbwBmAHQAdwBhAHIAZQApACwAIABkAGEAdABhAGIAYQBzAGUAIAByAGkAZwBoAHQAcwAsACAAZABlAHMAaQBnAG4AIAByAGkAZwBoAHQAcwAsACAAcgBpAGcAaAB0AHMAIABpAG4AIABjAG8AbgBmAGkAZABlAG4AdABpAGEAbAAgAGkAbgBmAG8AcgBtAGEAdABpAG8AbgAgAGEAbgBkACAAYQBuAHkAIABvAHQAaABlAHIAIABpAG4AdABlAGwAbABlAGMAdAB1AGEAbAAgAHAAcgBvAHAAZQByAHQAeQAgAHIAaQBnAGgAdABzACAAdwBoAGEAdABzAG8AZQB2AGUAcgAgAGkAcgByAGUAcwBwAGUAYwB0AGkAdgBlACAAbwBmACAAdwBoAGUAdABoAGUAcgAgAHMAdQBjAGgAIABpAG4AdABlAGwAbABlAGMAdAB1AGEAbAAgAHAAcgBvAHAAZQByAHQAeQAgAHIAaQBnAGgAdABzACAAaABhAHYAZQAgAGIAZQBlAG4AIAByAGUAZwBpAHMAdABlAHIAZQBkACAAbwByACAAbgBvAHQAIAB3AGgAaQBjAGgAIABtAGEAeQAgAHMAdQBiAHMAaQBzAHQAIABpAG4AIABhAG4AeQAgAHAAYQByAHQAIABvAGYAIAB0AGgAZQAgAHcAbwByAGwAZAA7AA0AMgAJAEcAcgBhAG4AdAAgAG8AZgAgAEwAaQBjAGUAbgBjAGUAIABhAG4AZAAgAFQAZQByAG0ADQAyAC4AMQAJAEkAbgAgAGMAbwBuAHMAaQBkAGUAcgBhAHQAaQBvAG4AIABvAGYAIAB0AGgAZQAgAGMAbwByAHIAZQBjAHQAIABhAG4AZAAgAGMAbwBtAHAAbABlAHQAZQAgAGYAZQBlACAAcABhAGkAZAAgAGIAeQAgAHkAbwB1ACAAdABvACAARgBvAG4AdABzAG0AaQB0AGgAIABmAG8AcgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACwAIABGAG8AbgB0AHMAbQBpAHQAaAAgAGcAcgBhAG4AdABzACAAeQBvAHUAIABhACAAbgBvAG4ALQBlAHgAYwBsAHUAcwBpAHYAZQAsACAAbgBvAG4ALQB0AHIAYQBuAHMAZgBlAHIAYQBiAGwAZQAsACAAcABlAHIAcwBvAG4AYQBsACAAbABpAGMAZQBuAGMAZQAsACAAdwBpAHQAaABvAHUAdAAgAHQAaABlACAAcgBpAGcAaAB0ACAAdABvACAAZwByAGEAbgB0ACAAcwB1AGIALQBsAGkAYwBlAG4AYwBlAHMAIABhAG4AZAAgAHMAdQBiAGoAZQBjAHQAIAB0AG8AIAB0AGgAZQBzAGUAIAB0AGUAcgBtAHMAIABhAG4AZAAgAGMAbwBuAGQAaQB0AGkAbwBuAHMALAAgAHQAbwAgAGkAbgBzAHQAYQBsAGwAIABhAG4AZAAgAHUAcwBlACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAOgAgAA0AMgAuADEALgAxAAkAbwBuACAAdQBwACAAdABvACAAdABoAGUAIABtAGEAeABpAG0AdQBtACAAbgB1AG0AYgBlAHIAIABvAGYAIABwAGUAcgBzAG8AbgBhAGwAIABjAG8AbQBwAHUAdABlAHIAcwA7ACAAYQBuAGQAIAANADIALgAxAC4AMgAJAGEAdAAgAHUAcAAgAHQAbwAgAHQAaABlACAAbQBhAHgAaQBtAHUAbQAgAG4AdQBtAGIAZQByACAAbwBmACAAbABvAGMAYQB0AGkAbwBuAHMAIAAoAGUAYQBjAGgAIAB3AGkAdABoACAAaQB0AHMAIABvAHcAbgAgAHAAaAB5AHMAaQBjAGEAbAAgAGEAZABkAHIAZQBzAHMAKQAsAA0AaQBuACAAcgBlAHMAcABlAGMAdAAgAG8AZgAgAHcAaABpAGMAaAAgAHkAbwB1ACAAaABhAHYAZQAgAGIAZQBlAG4AIABhAHUAdABoAG8AcgBpAHMAZQBkACAAYgB5ACAARgBvAG4AdABzAG0AaQB0AGgALgANADIALgAyAAkARgBvAHIAIAB0AGgAZQAgAHAAdQByAHAAbwBzAGUAIABvAGYAIABjAGwAYQB1AHMAZQAgADIALgAxACwAIABwAGUAcgBzAG8AbgBhAGwAIABzAGgAYQBsAGwAIABtAGUAYQBuACAAdABoAGEAdAAgAHQAaABlACAAbABpAGMAZQBuAGMAZQAgAGcAcgBhAG4AdAAgAGkAcwAgAG8AbgBsAHkAIABtAGEAZABlACAAdABvACAAdABoAGUAIABpAG4AZABpAHYAaQBkAHUAYQBsACAAbwByACAAZQBuAHQAaQB0AHkAIAB3AGgAaQBjAGgAIABpAG4AaQB0AGkAYQBsAGwAeQAgAGwAaQBjAGUAbgBjAGUAcwAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlAC4ADQAyAC4AMwAJAFkAbwB1ACAAaABhAHYAZQAgAG4AbwAgAHIAaQBnAGgAdAAgAHQAbwAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAbwB0AGgAZQByACAAdABoAGEAbgAgAGEAcwAgAGUAeABwAHIAZQBzAHMAbAB5ACAAcwBlAHQAIABvAHUAdAAgAGkAbgAgAHQAaABpAHMAIABsAGkAYwBlAG4AYwBlAC4AIAAgAFkAbwB1ACAAYQBjAGsAbgBvAHcAbABlAGQAZwBlACAAdABoAGEAdAAgAGEAbABsACAAcgBpAGcAaAB0AHMAIAAoAGkAbgBjAGwAdQBkAGkAbgBnACAAdwBpAHQAaABvAHUAdAAgAGwAaQBtAGkAdABhAHQAaQBvAG4AIABhAG4AeQAgAEkAbgB0AGUAbABsAGUAYwB0AHUAYQBsACAAUAByAG8AcABlAHIAdAB5ACAAUgBpAGcAaAB0AHMAKQAgAG4AbwB0ACAAZQB4AHAAcgBlAHMAcwBsAHkAIABnAHIAYQBuAHQAZQBkACAAdABvACAAeQBvAHUAIAB1AG4AZABlAHIAIAB0AGgAaQBzACAAbABpAGMAZQBuAGMAZQAgAHMAaABhAGwAbAAgAGIAZQAgAHIAZQBzAGUAcgB2AGUAZAAgAGIAeQAgAEYAbwBuAHQAcwBtAGkAdABoAC4ADQAzAAkAUwBjAG8AcABlACAAbwBmACAAVQBzAGUAIABvAGYAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlAA0AMwAuADEACQBJAG4AIAByAGUAbABhAHQAaQBvAG4AIAB0AG8AIABzAGMAbwBwAGUAIABvAGYAIAB1AHMAZQA6AA0AMwAuADEALgAxAAkAeQBvAHUAIABtAGEAeQAgAG4AbwB0ACAAdQBzAGUAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAG8AdABoAGUAcgAgAHQAaABhAG4AIABhAHMAIABzAHAAZQBjAGkAZgBpAGUAZAAgAGkAbgAgAGMAbABhAHUAcwBlACAAMgAgACAAdwBpAHQAaABvAHUAdAAgAEYAbwBuAHQAcwBtAGkAdABoACcAcwAgAHAAcgBpAG8AcgAgAHcAcgBpAHQAdABlAG4AIABjAG8AbgBzAGUAbgB0ACAAYQBuAGQAIAB5AG8AdQAgAGEAYwBrAG4AbwB3AGwAZQBkAGcAZQAgAHQAaABhAHQAIABhAGQAZABpAHQAaQBvAG4AYQBsACAAZgBlAGUAcwAgAG0AYQB5ACAAYgBlACAAcABhAHkAYQBiAGwAZQAgAG8AbgAgAGEAbgB5ACAAYwBoAGEAbgBnAGUAIABvAGYAIAB1AHMAZQAgAGEAbgBkAC8AbwByACAAaQBuAGMAcgBlAGEAcwBlACAAbwByACAAdgBhAHIAaQBhAHQAaQBvAG4AIABvAGYAIAB0AGgAZQAgAGEAdQB0AGgAbwByAGkAcwBlAGQAIAB1AHMAZQByAHMAIABvAHIAIABsAG8AYwBhAHQAaQBvAG4AcwAgAGEAcABwAHIAbwB2AGUAZAAgAGIAeQAgAHkAbwB1ADsADQAzAC4AMQAuADIACQBmAHUAcgB0AGgAZQByACAAdABvACAAYwBsAGEAdQBzAGUAIAAxADAALgAyACwAIAB5AG8AdQAgAG0AYQB5ACAAbQBhAGsAZQAgAGIAYQBjAGsALQB1AHAAIABjAG8AcABpAGUAcwAgAG8AZgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAYQBzACAAbQBhAHkAIABiAGUAIABuAGUAYwBlAHMAcwBhAHIAeQAgAGYAbwByACAAaQB0AHMAIABsAGEAdwBmAHUAbAAgAHUAcwBlAC4AIAAgAFkAbwB1ACAAcwBoAGEAbABsACAAcgBlAGMAbwByAGQAIAB0AGgAZQAgAG4AdQBtAGIAZQByACAAYQBuAGQAIABsAG8AYwBhAHQAaQBvAG4AKABzACkAIABvAGYAIABhAGwAbAAgAGMAbwBwAGkAZQBzACAAbwBmACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABhAG4AZAAgAHQAYQBrAGUAIABzAHQAZQBwAHMAIAB0AG8AIABwAHIAZQB2AGUAbgB0ACAAdQBuAGEAdQB0AGgAbwByAGkAcwBlAGQAIABjAG8AcAB5AGkAbgBnACAAYQBuAGQALwBvAHIAIAB1AHMAZQAgAG8AZgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAdwBoAGkAYwBoACAAaQBzACAAbgBvAHQAIABpAG4AIABhAGMAYwBvAHIAZABhAG4AYwBlACAAdwBpAHQAaAAgAHQAaABlACAAdABlAHIAbQBzACAAbwBmACAAdABoAGkAcwAgAGwAaQBjAGUAbgBjAGUAOwANADMALgAxAC4AMwAJAGUAeABjAGUAcAB0ACAAYQBzACAAcwBwAGUAYwBpAGYAaQBjAGEAbABsAHkAIABzAHQAYQB0AGUAZAAgAGkAbgAgAHQAaABpAHMAIABjAGwAYQB1AHMAZQAgADMALAAgAHkAbwB1ACAAaABhAHYAZQAgAG4AbwAgAHIAaQBnAGgAdAAgACgAYQBuAGQAIABzAGgAYQBsAGwAIABuAG8AdAAgAHAAZQByAG0AaQB0ACAAYQBuAHkAIAB0AGgAaQByAGQAIABwAGEAcgB0AHkAKQAgAHQAbwAgAGMAbwBwAHkALAAgAGEAZABhAHAAdAAsACAAcgBlAHYAZQByAHMAZQAgAGUAbgBnAGkAbgBlAGUAcgAsACAAZABlAGMAbwBtAHAAaQBsAGUALAAgAGQAaQBzAGEAcwBzAGUAbQBiAGwAZQAsACAAbQBvAGQAaQBmAHkALAAgAGEAZABhAHAAdAAgAG8AcgAgAG0AYQBrAGUAIABlAHIAcgBvAHIAIABjAG8AcgByAGUAYwB0AGkAbwBuAHMAIAB0AG8AIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGkAbgAgAHcAaABvAGwAZQAgAG8AcgAgAGkAbgAgAHAAYQByAHQAOwANADMALgAxAC4ANAAJAHkAbwB1ACAAbQBhAHkAIABuAG8AdAAgAGMAcgBlAGEAdABlACAAYQBuAHkAIABEAGUAcgBpAHYAYQB0AGkAdgBlACAAVwBvAHIAawBzACAAZgByAG8AbQAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAbwByACAAYQBuAHkAIABwAG8AcgB0AGkAbwBuACAAbwBmACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABhAG4AZAAgAHkAbwB1ACAAbQBhAHkAIABuAG8AdAAgAHQAYQBtAHAAZQByACAAdwBpAHQAaAAgAG8AcgAgAGEAbAB0AGUAcgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAZgBvAHIAIAB0AGgAZQAgAHAAdQByAHAAbwBzAGUAIABvAGYAIABhAGQAZABpAG4AZwAgAGEAbgB5ACAAZgB1AG4AYwB0AGkAbwBuAGEAbABpAHQAeQAgAHcAaABpAGMAaAAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAZABpAGQAIABuAG8AdAAgAGgAYQB2AGUAIAB3AGgAZQBuACAAZABlAGwAaQB2AGUAcgBlAGQAIAB0AG8AIAB5AG8AdQAgAGIAeQAgAEYAbwBuAHQAcwBtAGkAdABoAC4AIABJAGYAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGMAbwBuAHQAYQBpAG4AcwAgAGUAbQBiAGUAZABkAGkAbgBnACAAYgBpAHQAcwAgAHQAaABhAHQAIABsAGkAbQBpAHQAIAB0AGgAZQAgAGMAYQBwAGEAYgBpAGwAaQB0AGkAZQBzACAAbwBmACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUALAAgAHkAbwB1ACAAbQBhAHkAIABuAG8AdAAgAGMAaABhAG4AZwBlACAAbwByACAAYQBsAHQAZQByACAAdABoAGUAIABlAG0AYgBlAGQAZABpAG4AZwAgAGIAaQB0AHMALgAgAFMAdQBiAGoAZQBjAHQAIAB0AG8AIABjAGwAYQB1AHMAZQAgADUAIABiAGUAbABvAHcALAAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAbQBhAHkAIABuAG8AdAAgAGIAZQAgAHUAcwBlAGQAIAB0AG8AIABjAHIAZQBhAHQAZQAgAG8AcgAgAGQAaQBzAHQAcgBpAGIAdQB0AGUAIABhAG4AeQAgAGUAbABlAGMAdAByAG8AbgBpAGMAIABkAG8AYwB1AG0AZQBuAHQAIABpAG4AIAB3AGgAaQBjAGgAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAsACAAbwByACAAYQBuAHkAIABwAGEAcgB0ACAAdABoAGUAcgBlAG8AZgAsACAAaQBzACAAZQBtAGIAZQBkAGQAZQBkACAAaQBuACAAYQAgAGYAbwByAG0AYQB0ACAAdABoAGEAdAAgAHAAZQByAG0AaQB0AHMAIABlAGQAaQB0AGkAbgBnACwAIABhAGwAdABlAHIAYQB0AGkAbwBuAHMALAAgAGUAbgBoAGEAbgBjAGUAbQBlAG4AdABzACwAIABvAHIAIABtAG8AZABpAGYAaQBjAGEAdABpAG8AbgBzACAAYgB5ACAAdABoAGUAIAByAGUAYwBpAHAAaQBlAG4AdAAgAG8AZgAgAHMAdQBjAGgAIABkAG8AYwB1AG0AZQBuAHQAOwAgAGEAbgBkAA0AMwAuADEALgA1AAkAeQBvAHUAIABtAGEAeQAgAG4AbwB0ACAAdABhAGsAZQAgAGEAIABkAGkAZwBpAHQAaQBzAGUAZAAgAGMAbwBwAHkAIABvAGYAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAsACAAbwByACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABlAG0AYgBlAGQAZABlAGQAIABpAG4AIABhAG4AIABlAGwAZQBjAHQAcgBvAG4AaQBjACAAZABvAGMAdQBtAGUAbgB0ACwAIAB0AG8AIABhACAAYwBvAG0AbQBlAHIAYwBpAGEAbAAgAHAAcgBpAG4AdABlAHIAIABvAHIAIABzAGUAcgB2AGkAYwBlACAAYgB1AHIAZQBhAHUAIABmAG8AcgAgAHUAcwBlACAAYgB5ACAAdABoAGUAIABwAHIAaQBuAHQAZQByACAAbwByACAAcwBlAHIAdgBpAGMAZQAgAGkAbgAgAHAAcgBpAG4AdABpAG4AZwAgAHMAdQBjAGgAIABkAG8AYwB1AG0AZQBuAHQAIAB1AG4AbABlAHMAcwAgAHQAaABlACAAcAByAGkAbgB0AGUAcgAgAG8AcgAgAHMAZQByAHYAaQBjAGUAIABiAHUAcgBlAGEAdQAgAHIAZQBwAHIAZQBzAGUAbgB0AHMAIAB0AG8AIAB5AG8AdQAgAHQAaABhAHQAIABpAHQAIABoAGEAcwAgAHAAdQByAGMAaABhAHMAZQBkACAAbwByACAAYgBlAGUAbgAgAGcAcgBhAG4AdABlAGQAIABhACAAdgBhAGwAaQBkACAAYQBuAGQAIABjAHUAcgByAGUAbgB0ACAAbABpAGMAZQBuAGMAZQAgAHQAbwAgAHUAcwBlACAAdABoAGEAdAAgAHAAYQByAHQAaQBjAHUAbABhAHIAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlAC4ADQA0AAkAQQB1AHQAaABvAHIAaQBzAGUAZAAgAFUAcwBlACAATwBuAGwAeQAgAG8AZgAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUADQA0AC4AMQAJAFkAbwB1ACAAcwBoAGEAbABsACAAZQBuAHMAdQByAGUAIAB0AGgAYQB0ACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABpAHMAIABvAG4AbAB5ACAAdQBzAGUAZAAgAGEAbgBkACAAdQB0AGkAbABpAHMAZQBkACAAYgB5ACAAdABoAGUAIABuAHUAbQBiAGUAcgAgAGEAbgBkACAAdAB5AHAAZQAgAG8AZgAgAHUAcwBlAHIAcwAgAGEAbgBkACAAYQB0ACAAdABoAGUAIABuAHUAbQBiAGUAcgAgAG8AZgAgAGwAbwBjAGEAdABpAG8AbgBzACAAZgBvAHIAIAB3AGgAaQBjAGgAIAB5AG8AdQAgAGgAYQB2AGUAIABiAGUAZQBuACAAYQB1AHQAaABvAHIAaQBzAGUAZAAuACAAIABCAHkAIABtAGUAYQBuAHMAIABvAGYAIABhAG4AIABlAHgAYQBtAHAAbABlACAAaQBmACAAeQBvAHUAIABoAGEAdgBlACAAbwBiAHQAYQBpAG4AZQBkACAAYQBuAGQAIABwAGEAaQBkACAAZgBvAHIAIABhACAAbABpAGMAZQBuAGMAZQAgAGYAbwByACAAdAB3AG8AIAAoADIAKQAgAHQAbwAgAGYAaQB2AGUAIAAoADUAKQAgAHUAcwBlAHIAcwAgAGEAYwByAG8AcwBzACAAdAB3AG8AIAAoADIAKQAgAGwAbwBjAGEAdABpAG8AbgBzACAAdABoAGUAbgAgAHkAbwB1ACAAcwBoAGEAbABsACAAZQBuAHMAdQByAGUAOgANADQALgAxAC4AMQAJAHQAaABhAHQAIABhACAAbQBhAHgAaQBtAHUAbQAgAG8AZgAgAGYAaQB2AGUAIAAoADUAKQAgAGMAbwBwAGkAZQBzACAAbwBmACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABhAHIAZQAgAGEAdgBhAGkAbABhAGIAbABlACAAZgBvAHIAIAB1AHMAZQAgAGEAbgBkACAAZQB4AHAAbABvAGkAdABhAHQAaQBvAG4AIABvAG4AIABzAGUAcABhAHIAYQB0AGUAIABkAGUAdgBpAGMAZQBzACAAKABpAG4AYwBsAHUAZABpAG4AZwAgAHcAaQB0AGgAbwB1AHQAIABsAGkAbQBpAHQAYQB0AGkAbwBuACAAZABlAHMAawAgAHQAbwBwACAAYwBvAG0AcAB1AHQAZQByAHMALAAgAGwAYQBwAHQAbwBwAHMALAAgAGgAYQByAGQAIABkAHIAaQB2AGUAcwAsACAAUABEAEEAcwAgAG8AcgAgAGEAbgB5ACAAcwBpAG0AaQBsAGEAcgAgAGQAZQB2AGkAYwBlACkAIABhAGwAbAAgAGwAbwBjAGEAdABlAGQAIABhAHQAIABuAG8AIABtAG8AcgBlACAAdABoAGEAbgAgAHQAdwBvACAAKAAyACkAIABsAG8AYwBhAHQAaQBvAG4AcwA7AA0ANAAuADEALgAyAAkAdABoAGEAdAAgAHMAdQBjAGgAIAB1AHMAZQByAHMAIABhAHIAZQAgAGEAbABsACAAZgByAG8AbQAgAHQAaABlACAAcwBhAG0AZQAgAG8AcgBnAGEAbgBpAHMAYQB0AGkAbwBuACAAYQBuAGQAIABlAG4AdABpAHQAeQAgACgAcwB1AGMAaAAgAGEAcwAgAGEAbABsACAAbwBmACAAeQBvAHUAcgAgAGUAbQBwAGwAbwB5AGUAZQBzACkAOwANADQALgAxAC4AMwAJAHQAaABhAHQAIABuAG8AIABjAG8AcABpAGUAcwAgAG8AZgAgAHQAaABpAHMAIABGAG8AbgB0ACAAUwBvAGYAdAB3AGEAcgBlACAAYQByAGUAIABtAGEAZABlACAAYQB2AGEAaQBsAGEAYgBsAGUAIAB0AG8AIAB1AHMAZQByAHMAIABmAHIAbwBtACAAbwB0AGgAZQByACAAbwByAGcAYQBuAGkAcwBhAHQAaQBvAG4AcwAgAG8AcgAgAGUAbgB0AGkAdABpAGUAcwAsACAAdQBuAGwAZQBzAHMAIABhAG4AIABhAGQAZABpAHQAaQBvAG4AYQBsACAAbABpAGMAZQBuAGMAZQAgAGkAcwAgAHAAdQByAGMAaABhAHMAZQBkACAAZgByAG8AbQAgAEYAbwBuAHQAcwBtAGkAdABoACAAYQBjAGMAbwByAGQAaQBuAGcAbAB5ADsAIABhAG4AZAANADQALgAxAC4ANAAJAHQAaABhAHQAIABpAGYAIAB5AG8AdQAgAHUAcwBlACAAYQAgAG4AZQB0AHcAbwByAGsAZQBkACAAcwB5AHMAdABlAG0AIABmAG8AcgAgAHkAbwB1AHIAIABkAGUAdgBpAGMAZQBzACAAdABoAGUAbgAgAG8AbgBsAHkAIABhACAAbQBhAHgAaQBtAHUAbQAgAG8AZgAgAGYAaQB2AGUAIAAoADUAKQAgAGQAZQB2AGkAYwBlAHMAIABzAGgAYQBsAGwAIABiAGUAIABjAGEAcABhAGIAbABlACAAbwBmACAAdQBzAGkAbgBnACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIAB2AGkAYQAgAHQAaABlACAAbgBlAHQAdwBvAHIAawBlAGQAIABzAHkAcwB0AGUAbQAgAGEAbgBkACAAdABoAGEAdAAgAHMAdQBjAGgAIABkAGUAdgBpAGMAZQBzACAAcwBoAGEAbABsACAAYgBlACAAbwBwAGUAcgBhAHQAZQBkACAAYQBuAGQAIAB1AHQAaQBsAGkAcwBlAGQAIABiAHkAIABhACAAbQBhAHgAaQBtAHUAbQAgAG8AZgAgAGYAaQB2AGUAIAAoADUAKQAgAGkAbgBkAGkAdgBpAGQAdQBhAGwAcwAgAGEAdAAgAGEAIABtAGEAeABpAG0AdQBtACAAbwBmACAAdAB3AG8AIAAoADIAKQAgAGwAbwBjAGEAdABpAG8AbgBzAC4AIAANADQALgAyAAkARgBvAHIAIAB0AGgAZQAgAHAAdQByAHAAbwBzAGUAcwAgAG8AZgAgAGMAbABhAHUAcwBlACAANAAuADEALgA0ACAAYQBiAG8AdgBlACwAIAB5AG8AdQAgAHMAaABhAGwAbAAgAGUAbgBzAHUAcgBlACAAdABoAGEAdAAgAGEAbgB5ACAAcwB1AGMAaAAgAG4AZQB0AHcAbwByAGsAIABzAHkAcwB0AGUAbQBzACAAYQByAGUAIABjAG8AbgBmAGkAZwB1AHIAZQBkACAAaQBuACAAcwB1AGMAaAAgAGEAIABtAGEAbgBuAGUAcgAgAHQAaABhAHQAIABvAG4AbAB5ACAAdABoAGUAIABuAHUAbQBiAGUAcgAgAGEAbgBkACAAdAB5AHAAZQAgAG8AZgAgAHUAcwBlAHIAcwAgAGkAbgAgAHIAZQBzAHAAZQBjAHQAIABvAGYAIAB3AGgAaQBjAGgAIAB5AG8AdQAgAGgAYQB2AGUAIAByAGUAYwBlAGkAdgBlAGQAIABhAHUAdABoAG8AcgBpAHMAYQB0AGkAbwBuACAAdABvACAAdQBzAGUAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGYAcgBvAG0AIABGAG8AbgB0AHMAbQBpAHQAaAAgAG0AYQB5ACwAIABhAG4AZAAgAGEAcgBlACAAcABlAHIAbQBpAHQAdABlAGQAIAB0AG8ALAAgAGEAYwBjAGUAcwBzACAAdABoAGkAcwAgAEYAbwBuAHQAIABTAG8AZgB0AHcAYQByAGUAIABpAG4AIABhAGMAYwBvAHIAZABhAG4AYwBlACAAdwBpAHQAaAAgAHQAaABpAHMAIABsAGkAYwBlAG4AYwBlACAAYQBuAGQAIABhAHQAIABhAG4AZAAgAHcAaQB0AGgAaQBuACAAeQBvAHUAcgAgAGEAdQB0AGgAbwByAGkAcwBlAGQAIABsAG8AYwBhAHQAaQBvAG4AcwAuAA0ANQAJAFAAZQByAG0AaQB0AHQAZQBkACAARABvAGMAdQBtAGUAbgB0ACAARgBvAHIAbQBhAHQAcwANADUALgAxAAkARgB1AHIAdABoAGUAcgAgAHQAbwAgAGMAbABhAHUAcwBlACAAMwAuADEAIABhAGIAbwB2AGUAIABhAG4AZAAgAHMAdQBiAGoAZQBjAHQAIAB0AG8AIABjAGwAYQB1AHMAZQAgADQALAAgAHkAbwB1ACAAbQBhAHkAIABlAGwAZQBjAHQAcgBvAG4AaQBjAGEAbABsAHkAIABkAGkAcwB0AHIAaQBiAHUAdABlACAAbwByACAAdAByAGEAbgBzAG0AaQB0ACAAdAB5AHAAZQBmAGEAYwBlAHMAIAAoAG8AcgAgAGQAYQB0AGEAIABkAGUAcwBjAHIAaQBiAGkAbgBnACAAYQBuAHkAIABwAGEAcgB0ACAAbwBmACAAdABoAGUAIAB0AHkAcABlAGYAYQBjAGUAcwApACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIAB0AGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGEAbgBkACAAZQBtAGIAZQBkAGQAZQBkACAAaQBuACAAdABoAGUAIABmAG8AbABsAG8AdwBpAG4AZwAgAGQAbwBjAHUAbQBlAG4AdAAgAGYAbwByAG0AYQB0AHMAOgAgAA0ANQAuADEALgAxAAkAUABvAHIAdABhAGIAbABlACAARABvAGMAdQBtAGUAbgB0ACAARgBvAHIAbQBhAHQAIAAgAGYAaQBsAGUAcwAgACgA0gBQAEQARgAgAEYAaQBsAGUAcwDTACkAOwAgAA0ANQAuADEALgAyAAkAQwBhAHMAYwBhAGQAaQBuAGcAIABTAHQAeQBsAGUAIABTAGgAZQBlAHQAcwAgAFsAZQBtAHAAbABvAHkAaQBuAGcAIAB0AGgAZQAgANIAQABmAG8AbgB0AC0AZgBhAGMAZQDTACAAdABhAGcAXQAgACgA0gBDAFMAUwAgAEYAaQBsAGUAcwDTACkAOwANADUALgAxAC4AMwAJAFsATQBhAGMAcgBvAG0AZQBkAGkAYQAgAEYAbABhAHMAaAAgACgAbwByACAAcwBpAG0AaQBsAGEAcgApACAAZgBpAGwAZQBzACAAZQBtAHAAbABvAHkAaQBuAGcAIABUAHIAdQBlAEQAbwBjACAAKADSAEYAbABhAHMAaAAgAEYAaQBsAGUAcwDTACkAXQA7ACAADQA1AC4AMQAuADQACQBkAG8AYwB1AG0AZQBuAHQAcwAgAGUAbQBwAGwAbwB5AGkAbgBnACAAVwBlAGIAIABFAG0AYgBlAGQAZABpAG4AZwAgAEYAbwBuAHQAIABUAGUAYwBoAG4AbwBsAG8AZwB5ACAAKADSAFcARQBGAFQAIABGAGkAbABlAHMA0wApADsAIABhAG4AZAANADUALgAxAC4ANQAJAGEAbgB5ACAAbwB0AGgAZQByACAAcwBpAG0AaQBsAGEAcgAgAGUAbQBiAGUAZABkAGUAZAAgAGQAbwBjAHUAbQBlAG4AdAAgAGYAbwByAG0AYQB0AHMAIAAoANIATwB0AGgAZQByACAARgBpAGwAZQBzANMAKQAsAA0ACQAoAHQAbwBnAGUAdABoAGUAcgAgANIARQBtAGIAZQBkAGQAZQBkACAARABvAGMAdQBtAGUAbgB0ACAARgBpAGwAZQBzANMAKQAgAFAAUgBPAFYASQBEAEUARAAgAHQAaABhAHQAIAB5AG8AdQAgAGEAbABzAG8AIABjAG8AbQBwAGwAeQAgAHcAaQB0AGgAIAB0AGgAZQAgAGYAdQByAHQAaABlAHIAIABwAHIAbwB2AGkAcwBpAG8AbgBzACAAbwBmACAAYwBsAGEAdQBzAGUAcwAgADUALgAyACAAdABvACAANQAuADUAIABiAGUAbABvAHcALgANADUALgAyAAkAUABEAEYAIABGAGkAbABlAHMADQBGAG8AcgAgAHQAaABlACAAcAB1AHIAcABvAHMAZQBzACAAbwBmACAAYwBsAGEAdQBzAGUAIAA1AC4AMQAsACAAYQBsAGwAIABQAEQARgAgAEYAaQBsAGUAcwAgAG0AdQBzAHQAOgANADUALgAyAC4AMQAJAFsAZQBtAHAAbABvAHkAIADSAHMAdQBiAHMAZQB0AHQAaQBuAGcA0wAgAHQAbwAgAG0AaQBuAGkAbQBpAHMAZQAgACgAYQBzACAAZgBhAHIAIABhAHMAIABwAG8AcwBzAGkAYgBsAGUAKQAgAHQAaABlACAAbgB1AG0AYgBlAHIAIABvAGYAIABjAGgAYQByAGEAYwB0AGUAcgBzACAAbwBmACAAdABoAGUAIAB0AHkAcABlAGYAYQBjAGUAcwAgAGUAbQBiAGUAZABkAGUAZABdADsAIAANADUALgAyAC4AMgAJAGIAZQAgANIAcgBlAGEAZAAgAG8AbgBsAHkA0wAgAGEAbgBkAC8AbwByACAAYwBvAG4AZgBpAGcAdQByAGUAZAAgAHMAbwAgAHQAaABhAHQAIAB0AGgAZQB5ACAAYwBhAG4AbgBvAHQAIABiAGUAIABlAGQAaQB0AGUAZAAsACAAYQBsAHQAZQByAGUAZAAsACAAZQBuAGgAYQBuAGMAZQBkACAAbwByACAAbQBvAGQAaQBmAGkAZQBkACAAaQBuACAAYQBuAHkAIAB3AGEAeQAgAG8AcgAgAGIAeQAgAGEAbgB5ACAAcABlAHIAcwBvAG4AIABvAHQAaABlAHIAIAB0AGgAYQBuACAAYQBuACAAYQB1AHQAaABvAHIAaQBzAGUAZAAgAHUAcwBlAHIAIABhAG4AZAAgAGkAbgAgAGEAYwBjAG8AcgBkAGEAbgBjAGUAIAB3AGkAdABoACAAdABoAGUAcwBlACAAdABlAHIAbQBzACAAYQBuAGQAIABjAG8AbgBkAGkAdABpAG8AbgBzAC4ADQA1AC4AMwAJAEYAbABhAHMAaAAgAEYAaQBsAGUAcwANAAkARgBvAHIAIAB0AGgAZQAgAHAAdQByAHAAbwBzAGUAcwAgAG8AZgAgAGMAbABhAHUAcwBlACAANQAuADEALAAgAGEAbABsACAARgBsAGEAcwBoACAARgBpAGwAZQBzACAAbQB1AHMAdAA6AA0ANQAuADMALgAxAAkAWwBlAG0AcABsAG8AeQAgANIAcwB1AGIAcwBlAHQAdABpAG4AZwDTACAAdABvACAAbQBpAG4AaQBtAGkAcwBlACAAKABhAHMAIABmAGEAcgAgAGEAcwAgAHAAbwBzAHMAaQBiAGwAZQApACAAdABoAGUAIABuAHUAbQBiAGUAcgAgAG8AZgAgAGMAaABhAHIAYQBjAHQAZQByAHMAIABvAGYAIAB0AGgAZQAgAHQAeQBwAGUAZgBhAGMAZQBzACAAZQBtAGIAZQBkAGQAZQBkAF0AOwAgAA0ANQAuADMALgAyAAkAYgBlACAAcwB0AGEAdABpAGMALAAgAG4AbwB0ACAAZAB5AG4AYQBtAGkAYwA7ACAAYQBuAGQADQA1AC4AMwAuADMACQBiAGUAIADSAFAAcgBvAHQAZQBjAHQAIABmAHIAbwBtACAASQBtAHAAbwByAHQA0wAgAGUAbgBhAGIAbABlAGQALgANADUALgA0AAkAQwBTAFMAIABGAGkAbABlAHMALAAgAFcARQBGAFQAaAB0AHQAcAA6AC8ALwB3AHcAdwAuAGYAbwBuAHQAcwBtAGkAdABoAC4AYwBvAG0ALwBGAFMAIABMAG8AbABhAEIAbwBsAGQAVwBlAGIAZgBvAG4AdAAgADEALgAwAEYAcgBpACAASgB1AG4AIAAyADEAIAAwADQAOgAwADcAOgA1ADYAIAAyADAAMQAzAAAAAgAAAAAAAP+FABQAAAAAAAAAAAAAAAAAAAAAAAAAAAGHAAAAAQACAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAUABUAFgAXABgAGQAaABsAHAAdAB4AHwAgACEAIgAjACQAJQAmACcAKAApACoAKwAsAC0ALgAvADAAMQAyADMANAA1ADYANwA4ADkAOgA7ADwAPQA+AD8AQABBAEIAQwBEAEUARgBHAEgASQBKAEsATABNAE4ATwBQAFEAUgBTAFQAVQBWAFcAWABZAFoAWwBcAF0AXgBfAGAAYQECAKMAhACFAL0AlgDoAIYAjgCLAJ0AqQCkAQMAigDaAIMAkwDyAPMAjQCIAMMA3gDxAJ4AqgD1APQA9gCiAK0AyQDHAK4AYgBjAJAAZADLAGUAyADKAM8AzADNAM4A6QBmANMA0ADRAK8AZwDwAJEA1gDUANUAaADrAO0AiQBqAGkAawBtAGwAbgCgAG8AcQBwAHIAcwB1AHQAdgB3AOoAeAB6AHkAewB9AHwAuAChAH8AfgCAAIEA7ADuALoBBAEFAQYBBwEIAQkA/QD+AQoBCwEMAQ0A/wEAAQ4BDwEQAQEBEQESARMBFAEVARYBFwEYARkBGgEbARwA+AD5AR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwA+gDXAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7AOIA4wE8AT0BPgE/AUABQQFCAUMBRAFFAUYBRwFIAUkBSgCwALEBSwFMAU0BTgFPAVABUQFSAVMBVAD7APwA5ADlAVUBVgFXAVgBWQFaAVsBXAFdAV4BXwFgAWEBYgFjAWQBZQFmAWcBaAFpAWoAuwFrAWwBbQFuAOYA5wFvAKYBcAFxAXIBcwF0AXUBdgF3AXgBeQDYAOEA2wDcAN0A4ADZAN8BegCoAJ8AlwCbAXsBfAF9AX4BfwGAAYEBggCyALMAtgC3AMQAtAC1AMUAggDCAIcAqwDGAL4AvwC8AYMBhAGFAIwBhgCYAJoAmQDvAKUAkgCcAKcAjwCUAJUAuQGHAMAAwQGIANIHbmJzcGFjZQd1bmkwMEFEB0FtYWNyb24HYW1hY3JvbgZBYnJldmUGYWJyZXZlB0FvZ29uZWsHYW9nb25lawtDY2lyY3VtZmxleAtjY2lyY3VtZmxleApDZG90YWNjZW50CmNkb3RhY2NlbnQGRGNhcm9uBmRjYXJvbgZEY3JvYXQHRW1hY3JvbgdlbWFjcm9uBkVicmV2ZQZlYnJldmUKRWRvdGFjY2VudAplZG90YWNjZW50B0VvZ29uZWsHZW9nb25lawZFY2Fyb24GZWNhcm9uC0djaXJjdW1mbGV4C2djaXJjdW1mbGV4Ckdkb3RhY2NlbnQKZ2RvdGFjY2VudAxHY29tbWFhY2NlbnQMZ2NvbW1hYWNjZW50C0hjaXJjdW1mbGV4C2hjaXJjdW1mbGV4BEhiYXIEaGJhcgZJdGlsZGUGaXRpbGRlB0ltYWNyb24HaW1hY3JvbgZJYnJldmUGaWJyZXZlB0lvZ29uZWsHaW9nb25lawJJSgJpagtKY2lyY3VtZmxleAtqY2lyY3VtZmxleAxLY29tbWFhY2NlbnQMa2NvbW1hYWNjZW50DGtncmVlbmxhbmRpYwZMYWN1dGUGbGFjdXRlDExjb21tYWFjY2VudAxsY29tbWFhY2NlbnQGTGNhcm9uBmxjYXJvbgRMZG90BGxkb3QGTmFjdXRlBm5hY3V0ZQxOY29tbWFhY2NlbnQMbmNvbW1hYWNjZW50Bk5jYXJvbgZuY2Fyb24LbmFwb3N0cm9waGUDRW5nA2VuZwdPbWFjcm9uB29tYWNyb24GT2JyZXZlBm9icmV2ZQ1PaHVuZ2FydW1sYXV0DW9odW5nYXJ1bWxhdXQGUmFjdXRlBnJhY3V0ZQxSY29tbWFhY2NlbnQMcmNvbW1hYWNjZW50BlJjYXJvbgZyY2Fyb24GU2FjdXRlBnNhY3V0ZQtTY2lyY3VtZmxleAtzY2lyY3VtZmxleAxUY29tbWFhY2NlbnQMdGNvbW1hYWNjZW50BlRjYXJvbgZ0Y2Fyb24EVGJhcgR0YmFyBlV0aWxkZQZ1dGlsZGUHVW1hY3Jvbgd1bWFjcm9uBlVicmV2ZQZ1YnJldmUFVXJpbmcFdXJpbmcNVWh1bmdhcnVtbGF1dA11aHVuZ2FydW1sYXV0B1VvZ29uZWsHdW9nb25lawtXY2lyY3VtZmxleAt3Y2lyY3VtZmxleAtZY2lyY3VtZmxleAt5Y2lyY3VtZmxleAZaYWN1dGUGemFjdXRlClpkb3RhY2NlbnQKemRvdGFjY2VudAVsb25ncwpBcmluZ2FjdXRlCmFyaW5nYWN1dGUHQUVhY3V0ZQdhZWFjdXRlC09zbGFzaGFjdXRlC29zbGFzaGFjdXRlDFNjb21tYWFjY2VudAxzY29tbWFhY2NlbnQHdW5pMDIxQQd1bmkwMjFCC2NvbW1hYWNjZW50BldncmF2ZQZ3Z3JhdmUGV2FjdXRlBndhY3V0ZQlXZGllcmVzaXMJd2RpZXJlc2lzBllncmF2ZQZ5Z3JhdmUERXVybwVsaXRyZQZudW1lcm8JZXN0aW1hdGVkB3VuaUUwMDACQ1IAAAFRxAncAAA=) format('truetype'),url(data:font/woff;charset=utf-8;base64,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) format('woff');font-weight:400;font-style:normal}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}bold,strong{font-family:'Open Sans',sans-serif;font-weight:700}.hidden{display:none}.fs-lola-light{font-family:fs_lola_light,Verdana,sans-serif}.vtext{display:block;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-o-transform-origin:0% 0%;transform-origin:0% 0%;filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=6.123031769111886e-17,M12=1,M21=-1,M22=6.123031769111886e-17);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=6.123031769111886e-17, M12=1, M21=-1, M22=6.123031769111886e-17)";zoom:1;position:absolute;white-space:nowrap;left:1px;top:205px;width:150px;font-family:'Open Sans',sans-serif;font-size:13px;text-align:center}.ie8 .vtext{top:58px}.vtext strong{font-size:18px;font-family:fs_lola_bold,Verdana,sans-serif}.toplayerSpecialClass{z-index:49984;position:fixed;display:block;top:50%;left:100%;margin-top:-35px;margin-left:-33px}#tws_s_1{position:absolute;left:0;z-index:69984;width:241px;height:300px;transition:all 0.5s ease-in}#tws_a_1{z-index:59984;position:absolute;margin-top:0;left:0%;width:33px;box-sizing:border-box;-moz-box-sizing:border-box}#tws_c_1{z-index:0;position:absolute;width:215px;margin-left:33px;left:0%;border:1px solid #000}#menu_newsletterwidget{padding:15px 0 10px 0;text-align:center;border-radius:4px;height:auto;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box}#menu_newsletterwidget a{text-decoration:none}#menu_newsletterwidget a:hover{text-decoration:underline}.img-oblicz{margin-top:3px}.h1-style{margin:0;font-family:fs_lola_bold,Verdana,sans-serif;font-size:24px;color:#323435;font-weight:600}.ie8 .h1-style{font-size:21px}.wkupuj{font-size:18px;color:#524f52;text-align:center;font-family:'Open Sans',sans-serif;padding:0 0 5px 0;margin:0;letter-spacing:-1px}.ie8 .wkupuj{font-size:16px;padding:5px 0 5px 0}.wkup{font-size:22px;color:#524f52;text-align:center;font-family:fs_lola_light,Verdana,sans-serif;padding:0 0 5px 0;margin:10px 0;letter-spacing:-.03em;word-spacing:-.03em;font-weight:700}.ie8 .wkup{font-size:20px}.wcena{font-size:18px;color:#524f52;text-align:center;font-family:fs_lola_bold,Verdana,sans-serif;font-weight:700;padding:0;margin:5px 0 0 0;letter-spacing:-1px}.ie8 .wcena{font-size:15px}.wradio-list{padding-left:60px;padding-top:10px;font-family:'Open Sans',sans-serif;font-size:18px}.ie8 .wradio-list{font-size:16px}.wradio-list label{cursor:pointer}.wradio-list label input{position:relative;top:2px}.wrata{font-family:'Open Sans',sans-serif;font-size:25px;color:#e4160a;text-align:center;margin:0;padding-top:10px;letter-spacing:-1px}.ie8 .wrata{font-size:21px;padding-top:15px;;padding-bottom:5px;}.img-btn-wcheck{border:none;margin:0 auto;padding-top:14px}#btn-nota{color:#524f52;text-decoration:underline;margin:0}.btn-nota{font-family:'Open Sans',sans-serif;font-size:11px;margin:0 10px 0 5px;text-align:right}.ie8 #btn-nota{margin-left:125px}.btn-hide-nota{float:right;color:#000}#widget-nota{display:none;position:absolute;width:241px;bottom:45px;left:0;border:1px solid #f4f4f4;box-sizing:border-box;-moz-box-sizing:border-box;padding:8px;background-color:#fff;border-radius:4px;z-index:70000}#widget-nota p{font-size:10px;line-height:.9;color:#524f52;word-break:break-word;text-align:justify;margin:10px}#widget-nota img{position:absolute;bottom:-10px;right:13px}.transparent-btn{position:absolute;width:80px;height:40px;bottom:-40px;right:0}@media screen and (max-height:550px){.toplayerSpecialClass{top:10%;margin-top:0}}@media screen and (max-height:319px){#tws_s_1{height:auto}.h1-style,.wkup{font-size:18px}.mbank-raty-logo{height:56px;width:auto}.img-btn-wcheck{height:24px;width:auto;padding-top:0}#widget-nota{bottom:-200px}#widget-nota p{font-size:8px}}.paynow-data-processing-info{margin-top:1em;font-size:.8em}.paynow-data-processing-info .expand{cursor:pointer;text-decoration:underline}.paynow-data-processing-info ul{padding:0!important;margin:0 0 0 15px!important;list-style-type:lower-alpha!important}.paynow-data-processing-info .paynow-data-processing-info-more.collapse{display:none}#payment .payment_methods .paynow-data-processing-info li{list-style:lower-alpha!important;line-height:1.5em!important}#payment ul.payment_methods .paynow-data-processing-info li::before,#payment ul.payment_methods .paynow-data-processing-info li::after{display:none!important}.payment_method_pay_by_paynow_pl_pbl>label>img,.payment_method_pay_by_paynow_pl_card>label>img,.payment_method_pay_by_paynow_pl_blik>label>img,.payment_method_pay_by_paynow_pl_paywall>label>img,.payment_method_pay_by_paynow_pl_paypo>label>img{max-height:2rem;max-width:3rem;vertical-align:middle}.payment_method_pay_by_paynow_pl_digital_wallets>label>img{max-height:2rem!important;max-width:10rem;vertical-align:middle}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option label[for="radio-control-wc-payment-method-options-pay_by_paynow_pl_paypo"] .wc-block-components-radio-control__label img{max-height:18px}.payment_method_pay_by_paynow_pl_blik input[type=text],.paynow-blik-white-label #paynow_blik_code{letter-spacing:5px;font-weight:700;max-width:100%;min-width:110px}.paynow-blik-white-label label{margin-top:5px}.paynow-confirm-blik img{margin:0 auto}.paynow-payment-option-pbls{flex-wrap:wrap;display:flex;margin:0 -1%}.paynow-payment-option-pbl{margin:1%;width:23%;display:flex;flex-direction:column}.paynow-payment-option-pbl label{padding:5px;border:1px solid #e6e6e6;max-width:100%;height:calc(100vh / 20);min-height:3rem;text-align:center;cursor:pointer;vertical-align:middle;display:flex!important;justify-content:center;align-items:center;background:#fff;transition:all 250ms;margin:0!important}.paynow-payment-option-pbl label img{max-width:90%;max-height:calc(100vh / 30)!important;vertical-align:middle;margin:0!important}.paynow-payment-option-pbl:not(.disabled) label:hover{border:1px solid #d2d2d2;background:#f3f3f3}.paynow-payment-option-pbl input[type=radio]{display:none!important}.paynow-payment-option-pbl.disabled label img{opacity:.3;filter:grayscale(1)}.paynow-payment-option-pbl.disabled label{cursor:not-allowed}.paynow-payment-option-pbl input[type=radio]:checked+label{border:2px solid #16A035;background:#f3f3f3}.payment_method_pay_by_paynow_pl_pbl>p{margin-top:.5rem!important}.payment_method_pay_by_paynow_pl_pbl label>img{margin-top:.25rem}@media (max-width:576px){.paynow-payment-option-pbl{width:31%}}.paynow-payment-card-option{margin-bottom:10px;position:relative;width:100%}.paynow-payment-card-option.loading{opacity:.4}.paynow-payment-card-option:last-child{margin-bottom:20px}.paynow-payment-card-option input{display:none}.paynow-payment-card-option label{border:1px solid #D2D2D2;border-radius:3px;display:flex!important;align-items:stretch;height:60px;width:100%;margin:0!important;background-color:#fff0}.paynow-payment-card-option input[type=radio]:checked+label{background:#f3f3f3}.paynow-payment-card-option input[type=radio]:not(:disabled)+label{cursor:pointer}.paynow-payment-card-details{width:100%;display:flex;flex-direction:column;justify-content:center}.paynow-payment-card-details p{margin:0;text-align:left}.paynow-payment-card-details-card-name{font-size:12px;line-height:20px;color:#000}.paynow-payment-card-details-card-name.paynow-expired{color:#8E8E8E}.paynow-payment-card-details-expiration{font-size:10px;line-height:20px;color:#8E8E8E}.paynow-payment-card-details-expiration.paynow-expired{color:#E52E07}.paynow-payment-card-image{display:flex;justify-content:center;align-items:center;width:96px}.paynow-payment-card-image img{max-width:40px!important;max-height:24px}.paynow-payment-card-menu{position:absolute;top:25px;right:13px;z-index:1}.paynow-payment-card-option .paynow-payment-card-remove{position:absolute;height:auto;width:auto;border:none;white-space:nowrap;right:0;bottom:-25px;box-shadow:0 4px 4px 0 #00000040;padding:5px 25px;background-color:#fff;z-index:2;font-size:12px;line-height:20px;cursor:pointer}.paynow-payment-card-option .paynow-payment-card-remove.--hidden{display:none!important}.paynow-payment-card-option .paynow-payment-card-remove:hover{background-color:#f1f1f1}.paynow-payment-card-option .paynow-payment-card-menu-button{height:auto;border:none;cursor:pointer;background-color:#fff0;font-size:12px;line-height:20px;text-decoration:underline}.paynow-payment-card-error{font-size:10px;color:#E52E07}/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0');src:url('/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-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}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.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-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{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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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{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-square:before,.fa-pied-piper: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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra: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-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"}.wpsm_panel{margin-bottom:20px;background-color:#fff;border:1px solid #fff0;border-radius:4px;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .05);box-shadow:0 1px 1px rgb(0 0 0 / .05)}.wpsm_panel-body{padding:15px}.wpsm_panel-heading{padding:10px 15px;border-bottom:1px solid #fff0;border-top-left-radius:3px;border-top-right-radius:3px}.wpsm_panel-heading>.dropdown .dropdown-toggle{color:inherit}.wpsm_panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.wpsm_panel-title>a,.wpsm_panel-title>small,.wpsm_panel-title>.small,.wpsm_panel-title>small>a,.wpsm_panel-title>.small>a{color:inherit}.wpsm_panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.wpsm_panel>.list-group,.wpsm_panel>.wpsm_panel-collapse>.list-group{margin-bottom:0}.wpsm_panel>.list-group .list-group-item,.wpsm_panel>.wpsm_panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.wpsm_panel>.list-group:first-child .list-group-item:first-child,.wpsm_panel>.wpsm_panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.wpsm_panel>.list-group:last-child .list-group-item:last-child,.wpsm_panel>.wpsm_panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.wpsm_panel>.wpsm_panel-heading+.wpsm_panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.wpsm_panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.wpsm_panel-footer{border-top-width:0}.wpsm_panel>.table,.wpsm_panel>.table-responsive>.table,.wpsm_panel>.wpsm_panel-collapse>.table{margin-bottom:0}.wpsm_panel>.table caption,.wpsm_panel>.table-responsive>.table caption,.wpsm_panel>.wpsm_panel-collapse>.table caption{padding-right:15px;padding-left:15px}.wpsm_panel>.table:first-child,.wpsm_panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.wpsm_panel>.table:first-child>thead:first-child>tr:first-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.wpsm_panel>.table:first-child>tbody:first-child>tr:first-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.wpsm_panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.wpsm_panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.wpsm_panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.wpsm_panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.wpsm_panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.wpsm_panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.wpsm_panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.wpsm_panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.wpsm_panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.wpsm_panel>.table:last-child,.wpsm_panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.wpsm_panel>.table:last-child>tbody:last-child>tr:last-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.wpsm_panel>.table:last-child>tfoot:last-child>tr:last-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.wpsm_panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.wpsm_panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.wpsm_panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.wpsm_panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.wpsm_panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.wpsm_panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.wpsm_panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.wpsm_panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.wpsm_panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.wpsm_panel>.wpsm_panel-body+.table,.wpsm_panel>.wpsm_panel-body+.table-responsive,.wpsm_panel>.table+.wpsm_panel-body,.wpsm_panel>.table-responsive+.wpsm_panel-body{border-top:1px solid #ddd}.wpsm_panel>.table>tbody:first-child>tr:first-child th,.wpsm_panel>.table>tbody:first-child>tr:first-child td{border-top:0}.wpsm_panel>.table-bordered,.wpsm_panel>.table-responsive>.table-bordered{border:0}.wpsm_panel>.table-bordered>thead>tr>th:first-child,.wpsm_panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.wpsm_panel>.table-bordered>tbody>tr>th:first-child,.wpsm_panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.wpsm_panel>.table-bordered>tfoot>tr>th:first-child,.wpsm_panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.wpsm_panel>.table-bordered>thead>tr>td:first-child,.wpsm_panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.wpsm_panel>.table-bordered>tbody>tr>td:first-child,.wpsm_panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.wpsm_panel>.table-bordered>tfoot>tr>td:first-child,.wpsm_panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.wpsm_panel>.table-bordered>thead>tr>th:last-child,.wpsm_panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.wpsm_panel>.table-bordered>tbody>tr>th:last-child,.wpsm_panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.wpsm_panel>.table-bordered>tfoot>tr>th:last-child,.wpsm_panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.wpsm_panel>.table-bordered>thead>tr>td:last-child,.wpsm_panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.wpsm_panel>.table-bordered>tbody>tr>td:last-child,.wpsm_panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.wpsm_panel>.table-bordered>tfoot>tr>td:last-child,.wpsm_panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.wpsm_panel>.table-bordered>thead>tr:first-child>td,.wpsm_panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.wpsm_panel>.table-bordered>tbody>tr:first-child>td,.wpsm_panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.wpsm_panel>.table-bordered>thead>tr:first-child>th,.wpsm_panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.wpsm_panel>.table-bordered>tbody>tr:first-child>th,.wpsm_panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.wpsm_panel>.table-bordered>tbody>tr:last-child>td,.wpsm_panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.wpsm_panel>.table-bordered>tfoot>tr:last-child>td,.wpsm_panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.wpsm_panel>.table-bordered>tbody>tr:last-child>th,.wpsm_panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.wpsm_panel>.table-bordered>tfoot>tr:last-child>th,.wpsm_panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.wpsm_panel>.table-responsive{margin-bottom:0;border:0}.wpsm_panel-group{margin-bottom:20px}.wpsm_panel-group .wpsm_panel{margin-bottom:0;border-radius:4px}.wpsm_panel-group .wpsm_panel+.wpsm_panel{margin-top:5px}.wpsm_panel-group .wpsm_panel-heading{border-bottom:0}.wpsm_panel-group .wpsm_panel-heading+.wpsm_panel-collapse>.wpsm_panel-body,.wpsm_panel-group .wpsm_panel-heading+.wpsm_panel-collapse>.list-group{border-top:1px solid #ddd}.wpsm_panel-group .wpsm_panel-footer{border-top:0}.wpsm_panel-group .wpsm_panel-footer+.wpsm_panel-collapse .wpsm_panel-body{border-bottom:1px solid #ddd}.wpsm_panel-default{border-color:#ddd}.wpsm_panel-default>.wpsm_panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.wpsm_panel-default>.wpsm_panel-heading+.wpsm_panel-collapse>.wpsm_panel-body{border-top-color:#ddd}.wpsm_panel-default>.wpsm_panel-heading .badge{color:#f5f5f5;background-color:#333}.wpsm_panel-default>.wpsm_panel-footer+.wpsm_panel-collapse>.wpsm_panel-body{border-bottom-color:#ddd}.wpsm_panel-primary{border-color:#337ab7}.wpsm_panel-primary>.wpsm_panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.wpsm_panel-primary>.wpsm_panel-heading+.wpsm_panel-collapse>.wpsm_panel-body{border-top-color:#337ab7}.wpsm_panel-primary>.wpsm_panel-heading .badge{color:#337ab7;background-color:#fff}.wpsm_panel-primary>.wpsm_panel-footer+.wpsm_panel-collapse>.wpsm_panel-body{border-bottom-color:#337ab7}.wpsm_panel-success{border-color:#d6e9c6}.wpsm_panel-success>.wpsm_panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.wpsm_panel-success>.wpsm_panel-heading+.wpsm_panel-collapse>.wpsm_panel-body{border-top-color:#d6e9c6}.wpsm_panel-success>.wpsm_panel-heading .badge{color:#dff0d8;background-color:#3c763d}.wpsm_panel-success>.wpsm_panel-footer+.wpsm_panel-collapse>.wpsm_panel-body{border-bottom-color:#d6e9c6}.wpsm_panel-info{border-color:#bce8f1}.wpsm_panel-info>.wpsm_panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.wpsm_panel-info>.wpsm_panel-heading+.wpsm_panel-collapse>.wpsm_panel-body{border-top-color:#bce8f1}.wpsm_panel-info>.wpsm_panel-heading .badge{color:#d9edf7;background-color:#31708f}.wpsm_panel-info>.wpsm_panel-footer+.wpsm_panel-collapse>.wpsm_panel-body{border-bottom-color:#bce8f1}.wpsm_panel-warning{border-color:#faebcc}.wpsm_panel-warning>.wpsm_panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.wpsm_panel-warning>.wpsm_panel-heading+.wpsm_panel-collapse>.wpsm_panel-body{border-top-color:#faebcc}.wpsm_panel-warning>.wpsm_panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.wpsm_panel-warning>.wpsm_panel-footer+.wpsm_panel-collapse>.wpsm_panel-body{border-bottom-color:#faebcc}.wpsm_panel-danger{border-color:#ebccd1}.wpsm_panel-danger>.wpsm_panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.wpsm_panel-danger>.wpsm_panel-heading+.wpsm_panel-collapse>.wpsm_panel-body{border-top-color:#ebccd1}.wpsm_panel-danger>.wpsm_panel-heading .badge{color:#f2dede;background-color:#a94442}.wpsm_panel-danger>.wpsm_panel-footer+.wpsm_panel-collapse>.wpsm_panel-body{border-bottom-color:#ebccd1}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.wpsm_panel-group .collapse{display:none}.collapse.in{display:block!important}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0, 0, 0, 0.1);--f-spinner-color-2:rgba(17, 24, 28, 0.8);--f-spinner-stroke:2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance, 150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance,150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration,0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration,0.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,0.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,0.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24, 24, 27, 0.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:rgba(255, 255, 255, 0.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:#fff0;overflow:visible;z-index:var(--fancybox-zIndex,1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:#fff0}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0%;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:#fff0;min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color, #fff);--f-button-hover-color:var(--fancybox-color, #fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity,1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgb(24 24 27 / .5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0, 0, 0, 0.6);--f-button-active-bg:rgba(0, 0, 0, 0.6);--f-button-hover-bg:rgba(0, 0, 0, 0.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24, 24, 27, 0.3);--f-button-active-bg:rgba(24, 24, 27, 0.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration,0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration,0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgb(24 24 27 / .9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#fff0}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:#fff0;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0,0,0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px),0,0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:#fff0;outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path:inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity,1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgb(255 255 255 / .1),rgb(255 255 255 / .05))}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgb(255 255 255 / .1),rgb(255 255 255 / .05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0px!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24, 24, 27, 0.65);--f-button-hover-bg:rgba(70, 70, 73, 0.65);--f-button-active-bg:rgba(90, 90, 93, 0.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgb(0 0 0 / .5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0%}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;user-select:none;pointer-events:none}@font-face{font-display:swap;font-family:fw-icomoon;font-style:normal;font-weight:400;src:url(/wp-content/plugins/flexible-wishlist/assets/fonts/icons/icomoon.eot?ver=13550393);src:url(/wp-content/plugins/flexible-wishlist/assets/fonts/icons/icomoon.woff?ver=13550393) format("woff"),url(/wp-content/plugins/flexible-wishlist/assets/fonts/icons/icomoon.eot?ver=13550393#iefix) format("embedded-opentype"),url(/wp-content/plugins/flexible-wishlist/assets/fonts/icons/icomoon.ttf?ver=13550393) format("truetype"),url(/wp-content/plugins/flexible-wishlist/assets/fonts/icons/icomoon.svg?ver=13550393#icomoon) format("svg")}.woocommerce-cart-form [data-fw-table] form{margin:0}.woocommerce-cart-form [data-fw-table] img{max-width:60px}.woocommerce-cart-form [data-fw-table] a.remove,.woocommerce-cart-form [data-fw-table] img{display:inline-block}.woocommerce-cart-form [data-fw-table] a.remove{text-decoration:none}.woocommerce-cart-form [data-fw-table] .button,.woocommerce-cart-form [data-fw-table] small{white-space:nowrap}.fw-table-share{background:none!important;padding-left:0!important;padding-right:0!important}.fw-share-items{display:flex;list-style:none;margin:0 -.5em;padding:0}.fw-share-button{padding:0 .5em;text-decoration:none!important}.fw-share-button--facebook:before{content:"";content:"\e903"!important}.fw-share-button--facebook:before,.fw-share-button--twitter:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fw-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.fw-share-button--twitter:before{content:"";content:"\e905"!important}.fw-share-button--pinterest:before{content:"";content:"\e904"!important}.fw-share-button--pinterest:before,.fw-share-button--whatsapp:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fw-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.fw-share-button--whatsapp:before{content:"";content:"\e906"!important}.fw-share-button--email:before{content:"";content:"\e902"!important}.fw-menu-item a:before,.fw-share-button--email:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fw-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.fw-menu-item a:before{content:""}.fw-menu-item--admin-heart a:before{content:"\e909"!important}.fw-menu-item--admin-star a:before{content:"\e90a"!important}.fw-menu-item--bookmark a:before{content:"\e90c"!important}.fw-menu-item--bookmark-fill a:before{content:"\e90d"!important}.fw-menu-item--bulb a:before{content:"\e920"!important}.fw-menu-item--bulb-fill a:before{content:"\e921"!important}.fw-menu-item--check-mark a:before{content:"\e90b"!important}.fw-menu-item--chef-hat a:before{content:"\e912"!important}.fw-menu-item--chef-hat-fill a:before{content:"\e913"!important}.fw-menu-item--copy a:before{content:"\e90e"!important}.fw-menu-item--crown a:before{content:"\e923"!important}.fw-menu-item--crown-fill a:before{content:"\e924"!important}.fw-menu-item--cube a:before{content:"\e933"!important}.fw-menu-item--cube-fill a:before{content:"\e934"!important}.fw-menu-item--email a:before{content:"\e902"!important}.fw-menu-item--facebook a:before{content:"\e903"!important}.fw-menu-item--first-aid-kit a:before{content:"\e914"!important}.fw-menu-item--first-aid-kit-fill a:before{content:"\e915"!important}.fw-menu-item--flag a:before{content:"\e925"!important}.fw-menu-item--flag-fill a:before{content:"\e926"!important}.fw-menu-item--flame a:before{content:"\e91e"!important}.fw-menu-item--flame-fill a:before{content:"\e91f"!important}.fw-menu-item--flower a:before{content:"\e916"!important}.fw-menu-item--flower-fill a:before{content:"\e917"!important}.fw-menu-item--footprint a:before{content:"\e910"!important}.fw-menu-item--footprint-fill a:before{content:"\e911"!important}.fw-menu-item--gift a:before{content:"\e918"!important}.fw-menu-item--gift-fill a:before{content:"\e919"!important}.fw-menu-item--heart a:before{content:"\e900"!important}.fw-menu-item--heart-2 a:before{content:"\e928"!important}.fw-menu-item--heart-2-fill a:before{content:"\e927"!important}.fw-menu-item--heart-fill a:before{content:"\e901"!important}.fw-menu-item--home a:before{content:"\e91a"!important}.fw-menu-item--home-fill a:before{content:"\e91b"!important}.fw-menu-item--pin a:before{content:"\e929"!important}.fw-menu-item--pin-fill a:before{content:"\e92a"!important}.fw-menu-item--pinterest a:before{content:"\e904"!important}.fw-menu-item--plus a:before{content:"\e92b"!important}.fw-menu-item--plus-fill a:before{content:"\e92c"!important}.fw-menu-item--star a:before{content:"\e907"!important}.fw-menu-item--star-fill a:before{content:"\e908"!important}.fw-menu-item--student-cap a:before{content:"\e91c"!important}.fw-menu-item--student-cap-fill a:before{content:"\e91d"!important}.fw-menu-item--tag a:before{content:"\e92d"!important}.fw-menu-item--tag-fill a:before{content:"\e92e"!important}.fw-menu-item--toggle a:before{content:"\e92f"!important}.fw-menu-item--toggle-fill a:before{content:"\e930"!important}.fw-menu-item--twitter a:before{content:"\e905"!important}.fw-menu-item--whatsapp a:before{content:"\e906"!important}@keyframes fw-loading{0%,to{opacity:.25}50%{opacity:1}}.fw-button{color:inherit;cursor:pointer;display:inline-block;outline:none!important;text-decoration:none!important}.fw-button--before{margin-right:.5em}.fw-button--after{margin-left:.5em}.fw-button--above{margin-bottom:.5em}.fw-button--below{margin-top:.5em}.fw-button--absolute{left:1em;position:absolute;top:1em;z-index:10}.fw-button.button{border-radius:50%;height:2.4em;line-height:2.4em;min-width:auto!important;padding:0!important;text-align:center;width:2.4em!important}.fw-button .fw-button-icon:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fw-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.fw-button .fw-button-icon--admin-heart:before{content:"\e909"!important}.fw-button .fw-button-icon--admin-star:before{content:"\e90a"!important}.fw-button .fw-button-icon--bookmark:before{content:"\e90c"!important}.fw-button .fw-button-icon--bookmark-fill:before{content:"\e90d"!important}.fw-button .fw-button-icon--bulb:before{content:"\e920"!important}.fw-button .fw-button-icon--bulb-fill:before{content:"\e921"!important}.fw-button .fw-button-icon--check-mark:before{content:"\e90b"!important}.fw-button .fw-button-icon--chef-hat:before{content:"\e912"!important}.fw-button .fw-button-icon--chef-hat-fill:before{content:"\e913"!important}.fw-button .fw-button-icon--copy:before{content:"\e90e"!important}.fw-button .fw-button-icon--crown:before{content:"\e923"!important}.fw-button .fw-button-icon--crown-fill:before{content:"\e924"!important}.fw-button .fw-button-icon--cube:before{content:"\e933"!important}.fw-button .fw-button-icon--cube-fill:before{content:"\e934"!important}.fw-button .fw-button-icon--email:before{content:"\e902"!important}.fw-button .fw-button-icon--facebook:before{content:"\e903"!important}.fw-button .fw-button-icon--first-aid-kit:before{content:"\e914"!important}.fw-button .fw-button-icon--first-aid-kit-fill:before{content:"\e915"!important}.fw-button .fw-button-icon--flag:before{content:"\e925"!important}.fw-button .fw-button-icon--flag-fill:before{content:"\e926"!important}.fw-button .fw-button-icon--flame:before{content:"\e91e"!important}.fw-button .fw-button-icon--flame-fill:before{content:"\e91f"!important}.fw-button .fw-button-icon--flower:before{content:"\e916"!important}.fw-button .fw-button-icon--flower-fill:before{content:"\e917"!important}.fw-button .fw-button-icon--footprint:before{content:"\e910"!important}.fw-button .fw-button-icon--footprint-fill:before{content:"\e911"!important}.fw-button .fw-button-icon--gift:before{content:"\e918"!important}.fw-button .fw-button-icon--gift-fill:before{content:"\e919"!important}.fw-button .fw-button-icon--heart:before{content:"\e900"!important}.fw-button .fw-button-icon--heart-2:before{content:"\e928"!important}.fw-button .fw-button-icon--heart-2-fill:before{content:"\e927"!important}.fw-button .fw-button-icon--heart-fill:before{content:"\e901"!important}.fw-button .fw-button-icon--home:before{content:"\e91a"!important}.fw-button .fw-button-icon--home-fill:before{content:"\e91b"!important}.fw-button .fw-button-icon--pin:before{content:"\e929"!important}.fw-button .fw-button-icon--pin-fill:before{content:"\e92a"!important}.fw-button .fw-button-icon--pinterest:before{content:"\e904"!important}.fw-button .fw-button-icon--plus:before{content:"\e92b"!important}.fw-button .fw-button-icon--plus-fill:before{content:"\e92c"!important}.fw-button .fw-button-icon--star:before{content:"\e907"!important}.fw-button .fw-button-icon--star-fill:before{content:"\e908"!important}.fw-button .fw-button-icon--student-cap:before{content:"\e91c"!important}.fw-button .fw-button-icon--student-cap-fill:before{content:"\e91d"!important}.fw-button .fw-button-icon--tag:before{content:"\e92d"!important}.fw-button .fw-button-icon--tag-fill:before{content:"\e92e"!important}.fw-button .fw-button-icon--toggle:before{content:"\e92f"!important}.fw-button .fw-button-icon--toggle-fill:before{content:"\e930"!important}.fw-button .fw-button-icon--twitter:before{content:"\e905"!important}.fw-button .fw-button-icon--whatsapp:before{content:"\e906"!important}.fw-button .fw-button-text{margin-left:.5em}.fw-button .fw-button-text:before{content:attr(data-text-default)}.fw-button--active .fw-button-icon--bookmark:before{content:"\e90d"!important}.fw-button--active .fw-button-icon--bulb:before{content:"\e921"!important}.fw-button--active .fw-button-icon--chef-hat:before{content:"\e913"!important}.fw-button--active .fw-button-icon--crown:before{content:"\e924"!important}.fw-button--active .fw-button-icon--cube:before{content:"\e934"!important}.fw-button--active .fw-button-icon--first-aid-kit:before{content:"\e915"!important}.fw-button--active .fw-button-icon--flag:before{content:"\e926"!important}.fw-button--active .fw-button-icon--flame:before{content:"\e91f"!important}.fw-button--active .fw-button-icon--flower:before{content:"\e917"!important}.fw-button--active .fw-button-icon--footprint:before{content:"\e911"!important}.fw-button--active .fw-button-icon--gift:before{content:"\e919"!important}.fw-button--active .fw-button-icon--heart:before{content:"\e901"!important}.fw-button--active .fw-button-icon--heart-2:before{content:"\e927"!important}.fw-button--active .fw-button-icon--home:before{content:"\e91b"!important}.fw-button--active .fw-button-icon--pin:before{content:"\e92a"!important}.fw-button--active .fw-button-icon--plus:before{content:"\e92c"!important}.fw-button--active .fw-button-icon--star:before{content:"\e908"!important}.fw-button--active .fw-button-icon--student-cap:before{content:"\e91d"!important}.fw-button--active .fw-button-icon--tag:before{content:"\e92e"!important}.fw-button--active .fw-button-icon--toggle:before{content:"\e930"!important}.fw-button--active .fw-button-text{margin-left:.5em}.fw-button--active .fw-button-text:before{content:attr(data-text-active)}.fw-button--loading .fw-button-icon:before{animation:fw-loading 1s linear infinite}.fw-popup{background-color:#fff;border:1px solid #f0f0f0;left:0;margin-top:1em;max-width:100vw;position:absolute;top:900px;width:300px;z-index:1000}.fw-popup .fw-popup-close{display:inline-block;padding:0 .5em;position:absolute;right:1em;top:1em}.fw-popup .fw-popup-content{margin:0;padding:1em;text-align:left}.fw-popup .fw-popup-content p{margin-bottom:0}.fw-popup .fw-popup-items{list-style:none;margin:1em -1em 0;max-height:8.1em;overflow-y:auto;padding:0 1em}.fw-popup .fw-popup-footer{border-top:1px solid #f0f0f0;display:flex;margin:0;padding:1em}.fw-popup .fw-popup-footer input{margin-right:.5em;min-width:0}.fw-popup .fw-popup-footer button{margin:0!important;white-space:nowrap}@media (max-width:1280px){.woocommerce-cart-form [data-fw-table] .button,.woocommerce-cart-form [data-fw-table] small{white-space:normal}}.wpml-ls-legacy-dropdown{width:15.5em;max-width:100%}.wpml-ls-legacy-dropdown>ul{position:relative;padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{visibility:visible}.wpml-ls-legacy-dropdown .wpml-ls-item{padding:0;margin:0;list-style-type:none}.wpml-ls-legacy-dropdown a{display:block;text-decoration:none;color:#444;border:1px solid #cdcdcd;background-color:#fff;padding:5px 10px;line-height:1}.wpml-ls-legacy-dropdown a span{vertical-align:middle}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position:relative;padding-right:calc(10px + 1.4em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding-right:10px;padding-left:calc(10px + 1.4em)}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{right:auto;left:10px}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{color:#000;background:#eee}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0;list-style-type:none;z-index:101}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width:0 1px 1px}.wpml-ls-legacy-dropdown .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.woosb-wrap{display:block;width:100%;clear:both}.woosb-wrap .woosb-text,.woosb-wrap .woosb-products,.woosb-bundles .woosb-text,.woosb-bundles .woosb-products{margin:0 0 15px 0}.woosb-wrap .woosb-text,.woosb-bundles .woosb-text{white-space:pre-line}.woosb-wrap .woosb-summary{display:flex;align-items:center;justify-content:space-between}.woosb-wrap .woosb-summary .woosb-total{flex-grow:1}.woosb-products{border-width:1px 0 0 0;border-style:dotted;border-color:#e5e5e5}.woosb-products .woosb-item-text{padding:10px 0;margin:0;border-bottom:1px dotted #e5e5e5}.woosb-item-text-type-h1>h1,.woosb-item-text-type-h2>h2,.woosb-item-text-type-h3>h3,.woosb-item-text-type-h4>h4,.woosb-item-text-type-h5>h5,.woosb-item-text-type-h6>h6,.woosb-item-text-type-p>p{margin:0!important}.woosb-products .woosb-product{display:flex;align-items:center;padding:10px 0;margin:0;border-bottom:1px dotted #e5e5e5}.woosb-products .woosb-product.woosb-product-hidden{display:none}.woosb-products[data-exclude-unpurchasable="yes"] .woosb-product.woosb-product-unpurchasable{display:none}.woosb-products .woosb-product>div{padding:0 5px}.woosb-products .woosb-product .woosb-thumb{width:50px;flex:0 0 50px}.woosb-products .woosb-product .woosb-thumb img{width:100%;max-width:100%;height:auto;display:block}.woosb-products .woosb-product .woosb-quantity{width:80px;flex:0 0 80px}.woosb-products .woosb-product .woosb-quantity.woosb-quantity-plus-minus{width:130px;flex:0 0 130px}.woosb-products .woosb-product .woosb-quantity label{display:none}.woosb-products .woosb-product .woosb-quantity input{width:100%;min-width:40px;text-align:center}.woosb-products .woosb-product .woosb-price{width:100px;flex:0 0 100px;text-align:end}.woosb-products .woosb-product .woosb-price *{font-size:inherit!important}.woosb-products .woosb-product .woosb-price del{opacity:.5;text-decoration:line-through}.woosb-products .woosb-product .woosb-price del span{text-decoration:line-through}.woosb-products .woosb-product .woosb-price ins{font-weight:400}.woosb-products .woosb-product .woosb-price .amount{display:inline-block}.woosb-products .woosb-product .woosb-title{flex-grow:1;text-align:start}.woosb-products .woosb-product .woosb-title .woosb-name{display:block;overflow:hidden}.woosb-products .woosb-product .woosb-title .woosb-name a{text-decoration:none;box-shadow:none}.woosb-products .woosb-product .woosb-title .woosb-price{width:auto;flex:0 0 auto;text-align:inherit}.woosb-products .woosb-product .woosb-title .woovr-variations-select .woovr-variation-image,.woosb-products .woosb-product .woosb-title .woovr-variations-select .woovr-variation-price{display:none!important}.woosb-products .woosb-product .variations_form{margin:0;padding:0}.woosb-products .woosb-product .woosb-title .stock{font-size:14px;margin:0;padding:0}.woosb-products .woosb-product .woosb-title .stock.in-stock{color:green}.woosb-products .woosb-product .woosb-title .stock.available-on-backorder{color:orange}.woosb-products .woosb-product .woosb-title .stock.out-of-stock{color:red}.woosb-products .woosb-product .woosb-description,.woosb-products .woosb-product .woosb-variation-description{font-size:14px}.woosb-products .woosb-product .variations_form .variations{display:inline-block;margin:0 -3px;padding:0}.woosb-products .woosb-product .variations_form .variations .variation{display:inline-block;border-width:1px;border-style:solid;border-color:#e5e5e5;padding:5px 10px;margin:5px 3px 0 3px;max-width:100%;border-radius:2px;float:none;vertical-align:top}.woosb-products .woosb-product .variations_form .variations .variation>div{display:block}.woosb-products .woosb-product .variations_form .variations .reset{display:inline-block}.woosb-products .woosb-product .variations_form .variations .variation:last-child{margin-bottom:0}.woosb-products .woosb-product .variations_form .variations .variation .label{font-size:12px;line-height:1}.woosb-products .woosb-product .variations_form .variations .variation .value{line-height:1}.woosb-products .woosb-product .variations_form .variations .variation .value select{width:100%;height:auto;line-height:1;padding:0 16px 0 0;margin:0;background-color:#fff0;border-radius:0;border:none;-webkit-appearance:none;-moz-appearance:none;outline:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:100% 50%;background-size:auto}.woosb-products .woosb-product .variations_form .variations a.reset_variations{margin:0;font-size:12px}.woosb-item-child .product-price .amount,.woosb-item-child .product-price .tax_label,.woosb-item-child .product-subtotal .amount,.woosb-item-child .product-subtotal .tax_label,.woosb-item-child .product-total .amount,.woosb-item-child .product-total .tax_label{opacity:.3}.woosb-alert{padding:6px 10px 6px 14px;border-left:4px solid #222;background-color:#eee;font-size:14px}body.woocommerce-no-js .woosb-wrap+form.cart{display:none}.woosb-disabled{opacity:.5!important;pointer-events:none!important;cursor:not-allowed!important}.woosb-quantity-input{display:flex;align-items:center}.woosb-quantity-input .quantity{flex-grow:1;height:auto;margin:0}.woosb-quantity-plus-minus .plus,.woosb-quantity-plus-minus .minus,.woosb-quantity-plus-minus .quantity-minus,.woosb-quantity-plus-minus .quantity-plus,.woosb-quantity-plus-minus .plus-btn,.woosb-quantity-plus-minus .minus-btn{display:none!important}.woosb-quantity-input-plus,.woosb-quantity-input-minus{width:40px;height:40px;flex:0 0 40px;line-height:38px;text-align:center;cursor:pointer;background-color:#fefefe;border:1px solid #e5e5e5;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woosb-quantity-input .woosb-qty{width:100%;min-width:40px;height:40px;line-height:38px;margin:0;padding:0 5px;box-shadow:none;border-width:1px 0;border-style:solid;border-color:#e5e5e5;border-radius:0;background-color:#fefefe;-moz-appearance:textfield}.woosb-quantity-input .woosb-qty:focus{outline:none;outline-color:#fff0}.woosb-quantity-input-plus:hover,.woosb-quantity-input-minus:hover{background-color:#f0f0f0}.woosb-quantity-input input::-webkit-outer-spin-button,.woosb-quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woosb-products[class*="woosb-products-layout-grid"]{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;border:none}.woosb-products[class*="woosb-products-layout-grid"] .woosb-item-text{width:100%;margin:10px;padding:10px 0}.woosb-products[class*="woosb-products-layout-grid"] .woosb-product{width:calc(50% - 20px);margin:10px;padding:10px;border:1px solid #ddd;font-size:14px;text-align:center;position:relative;display:flex;flex-direction:column}.woosb-products[class*="woosb-products-layout-grid"] .woosb-product:hover{border-color:green}.woosb-products[class*="woosb-products-layout-grid"] .woosb-product .woosb-name{font-weight:700}.woosb-products.woosb-products-layout-grid-1 .woosb-product{width:calc(100% - 20px)}.woosb-products.woosb-products-layout-grid-3 .woosb-product{width:calc(100% / 3 - 20px)}.woosb-products.woosb-products-layout-grid-4 .woosb-product{width:calc(25% - 20px)}.woosb-products[class*="woosb-products-layout-grid"] .woosb-product>div{width:100%!important;flex:0 0 auto!important;text-align:center;margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-bottom:5px}.woosb-products[class*="woosb-products-layout-grid"] .woosb-product>div:last-child{margin-bottom:0}.woosb-products[class*="woosb-products-layout-grid"] .woosb-product select{text-align:center}.woosb-products[class*="woosb-products-layout-grid"] .woosb-product .variations_form .variations .reset{display:none}@media only screen and (max-width:767px){.woosb-products[class*="woosb-products-layout-grid"] .woosb-product{width:calc(50% - 20px)}}@media only screen and (max-width:479px){.woosb-products[class*="woosb-products-layout-grid"] .woosb-product{width:calc(100% - 20px)}}body.rtl .woosb-alert{padding:6px 14px 6px 10px;border-right:4px solid #222;border-left:none}@font-face{font-display:swap;font-family:'Woo-Side-Cart';src:url(/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp);src:url('/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp#iefix') format('embedded-opentype'),url(/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.ttf?qq7fgp) format('truetype'),url(/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.woff?qq7fgp) format('woff'),url('/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.svg?qq7fgp#Woo-Side-Cart') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="xoo-wsc-icon-"],[class*=" xoo-wsc-icon-"]{font-family:'Woo-Side-Cart'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xoo-wsc-icon-heart1:before{content:"\e92d"}.xoo-wsc-icon-cart-plus:before{content:"\e92e"}.xoo-wsc-icon-bookmark-o:before{content:"\e929"}.xoo-wsc-icon-bookmark1:before{content:"\e92a"}.xoo-wsc-icon-arrow-long-right:before{content:"\e900"}.xoo-wsc-icon-basket5:before{content:"\e901"}.xoo-wsc-icon-basket4:before{content:"\e902"}.xoo-wsc-icon-basket6:before{content:"\e903"}.xoo-wsc-icon-basket1:before{content:"\e904"}.xoo-wsc-icon-basket2:before{content:"\e905"}.xoo-wsc-icon-basket3:before{content:"\e906"}.xoo-wsc-icon-trash1:before{content:"\e907"}.xoo-wsc-icon-trash:before{content:"\e908"}.xoo-wsc-icon-cross:before{content:"\e909"}.xoo-wsc-icon-check_circle:before{content:"\e90a"}.xoo-wsc-icon-pencil:before{content:"\e90b"}.xoo-wsc-icon-bag1:before{content:"\e90c"}.xoo-wsc-icon-arrow-thin-right:before{content:"\e90d"}.xoo-wsc-icon-shopping-bag1:before{content:"\e90e"}.xoo-wsc-icon-shopping-cart:before{content:"\e90f"}.xoo-wsc-icon-bag2:before{content:"\e910"}.xoo-wsc-icon-cart1:before{content:"\e911"}.xoo-wsc-icon-cart2:before{content:"\e912"}.xoo-wsc-icon-del4:before{content:"\e913"}.xoo-wsc-icon-trash3:before{content:"\e914"}.xoo-wsc-icon-del1:before{content:"\e915"}.xoo-wsc-icon-del2:before{content:"\e916"}.xoo-wsc-icon-del3:before{content:"\e917"}.xoo-wsc-icon-shopping-bag:before{content:"\e918"}.xoo-wsc-icon-chevron-thin-left:before{content:"\e919"}.xoo-wsc-icon-chevron-left:before{content:"\e91a"}.xoo-wsc-icon-arrow-thin-left:before{content:"\e91b"}.xoo-wsc-icon-arrow-left:before{content:"\e91c"}.xoo-wsc-icon-coupon-1:before{content:"\e91d"}.xoo-wsc-icon-coupon-2:before{content:"\e91e"}.xoo-wsc-icon-coupon-3:before{content:"\e91f"}.xoo-wsc-icon-coupon-5:before{content:"\e920"}.xoo-wsc-icon-coupon-6:before{content:"\e921"}.xoo-wsc-icon-coupon:before{content:"\e922"}.xoo-wsc-icon-coupon-4:before{content:"\e923"}.xoo-wsc-icon-discout:before{content:"\e924"}.xoo-wsc-icon-coupon-7:before{content:"\e925"}.xoo-wsc-icon-coupon-8:before{content:"\e926"}.xoo-wsc-icon-coupon-9:before{content:"\e927"}.xoo-wsc-icon-external-link:before{content:"\e928"}.xoo-wsc-icon-chevron-right:before{content:"\e92b"}.xoo-wsc-icon-chevron-left1:before{content:"\e92c"}.xoo-wsc-icon-cart:before{content:"\e93a"}.xoo-wsc-icon-spinner:before{content:"\e97a"}.xoo-wsc-icon-spinner2:before{content:"\e97b"}.xoo-wsc-icon-spinner4:before{content:"\e97d"}.xoo-wsc-icon-spinner8:before{content:"\e981"}.xoo-wsc-icon-spinner11:before{content:"\e984"}.xoo-wsc-icon-trash2:before{content:"\e9ad"}.xoo-wsc-icon-checkmark:before{content:"\ea10"}.xoo-wsc-icon-cloud-download:before{content:"\e9c2"}.xoo-wsc-icon-download3:before{content:"\e9c7"}.xoo-wsc-icon-heart:before{content:"\e9da"}.xoo-wsc-markup *::-webkit-scrollbar{width:8px}.xoo-wsc-markup *::-webkit-scrollbar-track{border-radius:10px;background:#f0f0f0}.xoo-wsc-markup *::-webkit-scrollbar-thumb{border-radius:50px;background:#d1d1d1}.xoo-wsc-container,.xoo-wsc-slider{position:fixed;background-color:#fff;z-index:999999;display:flex;flex-direction:column;width:95%;transition:0.5s ease-out}.xoo-wsc-modal *{box-sizing:border-box}.xoo-wsc-markup a{text-decoration:none}.xoo-wsc-opac{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:999996;opacity:0;height:0;transition:height 0s 0.4s,opacity 0.4s 0s}.xoo-wsc-cart-active .xoo-wsc-opac{opacity:.8;height:100%;transition:height 0s 0s,opacity 0.4s}.xoo-wsc-body{flex-grow:1;overflow-y:auto;overflow-x:hidden}.xoo-wsc-loading .xoo-wsc-loader{display:block}span.xoo-wsc-loader{display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.5;background-color:#eee;opacity:.7;z-index:10}.xoo-wsc-loader-icon{display:none}.xoo-wsc-loading .xoo-wsc-loader-icon{position:absolute;transform:translate(-50%,-50%);top:47%;left:49%;z-index:11;font-size:24px;animation:xoo-wsc-spin 2s linear infinite;display:block}@keyframes xoo-wsc-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body.xoo-wsc-cart-active,html.xoo-wsc-cart-active{overflow:hidden!important}.xoo-wsc-basket{margin:10px;z-index:9999997;cursor:pointer;position:fixed;transition:0.5s ease-out;align-items:center;justify-content:center;width:60px;height:60px}.xoo-wsc-basket[style*='block']{display:flex!important}.xoo-wsc-items-count{border-radius:50%;position:absolute;font-size:13px;width:28px;height:28px;line-height:28px;text-align:center;overflow:hidden}.xoo-wsc-fly-animating{opacity:1;position:absolute!important;height:150px;width:150px;z-index:100}.xoo-wsc-sc-bkcont{position:relative}.xoo-wsc-sc-cont .xoo-wsc-cart-trigger{display:flex;position:relative;cursor:pointer;align-items:center;justify-content:center}span.xoo-wsc-sc-count{border-radius:50%;height:18px;line-height:18px;width:18px;display:inline-block;text-align:center;font-size:13px;right:-7px;position:absolute;top:-4px}.xoo-wsc-sc-cont .xoo-wsc-cart-trigger>*{margin-right:3px}.xoo-wsc-notice-container{z-index:2;position:absolute;top:0;left:0;right:0;display:none}ul.xoo-wsc-notices{margin:0;list-style-type:none;padding:0}.xoo-wsc-notice-success{background-color:#DFF0D8;color:#3C763D}.xoo-wsc-notice-error{color:#a94442;background-color:#f2dede}ul.xoo-wsc-notices li{padding:15px 20px;list-style-type:none}ul.xoo-wsc-notices li span{margin-right:6px}span.xoo-wsc-undo-item{float:right;text-decoration:underline;cursor:pointer}.xoo-wsc-notices a.button.wc-forward{display:none}.xoo-wscb-icon{font-size:37px}.xoo-wscb-count{position:absolute;z-index:1;background-color:#fff0;font-size:15px;height:45px;line-height:45px;text-align:center;left:0;right:0}.xoo-wsc-header{padding:15px;color:#000}span.xoo-wsch-close{position:absolute;cursor:pointer}span.xoo-wsch-text{margin-left:8px}.xoo-wsch-top{align-items:center}.xoo-wsch-top .xoo-wsch-basket{display:table;position:relative}.xoo-wsch-top{display:flex;margin:0 auto}.xoo-wsc-product{display:flex;border-bottom:1px solid #eee}.xoo-wsc-img-col{align-self:center}.xoo-wsc-sum-col{flex-grow:1;padding-left:15px;display:flex;flex-direction:column}.xoo-wsc-img-col img{width:100%;height:auto}.xoo-wsc-sm-left{flex-grow:1;display:flex;justify-content:space-between;flex-direction:column;min-width:0}.xoo-wsc-sm-right{align-items:flex-end;padding-left:10px;display:flex;flex-direction:column;justify-content:center;max-width:30px}span.xoo-wsc-smr-del+.xoo-wsc-smr-ptotal{margin-top:auto}span.xoo-wsc-pname,span.xoo-wsc-pname a{font-weight:600}span.xoo-wsc-smr-del{cursor:pointer;margin-top:5px}.xoo-wsc-img-col span.xoo-wsc-smr-del{margin:5px auto;display:table}.xoo-wsc-sm-info{display:flex;min-width:0}.xoo-wsc-sm-sales{text-transform:uppercase;border:1px solid #333;padding:2px 10px;display:block;margin-bottom:5px;border-radius:10px;font-size:10px}.xoo-wsc-sm-left>*:not(:last-child){padding-bottom:4px}.xoo-wsc-qty-price span{display:inline-block}.xoo-wsc-product dl.variation dd,.xoo-wsc-product dl.variation dt{margin:0 4px 0 0;display:inline-block;float:left;font-style:italic}.xoo-wsc-product dl.variation dt{clear:left}.xoo-wsc-product dl.variation,.xoo-wsc-product dl.variation p{margin:0;font-size:13px}.xoo-wsc-ft-buttons-cont{display:grid;text-align:center;grid-column-gap:5px;grid-row-gap:5px}a.xoo-wsc-ft-btn,.xoo-wsc-container .xoo-wsc-btn{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}a.xoo-wsc-ft-btn,a.xoo-wsc-ft-btn:hover,.xoo-wsc-container .xoo-wsc-btn,.xoo-wsc-container .xoo-wsc-btn:hover{text-decoration:none}.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:only-child{grid-column:1/-1}.xoo-wsc-ft-totals{width:100%;padding:5px 0 10px 0}.xoo-wsc-ft-amt{padding:3px;display:flex;justify-content:space-between}.xoo-wsc-ft-amt-value .xoo-wsc-toggle-slider{cursor:pointer;margin-left:5px}span.xoo-wsc-ft-amt-label{font-weight:600}.xoo-wsc-toggle-slider{cursor:pointer}.xoo-wsc-ft-amt-shipping .xoo-wsc-toggle-slider span{margin-left:5px}.xoo-wsc-ft-amt-label{flex-grow:1;padding-right:10px}.xoo-wsc-ft-amt-value{text-align:right}.xoo-wsc-ft-amt.less{color:#4CAF50}.xoo-wsc-ft-amt-total{border-top:1px dashed #9E9E9E;margin-top:5px;padding-top:5px}.xoo-wsc-product.xoo-wsc-is-parent{border-bottom:0;padding-bottom:0}.xoo-wsc-product.xoo-wsc-is-child img{max-width:50px;margin-left:auto;float:right}.xoo-wsc-product.xoo-wsc-is-child{padding-top:5px}.xoo-wsc-empty-cart{padding:30px;display:flex;flex-direction:column;align-items:center}.xoo-wsc-empty-cart>*{margin-bottom:20px}span.xoo-wsc-ft-amt-label:after{content:":"}.xoo-wsc-ft-amt{display:table;margin:0 auto;font-weight:600}span.xoo-wsc-ft-amt-label{padding-right:5px}span.xoo-wsc-footer-txt{text-align:center;margin:-8px auto 10px;display:block;font-size:90%}span.xoo-wsc-del-txt{text-align:center;display:block;font-size:11px;text-transform:uppercase}a.xoo-wsc-ft-btn-checkout .amount{font-style:italic}a.xoo-wsc-ft-btn-checkout .amount:before{content:"-";margin:0 8px;font-weight:700}.xoo-wsc-is-child:has(+.xoo-wsc-is-child),.xoo-wsc-is-parent+.xoo-wsc-is-child{padding-bottom:5px;padding-top:10px;margin-top:0;border-radius:0;margin-bottom:0;box-shadow:0 0;border-bottom:0}.xoo-wsc-product.xoo-wsc-is-parent{margin-bottom:0;padding-bottom:0}.xoo-wsc-product.xoo-wsc-is-child:not(:has(+*)),.xoo-wsc-is-child:has(+.xoo-wsc-product:not(.xoo-wsc-is-child)){margin-top:0;padding-top:5px}.xoo-wsc-product dl.variation{flex-wrap:wrap}.xoo-wsc-product del{opacity:.5;text-decoration:line-through;display:inline-flex}.xoo-wsc-product del+ins{font-weight:600}.xoo-wsc-product del .amount{font-size:95%}body.rtl .xoo-wsc-sum-col{padding-right:15px;padding-left:0}body.rtl span.xoo-wsch-text{margin-right:8px;margin-left:0}body.rtl span.xoo-wsc-ft-amt-label{padding-left:5px;padding-right:0}body.rtl .xoo-wsc-product dl.variation dd,body.rtl .xoo-wsc-product dl.variation dt{float:right}body.rtl xoo-wsc-qty-price>span{margin-left:4px;margin-right:0}.xoo-wsc-markup-notices{top:20%;right:-100%;left:auto;position:fixed;box-shadow:2px 2px 9px 3px #eee;transition:all 0.5s;z-index:999997;width:0;max-width:400px}.xoo-wsc-markup-notices ul.xoo-wsc-notices li{padding:25px}.xoo-wsc-markup-notices.xoo-wsc-active{right:0;width:100%}.xoo-wsc-markup-notices .xoo-wsc-notice-container{position:relative;display:block}.xoo-wsc-qty-price>span{display:inline-block;margin-right:4px}.xoo-wsc-sml-qty span{display:inline-block}.xoo-wsc-markup[data-wpr-lazyrender]{content-visibility:visible!important}.xoo-wsc-qty-price{display:flex;width:100%;align-items:center;flex-wrap:wrap;justify-content:flex-start}.xoo-wsc-pattern-card{margin:10px 20px;padding:0}.xoo-wsc-pattern-card .xoo-wsc-product dl.variation{display:flex}.xoo-wsc-pattern-card .xoo-wsc-product{flex-direction:column;position:relative;border-bottom:0;padding:0;height:100%;margin:0}.xoo-wsc-pattern-card span.xoo-wsc-smr-del{position:absolute;top:0;right:0;z-index:5;padding:10px;margin-top:0}.xoo-wsc-pattern-card .variation{justify-content:center}.xoo-wsc-sm-back,.xoo-wsc-sm-front{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.xoo-wsc-sm-back-cont{position:absolute;top:0;bottom:0;right:0;left:0;overflow:auto}.xoo-wsc-pattern-card .xoo-wsc-img-col.xoo-wsc-caniming{z-index:10}.xoo-wsc-sm-front{z-index:1;height:100%}.xoo-wsc-sm-front:has(.xoo-wsc-sm-emp+*){padding:7px 10px}.xoo-wsc-card-cont{position:relative}.xoo-wsc-sm-back{padding:10px;min-height:100%}a.xoo-wsc-smr-link i{margin-right:3px}a.xoo-wsc-smr-link{opacity:.7;font-size:14px}.xoo-wsc-sm-front:has(.xoo-wsc-sm-emp+*) .xoo-wsc-sm-emp{display:none}.xoo-wsc-pattern-card .xoo-wsc-qty-price{justify-content:center;padding:0}.xoo-wsc-qty-price:has(.xoo-wsc-card-ptotal){justify-content:space-between}.xoo-wsc-pattern-card .xoo-wsc-img-col{align-self:center;z-index:2;position:relative;margin:-1px -1px 0 -1px}.xoo-wsc-pattern-card .xoo-wsc-img-col img{display:table;margin:0 auto}.xoo-wsc-sm-back>*,.xoo-wsc-sm-front>*{margin:2px 0}.xoo-wsc-sm-back>:first-child,.xoo-wsc-sm-front>:last-child{margin-top:0}.xoo-wsc-sm-back>:last-child,.xoo-wsc-sm-front>:last-child{margin-bottom:0}.xoo-wsc-qty-box-cont{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin:0!important}.xoo-wsc-qty-box-cont>*{margin:3px 3px 0}.storefront-full-width-content .woocommerce-products-header{padding-bottom:20px!important}.storefront-sorting{margin-top:10px}.storefront-sorting select{background:#fff;box-shadow:none;border:1px solid #383838;border-radius:2px}div.storefront-sorting:nth-child(4){display:none}.site-main .term-description h2{font-size:1.35rem;margin-bottom:20px;line-height:1.35}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{max-width:1200px;margin:0 auto!important}.term-description{margin-top:75px}.cart-collaterals .order-total-price .includes_tax .woocommerce-Price-amount.amount,.woocommerce-checkout-review-order-table .includes_tax .woocommerce-Price-amount.amount{display:none}.single-product .product-cards{--grid-column-count:4;--grid-item--min-width:240px;--grid-layout-gap:15px}a:focus{outline:none!important}.wfc-cart-collaterals .includes_tax .woocommerce-Price-amount.amount,.order-review-inner .includes_tax{display:none}.postid-497 .technical-data h3,.postid-498 .technical-data h3,.postid-491 .technical-data h3,.postid-867 #dane,.postid-867 .dane_techniczne{display:none}.storefront-full-width-content #main .product .technical-data{max-width:600px;margin:20px auto}.heroSwiperWrapper .swiper-slide .image .img img{min-height:500px;max-width:1200px;max-height:520px}.heroSwiperWrapper .swiper-slide .content-wrapper .content h2{font-size:2em}.heroSwiperWrapper .swiper-slide .content-wrapper>.col-full{margin-top:45px}.heroSwiperWrapper .swiper-slide .content-wrapper>.col-full .extra{height:auto}.heroSwiperWrapper .swiper-slide .content-wrapper>.col-full .extra img{height:100%;width:auto;object-fit:contain;max-height:200px}.hentry .entry-content a.button{margin-top:30px}.wfc-open-cart-button{display:none!important}.wtitle{font-weight:700;color:#fff}.product-cards .product-card .content .name{max-height:unset!important;font-size:22px!important;margin-bottom:10px!important;min-height:2em!important}.zestaw_btn{display:block;margin-top:30px;font-weight:700;display:none}.zgoda_btn{display:block;margin-bottom:30px}.zgoda_btn.error label{color:red}.other_location{margin-top:30px;font-weight:700}.upsells-wrapper{margin-top:30px}.upsells-wrapper .product-cards .product-card{border:2px solid rgb(112 112 112 / .1)}.woocommerce-product-attributes-item:nth-child(even){background:#F0F4FE}.storefront-full-width-content #main .product .technical-data .shop_attributes{max-width:unset}.wpcf7-select{padding:.6180469716em;background-color:#f2f2f2;color:#43454b;border:0;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgb(0 0 0 / 13%);background:#fff!important;width:100%!important;font-weight:500!important;box-shadow:none!important;border:.5px solid #979797!important;margin-bottom:10px!important;margin-left:10px;margin-right:10px;direction:ltr}.mobile__search{display:none}.moretext_zgoda{display:none}.readmore_zgoda{cursor:pointer;color:#000!important;font-size:12px}.readmore_zgoda:hover{text-decoration:underline}.moretext_zgoda{font-size:14px}.site-main #order_review #order_review_heading:last-of-type{display:block!important}.pul li{display:flex;align-items:center}.pul{margin-left:0}.pul li img{max-height:30px;margin-left:10px}.title_dots{position:relative}.title_dots::before{content:" ";width:43px;height:10px;display:block;position:absolute;margin:0 auto;left:0;right:0;top:-25px;background-image:url(/wp-content/themes/storefront-child/img/dots.png)}.blog .page-header{margin-top:30px}.flexible-shipping-notice-container{width:100%}.woocommerce-cart .site-main .woocommerce{flex-wrap:wrap}.flexible-shipping-free-shipping-button{margin-top:0px!important}div.storefront-sorting:nth-child(4){display:block}div.storefront-sorting:nth-child(4) .woocommerce-ordering,div.storefront-sorting:nth-child(4) .woocommerce-result-count{display:none}.lastview{margin-bottom:150px;margin-top:150px}.lastview .onsale{display:none}.lastview .product-cards{list-style-type:none}.lastview .product{border-radius:8px}.lastview .product:hover{border-color:#6957bd}.lastview .woocommerce-loop-product__title:before{display:none}.lastview .woocommerce-loop-product__title{min-height:101px;margin-bottom:50px;font-size:1.6875rem;line-height:1.25;max-height:unset!important;color:#383838;font-weight:400}.lvtitle{text-align:center}.lastview .product{border:2px solid rgb(112 112 112 / .1);padding-bottom:20px!important}.lastview .product .add_to_cart_button{width:100%;text-align:center}.lastview .product .attachment-woocommerce_thumbnail{width:auto;margin:0 auto;max-height:240px;object-fit:cover;padding:12px 0;margin:0 12px 40px 12px;object-position:top}.lastview .product .price{font-size:1.675rem;font-weight:700;margin-bottom:30px;display:block}.lastview .product .price bdi{color:#000;font-size:22px;font-weight:300}.flexible-shipping-notice-container .woocommerce-info{background:none;border:none;padding:0;color:#6957bd;font-size:20px;font-weight:700;text-align:center;background:#12c9bf21;padding:5px}.flexible-shipping-notice-container .flexible-shipping-free-shipping-button,.flexible-shipping-notice-container .woocommerce-info:before{display:none}.woocommerce-form-coupon-toggle-wrap{top:0}.tp__banner{background:#12c9bf;max-width:600px;margin:15px auto;padding:15px;border-radius:10px;color:#fff;text-align:center;font-weight:700;text-shadow:1px 1px 1px #363636}.tp__social ul{margin-bottom:0;display:flex;justify-content:center;margin-top:30px;list-style-type:none;margin-left:0}.tp__social ul li{margin:10px}.tp__social ul li a img{width:42px;height:42px;transition-duration:0.2s}.tp__social ul li a:hover img{transition-duration:0.2s;transform:scale(.9)}.kontakt-hero{margin-top:60px;margin-bottom:60px}.single-product .kontakt-hero{margin-bottom:10px}.kontakt-hero .content-wrapper .content p a{line-height:1.618;font-size:40px;font-weight:700;border-radius:4px;background-color:#fff0;border-color:#fff0;color:#383838;font-weight:300;padding:0}.kontakt-hero .content-wrapper .content p:last-of-type a{line-height:1.618;font-size:1.3125rem;font-weight:700;border-radius:4px;background-color:#6957bd;border-color:#6957bd;color:#fff;padding:.8180469716em 1.41575em}.product-cards .product-card .content .add .button,.product-cards .product-card .content .add .added_to_cart{font-size:16px!important}.product-cards .product-card .content .price bdi{font-weight:600!important;font-size:28px!important}.product-cards .product-card .content .price del bdi{font-weight:600!important;font-size:24px!important}.upsells-wrapper .product-cards .product-card .content .name{min-height:3em;font-size:20px;margin-bottom:10px}.single-product .onsale{position:absolute;z-index:999;left:45%}.dr{display:flex;align-items:center;margin-top:15px;flex-direction:column;transition-duration:0.2s;text-align:center}.dr__title{box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0;border:2px solid #6957bd;border-radius:10px;padding:10px;font-weight:700;width:260px;height:83px;display:flex;align-items:center}.dr .dr__title:hover{box-shadow:rgb(50 50 93 / .25) 0 13px 27px -5px,rgb(0 0 0 / .3) 0 8px 16px -8px;transition-duration:0.2s}.dr img{width:auto;height:70px}.product-cards .product-card .image{background:#f5f5f5;margin-left:0!important;margin-right:0!important}.product-cards .product-card .content .onsale{position:absolute;left:10px;top:10px;background-color:#6957BD;border:1px solid #6957BD;color:#fff}.onsaleprod{font-weight:700;font-size:16px;width:100%;display:block;margin-bottom:30px}@media only screen and (max-width:2780px){.product-cards .product-card .content .price{display:flex;flex-direction:column}.price del+ins{margin-left:0!important}}@media only screen and (min-width:780px){.col-full .product-cards .product-card .content .name{font-size:22px;margin-bottom:10px;min-height:2em}}@media only screen and (max-width:780px){.paczkomaty-shipping span,.paczkomaty-shipping input{width:100%!important}.dr img{width:auto;height:50px}.dr{font-size:12px}.ask-expert-wrapper{margin-bottom:0}.hidemobile{display:none}.lastview{margin-top:70px;margin-bottom:30px}small.woocommerce-price-suffix{display:block}.single-product .onsale{position:absolute;z-index:999;left:unset;right:10px}.storefront-full-width-content #main .product .technical-data .img-wrapper{width:50px;height:50px}.storefront-full-width-content #main .product .technical-data .img-wrapper img{width:30px;height:30px;object-fit:contain}.wpcf7-select{margin-left:0;margin-right:0}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{font-size:12px}.kontakt-hero .content-wrapper .content p a{font-size:22px}.lastview .woocommerce-loop-product__title,.upsells-wrapper .product-cards .product-card .content .name{min-height:unset;font-size:24px}.details-nav{display:none!important}.tp__banner{font-size:16px}.cart-steps .step{display:none}.cart-steps .step.current{display:block;font-size:12px;border-bottom:4px solid #6957bd}.flexible-shipping-notice-container .woocommerce-info{font-size:15px}.flexible-shipping-free-shipping-button{margin-top:30px!important}.instalatorzytitle{font-size:24px!important}.kontakt-hero .content-wrapper .content h1,.kontakt-hero .content-wrapper .content p{color:#383838;text-shadow:none;margin-top:35px}.kontakt-hero .content-wrapper .content p:nth-of-type(2){margin-bottom:15px}.heroSwiperWrapper a.button{margin-top:10px}.heroSwiperWrapper .swiper-slide .content-wrapper{min-height:450px}.heroSwiperWrapper .swiper-slide .content-wrapper{position:relative}.heroSwiperWrapper .swiper-slide .image .col-full{max-width:unset;padding:0}.heroSwiperWrapper .swiper-slide .content-wrapper>.col-full{margin-top:30px}.heroSwiperWrapper .swiper-slide .image .img img{min-height:200px}.heroSwiperWrapper .swiper-slide .content-wrapper .content .extra img{max-width:170px}.heroSwiperWrapper .swiper-slide .content-wrapper .content h2{color:#000;text-shadow:none;font-size:20px;margin-bottom:10px}.heroSwiperWrapper .swiper-slide .content-wrapper .content p{color:#000;text-shadow:none}.heroSwiperWrapper .swiper-slide .content-wrapper .content{height:auto;width:100%}#sekcja-ikony .wp-block-columns .wp-block-column{flex-direction:column;align-items:center}#sekcja-ikony .wp-block-columns .wp-block-column p{text-align:center}#sekcja-ikony .wp-block-columns .wp-block-column i{top:0;margin-right:0}#kontrola-tytul,.wp-block-lazyblock-obraz-z-ikonami{display:none}.kontakt-hero .image .gradient{display:block}.storefront-full-width-content #main .product .opis-produktu .opis-produktu-content h3,.storefront-full-width-content #main .product .opis-produktu .opis-produktu-content h4{font-size:22px}.storefront-full-width-content #main .product .details-nav ul{flex-direction:column}.storefront-full-width-content #main .product .details-nav{border:none}.storefront-full-width-content .woocommerce-products-header,.reviews-wrapper .woocommerce-Reviews#reviews #review_form_wrapper{margin-top:20px}.woocommerce-cart-form .shop_table .actions{display:flex;flex-direction:column}.woocommerce-cart-form .shop_table .actions a{margin-bottom:10px;text-align:center}.storefront-handheld-footer-bar ul li.my-account>a{font-size:0;height:67px}.kontakt-hero .image .img img{min-height:250px}.kontakt-hero .content-wrapper{position:relative;padding:10px}.kontakt-hero .content-wrapper .content h2,.kontakt-hero .content-wrapper .content p,.kontakt-hero .content-wrapper .content p.time{color:#000;text-shadow:none}.site-footer #block-12 h2,.site-footer #block-11 h2,.site-footer #block-10 h2{position:relative}.site-footer #block-12 h2:after,.site-footer #block-11 h2:after,.site-footer #block-10 h2:after{position:absolute;width:14px;height:14px;content:"";background-image:url(/wp-content/uploads/2022/11/vector.png);background-position:center;background-size:contain;background-repeat:no-repeat;right:10px;top:0;transition-duration:0.2s}.site-footer #block-12 .clicked:after,.site-footer #block-11 .clicked:after,.site-footer #block-10 .clicked:after{transform:rotate(-180deg);transition-duration:0.2s}#nav_menu-4,#nav_menu-5,#nav_menu-2{display:none}.site-footer .footer-widgets .block{max-width:unset!important}.site-footer .footer-widgets .block.footer-widget-1 h2{text-align:center}.site-header .col-full.top-header .top-right .login-wrapper,.site-header .col-full.top-header .top-right .cart-wrapper,.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .cart-contents{display:block!important;position:relative;margin-top:0}.site-header .col-full.top-header .top-right .cart-wrapper{margin-right:17px!important}.site-header .col-full.top-header .top-right .login-wrapper a{margin-top:10px!important}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart{margin-top:7px!important}.site-header .col-full.top-header .top-right .login-wrapper a img{width:24px}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .cart-contents:after{font-size:28px!important}.mobile__search{display:flex;width:100%;justify-content:center;margin-top:5px}.mobile__search-wrapper{width:90%}.mobile__search .site-search{display:block}.mobile__search .site-search input{font-family:"Poppins",sans-serif;background:rgb(208 208 210 / .25);color:#383838;font-size:12px;padding:.25em 1.5em;height:26px;border:none;box-shadow:none;border-radius:8px 0 0 8px}.site-header .mobile__search .mobile__search-wrapper .site-search form button[type=submit]{border:none;clip:unset;-webkit-clip-path:unset;clip-path:unset;margin:0;overflow:unset;word-wrap:unset!important;font-size:1.125rem;padding:.75em 15px;height:26px;width:26px;line-height:1;outline:none;float:left;border-radius:0 8px 8px 0;display:block;text-indent:-9999px;position:relative}.site-header .mobile__search .mobile__search-wrapper .site-search form button[type=submit]:before{position:absolute;right:10px;content:"";font-family:"keemple"!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-indent:0;top:5px}.site-header .mobile__search .mobile__search-wrapper .site-search form{display:flex;margin-bottom:0}.site-header .mobile__search .mobile__search-wrapper .site-search form:before{display:none}.site-header .mobile__search .mobile__search-wrapper .site-search form input[type=search]{font-family:"Poppins",sans-serif;background:rgb(208 208 210 / .25);color:#383838;font-size:12px;padding:.25em 1.5em;height:26px;border:none;box-shadow:none;border-radius:8px 0 0 8px}.site-header .mobile__search .mobile__search-wrapper .site-search form input[type=search]:focus{outline:none!important}.storefront-handheld-footer-bar{display:none}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation.toggled div.handheld-navigation{background:#fff;z-index:999}.reviews-wrapper .woocommerce-Reviews#reviews #comments .woocommerce-noreviews{max-height:unset}.swiper-button-next,.swiper-button-prev{display:none}.site-main #order_review table.woocommerce-checkout-review-order-table th,.site-main #order_review table.woocommerce-checkout-review-order-table td{font-size:12px;padding:3px}.site-main #order_review table.woocommerce-checkout-review-order-table td.product-image img{max-width:50px;height:auto}table.woocommerce-checkout-review-order-table .product-name{width:54%!important}table.woocommerce-checkout-review-order-table .shipping-total td{width:50%!important;margin-top:15px!important}}.woocommerce-cart .shop_table .cart_item{margin-bottom:10px}.woocommerce-cart .shop_table .product-name,.woocommerce-cart .shop_table .product-name a{font-size:1rem}.woocommerce-product-attributes.shop_attributes tbody{display:flex;flex-direction:column}.woocommerce-product-attributes.shop_attributes tbody .woocommerce-product-attributes-item__label{width:50%}.woocommerce-product-attributes.shop_attributes tbody .woocommerce-product-attributes-item{order:0;display:flex}.woocommerce-product-attributes.shop_attributes tbody .woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight{order:1}@media only screen and (max-width:630px){.my-custom-shipping-table{display:block}.my-custom-shipping-table tbody{display:block;width:100%}.shipping.paczkomaty-shipping{display:block;padding:0!important}.shipping.paczkomaty-shipping td{width:100%;display:block}.site-main .woocommerce .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item{margin-bottom:0;border-bottom:1px solid #e3e3e3;padding-bottom:10px}.hero-image .content-wrapper{position:relative;margin-top:35px}.hero-image .content-wrapper .content{width:auto}.hero-image .content-wrapper .content h1,.hero-image .content-wrapper .content .text,.hero-image .content-wrapper .content .text p{color:#000;text-shadow:none}.heroSwiperWrapper .swiper-slide .content-wrapper .content{display:flex;flex-direction:column;align-items:center}.heroSwiperWrapper .swiper-slide .content-wrapper .content h2{width:100%}.kontakt-hero .image .gradient{background:linear-gradient(90deg,#f6f6f6 46%,#fff0 65%)}.woocommerce-product-attributes.shop_attributes tbody .woocommerce-product-attributes-item{order:0;display:flex;border-bottom:1px solid #747474;padding-bottom:10px}.woocommerce-product-attributes.shop_attributes tbody .woocommerce-product-attributes-item__label,.woocommerce-product-attributes.shop_attributes tbody .woocommerce-product-attributes-item__value{width:100%;padding:5px;padding-bottom:0}}@media only screen and (max-width:430px){.kontakt-hero .image .gradient{background:linear-gradient(90deg,#f6f6f6 16%,#fff0 65%)}.storefront-full-width-content #main .product .info-blocks .dodatkowe-produkty .woosb-bundles .woosb-thumb{margin-right:5px}.storefront-full-width-content #main .product .info-blocks .dodatkowe-produkty .woosb-bundles .woosb-price{width:auto;flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end}.storefront-full-width-content #main .product .info-blocks .dodatkowe-produkty .woosb-bundles .woosb-title a{font-size:14px;line-height:1.2em}}.woocommerce-shipping-totals.shipping{display:flex;flex-direction:column;padding:0!important}.woocommerce-shipping-totals.shipping th{padding:0}#masthead.site-header .col-full.top-header .top-left .logo .site-branding{width:220px;margin-right:40px}@media only screen and (max-width:600px){#masthead.site-header .col-full.top-header .top-left .logo .site-branding{width:110px;margin-right:40px}}#masthead.site-header .col-full.bottom-header ul.menu li a{background-color:#fff;color:#383838}#masthead.site-header .col-full.bottom-header ul.menu li a:hover,#masthead.site-header .col-full.bottom-header ul.menu li.current_page_item a{background-color:#12c9bf;color:#fff}#masthead.site-header .col-full.bottom-header .cat-menu-wrapper{padding-top:10px}.product-cards .product-card .image .image_s{display:none}.product-cards .product-card:hover .image_f{display:none}.product-cards .product-card:hover .image_s{display:flex;align-items:center;justify-content:center;height:240px}.product-cards .product-card:hover a .image_s{display:flex;align-items:center;justify-content:center;height:240px;margin-bottom:13px}.single-product .product-cards .product-card:hover .image_s,.woocommerce-cart .product-cards .product-card:hover .image_s{display:flex;align-items:center;justify-content:center;height:227px}#sekcja-bestsellery .wp-block-column{background-color:#fff;padding:0}.bsrow{padding:56px 72px 29px 72px}.bsitem{background:#f6f6f6;border-radius:32px;padding:56px 72px 29px 72px}.bsrow .swiper-slide{opacity:0!important;transition-duration:5.2s}.bsrow .swiper-slide.swiper-slide-active,.bsrow .swiper-slide.swiper-slide-next{opacity:1!important;transition-duration:5.2s}.bsitem__bot{display:flex;align-items:center;justify-content:space-between}.bsitem__img{max-height:120px}.bsitem__left{width:50%}.bsitem__right{width:50%}.bsitem__title{min-height:3em;font-size:22px!important}#sekcja-zacheta{top:-9px}@media only screen and (max-width:600px){.bsitem{padding:20px 10px 20px 20px}.bsrow{padding:0}#sekcja-bestsellery .wp-block-column{padding:23px 20px 15px 20px}.bsitem__bot{flex-wrap:wrap}.bsitem__left{width:100%}.bsitem__right{width:100%}.bsitem__img img{max-height:100px;width:auto}#sekcja-bestsellery .swiper-button-next,#sekcja-bestsellery .swiper-button-prev{display:block}#sekcja-bestsellery .swiper-button-next{right:0}#sekcja-bestsellery .swiper-button-prev{left:0}#sekcja-bestsellery .swiper-button-prev:after,#sekcja-bestsellery .swiper-rtl .swiper-button-next:after,#sekcja-bestsellery .swiper-button-next:after,#sekcja-bestsellery .swiper-rtl .swiper-button-prev:after{font-size:22px}}.phonemail{margin-bottom:5px;font-size:20px}.phonemail a{font-size:26px!important;line-height:1.3em!important;transition-duration:0.2s}.phonemail a:hover{color:#6957BD!important;transition-duration:0.2s}.phonemail.mail a{font-size:32px!important;line-height:1.3em!important}.kontakt-hero .content-wrapper .content p.time{font-size:22px}@media only screen and (max-width:600px){.phonemail a{font-size:22px!important;line-height:1.3em!important;transition-duration:0.2s}.phonemail.mail a{font-size:24px!important;line-height:1.3em!important}}#masthead.site-header .col-full.bottom-header ul.menu li a:hover,#masthead.site-header .col-full.bottom-header ul.menu li.current_page_item a{background:#6957BD!important}.woosb-price .iworks-omnibus{display:none!important}.iworks-omnibus{margin-top:30px;text-align:left;width:100%}.omnibusprice{margin-bottom:30px;font-weight:500;text-align:justify;font-size:.875rem;line-height:1.357}del{color:#6957bd!important;opacity:1!important}.product-cards .product-card:hover .price{animation:shake 0.82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0)}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.zr__item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;margin:0;border-bottom:1px dotted #e5e5e5}.zr__item .zr__left{display:flex;align-items:center}.zr__item .zr__right{min-width:80px}.zr__item .zr__left img{margin-right:10px}.zr__namebox{display:flex;align-items:center}.zr__namebox>div{margin:5px}.zr__namebox .zr__x{font-size:12px}.zr__pricebox{text-align:right}.bluelabel{padding:10px 25px;background:#53aaf5;color:#fff;position:fixed;bottom:0;animation-duration:2s;z-index:999;width:100%;left:0;border:2px solid #6957bd}.bluelabel h3{color:#fff;text-align:center;font-size:14px}.bluelabel__text a{font-weight:700;color:#6957bd;text-decoration:underline}.bluelabel__text{display:flex;align-items:center}.bluelabel__text ul{display:flex;list-style-type:none;justify-content:space-between;flex-wrap:wrap;max-width:828px;margin:0 auto}.bluelabel__text ul li{width:calc(50% - 15px);margin-bottom:4px;text-align:center;font-size:11px}.bluelabel__text ul li:nth-of-type(odd){border-right:2px solid #fff}.bluelabel__exit{position:absolute;top:10px;right:10px;padding:5px;background-color:#6957bd;transition-duration:0.2s;font-size:10px;width:25px;height:25px;display:flex;justify-content:center;align-items:center}.bluelabel__exit:hover{background-color:#000;cursor:pointer;color:#fff;transition-duration:0.2s}@keyframes rundown{from{bottom:100%}to{bottom:0}}@media only screen and (max-width:860px){.bluelabel__text{display:flex;align-items:center;flex-direction:column}.bluelabel__text ul li{width:100%;margin-bottom:4px;text-align:center;font-size:11px;border:none!important}}#opis.opis-produktu{color:#383838!important}#mBank-calc-2{width:100%}#mBank-calc-2.mbank-calc.new .center-calc-2{width:100%;padding:5px 5px 10px 5px;margin-bottom:30px}#mBank-calc-2.mbank-calc.new .center-calc-2 .header{background-position:center;width:100%;height:36px;background-size:contain}#mBank-calc-2 div.spacer-calc-2{width:100%;display:none}#mBank-calc-2 div.mbc_text-calc-2{text-align:center;display:flex;justify-content:center;align-items:flex-start}#mBank-calc-2 div.mbc_text-calc-2 .mbc_red-calc-2{margin:5px}.mbc_text-calc-2 nobr{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:4px;align-items:flex-end}.mbc_text-calc-2 nobr span{margin-right:5px;line-height:1em}.form-row.form-row.privacy label,.form-row.terms.wc-terms-and-conditions label{font-size:12px}.lowstar{font-size:10px!important}.total-wrapper .fee>div{width:50%}.video__wrap{max-width:650px;margin:0 auto}.video__box{margin-top:30px;margin-bottom:30px}.video__more{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:780px){.hidemb{display:none!important}}.sekcja-video{max-width:1000px;margin:0 auto}.woocommerce-product-gallery.rqbram .bsitem.swiper-slide{padding:50px 15px 15px 15px;box-shadow:rgb(0 0 0 / .24) 0 3px 8px;background-color:#fff!important;margin-bottom:30px}.woocommerce-product-gallery.rqbram .bsitem.swiper-slide .bsitem__title{min-height:unset;font-size:16px;font-weight:700}.woocommerce-product-gallery.rqbram .bsitem.swiper-slide .bsitem__price{margin-top:5px;margin-bottom:5px}.woocommerce-product-gallery.rqbram .bsitem.swiper-slide .bsitem__price.bsitem__price--main{font-size:20px}.woocommerce-product-gallery.rqbram .bsitem.swiper-slide .bsitem__link{margin-bottom:15px;display:block}.woocommerce-product-gallery.rqbram .bsitem.swiper-slide .bsitem__img{max-height:unset;height:180px}.woocommerce-product-gallery.rqbram .bsitem.swiper-slide .bsitem__img img{width:auto;height:auto;max-width:100%;max-height:100%}.downapp{margin-bottom:30px}.downapp .downapp__title{font-size:24px;font-weight:700;margin-bottom:15px}.downapp .downapp__apps{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}.downapp .downapp__apps a{display:block;height:68px;width:auto;margin-bottom:10px}.downapp .downapp__apps a img{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain;padding:0!important;transition-duration:0.2s}.downapp .downapp__apps a img:hover{transition-duration:0.2s;transform:scale(.99)}.kzn__title{font-size:24px;font-weight:700;margin-bottom:15px}.kzn__tel a{display:flex;align-items:center;justify-content:flex-start;font-size:20px;color:#000}.kzn__tel a:hover{text-decoration:underline}.kzn__tel a svg{margin-right:10px}.product-cards .product-card a.image{display:block}.product-cards .product-card a.image img{height:240px;max-height:unset}.top-right .translate-wrapper{display:flex;align-items:flex-end;margin-right:15px;margin-top:40px;background:#fff;padding:10px 5px;padding:10px;max-width:85px}.top-right .translate-wrapper .gtranslate_wrapper>a{margin:5px}@media only screen and (max-width:600px){#masthead .top-right{flex-wrap:wrap;justify-content:flex-end}.site-header .col-full.top-header .top-left{width:40%}}@media only screen and (max-width:1100px){#masthead.site-header .col-full.top-header .top-left .search-wrapper{width:250px}}@media only screen and (max-width:760px){.top-right .translate-wrapper{margin-top:5px;padding:5px 5px}.woocommerce-product-gallery.rqbram{order:3!important}.woocommerce-product-gallery.rqbram .bsitem.swiper-slide .bsitem__title{font-size:16px!important}}@media only screen and (max-width:760px){.single-product.storefront-full-width-content #primary #main .product.type-product{display:flex;flex-direction:column}.single-product.storefront-full-width-content #primary #main .product.type-product>*{order:3}.single-product.storefront-full-width-content #primary #main .product.type-product .woocommerce-product-gallery{order:0}.single-product.storefront-full-width-content #primary #main .product.type-product .woocommerce-product-gallery.rqbram{order:1}}.float_phone{position:fixed;right:10px;bottom:90px;background-color:#5c6eae;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;z-index:9999}.float_phone svg{max-width:70%;height:auto}.float_phone svg path{fill:#5c6eae;transition-duration:0.2s}.float_phone:hover svg path{fill:#fff;transition-duration:0.2s}.abouttext{font-size:22px}.abouttext b,.abouttext strong{color:#6957bd}@media only screen and (max-width:760px){.float_phone{width:30px;height:30px;right:10px}.float_phone svg{max-width:70%}.single-product .float_phone{bottom:110px}.wsc-wrapper{padding-right:90px}.abouttext{font-size:18px}}.popz{max-width:700px;display:flex;align-items:center;background-color:#fff;border-radius:10px 0 0 10px}.popz__col{width:50%}.popz__right{padding:30px 10px;display:flex;flex-direction:column;align-items:center}.popz__right svg{width:75px;height:auto}.popz__left img{width:100%;height:100%;object-fit:cover;object-position:top right;border-radius:10px 0 0 10px}.popz__col .popz__title1{color:#383838;text-align:center;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}.popz__col .popz__title2{color:#383838;text-align:center;font-family:Montserrat;font-size:30px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px;margin-top:20px}.popz__col .popz__desc{color:#383838;text-align:center;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.06px}.pum-title.popmake-title{display:none!important}.pum-container.popmake.active{padding:0!important;border-radius:10px 0 0 10px}@media only screen and (max-width:760px){.pum-container.popmake.active{max-width:90%!important;left:5%!important;border-radius:0}.popz{width:100%;flex-direction:column;border-radius:0}.popz__col{width:100%;margin-bottom:20px}.popz__left{display:none}.popz__right{padding:15px 5px}}.tnp-subscription-minimal form{white-space:unset!important}.tnp-field.tnp-privacy-field{max-width:634px;margin:0 auto;margin-top:10px}.tnp-field.tnp-privacy-field label{font-size:12px}html:lang(en-US) .single-product #calc2,html:lang(en-US) .woocommerce-checkout #calc2,html:lang(en-US) .woocommerce-cart #calc2{display:none!important}@media only screen and (max-width:1760px){.wp-block-lazyblock-obraz-z-ikonami .section-canvas .col-full .text{position:relative;bottom:unset;right:unset;margin:0 auto}}html:lang(en-US) .single-product .dr{display:none}.videoinst{padding-top:40px;padding-bottom:40px}.videoinst__title{text-align:center;font-weight:700;position:relative;font-size:26px;max-width:757px;margin:0 auto}.videoinst__row{margin-top:30px;display:flex;align-items:flex-start;justify-content:space-between}.videoinst__row .videoinst__col{width:calc(50% - 15px);display:flex;justify-content:center}@media only screen and (max-width:760px){.videoinst__row{flex-wrap:wrap}.videoinst__row .videoinst__col{width:100%;margin-bottom:30px}.videoinst__title{font-size:20px}}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .cart-contents:after{content:''!important;background-image:url(https://keemplesklep.pl/wp-content/themes/storefront-child/img/ccar.jpg);width:39px;background-size:contain;background-repeat:no-repeat;height:46px;background-position:center left}@media only screen and (max-width:760px){.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .cart-contents:after{display:block;width:35px;height:35px}}#sekcja-zacheta .wp-block-group__inner-container i.icon-chair::before,#sekcja-zacheta .wp-block-group__inner-container i.icon-savings::before,#sekcja-zacheta .wp-block-group__inner-container i.icon-lock::before{content:""!important}#sekcja-zacheta .wp-block-group__inner-container i.icon-chair{background-image:url(https://keemplesklep.pl/wp-content/uploads/2024/10/chairr.png);width:132px;height:132px;background-size:61px;background-repeat:no-repeat;background-position:center}#sekcja-zacheta .wp-block-group__inner-container i.icon-lock{background-image:url(https://keemplesklep.pl/wp-content/uploads/2024/10/klud.png);width:132px;height:132px;background-size:61px;background-repeat:no-repeat;background-position:center}#sekcja-zacheta .wp-block-group__inner-container i.icon-savings{background-image:url(https://keemplesklep.pl/wp-content/uploads/2024/10/savemoney.png);width:132px;height:132px;background-size:61px;background-repeat:no-repeat;background-position:center}/*!
Theme Name:   Storefront
Theme URI:    https://woocommerce.com/products/storefront/
Author:       Automattic
Author URI:   https://woocommerce.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      4.6.1
Tested up to: 6.7
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*//*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body{-ms-word-wrap:break-word;word-wrap:break-word}body,button,input,textarea{color:#43454b;font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;line-height:1.618;text-rendering:optimizeLegibility;font-weight:400}select{color:initial;font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;max-width:100%}summary{display:list-item}h1,h2,h3,h4,h5,h6{clear:both;font-weight:300;margin:0 0 .5407911001em;color:#131315}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:300}h1,.alpha{font-size:2.617924em;line-height:1.214;letter-spacing:-1px}h2,.beta{font-size:2em;line-height:1.214}h2+h3,.beta+h3{border-top:1px solid rgb(0 0 0 / .05);padding-top:.5407911001em}h3,.gamma{font-size:1.618em}h4,.delta{font-size:1.41575em}.alpha,.beta,.gamma,.delta{display:block}p+h2,p+header h2,p+h3,p+h4,ul+h2,ul+header h2,ul+h3,ul+h4,ol+h2,ol+header h2,ol+h3,ol+h4,table+h2,table+header h2,table+h3,table+h4,blockquote+h2,blockquote+header h2,blockquote+h3,blockquote+h4,form+h2,form+header h2,form+h3,form+h4{margin-top:2.2906835em}hr{background-color:#ccc;border:0;height:1px;margin:0 0 1.41575em}p{margin:0 0 1.41575em}ul,ol{margin:0 0 1.41575em 3em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1em}dt{font-weight:600}dd{margin:0 0 1.618em}b,strong{font-weight:600}dfn,cite,em,i{font-style:italic}blockquote{padding:0 1em;border-left:3px solid rgb(0 0 0 / .05);font-style:italic}address{margin:0 0 1.41575em}pre{background:rgb(0 0 0 / .1);font-family:"Courier 10 Pitch",Courier,monospace;margin-bottom:1.618em;padding:1.618em;overflow:auto;max-width:100%}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background-color:rgb(0 0 0 / .05);padding:.202em .5407911001em}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{text-decoration:none;font-weight:600;background:#fff0}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}img{height:auto;max-width:100%;display:block;border-radius:3px}a{color:#2c2d33;text-decoration:none}a:focus,input:focus,textarea:focus,button:focus{outline:2px solid #7f54b3}.storefront-cute *{font-family:"Comic Sans MS",sans-serif}*{box-sizing:border-box}body{background-color:#fff;overflow-x:hidden}.site{overflow-x:hidden}.site-content,.header-widget-region{-webkit-tap-highlight-color:#fff0}.site-header{background-color:#2c2d33;padding-top:1.618em;padding-bottom:1.618em;color:#9aa0a7;background-position:center center;position:relative;z-index:999;border-bottom:1px solid #fff0}.site-header .site-logo-anchor,.site-header .site-logo-link,.site-header .custom-logo-link{display:block;margin-bottom:0}.site-header .site-logo-anchor img,.site-header .site-logo-link img,.site-header .custom-logo-link img{width:100%;max-width:210px}.site-header .widget{margin-bottom:0}.home.blog .site-header,.home.page:not(.page-template-template-homepage) .site-header,.home.post-type-archive-product .site-header{margin-bottom:4.235801032em}.no-wc-breadcrumb .site-header{margin-bottom:4.235801032em}.no-wc-breadcrumb.page-template-template-homepage .site-header{margin-bottom:0}.header-widget-region{position:relative;z-index:99}.header-widget-region::before,.header-widget-region::after{content:"";display:table}.header-widget-region::after{clear:both}.header-widget-region .widget{margin:0;padding:1em 0;font-size:.875em}.site-branding{float:left;margin-bottom:0;width:calc(100% - 120px)}.site-branding .site-title{font-size:2em;letter-spacing:-1px;margin:0}.site-branding .site-title a{font-weight:700}.site-branding .site-description{font-size:.875em;display:none}.site-branding .logo{margin:0}.site-main{margin-bottom:2.617924em}.site-content{outline:none}.page-template-template-homepage:not(.has-post-thumbnail) .site-main{padding-top:4.235801032em}.page-template-template-homepage .type-page{padding-top:2.617924em;padding-bottom:2.617924em;position:relative}.page-template-template-homepage .type-page .storefront-hero__button-edit{position:absolute;top:1em;right:1em;font-size:.875em}.page-template-template-homepage .entry-content{font-size:1.1em}.page-template-template-homepage .entry-content p:last-child{margin-bottom:0}.page-template-template-homepage .entry-header h1{font-size:3.706325903em;margin-bottom:.2360828548em}.page-template-template-homepage .entry-content,.page-template-template-homepage .entry-header{max-width:41.0994671405em;margin-left:auto;margin-right:auto;text-align:center}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail{background-size:cover;background-position:center center;padding-top:6.8535260698em;padding-bottom:6.8535260698em}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title{opacity:0;transition:all,ease,.5s}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded{opacity:1}.site-footer{background-color:#f3f3f3;color:#3b3c3f;padding:1.618em 0 3.706325903em}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6{color:#333437}.site-footer a{color:#2c2d33;text-decoration:underline}.site-footer a:hover{text-decoration:none}.site-footer a.button,.site-footer a.components-button:not(.is-link),.site-footer a.wp-block-button__link{text-decoration:none}.site-info{padding:2.617924em 0}.site-info span[role=separator]{padding:0 .2360828548em 0 .3342343017em}.site-info span[role=separator]::before{content:"|"}.alignleft{display:inline;float:left;margin-right:1em}.alignright{display:inline;float:right;margin-left:1em}.aligncenter{clear:both;display:block;margin:0 auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;display:block;font-weight:700;height:auto;left:0;line-height:normal;padding:1em 1.618em;text-decoration:none;top:0;width:auto;z-index:100000;outline:none}.screen-reader-text.skip-link:focus{clip-path:none}.clear::before,.clear::after,.entry-content::before,.entry-content::after,.comment-content::before,.comment-content::after,.site-header::before,.site-header::after,.site-content::before,.site-content::after,.site-footer::before,.site-footer::after{content:"";display:table}.clear::after,.entry-content::after,.comment-content::after,.site-header::after,.site-content::after,.site-footer::after{clear:both}table{border-spacing:0;width:100%;margin:0 0 1.41575em;border-collapse:separate}table caption{padding:1em 0;font-weight:600}table td,table th{padding:1em 1.41575em;text-align:left;vertical-align:top}table td p:last-child,table th p:last-child{margin-bottom:0}table th{font-weight:600}table thead th{padding:1.41575em;vertical-align:middle}table tbody h2{font-size:1em;letter-spacing:normal;font-weight:400}table tbody h2 a{font-weight:400}.error404 .site-content .widget_product_search{padding:1.618em;background-color:rgb(0 0 0 / .025)}.error404 .site-content .widget_product_search form{margin:0}.error404.right-sidebar .content-area,.error404.left-sidebar .content-area{width:100%}.error404 .fourohfour-columns-2{padding:2.617924em 0;border:1px solid rgb(0 0 0 / .05);border-width:1px 0;margin-bottom:2.617924em}.error404 .fourohfour-columns-2::before,.error404 .fourohfour-columns-2::after{content:"";display:table}.error404 .fourohfour-columns-2::after{clear:both}.error404 .fourohfour-columns-2 ul.products li.product,.error404 .fourohfour-columns-2 .widget{margin-bottom:0}.error404 .fourohfour-columns-2 .col-1 ul.products{margin-bottom:2.2906835em}.error404 .fourohfour-columns-2 .col-1 ul.products li.product{width:45.4545454545%;float:left;margin-right:9.0909090909%}.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child{margin-right:0}.error404 .fourohfour-columns-2 .col-2{padding:1.618em;background-color:rgb(0 0 0 / .025)}#comments{padding-top:2.617924em}#comments .comments-title{border-bottom:1px solid rgb(0 0 0 / .05);padding-bottom:.5407911001em;margin-bottom:1.618em}#comments .comment-list{list-style:none;margin-left:0}#comments .comment-list .comment-body::before,#comments .comment-list .comment-body::after{content:"";display:table}#comments .comment-list .comment-body::after{clear:both}#comments .comment-list .comment-content{padding-bottom:1.618em;margin-bottom:1.618em}#comments .comment-list .comment-content .comment-text{padding:1.618em;border-radius:3px}#comments .comment-list .comment-content .comment-text p:last-child{margin-bottom:0}#comments .comment-list .comment-meta{margin-bottom:1em}#comments .comment-list .comment-meta .avatar{margin-bottom:1em;max-width:64px;height:auto}#comments .comment-list .comment-meta a.comment-date{font-size:.875em}#comments .comment-list .comment-meta cite{font-style:normal;clear:both;display:block}#comments .comment-list .reply{margin-bottom:1.618em;padding-top:.6180469716em}#comments .comment-list .reply::before,#comments .comment-list .reply::after{content:"";display:table}#comments .comment-list .reply::after{clear:both}#comments .comment-list .reply a{display:inline-block;margin-right:1em}#comments .comment-list .reply a:last-child{margin-right:0}#comments .comment-list .children{list-style:none}.comment-content a{word-wrap:break-word}#respond{clear:both;padding:1.618em;background-color:rgb(0 0 0 / .0125);position:relative}#respond .comment-form-author input,#respond .comment-form-email input,#respond .comment-form-url input{width:100%}#respond .form-submit,#respond form{margin-bottom:0}#respond #cancel-comment-reply-link{position:absolute;top:.5407911001em;right:.5407911001em;display:block;height:1em;width:1em;overflow:hidden;line-height:1;font-size:1.41575em;text-align:center;transition:transform,ease,.3s}#respond #cancel-comment-reply-link:hover{transform:scale(1.3)}.hentry{margin:0 0 4.235801032em}.hentry .wp-post-image{margin-bottom:1.618em;margin-left:auto;margin-right:auto}.hentry .entry-header{margin-bottom:1em;border-bottom:1px solid rgb(0 0 0 / .05)}.hentry .entry-header .posted-on,.hentry .entry-header .post-author,.hentry .entry-header .post-comments,.hentry .entry-header .byline{font-size:.875em}.hentry .entry-header .posted-on a,.hentry .entry-header .post-author a,.hentry .entry-header .post-comments a,.hentry .entry-header .byline a{font-weight:600;text-decoration:underline}.hentry .entry-header .posted-on a:hover,.hentry .entry-header .post-author a:hover,.hentry .entry-header .post-comments a:hover,.hentry .entry-header .byline a:hover{text-decoration:none}.hentry .entry-content a{text-decoration:underline}.hentry .entry-content a:hover{text-decoration:none}.hentry .entry-content a.button,.hentry .entry-content a.components-button:not(.is-link),.hentry .entry-content a.wp-block-button__link{text-decoration:none}.hentry .entry-taxonomy{margin:1.41575em 0 0;padding-top:1em;border-top:1px solid rgb(0 0 0 / .05)}.hentry.type-page .entry-header{border-bottom:0;margin-bottom:0}.cat-links,.tags-links{font-size:.875em}.cat-links a,.tags-links a{color:#727272;font-weight:600;text-decoration:underline}.byline,.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-links{clear:both;margin:0 0 1em}form{margin-bottom:1.618em}button,input,select,textarea{font-size:100%;margin:0}button,input[type=button],input[type=reset],input[type=submit],.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.added_to_cart{border:0;border-radius:0;background:none;background-color:#43454b;border-color:#43454b;color:#fff;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none}button::after,input[type=button]::after,input[type=reset]::after,input[type=submit]::after,.button::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link::after,.added_to_cart::after{display:none}button.cta,button.alt,input[type=button].cta,input[type=button].alt,input[type=reset].cta,input[type=reset].alt,input[type=submit].cta,input[type=submit].alt,.button.cta,.button.alt,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt,.added_to_cart.cta,.added_to_cart.alt{background-color:#2c2d33;border-color:#2c2d33}button.cta:hover,button.alt:hover,input[type=button].cta:hover,input[type=button].alt:hover,input[type=reset].cta:hover,input[type=reset].alt:hover,input[type=submit].cta:hover,input[type=submit].alt:hover,.button.cta:hover,.button.alt:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover,.added_to_cart.cta:hover,.added_to_cart.alt:hover{background-color:#2c2d33}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,.button:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,.added_to_cart:hover{color:#fff}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{opacity:.5}button.small,input[type=button].small,input[type=reset].small,input[type=submit].small,.button.small,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,.added_to_cart.small{padding:.5407911001em .875em;font-size:.875em}button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled,.button.disabled,.button:disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,.added_to_cart.disabled,.added_to_cart:disabled{opacity:.5!important;cursor:not-allowed}button.disabled:hover,button:disabled:hover,input[type=button].disabled:hover,input[type=button]:disabled:hover,input[type=reset].disabled:hover,input[type=reset]:disabled:hover,input[type=submit].disabled:hover,input[type=submit]:disabled:hover,.button.disabled:hover,.button:disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,.added_to_cart.disabled:hover,.added_to_cart:disabled:hover{opacity:.5!important}.button.woocommerce-MyAccount-downloads-file{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-button:not(.is-link).disabled,.wc-block-components-button:not(.is-link):disabled{opacity:.5;cursor:not-allowed}.wc-block-components-button:not(.is-link).disabled:hover,.wc-block-components-button:not(.is-link):disabled:hover{opacity:.5}input[type=checkbox],input[type=radio]{padding:0}input[type=checkbox]+label,input[type=radio]+label{margin:0 0 0 .3819820591em}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]{box-sizing:border-box}input[type=search]::placeholder{color:#616161}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=text],input[type=number],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=search],textarea,.input-text{padding:.6180469716em;background-color:#f2f2f2;color:#43454b;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgb(0 0 0 / .125)}input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus,.input-text:focus{background-color:#ededed}textarea{overflow:auto;padding-left:.875em;vertical-align:top;width:100%}label{font-weight:400}label.inline input{width:auto}fieldset{padding:1.618em;padding-top:1em;border:0;margin:0;margin-bottom:1.618em;margin-top:1.618em}fieldset legend{font-weight:600;padding:.6180469716em 1em;margin-left:-1em}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;display:inline-block;border-radius:0}.wp-caption{margin-bottom:1em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption .wp-caption-text{text-align:left;font-style:italic;border-bottom:2px solid rgb(0 0 0 / .05);padding:1em 0}.gallery{margin-bottom:1em}.gallery::before,.gallery::after{content:"";display:table}.gallery::after{clear:both}.gallery .gallery-item{float:left}.gallery .gallery-item .gallery-icon a{display:block}.gallery .gallery-item .gallery-icon img{border:none;height:auto;margin:0 auto}.gallery .gallery-item .gallery-caption{margin:0;text-align:center}.gallery.gallery-columns-1 .gallery-item{width:100%}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33.3%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery.gallery-columns-6 .gallery-item{width:16.666666667%}.gallery.gallery-columns-7 .gallery-item{width:14.285714286%}.gallery.gallery-columns-8 .gallery-item{width:12.5%}.gallery.gallery-columns-9 .gallery-item{width:11.111111111%}embed,iframe,object,video{max-width:100%}.secondary-navigation{display:none}button.menu-toggle{cursor:pointer;text-align:left;float:right;position:relative;border:2px solid #fff0;box-shadow:none;border-radius:2px;background-image:none;padding:.6180469716em .875em .6180469716em 2.617924em;font-size:.875em;max-width:120px}button.menu-toggle:hover{background-image:none}button.menu-toggle span::before{transition:all,ease,.2s}button.menu-toggle::before,button.menu-toggle::after,button.menu-toggle span::before{content:"";display:block;height:2px;width:14px;position:absolute;top:50%;left:1em;margin-top:-1px;transition:all,ease,.2s;border-radius:3px}button.menu-toggle::before{transform:translateY(-4px)}button.menu-toggle::after{transform:translateY(4px)}.toggled button.menu-toggle::before,.toggled button.menu-toggle::after{transform:rotate(45deg)}.toggled button.menu-toggle::after{transform:rotate(-45deg)}.toggled button.menu-toggle span::before{opacity:0}.primary-navigation{display:none}.main-navigation::before,.main-navigation::after{content:"";display:table}.main-navigation::after{clear:both}.main-navigation div.menu{display:none}.main-navigation div.menu:last-child{display:block}.main-navigation .menu{clear:both}.handheld-navigation,.nav-menu,.main-navigation div.menu>ul:not(.nav-menu){overflow:hidden;max-height:0;transition:all,ease,.8s}.handheld-navigation{clear:both}.handheld-navigation ul{margin:0}.handheld-navigation ul.menu li{position:relative}.handheld-navigation ul.menu li button::after{transition:all,ease,.9s}.handheld-navigation ul.menu li button.toggled-on::after{transform:rotate(180deg)}.handheld-navigation ul.menu .sub-menu{visibility:hidden;opacity:0;max-height:0;transition:all,ease,.9s}.handheld-navigation ul.menu .sub-menu.toggled-on{visibility:visible;max-height:9999px;opacity:1}.handheld-navigation .dropdown-toggle{background:#fff0;position:absolute;top:0;right:0;display:block}.main-navigation.toggled .handheld-navigation,.main-navigation.toggled .menu>ul:not(.nav-menu),.main-navigation.toggled ul[aria-expanded=true]{max-height:9999px}.main-navigation ul{margin-left:0;list-style:none;margin-bottom:0}.main-navigation ul ul{display:block;margin-left:1.41575em}.main-navigation ul li a{padding:.875em 0;display:block}.main-navigation ul li a:hover{color:#e6e6e6}.site-main nav.navigation{clear:both;padding:2.617924em 0}.site-main nav.navigation::before,.site-main nav.navigation::after{content:"";display:table}.site-main nav.navigation::after{clear:both}.site-main nav.navigation .nav-previous a,.site-main nav.navigation .nav-next a{display:inline-block}.site-main nav.navigation .nav-previous{float:left;width:50%}.site-main nav.navigation .nav-next{float:right;text-align:right;width:50%}.pagination,.woocommerce-pagination{padding:1em 0;border:1px solid rgb(0 0 0 / .05);border-width:1px 0;text-align:center;clear:both}.pagination ul.page-numbers::before,.pagination ul.page-numbers::after,.woocommerce-pagination ul.page-numbers::before,.woocommerce-pagination ul.page-numbers::after{content:"";display:table}.pagination ul.page-numbers::after,.woocommerce-pagination ul.page-numbers::after{clear:both}.pagination .page-numbers,.woocommerce-pagination .page-numbers{list-style:none;margin:0;vertical-align:middle}.pagination .page-numbers li,.woocommerce-pagination .page-numbers li{display:inline-block}.pagination .page-numbers li .page-numbers,.woocommerce-pagination .page-numbers li .page-numbers{border-left-width:0;display:inline-block;padding:.3342343017em .875em;background-color:rgb(0 0 0 / .025);color:#43454b}.pagination .page-numbers li .page-numbers.current,.woocommerce-pagination .page-numbers li .page-numbers.current{background-color:#2c2d33;border-color:#2c2d33}.pagination .page-numbers li .page-numbers.dots,.woocommerce-pagination .page-numbers li .page-numbers.dots{background-color:#fff0}.pagination .page-numbers li .page-numbers.prev,.pagination .page-numbers li .page-numbers.next,.woocommerce-pagination .page-numbers li .page-numbers.prev,.woocommerce-pagination .page-numbers li .page-numbers.next{padding-left:1em;padding-right:1em}.pagination .page-numbers li a.page-numbers:hover,.woocommerce-pagination .page-numbers li a.page-numbers:hover{background-color:rgb(0 0 0 / .05)}.rtl .pagination a.next,.rtl .pagination a.prev,.rtl .woocommerce-pagination a.next,.rtl .woocommerce-pagination a.prev{transform:rotateY(180deg)}.widget{margin:0 0 3.706325903em}.widget select{max-width:100%}.widget .widget-search .search-submit{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.widget .widget-title,.widget .widgettitle{font-size:1.41575em;letter-spacing:0;border-bottom:1px solid rgb(0 0 0 / .05);padding:0 0 1em;margin-bottom:1em;font-weight:300}.widget ul{margin-left:0;list-style:none}.widget ul ul{margin-left:1.618em}.widget-area .widget{font-size:.875em;font-weight:400}.widget-area .widget h1.widget-title{font-size:1.41575em}.widget-area .widget a{font-weight:600;text-decoration:underline}.widget-area .widget a:hover{text-decoration:none}.widget-area .widget a.button,.widget-area .widget a.components-button:not(.is-link),.widget-area .widget a.wp-block-button__link{text-decoration:none}.widget-area .widget a.button{font-weight:600!important}.widget_search form:not(.wp-block-search),.widget_product_search form:not(.wp-block-search){position:relative}.widget_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_product_search form:not(.wp-block-search) input[type=search]{width:100%}.widget_search form:not(.wp-block-search) input[type=submit],.widget_search form:not(.wp-block-search) button[type=submit],.widget_product_search form:not(.wp-block-search) input[type=submit],.widget_product_search form:not(.wp-block-search) button[type=submit]{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important;top:0;left:0}.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul{margin:0}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{list-style:none;margin-bottom:1em;line-height:1.41575em}.widget_recent_entries ul .children,.widget_pages ul .children,.widget_categories ul .children,.widget_archive ul .children,.widget_recent_comments ul .children,.widget_nav_menu ul .children,.widget_links ul .children,.widget_product_categories ul .children,.widget_layered_nav ul .children,.widget_layered_nav_filters ul .children{margin-left:0;margin-top:1em}#wp-calendar th,#wp-calendar td,.wp-calendar-table th,.wp-calendar-table td{padding:.236em;text-align:center}.widget_recent_entries ul ul.children,.widget_pages ul ul.children{margin:.6180469716em 0 0 1.41575em}.widget_rating_filter .wc-layered-nav-rating{margin-bottom:.6180469716em}.widget_rating_filter .wc-layered-nav-rating a{text-decoration:none!important}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;height:1em;line-height:1}@media(min-width:768px){table.shop_table_responsive tbody tr td,table.shop_table_responsive tbody tr th{text-align:left}.site-header{padding-top:2.617924em;padding-bottom:0}.site-header .site-branding{display:block;width:100%;float:left;margin-left:0;margin-right:0;clear:both}.site-header .site-branding img{height:auto;max-width:230px;max-height:none}.woocommerce-active .site-header .site-branding{width:73.9130434783%;float:left;margin-right:4.347826087%}.woocommerce-active .site-header .site-search{width:21.7391304348%;float:right;margin-right:0;clear:none}.woocommerce-active .site-header .main-navigation{width:73.9130434783%;float:left;margin-right:4.347826087%;clear:both}.woocommerce-active .site-header .site-header-cart{width:21.7391304348%;float:right;margin-right:0;margin-bottom:0}.storefront-secondary-navigation .site-header .site-branding{width:39.1304347826%;float:left;margin-right:4.347826087%}.storefront-secondary-navigation .site-header .secondary-navigation{width:56.5217391304%;float:right;margin-right:0}.storefront-secondary-navigation.woocommerce-active .site-header .site-branding{width:21.7391304348%;float:left;margin-right:4.347826087%}.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation{width:47.8260869565%;float:left;margin-right:4.347826087%}.site-branding .site-description{margin-bottom:0;display:block}.site-branding,.site-search,.site-header-cart,.site-logo-anchor,.site-logo-link,.custom-logo-link{margin-bottom:1.41575em}.site-header .subscribe-and-connect-connect{float:right;margin-bottom:1em}.site-header .subscribe-and-connect-connect .icons{list-style:none;margin:0}.site-header .subscribe-and-connect-connect .icons a{font-size:1em!important}.site-header .subscribe-and-connect-connect .icons li{margin:0 0 0 .5407911001em!important;display:inline-block}.col-full{max-width:66.4989378333em;margin-left:auto;margin-right:auto;padding:0 2.617924em;box-sizing:content-box}.col-full::before,.col-full::after{content:"";display:table}.col-full::after{clear:both}.col-full:after{content:" ";display:block;clear:both}.site-content::before,.site-content::after{content:"";display:table}.site-content::after{clear:both}.content-area{width:73.9130434783%;float:left;margin-right:4.347826087%}.widget-area{width:21.7391304348%;float:right;margin-right:0}.right-sidebar .content-area{width:73.9130434783%;float:left;margin-right:4.347826087%}.right-sidebar .widget-area{width:21.7391304348%;float:right;margin-right:0}.left-sidebar .content-area{width:73.9130434783%;float:right;margin-right:0}.left-sidebar .widget-area{width:21.7391304348%;float:left;margin-right:4.347826087%}.storefront-full-width-content .content-area{width:100%;float:left;margin-left:0;margin-right:0}.content-area,.widget-area{margin-bottom:2.617924em}.page-template-template-fullwidth-php .content-area,.page-template-template-homepage-php .content-area{width:100%;float:left;margin-left:0;margin-right:0}.footer-widgets{padding-top:4.235801032em;border-bottom:1px solid rgb(0 0 0 / .05)}.footer-widgets::before,.footer-widgets::after{content:"";display:table}.footer-widgets::after{clear:both}.footer-widgets.col-2 .block{width:47.8260869565%;float:left;margin-right:4.347826087%}.footer-widgets.col-2 .block.footer-widget-2{float:right;margin-right:0}.footer-widgets.col-3 .block{width:30.4347826087%;float:left;margin-right:4.347826087%}.footer-widgets.col-3 .block.footer-widget-3{float:right;margin-right:0}.footer-widgets.col-4 .block{width:21.7391304348%;float:left;margin-right:4.347826087%}.footer-widgets.col-4 .block.footer-widget-4{float:right;margin-right:0}.comment-list::before,.comment-list::after{content:"";display:table}.comment-list::after{clear:both}.comment-list .comment{clear:both}.comment-list .comment-meta{width:17.6470588235%;float:left;margin-right:5.8823529412%;text-align:right}.comment-list .comment-meta .avatar{float:right}.comment-list .comment-content{padding-bottom:3.706325903em;margin-bottom:3.706325903em}.comment-list .comment-content,.comment-list #respond{width:76.4705882353%;float:right;margin-right:0}.comment-list #respond{float:right}.comment-list #respond .comment-form-author,.comment-list #respond .comment-form-email,.comment-list #respond .comment-form-url{width:100%;margin-right:0}.comment-list .comment-body #respond{box-shadow:0 6px 2em rgb(0 0 0 / .2);margin-bottom:2.617924em;margin-top:-1.618em}.comment-list .reply{clear:both;text-align:right}.comment-list ol.children{width:88.2352941176%;float:right;margin-right:0;list-style:none}.comment-list ol.children .comment-meta{width:20%;float:left;margin-right:6.6666666667%}.comment-list ol.children .comment-content,.comment-list ol.children #respond{width:73.3333333333%;float:right;margin-right:0}.comment-list ol.children ol.children{width:86.6666666667%;float:right;margin-right:0}.comment-list ol.children ol.children .comment-meta{width:23.0769230769%;float:left;margin-right:7.6923076923%}.comment-list ol.children ol.children .comment-content,.comment-list ol.children ol.children #respond{width:69.2307692308%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children{width:84.6153846154%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children .comment-meta{width:27.2727272727%;float:left;margin-right:9.0909090909%}.comment-list ol.children ol.children ol.children .comment-content,.comment-list ol.children ol.children ol.children #respond{width:63.6363636364%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children ol.children{width:81.8181818182%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children ol.children .comment-meta{width:33.3333333333%;float:left;margin-right:11.1111111111%}.comment-list ol.children ol.children ol.children ol.children .comment-content,.comment-list ol.children ol.children ol.children ol.children #respond{width:55.5555555556%;float:right;margin-right:0}#respond{padding:2.617924em}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{width:29.4117647059%;float:left;margin-right:5.8823529412%}#respond .comment-form-url{float:right;margin-right:0}#respond .comment-form-comment{clear:both}.hentry .entry-header{margin-bottom:2.617924em}.menu-toggle,.handheld-navigation,.main-navigation.toggled .handheld-navigation,.main-navigation.toggled div.menu{display:none}.primary-navigation{display:block}.main-navigation,.secondary-navigation{clear:both;display:block;width:100%}.main-navigation ul,.secondary-navigation ul{list-style:none;margin:0;padding-left:0;display:block}.main-navigation ul li,.secondary-navigation ul li{position:relative;display:inline-block;text-align:left}.main-navigation ul li a,.secondary-navigation ul li a{display:block}.main-navigation ul li a::before,.secondary-navigation ul li a::before{display:none}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul,.secondary-navigation ul li:hover>ul,.secondary-navigation ul li.focus>ul{left:0;display:block}.main-navigation ul li:hover>ul li>ul,.main-navigation ul li.focus>ul li>ul,.secondary-navigation ul li:hover>ul li>ul,.secondary-navigation ul li.focus>ul li>ul{left:-9999px}.main-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,.main-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,.secondary-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,.secondary-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device{display:none;left:0}.main-navigation ul li:hover>ul li:hover>ul,.main-navigation ul li:hover>ul li.focus>ul,.main-navigation ul li.focus>ul li:hover>ul,.main-navigation ul li.focus>ul li.focus>ul,.secondary-navigation ul li:hover>ul li:hover>ul,.secondary-navigation ul li:hover>ul li.focus>ul,.secondary-navigation ul li.focus>ul li:hover>ul,.secondary-navigation ul li.focus>ul li.focus>ul{left:100%;top:0;display:block}.main-navigation ul ul,.secondary-navigation ul ul{float:left;position:absolute;top:100%;z-index:99999;left:-9999px}.main-navigation ul ul.sub-menu--is-touch-device,.secondary-navigation ul ul.sub-menu--is-touch-device{display:none;left:0}.main-navigation ul ul li,.secondary-navigation ul ul li{display:block}.main-navigation ul ul li a,.secondary-navigation ul ul li a{width:200px}ul.menu li.current-menu-item>a{color:#43454b}.storefront-primary-navigation{clear:both}.storefront-primary-navigation::before,.storefront-primary-navigation::after{content:"";display:table}.storefront-primary-navigation::after{clear:both}.main-navigation div.menu{display:block}.main-navigation ul.menu,.main-navigation ul.nav-menu{max-height:none;overflow:visible;margin-left:-1em;transition:none}.main-navigation ul.menu>li>a,.main-navigation ul.nav-menu>li>a{padding:1.618em 1em}.main-navigation ul.menu>li.menu-item-has-children:hover::after,.main-navigation ul.menu>li.page_item_has_children:hover::after,.main-navigation ul.nav-menu>li.menu-item-has-children:hover::after,.main-navigation ul.nav-menu>li.page_item_has_children:hover::after{display:block}.main-navigation ul.menu ul,.main-navigation ul.nav-menu ul{margin-left:0}.main-navigation ul.menu ul li a,.main-navigation ul.nav-menu ul li a{padding:.875em 1.41575em;font-weight:400;font-size:.875em}.main-navigation ul.menu ul li:last-child,.main-navigation ul.nav-menu ul li:last-child{border-bottom:0}.main-navigation ul.menu ul ul,.main-navigation ul.nav-menu ul ul{margin-left:0;box-shadow:none}.main-navigation ul.menu ul a:hover,.main-navigation ul.menu ul li:hover>a,.main-navigation ul.menu ul li.focus,.main-navigation ul.nav-menu ul a:hover,.main-navigation ul.nav-menu ul li:hover>a,.main-navigation ul.nav-menu ul li.focus{background-color:rgb(0 0 0 / .025)}.main-navigation a{padding:0 1em 2.2906835em}.secondary-navigation{margin:0 0 1.618em;width:auto;clear:none;line-height:1}.secondary-navigation .menu{font-size:.875em;width:auto;float:right}.secondary-navigation .menu>li:hover>a{text-decoration:none}.secondary-navigation .menu ul a{padding:.326em .875em;background:rgb(0 0 0 / .05)}.secondary-navigation .menu ul li:first-child a{padding-top:1em}.secondary-navigation .menu ul li:last-child a{padding-bottom:1em}.secondary-navigation .menu ul ul{margin-top:-.6180469716em}.secondary-navigation .menu a{padding:1em .875em;color:#737781;font-weight:400}.secondary-navigation .menu a:hover{text-decoration:none}.error404 .fourohfour-columns-2 .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.error404 .fourohfour-columns-2 .col-1 ul.products{margin-bottom:0}.error404 .fourohfour-columns-2 .col-2{width:47.8260869565%;float:right;margin-right:0}}@media(max-width:66.4989378333em){.col-full{margin-left:2.617924em;margin-right:2.617924em;padding:0}}@media(max-width:568px){.col-full{margin-left:1.41575em;margin-right:1.41575em;padding:0}}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/storefront/assets/fonts/fa-brands-400.eot);src:url("/wp-content/themes/storefront/assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/storefront/assets/fonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/storefront/assets/fonts/fa-brands-400.woff) format("woff"),url(/wp-content/themes/storefront/assets/fonts/fa-brands-400.ttf) format("truetype"),url("/wp-content/themes/storefront/assets/fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/storefront/assets/fonts/fa-solid-900.eot);src:url("/wp-content/themes/storefront/assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/storefront/assets/fonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/storefront/assets/fonts/fa-solid-900.woff) format("woff"),url(/wp-content/themes/storefront/assets/fonts/fa-solid-900.ttf) format("truetype"),url("/wp-content/themes/storefront/assets/fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.site-search .widget_product_search form input[type=search],.site-search .widget_product_search form input[type=text]{padding-left:2.617924em}#comments .comment-list .bypostauthor>.comment-body cite a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a.comment-edit-link::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}#respond #cancel-comment-reply-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block}.sticky .entry-title::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{position:relative}button.loading::after,input[type=button].loading::after,input[type=reset].loading::after,input[type=submit].loading::after,.button.loading::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,.added_to_cart.loading::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;display:block}.handheld-navigation ul.menu li button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.site-main nav.navigation .nav-previous a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.site-main nav.navigation .nav-next a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.widget_search form:not(.wp-block-search)::before,.widget_product_search form:not(.wp-block-search)::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:1em;left:1em;line-height:1}.widget_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_product_search form:not(.wp-block-search) input[type=search]{padding-left:2.617924em}.storefront-handheld-footer-bar ul li>a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;line-height:2.618046972;font-size:1.618em;text-indent:0;display:block;cursor:pointer}.storefront-handheld-footer-bar ul li.search>a::before{content:""}.storefront-handheld-footer-bar ul li.my-account>a::before{content:""}.storefront-handheld-footer-bar ul li.cart>a::before{content:""}.storefront-product-pagination a[rel=prev]::after,.storefront-product-pagination a[rel=next]::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline}.storefront-product-pagination a[rel=prev]::after{content:"";padding-right:1.41575em}.storefront-product-pagination a[rel=next]::after{content:"";padding-left:1.41575em}.single-product .pswp__button{background-color:#fff0}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{text-indent:-999px;overflow:hidden}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;line-height:2;text-indent:0}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img{display:none!important}.stock::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em}.stock.in-stock::before{content:""}.stock.out-of-stock::before{content:""}a.reset_variations::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-breadcrumb a:first-of-type::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul{margin:0}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{padding-left:1.618em}.widget_recent_entries ul li::before,.widget_pages ul li::before,.widget_categories ul li::before,.widget_archive ul li::before,.widget_recent_comments ul li::before,.widget_nav_menu ul li::before,.widget_links ul li::before,.widget_product_categories ul li::before,.widget_layered_nav ul li::before,.widget_layered_nav_filters ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em;display:block;float:left;opacity:.35;margin-left:-1.618em;width:1em}.widget_product_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_product_categories ul li.current-cat::before{content:""}.widget_layered_nav li::before{content:""}.widget_layered_nav .chosen::before{content:""}.widget_layered_nav_filters ul li.chosen::before{content:"";color:#e2401c;opacity:1}.widget_recent_entries ul li::before,.widget_pages ul li::before{content:""}.widget_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_categories ul li.current-cat::before{content:""}.widget_archive ul li::before{content:""}.widget_recent_comments ul li::before{content:""}.widget_nav_menu ul li::before{content:""}.widget_links ul li::before{content:""}a.remove{display:block;width:1.618em;height:1.618em;line-height:1.618;font-weight:400;text-indent:-9999px;overflow:hidden;position:relative}a.remove::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:0;left:0;right:0;bottom:0;color:#737781;line-height:1.618;text-indent:0;text-align:center}.woocommerce-shipping-calculator>p:first-child a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.blockUI::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.wc_request_button_is_disabled .blockUI{cursor:not-allowed!important}.wc_request_button_is_disabled .blockUI::before{content:none}.woocommerce-pagination .next,.woocommerce-pagination .prev{text-indent:-9999px;position:relative;overflow:hidden}.woocommerce-pagination .next::after,.woocommerce-pagination .prev::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";text-indent:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.woocommerce-pagination .next::after{content:""}.woocommerce-breadcrumb .breadcrumb-separator{text-indent:-9999px;position:relative;display:inline-block;padding:0 6.8535260698em}.woocommerce-breadcrumb .breadcrumb-separator::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;font-size:.875em;text-indent:0;line-height:initial;position:absolute;top:50%;left:50%;width:1em;height:1em;transform:translateX(-50%) translateY(-50%);text-align:center;opacity:.25}#payment .payment_methods>.woocommerce-PaymentMethod>label::before,#payment .payment_methods>.wc_payment_method>label::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em;transition:color,ease,.2s}#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::before,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before{content:""}.woocommerce-password-strength::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-password-strength.strong::after{content:""}.woocommerce-password-strength.good::after{content:""}.woocommerce-MyAccount-navigation ul li.is-active a::before{opacity:1}.woocommerce-MyAccount-navigation ul li a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;margin-left:.5407911001em;width:1.41575em;text-align:right;float:right;opacity:.25}.woocommerce-MyAccount-navigation ul li a:hover::before{opacity:1}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before{content:""}.my_account_orders .button.view::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}p.order-again .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-MyAccount-downloads .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.demo_store::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-tabs ul.tabs li::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;position:absolute;top:50%;right:-1em;transform:translateY(-50%);opacity:0;transition:all,ease,.3s}.woocommerce-tabs ul.tabs li.active::after{opacity:1;right:0}.wc-forward::after,.woocommerce-Button--next::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-Button--previous::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}#reviews .commentlist li p.meta .verified{display:inline-block;height:1.41575em;width:1.41575em;position:relative;text-indent:-9999px}#reviews .commentlist li p.meta .verified::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";color:#0f834d;position:absolute;top:0;left:0;width:1.41575em;height:1.41575em;text-indent:0;text-align:center;line-height:1.618em}.single-product div.product .component_selections .clear_component_options::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.cart .mnm_table_item .mnm_table_item_indent::before,.shop_table .mnm_table_item .mnm_table_item_indent::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);margin-right:.3819820591em;opacity:.25}.quick-view-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.6180469716em}.woocommerce-page .ship_address .gift-form label::after,.woocommerce-page .no_shipping_address .gift-form label::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-page .ship_address .modify-address-button::before,.woocommerce-page .no_shipping_address .modify-address-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-page .addresses+.addresses header.title a::before{content:""}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before,.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}a#variations_clear::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.wl-add-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.button.wl-create-new::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}@media(min-width:768px){.main-navigation ul.menu>li.menu-item-has-children>a::after,.main-navigation ul.menu>li.page_item_has_children>a::after,.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,.main-navigation ul.nav-menu>li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:1em}.main-navigation ul.menu ul li.menu-item-has-children>a::after,.main-navigation ul.menu ul li.page_item_has_children>a::after,.main-navigation ul.nav-menu ul li.menu-item-has-children>a::after,.main-navigation ul.nav-menu ul li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";float:right;line-height:1.618}.demo_store a.woocommerce-store-notice__dismiss-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.site-header-cart .cart-contents::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";height:1em;float:right;line-height:1.618}.addresses header.title a{display:block;width:1em;height:1em;text-indent:-9999px;position:relative;padding:.875em;margin-top:.6180469716em}.addresses header.title a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;text-indent:0}.woocommerce-tabs ul.tabs li::after{content:""}#wl-wrapper .wl-tabs>li.active::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block!important;position:absolute;top:50%;height:1em;width:1em;margin-top:-.5em}}div.tnp-subscription,form.tnp-subscription,form.tnp-profile{display:block;margin:1em auto;max-width:500px;width:100%}div.tnp-profile{display:block;margin:1em 0;max-width:500px}.tnp-subscription div.tnp-field,.tnp-profile div.tnp-field{margin-bottom:.7em;border:0;padding:0}.tnp-subscription label,.tnp-profile label{display:block;color:inherit;font-weight:400;line-height:normal;padding:0;margin:0;margin-bottom:.25em;font-size:.9em}.tnp-subscription .tnp-field-checkbox label,.tnp-profile .tnp-field-checkbox label{display:inline-block}.tnp-subscription input[type=text],.tnp-subscription input[type=email],.tnp-subscription input[type=submit],.tnp-subscription select,.tnp-subscription textarea,.tnp-profile input[type=text],.tnp-profile input[type=email],.tnp-profile input[type=submit],.tnp-profile select,.tnp-profile textarea{width:100%;padding:.7em;display:block;border:1px;color:#444;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;font-size:1em;margin:0;line-height:normal;box-sizing:border-box}.tnp-subscription input[type=checkbox],.tnp-widget input[type=radio],.tnp-profile input[type=checkbox]{max-width:1em;display:inline-block;margin-right:.5em}.tnp-subscription select option,.tnp-profile select option{margin-right:.75em}.tnp-subscription input.tnp-submit,.tnp-profile input.tnp-submit,.tnp-unsubscribe button.tnp-submit,.tnp-reactivate button.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto;margin:0;display:inline-block}@media all and (max-width:480px){.tnp-subscription input[type=submit],.tnp-profile input[type=submit]{width:100%}}.tnp-widget{width:100%;display:block;box-sizing:border-box}.tnp-widget .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-widget label{display:block;color:inherit;font-size:14px}.tnp-widget input[type=text],.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget select{width:100%;padding:10px;display:block;border:1px solid #ddd;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:normal;box-sizing:border-box;height:auto}.tnp-widget input[type=checkbox],.tnp-widget input[type=radio]{width:auto;display:inline-block}.tnp-widget select option{margin-right:10px}.tnp-widget input.tnp-submit{background-color:#444;background-image:none;text-shadow:none;color:#fff;margin:0}.tnp-field input[type="submit"]{position:inherit}.tnp-widget-minimal{width:100%}.tnp-widget-minimal form{margin:0;padding:0;border:0}.tnp-widget-minimal input.tnp-email{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px}.tnp-widget-minimal input.tnp-submit{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-subscription-minimal{width:100%;box-sizing:border-box;margin:10px 0}.tnp-subscription-minimal form{width:auto;margin:0;padding:0;border:0;white-space:nowrap}.tnp-subscription-minimal input.tnp-email,.tnp-subscription-minimal input.tnp-name{width:70%;max-width:300px;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px;line-height:20px;border-radius:0;margin-right:10px}.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name{width:31%}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px}.tnp-subscription-minimal input.tnp-submit{width:29%;box-sizing:border-box;display:inline-block;padding:10px;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:20px;border-radius:0;margin:0}.tnp-subscription-posts{margin-top:2em;margin-bottom:2em;padding:2rem}.tnp-subscription-posts .tnp-subscription{max-width:auto;margin:0}@media all and (max-width:525px){.tnp-subscription-minimal.with-name input.tnp-email,.tnp-subscription-minimal.with-name input.tnp-name,.tnp-subscription-minimal input.tnp-submit{width:100%;max-width:100%;margin:0;display:block;margin-bottom:.5rem}}.tnp-button-form button.tnp-submit{box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-comments{clear:both;margin-top:15px;margin-bottom:15px}.tnp-comments label{display:block}.tnp-comments input[type=checkbox]{display:inline-block;width:auto!important}.tnp-lock{clear:both;display:block;box-sizing:border-box;box-shadow:none;margin:20px;padding:15px;background-color:#fff;border:1px solid #ddd}.tnp-nl-checkout{margin-bottom:1em}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}#TB_overlay{background:#000;opacity:.7;filter:alpha(opacity=70);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100050}#TB_window{position:fixed;background-color:#fff;z-index:100050;visibility:hidden;text-align:left;top:50%;left:50%;-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .3);box-shadow:0 3px 6px rgb(0 0 0 / .3)}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeWindowButton{position:absolute;left:auto;right:0;width:29px;height:29px;border:0;padding:0;background:none;cursor:pointer;outline:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}#TB_ajaxWindowTitle{float:left;font-weight:600;line-height:29px;overflow:hidden;padding:0 29px 0 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 39px)}#TB_title{background:#fcfcfc;border-bottom:1px solid #ddd;height:29px}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent p{padding:5px 0 5px 0}#TB_load{position:fixed;display:none;z-index:100050;top:50%;left:50%;background-color:#E8E8E8;border:1px solid #555;margin:-45px 0 0 -125px;padding:40px 15px 15px}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);opacity:0;height:100%;width:100%}#TB_iframeContent{clear:both;border:none}.tb-close-icon{display:block;color:#666;text-align:center;line-height:29px;width:29px;height:29px;position:absolute;top:0;right:0}.tb-close-icon:before{content:"\f158";font:normal 20px/29px dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#TB_closeWindowButton:hover .tb-close-icon,#TB_closeWindowButton:focus .tb-close-icon{color:#006799}#TB_closeWindowButton:focus .tb-close-icon{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgb(30 140 190 / .8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgb(30 140 190 / .8)}#the_champ_error{color:red;margin:7px 0}div.theChampCommentingTabs p#theChampReplyTitle{font-size:large}.the_champ_login_container{margin:2px 0}div.heateor_ss_follow_ul a:focus,div.heateor_ss_follow_ul a:link,div.the_champ_sharing_ul a:link,div.the_champ_sharing_ul a:focus{text-decoration:none;background:transparent!important}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg,#heateor_ss_mastodon_popup_bg{background:url(/wp-content/plugins/super-socializer/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:auto;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important;line-height:1}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:#fff0;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .4);box-shadow:0 2px 2px rgb(0 0 0 / .4);text-shadow:0 -1px 0 rgb(0 0 0 / .2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:none;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{-webkit-box-sizing:content-box;-moz-box-sizing:border-box;box-sizing:content-box;width:100%;height:100%;background-position:center!important}.theChampXingLoginSvg{background-size:109%!important;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampWordpressLoginSvg{background-size:83%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%2F%3E%3Cg%20fill%3D%22%23464646%22%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%2F%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.theChampOdnoklassnikiLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.theChampYandexLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%22-92%20-12%20317.397%20187.918%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%20transform%3D%22translate%28-151.302%20-165.536%29%22%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20transform%3D%22matrix%281%200%200%20-1%200%20524%29%22%20d%3D%22M0%20524h1000V0H0z%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M207.189%20331.072V314.4c0-22.627-2.627-33.82-11.703-53.352l-44.184-95.51h30.57l37.498%2081.695c10.986%2023.82%2015.763%2036.204%2015.763%2063.595v20.245zM225.102%20245.565l34.87-80.029h29.376L254%20245.566z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}.theChampGoogleLoginSvg{background-size:111%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20viewBox%3D%27-9%20-9%2066%2066%27%3E%3Cdefs%3E%3Cpath%20id%3D%27a%27%20d%3D%27M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%27%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%27b%27%3E%3Cuse%20xlink%3Ahref%3D%27%23a%27%20overflow%3D%27visible%27%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23FBBC05%27%20d%3D%27M0%2037V11l17%2013z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23EA4335%27%20d%3D%27M0%2011l17%2013%207-6.1L48%2014V0H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%2334A853%27%20d%3D%27M0%2037l30-23%207.9%201L48%200v48H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%234285F4%27%20d%3D%27M48%2048L17%2024l-4-3%2035-10z%27%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampYoutubeLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-50%200%20262%20110%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M154.3%2C17.5c-1.8-6.7-7.1-12-13.8-13.8c-12.1-3.3-60.8-3.3-60.8-3.3S31%2C0.5%2C18.9%2C3.8%20c-6.7%2C1.8-12%2C7.1-13.8%2C13.8C1.9%2C29.7%2C1.9%2C55%2C1.9%2C55s0%2C25.3%2C3.3%2C37.5c1.8%2C6.7%2C7.1%2C12%2C13.8%2C13.8c12.1%2C3.3%2C60.8%2C3.3%2C60.8%2C3.3%20s48.7%2C0%2C60.8-3.3c6.7-1.8%2C12-7.1%2C13.8-13.8c3.3-12.1%2C3.3-37.5%2C3.3-37.5S157.6%2C29.7%2C154.3%2C17.5z%22%3E%3C%2Fpath%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2264.2%2C78.4%20104.6%2C55%2064.2%2C31.6%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E) no-repeat center center}.theChampLinkedinLoginSvg{background-size:106%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2033%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampXLoginSvg{background-size:106%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.751%207h3.067l-6.7%207.658L26%2025.078h-6.172l-4.833-6.32-5.531%206.32h-3.07l7.167-8.19L6%207h6.328l4.37%205.777L21.75%207Zm-1.076%2016.242h1.7L11.404%208.74H9.58l11.094%2014.503Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampVkontakteLoginSvg{background-size:113%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20viewBox%3D%220%2013%2046%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.54%2034.58c-10.94%200-17.18-7.5-17.44-19.98h5.48c.18%209.16%204.22%2013.04%207.42%2013.84V14.6h5.16v7.9c3.16-.34%206.48-3.94%207.6-7.9h5.16c-.86%204.88-4.46%208.48-7.02%209.96%202.56%201.2%206.66%204.34%208.22%2010.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampLineLoginSvg{background-size:91%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampMicrosoftLoginSvg{background-size:91%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-16.61977%20-16.61977%20123.565208%20123.834167%22%20id%3D%22svg8375%22%3E%3Cpath%20d%3D%22M%200%2C12.40183%2035.68737%2C7.5416%2035.70297%2C41.96435%200.03321%2C42.16748%20z%20m%2035.67037%2C33.52906%200.0277%2C34.45332%20-35.66989%2C-4.9041%20-0.002%2C-29.77972%20z%20M%2039.99644%2C6.90595%2087.31462%2C0%20l%200%2C41.527%20-47.31818%2C0.37565%20z%20M%2087.32567%2C46.25471%2087.31457%2C87.59463%2039.9964%2C80.91625%2039.9301%2C46.17767%20z%22%20id%3D%22path13%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampKakaoLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20data-v-2f45413c%3D%22%22%20data-v-47403985%3D%22%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%227.5%207.5%2021%2021%22%20class%3D%22ico%5fshare%5fkakao%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20fill%3D%22none%22%20data-v-2f45413c%3D%22%22%3E%3Cg%20data-v-2f45413c%3D%22%22%3E%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M0%200H18V18H0z%22%20transform%3D%22translate%289%209%29%22%3E%3C%2Fpath%3E%20%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M9.375%201.5C5.025%201.5%201.5%204.393%201.5%207.962c0%202.718%201.151%203.858%202.949%205.042l.01%203.315c0%20.149.178.234.303.145L7.827%2014.3c.5.082%201.018.125%201.548.125%204.35%200%207.875-2.893%207.875-6.463%200-3.569-3.526-6.462-7.875-6.462%22%20transform%3D%22translate%289%209%29%22%20class%3D%22fill%22%20fill%3D%22black%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampSpotifyLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186.845%20186.845%22%20style%3D%22enable-background%3Anew%200%200%20186.845%20186.845%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128.875%2C120.962c-31.094-14.37-74.616-8.014-76.453-7.737c-4.096%2C0.619-6.915%2C4.44-6.296%2C8.536%20c0.619%2C4.096%2C4.443%2C6.912%2C8.536%2C6.296c0.406-0.062%2C40.867-5.982%2C67.92%2C6.521c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.813-4.355C134.274%2C127.157%2C132.635%2C122.7%2C128.875%2C120.962z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M137.614%2C93.953c-35.313-16.319-84.833-9.087-86.924-8.772c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532%20c0.616%2C4.095%2C4.438%2C6.916%2C8.531%2C6.301c0.468-0.071%2C47.206-6.857%2C78.394%2C7.556c1.02%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.814-4.356C143.014%2C100.148%2C141.374%2C95.691%2C137.614%2C93.953z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M143.49%2C65.736c-39.006-18.027-93.79-10.028-96.103-9.679c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532s4.44%2C6.919%2C8.531%2C6.3%20c0.523-0.079%2C52.691-7.657%2C87.573%2C8.463c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694c2.834%2C0%2C5.546-1.614%2C6.813-4.355%20C148.89%2C71.93%2C147.25%2C67.474%2C143.49%2C65.736z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat;background-size:128%}.theChampGithubLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%27false%27%20aria-hidden%3D%27true%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cpath%20fill%3D%27%23FFF%27%20d%3D%27M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat;background-size:94%}.theChampDribbbleLoginSvg{background:url(data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-10%2010%201000%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20500c0-90.667%2022.334-174.333%2067-251%2044.667-76.667%20105.334-137.333%20182-182C325.667%2022.333%20409.334%200%20500%200c90.667%200%20174.334%2022.333%20251%2067%2076.667%2044.667%20137.334%20105.333%20182%20182%2044.667%2076.667%2067%20160.333%2067%20251s-22.333%20174.333-67%20251c-44.666%2076.667-105.333%20137.333-182%20182-76.666%2044.667-160.333%2067-251%2067-90.666%200-174.333-22.333-251-67-76.666-44.667-137.333-105.333-182-182C22.334%20674.333%200%20590.667%200%20500zm83%200c0%20104%2035%20195.667%20105%20275%2032-62.667%2082.667-122.333%20152-179%2069.334-56.667%20137-92.333%20203-107-10-23.333-19.666-44.333-29-63-114.666%2036.667-238.666%2055-372%2055-26%200-45.333-.333-58-1%200%202.667-.166%206-.5%2010-.333%204-.5%207.333-.5%2010zm13-103c14.667%201.333%2036.334%202%2065%202%20111.334%200%20217-15%20317-45-50.666-90-106.333-165-167-225-52.666%2026.667-97.833%2063.667-135.5%20111-37.666%2047.333-64.166%2099.667-79.5%20157zm149%20432c75.334%2058.667%20160.334%2088%20255%2088%2049.334%200%2098.334-9.333%20147-28-13.333-114-39.333-224.333-78-331-61.333%2013.333-123.166%2047-185.5%20101C321.167%20713%20275%20769.667%20245%20829zM398%2097c58.667%2060.667%20113%20136.333%20163%20227%2090.667-38%20159-86.333%20205-145-77.333-64-166-96-266-96-34%200-68%204.667-102%2014zm199%20298c10%2021.333%2021.334%2048.333%2034%2081%2049.334-4.667%20103-7%20161-7%2041.334%200%2082.334%201%20123%203-5.333-90.667-38-171.333-98-242-43.333%2064.667-116.666%20119.667-220%20165zm59%20151c34%2098.667%2057%20200%2069%20304%2052.667-34%2095.667-77.667%20129-131%2033.334-53.333%2053.334-111%2060-173-48.666-3.333-93-5-133-5-36.666%200-78.333%201.667-125%205z%22%2F%3E%3C%2Fsvg%3E) left no-repeat;background-size:78%}.theChampYahooLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E) left no-repeat;background-size:92%}.theChampDiscordLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-3%20-3%2054%2054%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M40%2012s-4.586-3.59-10-4l-.488.977C34.406%2010.176%2036.652%2011.89%2039%2014c-4.047-2.066-8.04-4-15-4-6.96%200-10.953%201.934-15%204%202.348-2.11%205.02-4.016%209.488-5.023L18%208c-5.68.535-10%204-10%204s-5.121%207.426-6%2022c5.16%205.953%2013%206%2013%206l1.64-2.184C13.856%2036.848%2010.716%2035.121%208%2032c3.238%202.45%208.125%205%2016%205s12.762-2.55%2016-5c-2.715%203.121-5.855%204.848-8.64%205.816L33%2040s7.84-.047%2013-6c-.879-14.574-6-22-6-22zM17.5%2030c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204zm13%200c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204z%22%20fill%3D%22%23fff%22%20id%3D%22surface1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampStackoverflowLoginSvg{background-size:88%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-20.5%20-20.5%20140%20170%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2288%2080%2099%2080%2099%20124%200%20124%200%2080%2011%2080%2011%20113%2088%20113%22%3E%3C%2Fpolygon%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22M22.9878906%2C76.73%20L77.0128906%2C88.085%20L79.2838906%2C77.285%20L25.2588906%2C65.925%20L22.9878906%2C76.73%20Z%20M30.1368906%2C50.861%20L80.1828906%2C74.169%20L84.8448906%2C64.16%20L34.7978906%2C40.852%20L30.1368906%2C50.861%20Z%20M43.9848906%2C26.308%20L86.4128906%2C61.639%20L93.4788906%2C53.154%20L51.0508906%2C17.824%20L43.9848906%2C26.308%20Z%20M71.3718906%2C0.192%20L62.5118906%2C6.782%20L95.4598906%2C51.082%20L104.319891%2C44.493%20L71.3718906%2C0.192%20Z%20M22%2C102%20L77%2C102%20L77%2C91%20L22%2C91%20L22%2C102%20Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampAmazonLoginSvg{background-size:71%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201100%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%20776c3.333-5.333%208.666-5.667%2016-1%20166.666%2096.667%20348%20145%20544%20145%20130.666%200%20259.666-24.333%20387-73%203.333-1.333%208.166-3.333%2014.5-6%206.333-2.667%2010.833-4.667%2013.5-6%2010-4%2017.833-2%2023.5%206%205.666%208%203.833%2015.333-5.5%2022-12%208.667-27.334%2018.667-46%2030-57.334%2034-121.334%2060.333-192%2079-70.667%2018.667-139.667%2028-207%2028-104%200-202.334-18.167-295-54.5C162.333%20909.167%2079.333%20858%206%20792c-4-3.333-6-6.667-6-10%200-2%20.666-4%202-6zm301-285c0-46%2011.333-85.333%2034-118%2022.666-32.667%2053.666-57.333%2093-74%2036-15.333%2080.333-26.333%20133-33%2018-2%2047.333-4.667%2088-8v-17c0-42.667-4.667-71.333-14-86-14-20-36-30-66-30h-8c-22%202-41%209-57%2021s-26.334%2028.667-31%2050c-2.667%2013.333-9.334%2021-20%2023l-115-14c-11.334-2.667-17-8.667-17-18%200-2%20.333-4.333%201-7%2011.333-59.333%2039.166-103.333%2083.5-132C451.833%2019.333%20503.666%203.333%20563%200h25c76%200%20135.333%2019.667%20178%2059a190.52%20190.52%200%200%201%2018.5%2021.5c5.666%207.667%2010.166%2014.5%2013.5%2020.5%203.333%206%206.333%2014.667%209%2026%202.666%2011.333%204.666%2019.167%206%2023.5%201.333%204.333%202.333%2013.667%203%2028%20.666%2014.333%201%2022.833%201%2025.5v242c0%2017.333%202.5%2033.167%207.5%2047.5s9.833%2024.667%2014.5%2031c4.666%206.333%2012.333%2016.5%2023%2030.5%204%206%206%2011.333%206%2016%200%205.333-2.667%2010-8%2014-55.334%2048-85.334%2074-90%2078-8%206-17.667%206.667-29%202-9.334-8-17.5-15.667-24.5-23s-12-12.667-15-16-7.834-9.833-14.5-19.5c-6.667-9.667-11.334-16.167-14-19.5-37.334%2040.667-74%2066-110%2076-22.667%206.667-50.667%2010-84%2010-51.334%200-93.5-15.833-126.5-47.5S303%20549%20303%20491zm172-20c0%2026%206.5%2046.833%2019.5%2062.5S525%20557%20547%20557c2%200%204.833-.333%208.5-1%203.666-.667%206.166-1%207.5-1%2028-7.333%2049.666-25.333%2065-54%207.333-12.667%2012.833-26.5%2016.5-41.5%203.666-15%205.666-27.167%206-36.5.333-9.333.5-24.667.5-46v-25c-38.667%200-68%202.667-88%208-58.667%2016.667-88%2053.667-88%20111zm420%20322c1.333-2.667%203.333-5.333%206-8%2016.666-11.333%2032.666-19%2048-23%2025.333-6.667%2050-10.333%2074-11%206.666-.667%2013-.333%2019%201%2030%202.667%2048%207.667%2054%2015%202.666%204%204%2010%204%2018v7c0%2023.333-6.334%2050.833-19%2082.5-12.667%2031.667-30.334%2057.167-53%2076.5-3.334%202.667-6.334%204-9%204-1.334%200-2.667-.333-4-1-4-2-5-5.667-3-11%2024.666-58%2037-98.333%2037-121%200-7.333-1.334-12.667-4-16-6.667-8-25.334-12-56-12-11.334%200-24.667.667-40%202-16.667%202-32%204-46%206-4%200-6.667-.667-8-2-1.334-1.333-1.667-2.667-1-4%200-.667.333-1.667%201-3z%22%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampMailruLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F89C0E%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.theChampFacebookLoginSvg{background-size:147%!important;padding-top:5px;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23218cf2%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat;background-size:80%!important}.theChampInstagramLoginSvg{background-size:94%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(/wp-content/plugins/super-socializer/images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul,ul.heateor_ss_follow_ul{margin:1px 0;list-style:none;padding-left:0}#heateor_ss_mastodon_popup_close img,#the_champ_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.55em;visibility:hidden;word-wrap:normal!important}ul.heateor_ss_follow_ul li{width:auto}div.heateor_ss_follow_ul a,div.the_champ_sharing_ul a,ul.the_champ_sharing_ul li{text-decoration:none!important;margin:2px;float:left;padding:0;list-style:none;border:none;clear:none}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before{content:none!important}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li.the_champ_facebook_share,div.the_champ_horizontal_counter li.the_champ_facebook_share{width:76px}div.the_champ_horizontal_sharing li.the_champ_facebook_like,div.the_champ_horizontal_counter li.the_champ_facebook_like{width:56px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend,div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:111px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet,div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:65px}div.the_champ_horizontal_counter li.the_champ_linkedin_share span,div.the_champ_horizontal_sharing .the_champ_linkedin_share span{vertical-align:text-top!important}div.the_champ_horizontal_sharing .the_champ_buffer_share{width:89px}div.the_champ_horizontal_sharing .the_champ_linkedin_share,div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:67px}div.the_champ_horizontal_sharing .the_champ_buffer,div.the_champ_horizontal_counter li.the_champ_buffer{width:81px}div.the_champ_horizontal_sharing .the_champ_reddit,div.the_champ_horizontal_counter li.the_champ_reddit{width:124px}div.the_champ_horizontal_sharing .the_champ_yummly,div.the_champ_horizontal_counter li.the_champ_yummly{width:61px}div.the_champ_horizontal_sharing .the_champ_pinterest_pin,div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:58px}div.the_champ_horizontal_counter li.the_champ_pinterest_pin{line-height:1px}div.the_champ_horizontal_sharing .the_champ_xing,div.the_champ_horizontal_counter li.the_champ_xing{width:67px}.the_champ_counter_container li{height:21px}.theChampInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampYahooBackground{background-color:#400090}.theChampGithubBackground{background-color:#2a2a2a}.theChampSpotifyBackground{background-color:#1DB954}.theChampAmazonBackground{background-color:#f59829}.theChampDiscordBackground{background-color:#7289DA}.theChampStackoverflowBackground{background-color:#f3802e}.theChampDribbbleBackground{background-color:#ea4c89}.theChampKakaoBackground{background-color:#FEE500}.theChampDropboxBackground{background-color:#0061ff}.theChampFoursquareBackground{background-color:#f94877}.theChampDisqusBackground{background-color:#2e9fff}.theChampFacebookBackground{background-color:#4267B2}.theChampOdnoklassnikiBackground{background-color:#F2720C}.theChampYandexBackground{background-color:#e52620}.theChampSteamBackground{background-color:#393939}.theChampLiveJournalBackground{background-color:#EDEDED}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampYoutubeBackground{background-color:#fff;box-sizing:border-box;border:1px #4184F3 solid}.theChampGoogleBackground{background-color:#fff;box-sizing:border-box;border:1px #4184F3 solid}.theChampLinkedinBackground{background-color:#0077B5}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#FF5700}.theChampStockTwitsBackground{background-color:#40576F}.theChampTumblrBackground{background-color:#29435D}.theChampLineBackground{background-color:#00C300}.theChampMicrosoftBackground{background-color:#2672ec}.theChampParlerBackground{background-color:#892E5E}.theChampTwitterBackground{background-color:#55acee}.theChampMastodonBackground{background-color:#2b90d9}.theChampWordPressBackground,.theChampWordpressBackground{background-color:#464646}.theChampVkontakteBackground{background-color:#07F}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampMailruBackground{background-color:#356FAC}.theChampMeWeBackground{background-color:#007da1}.theChampMixBackground{background-color:#ff8226}.theChampXBackground{background-color:#2a2a2a}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampTCBackground,.theChampTCBackground:hover{border-width:0!important;background-color:#fff0}div.the_champ_sharing_ul .theChampTCBackground{background-color:#fff0;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.theChampBufferSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.theChampFacebookSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}.theChampSharing{float:left;border:none}.theChampSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#the_champ_sharing_more_content .all-services ul li{width:100%!important}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:#fff0;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#FF6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(#fff0,#fff0);border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height:14px;margin-top:8px}.heateor_ms_subscribe_option input.heateor_ms_checkbox,.heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size:15px;margin:0;color:#666}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin:0 4px 0 0;width:15px;height:15px;float:left}div.heateor_ss_sl_optin_container{clear:both}div.heateor_ss_sl_optin_container a{color:blue}div.heateor_ss_sl_optin_container label{font-size:11px;font-weight:400}input.heateor_ss_social_login_optin{vertical-align:middle}div.theChampFacebookLogoContainer{width:25px;height:25px;border-radius:999px;background-color:#fff;margin:5px auto}div.the_champ_login_container i.theChampFacebookBackground{background-color:#218cf2!important}div.the_champ_bottom_sharing{margin-bottom:0}.theChampTwitchBackground{background-color:#6441A5}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampParlerSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20height%3D%27100%25%27%20width%3D%27100%25%27%20viewBox%3D%27-24%20-30%20140%20160%27%3E%3Cg%20fill%3D%27%23fff%27%3E%3Cpath%20d%3D%27M58.34%2083.31h-25v-8.49c0-4.5%203.64-8.14%208.14-8.14h16.87c13.8%200%2025.02-11.19%2025.02-24.94%200-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0%207.45%207.45%200%2016.63%200h36.41l5.44.17C81.39.24%20100%2018.86%20100%2041.74c0%2022.92-18.69%2041.57-41.66%2041.57z%27%3E%3C%2Fpath%3E%3Cpath%20d%3D%27M16.65%20100C7.46%20100%20.02%2092.55.02%2083.37V49.49c0-8.92%207.23-16.16%2016.16-16.16h42.19a8.32%208.32%200%20010%2016.64h-33.5c-4.53%200-8.21%203.67-8.21%208.21V100z%27%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat center center}div#the_champ_sharing_more_content ss.theChampParlerSvg{width:92%!important}.theChampRedditLoginSvg{background-size:125%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.theChampDisqusLoginSvg{background-size:112%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20200%20200%22%20enable-background%3D%22new%200%200%20200%20200%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Layer%5f2%22%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M102.535%2C167.5c-16.518%2C0-31.621-6.036-43.298-16.021L30.5%2C155.405l11.102-27.401%0A%09c-3.868-8.535-6.038-18.01-6.038-28.004c0-37.277%2C29.984-67.5%2C66.971-67.5c36.984%2C0%2C66.965%2C30.223%2C66.965%2C67.5%0A%09C169.5%2C137.284%2C139.52%2C167.5%2C102.535%2C167.5z%20M139.102%2C99.807v-0.188c0-19.478-13.736-33.367-37.42-33.367h-25.58v67.5h25.201%0A%09C125.171%2C133.753%2C139.102%2C119.284%2C139.102%2C99.807L139.102%2C99.807z%20M101.964%2C117.168h-7.482V82.841h7.482%0A%09c10.989%2C0%2C18.283%2C6.265%2C18.283%2C17.07v0.188C120.247%2C110.995%2C112.953%2C117.168%2C101.964%2C117.168z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center}.theChampDropboxLoginSvg{background-size:113%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20id%3D%22svg126%22%20version%3D%221.1%22%20viewBox%3D%22-35.3175%20-50%20306.085%20300%22%3E%3Cdefs%20id%3D%22defs112%22%3E%3Cstyle%20id%3D%22style110%22%3E.cls-1%7Bfill%3A%23ffffff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22polygon116%22%20class%3D%22cls-1%22%20d%3D%22M58.86%2075l58.87-37.5L58.86%200%200%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon118%22%20class%3D%22cls-1%22%20d%3D%22M176.59%2075l58.86-37.5L176.59%200l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon120%22%20class%3D%22cls-1%22%20d%3D%22M117.73%20112.5L58.86%2075%200%20112.5%2058.86%20150z%22%2F%3E%3Cpath%20id%3D%22polygon122%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20150l58.86-37.5L176.59%2075l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon124%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20162.5L117.73%20125l-58.87%2037.5%2058.87%2037.5z%22%2F%3E%3C%2Fsvg%3E) left no-repeat}.theChampFoursquareLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-6.25%20-4%2040%2040%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}#the_champ_sharing_more_providers .all-services ul li a span{width:51%}@media screen and (max-width:783px){.the_champ_hide_sharing{display:none}}.heateor_ss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgb(0 0 0 / .2)}div.the_champ_sharing_container a:before,div.heateor_ss_follow_icons_container a:before{content:none}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.price ins{font-weight:400}.woocommerce-active .site-branding{float:left}.site-header-cart{list-style-type:none;margin-left:0;padding:0;margin-bottom:0}.site-header-cart .cart-contents{display:none}.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message{margin:1.41575em}.site-header-cart .widget_shopping_cart .product_list_widget img{margin-left:1em}.site-search{font-size:.875em;clear:both;display:none}.site-search .widget_product_search input[type=text],.site-search .widget_product_search input[type=search]{padding:1em 1.41575em;line-height:1}.site-search .widget_product_search form::before{top:1.15em;left:1.15em}.site-search .widget_product_search #searchsubmit{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.storefront-handheld-footer-bar{position:fixed;bottom:0;left:0;right:0;border-top:1px solid rgb(255 255 255 / .2);box-shadow:0 0 6px rgb(0 0 0 / .7);z-index:9999}.storefront-handheld-footer-bar::before,.storefront-handheld-footer-bar::after{content:"";display:table}.storefront-handheld-footer-bar::after{clear:both}.storefront-handheld-footer-bar ul{margin:0}.storefront-handheld-footer-bar ul li{display:inline-block;float:left;text-align:center}.storefront-handheld-footer-bar ul li:last-child>a{border-right:0}.storefront-handheld-footer-bar ul li>a{height:4.235801032em;display:block;position:relative;text-indent:-9999px;z-index:999;border-right:1px solid rgb(255 255 255 / .2);overflow:hidden}.storefront-handheld-footer-bar ul li>a:focus{z-index:1000}.storefront-handheld-footer-bar ul li.search .site-search{position:absolute;bottom:-2em;left:0;right:0;transition:all,ease,.2s;padding:1em;z-index:1;display:block}.storefront-handheld-footer-bar ul li.search.active .site-search{bottom:100%}.storefront-handheld-footer-bar ul li.search .site-search,.storefront-handheld-footer-bar ul li.search .widget,.storefront-handheld-footer-bar ul li.search form{margin-bottom:0}.storefront-handheld-footer-bar ul li.cart .count{text-indent:0;display:block;width:2em;height:2em;line-height:2;box-sizing:content-box;font-size:.75em;position:absolute;top:.875em;left:50%;border-radius:100%;border:1px solid}.storefront-handheld-footer-bar ul.columns-1 li{width:100%;display:block;float:none}.storefront-handheld-footer-bar ul.columns-2 li{width:50%}.storefront-handheld-footer-bar ul.columns-3 li{width:33.33333%}.storefront-handheld-footer-bar ul.columns-4 li{width:25%}.storefront-handheld-footer-bar ul.columns-5 li{width:20%}@media screen and (max-height:320px){.sf-input-focused .woocommerce-store-notice,.sf-input-focused .storefront-handheld-footer-bar{display:none}}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td::before,table.shop_table_responsive tr td::after{content:"";display:table}table.shop_table_responsive tr td::after{clear:both}table.shop_table_responsive tr td[data-title]::before{content:attr(data-title) ": ";font-weight:600;float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.actions::before,table.shop_table_responsive tr td.download-actions::before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}table.shop_table_responsive.my_account_orders .order-actions{text-align:right}table.shop_table_responsive.my_account_orders .order-actions::before{display:none}ul.products::before,ul.products::after{content:"";display:table}ul.products::after{clear:both}ul.products,.wc-block-grid__products{margin-left:0;margin-bottom:0;clear:both}ul.products li.product,ul.products .wc-block-grid__product,.wc-block-grid__products li.product,.wc-block-grid__products .wc-block-grid__product{list-style:none;margin-left:0;margin-bottom:4.235801032em;text-align:center;position:relative}ul.products li.product .star-rating,ul.products .wc-block-grid__product .star-rating,.wc-block-grid__products li.product .star-rating,.wc-block-grid__products .wc-block-grid__product .star-rating{margin:0 auto .5407911001em}ul.products li.product .woocommerce-LoopProduct-link,ul.products .wc-block-grid__product .woocommerce-LoopProduct-link,.wc-block-grid__products li.product .woocommerce-LoopProduct-link,.wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link{display:block}ul.products li.product .price,ul.products .wc-block-grid__product .price,.wc-block-grid__products li.product .price,.wc-block-grid__products .wc-block-grid__product .price{display:block;color:#43454b;font-weight:400;margin-bottom:1rem}ul.products li.product .price ins,ul.products .wc-block-grid__product .price ins,.wc-block-grid__products li.product .price ins,.wc-block-grid__products .wc-block-grid__product .price ins{margin-left:.6180469716em;background-color:#fff0}ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-category__title,ul.products li.product .wc-block-grid__product-title,ul.products li.product .wc-block-grid__product-title>a,ul.products .wc-block-grid__product .woocommerce-loop-product__title,ul.products .wc-block-grid__product .woocommerce-loop-category__title,ul.products .wc-block-grid__product .wc-block-grid__product-title,ul.products .wc-block-grid__product .wc-block-grid__product-title>a,.wc-block-grid__products li.product .woocommerce-loop-product__title,.wc-block-grid__products li.product .woocommerce-loop-category__title,.wc-block-grid__products li.product .wc-block-grid__product-title,.wc-block-grid__products li.product .wc-block-grid__product-title>a,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a{font-weight:400;margin-bottom:.5407911001em}ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-category__title,ul.products li.product .wc-block-grid__product-title,ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size),ul.products .wc-block-grid__product .woocommerce-loop-product__title,ul.products .wc-block-grid__product .woocommerce-loop-category__title,ul.products .wc-block-grid__product .wc-block-grid__product-title,ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size),.wc-block-grid__products li.product .woocommerce-loop-product__title,.wc-block-grid__products li.product .woocommerce-loop-category__title,.wc-block-grid__products li.product .wc-block-grid__product-title,.wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size),.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size){font-size:1rem}ul.products li.product .star-rating,ul.products .wc-block-grid__product .star-rating,.wc-block-grid__products li.product .star-rating,.wc-block-grid__products .wc-block-grid__product .star-rating{font-size:.875em}ul.products li.product img,ul.products .wc-block-grid__product img,.wc-block-grid__products li.product img,.wc-block-grid__products .wc-block-grid__product img{display:block;margin:0 auto 1.618em}ul.products li.product.product-category img,ul.products .wc-block-grid__product.product-category img,.wc-block-grid__products li.product.product-category img,.wc-block-grid__products .wc-block-grid__product.product-category img{margin-bottom:1.618em}ul.products li.product .button,ul.products .wc-block-grid__product .button,.wc-block-grid__products li.product .button,.wc-block-grid__products .wc-block-grid__product .button{margin-bottom:.236em}.hentry .entry-content .wc-block-grid__products .wc-block-grid__product>a,.hentry .entry-content ul.products li.product>a{text-decoration:none}.price del{opacity:.5;font-weight:400}.price del+ins{margin-left:.327em}.single-product .pswp__button{background-color:#fff0}.single-product div.product{position:relative;overflow:hidden}.single-product div.product::before,.single-product div.product::after{content:"";display:table}.single-product div.product::after{clear:both}.single-product div.product .images,.single-product div.product .summary,.single-product div.product .woocommerce-product-gallery{margin-bottom:2.617924em;margin-top:0}.single-product div.product .woocommerce-product-gallery{position:relative}.single-product div.product .woocommerce-product-gallery .zoomImg{background-color:#fff}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:.875em;right:.875em;display:block;height:2em;width:2em;border-radius:3px;z-index:99;text-align:center}.single-product div.product .woocommerce-product-gallery img{margin:0}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1.618em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::before,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after{content:"";display:table}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after{clear:both}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:1.618em;cursor:pointer}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;transition:all,ease,.2s}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:42.8571428571%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:23.8095238%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:8.5714285714%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.single-product div.product .images .woocommerce-main-image{margin-bottom:1.618em;display:block}.single-product div.product .images .thumbnails a.zoom{display:block;width:22.05%;margin-right:3.8%;float:left;margin-bottom:1em}.single-product div.product .images .thumbnails a.zoom.last{margin-right:0}.single-product div.product .images .thumbnails a.zoom.first{clear:both}.single-product div.product form.cart{margin-bottom:1.618em;padding:1em 0}.single-product div.product form.cart::before,.single-product div.product form.cart::after{content:"";display:table}.single-product div.product form.cart::after{clear:both}.single-product div.product form.cart .quantity{float:left;margin-right:.875em}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity{float:none;margin-right:0}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .quantity{margin-right:0}.single-product div.product p.price{font-size:1.41575em;margin:1.41575em 0}.single-product div.product table.variations{table-layout:fixed;margin:0}.single-product div.product table.variations th,.single-product div.product table.variations td{display:list-item;padding:0;list-style:none;background-color:#fff0}.single-product div.product table.variations .value{margin-bottom:1em}.single-product div.product table.variations select{max-width:70%;vertical-align:middle}.single-product div.product .single_variation .price{margin-bottom:1em;display:block}.single-product div.product .variations_button{padding-top:1em}.single-product div.product .variations_button::before,.single-product div.product .variations_button::after{content:"";display:table}.single-product div.product .variations_button::after{clear:both}.single-product div.product .woocommerce-product-rating{margin-bottom:1.618em;margin-top:-.875em}.single-product div.product .woocommerce-product-rating::before,.single-product div.product .woocommerce-product-rating::after{content:"";display:table}.single-product div.product .woocommerce-product-rating::after{clear:both}.single-product div.product .woocommerce-product-rating a{font-weight:600;text-decoration:underline}.single-product div.product .woocommerce-product-rating a:hover{text-decoration:none}.single-product div.product .woocommerce-product-rating .star-rating{float:left;margin-right:.6180469716em}.single-product div.product .product_meta{font-size:.875em;padding-top:1em;border-top:1px solid rgb(0 0 0 / .05)}.single-product div.product .product_meta .sku_wrapper,.single-product div.product .product_meta .posted_in,.single-product div.product .product_meta .tagged_as{display:block}.single-product div.product .product_meta .sku_wrapper:last-child,.single-product div.product .product_meta .posted_in:last-child,.single-product div.product .product_meta .tagged_as:last-child{border-bottom:0}.single-product div.product .product_meta a{font-weight:600;text-decoration:underline}.single-product div.product .product_meta a:hover{text-decoration:none}.single-product div.product .edit-link{font-size:.875em;margin-top:1em}.stock:empty::before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#e2401c}a.reset_variations{display:inline-block;margin-left:1em}#reviews{outline:none}#reviews #comments{padding-top:0}#reviews .comment-reply-title{display:none}#reviews .commentlist{list-style:none;margin-left:0}#reviews .commentlist li{margin-bottom:2.617924em;list-style:none;clear:both}#reviews .commentlist li::before,#reviews .commentlist li::after{content:"";display:table}#reviews .commentlist li::after{clear:both}#reviews .commentlist li .comment_container{border-radius:3px}#reviews .commentlist li .comment_container::before,#reviews .commentlist li .comment_container::after{content:"";display:table}#reviews .commentlist li .comment_container::after{clear:both}#reviews .commentlist li .comment_container .comment-text{width:81.8181818182%;float:right;margin-right:0}#reviews .commentlist li .comment_container .comment-text .star-rating{float:right;font-size:.875em;line-height:1;height:1em}#reviews .commentlist li:last-child{border-bottom:0;margin-bottom:0}#reviews .commentlist li time{opacity:.5;font-size:.875em}#reviews .commentlist li .avatar{width:9.0909090909%;float:left;margin-right:9.0909090909%;height:auto}#reviews .commentlist li p.meta{margin-bottom:1em}#reviews .commentlist li p.meta strong{line-height:1}#reviews .commentlist li p.meta time{display:block}#reviews .commentlist li p.meta .verified{font-style:normal;font-size:.875em}#reviews .commentlist li p.meta .woocommerce-review__dash{display:none}#reviews .commentlist li ul.children{margin:0;width:81.8181818182%;float:right;margin-right:0;padding-top:1.618em}#reviews .commentlist li ul.children .avatar{width:11.1111111111%;float:left;margin-right:11.1111111111%}#reviews .commentlist li ul.children .comment-text{width:77.7777777778%;float:right;margin-right:0}#reviews .commentlist li ul.children li{margin-bottom:1.618em}#reviews .commentlist li ul.children li:last-child{margin-bottom:0}#reviews .comment-form-rating{clear:both}#reviews .comment-form-rating label{display:block}.storefront-breadcrumb{margin:0 0 1.618em;padding:1em 0}.woocommerce-breadcrumb{font-size:.875em}.woocommerce-breadcrumb a{text-decoration:underline}.woocommerce-breadcrumb a:hover{text-decoration:none}.woocommerce-breadcrumb .breadcrumb-separator{display:inline-block;padding:0 .5407911001em}.product_list_widget{list-style:none;margin-left:0}.product_list_widget li{padding:1em 0;border-bottom:1px solid rgb(0 0 0 / .05)}.product_list_widget li::before,.product_list_widget li::after{content:"";display:table}.product_list_widget li::after{clear:both}.product_list_widget li img{max-width:2.617924em;float:right}.product_list_widget li>a{display:block}.product_list_widget a:hover{color:#2c2d33}.widget ul.products li.product a{text-decoration:none}.widget_products a{display:block}.widget_shopping_cart .product_list_widget{margin-bottom:0}.widget_shopping_cart .product_list_widget li{padding-left:2em;position:relative}.widget_shopping_cart .product_list_widget li a.remove{position:absolute;top:1em;left:0;opacity:1}.widget_shopping_cart p.total,.widget_shopping_cart p.buttons{padding:1em 0;margin:0;text-align:center}.widget_shopping_cart p.total{border-bottom:1px solid rgb(0 0 0 / .05)}.widget_shopping_cart .buttons a{display:block;margin-bottom:.6180469716em}.widget_shopping_cart .buttons a:last-child{margin-bottom:0}.widget_shopping_cart .buttons a img{margin-left:auto;margin-right:auto}.site-header .widget_shopping_cart p.total,.site-header .widget_shopping_cart p.buttons,.site-header .widget_shopping_cart li{padding-left:1.41575em;padding-right:1.41575em}.widget_layered_nav li{margin-bottom:.6180469716em}.widget.woocommerce li .count{font-size:1em;float:right}.widget_price_filter .price_slider{margin-bottom:1em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4}.widget_price_filter .price_slider_amount .button{float:left}@media(min-width:768px)and (max-width:1024px){.widget_price_filter .price_slider_amount{text-align:left}.widget_price_filter .price_slider_amount .button{display:block;float:none;width:100%}}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;top:auto;z-index:2;width:1em;height:1em;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em;cursor:ew-resize;background:#2c2d33;box-sizing:border-box;margin-top:-.25em;margin-left:auto;opacity:1;border:0}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .236em rgb(0 0 0 / .1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:#2c2d33;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em;background:rgb(0 0 0 / .1);border:0}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}/*!rtl:begin:ignore*/.rtl .widget_price_filter .price_label,.rtl .widget_price_filter .price_label span{direction:ltr;unicode-bidi:embed}/*!rtl:end:ignore*/table.cart{margin-bottom:3.706325903em}table.cart .product-quantity .plus,table.cart .product-quantity .minus{display:none}table.cart .product-thumbnail img{margin:0 auto;max-width:3.706325903em;height:auto}table.cart .product-thumbnail::before{display:none}table.cart tr:first-child td.product-remove{border-top-width:0}table.cart td.product-remove{padding:0;border-top:1.618em solid;position:relative}table.cart td.product-remove a.remove{position:absolute;font-size:1.41575em;top:-.6180469716em;right:-.6180469716em}table.cart td.product-quantity .qty{padding:.326em;width:3.706325903em}table.cart td.product-name{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}table.cart td,table.cart th{padding:.875em .875em 0}table.cart td.product-subtotal{padding-bottom:.875em}table.cart td.actions{border-top:1em solid;background-color:#fff0;padding:0}table.cart td.actions label{display:none}table.cart td.actions .coupon{padding-bottom:1em;margin-bottom:1em;border-bottom:1px solid rgb(0 0 0 / .05)}table.cart td.actions .coupon .coupon-error-notice{color:#e2401c;text-align:left}table.cart td.actions input{display:block;width:100%;margin:.5407911001em 0}table.cart td.actions input.input-text.has-error{box-shadow:inset 2px 0 0 #e2401c}.wc-proceed-to-checkout{margin-bottom:1.618em}.wc-proceed-to-checkout::before,.wc-proceed-to-checkout::after{content:"";display:table}.wc-proceed-to-checkout::after{clear:both}.wc-proceed-to-checkout .button{display:block;text-align:center;margin-bottom:1em}.wc-proceed-to-checkout .button.checkout-button{font-size:1.41575em}.woocommerce-shipping-calculator{margin:0}.woocommerce-shipping-calculator>p:first-child{margin:0}.woocommerce-shipping-calculator .shipping-calculator-form{padding-top:1.41575em}ul#shipping_method{list-style:none;margin-left:0}ul#shipping_method li{margin-bottom:.2360828548em}ul#shipping_method li:last-child{margin-bottom:0}ul#shipping_method input{margin-right:.3342343017em}.woocommerce-checkout ul#shipping_method{margin-bottom:0}.checkout_coupon{margin-bottom:2.617924em}.checkout_coupon .coupon-error-notice{color:#e2401c}.checkout_coupon .input-text.has-error{box-shadow:inset 2px 0 0 #e2401c}form.checkout{position:static!important}form.checkout::before,form.checkout::after{content:"";display:table}form.checkout::after{clear:both}form.checkout>.blockUI{position:fixed!important}#payment::before,#payment::after{content:"";display:table}#payment::after{clear:both}#payment .create-account{clear:both}#payment .payment_methods{margin:0!important;padding:0!important}#payment .payment_methods>.woocommerce-PaymentMethod>label,#payment .payment_methods>.wc_payment_method>label{display:block;padding:1.41575em;cursor:pointer}#payment .payment_methods li{list-style:none!important;margin-left:0;position:relative}#payment .payment_methods li img{float:right;border:0;padding:0;max-height:1.618em}#payment .payment_methods li:last-child:not(.woocommerce-notice){padding-bottom:0;border-bottom:0}#payment .payment_methods li p{margin:0}#payment .payment_methods li .payment_box{padding:1.41575em}#payment .payment_methods li .payment_box fieldset{border:0;margin:0;padding:1em 0 0;font-size:.875em}#payment .payment_methods li .payment_box fieldset label{width:auto;margin-left:0}#payment .payment_methods li .payment_box fieldset .form-row{margin-bottom:1em}#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox]{margin-right:5px}#payment .payment_methods li .payment_box fieldset #cvv{width:22%!important}#payment .payment_methods li .payment_box fieldset .help{width:75%;float:right}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods{padding-top:1em;margin:0}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li{margin-top:.6180469716em}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio]{margin-right:.236em}#payment .payment_methods li .payment_box ul.wc-saved-payment-methods{margin-left:0}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number,#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc{font-size:1.41575em}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number{background-repeat:no-repeat;background-position:right .6180469716em center;background-size:31px 20px;background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/unknown.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/visa.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/mastercard.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/laser.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/diners.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/maestro.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/jcb.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/amex.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/themes/storefront/assets/images/credit-cards/discover.svg)}#payment .terms{width:100%;clear:both;float:none;margin-bottom:1em}#payment .terms label{display:block;cursor:pointer}#payment .woocommerce-terms-and-conditions{padding:1em;box-shadow:inset 0 1px 3px rgb(0 0 0 / .2);margin-bottom:16px;background-color:rgb(0 0 0 / .05)}#payment .place-order{padding:1.41575em;margin-bottom:0;float:none;width:100%;margin-top:2.617924em}#payment .place-order .button{font-size:1.41575em;width:100%;white-space:pre-wrap}table.woocommerce-checkout-review-order-table .product-name{width:45%;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.admin-bar .woocommerce-checkout #wc_checkout_add_ons label+br{display:none}.woocommerce-password-strength{font-weight:600;padding:.5407911001em 0;text-align:right;font-size:.875em}.woocommerce-password-strength.strong{color:#0f834d}.woocommerce-password-strength.short{color:#e2401c}.woocommerce-password-strength.bad{color:#e2401c}.woocommerce-password-strength.good{color:#3d9cd2}label.inline{display:inline!important;margin-left:1em}.hentry .entry-content .woocommerce-MyAccount-navigation ul{margin-left:0;border-top:1px solid rgb(0 0 0 / .05)}.hentry .entry-content .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid rgb(0 0 0 / .05);position:relative}.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a{text-decoration:none;padding:.875em 0;display:block}ul.order_details{list-style:none;position:relative;margin:3.706325903em 0}ul.order_details::before,ul.order_details::after{content:"";display:table}ul.order_details::after{clear:both}ul.order_details::before,ul.order_details::after{content:"";display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px}ul.order_details::after{top:auto;bottom:-16px;transform:rotate(180deg)}ul.order_details li{padding:1em 1.618em;font-size:.8em;text-transform:uppercase}ul.order_details li:first-child{padding-top:1.618em}ul.order_details li:last-child{border:0;padding-bottom:1.618em}ul.order_details li strong{display:block;font-size:1.41575em;text-transform:none}.my_account_orders .button,.woocommerce-MyAccount-downloads .button{padding:.6180469716em .875em;font-size:.875em;margin-right:.236em}.woocommerce-MyAccount-content h2{font-size:2em;font-weight:600}.woocommerce-MyAccount-content #payment .payment_methods{margin-bottom:1.618em!important}.woocommerce-form__label-for-checkbox{cursor:pointer;display:block}.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{margin-right:.3342343017em}.form-row label{display:block}.form-row input,.form-row textarea,.form-row select{width:100%}.form-row input[type=checkbox],.form-row input[type=radio]{width:auto}.form-row .button{width:auto}.form-row.create-account label{display:inline-block}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #0f834d}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.form-row.woocommerce-invalid input.input-checkbox{outline:2px solid #e2401c;outline-offset:1px}.form-row.woocommerce-invalid .select2-selection{border-color:#e2401c;border-width:2px}.form-row-last{margin-right:0!important}.form-row-wide{clear:both;width:100%}.required{border-bottom:0!important;color:#e2401c}.password-input{display:block;position:relative}.show-password-input{position:absolute;right:0;top:0;padding:.618em;line-height:1.618;cursor:pointer}.show-password-input::after{font-family:"Font Awesome 5 Free";font-weight:900;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;line-height:1;content:""}.show-password-input.display-password::after{color:#e8e8e8}.demo_store{position:fixed;left:0;bottom:69px;right:0;margin:0;padding:1em 1.41575em;background-color:#3d9cd2;color:#fff;z-index:9998}.demo_store a{color:#fff;font-weight:400;text-decoration:underline}.demo_store a:hover{text-decoration:none}.demo_store a.woocommerce-store-notice__dismiss-link{display:block}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.55em;font-family:"Font Awesome 5 Free";font-weight:400}.star-rating::before,.star-rating span::before{content:"";top:0;left:0;position:absolute}.star-rating::before{opacity:.25;float:left}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;color:#2c2d33}p.stars{display:inline-block;margin:0}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;overflow:hidden;display:inline-block;text-decoration:none;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"Font Awesome 5 Free";content:"";font-size:.95em;color:#43454b;text-indent:0;opacity:.25}p.stars a:hover~a::before{color:#43454b;opacity:.25}p.stars:hover a::before{color:#7f54b3;opacity:1}p.stars.selected a.active::before{color:#7f54b3;opacity:1}p.stars.selected a.active~a::before{color:#43454b;opacity:.25}p.stars.selected a:not(.active)::before{color:#7f54b3;opacity:1}.wc-block-grid__product-onsale,.onsale{border:1px solid;border-color:#43454b;color:#43454b;padding:.202em .6180469716em;font-size:.875em;text-transform:uppercase;font-weight:600;display:inline-block;margin-bottom:1em;border-radius:3px;position:relative}.quantity .qty{width:4.235801032em;text-align:center}.storefront-sorting{font-size:.875em;margin-bottom:2.617924em}.woocommerce-tabs{overflow:hidden;padding:1em 0}.woocommerce-tabs::before,.woocommerce-tabs::after{content:"";display:table}.woocommerce-tabs::after{clear:both}.woocommerce-tabs ul.tabs{list-style:none;margin-left:0;text-align:left;border-top:1px solid rgb(0 0 0 / .05)}.woocommerce-tabs ul.tabs li{display:block;margin:0;border-bottom:1px solid rgb(0 0 0 / .05);position:relative}.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{font-size:1.618em;margin-bottom:1em}.related>h2:first-child,.upsells>h2:first-child{font-size:1.618em;margin-bottom:1em}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{margin-bottom:2.617924em;background-color:#0f834d;margin-left:0;border-radius:2px;color:#fff;clear:both;border-left:.6180469716em solid rgb(0 0 0 / .15);padding:1em 2em 1em 3.5em;position:relative;list-style:none outside}.woocommerce-message::before,.woocommerce-message::after,.woocommerce-info::before,.woocommerce-info::after,.woocommerce-error::before,.woocommerce-error::after,.woocommerce-noreviews::before,.woocommerce-noreviews::after,p.no-comments::before,p.no-comments::after{content:"";display:table}.woocommerce-message::after,.woocommerce-info::after,.woocommerce-error::after,.woocommerce-noreviews::after,p.no-comments::after{clear:both}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a,.woocommerce-noreviews a,p.no-comments a{color:#fff}.woocommerce-message a:hover,.woocommerce-info a:hover,.woocommerce-error a:hover,.woocommerce-noreviews a:hover,p.no-comments a:hover{color:#fff;opacity:.7}.woocommerce-message a.button:hover,.woocommerce-info a.button:hover,.woocommerce-error a.button:hover,.woocommerce-noreviews a.button:hover,p.no-comments a.button:hover{opacity:1}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before,.woocommerce-noreviews::before,p.no-comments::before{font-family:"Font Awesome 5 Free";content:"";display:inline-block;position:absolute;top:1.05em;left:1.5em;color:#fff}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button,.woocommerce-noreviews .button,p.no-comments .button{float:right;padding:0;background:none;color:#fff;box-shadow:none;line-height:1.618;margin-left:1em;padding-left:1em;border-width:0;border-left-width:1px;border-left-style:solid;border-left-color:rgb(255 255 255 / .25)!important;border-radius:0}.woocommerce-message .button:hover,.woocommerce-info .button:hover,.woocommerce-error .button:hover,.woocommerce-noreviews .button:hover,p.no-comments .button:hover{background:none;color:#fff;opacity:.7}.woocommerce-message pre,.woocommerce-info pre,.woocommerce-error pre,.woocommerce-noreviews pre,p.no-comments pre{background-color:rgb(0 0 0 / .1)}.woocommerce-message::before{content:""}.site-content>.col-full>.woocommerce>.woocommerce-message:first-child,.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,.site-content>.col-full>.woocommerce>.woocommerce-error:first-child{margin-top:2.617924em}.woocommerce-error{list-style:none}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#3d9cd2}.woocommerce-info.woocommerce-no-products-found{background-color:#fff0;border:none;color:inherit;padding:1em 0}.woocommerce-info.woocommerce-no-products-found::before,.woocommerce-info.woocommerce-no-products-found::after{content:none}.woocommerce-error{background-color:#e2401c}dl.variation{font-size:.875em}dl.variation dd{margin:0 0 1em}.wc-item-meta{font-size:.875em;margin-left:0;list-style:none}.wc-item-meta li::before,.wc-item-meta li::after{content:"";display:table}.wc-item-meta li::after{clear:both}.wc-item-meta li strong,.wc-item-meta li p{display:inline-block}.woocommerce-MyAccount-content .woocommerce-Pagination{text-align:center}.storefront-product-section{margin-bottom:1.618em}.storefront-product-section .section-title{text-align:center;margin-bottom:1em}.storefront-product-section:last-child{margin-bottom:0}.storefront-product-pagination{display:none}.storefront-sticky-add-to-cart{display:none}@media(min-width:768px){.demo_store{bottom:0}.demo_store a.woocommerce-store-notice__dismiss-link{background:rgb(0 0 0 / .1);float:right;display:inline-block;margin:-1em -1.41575em -1em 0;padding:1em 1.41575em}.storefront-handheld-footer-bar{display:none}.storefront-breadcrumb{padding:1.41575em 0;margin:0 0 3.706325903em}table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td::before{display:none}.site-header-cart{position:relative}.site-header-cart .cart-contents{padding:1.618em 0;display:block;position:relative;background-color:#fff0;height:auto;width:auto;text-indent:0}.site-header-cart .cart-contents .amount{margin-right:.327em}.site-header-cart .cart-contents .count{font-weight:400;opacity:.5;font-size:.875em}.site-header-cart .cart-contents span{display:inline}.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;font-size:.875em;left:-999em;display:block}.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device{display:none;left:0}.site-header-cart .widget_shopping_cart h2.widgettitle{display:none}.site-header-cart .widget_shopping_cart .product_list_widget{height:0}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove{position:relative;float:left;top:auto}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before{text-align:left}.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block}.site-header-cart:hover .widget_shopping_cart .product_list_widget,.site-header-cart.focus .widget_shopping_cart .product_list_widget{height:auto}.site-search{display:block}.site-search form{margin:0}ul.products li.product,ul.products .wc-block-grid__product,.wc-block-grid__products li.product,.wc-block-grid__products .wc-block-grid__product{clear:none;width:100%;float:left;font-size:.875em}ul.products li.product.first,ul.products .wc-block-grid__product.first,.wc-block-grid__products li.product.first,.wc-block-grid__products .wc-block-grid__product.first{clear:both!important}ul.products li.product.last,ul.products .wc-block-grid__product.last,.wc-block-grid__products li.product.last,.wc-block-grid__products .wc-block-grid__product.last{margin-right:0!important}.page-template-template-fullwidth-php .site-main ul.products.columns-1 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-1 li.product,.page-template-template-homepage-php .site-main ul.products.columns-1 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-1 li.product,.storefront-full-width-content .site-main ul.products.columns-1 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-1 li.product{width:100%;margin-right:0;float:none}.page-template-template-fullwidth-php .site-main ul.products.columns-2 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-2 li.product,.page-template-template-homepage-php .site-main ul.products.columns-2 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-2 li.product,.storefront-full-width-content .site-main ul.products.columns-2 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-2 li.product{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-3 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-3 li.product,.page-template-template-homepage-php .site-main ul.products.columns-3 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-3 li.product,.storefront-full-width-content .site-main ul.products.columns-3 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-3 li.product{width:30.4347826087%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,.storefront-full-width-content .site-main ul.products.columns-4 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product{width:21.7391304348%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-5 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-5 li.product,.page-template-template-homepage-php .site-main ul.products.columns-5 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-5 li.product,.storefront-full-width-content .site-main ul.products.columns-5 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-5 li.product{width:16.9%;margin-right:3.8%}.page-template-template-fullwidth-php .site-main ul.products.columns-6 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-6 li.product,.page-template-template-homepage-php .site-main ul.products.columns-6 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-6 li.product,.storefront-full-width-content .site-main ul.products.columns-6 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-6 li.product{width:13.0434782609%;float:left;margin-right:4.347826087%}.site-main ul.products li.product{width:29.4117647059%;float:left;margin-right:5.8823529412%}.site-main ul.products.columns-1 li.product{width:100%;margin-right:0;float:none}.site-main ul.products.columns-2 li.product{width:48%;margin-right:3.8%}.site-main ul.products.columns-3 li.product{width:29.4117647059%;float:left;margin-right:5.8823529412%}.site-main ul.products.columns-4 li.product{width:22.05%;margin-right:3.8%}.site-main ul.products.columns-5 li.product{width:16.9%;margin-right:3.8%}.site-main ul.products.columns-6 li.product{width:11.7647058824%;float:left;margin-right:5.8823529412%}.single-product div.product .images{width:41.1764705882%;float:left;margin-right:5.8823529412%;margin-bottom:3.706325903em}.single-product div.product .images .thumbnails::before,.single-product div.product .images .thumbnails::after{content:"";display:table}.single-product div.product .images .thumbnails::after{clear:both}.single-product div.product .images .thumbnails a.zoom{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .images .thumbnails a.zoom.last{float:right;margin-right:0}.single-product div.product .woocommerce-product-gallery{width:41.1764705882%;float:left;margin-right:5.8823529412%;margin-bottom:3.706325903em}.single-product div.product .summary{width:52.9411764706%;float:right;margin-right:0}.single-product div.product .woocommerce-tabs{clear:both}#reviews .comment-form-author,#reviews .comment-form-email{width:47%}#reviews .comment-form-email{margin-right:0}.storefront-full-width-content.single-product div.product .images{width:39.1304347826%;float:left;margin-right:4.347826087%;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom.last{margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery{width:39.1304347826%;float:left;margin-right:4.347826087%;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:44.4444444444%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:25.9259259333%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:16.6666666667%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.storefront-full-width-content.single-product div.product .summary{width:56.5217391304%;float:right;margin-right:0;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .woocommerce-tabs{clear:both}.storefront-full-width-content.single-product #reviews .commentlist li .avatar{width:6.6666666667%;float:left;margin-right:6.6666666667%}.storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text{width:86.6666666667%;float:right;margin-right:0}.storefront-full-width-content.single-product #reviews .commentlist ul.children{width:86.6666666667%;float:right;margin-right:0}.storefront-full-width-content.single-product #reviews .commentlist ul.children .avatar{width:7.6923076923%;float:left;margin-right:7.6923076923%}.storefront-full-width-content.single-product #reviews .commentlist ul.children .comment-text{width:84.6153846154%;float:right;margin-right:0}.storefront-full-width-content.woocommerce-cart .entry-header,.storefront-full-width-content.woocommerce-checkout .entry-header,.storefront-full-width-content.woocommerce-account .entry-header,.storefront-full-width-content .woocommerce-products-header{text-align:center;padding:0 0 5.9968353111em}.storefront-full-width-content.woocommerce-cart .entry-header h1:last-child,.storefront-full-width-content.woocommerce-checkout .entry-header h1:last-child,.storefront-full-width-content.woocommerce-account .entry-header h1:last-child,.storefront-full-width-content .woocommerce-products-header h1:last-child{margin-bottom:0}.storefront-full-width-content .up-sells>h2:first-child,.storefront-full-width-content .related.products>h2:first-child{text-align:center}.woocommerce .page-description{margin-bottom:1.618em}.storefront-sorting{margin-bottom:2.617924em}.storefront-sorting::before,.storefront-sorting::after{content:"";display:table}.storefront-sorting::after{clear:both}.storefront-sorting select{width:auto}.woocommerce-result-count{float:left;position:relative;margin-bottom:0;padding:.327em 0}.woocommerce-ordering{float:left;margin-right:1em;margin-bottom:0;padding:.327em 0}.woocommerce-pagination{float:right;border:0;clear:none;padding:0;margin-bottom:0}.woocommerce-cart .hentry,.woocommerce-checkout .hentry{border-bottom:0;padding-bottom:0}.page-template-template-fullwidth-php table.cart .product-thumbnail{display:table-cell}.page-template-template-fullwidth-php table.cart thead{font-size:1em;text-indent:0}table.cart th,table.cart td{padding:1.618em}table.cart .qty{padding:.875em;max-width:3.632em}table.cart td.product-remove{display:table-cell;padding:1.618em;border:0}table.cart td.product-remove a.remove{float:none;position:relative;top:auto;right:auto;font-size:1em}table.cart .product-quantity .plus,table.cart .product-quantity .minus{display:inline-block}table.cart .quantity .qty{padding:.6180469716em}table.cart td.actions{text-align:right}table.cart td.actions label{display:none}table.cart td.actions .coupon{padding-bottom:0;margin-bottom:0;border-bottom:none;display:inline-block;float:left}table.cart td.actions input{display:inline-block;width:auto;margin:0}.cart-collaterals::before,.cart-collaterals::after{content:"";display:table}.cart-collaterals::after{clear:both}.cart-collaterals h2{font-size:1.618em}.cart-collaterals .cross-sells{width:41.1764705882%;float:left;margin-right:5.8823529412%}.cart-collaterals .cart_totals,.cart-collaterals .shipping_calculator{width:52.9411764706%;float:right;margin-right:0;margin:0;clear:right}.cart-collaterals .cart_totals small.includes_tax{display:block}.cart-collaterals .shipping_calculator{clear:right}.page-template-template-fullwidth-php .cart-collaterals .cross-sells{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .cart-collaterals .cart_totals,.page-template-template-fullwidth-php .cart-collaterals .shipping_calculator{width:47.8260869565%;float:right;margin-right:0}#ship-to-different-address{position:relative}#ship-to-different-address label{font-weight:300}#ship-to-different-address .woocommerce-form__input-checkbox{position:absolute;top:50%;right:0;transform:translateY(-50%);margin-right:0}.col2-set{width:52.9411764706%;float:left;margin-right:5.8823529412%}.col2-set .form-row-first{width:44.4444444444%;float:left;margin-right:11.1111111111%}.col2-set .form-row-last{width:44.4444444444%;float:right;margin-right:0}.col2-set .col-1,.col2-set .col-2{margin-bottom:1.618em}.col2-set+#customer_details{display:none}.col2-set .woocommerce-billing-fields::before,.col2-set .woocommerce-billing-fields::after{content:"";display:table}.col2-set .woocommerce-billing-fields::after{clear:both}.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0}.col2-set.addresses .col-1{width:47.0588235294%;float:left;margin-right:5.8823529412%}.col2-set.addresses .col-2{width:47.0588235294%;float:right;margin-right:0}#customer_details+#wc_checkout_add_ons{width:41.1764705882%;float:right;margin-right:0}#wc_checkout_add_ons input[type=radio]{float:left;margin-right:.5407911001em;clear:left;margin-top:.35em}#order_review_heading,#order_review{width:41.1764705882%;float:right;margin-right:0;clear:right}#order_review{transition:box-shadow ease .4s}#order_review_heading{margin-bottom:0;padding-bottom:.6180469716em}.woocommerce-order-pay #order_review,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review{width:100%;float:none}.woocommerce-order-pay #order_review #payment h3,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3{padding-left:1em;padding-top:1em}.woocommerce-order-pay #order_review #payment .form-row,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row{padding:1em}.woocommerce-order-pay #order_review .payment_methods+.form-row,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods+.form-row{padding:1em}.woocommerce-order-pay #order_review .button#place_order,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order{display:block;width:100%;font-size:1.41575em}.page-template-template-fullwidth-php .col2-set{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set .form-row-first{width:45.4545454545%;float:left;margin-right:9.0909090909%}.page-template-template-fullwidth-php .col2-set .form-row-last{width:45.4545454545%;float:right;margin-right:0}.page-template-template-fullwidth-php .col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php #order_review_heading,.page-template-template-fullwidth-php #order_review{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php #customer_details+#wc_checkout_add_ons{width:47.8260869565%;float:right;margin-right:0}#order_review .shop_table{margin-bottom:2.617924em}table+.addresses{margin-top:1.618em}.col2-set#customer_login,.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0}.col2-set#customer_login .col-1,.col2-set.addresses .col-1{width:41.1764705882%;float:left;margin-right:5.8823529412%}.col2-set#customer_login .col-2,.col2-set.addresses .col-2{width:52.9411764706%;float:right;margin-right:0}.woocommerce-MyAccount-navigation{width:17.6470588235%;float:left;margin-right:5.8823529412%}.woocommerce-MyAccount-content{width:76.4705882353%;float:right;margin-right:0}.woocommerce-MyAccount-content .form-row-first{width:38.4615384615%;float:left;margin-right:7.6923076923%}.woocommerce-MyAccount-content .form-row-last{width:53.8461538462%;float:right;margin-right:0}.left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content{width:76.4705882353%;float:left;margin-right:5.8823529412%}.left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-navigation{width:17.6470588235%;float:right;margin-right:0}table.my_account_orders{font-size:.875em}.page-template-template-fullwidth-php .col2-set#customer_login .col-1,.page-template-template-fullwidth-php .col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set#customer_login .col-2,.page-template-template-fullwidth-php .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-content{width:73.9130434783%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-first{width:46.6666666667%;float:left;margin-right:6.6666666667%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-last{width:46.6666666667%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set{width:100%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set .col-1{width:46.6666666667%;float:left;margin-right:6.6666666667%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set .col-2{width:46.6666666667%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-navigation{width:21.7391304348%;float:right;margin-right:0}.addresses header.title::before,.addresses header.title::after{content:"";display:table}.addresses header.title::after{clear:both}.addresses header.title a{float:right;overflow:hidden}.addresses header.title h3{float:left}.form-row-first{width:47.0588235294%;float:left;margin-right:5.8823529412%;clear:both}.form-row-last{width:47.0588235294%;float:right;margin-right:0}.page-template-template-fullwidth-php .form-row-first{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .form-row-last{width:47.8260869565%;float:right;margin-right:0}.storefront-full-width-content .woocommerce-tabs ul.tabs{width:30.4347826087%;float:left;margin-right:4.347826087%}.storefront-full-width-content .woocommerce-tabs .panel{width:65.2173913043%;float:right;margin-right:0;margin-bottom:3.706325903em}.woocommerce-tabs{padding-top:2.617924em;padding-bottom:2.617924em}.woocommerce-tabs ul.tabs{width:29.4117647059%;float:left;margin-right:5.8823529412%}.woocommerce-tabs ul.tabs li.active::after{right:1em}.woocommerce-tabs .panel{width:64.7058823529%;float:right;margin-right:0;margin-top:0}.storefront-product-pagination{display:block}.storefront-product-pagination a{position:fixed;top:50%;width:500px;box-shadow:0 0 5px rgb(0 0 0 / .2);z-index:1499;display:flex;align-items:center}.storefront-product-pagination a img{max-width:90px;border-radius:0}.storefront-product-pagination a[rel=prev]{left:-455px;transition:left .3s ease-out;flex-direction:row-reverse;padding-left:1em}.storefront-product-pagination a[rel=prev]:hover{left:0}.storefront-product-pagination a[rel=prev] img{margin-left:1.41575em}.storefront-product-pagination a[rel=prev] .storefront-product-pagination__title{margin-right:auto}.storefront-product-pagination a[rel=next]{right:-455px;transition:right .3s ease-in;padding-right:1em}.storefront-product-pagination a[rel=next]:hover{right:0}.storefront-product-pagination a[rel=next] img{margin-right:1.41575em}.storefront-product-pagination a[rel=next] .storefront-product-pagination__title{margin-left:auto}.storefront-sticky-add-to-cart{display:block;position:fixed;top:0;left:0;right:0;z-index:99998;transform:translate3d(0,-100%,0);padding:1em;overflow:hidden;zoom:1;box-shadow:0 1px 2px rgb(0 0 0 / .2);animation-duration:.5s;animation-fill-mode:both}.storefront-sticky-add-to-cart--slideInDown{animation-name:slideInDown}.storefront-sticky-add-to-cart--slideOutUp{animation-name:slideOutUp}.storefront-sticky-add-to-cart__content{display:flex;align-items:center;justify-content:center}.storefront-sticky-add-to-cart__content-title{display:block}.storefront-sticky-add-to-cart__content-price{margin-right:.875em;opacity:.5}.storefront-sticky-add-to-cart__content-button{margin-left:auto}.storefront-sticky-add-to-cart img{max-width:3.706325903em;margin:0 1.41575em 0 0;padding:3px;border:1px solid rgb(0 0 0 / .1)}.storefront-sticky-add-to-cart .star-rating{display:inline-block;margin:0;vertical-align:bottom}.admin-bar .storefront-sticky-add-to-cart--slideInDown{top:32px}}@media(min-width:768px)and (max-width:900px){body:not(.page-template-template-fullwidth-php) table.cart td,body:not(.page-template-template-fullwidth-php) table.cart th{padding:1em}}@import"../fonts/icons/style.css";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Open+Sans:wght@700&family=Poppins:wght@400;700&display=swap";body{font-family:"Montserrat",sans-serif;font-weight:400}body img{border-radius:0}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{margin-bottom:25px}a,.hentry .entry-content a{outline:none;text-decoration:none}.col-full{width:100%;box-sizing:border-box;max-width:1240px;padding:0 20px;margin:0 auto}.col-full:after,.col-full:before{content:none}@media screen and (min-width:768px)and (max-width:1280px){.col-full{padding:0 50px}}.site-main h1,.site-main h2{font-size:3.5rem;margin-bottom:54px;font-weight:700;position:relative}.site-main h1:before,.site-main h2:before{content:" ";width:43px;height:10px;display:block;position:absolute;margin:0 auto;left:0;right:0;top:-25px;background-image:url(/wp-content/themes/storefront-child/img/dots.png)}@media screen and (max-width:768px){.site-main h1,.site-main h2{font-size:1.75rem;margin-bottom:30px}}.site-main button,.site-main input[type=button],.site-main input[type=reset],.site-main input[type=submit],.site-main .button,.site-main .widget a.button{border-radius:4px}.quantity .plus,.quantity .minus{color:#6957bd;background:#f0f4fe;border-radius:8px;font-size:1.5rem;width:47px;height:47px;display:inline-flex;justify-content:center;align-items:center;padding:0;font-family:"Montserrat",sans-serif}.quantity input.qty{font-family:"Montserrat",sans-serif;position:relative;top:-2px;width:47px;height:47px;padding:0;display:inline-flex;justify-content:center;align-items:center;background:none;box-shadow:none;color:#6957bd;font-size:1rem;line-height:1.5rem;font-weight:500}.star-rating span::before,p.stars a:hover::after,p.stars a::after,.star-rating span::before{color:#ffcc5a}p.stars.selected a.active::before,p.stars:hover a::before,p.stars.selected a:not(.active)::before,p.stars.selected a.active::before{color:#ffcc5a}.storefront-handheld-footer-bar ul li.search>a{color:#6957bd!important}.storefront-handheld-footer-bar ul li.search>a:before{content:"";font-family:"keemple"!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-indent:0;font-size:32px;line-height:2.1}.storefront-handheld-footer-bar ul li.cart>a{color:#6957bd!important}.storefront-handheld-footer-bar ul li.cart>a:before{content:"";font-family:"keemple"!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-indent:0;font-size:32px;line-height:2.1}.storefront-handheld-footer-bar ul li.cart .count{background:#6957bd}.storefront-handheld-footer-bar ul li.my-account>a{display:flex;justify-content:center;align-items:center}.storefront-handheld-footer-bar ul li.my-account>a:before{left:auto;right:auto;top:auto;bottom:auto;content:"";display:block;background:url(/wp-content/themes/storefront-child/img/user.png) center center no-repeat;filter:invert(37%) sepia(93%) saturate(424%) hue-rotate(210deg) brightness(86%) contrast(90%);background-size:contain;width:32px;height:32px}.site-header{border:none;padding-top:27px;padding-bottom:0!important;margin-bottom:0!important}.site-header .col-full.top-header{display:flex;justify-content:space-between;align-items:center}.site-header .col-full.top-header .top-left{display:flex;align-items:center}.site-header .col-full.top-header .top-left .logo .site-branding{float:none;margin-right:80px;margin-bottom:0;width:84px}.site-header .col-full.top-header .top-left .search-wrapper{width:410px}.site-header .col-full.top-header .top-left .search-wrapper .site-search{float:none;max-width:410px;width:100%;margin-top:40px;margin-bottom:0}.site-header .col-full.top-header .top-left .search-wrapper .site-search form{display:flex}.site-header .col-full.top-header .top-left .search-wrapper .site-search form:before{content:none}.site-header .col-full.top-header .top-left .search-wrapper .site-search form input[type=search]{font-family:"Poppins",sans-serif;background:rgb(208 208 210 / .25);color:#383838;font-size:1.125rem;padding:.25em 1.5em;height:36px;border:none;box-shadow:none;border-radius:8px 0 0 8px}.site-header .col-full.top-header .top-left .search-wrapper .site-search form input[type=search]:focus{outline:none}.site-header .col-full.top-header .top-left .search-wrapper .site-search form input[type=search]::placeholder{color:#a7a7a7;opacity:1}.site-header .col-full.top-header .top-left .search-wrapper .site-search form input[type=search]:-ms-input-placeholder{color:#a7a7a7}.site-header .col-full.top-header .top-left .search-wrapper .site-search form input[type=search]::-ms-input-placeholder{color:#a7a7a7}.site-header .col-full.top-header .top-left .search-wrapper .site-search form button[type=submit]{border:none;clip:unset;-webkit-clip-path:unset;clip-path:unset;margin:0;overflow:unset;word-wrap:unset!important;font-size:1.125rem;padding:.75em 15px;height:36px;width:36px;line-height:1;outline:none;float:left;border-radius:0 8px 8px 0;display:block;text-indent:-9999px;position:relative}.site-header .col-full.top-header .top-left .search-wrapper .site-search form button[type=submit]:before{position:absolute;right:10px;content:"";font-family:"keemple"!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-indent:0;top:10px}@media screen and (max-width:768px){.site-header .col-full.top-header .top-left .search-wrapper{display:none}}.site-header .col-full.top-header .top-right{display:flex;align-items:center}.site-header .col-full.top-header .top-right .login-wrapper a{margin-top:44.5px;display:inline-block;margin-right:15px}.site-header .col-full.top-header .top-right .login-wrapper a img{display:block}@media screen and (max-width:768px){.site-header .col-full.top-header .top-right .login-wrapper{display:none}}.site-header .col-full.top-header .top-right .cart-wrapper{margin-right:52px}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart{width:auto;float:none;margin-top:42px;margin-bottom:0}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .cart-contents{width:32px;outline:none;padding:0}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .cart-contents:after{font-size:39px;line-height:1;float:none;content:"";font-family:"keemple"!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-indent:0}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .cart-contents span.woocommerce-Price-amount{display:none}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .cart-contents .count{background:#6957bd!important;color:#fff;width:20px;height:20px;position:absolute;right:-5px;display:inline-block;text-align:center;line-height:20px;border-radius:100%;opacity:1;font-size:.75rem;text-indent:1px!important}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart .widget_shopping_cart{width:320px}.site-header .col-full.top-header .top-right .cart-wrapper #site-header-cart:hover .widget_shopping_cart{right:0;left:auto}@media screen and (max-width:768px){.site-header .col-full.top-header .top-right .cart-wrapper{display:none}}.site-header .col-full.top-header .top-right .menu-wrapper{margin-top:40px}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation{position:relative;width:unset;float:none}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle{display:block;border:none;outline:none;width:58px;height:39px;padding:0}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:before,.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:after{height:5px;width:58px;background-color:#6957bd;left:0;border-radius:0}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:before{transform:translateY(-16px)}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:after{transform:translateY(15px)}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle span{display:block;text-indent:-99999px}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle span:before{background-color:#6957bd;border-radius:0;height:5px;width:58px;left:0}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:hover:before,.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:hover:after{background-color:#12c9bf}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:hover span:before{background-color:#12c9bf}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation .primary-navigation{display:none}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation{display:none;position:absolute;top:100%;min-width:350px;right:0;margin-top:20px;padding:10px 15px;background:#fff;-webkit-box-shadow:0 0 3px 0 rgb(66 68 90 / .3);-moz-box-shadow:0 0 3px 0 rgb(66 68 90 / .3);box-shadow:0 0 3px 0 rgb(66 68 90 / .3)}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation ul{display:flex;flex-direction:column;margin-left:0}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation ul li{background:none!important}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation ul li a{text-transform:uppercase;font-weight:500;padding:.5em 1em;color:#071d2f;background:none!important;border-bottom:1px solid #979797;line-height:1}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation ul li a:hover{color:#6957bd}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation ul li .dropdown-toggle{padding:.5em 1em;line-height:1;outline:none!important}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation ul li.current-menu-item>a,.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation ul li.current_page_ancestor>a{color:#6957bd}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation ul li:last-of-type a{border-bottom:none}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation .sub-menu{width:100%;float:none;position:relative;padding-left:10px;background:none}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation .sub-menu .dropdown-toggle{font-size:.875em}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation .sub-menu.toggled-on{left:0;top:0}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation.toggled #site-navigation-menu-toggle:before{transform:rotate(45deg)}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation.toggled #site-navigation-menu-toggle:after{transform:rotate(-45deg)}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation.toggled div.handheld-navigation{display:block}@media screen and (max-width:768px){.site-header .col-full.top-header .top-right .menu-wrapper{margin-top:0}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle{width:28px;height:39px}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:before,.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:after{width:28px}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:before{transform:translateY(-10px)}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle:after{transform:translateY(9px)}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation #site-navigation-menu-toggle span:before{width:28px}.site-header .col-full.top-header .top-right .menu-wrapper .main-navigation div.handheld-navigation{width:100vw;min-width:100vw;right:-30px;top:110%;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}.site-header .col-full.bottom-header .cat-menu-wrapper{border-top:1px solid #f3f3f4;margin-top:28px;padding-top:28px}@media screen and (max-width:768px){.site-header .col-full.bottom-header .cat-menu-wrapper{margin-top:8px;padding-top:18px}}.site-header .col-full.bottom-header ul.menu{padding:0;margin:0;list-style:none;display:flex;gap:10px;flex-wrap:wrap}.site-header .col-full.bottom-header ul.menu li{flex:1;white-space:nowrap;max-width:300px}.site-header .col-full.bottom-header ul.menu li a{display:inline-block;padding:.45em 15px;background:#6957bd;border-radius:8px;width:100%;text-align:center;color:#fff;font-weight:400}.site-header .col-full.bottom-header ul.menu li a:hover{background-color:#12c9bf;color:#fff}.site-header .col-full.bottom-header ul.menu li.current-menu-item a{background-color:#12c9bf;color:#fff}@media screen and (max-width:768px){.site-header .col-full.bottom-header{padding-right:0}.site-header .col-full.bottom-header .menu-menu-kategorii-container{overflow-x:auto;padding-bottom:10px}.site-header .col-full.bottom-header .menu-menu-kategorii-container ul.menu{flex-wrap:nowrap}}@media screen and (max-width:768px){.site-header{padding-top:15px;margin-bottom:25px!important}}.storefront-breadcrumb{margin-bottom:0!important}.site-footer .newsletter-wrapper{background:#6957bd;text-align:center;padding:55px 0 70px 0;position:relative}.site-footer .newsletter-wrapper:before{content:"";display:block;position:absolute;bottom:0;left:0;z-index:1;width:196px;height:162px;background-image:url(/wp-content/themes/storefront-child/img/ld.png);background-size:contain}.site-footer .newsletter-wrapper:after{content:"";display:block;position:absolute;top:0;right:0;z-index:1;width:130px;height:129px;background-image:url(/wp-content/themes/storefront-child/img/pg.png);background-size:contain}.site-footer .newsletter-wrapper h2{font-size:1.3125rem;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:0}.site-footer .newsletter-wrapper p{margin-bottom:20px;font-weight:600;color:#fff}.site-footer .newsletter-wrapper .tnp-subscription-minimal input.tnp-email{max-width:400px;border:2px solid #fff;box-shadow:none;outline:none;color:#4b4b4b;font-family:"Montserrat",sans-serif;font-weight:400;height:51px;border-radius:2px;padding-left:21px;background:#fff;margin-right:9px}.site-footer .newsletter-wrapper .tnp-subscription-minimal input.tnp-submit{text-transform:uppercase;max-width:200px;font-family:"Montserrat",sans-serif;font-weight:700;font-size:.75rem;height:51px;background:#12c9bf;border:2px solid #12c9bf;position:relative;top:-1px;border-radius:2px}.site-footer .newsletter-wrapper .tnp-subscription-minimal input.tnp-submit:hover{opacity:.75}.site-footer .newsletter-wrapper .tnp-subscription-minimal .tnp-field label{color:#fff}.site-footer .newsletter-wrapper .tnp-subscription-minimal .tnp-field label a{color:#12c9bf}.site-footer .newsletter-wrapper .tnp-subscription-minimal .tnp-field label a:hover{opacity:.85}.site-footer .footer-widgets{padding-top:120px;border:none}.site-footer .footer-widgets .widget{margin-bottom:0}.site-footer .footer-widgets h2{font-size:1.375rem;font-weight:500;margin-bottom:20px}.site-footer .footer-widgets ul li{margin-left:0;padding-left:0}.site-footer .footer-widgets ul li a{text-decoration:none;outline:none}.site-footer .footer-widgets ul li a:hover{color:#6957bd}.site-footer .footer-widgets ul li:before{content:none}.site-footer .footer-widgets ul li.current-menu-item a{color:#6957bd}.site-footer .footer-widgets img{max-width:170px}.site-footer .social-block{margin-top:70px;border-top:1px solid #d3e6fb;padding-top:50px}.site-footer .made-by{text-align:right;font-size:.75rem}.site-footer .made-by a{text-decoration:none;font-weight:500}.site-footer .made-by a:hover{color:#6957bd}@media screen and (max-width:768px){.site-footer .newsletter-wrapper h2{font-size:1rem}.site-footer .newsletter-wrapper .tnp-subscription-minimal{display:flex;flex-direction:column}.site-footer .newsletter-wrapper .tnp-subscription-minimal input.tnp-email{width:100%;border-radius:2px 2px 0 0}.site-footer .newsletter-wrapper .tnp-subscription-minimal input.tnp-submit{width:100%;max-width:400px;border-radius:0 0 2px 2px}.site-footer .footer-widgets{padding-top:45px}.site-footer .footer-widgets h2{margin-top:35px}.site-footer .footer-widgets .block{max-width:180px;margin:0 auto}.site-footer .footer-widgets img{margin:0 auto}.site-footer .wp-block-social-links{justify-content:center}}.product-cards{--grid-layout-gap:45px;--grid-column-count:3;--grid-item--min-width:280px;--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width), var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap)}.product-cards .product-card{border-radius:8px;border:2px solid rgb(112 112 112 / .1);position:relative}.product-cards .product-card .link span{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0}.product-cards .product-card .image{padding:12px 0;margin:0 12px 40px 12px;border-bottom:1px solid #d3e6fb}.product-cards .product-card .image img{width:auto;margin:0 auto;max-height:240px;object-fit:cover;object-position:top}@media screen and (max-width:768px){.product-cards .product-card .image{margin-bottom:15px}.product-cards .product-card .image img{max-height:180px}}.product-cards .product-card .content{padding:0 40px}.product-cards .product-card .content .name{font-size:1.6875rem;margin-bottom:40px;line-height:1.25}@media screen and (min-width:768px){.product-cards .product-card .content .name{min-height:67.5px;max-height:67.5px}}.product-cards .product-card .content .name a{color:#383838}.product-cards .product-card .content .name a:hover{color:#6957bd}.product-cards .product-card .content .price{font-size:1.675rem;font-weight:700;margin-bottom:30px}.product-cards .product-card .content .add{margin-bottom:28px;position:relative;z-index:3}.product-cards .product-card .content .add .button,.product-cards .product-card .content .add .added_to_cart{width:100%;text-align:center;border-radius:4px;color:#fff;font-size:1.3125rem}.product-cards .product-card .content .add .button:hover,.product-cards .product-card .content .add .added_to_cart:hover{opacity:.85}.product-cards .product-card .content .add .added_to_cart{margin-top:10px;display:none!important}@media screen and (max-width:768px){.product-cards .product-card .content .name{font-size:1rem;margin-bottom:10px}.product-cards .product-card .content .price{font-size:1.25rem;margin-bottom:15px}.product-cards .product-card .content .add .button,.product-cards .product-card .content .add .added_to_cart{font-size:1rem}}.product-cards .product-card:hover{border-color:#6957bd}.product-cards .product-card:hover .content .name{color:#6957bd}.product-cards .product-card-last{border-radius:8px;position:relative}.product-cards .product-card-last img{max-height:585px}.product-cards .product-card-last h3{position:absolute;top:40px;left:40px;right:40px;font-size:2.375rem;line-height:1.1}.product-cards .product-card-last h3 a{color:#000;font-weight:700}.product-cards .product-card-last h3 a:hover{color:#6957bd}@media screen and (max-width:768px){.product-cards .product-card-last h3{font-size:1.5rem;max-width:280px}}.cart-steps{margin-bottom:30px;display:flex;gap:6px}.cart-steps .step{flex:1;font-weight:700;border-bottom:11px solid #e6e6e6}.cart-steps .step.current{border-color:#6957bd}@media screen and (max-width:768px){.cart-steps{flex-direction:column}}.wp-block-social-link-anchor{color:#6957bd!important}.main-navigation ul.menu ul li.menu-item-has-children>a::after,.main-navigation ul.menu>li.menu-item-has-children>a::after,.main-navigation ul.menu>li.page_item_has_children>a::after,.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,.main-navigation ul.nav-menu>li.page_item_has_children>a::after{content:none!important}.main-navigation ul ul li a,.secondary-navigation ul ul li a{width:100%}a.added_to_cart.wc-forward{display:none!important}.xoo-cp-container input[type=number].xoo-cp-qty{appearance:textfield;-webkit-appearance:none;-moz-appearance:textfield}.xoo-cp-container table.xoo-cp-pdetails td.xoo-cp-pimg{padding:0}.xoo-cp-container .xoo-cp-btns a{background:#6957bd;color:#fff}.xoo-cp-container .xoo-cp-btns a:hover{opacity:.85}.xoo-cp-container .xoo-cp-btns a.xoo-cp-btn-ch{display:none}.site-header .widget_shopping_cart h3{padding:5px 19px 0 19px;font-weight:700}.site-header .widget_shopping_cart .product_list_widget li a{padding-right:100px}.site-header .widget_shopping_cart .product_list_widget li a.remove{padding-right:0}.site-header .widget_shopping_cart .product_list_widget li img{max-width:120px;float:right;position:absolute;right:0;top:-25px}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto!important;float:none!important;margin-bottom:0!important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgb(0 0 0 / .05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width:768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}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-right:.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-left:.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-left:.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:left;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";left:0;opacity:.5;position:absolute;right: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{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right: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";left:0;position:absolute;right: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;left:auto;padding:.25em .75em;position:absolute;right: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:.5}.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;right: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 rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.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-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right: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 0 0 24px;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:right;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:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!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)}