@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:wght@400;500&display=swap);img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}: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}.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;width:100%;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-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-form input[type=submit]{width:auto}.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}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none!important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:#fff0;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:#fff0}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid #fff0;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:linear-gradient(to bottom,#ddd -50%,white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom,#ffffff 0%,#428bca 30%,#b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgb(255 255 255 / .5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgb(66 139 202 / .5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgb(0 0 0 / .3);background-color:#cbcfd5;background:linear-gradient(to bottom,white 0%,#B4B9BE 30%,white 100%);box-shadow:1px 1px 2px rgb(0 0 0 / .2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgb(0 0 0 / .45);background-color:#939ba7;background:linear-gradient(to bottom,white 0%,#919BA5 30%,white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom,#428bca 0%,#3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom,#e0e4ea 0%,#d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom,#20b426 0%,#18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgb(209 214 224 / .5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgb(0 0 0 / .1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom,white 0%,#e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom,#ffffff 0%,#919ba5 30%,#ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid #fff0;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgb(0 0 0 / .5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid #fff0;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-min,.irs--sharp .irs-max{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid #fff0;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgb(222 228 236 / .5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;box-shadow:0 1px 3px rgb(0 0 255 / .3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgb(0 0 0 / .1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid #fff0;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgb(0 0 0 / .1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}.yith-wcan-filters{background-color:var(--yith-wcan-filters_colors_background,transparent);margin-bottom:30px}.yith-wcan-filters h3.mobile-only{display:none}.yith-wcan-filters .yith-wcan-filter{margin-bottom:30px}.yith-wcan-filters .yith-wcan-filter .filter-title{color:var(--yith-wcan-filters_colors_titles,#434343)}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable{cursor:pointer;position:relative}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after{background-size:100% auto;content:"";display:block;height:10px;position:absolute;right:15px;top:calc(50% - 5px);width:10px}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.closed:after,.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.opened):after,.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.open):after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg)}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.open:after,.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.opened:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg)}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after{right:5px}.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.collapsable.closed+.filter-content{display:none}.yith-wcan-filters .yith-wcan-filter .filter-items{float:none;list-style:none;padding-left:0}.yith-wcan-filters .yith-wcan-filter .filter-items.level-0{margin:0;padding:0}.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul{padding-left:15px}.yith-wcan-filters .yith-wcan-filter .filter-items.filter-color{font-size:0;margin:0 -5px}.yith-wcan-filters .yith-wcan-filter .filter-items.filter-label{font-size:0;margin:0 -5px}.yith-wcan-filters .yith-wcan-filter .filter-items.filter-dropdown{display:none}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item{line-height:2;margin:0}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a{color:var(--yith-wcan-anchors_style_text,#434343);text-decoration:none}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a:hover,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a:hover{color:var(--yith-wcan-anchors_style_text_hover,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled{opacity:.5}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled>a,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled>label>a{color:#B4B4B4;cursor:not-allowed}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>a,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active>label>a{color:var(--yith-wcan-anchors_style_text_active,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color{display:inline-block;margin-bottom:10px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color>a{display:inline-block;position:relative}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-color,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-image{font-size:1rem;text-align:center}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-below,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right{font-size:1rem}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right{display:block;margin:0 0 10px;width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-color,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-image{margin-bottom:0;margin-right:10px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-label{display:inline-block;font-size:1em}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color{border:2px solid #fff0;border-radius:var(--yith-wcan-color_swatches_border_radius,4px);display:inline-block;height:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);margin-bottom:5px;overflow:hidden;vertical-align:middle;width:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color .color-swatch{display:block;height:100%;width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color.bi-color .color-swatch{border-style:solid;border-width:0 0 var(--yith-wcan-color_swatches_size,45px) var(--yith-wcan-color_swatches_size,45px);border-left-color:transparent!important;border-right-color:transparent!important}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover{border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image{border:2px solid #fff0;border-radius:var(--yith-wcan-color_swatches_border_radius,4px);display:inline-block;font-size:0;height:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);margin-bottom:5px;overflow:hidden;vertical-align:middle;width:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image:hover{border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image img{height:auto;width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-color,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-image img{opacity:.4}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label{display:block;font-size:.6em;line-height:1.4;text-align:center}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-hide .term-label{display:none}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-image{border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right)>a:after{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg);background-position:center;background-repeat:no-repeat;background-size:60%;border-radius:100%;color:#fff;content:"";font-size:16px;height:15px;line-height:15px;position:absolute;right:-5px;text-align:center;text-decoration:none;top:-5px;width:15px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label{background-color:var(--yith-wcan-labels_style_background,#fff);box-shadow:0 0 0 1px #D7D7D7;border-radius:4px;display:inline-block;margin:0 5px 10px;padding:7px;text-align:center}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label>a{color:var(--yith-wcan-labels_style_text,#434343);display:block;height:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right)>a{position:relative}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right)>a:after{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg);background-position:center;background-repeat:no-repeat;background-size:60%;border-radius:100%;color:#fff;content:"";font-size:16px;height:15px;line-height:15px;position:absolute;right:-5px;text-align:center;text-decoration:none;top:-5px;width:15px;right:-13px;top:-15px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover{box-shadow:0 0 0 2px var(--yith-wcan-filters_colors_accent,#4e8ba2);color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image){background-color:var(--yith-wcan-labels_style_background_active,#4e8ba2);box-shadow:0 0 0 2px var(--yith-wcan-labels_style_background_active,#4e8ba2);color:var(--yith-wcan-labels_style_text_active,#fff)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .item-count{color:var(--yith-wcan-labels_style_text_active,#fff)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover{background-color:var(--yith-wcan-labels_style_background_hover,#4e8ba2);box-shadow:0 0 0 2px var(--yith-wcan-labels_style_background_hover,#4e8ba2);color:var(--yith-wcan-labels_style_text_hover,#fff)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .term-label,.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .item-count{color:var(--yith-wcan-labels_style_text_hover,#fff)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image{background:none;box-shadow:none;display:block;padding:0;text-align:left;width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image>a{display:inline-block;color:var(--yith-wcan-anchors_style_text,#434343)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image>a:hover{color:var(--yith-wcan-anchors_style_text_hover,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image.active>a{color:var(--yith-wcan-anchors_style_text_active,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-image{margin-right:10px;max-width:70px;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-label{display:inline-block;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image{display:inline-block;font-size:0;max-width:100%}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image img{width:100%;height:auto}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label{display:block;font-size:.8rem}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-hide.with-image .term-label{display:none}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable{position:relative}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable .toggle-handle{background-size:50% auto;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:block;height:20px;position:absolute;right:10px;top:0;width:20px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.closed>.toggle-handle{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.opened>.toggle-handle{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable:after{top:5px}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count{color:#B4B4B4;font-size:1em}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .star-rating{display:inline-block;line-height:1.4;margin-right:10px;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .radiobutton.checked:before{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-1-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(100% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-2-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(50% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-3-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(33.3333333333% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(25% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-5-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(20% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-6-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(16.6666666667% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-7-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(14.2857142857% - 10px)}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-8-column{display:inline-block;margin:0 5px 10px;vertical-align:top;width:calc(12.5% - 10px)}.yith-wcan-filters .yith-wcan-filter.label-design .filter-items{font-size:0}.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:0;color:#fff;cursor:initial;font-size:.6875rem;line-height:normal;padding:7px 10px;pointer-events:none;text-align:center;display:none;top:calc(50% - 15px);z-index:1006}.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip:before{background:transparent!important;border-top:5px solid #fff0;border-bottom:5px solid #fff0;border-right:5px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);content:"";bottom:-5px;display:block;height:0;left:-5px;position:absolute;top:calc(50% - 5px);width:0}.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip>img{min-width:40px;height:auto}.yith-wcan-filters .yith-wcan-filter .filter-color .yith-wcan-tooltip,.yith-wcan-filters .yith-wcan-filter .filter-label .yith-wcan-tooltip{bottom:calc(100% + 15px);top:auto;white-space:nowrap}.yith-wcan-filters .yith-wcan-filter .with-tooltip{position:relative}.yith-wcan-filters .yith-wcan-filter .with-tooltip .yith-wcan-tooltip{position:absolute}.yith-wcan-filters .yith-wcan-filter .filter-color .with-tooltip .yith-wcan-tooltip:before,.yith-wcan-filters .yith-wcan-filter .filter-label .with-tooltip .yith-wcan-tooltip:before{border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);left:calc(50% - 5px);top:100%}.yith-wcan-filters .yith-wcan-filter .price-slider.both{padding:20px 10px}.yith-wcan-filters .yith-wcan-filter .price-slider.both:after{content:"";display:block;clear:both}.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min,.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max{min-width:0;width:50px}.yith-wcan-filters .yith-wcan-filter .price-slider.both .irs{margin-bottom:20px}.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min{float:left}.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max{float:right}.yith-wcan-filters .yith-wcan-filter .price-slider.fields{padding:20px 0}.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-min,.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-max{min-width:0;width:70px;margin:0 5px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-line{height:5px;border-radius:4px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle{border:4px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);cursor:grab;height:18px;top:29px;width:18px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-min,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-max{background:none;top:-5px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:0;color:#fff;cursor:initial;font-size:.6875rem;line-height:normal;padding:7px 10px;pointer-events:none;text-align:center;top:-8px}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before{background:transparent!important;border-top:5px solid #fff0;border-bottom:5px solid #fff0;border-right:5px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);content:"";bottom:-5px;display:block;height:0;left:-5px;position:absolute;top:calc(50% - 5px);width:0}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from>img,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to>img,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single>img{min-width:40px;height:auto}.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before{border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);left:calc(50% - 2px);top:100%}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown{border:1px solid #D7D7D7;border-radius:4px;padding:8px 15px;cursor:pointer;position:relative}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after{background-size:100% auto;content:"";display:block;height:10px;position:absolute;right:15px;top:calc(50% - 5px);width:10px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after,.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.opened):after,.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.open):after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after,.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.opened:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper{background-color:#fff;border:1px solid rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3);border-radius:4px;box-shadow:0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3);display:none;left:0;padding:15px;position:absolute;right:0;top:calc(100% + 10px);z-index:1011}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container{margin-bottom:15px;position:relative}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field{padding-right:40px;width:100%}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:active,.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:focus{border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);box-shadow:0 0 2px var(--yith-wcan-filters_colors_accent,#4e8ba2);outline-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/search.svg);background-size:100% auto;content:"";display:block;height:25px;position:absolute;right:10px;top:10px;width:25px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items{margin-bottom:0;max-height:200px;overflow-y:scroll}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li{margin-bottom:5px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li>a{display:inline-block;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-thumb{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:4px}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more{color:var(--yith-wcan-anchors_style_text_hover,#4e8ba2);display:inline-block;font-size:.8em;margin-top:10px;text-decoration:none}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more:hover{color:var(--yith-wcan-anchors_style_text,#434343)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label{vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label .star-rating{display:inline-block;line-height:1.4;margin-right:10px;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open{border-color:rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3);box-shadow:0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3)}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper{display:block}.yith-wcan-filters .yith-wcan-filter a.clear-selection{font-size:.9em;display:inline-block;margin-bottom:20px;cursor:pointer}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder{height:calc(1.5em + 16px);background-color:#B4B4B4!important;border:0!important;border-radius:4px;box-shadow:none;color:#B4B4B4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1;cursor:pointer;position:relative}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#B4B4B4,#f0f0f0,#B4B4B4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:after{background-size:100% auto;content:"";display:block;height:10px;position:absolute;right:15px;top:calc(50% - 5px);width:10px}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.closed:after,.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:not(.opened):after,.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:not(.open):after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.open:after,.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.opened:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder{position:relative}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .item-placeholder{height:5px;margin:45px 0;background-color:#B4B4B4!important;border:0!important;border-radius:4px;box-shadow:none;color:#B4B4B4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .item-placeholder:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#B4B4B4,#f0f0f0,#B4B4B4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle{border-radius:100%;border:4px solid #ebebeb;background-color:#ebebeb;top:calc(50% - 9px);z-index:2}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle.from{left:0}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle.to{right:0}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items{margin-bottom:0}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .filter-item{display:flex;align-items:center;margin-bottom:10px}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items input{cursor:not-allowed;pointer-events:none;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder{height:1em;vertical-align:middle;cursor:none;background-color:#B4B4B4!important;border:0!important;border-radius:4px;box-shadow:none;color:#B4B4B4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#B4B4B4,#f0f0f0,#B4B4B4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.checkbox-design .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.radio-design .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-price-range .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-orderby .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-review .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-stock-sale .item-placeholder{flex:auto;display:inline-block}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items{font-size:inherit;display:flex;flex-wrap:wrap;column-gap:5px}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item{display:block}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(1){width:calc(40% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(2){width:calc(25% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(3){width:calc(35% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(4){width:calc(30% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item .item-placeholder{height:2em}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item{border-radius:var(--yith-wcan-color_swatches_border_radius,4px);display:inline-block;height:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);margin-right:15px;vertical-align:middle;width:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item .item-placeholder{height:100%}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.text-design .filter-items .filter-item{display:block;margin-bottom:25px}.yith-wcan-filters.custom-style span.checkboxbutton{position:relative}.yith-wcan-filters.custom-style span.checkboxbutton input[type=checkbox]{bottom:0;cursor:pointer;height:20px;left:0;opacity:0;position:absolute;right:0;width:20px}.yith-wcan-filters.custom-style span.checkboxbutton:before{content:"";display:inline-block;width:20px;height:20px;background:#fff;border:1px solid #D7D7D7;border-radius:4px;margin-right:10px;text-align:center;line-height:23px;font-size:17px;vertical-align:middle;cursor:pointer;margin-bottom:5px;transition:background-color ease 0.3s}.yith-wcan-filters.custom-style span.checkboxbutton.checked:before{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/check.svg)!important;background-size:65%;background-position:center center;background-repeat:no-repeat!important;background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);color:#fff;content:""}.yith-wcan-filters.custom-style span.radiobutton{position:relative}.yith-wcan-filters.custom-style span.radiobutton input[type=radio]{bottom:0;cursor:pointer;height:23px;left:0;opacity:0;position:absolute;right:0;width:23px}.yith-wcan-filters.custom-style span.radiobutton:before{content:"";background:#fff;background-clip:content-box;border:1px solid #D7D7D7;border-radius:100%;cursor:pointer;display:inline-block;font-size:20px;height:20px;line-height:20px;padding:2px;margin-bottom:5px;margin-right:10px;text-align:center;vertical-align:middle;width:20px}.yith-wcan-filters.custom-style span.radiobutton.checked:before{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);background-clip:content-box!important}.yith-wcan-filters.custom-style .star-rating{color:#e3a405}.yith-wcan-filters.custom-style .yith-wcan-filter.filter-placeholder span.checkboxbutton:before,.yith-wcan-filters.custom-style .yith-wcan-filter.filter-placeholder span.radiobutton:before{border:1px solid #B4B4B4;background-color:#B4B4B4;opacity:.15}.yith-wcan-filters .apply-filters{margin-top:15px}.yith-wcan-filters.filters-modal{bottom:0;box-shadow:0 0 50px 0 rgb(0 0 0 / .4);left:0;margin:0;position:fixed;right:0;top:0;transform:translate(-100%,0);transition:0.3s transform cubic-bezier(.645,.045,.355,1);z-index:1002}.yith-wcan-filters.filters-modal h3{background:#eee;font-size:1.2em;height:60px;left:0;line-height:60px;margin:0;position:absolute;right:0;text-align:center;top:0;z-index:1007}.yith-wcan-filters.filters-modal h3.mobile-only{display:block}.yith-wcan-filters.filters-modal .filters-container{height:calc(100% - 65px);margin-top:65px;overflow-y:scroll;padding:20px}.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar-thumb{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:4px}.yith-wcan-filters.filters-modal .filters-container>.clear-selection{cursor:pointer;display:inline-block;margin-bottom:20px}.yith-wcan-filters.filters-modal.with-filter-button .filters-container{height:calc(100% - 130px)}.yith-wcan-filters.filters-modal .yith-wcan-filter{border:1px solid #D7D7D7;border-radius:4px;margin-bottom:15px;padding:15px}.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title{margin:0}.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title.collapsable:after{right:5px}.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-content{margin-top:15px}.yith-wcan-filters.filters-modal.open{display:block;opacity:1;transform:translate(0,0)}.yith-wcan-filters.filters-modal .close-button{color:var(--yith-wcan-anchors_style_text,#434343);cursor:pointer;font-size:1.5em;height:35px;line-height:1;position:absolute;text-align:center;text-decoration:none;right:20px;top:15px;vertical-align:middle;width:35px;z-index:1008}.yith-wcan-filters.filters-modal .close-button:hover{color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters.filters-modal .main-modal-button{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:0;bottom:0;display:none;height:60px;line-height:60px;left:0;margin:0;padding:0;position:fixed;right:0;width:100%}.yith-wcan-filters.horizontal:not(.filters-modal){text-align:left}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter{display:inline-block;margin-bottom:8px;min-width:200px;position:relative;vertical-align:top}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable{border:1px solid #D7D7D7;border-radius:4px;font-weight:400;margin-top:0;margin-bottom:10px;margin-right:15px;padding:10px 40px 10px 20px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable:after{right:15px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable span.filter-count{border:2px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);padding:0 5px;font-size:.8em;margin:0 10px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened,.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened+.filter-content{border:1px solid rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3);box-shadow:0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r,73),var(--yith-wcan-filters_colors_accent_g,139),var(--yith-wcan-filters_colors_accent_b,162),.3)}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable+.filter-content{background-color:#fff;border:1px solid #D7D7D7;border-radius:4px;min-width:300px;position:absolute;padding:20px;width:100%;z-index:1001}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable+.filter-content .filter-content-footer{background-color:#f0f0f0;margin:20px -20px -20px;padding:15px 20px;text-align:right}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable+.filter-content .filter-content-footer .apply-filters{margin:0}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable+.filter-content .filter-content-footer .clear-selection{background:#CBCBCB;border-color:#CBCBCB;color:#434343;margin-bottom:0;margin-right:15px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content>.filter-items{max-height:200px;overflow-y:scroll;overflow-x:hidden;padding:5px 2px 0 0}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content>.filter-items::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content>.filter-items::-webkit-scrollbar-thumb{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:4px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.label-design .filter-items{padding-top:8px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container{margin-bottom:20px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container input{width:100%}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .matching-items a{cursor:pointer}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-title{visibility:hidden;height:0;margin:0}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content{height:calc(1.5em + 16px);margin-bottom:10px;background-color:#B4B4B4!important;border:0!important;border-radius:4px;box-shadow:none;color:#B4B4B4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1;cursor:pointer;position:relative}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#B4B4B4,#f0f0f0,#B4B4B4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes loading__animation{to{transform:translateX(100%)}}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:after{background-size:100% auto;content:"";display:block;height:10px;position:absolute;right:15px;top:calc(50% - 5px);width:10px}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.closed:after,.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:not(.opened):after,.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:not(.open):after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg)}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.open:after,.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.opened:after{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg)}.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content *{display:none}.yith-wcan-filters.horizontal:not(.filters-modal) form>.apply-filters{margin-top:0}body.admin-bar .yith-wcan-filters.filters-modal{top:32px}body.yith-wcan-preset-modal-open:after{background:rgb(0 0 0 / .5);bottom:0;content:"";display:block;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1001}body.yith-wcan-preset-modal-open:after.admin-bar{top:32px}body.rtl .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul{padding-left:0;padding-right:15px}body.rtl .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after{left:5px;right:auto}@media (max-width:991px){body.filters-in-modal .yith-wcan-filters{display:none}}@media (max-width:782px){body.admin-bar .yith-wcan-filters.filters-modal{top:46px}}.yith-wcan-active-filters{font-size:.8em;margin-bottom:20px}.yith-wcan-active-filters .active-filter{display:inline-block;margin-bottom:5px;margin-right:15px}.yith-wcan-active-filters .active-filter b{display:inline-block;margin-right:15px}.yith-wcan-active-filters .active-filter .active-filter-label{border:1px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:5px;color:var(--yith-wcan-anchors_style_text,#434343);cursor:pointer;display:inline-block;font-size:13px;font-weight:400;line-height:1.5;margin-right:5px;margin-bottom:0;padding:4px 15px 3px;position:relative;text-decoration:none;position:relative}.yith-wcan-active-filters .active-filter .active-filter-label:after{background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg);background-position:center;background-repeat:no-repeat;background-size:60%;border-radius:100%;color:#fff;content:"";font-size:16px;height:15px;line-height:15px;position:absolute;right:-5px;text-align:center;text-decoration:none;top:-5px;width:15px}.yith-wcan-active-filters .active-filter .active-filter-label .star-rating{display:inline-block;line-height:1.4;margin-right:10px;vertical-align:middle;margin-right:0}.yith-wcan-active-filters.no-titles .active-filter{margin-right:0}.yith-wcan-active-filters.custom-style .star-rating{color:#e3a405}.yith-wcan-active-filters .reset-filters{border:1px solid var(--yith-wcan-filters_colors_accent,#4e8ba2);border-radius:5px;color:var(--yith-wcan-anchors_style_text,#434343);cursor:pointer;display:inline-block;font-size:13px;font-weight:400;line-height:1.5;margin-right:5px;margin-bottom:0;padding:4px 15px 3px;position:relative;text-decoration:none;background-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);color:#fff}.yith-wcan-active-filters .reset-filters:hover{background-color:rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8),calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8),calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8));border-color:rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8),calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8),calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8))}.yith-wcan-filters-opener{border:1px solid #D7D7D7;border-radius:4px;background:#fff;color:var(--yith-wcan-anchors_style_text,#434343);display:none;outline-color:var(--yith-wcan-filters_colors_accent,#4e8ba2)}.yith-wcan-filters-opener i.filter-icon{background-image:url(/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/filters.svg);background-position:center center;background-size:100% auto;background-repeat:no-repeat;display:inline-block;height:15px;margin-right:2px;vertical-align:middle;width:15px}.yith-wcan-filters-opener:hover{background:var(--yith-wcan-filters_colors_accent,#4e8ba2);border-color:var(--yith-wcan-filters_colors_accent,#4e8ba2);color:#fff}.yith-wcan-filters-opener:hover i.filter-icon{filter:brightness(0) invert(1)}:root{--yith-wcan-filters_colors_titles:#333333;--yith-wcan-filters_colors_background:rgb(244,246,234);--yith-wcan-filters_colors_accent:rgb(185,206,123);--yith-wcan-filters_colors_accent_r:185;--yith-wcan-filters_colors_accent_g:206;--yith-wcan-filters_colors_accent_b:123;--yith-wcan-color_swatches_border_radius:100%;--yith-wcan-color_swatches_size:30px;--yith-wcan-labels_style_background:#FFFFFF;--yith-wcan-labels_style_background_hover:rgba(167,20,76,0);--yith-wcan-labels_style_background_active:rgba(167,20,76,0);--yith-wcan-labels_style_text:#434343;--yith-wcan-labels_style_text_hover:#FFFFFF;--yith-wcan-labels_style_text_active:#FFFFFF;--yith-wcan-anchors_style_text:#434343;--yith-wcan-anchors_style_text_hover:rgb(67,67,67);--yith-wcan-anchors_style_text_active:rgb(67,67,67)}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:none;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#F8F8F8 1%,#E1E1E1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#F8F8F8),color-stop(100%,#E1E1E1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8",endColorstr="#E1E1E1",GradientType=0);-moz-box-shadow:0 1px 0 hsl(0 0% 100% / .75);-webkit-box-shadow:0 1px 0 hsl(0 0% 100% / .75);box-shadow:0 1px 0 hsl(0 0% 100% / .75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif) 50% center no-repeat;border-left:solid 1px #bbb}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgb(0 0 0 / .2);-webkit-box-shadow:0 2px 6px rgb(0 0 0 / .2);box-shadow:0 2px 6px rgb(0 0 0 / .2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:none;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:#fff0}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:#fff0!important}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgb(0 0 0 / .25);padding:20px 0}div.pp_woocommerce .pp_content_container::after,div.pp_woocommerce .pp_content_container::before{content:" ";display:table}div.pp_woocommerce .pp_content_container::after{clear:both}div.pp_woocommerce .pp_loaderIcon::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgb(0 0 0 / .5);background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next::before,div.pp_woocommerce .pp_previous::before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgb(0 0 0 / .5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"\e00b";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover::before,div.pp_woocommerce .pp_previous:hover::before{display:block}div.pp_woocommerce .pp_previous::before{left:1em}div.pp_woocommerce .pp_next::before{right:1em;font-family:WooCommerce;content:"\e008"}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgb(0 0 0 / .5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close::before{font-family:WooCommerce;content:"\e013";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgb(0 0 0 / .5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before{font-family:WooCommerce;content:"\e00b";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next::before{content:"\e008"}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgb(0 0 0 / .5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract::before,div.pp_woocommerce a.pp_expand::before{font-family:WooCommerce;content:"\e005";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract::before{content:"\e004"}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before,div.pp_woocommerce .pp_close::before{font-size:44px}div.pp_woocommerce .pp_description{display:none!important}div.pp_woocommerce .pp_details{width:100%!important}.pp_content{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgb(0 0 0 / .5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.yith-wcwl-popup{display:none}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em}.yith-wcwl-popup-content label{display:block}.yith-wcwl-popup-content select,.yith-wcwl-popup-content input[type=text]{padding:10px 7px}.yith-wcwl-popup-content .create{display:none}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none}.yith-wcwl-popup-content .wishlist-select{box-sizing:border-box}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600}.yith-wcwl-popup-footer{margin:15px 0}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-block:0 15px}.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-content .heading-icon img,.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-feedback .heading-icon img{width:70px;height:70px}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px!important}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto!important}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:"";margin-right:15px}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em!important;color:inherit;box-shadow:none}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:flex;flex-direction:column;align-items:center}.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style){padding:7px 10px}.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist .add_to_wishlist img{height:auto;width:25px;color:var(--add-to-wishlist-icon-color,#000)}.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{color:var(--added-to-wishlist-icon-color,#000)}.yith-wcwl-wishlistaddedbrowse{display:flex;flex-direction:column;align-items:center}.yith-wcwl-wishlistaddedbrowse .feedback{display:flex;align-items:center;justify-content:center;gap:5px;text-wrap:balance}.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown{left:0}.yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;background:#fff;position:absolute;z-index:15;top:100%;border:1px solid #cdcdcd;outline-offset:-10px;left:50%;min-width:200px}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px)}.with-tooltip .yith-wcwl-tooltip{position:absolute;left:50%;transform:translateX(-50%)}.with-tooltip .yith-wcwl-tooltip:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-95%);width:0;height:0;background:#fff0!important;border-left:5px solid #fff0!important;border-right:5px solid #fff0!important;border-bottom:5px solid}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid;border-bottom:none}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style){background-color:var(--color-add-to-wishlist-background,#333333);background:var(--color-add-to-wishlist-background,#333333);color:var(--color-add-to-wishlist-text,#ffffff);border-color:var(--color-add-to-wishlist-border,#333333);border-radius:var(--rounded-corners-radius,16px)}.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover{background-color:var(--color-add-to-wishlist-background-hover,#4f4f4f);background:var(--color-add-to-wishlist-background-hover,#4f4f4f);color:var(--color-add-to-wishlist-text-hover,#ffffff);border-color:var(--color-add-to-wishlist-border-hover,#4f4f4f)}.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{background-color:var(--tooltip-color-background,#333333);border-bottom-color:var(--tooltip-color-background,#333333);border-top-color:var(--tooltip-color-background,#333333);color:var(--tooltip-color-text,#ffffff)}.wishlist-title{display:inline-block}.wishlist-title:hover a.show-title-form{visibility:visible}.wishlist-title h2{display:inline-block;padding:5px}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden;display:inline-flex;align-items:center;padding:2px 7px;gap:5px}.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,.wishlist-title a.show-title-form img{width:20px}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef}.hidden-title-form{position:relative;margin:25px 0 39px}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px)}.hidden-title-form>input[type=text]{padding-right:65px;line-height:1;min-height:30px}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em}.hidden-title-form a i{margin:0;display:inline-block}.yes-js .hidden-title-form{display:none}table.wishlist_table{font-size:80%}table.wishlist_table.shop_table{width:100%}table.wishlist_table.shop_table .product-remove{width:0}table.wishlist_table.shop_table .product-remove>div{display:flex;align-items:center;justify-content:center}table.wishlist_table tr{position:relative}table.wishlist_table tr th{text-align:center}table.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px}table.wishlist_table tr th.product-remove{vertical-align:middle;width:40px}table.wishlist_table tr th.product-thumbnail{width:80px}table.wishlist_table tr th.product-name{text-align:left}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px}table.wishlist_table tbody td{padding:16px 12px}table.wishlist_table thead th,table.wishlist_table tbody td{border-color:#e7e7e7}table.wishlist_table tbody td.wishlist-empty,p.wishlist-empty{text-align:center;margin:100px 0}.wishlist_table tr td,.wishlist_table tr th.wishlist-delete,.wishlist_table tr th.product-checkbox{text-align:center}.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.wishlist_table tfoot td{text-align:left}.wishlist_table tr td.product-remove{padding:16px 0}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px}.wishlist_table tr td.product-thumbnail a img{width:100%}.wishlist_table tr td.product-arrange{cursor:grab}.wishlist_table tr td.product-arrange:active{cursor:grabbing}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red}.wishlist_table .product-add-to-cart span.dateadded{display:block}.wishlist_table .product-add-to-cart a{display:table!important;margin:0 auto 5px!important;text-align:center}.wishlist_table .product-add-to-cart a.button{padding:6px 25px!important;display:inline-flex!important}.wishlist_table .product-add-to-cart a>img{display:inline;max-width:2em}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0}.wishlist_table .price-variation{display:block}.wishlist_table .price-variation.decrease .variation-rate{color:red}.wishlist_table .price-variation .old-price{display:block}.wishlist_table a.button{white-space:normal;margin-bottom:5px!important}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px}.wishlist_table.modern_grid li.wishlist-empty,.wishlist_table.images_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0}.wishlist_table.images_grid li.show{z-index:10}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.modern_grid li .item-details{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem}.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.images_grid li .product-thumbnail{position:relative}.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,.wishlist_table.images_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2}.wishlist_table.modern_grid li .product-thumbnail>a{display:block}.wishlist_table.modern_grid li .product-thumbnail>a img{display:block}.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img{filter:brightness(1.1)}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:"";display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3)}.wishlist_table.images_grid li.show .item-details{display:block}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px}.wishlist_table.modern_grid li .item-details h3,.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3{margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table,.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info{border:none;margin-bottom:7px}.wishlist_table.modern_grid li .item-details table.item-details-table td,.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td{border:none;font-size:.8em;padding:3px;vertical-align:top}.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label{text-align:left;font-weight:700;width:40%}.wishlist_table.modern_grid li .item-details table.item-details-table td.value,.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value{text-align:right}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input{width:auto}.wishlist_table.modern_grid li .item-details .product-add-to-cart,.wishlist_table.images_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,.wishlist_table.images_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.modern_grid li .item-details .product-remove,.wishlist_table.images_grid li .item-details .product-remove{text-align:right}.wishlist_table.modern_grid li .item-details .product-remove a,.wishlist_table.images_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block}.wishlist_table.mobile{list-style:none;margin-left:0}.wishlist_table.mobile li{margin-bottom:7px}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px}.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right}a.add_to_wishlist{cursor:pointer}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img{max-width:32px;display:inline-block;margin-right:10px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.delete_item>.yith-wcwl-icon-svg{vertical-align:bottom}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal}.yith-wcwl-add-to-wishlist{margin-top:10px}.yith-wcwl-add-button>a i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.wishlist-title a.show-title-form i,.hidden-title-form button i,.yith-wcwl-wishlist-new button i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_manage_table tfoot a.create-new-wishlist i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px}.wishlist_table .add_to_cart.button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none}.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-button .add_to_wishlist img{margin-right:5px}.add-to-wishlist-before_image{position:relative}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0}.woocommerce .wishlist-title{margin-bottom:30px}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative}.woocommerce .hidden-title-form button:active{top:1px}.woocommerce .back-to-all-wishlists{margin-bottom:20px}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff}.yith-wcwl-share{margin-bottom:35px}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0}.yith-wcwl-share ul{margin:5px 0;padding:0;display:flex;gap:5px;align-items:center}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:grid;place-items:center;border:none;min-width:26px;min-height:26px;border-radius:5px}.yith-wcwl-share li a:hover{color:#fff}.yith-wcwl-share li a>img{max-width:1em}.yith-wcwl-share li a svg{width:15px;height:15px}.yith-wcwl-share li a.email svg{width:17px;height:17px}.yith-wcwl-share ul li,.entry-content .yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0}.copy-trigger{cursor:pointer}.yith_wcwl_wishlist_footer>div{margin-bottom:15px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{margin:0;margin-left:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right;display:flex;gap:15px}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>*{vertical-align:middle}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type=submit],.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a{margin:0}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both}.wishlist-page-links{clear:both}#move_to_another_wishlist{display:none}.yith-wcwl-wishlist-new{padding:20px 0}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%}#create_new_wishlist{display:none}.wishlist_manage_table select{vertical-align:middle;margin-right:10px}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:none;top:0;margin:0}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0!important;width:100%}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd}.wishlist_manage_table.modern_grid li .product-thumbnail,.wishlist_manage_table.modern_grid li .item-details{display:block;width:100%;padding:0}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px)}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:none;color:inherit}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0!important}.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table.mobile li{margin-bottom:30px}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text]{width:100%}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px}.yith-wcwl-search-results .wishlist-owner{text-align:left}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style){background:var(--color-add-to-cart-background,#333333);color:var(--color-add-to-cart-text,#ffffff);border-color:var(--color-add-to-cart-border,#333333);border-radius:var(--add-to-cart-rounded-corners-radius,16px)}.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover{background:var(--color-add-to-cart-background-hover,#4f4f4f);color:var(--color-add-to-cart-text-hover,#ffffff);border-color:var(--color-add-to-cart-border-hover,#4f4f4f)}.woocommerce .hidden-title-form button,.yith-wcwl-wishlist-new .create-wishlist-button,.wishlist_manage_table tfoot button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{background:var(--color-button-style-1-background,#333333);color:var(--color-button-style-1-text,#ffffff);border-color:var(--color-button-style-1-border,#333333)}.woocommerce .hidden-title-form button:hover,.yith-wcwl-wishlist-new .create-wishlist-button:hover,.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover{background:var(--color-button-style-1-background-hover,#333333);color:var(--color-button-style-1-text-hover,#ffffff);border-color:var(--color-button-style-1-border-hover,#333333)}.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.wishlist_manage_table tfoot a.create-new-wishlist{background:var(--color-button-style-2-background,#333333);color:var(--color-button-style-2-text,#ffffff);border-color:var(--color-button-style-2-border,#333333)}.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.wishlist_manage_table tfoot a.create-new-wishlist:hover{background:var(--color-button-style-2-background-hover,#333333);color:var(--color-button-style-2-text-hover,#ffffff);border-color:var(--color-button-style-2-border-hover,#333333)}.woocommerce table.shop_table.wishlist_table tr td{background:var(--color-wishlist-table-background,#ffffff);color:var(--color-wishlist-table-text,#6d6c6c);border-color:var(--color-wishlist-table-border,#cccccc)}.wishlist_table thead tr th,.wishlist_table tfoot td td,.widget_yith-wcwl-lists ul.dropdown li.current a,.widget_yith-wcwl-lists ul.dropdown li a:hover,.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a{background:var(--color-headers-background,#f4f4f4)}.yith-wcwl-share li a{color:var(--color-share-button-color,#ffffff)}.yith-wcwl-share li a:hover{color:var(--color-share-button-color-hover,#ffffff)}.yith-wcwl-share a.facebook{background:var(--color-fb-button-background,#39599e)}.yith-wcwl-share a.facebook:hover{background:var(--color-fb-button-background-hover,#39599e)}.yith-wcwl-share a.twitter{background:var(--color-tw-button-background,#45afe2)}.yith-wcwl-share a.twitter:hover{background:var(--color-tw-button-background-hover,#39599e)}.yith-wcwl-share a.pinterest{background:var(--color-pr-button-background,#ab2e31)}.yith-wcwl-share a.pinterest:hover{background:var(--color-pr-button-background-hover,#39599e)}.yith-wcwl-share a.email{background:var(--color-em-button-background,#fbb102)}.yith-wcwl-share a.email:hover{background:var(--color-em-button-background-hover,#39599e)}.yith-wcwl-share a.whatsapp{background:var(--color-wa-button-background,#00a901)}.yith-wcwl-share a.whatsapp:hover{background:var(--color-wa-button-background-hover,#39599e)}.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb!important}.woocommerce a.selectBox:hover{color:inherit}.woocommerce a.selectBox:focus{border:1px solid #ccc}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px}.selectBox-dropdown .selectBox-arrow{border:none;background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center right no-repeat}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center left no-repeat}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none}select.selectBox.change-wishlist{max-width:100px}.selectBox.change-wishlist{width:auto!important}.change-wishlist-selectBox-dropdown-menu{width:auto!important}.yith-wcwl-with-pretty-photo{overflow:hidden}.yith-wcwl-with-pretty-photo .pp_content{height:auto!important}.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before{display:none}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;display:inline!important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px!important;height:16px!important}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{display:block;padding:5px 15px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{padding:5px 25px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section{border-bottom:1px solid #e7e7e7}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px!important}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgb(0 0 0 / .4);box-shadow:0 0 1px hsl(0 0% 100% / .4)}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:table-cell;vertical-align:middle}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0!important}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative;display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto;margin-left:-20px}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:14px;line-height:20px}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:300px;display:none;-webkit-box-shadow:0 0 15px rgb(0 0 0 / .3);-moz-box-shadow:0 0 15px rgb(0 0 0 / .3);box-shadow:0 0 15px rgb(0 0 0 / .3)}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a,.widget_yith-wcwl-items .mini .items-counter>a{display:flex;align-items:flex-end}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon{display:flex}.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon img,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon img{stroke-width:1.25;height:35px;width:35px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:"";display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative;display:flex;align-items:center;justify-content:center}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg{width:70px;height:70px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;font-size:14px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*{display:block}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block!important}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center}@media(max-width:768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px}.yith_wcwl_wishlist_bulk_action input{float:right}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center}}.yith-wcwl-pp-modal{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:450px!important}.yith-wcwl-pp-modal .yith-wcwl-popup-form{padding:0}.yith-wcwl-pp-modal div.pp_content_container{padding:40px 35px;border-radius:15px;display:flex;box-shadow:rgb(24 53 62 / .1) 0 11px 15px -7px,rgb(24 53 62 / .07) 0 24px 38px 3px,rgb(24 53 62 / .06) 0 9px 46px 8px;max-width:fit-content}.yith-wcwl-pp-modal div.pp_content_container .pp_content{width:380px!important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content{padding:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon{margin-top:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select+.select2-container{width:100%!important}.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text{text-wrap:balance;text-align:center}.yith-wcwl-pp-modal div.pp_content_container .popup-description{margin-bottom:10px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon{color:var(--modal-colors-icon,#007565);height:auto;max-height:90px}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light){stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) *{stroke-width:1}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content{padding:20px 55px 0;display:flex;flex-direction:column;gap:20px}.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer{margin-bottom:0}.yith-wcwl-pp-modal div.pp_content_container .popup_button,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button{transition:.2s;background:var(--modal-colors-primary-button,#007565);color:var(--modal-colors-primary-button-text,#fff);border:none;border-radius:8px;width:100%;box-sizing:border-box;display:block;padding:13px 25px;text-align:center;text-decoration:none;font-size:14px}.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover{color:var(--modal-colors-primary-button-text-hover,#fff);background:var(--modal-colors-primary-button-hover,#007565)}.yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .popup_button img,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img{display:none}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio,.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{display:inline-block;float:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton{clear:left}.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description{clear:both}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button{transition:.2s;border-radius:5px;background:var(--modal-colors-secondary-button,#08a889);color:var(--modal-colors-secondary-button-text,#fff);border:none}.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover{background:var(--modal-colors-secondary-button-hover,#08a889);color:var(--modal-colors-secondary-button-text-hover,#fff)}.yith-wcwl-pp-modal.feedback .pp_content_container{padding:20px 15px}.yith-wcwl-pp-modal select.change-wishlist,.yith-wcwl-pp-modal button.move-to-another-wishlist-button{box-sizing:border-box}:root{--color-add-to-wishlist-background:#333333;--color-add-to-wishlist-text:#FFFFFF;--color-add-to-wishlist-border:#333333;--color-add-to-wishlist-background-hover:#333333;--color-add-to-wishlist-text-hover:#FFFFFF;--color-add-to-wishlist-border-hover:#333333;--rounded-corners-radius:16px;--color-add-to-cart-background:#333333;--color-add-to-cart-text:#FFFFFF;--color-add-to-cart-border:#333333;--color-add-to-cart-background-hover:#4F4F4F;--color-add-to-cart-text-hover:#FFFFFF;--color-add-to-cart-border-hover:#4F4F4F;--add-to-cart-rounded-corners-radius:16px;--color-button-style-1-background:#333333;--color-button-style-1-text:#FFFFFF;--color-button-style-1-border:#333333;--color-button-style-1-background-hover:#4F4F4F;--color-button-style-1-text-hover:#FFFFFF;--color-button-style-1-border-hover:#4F4F4F;--color-button-style-2-background:#333333;--color-button-style-2-text:#FFFFFF;--color-button-style-2-border:#333333;--color-button-style-2-background-hover:#4F4F4F;--color-button-style-2-text-hover:#FFFFFF;--color-button-style-2-border-hover:#4F4F4F;--color-wishlist-table-background:#FFFFFF;--color-wishlist-table-text:#6d6c6c;--color-wishlist-table-border:#FFFFFF;--color-headers-background:#F4F4F4;--color-share-button-color:#FFFFFF;--color-share-button-color-hover:#FFFFFF;--color-fb-button-background:#39599E;--color-fb-button-background-hover:#595A5A;--color-tw-button-background:#45AFE2;--color-tw-button-background-hover:#595A5A;--color-pr-button-background:#AB2E31;--color-pr-button-background-hover:#595A5A;--color-em-button-background:#FBB102;--color-em-button-background-hover:#595A5A;--color-wa-button-background:#00A901;--color-wa-button-background-hover:#595A5A;--feedback-duration:3s}:root{--color-add-to-wishlist-background:#333333;--color-add-to-wishlist-text:#FFFFFF;--color-add-to-wishlist-border:#333333;--color-add-to-wishlist-background-hover:#333333;--color-add-to-wishlist-text-hover:#FFFFFF;--color-add-to-wishlist-border-hover:#333333;--rounded-corners-radius:16px;--color-add-to-cart-background:#333333;--color-add-to-cart-text:#FFFFFF;--color-add-to-cart-border:#333333;--color-add-to-cart-background-hover:#4F4F4F;--color-add-to-cart-text-hover:#FFFFFF;--color-add-to-cart-border-hover:#4F4F4F;--add-to-cart-rounded-corners-radius:16px;--color-button-style-1-background:#333333;--color-button-style-1-text:#FFFFFF;--color-button-style-1-border:#333333;--color-button-style-1-background-hover:#4F4F4F;--color-button-style-1-text-hover:#FFFFFF;--color-button-style-1-border-hover:#4F4F4F;--color-button-style-2-background:#333333;--color-button-style-2-text:#FFFFFF;--color-button-style-2-border:#333333;--color-button-style-2-background-hover:#4F4F4F;--color-button-style-2-text-hover:#FFFFFF;--color-button-style-2-border-hover:#4F4F4F;--color-wishlist-table-background:#FFFFFF;--color-wishlist-table-text:#6d6c6c;--color-wishlist-table-border:#FFFFFF;--color-headers-background:#F4F4F4;--color-share-button-color:#FFFFFF;--color-share-button-color-hover:#FFFFFF;--color-fb-button-background:#39599E;--color-fb-button-background-hover:#595A5A;--color-tw-button-background:#45AFE2;--color-tw-button-background-hover:#595A5A;--color-pr-button-background:#AB2E31;--color-pr-button-background-hover:#595A5A;--color-em-button-background:#FBB102;--color-em-button-background-hover:#595A5A;--color-wa-button-background:#00A901;--color-wa-button-background-hover:#595A5A;--feedback-duration:3s}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}.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 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}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}.woocommerce form .form-row .required{visibility:hidden}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgb(0 0 0 / .3);box-shadow:0 0 5px 1px rgb(0 0 0 / .3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:#fff0;border:var(--arrow-width) solid #fff0;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:#fff0;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid #fff0;border-right:3px solid #fff0;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgb(0 0 0 / .38);box-shadow:0 0 2px rgb(0 0 0 / .38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgb(0 0 0 / .251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .variable-items-wrapper .wvs-item-label{position:absolute;top:30px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}:root{--wvs-tick:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");

--wvs-cross:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff0000' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");--wvs-single-product-item-width:30px;--wvs-single-product-item-height:30px;--wvs-single-product-item-font-size:16px}.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}.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}.p24-blik-code{text-align:center;font-size:24px;width:100%;font-weight:700;-moz-appearance:textfield}.p24-blik-description{margin-bottom:15px}.p24-blik-code::-webkit-outer-spin-button,.p24-blik-code::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@keyframes p24_blik_blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}span#p24_blik_orderId{display:none}p.p24-blik-confirmation-message{text-align:left;animation:p24_blik_blink 1s infinite}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:#fff0;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{background:#ccc;border:0;cursor:pointer;height:2em;width:2em}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide.is-focus-in .splide__pagination__page:focus,.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:#fff0}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide.is-focus-in .splide__toggle:focus,.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid #fff0;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.slbOverlay,.slbWrap,.slbWrapOuter{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:.7;-webkit-animation:slbOverlay .5s;-moz-animation:slbOverlay .5s;animation:slbOverlay .5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";height:100%}.slbContentOuter,.slbWrap:before{display:inline-block;vertical-align:middle}.slbContentOuter{position:relative;margin:0 auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{background-color:#fff;box-shadow:0 .2em 1em rgb(0 0 0 / .4)}.slbContentEl .slbContent,.slbImageWrap{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s}.slbImageWrap{position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 .2em 1em rgb(0 0 0 / .6);background-color:#fff}.slbDirectionNext .slbImageWrap{-webkit-animation:slbEnterNext .4s;-moz-animation:slbEnterNext .4s;animation:slbEnterNext .4s}.slbDirectionPrev .slbImageWrap{-webkit-animation:slbEnterPrev .4s;-moz-animation:slbEnterPrev .4s;animation:slbEnterPrev .4s}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:hsl(0 0% 100% / .7);text-align:center}.slbArrow,.slbCloseBtn{margin:0;padding:0;border:0;cursor:pointer;background:none}.slbArrow::-moz-focus-inner,.slbCloseBtn::-moz-focus-inner{padding:0;border:0}.slbArrow:hover,.slbCloseBtn:hover{opacity:.5}.slbArrow:active,.slbCloseBtn:active{opacity:.8}.slbCloseBtn{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-.33333em;top:0;color:#fff;color:hsl(0 0% 100% / .7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:hsl(0 0% 100% / .9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-.8em 0 0 -.8em;border:.8em solid #fff0}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 .2em 1em rgb(0 0 0 / .6);background:#000}@-webkit-keyframes slbOverlay{0%{opacity:0}to{opacity:.7}}@-moz-keyframes slbOverlay{0%{opacity:0}to{opacity:.7}}@keyframes slbOverlay{0%{opacity:0}to{opacity:.7}}@-webkit-keyframes slbEnter{0%{opacity:0;-webkit-transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translateZ(0)}}@-moz-keyframes slbEnter{0%{opacity:0;-moz-transform:translate3d(0,-1em,0)}to{opacity:1;-moz-transform:translateZ(0)}}@keyframes slbEnter{0%{opacity:0;-webkit-transform:translate3d(0,-1em,0);-moz-transform:translate3d(0,-1em,0);-ms-transform:translate3d(0,-1em,0);-o-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slbEnterNext{0%{opacity:0;-webkit-transform:translate3d(4em,0,0)}to{opacity:1;-webkit-transform:translateZ(0)}}@-moz-keyframes slbEnterNext{0%{opacity:0;-moz-transform:translate3d(4em,0,0)}to{opacity:1;-moz-transform:translateZ(0)}}@keyframes slbEnterNext{0%{opacity:0;-webkit-transform:translate3d(4em,0,0);-moz-transform:translate3d(4em,0,0);-ms-transform:translate3d(4em,0,0);-o-transform:translate3d(4em,0,0);transform:translate3d(4em,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slbEnterPrev{0%{opacity:0;-webkit-transform:translate3d(-4em,0,0)}to{opacity:1;-webkit-transform:translateZ(0)}}@-moz-keyframes slbEnterPrev{0%{opacity:0;-moz-transform:translate3d(-4em,0,0)}to{opacity:1;-moz-transform:translateZ(0)}}@keyframes slbEnterPrev{0%{opacity:0;-webkit-transform:translate3d(-4em,0,0);-moz-transform:translate3d(-4em,0,0);-ms-transform:translate3d(-4em,0,0);-o-transform:translate3d(-4em,0,0);transform:translate3d(-4em,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}}b,strong{font-weight:500}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}a,button{color:inherit;cursor:pointer}button{background-color:#fff0;border-width:0;padding:0}figure{margin:0}input::-moz-focus-inner{border:0;padding:0;margin:0}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-size:inherit;font-weight:inherit}p{margin:0 0 .5em}cite{font-style:normal}fieldset{border-width:0;padding:0;margin:0}html{font-size:10px;font-family:Jost,sans-serif;color:#4d4e4a;font-weight:400}.h1,h1{font:700 4.8rem/5.2rem Nunito,sans-serif;color:#282826}@media(max-width:991px){.h1,h1{font:500 3.2rem/3.6rem Nunito,sans-serif}}.h2,h2{font:600 4rem/5rem Nunito,sans-serif;color:#282826}@media(max-width:991px){.h2,h2{font:500 2.8rem/3.6rem Nunito,sans-serif}}.h3,h3{font:700 3.2rem/3.8rem Nunito,sans-serif;color:#282826}@media(max-width:991px){.h3,h3{font:500 2.6rem/3.2rem Nunito,sans-serif}}.h4,h4{font:700 2.8rem/3.6rem Nunito,sans-serif;color:#282826}@media(max-width:991px){.h4,h4{font:500 2.4rem/3.2rem Nunito,sans-serif}}.h5,h5{font:700 2.4rem/3.4rem Nunito,sans-serif;color:#282826}@media(max-width:991px){.h5,h5{font:500 2rem/2.8rem Nunito,sans-serif}}.h6,h6{font:700 2.4rem/3.4rem Nunito,sans-serif;color:#282826}@media(max-width:991px){.h6,h6{font:500 2rem/2.8rem Nunito,sans-serif}}address,dl,p{font:400 1.6rem/2.4rem Jost,sans-serif}a{font-size:inherit;-webkit-transition:.3s ease;transition:.3s ease;color:#7da701}a:hover{color:#5b7a01}ol,ul{-webkit-padding-start:16px;padding-inline-start:16px;font:400 1.6rem/2.1rem Jost,sans-serif}ol li,ul li{margin-bottom:.5em}.text-red>a{color:#e64d21}.text-red>a:hover{color:#8b0000!important}.stock{margin-top:24px;font:400 1.4rem/2.2rem DM Sans,sans-serif!important}.cwginstock-subscribe-form{max-width:500px}.cwginstock-subscribe-form .cwgstock_output{font-size:13px!important}.cwginstock-subscribe-form .cwg_iagree_checkbox{margin-bottom:10px;font:400 1.4rem/2.2rem DM Sans,sans-serif}.cwginstock-subscribe-form .panel{border:0!important;background-color:#f2f6ff}.cwginstock-subscribe-form .panel-heading{background-color:#f2f6ff!important;border:0!important;padding:24px 24px 0!important}.cwginstock-subscribe-form .panel-heading h4{margin-bottom:0!important;font:700 1.6rem/2.4rem DM Sans,sans-serif;text-align:left!important;color:#7da701}.cwginstock-subscribe-form .panel-body{padding:24px!important}.cwginstock-subscribe-form .panel-body>.row>.col-md-12>.col-md-12{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap}.cwginstock-subscribe-form .panel-body>.row>.col-md-12>.col-md-12 .form-group{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0;margin-right:8px;max-width:calc(100% - 128px)}.cwginstock-subscribe-form .panel-body>.row>.col-md-12>.col-md-12 .cwg_iagree_checkbox{width:100%!important;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.cwginstock-subscribe-form .panel-body>.row>.col-md-12>.col-md-12 .cwgstock_output{width:100%!important;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.cwginstock-subscribe-form input[type=email]{width:100%}.cwginstock-subscribe-form input[type=submit]{display:inline-block;background-color:#7da701!important;border:1px solid #7da701!important;color:#fff!important;height:37px;min-width:120px;padding:7px 16px!important;font:700 1.6rem/2.1rem DM Sans,sans-serif!important;text-align:center;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease}.cwginstock-subscribe-form input[type=submit]:hover{background-color:#477eff!important;border:1px solid #477eff!important}.cwginstock-subscribe-form .col-md-12,.cwginstock-subscribe-form .row{padding:0!important;margin:0!important}.cwginstock-subscribe-form+.tinvwl-after-add-to-cart{display:none}.customProductPage .form-group.center-block{max-width:100%!important}.customProductPage input[type=submit]{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px!important;height:auto!important;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease}.customProductPage input[type=submit]:hover{background-color:#5b7a01!important;border:1px solid #5b7a01!important;color:#fff}.button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer}.button,.button svg path{-webkit-transition:.35s ease;transition:.35s ease}.button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.button.disabled,.button.disabled:hover,.button:disabled,.button:disabled:hover,.button[disabled=disabled],.button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.button--white svg path{fill:#7da701}.button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.button--white:hover svg path{fill:#fff}.button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.button--txt svg path{fill:#7da701}.button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.button--txt:hover svg path{fill:#3c5100}.button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{display:none;margin:0}.quantity input.qty{appearance:textfield;-webkit-appearance:none;-moz-appearance:textfield;text-align:center}.quantity{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #7da701}.quantity .qty_button{height:35px;width:35px;font-size:22px;border:0;outline:none;background-color:#fff0;font-weight:400;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.quantity .qty_button:hover{background:#fff}.quantity .input-text{background-color:#fff0;border:0;outline:none;margin:0;height:35px;width:45px!important;font-weight:600;font-size:16px}.form-row{margin-bottom:12px}.form-row label{position:relative;display:block;font:700 1.6rem/2.1rem Jost,sans-serif!important}.form-row .wpcf7-form-control-wrap,.form-row input[type=email],.form-row input[type=text],.form-row textarea{width:100%}.select2-container .select2-selection--single,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{border:1px solid #c9c9c9;font:400 1.6rem/2.1rem Jost,sans-serif!important;padding:10px 24px!important;outline:none;background-color:#fff;margin-top:8px}.select2-container .select2-selection--single::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#7da701}.select2-container .select2-selection--single::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#7da701}.select2-container .select2-selection--single:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#7da701}.select2-container .select2-selection--single::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#7da701}.select2-container .select2-selection--single::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder{color:#7da701}.select2-container .select2-selection--single:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border:1px solid #393937}.select2-container .select2-selection--single.disabled,.select2-container .select2-selection--single:disabled,.select2-container .select2-selection--single[disabled=disabled],input[type=email].disabled,input[type=email]:disabled,input[type=email][disabled=disabled],input[type=password].disabled,input[type=password]:disabled,input[type=password][disabled=disabled],input[type=tel].disabled,input[type=tel]:disabled,input[type=tel][disabled=disabled],input[type=text].disabled,input[type=text]:disabled,input[type=text][disabled=disabled],select.disabled,select:disabled,select[disabled=disabled],textarea.disabled,textarea:disabled,textarea[disabled=disabled]{cursor:not-allowed;background-color:#f2f6ff!important;-webkit-filter:grayscale(1) opacity(.5);filter:grayscale(1) opacity(.5)}.select2-container .select2-selection--single,input[type=email],input[type=password],input[type=tel],input[type=text],select{height:44px;border-radius:20px;width:100%}.select2-container .select2-selection--single .select2-selection__rendered{line-height:35px;color:#7da701;padding:0}.select2-container--default .select2-selection--single .select2-selection__arrow{height:37px}select{margin:6px 0;padding:0 12px!important;position:relative}select:focus{border:1px solid #477eff}select option{font:400 1.6rem/2.1rem Jost,sans-serif!important;height:2em;padding:12px 0}.woocommerce div.product form.cart .variations select{width:100%;min-width:1%;max-width:600px}.form-row-newsletter{display:-webkit-box;display:-ms-flexbox;display:flex}.form-row-newsletter .wpcf7-form-control-wrap{width:100%}.form-row-newsletter input[type=email]{width:100%;border:1px solid #fff;color:#fff}.form-row-newsletter input[type=email]::-webkit-input-placeholder{color:#d0d0d0}.form-row-newsletter input[type=email]::-moz-placeholder{color:#d0d0d0}.form-row-newsletter input[type=email]:-ms-input-placeholder{color:#d0d0d0}.form-row-newsletter input[type=email]::-ms-input-placeholder{color:#d0d0d0}.form-row-newsletter input[type=email]::placeholder{color:#d0d0d0}.form-row-newsletter input[type=email]:focus{border:1px solid #477eff}.form-row-newsletter .wpcf7-form-control-wrap{padding-right:16px}.form-row-newsletter .button__kanda{min-width:133px;width:133px}@media(max-width:450px){.form-row-newsletter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-row-newsletter .wpcf7-form-control-wrap{padding-right:0;padding-bottom:12px}}div.wpcf7 .ajax-loader{display:none;height:0;width:0}.wpcf7-form-control-wrap label{position:relative;display:block;font:400 1.4rem/2.2rem Jost,sans-serif}.wpcf7 form .wpcf7-response-output{font:700 1.6rem/2.1rem Jost,sans-serif!important;font-size:16px!important;line-height:24px!important;color:#282826!important;font-weight:400!important}.wpcf7-acceptance .wpcf7-list-item{margin:0}.wpcf7-acceptance .wpcf7-list-item-label{font:400 1.4rem/2.2rem Jost,sans-serif}.sideMiniCart{position:fixed;z-index:9999;width:100vw;height:100vh;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}@media(max-width:1224px){.sideMiniCart{height:100dvh}}.sideMiniCart__background{background-color:hsl(0 0% 100% / .9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:absolute;width:100%;height:100%;z-index:998}.sideMiniCart__wrapper{z-index:999;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:599px;height:100%;padding:40px 32px;background-color:#fff;border:1px solid #ebebeb;right:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}@media(max-width:1224px){.sideMiniCart__wrapper{max-width:100%}}@media(max-width:991px){.sideMiniCart__wrapper{padding:25px 16px}}.sideMiniCart.cartLoader .sideMiniCart__loading{display:-webkit-box;display:-ms-flexbox;display:flex}.sideMiniCart.cartLoader .widget_shopping_cart_content p{display:none}.sideMiniCart__loading{height:100%;display:none}.sideMiniCart__loading svg{width:50px;height:50px}.sideMiniCart .widget_shopping_cart_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.sideMiniCart .widget_shopping_cart_content,.sideMiniCart__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sideMiniCart__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sideMiniCart__title{margin-bottom:0;text-transform:uppercase}.sideMiniCart__close{cursor:pointer}.sideMiniCart.open{opacity:1;visibility:visible}.sideMiniCart.open .sideMiniCart__wrapper{-webkit-transform:translateX(0);transform:translateX(0)}.sideMiniCart .woocommerce-mini-cart{overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;margin-top:20px}.sideMiniCart .woocommerce-mini-cart__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;border-top:1px solid #ebebeb;text-transform:uppercase}.sideMiniCart .woocommerce-mini-cart__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:0;gap:16px;width:100%}.sideMiniCart .woocommerce-mini-cart__buttons .button{text-align:center}.sideMiniCart .mini_cart_item{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:30px 10px 80px 10px 1fr;grid-template-columns:30px 80px 1fr;-ms-grid-rows:1fr 0 1fr;grid-template-rows:1fr 1fr;gap:0 10px;grid-template-areas:"remove thumbnail desc" "remove thumbnail qty";-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0!important}@media(max-width:1224px){.sideMiniCart .mini_cart_item{padding:40px 0!important}}@media(max-width:1224px){.sideMiniCart .mini_cart_item:not(:last-of-type){padding:25 0!important;border-bottom:1px solid #ebebeb}}@media(max-width:1224px){.sideMiniCart .mini_cart_item:not(:first-of-type){padding:25 0!important}}.sideMiniCart .mini_cart_item a.remove{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:remove}.sideMiniCart .mini_cart_item a{-ms-grid-row:1;-ms-grid-column:5;grid-area:desc;color:#4d4e4a!important;font-weight:400!important}.sideMiniCart .mini_cart_item a:hover{color:#000!important;background:#fff}.sideMiniCart .mini_cart_item .thumbnail,.sideMiniCart .mini_cart_item a.thumbnail{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3;grid-area:thumbnail}.sideMiniCart .mini_cart_item .thumbnail img,.sideMiniCart .mini_cart_item a.thumbnail img{width:80px;height:auto}.sideMiniCart .mini_cart_item .quantity{-ms-grid-row:3;-ms-grid-column:5;grid-area:qty;border:none}.sideMiniCart .mini_cart_item .variation{display:none}.sideMiniCart .woocommerce-mini-cart__empty-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:100%}.sideMiniCart .woocommerce-mini-cart__empty-message h5{margin-bottom:30px}.sideMiniCart .woocommerce-mini-cart__buttons .button,.sideMiniCart .woocommerce-mini-cart__empty-message .button{border-radius:28px!important;padding:10px 24px!important;font:400 1.6rem/2.4rem Jost,sans-serif!important;background-color:#7da701!important;border:1px solid #7da701!important;color:#fff!important}.sideMiniCart .woocommerce-mini-cart__buttons .button:hover,.sideMiniCart .woocommerce-mini-cart__empty-message .button:hover{background-color:#5b7a01!important;border:1px solid #5b7a01!important}.postCard__thumbnail{aspect-ratio:16/9;overflow:hidden;border-radius:8px;margin-bottom:12px;border:1px solid #ebebeb}.postCard__thumbnail img{width:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out}.postCard__info{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.postCard__read{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-line-pack:center;align-content:center;padding-left:20px}.postCard__read,.postCard__read:before{font-size:1.3rem;font-weight:400;font-family:Jost,sans-serif;line-height:2rem;color:#8f918b}.postCard__read:before{content:".";position:absolute;left:10px;top:-4px}.postCard__date{font-size:1.3rem;font-weight:400;font-family:Jost,sans-serif;line-height:2rem;color:#8f918b}.postCard__title{margin-bottom:8px;font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem;color:#282826}.postCard__excerpt{margin-bottom:12px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#4d4e4a}.postCard:hover .postCard__thumbnail img{-webkit-transform:scale(1.05);transform:scale(1.05)}.productCard{position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.productCard__sale{padding:6px 24px;background-color:#7da701;color:#f4f6ea;border-radius:4px;font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;position:absolute;left:15px;top:13px;z-index:2}.productCard__product-thumbnail{margin-bottom:12px;height:288px;overflow:hidden;border:1px solid #ebebeb;border-radius:4px}.productCard__product-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.productCard__title h4{margin-bottom:6px}.productCard__sold,.productCard__title h4{font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.productCard__bottom{margin-top:auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.productCard__price{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem;color:#7da701;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.productCard__price ins{text-decoration:none}.productCard__price del{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;font-size:1.6rem!important;font-weight:400!important;font-family:Jost,sans-serif!important;line-height:2.4rem!important;color:#8f918b}.productCard__price .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-weight:500;font-size:18px!important;line-height:26px}.productCard__price--omnibus span.price{display:-ms-grid!important;display:grid!important;grid-auto-columns:1fr;-ms-grid-columns:1fr 10px 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 0 1fr;grid-template-rows:1fr 1fr;gap:0 10px;grid-template-areas:"one two" "three three";-ms-grid-rows:auto 0 1fr;grid-template-rows:auto 1fr}.productCard__price--omnibus span.price del{-ms-grid-row:1;-ms-grid-column:1;grid-area:one;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:right}.productCard__price--omnibus span.price ins{-ms-grid-row:1;-ms-grid-column:3;grid-area:two;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:left}.productCard__price--omnibus span.price .iworks-omnibus{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:three;font-size:14px;line-height:1.3;color:#4d4e4a}.productCard .btn{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;margin-top:15px}.productCard .btn,.productCard .btn svg path{-webkit-transition:.35s ease;transition:.35s ease}.productCard .btn:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.productCard .btn.disabled,.productCard .btn.disabled:hover,.productCard .btn:disabled,.productCard .btn:disabled:hover,.productCard .btn[disabled=disabled],.productCard .btn[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.productCard .btn--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.productCard .btn--white svg path{fill:#7da701}.productCard .btn--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.productCard .btn--white:hover svg path{fill:#fff}.productCard .btn--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.productCard .btn--txt svg path{fill:#7da701}.productCard .btn--txt:hover{background-color:#fff0;color:#3c5100;border:none}.productCard .btn--txt:hover svg path{fill:#3c5100}.productCard .btn--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productCard .btn.loading{position:relative;pointer-events:none}.productCard .btn.loading:after{font-family:WooCommerce;content:"";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:5px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.productCard__score{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px 0}.productCard__score .star-rating{position:relative;float:none;margin-top:0;font-size:13px;letter-spacing:7px;height:14px;width:101px}.productCard__score .star-rating:before{font-size:13px;letter-spacing:7px;height:16px;width:101px}.productCard__score .star-rating span:before{color:#7da701}.productSearchBar{position:relative;height:44px;width:100%;max-width:256px;-ms-flex-negative:0;flex-shrink:0}@media(max-width:991px){.productSearchBar{max-width:100%}}.productSearchBar__field{width:100%;-ms-flex-negative:0;flex-shrink:0;border:1px solid #c9c9c9;border-radius:30px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;outline:none;height:24px;padding:0 24px 0 52px;color:#8f918b;height:100%}.productSearchBar__field::-webkit-input-placeholder{color:#8f918b}.productSearchBar__field::-moz-placeholder{color:#8f918b}.productSearchBar__field:-ms-input-placeholder{color:#8f918b}.productSearchBar__field::-ms-input-placeholder{color:#8f918b}.productSearchBar__field::placeholder{color:#8f918b}.productSearchBar__field:focus{border-bottom:1px solid #c9c9c9}.productSearchBar input[type=search]::-webkit-search-cancel-button,.productSearchBar input[type=search]::-webkit-search-decoration,.productSearchBar input[type=search]::-webkit-search-results-button,.productSearchBar input[type=search]::-webkit-search-results-decoration{display:none}.productSearchBar__button{width:20px;height:20px;position:absolute;top:12px;left:20px;z-index:99;outline:none}.productSearchBar__button .icon{height:31px;width:31px;position:absolute;top:2px;left:2px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.productSearchBar__button .icon--hover,.productSearchBar__button:hover .icon--normal{opacity:0}.productSearchBar__button:hover .icon--hover{opacity:1}.singlePost__box{padding:16px}.singlePost__thumbnail{width:100%;max-width:270px;height:170px;-ms-flex-negative:0;flex-shrink:0;background-color:#fff0;background-size:cover;background-position:50%;background-repeat:no-repeat;background-blend-mode:multiply;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.singlePost__title{padding:16px}.singlePost__title h5{margin-bottom:0}.singlePost__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.singlePost__wrap:hover .singlePost__thumbnail{background-color:#477eff}@media(max-width:600px){.singlePost__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.singlePost__wrap *{text-align:center}}.splide--nav>.splide__track>.splide__list>.splide__slide{border:0;background-color:#fff!important}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:5px}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:5px}.splide__arrow{position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #d8e3b5;border-radius:50%;padding:0;opacity:.7;background:#fff0}.splide__arrow svg{width:12px;height:12px}.splide__arrow svg path{fill:#7da701}.splide__arrow--next{right:0}.splide__arrow--prev{left:0}.splide__arrow:hover{cursor:pointer;opacity:1}.splide__pagination{bottom:0}.splide__pagination__page{height:10px;width:10px;margin:4px;border-radius:10px;-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out;background:#fff;border:1px solid #b9ce7b}.splide__pagination__page.is-active{-webkit-transform:none;transform:none;border:1px solid #7da701;background:#7da701}.woocommerce nav.woocommerce-pagination ul{font:700 1.6rem/2.4rem DM Sans,sans-serif;border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;background-color:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{font-weight:500}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:none;color:#7da701}.woocommerce-error,.woocommerce-info,.woocommerce-message{margin-bottom:0;font:700 1.3rem/3.7rem DM Sans,sans-serif!important}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{border-radius:0!important}@media(max-width:550px){.woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.payment_box{width:100%;-ms-flex-negative:1;flex-shrink:1;background-color:#d8e3b5!important}.linkCard{border-radius:8px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.linkCard__thumbnail{height:261px}.linkCard__thumbnail,.linkCard__thumbnail img{overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px}.linkCard__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out}@media(max-width:991px){.linkCard__thumbnail{height:219px}}.linkCard__txt{padding:24px 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.linkCard__title{margin-bottom:12px;font:700 2.4rem/3.4rem Nunito,sans-serif;color:#282826}@media(max-width:991px){.linkCard__title{font:500 2rem/2.8rem Nunito,sans-serif}}.linkCard__desc{margin-bottom:24px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#4d4e4a}.linkCard .button{margin-top:auto}.linkCard:hover .linkCard__thumbnail img{-webkit-transform:scale(1.05);transform:scale(1.05)}.yith-wcwl-add-to-wishlist{margin-top:0;position:absolute;top:9px;right:10px;z-index:2;cursor:pointer}.yith-wcwl-add-to-wishlist .single_add_to_wishlist,.yith-wcwl-add-to-wishlist .single_add_to_wishlist_login{display:block}.yith-wcwl-add-to-wishlist .single_add_to_wishlist :not(img),.yith-wcwl-add-to-wishlist .single_add_to_wishlist_login :not(img){display:none}.yith-wcwl-add-to-wishlist .delete_item{font-size:0}.yith-wcwl-add-to-wishlist .delete-item img,.yith-wcwl-add-to-wishlist .single_add_to_wishlist_login img,.yith-wcwl-add-to-wishlist .single_add_to_wishlist img,.yith-wcwl-add-to-wishlist .yith-wcwl-add-button img{margin-right:0!important}.yith-wcwl-add-to-wishlist .single_add_to_wishlist_login{width:26px}#yith-wcwl-popup-message{display:none!important}#breadcrumbs{background:#fdfdfd;padding:32px 0;margin-bottom:0}#breadcrumbs>span{max-width:1224px;margin:0 auto;width:100%;display:block}@media(max-width:1260px){#breadcrumbs>span{padding-left:16px;padding-right:16px}}#breadcrumbs .divider:before{content:url(/wp-content/themes/flexible-theme/dist/5bfccbcac59706f238d2d838e44ef456.svg);margin:0 8px;vertical-align:middle}#breadcrumbs a{color:#282826}#breadcrumbs a:hover{color:#5b7a01}#breadcrumbs .breadcrumb_last{color:#7da701}.customArchiveProduct .yith-wcan-filters{margin-bottom:24px}.customArchiveProduct .yith-wcan-filters.filters-modal.open{margin-bottom:0}@media(min-width:992px){.customArchiveProduct .yith-wcan-filters .yith-wcan-filter .filter-title{display:none}}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;display:none;max-width:328px;margin:0 auto 24px}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button svg path{-webkit-transition:.35s ease;transition:.35s ease}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button.disabled,.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button.disabled:hover,.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button:disabled,.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button:disabled:hover,.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button[disabled=disabled],.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--white svg path{fill:#7da701}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--white:hover svg path{fill:#fff}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--txt svg path{fill:#7da701}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--txt:hover svg path{fill:#3c5100}.customArchiveProduct .yith-wcan-filters.filters-modal .main-modal-button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customArchiveProduct .filters-container form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff!important}@media(max-width:991px){.customArchiveProduct .filters-container form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #ebebeb}}.customArchiveProduct .filter-content{width:100%}.customArchiveProduct .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown{border:1px solid #c9c9c9;border-radius:30px;padding:9px 20px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}@media(max-width:991px){.customArchiveProduct .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown{padding:10px 20px;border:0!important}}.customArchiveProduct .dropdown-label{padding-right:10px}.customArchiveProduct .search-field-container input.search-field{border:1px solid #c9c9c9;border-radius:20px;padding:10px 20px 10px 40px!important;width:200px!important}.customArchiveProduct .search-field-container input.search-field:focus{outline:none}.customArchiveProduct .dropdown-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-shadow:none!important;box-shadow:none!important;border:1px solid #c9c9c9!important;border-radius:10px}@media(max-width:991px){.customArchiveProduct .dropdown-wrapper{overflow:auto}}@media(max-width:991px){.customArchiveProduct .dropdown-wrapper .matching-items{overflow-y:scroll!important}}.customArchiveProduct .yith-wcan-dropdown.open{-webkit-box-shadow:none!important;box-shadow:none!important;border:1px solid #c9c9c9!important}.customArchiveProduct .active-filter a{border-radius:20px!important;gap:6px;height:32px}.customArchiveProduct .yith-wcan-active-filters{width:100%;margin:6px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media(max-width:991px){.customArchiveProduct .yith-wcan-active-filters{margin:16px 0 0}}.customArchiveProduct .yith-wcan-active-filters .active-filter{margin-bottom:0}.customArchiveProduct .yith-wcan-active-filters .reset-filters{border:none;background-color:#fff0;padding:0;width:20px;height:20px}.customArchiveProduct .yith-wcan-active-filters .reset-filters:hover{background-color:#fff0;border:none}.customArchiveProduct .yith-wcan-active-filters .reset-filters:before{content:url(/wp-content/themes/flexible-theme/dist/c28acaac4fc3b1989d5f861db31c3de7.svg)}.customArchiveProduct .yith-wcan-active-filters.no-titles.custom-style.enhanced h4{display:none}.customArchiveProduct .woocommerce-ordering select.orderby{border:1px solid #c9c9c9!important;padding:11px 24px 10px!important;vertical-align:middle;background:#fff0 url(/wp-content/themes/flexible-theme/dist/35471429acca6d124dabe709b2020dd0.svg) no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.customArchiveProduct .yith-wcan-active-filters .active-filter .active-filter-label:after{content:url(/wp-content/themes/flexible-theme/dist/3bcbd7a1724f6c419379249f380aa44a.svg);background-color:#fff0;background-image:none;position:relative;line-height:inherit;width:12px;height:12px;right:0}.customArchiveProduct .yith-wcan-active-filters .active-filter .active-filter-label{color:#7da701;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;background:#f4f6ea;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px 12px;margin-right:0}@media(max-width:991px){.customArchiveProduct button.btn.btn-primary.yith-wcan-filters-opener.enhanced{background:#7da701;border-radius:20px;color:#fff;height:44px;padding:10px 17px;font-size:16px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.customArchiveProduct button.btn.btn-primary.yith-wcan-filters-opener.enhanced:before{content:url(/wp-content/themes/flexible-theme/dist/22628eee58ce7015dd1533a6b8dcf20c.svg)}.customArchiveProduct button.btn.btn-primary.yith-wcan-filters-opener.enhanced i{display:none}}.customArchiveProduct .yith-wcan-filters .yith-wcan-filter{margin-bottom:0}@media(max-width:991px){.customArchiveProduct .yith-wcan-filters.filters-modal .yith-wcan-filter{border:none;border-bottom:1px solid #ebebeb;padding:16px 24px;border-radius:0}}@media(max-width:991px){.customArchiveProduct .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper{position:relative;border:none!important}}@media(max-width:991px){.customArchiveProduct .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after{background-image:url(/wp-content/themes/flexible-theme/dist/be5e83cc441bf86a01025cc15aff209b.svg);top:calc(3% + 12px);height:20px;width:20px}}@media(max-width:991px){.customArchiveProduct .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after{background-image:url(/wp-content/themes/flexible-theme/dist/dcdc55c26d891eb250a45341daf03c56.svg)!important;top:calc(3% + 8px);height:20px;width:20px}}.customArchiveProduct .search-field-container:after{top:7px!important;left:10px!important}@media(max-width:991px){.customArchiveProduct .search-field-container{display:none}}.customArchiveProduct .yith-wcan-filters.filters-modal .filters-container{background:#fff;margin-top:60px;padding:16px!important;height:100vh}.customArchiveProduct .yith-wcan-filters.filters-modal .filters-container .clear-selection{display:none}.customArchiveProduct .yith-wcan-filters.filters-modal h3.mobile-only{background-color:#fff;text-align:start;padding:16px;font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.customArchiveProduct .yith-wcan-filters.filters-modal .close-button{width:20px!important;height:20px!important;font-size:0!important}.customArchiveProduct .yith-wcan-filters.filters-modal .close-button:before{content:url(/wp-content/themes/flexible-theme/dist/700d84d539024c2ffde4cddb17a686fe.svg)}.customArchiveProduct .yith-wcan-filters.filters-modal .filter-title{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.customArchiveProduct .yith-wcan-filters.filters-modal .filter-title.collapsable.closed:after{background-image:url(/wp-content/themes/flexible-theme/dist/be5e83cc441bf86a01025cc15aff209b.svg);height:20px;width:20px;top:calc(50% - 10px)}.customArchiveProduct .yith-wcan-filters.filters-modal .filter-title.collapsable.opened:after{background-image:url(/wp-content/themes/flexible-theme/dist/dcdc55c26d891eb250a45341daf03c56.svg)!important;height:20px;width:20px;top:calc(50% - 10px)}.woocommerce-page .woocommerce-ordering,.woocommerce .woocommerce-ordering{float:right!important}.orderDetails{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:32px 16px;background-color:#fff}@media(max-width:991px){.orderDetails{padding:0 16px}}.orderDetails__header{padding:8px 0;display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 16px 164px 16px 164px;grid-template-columns:1fr 164px 164px;gap:0 16px;border-bottom:1px solid #ebebeb}@media(max-width:991px){.orderDetails__header{display:none}}.orderDetails__header-title{color:#282826;font-size:1.3rem;font-weight:400;font-family:Jost,sans-serif;line-height:2rem}.orderDetails__header-title--right{text-align:right}.orderDetails__loop{padding-bottom:32px}.orderDetails__item{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 16px 164px 16px 164px;grid-template-columns:1fr 164px 164px;gap:0 16px;padding:24px 0;border-bottom:1px solid #ebebeb}@media(max-width:991px){.orderDetails__item{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:0}}.orderDetails__details{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:90px 16px 1fr;grid-template-columns:90px 1fr;gap:16px 16px}.orderDetails__details .product-thumbnail{height:90px;overflow:hidden;border:1px solid #ebebeb;border-radius:4px}.orderDetails__details .product-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.orderDetails__details .product-price{margin-bottom:8px;color:#282826}.orderDetails__details .product-desc a{display:block;margin-bottom:8px;font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}@media(min-width:992px){.orderDetails__details{padding-right:24px}}@media(max-width:991px){.orderDetails__number{padding-left:105px;margin-bottom:10px}}@media(min-width:992px){.orderDetails__number{padding-right:24px}.orderDetails__number span{display:none}}.orderDetails__price{text-align:right}@media(max-width:991px){.orderDetails__price{padding-left:114px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.orderDetails__price p{font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem}.orderSummary{padding:24px;background:#f6f7f5;border:1px solid #ebebeb;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;min-width:328px}@media(max-width:991px){.orderSummary{width:100%;min-width:auto}}.orderSummary__title{margin-bottom:18px;font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem}.orderSummary__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:revert;flex-direction:revert;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.orderSummary__item p{margin-bottom:12px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.orderSummary__item--total{border-top:1px solid #ebebeb;margin-top:4px;padding-top:16px}.orderSummary__item--total p{margin-bottom:0}.swal2-container{z-index:9999!important}.swal2-container .swal2-title{line-height:1.3}.productSearchCard{display:-ms-grid;display:grid;-ms-grid-columns:60px 1fr;grid-template-columns:60px 1fr;padding-bottom:24px;border-bottom:1px solid rgb(0 0 0 / .1)}@media(max-width:400px){.productSearchCard{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media(max-width:400px){.productSearchCard__image{text-align:center}}.productSearchCard__image img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover}.productSearchCard__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media(max-width:400px){.productSearchCard__data{text-align:center}}.productSearchCard__data p{color:#282826;margin:0}.productSearchCard__data__brand{font-size:18px;font-weight:400;line-height:25px;text-transform:uppercase;color:#707070;margin:0}.productSearchCard__data__price bdi{font-size:18px;font-weight:400;line-height:29px}.productSearchCard__data__price del bdi{font-size:14px;color:#707070}.searchModal{position:fixed;overflow-y:auto;margin-top:8px;width:100%;max-width:256px;border:1px solid #c9c9c9;border-radius:20px;max-height:20%;background-color:#fff;z-index:99999;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease,max-height .5s ease;transition:opacity .3s ease,visibility .3s ease,max-height .5s ease}@media(max-width:991px){.searchModal{max-width:calc(100% - 32px);left:16px;right:16px}}.searchModal.active{opacity:1;visibility:visible}.searchModal.large{max-height:60%;-webkit-transition:max-height .5s ease;transition:max-height .5s ease}.searchModal__wrapper{width:100%;margin:0 auto;padding:16px}.searchModal__form,.searchModal__form__field{position:relative}.searchModal__form__field svg{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.searchModal__form__field input{outline:none;width:100%;font-size:16px;border:none;border-bottom:1px solid #000;padding:12px 8px 12px 40px;-webkit-transition:border-color .3s ease,border-bottom-width .3s ease;transition:border-color .3s ease,border-bottom-width .3s ease}.searchModal__form__field input:focus{border-color:#7da701;border-bottom-width:2px}.searchModal__form span{position:absolute;top:7px;right:0;font-size:14px;cursor:pointer}.searchModal__results{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding-top:40px}.searchModal__results,.searchModal__results .showMore{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchModal__results .showMore{display:-webkit-box;display:-ms-flexbox;display:flex;display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer}.searchModal__results .showMore,.searchModal__results .showMore svg path{-webkit-transition:.35s ease;transition:.35s ease}.searchModal__results .showMore:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.searchModal__results .showMore.disabled,.searchModal__results .showMore.disabled:hover,.searchModal__results .showMore:disabled,.searchModal__results .showMore:disabled:hover,.searchModal__results .showMore[disabled=disabled],.searchModal__results .showMore[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.searchModal__results .showMore--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.searchModal__results .showMore--white svg path{fill:#7da701}.searchModal__results .showMore--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.searchModal__results .showMore--white:hover svg path{fill:#fff}.searchModal__results .showMore--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.searchModal__results .showMore--txt svg path{fill:#7da701}.searchModal__results .showMore--txt:hover{background-color:#fff0;color:#3c5100;border:none}.searchModal__results .showMore--txt:hover svg path{fill:#3c5100}.searchModal__results .showMore--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.searchModal__results .showMore p{text-align:center;color:#fff;margin:0!important}.searchModal__loading{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.searchModal__loading svg{width:100px;height:100px}.searchModal__loading.active{display:-webkit-box;display:-ms-flexbox;display:flex}.blockRating{padding-top:32px;background-color:#fff}.blockRating__wrapper{width:100%;max-width:1224px;margin:0 auto}.blockRating__all,.blockRating__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blockRating__all{margin-top:24px;margin-bottom:24px}.blockRating__all .count{font-size:21px;font-weight:600;color:#202902;margin-bottom:16px}.blockRating__all .star-rating{position:relative;float:none;margin-top:0;font-size:13px;letter-spacing:7px;height:14px;width:101px}.blockRating__all .star-rating:before{font-size:13px;letter-spacing:7px;height:16px;width:101px}.blockRating__all .star-rating span:before{color:#7da701}.blockRating__all-score{margin-right:45px;min-width:70px}.blockRating__all-score .number{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.blockRating__all-score .number--average{font-size:21px;font-weight:600}.blockRating__all-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.blockRating__popup{position:fixed;top:60%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;padding:89px 40px 40px;border-radius:5px;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .5);box-shadow:0 0 10px rgb(0 0 0 / .5);display:none;width:824px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:999;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:scroll;overflow-x:hidden}@media(max-width:991px){.blockRating__popup{padding:89px 10px 40px}}.blockRating__popup::-webkit-scrollbar{width:10px}.blockRating__popup::-webkit-scrollbar-track{background:#f1f1f1}.blockRating__popup::-webkit-scrollbar-thumb{background:#888}.blockRating__popup ::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:991px){.blockRating__popup{width:85%}}.blockRating__popup.visible{display:block!important}.blockRating .ratingBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:6px}.blockRating .ratingBar,.blockRating .ratingBar__score{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blockRating .ratingBar__score{margin-right:8px}.blockRating .ratingBar__score span{color:#202902;font-size:18px;text-align:center}.blockRating .ratingBar__progress{background:rgb(185 206 123 / .3);height:10px;width:100%;max-width:437px;display:block;position:relative}.blockRating .ratingBar__progress .fill{background:#7da701;height:10px;position:absolute;left:0;top:0}.blockRating__add-review{max-width:359px;text-align:center}.blockRating__comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blockRating__review{padding-bottom:32px}.blockRating__author{margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:991px){.blockRating__author{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:101px 20px 1fr;grid-template-columns:101px 1fr;-ms-grid-rows:1fr 4px 1fr;grid-template-rows:1fr 1fr;gap:4px 20px;grid-template-areas:"ver ver" "star name"}.blockRating__author .star-rating{grid-area:star}.blockRating__author .blockRating__name{grid-area:name}.blockRating__author .blockRating__txt{grid-area:ver}}@media (max-width:991px){.blockRating__author .star-rating{-ms-grid-row:3;-ms-grid-column:1}.blockRating__author .blockRating__name{-ms-grid-row:3;-ms-grid-column:3}.blockRating__author .blockRating__txt{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}}.blockRating__author p{color:#b9ce7b;margin-bottom:0}.blockRating__author p,.blockRating__name{font-weight:400;font-size:16px;line-height:24px}.blockRating__name{color:#282826}.blockRating__txt{font-weight:400;font-size:16px;line-height:24px;color:#4d4e4a}.blockRating__popup #close-popup{position:absolute;right:40px;top:40px;padding:7px;cursor:pointer}.blockRating__popup #close-popup:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.blockRating__popup #close-popup:after,.blockRating__popup #close-popup:before{content:"";position:absolute;left:50%;top:0;width:3px;height:100%;background-color:#606060}.blockRating__popup #close-popup:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.blockRating__popup .woocommerce-Reviews{display:-ms-grid;display:grid}.blockRating__popup .woocommerce-Reviews #comments{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.blockRating__popup .woocommerce-Reviews #comments .woocommerce-Reviews-title{display:none}.blockRating__popup .woocommerce-Reviews #comments .commentlist{padding:0;display:-ms-grid;display:grid;gap:40px}.blockRating__popup .woocommerce-Reviews #comments .commentlist li{border-left:1px solid #d0d0d0!important}.blockRating__popup .woocommerce-Reviews #comments .commentlist li .comment_container .comment-item{padding-left:16px}.blockRating__popup .woocommerce-Reviews #comments .commentlist li .comment_container .comment-item__author,.blockRating__popup .woocommerce-Reviews #comments .commentlist li .comment_container .comment-item__date{color:#666}.blockRating__popup .woocommerce-Reviews #comments .commentlist li .comment_container .comment-item__stars .star-rating{float:none;letter-spacing:10.7px;font-size:13px;width:9.4em}.blockRating__popup .woocommerce-Reviews #comments .woocommerce-pagination{margin-top:0}.blockRating__popup .woocommerce-Reviews #comments .woocommerce-pagination .next,.blockRating__popup .woocommerce-Reviews #comments .woocommerce-pagination .prev,.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-reply-title{display:none}.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-rating label{display:none}.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-comment textarea{height:104px!important;background:#f3f3f3;border:1px solid #d0d0d0;resize:none;padding:12px 16px}.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-form .comment-form-comment :focus-visible{outline:none}.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit{-ms-grid-column-align:end;justify-self:end;max-width:359px;width:100%}.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit .submit{display:inline-block!important;background-color:#7da701!important;border:1px solid #7da701!important;color:#fff!important;border-radius:28px!important;padding:10px 24px!important;font:400 1.6rem/2.4rem Jost,sans-serif!important;white-space:nowrap!important;outline:none!important;cursor:pointer!important}.blockRating__popup .woocommerce-Reviews #review_form_wrapper .comment-form label{color:#666;margin-bottom:8px}.bannerPopup{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0;overflow-y:hidden;border:none;margin:0;background:#fff0;outline:none!important}@media(max-width:991px){.bannerPopup{width:400px}}.bannerPopup::-webkit-backdrop{background-color:hsl(0 0% 100% / .8)}.bannerPopup::backdrop{background-color:hsl(0 0% 100% / .8)}.bannerPopup__wrapper{position:relative}.bannerPopup__wrapper .close{position:absolute;top:10px;right:10px;width:40px;height:40px;background:#7da701;border-radius:50%;cursor:pointer;z-index:3}.bannerPopup__wrapper .close:after,.bannerPopup__wrapper .close:before{content:"";display:block;width:25px;height:4px;border-radius:2px;background:#fff;position:absolute;top:50%;left:50%}.bannerPopup__wrapper .close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bannerPopup__wrapper .close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.bannerPopup__wrapper .image{border-radius:16px;border:3px solid #7da701;line-height:0;overflow:hidden}.bannerPopup__wrapper .image__desktop{width:100%;height:auto;min-width:50vw;max-width:1000px}@media(max-width:991px){.bannerPopup__wrapper .image__desktop{display:none}}.bannerPopup__wrapper .image__mobile{width:100%;height:auto;max-width:400px;display:none}@media(max-width:991px){.bannerPopup__wrapper .image__mobile{display:block}}.header{position:fixed;width:100%;top:0;left:0;z-index:999;background-color:#fdfdfd;height:176px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:991px){.header{height:128px}}.header__wrapper{max-width:1224px;margin:0 auto}.header__topMenu{background-color:#7da701;padding:0 16px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:center;align-content:center}@media(max-width:991px){.header__topMenu{display:none}}.header__topMenuWrap{max-width:1224px;margin:0 auto;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.header__topMenu ul,.header__topMenuWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__topMenu ul{padding:0;list-style:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;margin:0}.header__topMenu ul li{margin:0}.header__topMenu ul li a{color:#fff}.header__topMenuContact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;gap:24px;margin-right:auto}.header__topMenuContact,.header__topMenuContact a{display:-webkit-box;display:-ms-flexbox;display:flex}.header__topMenuContact a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#fff;font-size:14px}.header__topMenuContact a:hover{color:#fff}.header__main{padding:0 16px;background-color:#fff}@media(max-width:991px){.header__main{height:100%}}.header__mainWrap{max-width:1224px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:208px 24px 1fr 24px 201px;grid-template-columns:208px 1fr 201px;gap:24px 24px;height:84px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:991px){.header__mainWrap{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:1fr 0 1fr;grid-template-rows:1fr 1fr;gap:0 24px;grid-template-areas:"logo logo   logo   logo   icons  icons  icons " "menu search search search search search search"}.header__mainWrap .menu{grid-area:menu}.header__mainWrap .menu,.header__mainWrap .search{height:68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mainWrap .search{grid-area:search}.header__mainWrap .logo{grid-area:logo;height:60px;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__mainWrap .icons{grid-area:icons;height:60px}.header__mainWrap .icons .link-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:991px){.header__mainWrap .menu{-ms-grid-row:3;-ms-grid-column:1}.header__mainWrap .search{-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:11}.header__mainWrap .logo{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:7}.header__mainWrap .icons{-ms-grid-row:1;-ms-grid-column:9;-ms-grid-column-span:5}}.header__left img{width:100%;max-width:100%;height:auto}@media(max-width:991px){.header__left img{max-width:165px}}.header__searchBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__searchBox .searchDiv.full{position:relative;width:100%}.header__searchBox .searchDiv.full .productSearchBar{max-width:100%}@media(min-width:992px){.header__searchBox .searchDiv.full .searchModal{max-width:100%;position:absolute;max-height:60vh}}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}@media(max-width:991px){.header__right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.header__hamburger{display:none}.header__hamburger svg{cursor:pointer}@media(max-width:991px){.header__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__category{position:relative;height:60px;padding:0 16px;background:#7da701;border-color:#9cb946;border-style:solid;border-width:1px 0}@media(max-width:991px){.header__category{display:none}}.header__categoryWrap{max-width:1224px;width:100%;margin:0 auto}.header__categoryMenu,.header__categoryWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.header__categoryMenu{margin:0;padding:0;list-style:none;gap:18px}.header__categoryMenu>li>a .categoryItem__title{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.header__categoryMenu>li>a .categoryItem__icon{display:none}.header__categoryMenu li{margin-bottom:0}.header__categoryMenu li>a{padding:18px 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.header__categoryMenu li.menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 36px 18px 0;color:#fff}.header__categoryMenu li.menu-item-has-children>a:after{content:"";background-image:url(/wp-content/themes/flexible-theme/dist/218379cbecf25f5d3b7808b09ab8f0f0.svg);background-position:50%;background-size:contain;display:inline-block;width:20px;height:20px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;position:absolute;right:9px;top:20px}.header__categoryMenu li.menu-item-has-children:hover>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__categoryMenu li.menu-item-has-children:hover .sub-menu{top:58px}.header__categoryMenu li a{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.header__categoryMenu li .sub-menu{display:-ms-grid;display:grid;padding:24px 0;background-color:#fff;position:absolute;top:-100vh;z-index:-1;width:100%;margin:0 auto;max-width:1200px;left:0;right:0;-ms-grid-columns:1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(8,1fr);gap:24px 24px;list-style:none;-webkit-transition:all .55s ease;transition:all .55s ease}.header__categoryMenu li .sub-menu:after{height:1px;background-color:#f4f6ea;bottom:0}.header__categoryMenu li .sub-menu:after,.header__categoryMenu li .sub-menu:before{content:"";width:100vw;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.header__categoryMenu li .sub-menu:before{height:100%;background-color:#fff;top:0}.header__categoryMenu li .sub-menu a{padding:0}.header__mobileMenu{position:fixed;background-color:#fff;padding:24px 16px;width:100%;height:100%;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;right:-100vw;-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out}@media(min-width:993px){.header__mobileMenu{display:none}}.header__mobileMenu.open{right:0}.header .mobileMenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.header .mobileMenu,.header .mobileMenu__header{display:-webkit-box;display:-ms-flexbox;display:flex}.header .mobileMenu__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:32px}.header .mobileMenu__title{font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.header .mobileMenu__content{overflow:auto}.header .mobileMenu__content ul{list-style:none;padding:0;margin:0}.header .mobileMenu__content ul li{margin-bottom:0}.header .mobileMenu__content ul li a{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.header .mobileMenu__content ul li a:hover{color:#7da701}.header .mobileMenu__content ul li.menu-item-has-children,.header .mobileMenu__content ul li.menu-item-has-children>a{position:relative;display:block}.header .mobileMenu__content ul li.menu-item-has-children>a span{display:block;position:absolute;height:20px;width:20px;top:0;right:-30px}.header .mobileMenu__content ul li.menu-item-has-children>a span svg{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.header .mobileMenu__content ul li.menu-item-has-children>a.open{font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;color:#7da701}.header .mobileMenu__content ul li.menu-item-has-children>a.open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header .mobileMenu__content ul li.menu-item-has-children>a.open svg path{fill:#7da701}.header .mobileMenu__content>ul>li{padding:16px 52px 16px 24px;margin:0;position:relative}.header .mobileMenu__content>ul>li:not(:last-child){border-bottom:1px solid #ebebeb}.header .mobileMenu__content>ul>li .sub-menu{padding-left:28px}.header .mobileMenu__content>ul>li .sub-menu.open{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding-top:24px}.header .mobileMenu__content>ul>li>.sub-menu>li .sub-menu{gap:20px}.header .mobileMenu__content>ul>li>.sub-menu>li .sub-menu a{color:#6e6f6b}.header .mobileMenu__content .sub-menu{display:none}.header .link-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;gap:4px;cursor:pointer}.header .link-item,.header .link-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.header .link-item__icon{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .link-item__icon svg path{-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out}.header .link-item__badge{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;width:16px;height:16px;bottom:-4px;right:0;margin:0;border-radius:50%;font-size:1.1rem;font-weight:400;font-family:Jost,sans-serif;line-height:1.6rem;background:#7da701;color:#fff}.header .link-item__title{color:#282826;font-size:1.3rem;font-weight:400;font-family:Jost,sans-serif;line-height:2rem;-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out}@media(max-width:1224px){.header .link-item__title{display:none}}.header .link-item:hover .link-item__title{color:#7da701}.header .link-item:hover svg path{fill:#7da701}.header .categoryItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.header .categoryItem__icon{background:#9cb946;border-radius:8px;padding:10px 16px}.header .categoryItem__icon img{width:100%;height:auto;max-width:100px}.header .categoryItem__title{text-align:center;font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem}.footer{padding:48px 16px;background-color:#ebebeb}@media(max-width:991px){.footer{padding:32px 16px}}.footer__wrapper{max-width:1224px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(5,1fr);gap:32px 24px;grid-template-areas:"desc menu-1 menu-2 addedlogo-1 addedlogo-2" "social social social addedlogo-1 addedlogo-2" "copyright copyright copyright copyright copyright";-ms-grid-rows:minmax(0,1fr) 32px auto;grid-template-rows:minmax(0,1fr) auto}.footer__wrapper .desc{-ms-grid-row:1;-ms-grid-column:1;grid-area:desc}.footer__wrapper .menu-1{-ms-grid-row:1;-ms-grid-column:3;grid-area:menu-1}.footer__wrapper .menu-2{-ms-grid-row:1;-ms-grid-column:5;grid-area:menu-2}.footer__wrapper .addedLogo{text-align:right}.footer__wrapper .addedLogo--1{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:7;grid-area:addedlogo-1}.footer__wrapper .addedLogo--2{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:9;grid-area:addedlogo-2}.footer__wrapper .addedLogo__image{min-width:110px;margin:10px 0}.footer__wrapper .addedLogo__wysiwyg{margin:10px 0}@media(max-width:991px){.footer__wrapper .addedLogo{text-align:left}}.footer__wrapper .social{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:social}.footer__wrapper .social__item img{width:50px;height:auto}.footer__wrapper .copyright{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:9;grid-area:copyright}@media(max-width:991px){.footer__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;gap:24px;grid-template-areas:"desc" "menu-1" "menu-2" "addedlogo-1" "addedlogo-2" "social" "copyright";-ms-grid-rows:minmax(0,1fr) 24px auto;grid-template-rows:minmax(0,1fr) auto}.footer__wrapper>.desc,.footer__wrapper>a{-ms-grid-row:1;-ms-grid-column:1}.footer__wrapper .menu-1{-ms-grid-row:3;-ms-grid-column:1}.footer__wrapper .menu-2{-ms-grid-row:5;-ms-grid-column:1}.footer__wrapper .addedLogo--1{-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:1}.footer__wrapper .addedLogo--2{-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:1}.footer__wrapper .social{-ms-grid-row:11;-ms-grid-column:1;-ms-grid-column-span:1}.footer__wrapper .copyright{-ms-grid-row:13;-ms-grid-column:1;-ms-grid-column-span:1}}.footer__desc{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__desc p{color:#4d4e4a}.footer__title{margin-bottom:12px;font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0;gap:12px}.footer__menu li{margin-bottom:0}.footer__socialMedia{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__socialMedia__item{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .55s ease-in-out;transition:all .55s ease-in-out}.footer__socialMedia__item:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.footer__copyright a{margin-bottom:10px;display:inline-block}.footer__copyright p{margin-bottom:0;color:#282826}::-moz-selection{color:#4d4e4a;background-color:#7da701}::selection{color:#4d4e4a;background-color:#7da701}.overflow-hidden{overflow:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#fff;border-radius:20px;margin:15px 0}::-webkit-scrollbar-thumb{background:#d8e3b5;border-radius:20px}*{scrollbar-width:thin;scrollbar-color:#7da701 #fdfdfd}.blockStandardText{padding:112px 16px}@media(max-width:991px){.blockStandardText{padding:32px 16px}}.blockStandardText__wrapper{max-width:1224px;margin:0 auto}.blockStandardText__wrapper ul{padding-left:28px;list-style:none;margin-top:12px;margin-bottom:24px}.blockStandardText__wrapper ul li{position:relative;margin-bottom:8px}.blockStandardText__wrapper ul li:before{content:"";background-image:url(/wp-content/themes/flexible-theme/dist/fa5e224844e2828498f4850e794326e3.svg);width:20px;height:20px;position:absolute;left:-28px;top:0}.blockStandardText__wrapper ul{margin-top:24px}.blockStandardText__wrapper.not_full_width{max-width:808px}.blockBullets{padding:64px 16px}@media(max-width:991px){.blockBullets{padding:16px}}.blockBullets__wrapper{width:100%;max-width:1224px;margin:0 auto}.blockBullets__list{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(3,1fr);gap:24px 24px}@media(max-width:991px){.blockBullets__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px}}.blockBullets__item{background:#fff;border-radius:8px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:38px}@media(max-width:991px){.blockBullets__item{padding:16px 40px}}.blockBullets__icon{background:#f4f6ea;border-radius:8px;padding:12px;-ms-flex-negative:0;flex-shrink:0}.blockBullets__icon img{width:100%;max-width:40px;height:auto}.blockBullets__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.blockBullets__txt p{margin-bottom:0}.blockHero .splide__arrow--next{right:40px}.blockHero .splide__arrow--prev{left:40px}.blockHero .splide__pagination{bottom:40px}.blockHero__slide{width:100%;max-width:1224px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px}@media(max-width:768px){.blockHero__slide{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:90px}}.blockHero__slide .wysiwyg{max-width:420px;padding:50px 0}.blockHero__slide .wysiwyg h3{font:700 4.8rem/5.2rem Nunito,sans-serif}@media(max-width:991px){.blockHero__slide .wysiwyg h3{font:500 3.2rem/3.6rem Nunito,sans-serif}}@media(max-width:1224px){.blockHero__slide .wysiwyg{padding:50px 16px}}@media(max-width:768px){.blockHero__slide .wysiwyg{padding:0 16px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.blockHero__slide .image{width:55%;-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1}@media(max-width:768px){.blockHero__slide .image{width:100%}}.blockHero__slide .image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.blockHero__slide .button{margin-top:24px}.blockCategorySlider{padding:64px 16px;background-color:#f4f6ea;overflow:hidden}@media(max-width:1224px){.blockCategorySlider{padding:48px 16px}}.blockCategorySlider .splide__track{padding-bottom:42px}@media(max-width:1224px){.blockCategorySlider .splide__track{padding-bottom:0;overflow:visible}}.blockCategorySlider .splide__arrows{position:absolute;right:0;top:-50px}.blockCategorySlider .splide__arrows .splide__arrow{background-color:#fff}.blockCategorySlider .splide__arrows .splide__arrow--prev{left:auto;right:48px}.blockCategorySlider__wrapper{width:100%;max-width:1224px;margin:0 auto}.blockCategorySlider .categoryItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.blockCategorySlider .categoryItem__icon{background:#9cb946;border-radius:8px;padding:10px 16px}.blockCategorySlider .categoryItem__icon img{width:100%;height:auto;max-width:100px}.blockCategorySlider .categoryItem__title{text-align:center;font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem;color:#282826}.blockBlogLoop{padding:64px 16px 80px;background-color:#fdfdfd}@media(max-width:1224px){.blockBlogLoop{padding:32px 16px}}@media(max-width:1224px){.blockBlogLoop .splide__track{padding-bottom:42px}}.blockBlogLoop__wrapper{width:100%;max-width:1224px;margin:0 auto}.blockBlogLoop__wysiwyg{margin-bottom:32px}@media(max-width:1224px){.blockBlogLoop__wysiwyg{margin-bottom:20px}}.blockBlogLoop__wysiwyg h1,.blockBlogLoop__wysiwyg h2,.blockBlogLoop__wysiwyg h3,.blockBlogLoop__wysiwyg h4,.blockBlogLoop__wysiwyg h5,.blockBlogLoop__wysiwyg h6{margin-bottom:12px}.blockBlogLoop__wysiwyg p strong{color:#7da701}.blockBlogLoop__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:1224px){.blockBlogLoop__btn{margin-top:32px}}.blockCards{padding:64px 16px;background-color:#f4f6ea}@media(max-width:991px){.blockCards{padding:24px 16px}}.blockCards__wrapper{width:100%;max-width:1224px;margin:0 auto}.blockCards__list{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:991px){.blockCards__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px}}.blockProductSlider{padding:80px 16px;background:#fdfdfd}@media(max-width:1224px){.blockProductSlider{padding:32px 16px}}.blockProductSlider__wrapper{max-width:1224px;margin:0 auto}.blockProductSlider__wysiwyg h1,.blockProductSlider__wysiwyg h2,.blockProductSlider__wysiwyg h3,.blockProductSlider__wysiwyg h4,.blockProductSlider__wysiwyg h5,.blockProductSlider__wysiwyg h6{margin-bottom:48px}.blockProductSlider__wysiwyg p{margin-bottom:12px}.blockProductSlider__wysiwyg p strong{color:#7da701}.blockProductSlider__slider{padding-bottom:58px;position:relative}@media(max-width:1224px){.blockProductSlider__slider{padding-bottom:42px}}.blockProductSlider__slider .splide__arrows .splide__arrow--prev{left:-60px}.blockProductSlider__slider .splide__arrows .splide__arrow--next{right:-60px}.blockBreadcrumbs{background:#fdfdfd;padding:32px 0}@media(max-width:1256px){.blockBreadcrumbs{padding:32px 16px}}.blockBreadcrumbs__wrapper{max-width:1224px;margin:0 auto}.blockBreadcrumbs__pageTitle h1,.blockBreadcrumbs__pageTitle h2,.blockBreadcrumbs__pageTitle h3,.blockBreadcrumbs__pageTitle h4,.blockBreadcrumbs__pageTitle h5,.blockBreadcrumbs__pageTitle h6{margin-bottom:0}.blockBreadcrumbs .breadcrumb_last{color:#7da701}.blockBreadcrumbs #breadcrumbs{padding-top:0;padding-bottom:0;margin-bottom:8px}.blockBreadcrumbs #breadcrumbs .divider:before{content:url(/wp-content/themes/flexible-theme/dist/5bfccbcac59706f238d2d838e44ef456.svg);margin:0 8px;vertical-align:middle}.blockBreadcrumbs #breadcrumbs span{padding:0}.blockBreadcrumbs #breadcrumbs a{color:#282826}.blockBreadcrumbs #breadcrumbs a:hover{color:#5b7a01}.blockFaq{padding:32px 0 64px;background:#fdfdfd}@media(max-width:1256px){.blockFaq{padding:0 16px 64px}}.blockFaq__wrapper{max-width:1224px;margin:0 auto}.blockFaq__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:16px}.blockFaq__title h5{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem;color:#282826;margin-bottom:0}.blockFaq__title span{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.blockFaq__content{overflow-y:hidden;max-height:0;-webkit-transition:max-height .3s ease,padding .4s ease;transition:max-height .3s ease,padding .4s ease;-webkit-transition:margin .3s ease,padding .4s ease;transition:margin .3s ease,padding .4s ease}.blockFaq__content span{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#4d4e4a}.blockFaq__single{background:#fff;border-bottom:1px solid #ebebeb;padding:24px}@media(max-width:991px){.blockFaq__single{padding:24px 0}}.blockFaq__single.active .blockFaq__title span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.blockTextMedia{padding:112px 16px;background-size:cover!important;background-position:50%,100%!important;background-repeat:no-repeat!important;background-attachment:fixed!important}@media(max-width:1224px){.blockTextMedia{padding:32px 16px}}.blockTextMedia__wrapper{max-width:1224px;margin:0 auto;display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 128px 1fr;grid-template-columns:1fr 1fr;gap:32px 128px}@media(max-width:991px){.blockTextMedia__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}.blockTextMedia__wrapper .blockTextMedia__txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.blockTextMedia__wrapper .blockTextMedia__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media(min-width:992px){.blockTextMedia__wrapper--txtImg .blockTextMedia__txt{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.blockTextMedia__wrapper--txtImg .blockTextMedia__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.blockTextMedia__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blockTextMedia__txt h1,.blockTextMedia__txt h2,.blockTextMedia__txt h3,.blockTextMedia__txt h4,.blockTextMedia__txt h5,.blockTextMedia__txt h6{color:#fff;margin-bottom:12px}.blockTextMedia__txt li,.blockTextMedia__txt p,.blockTextMedia__txt span{color:#fff}.blockTextMedia__txt ul{padding-left:28px;list-style:none;margin-top:12px;margin-bottom:24px}.blockTextMedia__txt ul li{position:relative;margin-bottom:8px}.blockTextMedia__txt ul li:before{content:"";background-image:url(/wp-content/themes/flexible-theme/dist/fa5e224844e2828498f4850e794326e3.svg);width:20px;height:20px;position:absolute;left:-28px;top:0}.blockTextMedia__txt .button{-ms-flex-item-align:baseline;align-self:baseline}.blockTextMedia__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blockTextMedia__image img{width:100%;max-width:100%;height:auto;border:1px solid #ebebeb;border-radius:4px}.blockWysiwyg{padding:64px 16px}@media(max-width:991px){.blockWysiwyg{padding:32px 16px}}.blockWysiwyg__wrapper{max-width:1224px;margin:0 auto}.blockWysiwyg__wrapper ul{padding-left:28px;list-style:none;margin-top:12px;margin-bottom:24px}.blockWysiwyg__wrapper ul li{position:relative;margin-bottom:8px}.blockWysiwyg__wrapper ul li:before{content:"";background-image:url(/wp-content/themes/flexible-theme/dist/fa5e224844e2828498f4850e794326e3.svg);width:20px;height:20px;position:absolute;left:-28px;top:0}.blockWysiwyg__wrapper ul{margin-top:24px}.blockWysiwyg__wrapper.not_full_width{max-width:808px}.blockContact{padding:40px 16px 80px}.blockContact__wrapper{max-width:1224px;margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:991px){.blockContact__wrapper{display:block}}.blockContact__contact-info{display:-ms-grid;display:grid;-ms-flex-line-pack:start;align-content:start;max-width:403px;-ms-flex-negative:0;flex-shrink:0;height:100%;width:100%;padding:47px 64px 71px;background-color:#f6f7f5;border:1px solid #ebebeb;border-radius:8px}.blockContact__contact-info .contact-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.blockContact__contact-info .contact-info__item a,.blockContact__contact-info .contact-info__item p{margin-bottom:15px}.blockContact__contact-info .contact-info__item a{color:#4d4e4a}.blockContact__contact-info .contact-info__item:first-of-type{border-top:none}.blockContact__contact-info .contact-info__item:not(:first-of-type){border-top:1px solid #ebebeb;padding-top:15px}.blockContact__contact-info .contact-info__caption{color:#7da701}@media(max-width:991px){.blockContact__contact-info{max-width:none;margin-bottom:48px}}@media(max-width:360px){.blockContact__contact-info{padding:47px 46px 71px}}.blockContact__form{max-width:592px;-ms-flex-negative:0;flex-shrink:0;width:100%}@media(max-width:991px){.blockContact__form{max-width:100%}}.blockContact__form .wpcf7-spinner{display:none}.blockContact__form form{display:-ms-grid;display:grid;gap:8px}.blockContact__form textarea{height:92px;width:100%;border-radius:20px}.blockContact__form input[type=submit]{width:100%}.blockContact__form .inputs_labels{margin-left:12px}.blockContact__form__paired_fields p{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.blockContact__form__paired_fields p .wpcf7-not-valid-tip{position:absolute;top:32px;left:12px}@media(max-width:991px){.blockContact__form__paired_fields p{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width:576px){.blockContact__form__paired_fields p{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.blockContact__form__paired_fields p input{max-width:272px}@media(max-width:991px){.blockContact__form__paired_fields p input{max-width:none}}.blockContact__form__custom-checkbox p{margin-bottom:8px}.blockContact__form__custom-checkbox .wpcf7-list-item{margin-left:0}.blockContact__form__custom-checkbox .wpcf7-list-item-label{position:relative;font-size:16px;line-height:24px;color:#282826;padding-left:24px;display:inline-block}.blockContact__form__custom-checkbox label{position:relative;cursor:pointer}.blockContact__form__custom-checkbox input[type=checkbox]{position:absolute;visibility:hidden;width:16px;height:16px;top:4px;left:0}.blockContact__form__custom-checkbox input[type=checkbox]+span:before{display:block;position:absolute;content:"";border-radius:2px;height:16px;width:16px;top:3px;left:0;background-color:#fff;border:1px solid #d9d9d9}.blockContact__form__custom-checkbox input[type=checkbox]+span:after{display:block;height:16px;width:16px;top:5px;left:0;visibility:hidden;font-size:18px;text-align:center;line-height:16px;position:absolute}.blockContact__form__custom-checkbox input[type=checkbox]:checked+span:before{background-image:url(/wp-content/themes/flexible-theme/dist/f1eb22bcf71105800cb17247aa9ba390.svg);width:16px;height:16px;background-size:cover;background-repeat:no-repeat;border-radius:2px;background-color:#fff0;border:none}.blockContact__form__custom-checkbox input[type=checkbox]:checked+span:after{visibility:visible}.blockContact__form__textarea_field .wpcf7-not-valid-tip{position:absolute;top:22px;left:12px}.page404{padding:80px 16px}@media(max-width:1224px){.page404{padding:64px 16px}}.page404__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:624px;margin:0 auto;background-color:#f6f7f5;border:1px solid #ebebeb;border-radius:8px;padding:99px 16px 90px}@media(max-width:1224px){.page404__wrapper{padding:59px 16px 41px}}.page404__wrapper h1{margin-bottom:18px;color:#7da701;font-family:Nunito Sans,sans-serif;font-weight:800;font-size:64px;line-height:52px}.page404__wrapper p{max-width:376px;margin:0 auto 8px;text-align:center}.page404__btns{gap:12px;margin-top:14px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blogPost__list,.page404__btns{display:-webkit-box;display:-ms-flexbox;display:flex}.blogPost__list{position:sticky;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:200px;-ms-flex-item-align:start;align-self:flex-start}.blogPost__list p{font-size:1.8rem;line-height:2.6rem;margin-bottom:15px}.blogPost__list a,.blogPost__list p{font-weight:400;font-family:Jost,sans-serif}.blogPost__list a{font-size:1.6rem;line-height:2.4rem;margin-bottom:5px}@media(max-width:768px){.blogPost__list{position:relative;top:0}}.blogPost__wrapper{max-width:1224px;width:100%;margin:0 auto;padding:32px 0 64px;display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 24px 4fr;grid-template-columns:1fr 4fr;-ms-grid-rows:1fr;grid-template-rows:1fr;gap:24px}.blogPost__wrapper>:first-child{-ms-grid-row:1;-ms-grid-column:1}.blogPost__wrapper>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}@media(max-width:1224px){.blogPost__wrapper{padding:64px 16px}}@media(max-width:768px){.blogPost__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:48px}}.blogPost__read{position:relative;font-size:1.6rem;line-height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-line-pack:center;align-content:center;padding-left:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blogPost__read,.blogPost__read:before{font-weight:400;font-family:Jost,sans-serif;color:#8f918b}.blogPost__read:before{content:".";position:absolute;left:10px;top:-2px;font-size:1.3rem;line-height:2rem}.blogPost__welcome{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:47.5px}.blogPost__welcome h1,.blogPost__welcome h3,.blogPost__welcome p{margin-bottom:0}.blogPost__heading_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#8f918b;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blogPost__title{text-align:center;margin-bottom:32px}.blogPost__date{font-size:16px;font-weight:300}.blogPost__excerpt{font-size:18px;font-weight:300;color:#666}.blogPost__thumbnail img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.blogPost blockquote{border-left:3px solid #7da701;padding-left:24px;color:#4d4e4a;margin:40px 0}.blogPost figcaption{font-size:13px;color:#4d4e4a}@media(max-width:768px){.blogPost img{width:100%}}.pageWrapper{padding-top:176px}@media(max-width:991px){.pageWrapper{padding-top:128px}}.pageWrapper__header{margin:0 auto;max-width:1224px;padding:48px 16px}.pageWrapper__header h1{text-align:center;margin-bottom:0}@media(max-width:1260px){.customProductPage{padding-left:16px;padding-right:16px}}.customProductPage__headerWrapper{margin:0 auto;max-width:1224px;display:-ms-grid;display:grid;-ms-grid-columns:minmax(auto,750px) 80px 1fr;grid-template-columns:minmax(auto,750px) 1fr;grid-template-areas:"customProductPage__gallery customProductPage__summary" "customProductPage__tabs .";-ms-grid-rows:1fr 0 1fr;grid-template-rows:1fr 1fr;-ms-grid-rows:minmax(0,1fr) 0 auto;grid-template-rows:minmax(0,1fr) auto;gap:0 80px}@media(max-width:991px){.customProductPage__headerWrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-template-areas:"customProductPage__gallery" "customProductPage__summary" "customProductPage__tabs"}}.customProductPage__headerWrapper .customProductPage__tabs{-ms-grid-row:3;-ms-grid-column:1;grid-area:customProductPage__tabs}@media(min-width:992px){.customProductPage__headerWrapper .customProductPage__tabs{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:2/1/3/2}}.customProductPage__headerWrapper .customProductPage__summary{-ms-grid-row:1;-ms-grid-column:3;grid-area:customProductPage__summary}@media(min-width:992px){.customProductPage__headerWrapper .customProductPage__summary{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/3/3}}.customProductPage__headerWrapper .customProductPage__gallery{-ms-grid-row:1;-ms-grid-column:1;grid-area:customProductPage__gallery}@media (max-width:991px){.customProductPage__headerWrapper .customProductPage__tabs{-ms-grid-row:3;-ms-grid-column:1}.customProductPage__headerWrapper .customProductPage__summary{-ms-grid-row:2;-ms-grid-column:1}.customProductPage__headerWrapper .customProductPage__gallery{-ms-grid-row:1;-ms-grid-column:1}}@media(min-width:992px){.customProductPage__headerWrapper .customProductPage__gallery{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/2/2}}@media(max-width:950px){.customProductPage__headerWrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.customProductPage__gallery{position:relative}.customProductPage__gallery .productCustomGallery{width:100%;position:relative;padding-bottom:48px}.customProductPage__gallery .productCustomGallery .splidePrimary{width:100%;background-color:#fff;overflow:hidden;z-index:1;margin-bottom:24px}.customProductPage__gallery .productCustomGallery .splidePrimary .splide__list,.customProductPage__gallery .productCustomGallery .splidePrimary .splide__slide,.customProductPage__gallery .productCustomGallery .splidePrimary .splide__track{height:100%}.customProductPage__gallery .productCustomGallery .splidePrimary .splide__slide a{display:block;aspect-ratio:1/1;width:100%;overflow:hidden;border-radius:4px}.customProductPage__gallery .productCustomGallery .splidePrimary .splide__slide a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.customProductPage__gallery .productCustomGallery .splideNav{padding:0;position:relative;width:100%;height:176px;z-index:2}@media(max-width:991px){.customProductPage__gallery .productCustomGallery .splideNav{height:70px}}.customProductPage__gallery .productCustomGallery .splideNav .splide__slide{height:176px;width:100%;overflow:hidden;border-radius:4px}@media(max-width:991px){.customProductPage__gallery .productCustomGallery .splideNav .splide__slide{height:70px}}.customProductPage__gallery .productCustomGallery .splideNav .splide__slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:600px){.customProductPage__gallery .productCustomGallery{padding-bottom:70px}}.customProductPage__summary .stock.in-stock{display:none}.customProductPage__summary .product_title{margin-bottom:0}.customProductPage__summary .single_variation_wrap{width:100%}.customProductPage__summary .cart,.customProductPage__summary .variations_button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.customProductPage__summary .cart .quantity,.customProductPage__summary .variations_button .quantity{margin:0!important;height:44px}.customProductPage__summary .cart:not(.variations_form){display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:132px 12px 1fr;grid-template-columns:132px 1fr;-ms-grid-rows:1fr 12px 1fr;grid-template-rows:1fr 1fr;gap:12px 12px;grid-template-areas:"qty      buy-now   " "add-cart-btn add-cart-btn"}.customProductPage__summary .cart:not(.variations_form) .quantity{-ms-grid-row:1;-ms-grid-column:1;grid-area:qty}.customProductPage__summary .cart:not(.variations_form) .buy_now_button,.customProductPage__summary .cart:not(.variations_form) .wc-buy-now-btn{-ms-grid-row:1;-ms-grid-column:3;grid-area:buy-now!important}.customProductPage__summary .cart:not(.variations_form) .single_add_to_cart_button{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:add-cart-btn}.customProductPage__summary .woocommerce-variation-add-to-cart-disabled{display:none}.customProductPage__summary .info_about_sizes{margin:32px 0 24px;font:400 22px/33px DM Sans,sans-serif}.customProductPage__summary .variations{margin-bottom:0!important}.customProductPage__summary .variations_button{margin-top:20px!important;width:100%;max-width:392px;display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:132px 12px 1fr;grid-template-columns:132px 1fr;-ms-grid-rows:1fr 12px 1fr;grid-template-rows:1fr 1fr;gap:12px 12px;grid-template-areas:"qty buy-now" "add-cart-btn add-cart-btn"}.customProductPage__summary .variations_button .quantity{-ms-grid-row:1;-ms-grid-column:1;grid-area:qty}.customProductPage__summary .variations_button .buy_now_button,.customProductPage__summary .variations_button .wc-buy-now-btn{-ms-grid-row:1;-ms-grid-column:3;grid-area:buy-now!important}.customProductPage__summary .variations_button .single_add_to_cart_button{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:add-cart-btn}.customProductPage__summary .variations_button{-ms-flex-wrap:wrap;flex-wrap:wrap}.customProductPage__recommended{padding-top:32px;padding-bottom:80px}.customProductPage__recommendedWrapper{max-width:1224px;width:100%;margin:0 auto}@media(max-width:1240px){.customProductPage__recommendedWrapper{padding:0 16px}}.customProductPage__recommendedWrapper h2{text-align:center;margin-bottom:48px}.customProductPage__recommended__slider{padding-bottom:58px}.customProductPage__recommended .splide__arrows .splide__arrow--prev{left:-60px}.customProductPage__recommended .splide__arrows .splide__arrow--next{right:-60px}.customProductPage__tabs{margin-bottom:30px}@media(max-width:991px){.customProductPage__tabs{margin-top:40px}}.customProductPage__tabs__checkbox{position:absolute;opacity:0;z-index:-1}.customProductPage__tabs .tabs{overflow:hidden}.customProductPage__tabs .tab{width:100%;border-bottom:1px solid #ebebeb}.customProductPage__tabs .tab-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;font-size:18px;font-weight:500;gap:20px;cursor:pointer;position:relative}.customProductPage__tabs .tab-label:after{content:"";width:16px;height:16px;text-align:center;-webkit-transition:all .35s;transition:all .35s;border:1px solid #7da701;border-radius:30px;padding:10px;background-image:url(/wp-content/themes/flexible-theme/dist/e12852c2e723960b5fc32532124d8690.png);background-position:50%;position:absolute;right:18px}.customProductPage__tabs .tab-content{max-height:0;padding:0 16px;background:#fff;opacity:0;-webkit-transition:all .35s;transition:all .35s}.customProductPage__tabs .tab-content ul{padding-left:28px;list-style:none;margin-top:12px;margin-bottom:24px}.customProductPage__tabs .tab-content ul li{position:relative;margin-bottom:8px}.customProductPage__tabs .tab-content ul li:before{content:"";background-image:url(/wp-content/themes/flexible-theme/dist/fa5e224844e2828498f4850e794326e3.svg);width:20px;height:20px;position:absolute;left:-28px;top:0}.customProductPage__tabs .tab-content ul{display:inline-block}.customProductPage__tabs .tab-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px;font-size:12px;cursor:pointer}.customProductPage__tabs input:checked+.tab-label:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.customProductPage__tabs input:checked~.tab-content{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;padding:0 16px 16px;opacity:1}.customProductPage__summaryWrapper span.posted-in a{text-transform:uppercase;font-size:18px;color:#282826;margin-bottom:12px;display:block}.customProductPage__summaryWrapper h1.product_title.entry-title{font-size:28px;line-height:36px;font-weight:600;margin-bottom:12px}.customProductPage__summaryWrapper .quantity{border:1px solid #c9c9c9;border-radius:20px}.customProductPage__summaryWrapper .qty_button{width:20px;height:20px;border-radius:10px;padding:0;margin:0;cursor:pointer}.customProductPage__summaryWrapper .qty_button.plus{background-image:url(/wp-content/themes/flexible-theme/dist/ed53da6dd3f32c3bc332305cd20dbf1d.png);background-position:50%;background-size:contain;background-repeat:no-repeat}.customProductPage__summaryWrapper .qty_button.minus{background-image:url(/wp-content/themes/flexible-theme/dist/eb19ef5c8b718ae30287e2ddf979d76d.png);background-position:50%;background-size:contain;background-repeat:no-repeat}.customProductPage__summaryWrapper .stock-quantity:before{content:url(/wp-content/themes/flexible-theme/dist/62b464f8c2de83a46aba49411ee0e5c3.png);display:inline-block;margin-right:10px;height:25px;position:relative;top:3px}.customProductPage__summaryWrapper .stock-quantity--out{padding-left:28px;position:relative}.customProductPage__summaryWrapper .stock-quantity--out:before{background-image:url(/wp-content/themes/flexible-theme/dist/a8128367f393273cf7c5201c0314a628.png);content:"";display:block;width:20px;height:20px;background-repeat:no-repeat;position:absolute;left:0}.customProductPage__summaryWrapper .deliveryTime:before{content:url(/wp-content/themes/flexible-theme/dist/3aa40a1fc8e0ad3ff088b4141297b02f.png);display:inline-block;margin-right:10px;height:25px;position:relative;top:3px}.customProductPage__summaryWrapper .deliveryFree:before{content:url(/wp-content/themes/flexible-theme/dist/8be2e16d7d6bc0f41f80da4cf50cf7b2.png);display:inline-block;margin-right:10px;height:25px;position:relative;top:3px}.customProductPage__summaryWrapper .deliveryFree,.customProductPage__summaryWrapper .deliveryTime{display:-webkit-box;display:-ms-flexbox;display:flex}.customProductPage__summaryWrapper .discountInfo{border-top:1px solid #ebebeb;padding-top:24px;margin-top:24px}.customProductPage__summaryWrapper .deliveryFree p,.customProductPage__summaryWrapper .deliveryTime p,.customProductPage__summaryWrapper .discountInfo{font-size:18px;display:block;color:#282826}.customProductPage p.price,.customProductPage span.price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:28px;font-weight:500;font-size:28px!important;line-height:36px;color:#7da701!important}.customProductPage p.price ins,.customProductPage span.price ins{text-decoration:none}.customProductPage p.price del,.customProductPage span.price del{font-weight:400;font-size:24px;line-height:1;color:#8f918b;margin-top:3px}.customProductPage__beforeSummary{position:relative;min-height:64px;padding-right:60px}.customProductPage__beforeSummary .yith-wcwl-add-button .separator,.customProductPage__beforeSummary .yith-wcwl-add-button .view-wishlist{display:none}.customProductPage__beforeSummary .yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.customProductPage__beforeSummary .yith-wcwl-add-to-wishlist a.delete_item>img,.customProductPage__beforeSummary .yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img{max-width:40px;width:40px}.customProductPage__mark{margin-bottom:5px}.customProductPage__mark img{max-height:80px;width:auto}.customProductPage span.price .iworks-omnibus{margin-top:14px;color:#4d4e4a;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.customProductPage span.price del{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.customProductPage span.price ins{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.customProductPage__recommendedWrapper span.price{font-size:1.8rem!important;font-weight:500!important;font-family:Jost,sans-serif!important;line-height:2.6rem!important;color:#7da701!important}.customProductPage div.product form.cart .variations td.label{display:none}.customProductPage .star-rating{position:relative;float:none;margin-top:0;font-size:13px;letter-spacing:7px;height:14px;width:101px}.customProductPage .star-rating:before{font-size:13px;letter-spacing:7px;height:16px;width:101px}.customProductPage .star-rating span:before{color:#7da701}.customProductPage .woocommerce-Price-currencySymbol{margin-left:5px}.customProductPage .Table{float:none}.customProductPage .productCard__price .price{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;font-weight:500!important;font-size:18px!important;line-height:26px!important}.customProductPage .productCard__price--omnibus span.price{display:-ms-grid!important;display:grid!important;grid-auto-columns:1fr;-ms-grid-columns:1fr 10px 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 0 1fr;grid-template-rows:1fr 1fr;gap:0 10px;grid-template-areas:"one two" "three three";-ms-grid-rows:auto 0 1fr;grid-template-rows:auto 1fr}.customProductPage .productCard__price--omnibus span.price del{-ms-grid-row:1;-ms-grid-column:1;grid-area:one;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:right}.customProductPage .productCard__price--omnibus span.price ins{-ms-grid-row:1;-ms-grid-column:3;grid-area:two;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:left}.customProductPage .productCard__price--omnibus span.price .iworks-omnibus{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:three;font-size:14px;line-height:1.3}.button-variable-item span{font:400 25px/33px DM Sans,sans-serif!important}.button-variable-item.disabled,.button-variable-item.disabled:before{background-color:#ebebeb!important}.button-variable-item.disabled .variable-item-contents:before{background-image:none!important}.button-variable-item.disabled:hover{border-color:#c9c9c9!important}.button-variable-item.disabled:hover:before{background-image:url(/wp-content/themes/flexible-theme/dist/ca5d2a153617f36948221fc1d6f41ce6.png)}.woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item,.woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item .variable-item-span,.woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item .variable-item-span:after,.woo-variation-swatches.wvs-style-rounded .variable-items-wrapper .variable-item img{border-radius:0!important}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:none!important;box-shadow:none!important}.reset_variations .button__kanda{min-width:100%}.woocommerce-variation-availability{display:none}.woocommerce div.product form.cart>div{width:100%}.woocommerce div.product form.cart div.quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce .quantity .qty{color:#282826;font-weight:400}.woocommerce div.product form.cart .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.variable-items-wrapper.button-variable-items-wrapper.wvs-style-squared{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper{gap:8px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{width:100%;max-width:100%;padding:18px;height:auto;margin:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-box-shadow:none!important;box-shadow:none!important;border:2px solid #c9c9c9;border-radius:4px;position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):before{content:"";background-image:url(/wp-content/themes/flexible-theme/dist/ca5d2a153617f36948221fc1d6f41ce6.png);background-position:50%;background-repeat:no-repeat;width:16px;height:16px;position:absolute;left:25px;top:calc(50% - 8px);visibility:visible;opacity:1;min-width:16px;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):after{content:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{border:2px solid #7da701}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover:before{background-image:url(/wp-content/themes/flexible-theme/dist/1e7a7de5f9d05becfc1075f22a336c00.png)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-contents{padding-left:28px}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-contents span{font-weight:400!important;font-size:16px!important;line-height:24px!important;color:#282826;text-align:left}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected{border:2px solid #7da701}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:before{background-image:url(/wp-content/themes/flexible-theme/dist/1e7a7de5f9d05becfc1075f22a336c00.png)}.woo-variation-items-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.woo-variation-items-wrapper ul{padding-top:16px!important}.wc-buy-now-btn,button#quick_buy{background:#fff!important;color:#7da701!important;border:1px solid #7da701!important;border-radius:20px!important;padding:10px 24px!important;max-width:248px!important;width:100%!important;height:44px!important;font-weight:400!important;font-size:16px!important;line-height:24px!important;-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.wc-buy-now-btn:before,button#quick_buy:before{content:none!important}button.single_add_to_cart_button.button.alt{background:#7da701;border:1px solid #7da701;border-radius:20px;width:100%;max-width:392px;height:44px;font-size:16px;font-weight:400;color:#fff;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}button.single_add_to_cart_button.button.alt:hover{background:#7da701;color:#fff}button.single_add_to_cart_button.button.alt.disabled,button.single_add_to_cart_button.button.alt.disabled:hover{background-color:#8f918b;border:1px solid #8f918b}button.single_add_to_cart_button.button.alt:before{content:url(/wp-content/themes/flexible-theme/dist/1a826ef04b5892358aefb4cc43b7b571.svg);display:inline-block;margin-right:10px;height:25px}.delivery-time,.free-delivery,.stock-quantity{color:#282826;font-weight:400;font-size:18px;line-height:26px;margin-bottom:12px}.components-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 0;border-top:1px solid #ebebeb;padding-top:24px;margin-top:20px}.component{width:auto;padding-left:55px}@media(max-width:991px){.component{padding-left:49px}}.component h1,.component h2,.component h3,.component h4,.component h5,.component h6{margin-bottom:6px;color:#282826}.component p{color:#8f918b}.discount-info{color:#282826;font-weight:500;font-size:18px;line-height:26px;margin-bottom:12px}.woocommerce div.product form.cart{margin-bottom:36px}.woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-disabled,.woocommerce div.product .woocommerce-product-rating{display:none}.single-product .woocommerce-notices-wrapper{display:none!important}.customArchiveProduct__header,.customArchiveProduct__wrapper{margin:0 auto;max-width:1224px}.customArchiveProduct__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:991px){.customArchiveProduct__loopWrapper{display:block}}.customArchiveProduct__header{padding:16px}.customArchiveProduct__featureImage{line-height:0;position:relative;overflow:hidden}.customArchiveProduct__featureImage .catImage{width:100%;height:auto}.customArchiveProduct__featureImage .catImage__mobile{display:none}@media(max-width:768px){.customArchiveProduct__featureImage .catImage__mobile{display:block}.customArchiveProduct__featureImage .catImage__desktop{display:none}}.customArchiveProduct__featureImage .catImageFeature{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40%;z-index:-1}@media(max-width:768px){.customArchiveProduct__featureImage .catImageFeature{top:70%;left:65%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:97%}}.customArchiveProduct__sidebar{width:300px;-ms-flex-negative:0;flex-shrink:0;padding:16px}@media(max-width:991px){.customArchiveProduct__sidebar{display:none}}.customArchiveProduct__categoryList *{list-style:none}.customArchiveProduct__categoryList * .children{max-height:0;overflow:hidden}.customArchiveProduct__categoryList * .children.open{padding-top:.5em;max-height:100%}.customArchiveProduct .has_children>a{display:block;position:relative;padding-right:20px}.customArchiveProduct .has_children>a span{display:block;position:absolute;height:21px;width:21px;top:0;right:0}.customArchiveProduct .has_children>a span:after{content:"";display:block;width:5px;height:5px;position:absolute;border-right:2px solid #7da701;border-bottom:2px solid #7da701;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.customArchiveProduct .has_children>a.open span:after{-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.customArchiveProduct .current-cat,.customArchiveProduct .current-cat-ancestor{font-weight:700}.customArchiveProduct__loopWrapper{padding:32px 16px 16px;width:100%}@media(max-width:991px){.customArchiveProduct__loopWrapper{padding:24px 16px 16px}}.customArchiveProduct__loopWrapper select{border-radius:30px;border:1px solid #c9c9c9!important;padding:10px 24px!important}.customArchiveProduct__loopWrapper .woocommerce-result-count{height:56px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;line-height:56px}.customArchiveProduct__loopWrapper nav.woocommerce-pagination{margin-bottom:24px}.customArchiveProduct__loopWrapper nav.woocommerce-pagination ul li span.current{background:none;color:#fff;background:#7da701;min-width:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;border-radius:20px;margin:0 5px}.customArchiveProduct__loopWrapper nav.woocommerce-pagination ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.customArchiveProduct__loopWrapper nav.woocommerce-pagination ul li a:hover{background-color:#7da701;color:#fff;border-radius:50%}.customArchiveProduct__loop{width:100%;padding:0;display:-ms-grid;display:grid;gap:32px 24px;-ms-grid-columns:1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(3,1fr);margin-bottom:36px}@media(max-width:768px){.customArchiveProduct__loop{display:-ms-grid;display:grid;-ms-grid-columns:1fr 16px 1fr;grid-template-columns:repeat(2,1fr);gap:16px}}.customArchiveProduct__categoryLoop{background:#f4f6ea}.customArchiveProduct__categoryWrapper{max-width:1224px;width:100%;padding:64px 0;margin:0 auto}@media(max-width:1256px){.customArchiveProduct__categoryWrapper{padding:24px 16px}}.customArchiveProduct__categoryWrapper li,.customArchiveProduct__categoryWrapper ul{list-style:none}.customArchiveProduct__categoryWrapper.doubleGrid .gridable{display:-ms-grid;display:grid;-ms-grid-columns:1fr 24px 1fr;grid-template-columns:repeat(2,1fr);-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:48px;margin:0;padding-left:0}@media(max-width:768px){.customArchiveProduct__categoryWrapper.doubleGrid .gridable{-ms-grid-columns:1fr;grid-template-columns:1fr}}.customArchiveProduct__categoryWrapper.tripleGrid .gridable{display:-ms-grid;display:grid;-ms-grid-columns:1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(3,1fr);-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:48px;margin:0;padding-left:0}@media(max-width:991px){.customArchiveProduct__categoryWrapper.tripleGrid .gridable{-ms-grid-columns:1fr;grid-template-columns:1fr}}.customArchiveProduct__categoryWrapper .mainCategory__wrapper{background:#fff;padding:24px 36px;border-radius:0 0 8px 8px;margin-bottom:0}.customArchiveProduct__categoryWrapper .mainCategory__wrapper ul{padding-left:0}.customArchiveProduct__categoryWrapper .mainCategory__wrapper h5{margin-bottom:12px}.customArchiveProduct__categoryWrapper .mainCategory__wrapper h5 a{color:#282826}.customArchiveProduct__categoryWrapper .mainCategory__wrapper h5 a:hover{color:#7da701}.customArchiveProduct__categoryWrapper .mainCategory__wrapper .subCategory{position:relative}.customArchiveProduct__categoryWrapper .mainCategory__wrapper .subCategory:hover{background:#f4f6ea;border-radius:4px}.customArchiveProduct__categoryWrapper .mainCategory__wrapper .subCategory:hover a{color:#7da701}.customArchiveProduct__categoryWrapper .mainCategory__wrapper .subCategory a{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 0 8px 10px;margin-bottom:8px;cursor:pointer}.customArchiveProduct__categoryWrapper .mainCategory__wrapper .subCategory a:before{content:url(/wp-content/themes/flexible-theme/dist/cd571e1f187ba78993377b757eaa38af.svg);width:20px;height:20px}.customArchiveProduct__categoryWrapper .mainCategory__wrapper .subCategory a:after{content:url(/wp-content/themes/flexible-theme/dist/f4e0d2b44b44539b5aac529ae078b684.svg);width:16px;height:16px;position:absolute;right:10px}.customArchiveProduct__categoryWrapper .mainCategory__imageWrapper{border-radius:8px 8px 0 0;overflow:hidden;aspect-ratio:4/3;line-height:0}.customArchiveProduct__categoryWrapper .mainCategory__imageWrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customCartPage{background-color:#fdfdfd}@media(max-width:1256px){.customCartPage{padding:0 16px}}.customCartPage .freeShipping{margin:0 auto;max-width:1224px;padding-bottom:20px;background-color:#fdfdfd}.customCartPage .freeShipping__wrapper{padding:12px 18px;background-color:#f4f6ea;max-width:300px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d8e3b5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:768px){.customCartPage .freeShipping__wrapper{max-width:100%}}.customCartPage .freeShipping__wrapper .icon{height:20px;width:20px;display:inline-block;margin-right:12px}.customCartPage .freeShipping__wrapper .text{font-size:1.8rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.6rem;color:#282826}.customCartPage .freeShipping__wrapper .text-shipping{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem;color:#282826}.customCartPage__wrapper{margin:0 auto;max-width:1224px;background-color:#fdfdfd;display:-ms-grid;display:grid;-ms-grid-columns:1fr 32px 360px;grid-template-columns:1fr 360px;gap:32px}@media(max-width:1200px){.customCartPage__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;display:block}}.customCartPage__wrapper .blockProductSlider{padding:56px 0 80px}.customCartPage__wrapper .button--white{padding:10px 24px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;border-radius:20px}.customCartPage__wrapper .button--green{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;border-radius:20px;padding:10px 24px}.customCartPage__wrapper .button--green,.customCartPage__wrapper .button--green svg path{-webkit-transition:.35s ease;transition:.35s ease}.customCartPage__wrapper .button--green:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customCartPage__wrapper .button--green.disabled,.customCartPage__wrapper .button--green.disabled:hover,.customCartPage__wrapper .button--green:disabled,.customCartPage__wrapper .button--green:disabled:hover,.customCartPage__wrapper .button--green[disabled=disabled],.customCartPage__wrapper .button--green[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customCartPage__wrapper .button--green--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customCartPage__wrapper .button--green--white svg path{fill:#7da701}.customCartPage__wrapper .button--green--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customCartPage__wrapper .button--green--white:hover svg path{fill:#fff}.customCartPage__wrapper .button--green--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customCartPage__wrapper .button--green--txt svg path{fill:#7da701}.customCartPage__wrapper .button--green--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customCartPage__wrapper .button--green--txt:hover svg path{fill:#3c5100}.customCartPage__wrapper .button--green--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.customCartPage__wrapper .button--green{width:100%}}.customCartPage__form{width:100%}@media(max-width:768px){.customCartPage__form{padding:0}}@media(max-width:768px){.customCartPage__form .product-thumbnail{display:block!important;padding:24px 0 0!important}}@media(max-width:768px){.customCartPage__form .product-thumbnail:before{content:none!important}}.customCartPage__form .product-thumbnail img{border:1px solid #ebebeb;border-radius:8px}@media(max-width:768px){.customCartPage__form thead{display:none}}@media(max-width:768px){.customCartPage__form .cart_item{display:-ms-grid;display:grid;gap:16px;-ms-grid-columns:100px 16px 1fr;grid-template-columns:100px 1fr}}@media(max-width:768px){.customCartPage__form .cart_item td{border-top:0!important;background-color:#fff!important}}.customCartPage__form h4{font-size:1.3rem;font-weight:400;font-family:Jost,sans-serif;line-height:2rem}.customCartPage__form .font-unify-bold,.customCartPage__form .product-subtotal-row span{font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.customCartPage__form .font-unify-medium,.customCartPage__form .product-name .variation,.customCartPage__form .product-name span{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}@media(max-width:768px){.customCartPage__form .product-name{padding:24px 0 16px 24px!important}}@media(max-width:768px){.customCartPage__form .product-name:before{content:none!important}}.customCartPage__form .product-name .variation{margin:8px 0}.customCartPage__form .product-subtotal{text-align:end}.customCartPage__form .product-subtotal-row{padding:0 0 0 96px!important}@media(max-width:768px){.customCartPage__form .product-subtotal-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;border-top:none!important;margin:0;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;padding:0!important}.customCartPage__form .product-subtotal-row:before{font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;font-weight:500!important;color:#282826;margin-right:8px}}.customCartPage__form .product-subtotal-row--mobile{display:none}@media(max-width:768px){.customCartPage__form .product-subtotal-row--mobile{display:block}}.customCartPage__form .product-quantity{padding:0!important}@media(max-width:768px){.customCartPage__form .product-quantity{border-top:none!important;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3}}.customCartPage__form .product-quantity-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media(max-width:768px){.customCartPage__form .product-quantity-wrapper{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}}@media(max-width:768px){.customCartPage__form .product-quantity:before{content:none!important}}.customCartPage__form .product-quantity .quantity{border:1px solid #c9c9c9;border-radius:20px;padding:3.5px 7.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:768px){.customCartPage__form .product-quantity .quantity{max-width:152px;float:right}}.customCartPage__form .product-quantity .quantity input{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.customCartPage__form .product-quantity .quantity .minus{background-image:url(/wp-content/themes/flexible-theme/dist/af47dbb0425b32e9ce2da24cb8dc4af5.svg);background-repeat:no-repeat;background-position:50%}.customCartPage__form .product-quantity .quantity .plus{background-image:url(/wp-content/themes/flexible-theme/dist/a4dab391de97cb7ff31682aa959eed15.svg);background-repeat:no-repeat;background-position:50%}@media(max-width:768px){.customCartPage__form .product-quantity .product-remove-row:before{content:none!important}}.customCartPage__form .remove-cart,.customCartPage__form .remove-cart:before{width:44px;height:44px;display:inline-block}.customCartPage__form .remove-cart:before{content:url(/wp-content/themes/flexible-theme/dist/b8309ede7b3a3f5c68f35181f134a62d.svg)}@media(max-width:768px){.customCartPage__form .actions-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;display:-ms-grid;display:grid}.customCartPage__form .actions-wrap .hide-mobile{display:none}}@media(max-width:768px){.customCartPage__form .actions-next{padding:30px 0!important}}.customCartPage__form table.cart td.actions{padding:33px 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.customCartPage__form table.cart td.actions{padding:0;border-top:none}}.customCartPage__form table.cart td.actions .button--white{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}.customCartPage__form table.cart td.actions .input-text{width:250px;padding:0 16px!important;margin:0 16px 0 0!important}@media(max-width:576px){.customCartPage__form table.cart td.actions .input-text{width:100%!important;margin:0 0 16px!important}}.customCartPage__form table.shop_table{border:0}@media(max-width:768px){.customCartPage__form table.shop_table{margin:0}}.customCartPage__form table.shop_table tr{border-top:2px solid #f6f6f6}.customCartPage__form table.shop_table th{padding:0;text-align:right}.customCartPage__form table.shop_table th:not(.product-subtotal){text-align:left}.customCartPage__form table.shop_table td{vertical-align:middle;line-height:1.5em}.customCartPage__form table.shop_table td.product-thumbnail{padding:16px 0}.customCartPage__form table.shop_table td.product-thumbnail img{width:96px;height:auto}.customCartPage__collaterals{-ms-flex-negative:0;flex-shrink:0}@media(max-width:1200px){.customCartPage__collaterals{padding-top:32px;border-top:2px solid #f6f6f6}}.customCartPage__collaterals .couponForm__wrapper{padding:24px 0;background-color:#fdfdfd;max-width:280px;margin:0 auto}@media(max-width:1200px){.customCartPage__collaterals .couponForm__wrapper{max-width:100%}}.customCartPage__collaterals .couponForm__wrapper .insertCode{width:100%;height:44px;border:1px solid #c9c9c9;border-radius:20px;padding:10px 24px!important;font-size:1.6rem!important;font-weight:400!important;font-family:Jost,sans-serif!important;line-height:2.4rem!important;color:#8f918b}.customCartPage__collaterals .couponForm__wrapper .insertCode::-webkit-input-placeholder{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#8f918b}.customCartPage__collaterals .couponForm__wrapper .insertCode::-moz-placeholder{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#8f918b}.customCartPage__collaterals .couponForm__wrapper .insertCode:-ms-input-placeholder{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#8f918b}.customCartPage__collaterals .couponForm__wrapper .insertCode::-ms-input-placeholder{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#8f918b}.customCartPage__collaterals .couponForm__wrapper .insertCode::placeholder{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#8f918b}.customCartPage__collaterals .couponForm__wrapper .insertCode:focus{border:1px solid #7da701}.customCartPage__collaterals .couponForm__wrapper .insertCode__submit{margin-top:12px;background-color:#ebebeb}.customCartPage__collaterals .couponForm__wrapper .insertCode__submit:hover{background-color:#7da701;color:#fff}.customCartPage__collaterals .couponForm__wrapper .insertCode__submit:focus{border:1px solid #c9c9c9}.customCartPage__collaterals .couponForm__wrapper .coupon-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customCartPage__collaterals .couponForm__title{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem;color:#282826;padding-bottom:16px}.customCartPage__cart_totals{float:none!important;width:100%!important;padding:24px;background-color:#f6f7f5;border:1px solid #ebebeb;border-radius:8px;color:#282826}@media(max-width:768px){.customCartPage__cart_totals .order-total td:before{line-height:2.6rem!important;font-weight:500!important}.customCartPage__cart_totals td{background-color:#f6f7f5!important}.customCartPage__cart_totals td:before{font-weight:400!important;line-height:2.4rem!important}}.customCartPage__cart_totals h3{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem;margin-bottom:16px}.customCartPage__cart_totals .cart-subtotal{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.customCartPage__cart_totals .cart-subtotal td,.customCartPage__cart_totals .cart-subtotal th{font-weight:400!important;border-top:none!important}.customCartPage__cart_totals table.shop_table{border:0}.customCartPage__cart_totals table.shop_table td,.customCartPage__cart_totals table.shop_table th{padding:6px 0}.customCartPage__cart_totals table.shop_table th{width:60%!important}.customCartPage__cart_totals table.shop_table td{text-align:right}.customCartPage__cart_totals .shipping td{border:none!important}.customCartPage__cart_totals .shipping__label{text-align:left}.customCartPage__cart_totals .order-total{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem}.customCartPage__cart_totals .order-total td,.customCartPage__cart_totals .order-total th{border:none!important;font-weight:500!important;padding:24px 0!important}.customCartPage__cart_totals .wc-proceed-to-checkout{text-align:center;padding:0}.customCartPage__cart_totals .freeShippingTotal__wrapper{text-align:left!important;padding:0 0 16px!important;border-top:none!important;border-bottom:1px solid #ebebeb}@media(max-width:768px){.customCartPage__cart_totals .freeShippingTotal__wrapper{text-align:left!important}.customCartPage__cart_totals .freeShippingTotal__wrapper:before{content:none!important}}.customCartPage__cart_totals .freeShippingTotal__wrapper .text{font-size:1.3rem;font-weight:400;font-family:Jost,sans-serif;line-height:2rem;color:#7da701}.customCartPage__cart_totals .freeShippingTotal__wrapper .icon{height:19px;display:inline-block;vertical-align:text-bottom}.customCartPage .emptyCart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:64px 0}.customCartPage__cross-sell{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}@media(max-width:1200px){.customCartPage__cross-sell{-ms-grid-column-span:2;grid-column-end:2}}.customCartPage .proceedButton{display:inline-block;background-color:#7da701!important;border:1px solid #7da701!important;color:#fff!important;border-radius:28px!important;padding:10px 24px!important;font:400 1.6rem/2.4rem Jost,sans-serif!important;width:100%!important}.customCartPage .proceedButton:hover{background-color:#5b7a01!important;border:1px solid #5b7a01!important}.customCartPage .buttonUpdateCart{display:inline-block;background-color:#7da701!important;border:1px solid #7da701!important;color:#fff!important;border-radius:28px!important;padding:10px 24px!important;font:400 1.6rem/2.4rem Jost,sans-serif!important;white-space:nowrap;outline:none;cursor:pointer}.customCartPage .buttonUpdateCart,.customCartPage .buttonUpdateCart svg path{-webkit-transition:.35s ease;transition:.35s ease}.customCartPage .buttonUpdateCart:hover{background-color:#5b7a01!important;border:1px solid #5b7a01!important;color:#fff!important}.customCartPage .buttonUpdateCart.disabled,.customCartPage .buttonUpdateCart:disabled,.customCartPage .buttonUpdateCart[disabled=disabled]{cursor:not-allowed;background-color:#8f918b!important;border:1px solid #8f918b!important;color:#fff!important}.customCartPage .buttonUpdateCart.disabled:hover,.customCartPage .buttonUpdateCart:disabled:hover,.customCartPage .buttonUpdateCart[disabled=disabled]:hover{cursor:not-allowed!important;background-color:#8f918b!important;border:1px solid #8f918b!important;color:#fff!important}.cart-empty,.woocommerce-notices-wrapper{max-width:1224px;margin:0 auto}@media(max-width:1256px){.cart-empty,.woocommerce-notices-wrapper{padding:0 16px}}.customLoginPage{background:#fdfdfd}.customLoginPage__wrapper{margin:0 auto;max-width:1224px;padding:0 0 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fdfdfd}.customLoginPage .pageWrapper__header{text-align:center;width:100%;max-width:392px;padding:64px 0 0}@media(max-width:768px){.customLoginPage .pageWrapper__header{max-width:328px}}@media(max-width:460px){.customLoginPage .pageWrapper__header{max-width:280px}}.customLoginPage .pageWrapper__header .h2{font:500 4rem/5rem Jost,sans-serif}@media(max-width:991px){.customLoginPage .pageWrapper__header .h2{font:500 4rem/5rem Jost,sans-serif}}.customLoginPage__box{width:100%;max-width:392px}@media(max-width:768px){.customLoginPage__box{max-width:328px}}@media(max-width:460px){.customLoginPage__box{max-width:280px}}.customLoginPage__box .separator{text-align:center;position:relative;margin-top:16px}.customLoginPage__box .separator:before{content:" ";display:block;position:absolute;top:50%;width:100%;border-bottom:1px solid #c9c9c9}.customLoginPage__box .separator span{position:relative;display:inline-block;padding:0 16px;background:#fdfdfd;font-size:1.3rem;font-weight:400;font-family:Jost,sans-serif;line-height:2rem;color:#c9c9c9}.customLoginPage__box label{display:block}.customLoginPage__box .label-align,.customLoginPage__box .unify label{margin:24px 0 8px 12px}.customLoginPage__box input[type=email],.customLoginPage__box input[type=password],.customLoginPage__box input[type=text]{width:100%;height:44px;border-radius:20px;border:1px solid #c9c9c9;padding:0 24px!important}.customLoginPage__box input[type=email]:focus,.customLoginPage__box input[type=password]:focus,.customLoginPage__box input[type=text]:focus{border:1px solid #7da701}.customLoginPage__box input[type=email]:not(input[type=password]),.customLoginPage__box input[type=password]:not(input[type=password]),.customLoginPage__box input[type=text]:not(input[type=password]){font-size:1.6rem!important;font-weight:400!important;font-family:Jost,sans-serif!important;line-height:2.4rem!important}.customLoginPage__box input[type=password]{font-size:3rem!important;letter-spacing:4px!important}.customLoginPage__box .form-row-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;margin:16px 0}.customLoginPage__box .form-row-options:after,.customLoginPage__box .form-row-options:before{content:none!important}.customLoginPage__box .button--green{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;width:100%;border-radius:20px;margin-bottom:16px}.customLoginPage__box .button--green,.customLoginPage__box .button--green svg path{-webkit-transition:.35s ease;transition:.35s ease}.customLoginPage__box .button--green:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customLoginPage__box .button--green.disabled,.customLoginPage__box .button--green.disabled:hover,.customLoginPage__box .button--green:disabled,.customLoginPage__box .button--green:disabled:hover,.customLoginPage__box .button--green[disabled=disabled],.customLoginPage__box .button--green[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customLoginPage__box .button--green--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customLoginPage__box .button--green--white svg path{fill:#7da701}.customLoginPage__box .button--green--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customLoginPage__box .button--green--white:hover svg path{fill:#fff}.customLoginPage__box .button--green--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customLoginPage__box .button--green--txt svg path{fill:#7da701}.customLoginPage__box .button--green--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customLoginPage__box .button--green--txt:hover svg path{fill:#3c5100}.customLoginPage__box .button--green--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customLoginPage__box .font-unify{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.customLoginPage__box .font-unify:not(a){color:#282826}.customLoginPage__box .unify{padding:0!important;margin:0!important}.customLoginPage__box .unify label{font-size:1.6rem!important;font-weight:400!important;font-family:Jost,sans-serif!important;line-height:2.4rem!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.customLoginPage__box .unify abbr{display:block!important;visibility:visible!important;color:#282826!important;font-weight:400!important}.customLoginPage__box .lost-password{margin-bottom:16px}.customLoginPage__box .reset-password{margin-top:16px}.customLoginPage__box .mo-openid-app-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.customLoginPage__box .mo-openid-app-icons .mo_btn-facebook-hov:before{content:url(/wp-content/themes/flexible-theme/dist/5143d0c66743125d93d6abe84e79b44a.svg);width:20px;height:24px}.customLoginPage__box .mo-openid-app-icons .mo_btn-facebook-hov:hover:before{content:url(/wp-content/themes/flexible-theme/dist/42229798e65c40acafa5209ff9c78485.svg)}.customLoginPage__box .mo-openid-app-icons .mo_btn-google-hov:before{content:url(/wp-content/themes/flexible-theme/dist/556d5eb65d926d685a7a7a9701906551.svg);width:20px;height:24px}.customLoginPage__box .mo-openid-app-icons .mo_btn-google-hov:hover:before{content:url(/wp-content/themes/flexible-theme/dist/8809ec132cbf457e2b8c07228da8f3bd.svg)}.customLoginPage__box .mo-openid-app-icons>a{max-width:100%!important;margin:17px 0 0;border-color:#c9c9c9!important;position:relative;padding-left:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.customLoginPage__box .mo-openid-app-icons>a:hover{background:#7da701}.customLoginPage__box .mo-openid-app-icons>a i{display:none;padding-left:0!important}.customLoginPage__registration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.customLoginPage__registration--big{margin:0 auto;max-width:392px}.customLoginPage__registration--big h3{text-align:center}@media(max-width:768px){.customLoginPage__registration--big{max-width:328px}}@media(max-width:460px){.customLoginPage__registration--big{max-width:280px}}.customLoginPage .custom-login-acceptance span{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.customLoginPage__toCheckout{margin-top:64px}.customLoginPage__toCheckout .button--green{text-align:center}.show-password-input{right:1.5em!important;top:18px!important}.show-password-input:after{content:url(/wp-content/themes/flexible-theme/dist/4895ec16bf44254db551cfb8953ef976.svg)!important}.custom-login-acceptance{width:100%;padding-right:0;margin-top:15px!important;margin-bottom:6px}.custom-login-acceptance label{position:relative;cursor:pointer;margin-bottom:16px}.custom-login-acceptance input[type=checkbox]{position:absolute;visibility:hidden;width:16px;height:16px;top:0;left:0}.custom-login-acceptance input[type=checkbox]+span:before{display:block;position:absolute;content:"";border-radius:3px;height:16px;width:16px;top:4px;left:0;border:1px solid #c9c9c9;background-color:#fff}.custom-login-acceptance input[type=checkbox]+span:after{display:block;position:absolute;content:"✓";height:16px;width:16px;top:1px;left:0;visibility:hidden;font-size:16px;text-align:center;line-height:24px;color:#fff}.custom-login-acceptance input[type=checkbox]:checked+span:before{background:#7da701;border-color:#7da701}.custom-login-acceptance input[type=checkbox]:checked+span:after{visibility:visible}.custom-login-acceptance span{padding-left:28px}.custom-login-acceptance .woocommerce-input-wrapper{padding-left:0}.custom-login-acceptance #privacy_policy_reg+span:before{top:1px}.custom-login-acceptance #privacy_policy_reg+span:after{top:-2px}.woocommerce-privacy-policy-text{display:none}.privacy{margin:16px 0!important;padding:0!important}.privacy abbr{display:none}.customCheckoutPage{margin:0 auto;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1224px){.customCheckoutPage{-ms-grid-columns:1fr;grid-template-columns:1fr}}.customCheckoutPage .woocommerce-additional-fields__field-wrapper .form-row,.customCheckoutPage .woocommerce-billing-fields__field-wrapper .form-row,.customCheckoutPage .woocommerce-shipping-fields__field-wrapper .form-row{width:100%;float:none}.customCheckoutPage .woocommerce-additional-fields__field-wrapper .form-row label,.customCheckoutPage .woocommerce-billing-fields__field-wrapper .form-row label,.customCheckoutPage .woocommerce-shipping-fields__field-wrapper .form-row label{margin:0 0 8px 12px}.customCheckoutPage .woocommerce-additional-fields__field-wrapper .form-row.notes,.customCheckoutPage .woocommerce-billing-fields__field-wrapper .form-row.notes,.customCheckoutPage .woocommerce-shipping-fields__field-wrapper .form-row.notes{width:100%;margin-top:16px}.customCheckoutPage .woocommerce-additional-fields__field-wrapper .form-row.notes #order_comments,.customCheckoutPage .woocommerce-billing-fields__field-wrapper .form-row.notes #order_comments,.customCheckoutPage .woocommerce-shipping-fields__field-wrapper .form-row.notes #order_comments{border-radius:20px}@media(max-width:650px){.customCheckoutPage .woocommerce-additional-fields__field-wrapper .form-row,.customCheckoutPage .woocommerce-billing-fields__field-wrapper .form-row,.customCheckoutPage .woocommerce-shipping-fields__field-wrapper .form-row{width:100%}}.customCheckoutPage .woocommerce-billing-fields__field-wrapper{display:-ms-grid;display:grid;grid-column-gap:24px}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_first_name_field{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:1/1/1/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_last_name_field{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:2/1/2/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_company_field{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:3/1/3/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_nip_field{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:4/1/4/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_email_field{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:5/1/5/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_phone_field{-ms-grid-row:6;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:6/1/6/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_address_1_field{-ms-grid-row:7;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:7/1/7/5}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_address_2_field{-ms-grid-row:7;-ms-grid-column:5;-ms-grid-column-span:1;grid-area:7/5/7/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_city_field{-ms-grid-row:8;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:8/1/8/5}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_postcode_field{-ms-grid-row:8;-ms-grid-column:5;-ms-grid-column-span:1;grid-area:8/5/8/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_country_field{-ms-grid-row:9;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:9/1/9/6}.customCheckoutPage .woocommerce-billing-fields__field-wrapper #billing_state_field{-ms-grid-row:10;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:10/1/10/6}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper{display:-ms-grid;display:grid;grid-column-gap:24px}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:1/1/1/6}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:2/1/2/6}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_company_field{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:3/1/3/6}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_nip_field{-ms-grid-row:4;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:4/1/4/6}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:5/1/5/5}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field{-ms-grid-row:5;-ms-grid-column:5;-ms-grid-column-span:1;grid-area:5/5/5/6}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_city_field{-ms-grid-row:6;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:6/1/6/5}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field{-ms-grid-row:6;-ms-grid-column:5;-ms-grid-column-span:1;grid-area:6/5/6/6}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_country_field{-ms-grid-row:7;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:7/1/7/6}.customCheckoutPage .woocommerce-shipping-fields__field-wrapper #shipping_state_field{-ms-grid-row:8;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:8/1/8/6}.customCheckoutPage__column{padding:16px 32px 32px;width:33%}@media(max-width:1224px){.customCheckoutPage__column{padding:16px;width:100%}}.customCheckoutPage__column input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 12px 0 0!important;-webkit-transform:translateY(.5em);transform:translateY(.5em);font:inherit;color:currentColor;width:16px;height:16px;border:1px solid #c9c9c9;border-radius:999px;display:-ms-grid;display:grid;place-content:center;cursor:pointer}.customCheckoutPage__column input[type=radio]:before{content:"";width:8px;height:8px;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .12s ease-in-out;transition:-webkit-transform .12s ease-in-out;transition:transform .12s ease-in-out;transition:transform .12s ease-in-out,-webkit-transform .12s ease-in-out;-webkit-box-shadow:inset 1em 1em #7da701;box-shadow:inset 1em 1em #7da701}.customCheckoutPage__column input[type=radio]:checked{border:1px solid #7da701}.customCheckoutPage__column input[type=radio]:checked:before{-webkit-transform:scale(1);transform:scale(1)}.customCheckoutPage__column--data{background-color:#fdfdfd}.customCheckoutPage__column--data table.shop_table{border:0;border-spacing:0;color:#282826;margin:0 0 20px!important}.customCheckoutPage__column--data table.shop_table .product-thumbnail{padding:0 0 24px;max-width:96px;max-height:96px;vertical-align:top}.customCheckoutPage__column--data table.shop_table .product-thumbnail__wrap{height:96px;overflow:hidden;border:1px solid #c9c9c9;border-radius:4px;width:96px;display:block}@media(max-width:460px){.customCheckoutPage__column--data table.shop_table .product-thumbnail__wrap{width:75px;height:75px}}@media(max-width:360px){.customCheckoutPage__column--data table.shop_table .product-thumbnail__wrap{width:60px;height:60px}}.customCheckoutPage__column--data table.shop_table .product-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.customCheckoutPage__column--data table.shop_table .product-name{padding:0 16px 24px}.customCheckoutPage__column--data table.shop_table .product-name .productName{font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem}.customCheckoutPage__column--data table.shop_table .product-name .productPrice,.customCheckoutPage__column--data table.shop_table .product-name .productQuantity,.customCheckoutPage__column--data table.shop_table .product-name .variation{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;margin-top:8px}.customCheckoutPage__column--data table.shop_table .product-total{font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;vertical-align:top;padding:0 0 24px}.customCheckoutPage__column--data table.shop_table ul#shipping_method li input{margin:3px 16px 0 0!important;vertical-align:top}.customCheckoutPage__column--data table.shop_table ul#shipping_method li label{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 30px);float:right;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.customCheckoutPage__column--data table.shop_table .product-total{text-align:right}.customCheckoutPage__column--data table.shop_table tbody td,.customCheckoutPage__column--data table.shop_table tbody th,.customCheckoutPage__column--data table.shop_table td,.customCheckoutPage__column--data table.shop_table tfoot td,.customCheckoutPage__column--data table.shop_table tfoot th,.customCheckoutPage__column--data table.shop_table th{border:0}.customCheckoutPage__column--data .cart-subtotal td,.customCheckoutPage__column--data .cart-subtotal th,.customCheckoutPage__column--data .order-total td,.customCheckoutPage__column--data .order-total th{border-top:1px solid #c9c9c9!important;border-bottom:1px solid #c9c9c9!important}.customCheckoutPage__column--data .cart-subtotal td,.customCheckoutPage__column--data .order-total td{text-align:right}.customCheckoutPage__column--data .cart-subtotal,.customCheckoutPage__column--data .order-shipping{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.customCheckoutPage__column--data .cart-subtotal td,.customCheckoutPage__column--data .cart-subtotal th,.customCheckoutPage__column--data .order-shipping td,.customCheckoutPage__column--data .order-shipping th{font-weight:400!important;padding:20px 0!important}.customCheckoutPage__column--data .order-total{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem}.customCheckoutPage__column--data .order-total td,.customCheckoutPage__column--data .order-total th{font-weight:500!important;padding:20px 0!important}.customCheckoutPage__column--data .order-shipping td{text-align:right}.customCheckoutPage__column--data .woocommerce-checkout-payment{background:none!important}.customCheckoutPage__column--data ul.payment_methods,.customCheckoutPage__column--data ul.shipping_methods{border-bottom:0!important;padding:0!important}.customCheckoutPage__column--data ol,.customCheckoutPage__column--data ul{font:400 .6rem/2.4rem Jost,sans-serif!important}.customCheckoutPage__column--data li{padding:16px;margin-bottom:8px!important;border:2px solid #c9c9c9;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.customCheckoutPage__column--data li label{font-size:1.6rem!important;font-weight:400!important;font-family:Jost,sans-serif!important;line-height:2.4rem!important;color:#282826;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 28px);cursor:pointer}.customCheckoutPage__column--data li label span{font-weight:400!important}.customCheckoutPage__column--data li .paczkomat_id_wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:16px}.customCheckoutPage__column--data li .paczkomat_id_wrapper .woocommerce-input-wrapper{margin-bottom:4px!important}.customCheckoutPage__column--data li .paczkomat_id_wrapper .form-row{width:100%;margin-bottom:0}.customCheckoutPage__column--data li .paczkomat_id_wrapper .form-row .select2-container{width:100%!important}.customCheckoutPage__column--data li .paczkomat_id_wrapper .form-row .select2-selection--single{height:46px}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;text-align:center}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button svg path{-webkit-transition:.35s ease;transition:.35s ease}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button.disabled,.customCheckoutPage__column--data li .paczkomat_id_wrapper .button.disabled:hover,.customCheckoutPage__column--data li .paczkomat_id_wrapper .button:disabled,.customCheckoutPage__column--data li .paczkomat_id_wrapper .button:disabled:hover,.customCheckoutPage__column--data li .paczkomat_id_wrapper .button[disabled=disabled],.customCheckoutPage__column--data li .paczkomat_id_wrapper .button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--white svg path{fill:#7da701}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--white:hover svg path{fill:#fff}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--txt svg path{fill:#7da701}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--txt:hover svg path{fill:#3c5100}.customCheckoutPage__column--data li .paczkomat_id_wrapper .button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.customCheckoutPage__column--data li .paczkomat_id_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.customCheckoutPage__column--data li:focus-within{border:2px solid #7da701}.customCheckoutPage__column--data .button--green,.customCheckoutPage__column--data .button .woocommerce-form-login__submit{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;border-radius:20px;width:100%;margin-top:4px;margin-bottom:24px}.customCheckoutPage__column--data .button--green svg path,.customCheckoutPage__column--data .button .woocommerce-form-login__submit svg path{-webkit-transition:.35s ease;transition:.35s ease}.customCheckoutPage__column--data .button--green:hover,.customCheckoutPage__column--data .button .woocommerce-form-login__submit:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customCheckoutPage__column--data .button--green.disabled,.customCheckoutPage__column--data .button--green.disabled:hover,.customCheckoutPage__column--data .button--green:disabled,.customCheckoutPage__column--data .button--green:disabled:hover,.customCheckoutPage__column--data .button--green[disabled=disabled],.customCheckoutPage__column--data .button--green[disabled=disabled]:hover,.customCheckoutPage__column--data .button .woocommerce-form-login__submit.disabled,.customCheckoutPage__column--data .button .woocommerce-form-login__submit.disabled:hover,.customCheckoutPage__column--data .button .woocommerce-form-login__submit:disabled,.customCheckoutPage__column--data .button .woocommerce-form-login__submit:disabled:hover,.customCheckoutPage__column--data .button .woocommerce-form-login__submit[disabled=disabled],.customCheckoutPage__column--data .button .woocommerce-form-login__submit[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customCheckoutPage__column--data .button--green--white,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customCheckoutPage__column--data .button--green--white svg path,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--white svg path{fill:#7da701}.customCheckoutPage__column--data .button--green--white:hover,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customCheckoutPage__column--data .button--green--white:hover svg path,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--white:hover svg path{fill:#fff}.customCheckoutPage__column--data .button--green--txt,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customCheckoutPage__column--data .button--green--txt svg path,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--txt svg path{fill:#7da701}.customCheckoutPage__column--data .button--green--txt:hover,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customCheckoutPage__column--data .button--green--txt:hover svg path,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--txt:hover svg path{fill:#3c5100}.customCheckoutPage__column--data .button--green--icon,.customCheckoutPage__column--data .button .woocommerce-form-login__submit--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customCheckoutPage__column--data .customCheckoutText p{color:#4d4e4a}.customCheckoutPage__column--data .h5{font-weight:600!important}.customCheckoutPage__column--data .payment__label{padding:0!important;margin:24px 0!important}.customCheckoutPage__column--forms .h5{font-weight:600!important}.customCheckoutPage__column--forms .privateCompany span{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12px}.customCheckoutPage__column--forms .privateCompany span label{margin-right:32px}.customCheckoutPage__column--forms .privateCompany span input[type=radio]{-webkit-transform:translateY(.25em);transform:translateY(.25em);margin:0 8px 0 0!important}.woocommerce form.checkout_coupon{border:0;padding:16px;margin:16px auto;max-width:1224px;text-align:left;border-radius:0}.woocommerce form.checkout_coupon .form-row-last{text-align:right}@media(max-width:500px){.woocommerce form.checkout_coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce form.checkout_coupon .form-row{width:100%}}.woocommerce-NoticeGroup-checkout{width:100%;-ms-flex-negative:0;flex-shrink:0}.woocommerce-order{margin:0 auto;max-width:1224px;padding:0 16px}.woocommerce-order table.shop_table{font:400 1.6rem/2.4rem DM Sans,sans-serif}.woocommerce-order table.shop_table .variation,.woocommerce-order table.shop_table .variation p{font:400 1.2rem/1.8rem DM Sans,sans-serif}@media(max-width:550px){.woocommerce-order ul.order_details li{float:none}}.form-row label{font-size:1.6rem!important;font-weight:400!important;font-family:Jost,sans-serif!important;line-height:2.4rem!important;color:#282826}.create-account,.custom-acceptance,.different-address-label,.invoice,.woocommerce-form-login .form-row,p.sm-opt-in-input{width:100%;padding-right:0}.create-account label,.custom-acceptance label,.different-address-label label,.invoice label,.woocommerce-form-login .form-row label,p.sm-opt-in-input label{position:relative;cursor:pointer;margin-bottom:16px}.create-account input[type=checkbox],.custom-acceptance input[type=checkbox],.different-address-label input[type=checkbox],.invoice input[type=checkbox],.woocommerce-form-login .form-row input[type=checkbox],p.sm-opt-in-input input[type=checkbox]{position:absolute;visibility:hidden;width:16px;height:16px;top:0;left:0}.create-account input[type=checkbox]+span:before,.custom-acceptance input[type=checkbox]+span:before,.different-address-label input[type=checkbox]+span:before,.invoice input[type=checkbox]+span:before,.woocommerce-form-login .form-row input[type=checkbox]+span:before,p.sm-opt-in-input input[type=checkbox]+span:before{display:block;position:absolute;content:"";border-radius:3px;height:16px;width:16px;top:4px;left:0;border:1px solid #c9c9c9;background-color:#fff}.create-account input[type=checkbox]+span:after,.custom-acceptance input[type=checkbox]+span:after,.different-address-label input[type=checkbox]+span:after,.invoice input[type=checkbox]+span:after,.woocommerce-form-login .form-row input[type=checkbox]+span:after,p.sm-opt-in-input input[type=checkbox]+span:after{display:block;position:absolute;content:"✓";height:16px;width:16px;top:1px;left:0;visibility:hidden;font-size:16px;text-align:center;line-height:24px;color:#fff}.create-account input[type=checkbox]:checked+span:before,.custom-acceptance input[type=checkbox]:checked+span:before,.different-address-label input[type=checkbox]:checked+span:before,.invoice input[type=checkbox]:checked+span:before,.woocommerce-form-login .form-row input[type=checkbox]:checked+span:before,p.sm-opt-in-input input[type=checkbox]:checked+span:before{background:#7da701;border-color:#7da701}.create-account input[type=checkbox]:checked+span:after,.custom-acceptance input[type=checkbox]:checked+span:after,.different-address-label input[type=checkbox]:checked+span:after,.invoice input[type=checkbox]:checked+span:after,.woocommerce-form-login .form-row input[type=checkbox]:checked+span:after,p.sm-opt-in-input input[type=checkbox]:checked+span:after{visibility:visible}.create-account span,.custom-acceptance span,.different-address-label span,.invoice span,.woocommerce-form-login .form-row span,p.sm-opt-in-input span{padding-left:28px}.create-account .woocommerce-input-wrapper,.custom-acceptance .woocommerce-input-wrapper,.different-address-label .woocommerce-input-wrapper,.invoice .woocommerce-input-wrapper,.woocommerce-form-login .form-row .woocommerce-input-wrapper,p.sm-opt-in-input .woocommerce-input-wrapper{padding-left:0}.create-account #privacy_policy_reg+span:before,.custom-acceptance #privacy_policy_reg+span:before,.different-address-label #privacy_policy_reg+span:before,.invoice #privacy_policy_reg+span:before,.woocommerce-form-login .form-row #privacy_policy_reg+span:before,p.sm-opt-in-input #privacy_policy_reg+span:before{top:1px}.create-account #privacy_policy_reg+span:after,.custom-acceptance #privacy_policy_reg+span:after,.different-address-label #privacy_policy_reg+span:after,.invoice #privacy_policy_reg+span:after,.woocommerce-form-login .form-row #privacy_policy_reg+span:after,p.sm-opt-in-input #privacy_policy_reg+span:after{top:-2px}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper{padding-top:0}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .select2-container .select2-selection--single:focus,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper input[type=email]:focus,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper input[type=password]:focus,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper input[type=tel]:focus,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper input[type=text]:focus,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper select:focus,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper textarea:focus{border:1px solid #7da701}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login-toggle{padding:0 32px;max-width:33%}@media(max-width:1224px){.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login-toggle{max-width:100%;padding:0 16px}}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login-toggle .woocommerce-info{border:1px solid #9df;background-color:#f0faff;border-radius:4px;padding:16px 16px 16px 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login-toggle .woocommerce-info:not(a){font-size:1.8rem!important;font-weight:500!important;font-family:Jost,sans-serif!important;line-height:2.6rem!important;color:#282826}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login-toggle .woocommerce-info a{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#08c}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login-toggle .woocommerce-info a:hover{color:#006597}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login-toggle .woocommerce-info:before{content:url(/wp-content/themes/flexible-theme/dist/6c1c52e1c905c1d616b6cfaa2e35d15b.svg);top:19px;left:16px}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-NoticeGroup{padding:32px}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login{padding:16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-ms-flex-direction:column;flex-direction:column;max-width:33%;margin:32px auto}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .form-row,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .lost_password{width:100%!important}@media(max-width:991px){.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login{gap:0;max-width:100%;width:calc(100% - 32px)}}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .lost_password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:60%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1224px){.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .lost_password{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0;width:60%}@media(max-width:1224px){.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .form-row{width:100%}}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .form-row-first,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .form-row-last{width:100%;margin:0 0 16px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;border-radius:20px;width:100%;margin-bottom:6px}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit svg path{-webkit-transition:.35s ease;transition:.35s ease}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit.disabled,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit.disabled:hover,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit:disabled,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit:disabled:hover,.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit[disabled=disabled],.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--white svg path{fill:#7da701}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--white:hover svg path{fill:#fff}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--txt svg path{fill:#7da701}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--txt:hover{background-color:#fff0;color:#3c5100;border:none}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--txt:hover svg path{fill:#3c5100}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1224px){.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .woocommerce-form-login__submit{margin:12px 0}}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .password-input{padding-left:0}.woocommerce-checkout:not(.woocommerce-order-received) .pageWrapper .woocommerce-form-login .password-input input{font-size:3rem!important;letter-spacing:4px!important}.woocommerce form .form-row{padding:0;margin:0 0 16px}.headerCheckout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px}@media(max-width:1224px){.headerCheckout{padding:32px 16px}}.headerCheckout__cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.headerCheckout__cart a{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.different-address-label h3{font-size:1.6rem!important;font-weight:400!important;font-family:Jost,sans-serif!important;line-height:2.4rem!important}.woocommerce form .form-row .required{display:none}.select2-container{display:block!important}.select2-container .select2-selection__rendered{line-height:28px!important}.select2-container .select2-selection__arrow{top:4px!important;right:16px!important}.woocommerce-account-fields{margin:0 0 8px 12px}.woocommerce-account-fields .form-row{margin:0!important}.woocommerce-shipping-fields{margin:0 0 0 12px}.invoice{margin:16px 0 8px 12px!important}.invoice label{padding-left:28px}.invoice .optional{padding:0}#billing_company_field,#billing_nip_field,#shipping_company_field,#shipping_nip_field{display:none}#billing_company_field .optional,#billing_nip_field .optional{display:none!important}.image_label_shipping{padding-right:64px;position:relative}.image_label_shipping.InPostPaczkomaty247:after{content:url(/wp-content/themes/flexible-theme/dist/9f36a4104a785de2d078f93646161471.png);position:absolute;right:0;top:-4px;width:48px;height:32px}.image_label_shipping.KurierInPost:after,.image_label_shipping.KurierInPostzapobraniem:after{content:url(/wp-content/themes/flexible-theme/dist/b509af689044eeed7014b514f17ffe2f.png);position:absolute;right:0;top:-4px;width:48px;height:32px}.image_label_shipping.DHL:after,.image_label_shipping.DHLzapobraniem:after{content:url(/wp-content/themes/flexible-theme/dist/da9f4b51a08ddf0f97835a003cf77326.png);position:absolute;right:0;top:-4px;width:48px;height:32px}.customAccountPage{padding-top:35px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.customAccountPage__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1224px;margin:0 auto;width:100%;padding:0 16px 26px;gap:26px}@media(max-width:768px){.customAccountPage__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.customAccountPage .order_details{font-weight:400}.customAccountPage__no-orders-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.customAccountPage__no-orders-info a,.customAccountPage__no-orders-info button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;width:100%}.customAccountPage__no-orders-info a svg path,.customAccountPage__no-orders-info button svg path{-webkit-transition:.35s ease;transition:.35s ease}.customAccountPage__no-orders-info a:hover,.customAccountPage__no-orders-info button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customAccountPage__no-orders-info a.disabled,.customAccountPage__no-orders-info a.disabled:hover,.customAccountPage__no-orders-info a:disabled,.customAccountPage__no-orders-info a:disabled:hover,.customAccountPage__no-orders-info a[disabled=disabled],.customAccountPage__no-orders-info a[disabled=disabled]:hover,.customAccountPage__no-orders-info button.disabled,.customAccountPage__no-orders-info button.disabled:hover,.customAccountPage__no-orders-info button:disabled,.customAccountPage__no-orders-info button:disabled:hover,.customAccountPage__no-orders-info button[disabled=disabled],.customAccountPage__no-orders-info button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customAccountPage__no-orders-info a--white,.customAccountPage__no-orders-info button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customAccountPage__no-orders-info a--white svg path,.customAccountPage__no-orders-info button--white svg path{fill:#7da701}.customAccountPage__no-orders-info a--white:hover,.customAccountPage__no-orders-info button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customAccountPage__no-orders-info a--white:hover svg path,.customAccountPage__no-orders-info button--white:hover svg path{fill:#fff}.customAccountPage__no-orders-info a--txt,.customAccountPage__no-orders-info button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customAccountPage__no-orders-info a--txt svg path,.customAccountPage__no-orders-info button--txt svg path{fill:#7da701}.customAccountPage__no-orders-info a--txt:hover,.customAccountPage__no-orders-info button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customAccountPage__no-orders-info a--txt:hover svg path,.customAccountPage__no-orders-info button--txt:hover svg path{fill:#3c5100}.customAccountPage__no-orders-info a--icon,.customAccountPage__no-orders-info button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customAccountPage__no-orders-info a{max-width:300px}.customAccountPage__no-orders-info p{margin-bottom:0}@media(max-width:991px){.customAccountPage__no-orders-info{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}}.customAccountPage__menu{width:100%;max-width:230px;-ms-flex-negative:0;flex-shrink:0}@media(max-width:768px){.customAccountPage__menu{max-width:100%}}.customAccountPage__navigation ul{display:block;list-style-type:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:0;padding-inline-start:0}.customAccountPage__navigation ul li{margin-bottom:0;border-top:1px solid #f2f6ff;padding:12px 0}.customAccountPage__navigation ul li:last-of-type{border-bottom:1px solid #f2f6ff}.customAccountPage__navigation ul li a{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#4d4e4a}.customAccountPage__navigation ul li a:hover{color:#7da701}.customAccountPage__navigation ul li.is-active a{color:#5b7a01}@media(max-width:768px){.customAccountPage__navigation{padding:0}}.customAccountPage__info{width:100%}.customAccountPage__header{padding:0;margin-bottom:40px}.customAccountPage__header h2{text-align:left}.customAccountPage__content{width:100%}.customAccountPage__content a{color:#4d4e4a}.customAccountPage__content a:hover{color:#7da701}.customAccountPage__content .woocommerce-Addresses{display:-ms-grid;display:grid;gap:35px}.customAccountPage__content .woocommerce-Addresses a,.customAccountPage__content .woocommerce-Addresses button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;width:100%;font-size:16px;text-align:center;max-width:230px}.customAccountPage__content .woocommerce-Addresses a svg path,.customAccountPage__content .woocommerce-Addresses button svg path{-webkit-transition:.35s ease;transition:.35s ease}.customAccountPage__content .woocommerce-Addresses a:hover,.customAccountPage__content .woocommerce-Addresses button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customAccountPage__content .woocommerce-Addresses a.disabled,.customAccountPage__content .woocommerce-Addresses a.disabled:hover,.customAccountPage__content .woocommerce-Addresses a:disabled,.customAccountPage__content .woocommerce-Addresses a:disabled:hover,.customAccountPage__content .woocommerce-Addresses a[disabled=disabled],.customAccountPage__content .woocommerce-Addresses a[disabled=disabled]:hover,.customAccountPage__content .woocommerce-Addresses button.disabled,.customAccountPage__content .woocommerce-Addresses button.disabled:hover,.customAccountPage__content .woocommerce-Addresses button:disabled,.customAccountPage__content .woocommerce-Addresses button:disabled:hover,.customAccountPage__content .woocommerce-Addresses button[disabled=disabled],.customAccountPage__content .woocommerce-Addresses button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customAccountPage__content .woocommerce-Addresses a--white,.customAccountPage__content .woocommerce-Addresses button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customAccountPage__content .woocommerce-Addresses a--white svg path,.customAccountPage__content .woocommerce-Addresses button--white svg path{fill:#7da701}.customAccountPage__content .woocommerce-Addresses a--white:hover,.customAccountPage__content .woocommerce-Addresses button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customAccountPage__content .woocommerce-Addresses a--white:hover svg path,.customAccountPage__content .woocommerce-Addresses button--white:hover svg path{fill:#fff}.customAccountPage__content .woocommerce-Addresses a--txt,.customAccountPage__content .woocommerce-Addresses button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customAccountPage__content .woocommerce-Addresses a--txt svg path,.customAccountPage__content .woocommerce-Addresses button--txt svg path{fill:#7da701}.customAccountPage__content .woocommerce-Addresses a--txt:hover,.customAccountPage__content .woocommerce-Addresses button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customAccountPage__content .woocommerce-Addresses a--txt:hover svg path,.customAccountPage__content .woocommerce-Addresses button--txt:hover svg path{fill:#3c5100}.customAccountPage__content .woocommerce-Addresses a--icon,.customAccountPage__content .woocommerce-Addresses button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:576px){.customAccountPage__content .woocommerce-Addresses{margin-top:20px;-ms-grid-columns:100%;grid-template-columns:100%}}.customAccountPage__content address{margin-bottom:12px}.customAccountPage__content header p{font-size:20px}.customAccountPage__content .woocommerce-address-fields,.customAccountPage__content .woocommerce-EditAccountForm{max-width:750px;margin:0 auto}.customAccountPage__content .woocommerce-address-fields label,.customAccountPage__content .woocommerce-EditAccountForm label{padding-left:24px}.customAccountPage__content .woocommerce-address-fields a,.customAccountPage__content .woocommerce-address-fields button,.customAccountPage__content .woocommerce-EditAccountForm a,.customAccountPage__content .woocommerce-EditAccountForm button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;width:100%}.customAccountPage__content .woocommerce-address-fields a svg path,.customAccountPage__content .woocommerce-address-fields button svg path,.customAccountPage__content .woocommerce-EditAccountForm a svg path,.customAccountPage__content .woocommerce-EditAccountForm button svg path{-webkit-transition:.35s ease;transition:.35s ease}.customAccountPage__content .woocommerce-address-fields a:hover,.customAccountPage__content .woocommerce-address-fields button:hover,.customAccountPage__content .woocommerce-EditAccountForm a:hover,.customAccountPage__content .woocommerce-EditAccountForm button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customAccountPage__content .woocommerce-address-fields a.disabled,.customAccountPage__content .woocommerce-address-fields a.disabled:hover,.customAccountPage__content .woocommerce-address-fields a:disabled,.customAccountPage__content .woocommerce-address-fields a:disabled:hover,.customAccountPage__content .woocommerce-address-fields a[disabled=disabled],.customAccountPage__content .woocommerce-address-fields a[disabled=disabled]:hover,.customAccountPage__content .woocommerce-address-fields button.disabled,.customAccountPage__content .woocommerce-address-fields button.disabled:hover,.customAccountPage__content .woocommerce-address-fields button:disabled,.customAccountPage__content .woocommerce-address-fields button:disabled:hover,.customAccountPage__content .woocommerce-address-fields button[disabled=disabled],.customAccountPage__content .woocommerce-address-fields button[disabled=disabled]:hover,.customAccountPage__content .woocommerce-EditAccountForm a.disabled,.customAccountPage__content .woocommerce-EditAccountForm a.disabled:hover,.customAccountPage__content .woocommerce-EditAccountForm a:disabled,.customAccountPage__content .woocommerce-EditAccountForm a:disabled:hover,.customAccountPage__content .woocommerce-EditAccountForm a[disabled=disabled],.customAccountPage__content .woocommerce-EditAccountForm a[disabled=disabled]:hover,.customAccountPage__content .woocommerce-EditAccountForm button.disabled,.customAccountPage__content .woocommerce-EditAccountForm button.disabled:hover,.customAccountPage__content .woocommerce-EditAccountForm button:disabled,.customAccountPage__content .woocommerce-EditAccountForm button:disabled:hover,.customAccountPage__content .woocommerce-EditAccountForm button[disabled=disabled],.customAccountPage__content .woocommerce-EditAccountForm button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customAccountPage__content .woocommerce-address-fields a--white,.customAccountPage__content .woocommerce-address-fields button--white,.customAccountPage__content .woocommerce-EditAccountForm a--white,.customAccountPage__content .woocommerce-EditAccountForm button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customAccountPage__content .woocommerce-address-fields a--white svg path,.customAccountPage__content .woocommerce-address-fields button--white svg path,.customAccountPage__content .woocommerce-EditAccountForm a--white svg path,.customAccountPage__content .woocommerce-EditAccountForm button--white svg path{fill:#7da701}.customAccountPage__content .woocommerce-address-fields a--white:hover,.customAccountPage__content .woocommerce-address-fields button--white:hover,.customAccountPage__content .woocommerce-EditAccountForm a--white:hover,.customAccountPage__content .woocommerce-EditAccountForm button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customAccountPage__content .woocommerce-address-fields a--white:hover svg path,.customAccountPage__content .woocommerce-address-fields button--white:hover svg path,.customAccountPage__content .woocommerce-EditAccountForm a--white:hover svg path,.customAccountPage__content .woocommerce-EditAccountForm button--white:hover svg path{fill:#fff}.customAccountPage__content .woocommerce-address-fields a--txt,.customAccountPage__content .woocommerce-address-fields button--txt,.customAccountPage__content .woocommerce-EditAccountForm a--txt,.customAccountPage__content .woocommerce-EditAccountForm button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customAccountPage__content .woocommerce-address-fields a--txt svg path,.customAccountPage__content .woocommerce-address-fields button--txt svg path,.customAccountPage__content .woocommerce-EditAccountForm a--txt svg path,.customAccountPage__content .woocommerce-EditAccountForm button--txt svg path{fill:#7da701}.customAccountPage__content .woocommerce-address-fields a--txt:hover,.customAccountPage__content .woocommerce-address-fields button--txt:hover,.customAccountPage__content .woocommerce-EditAccountForm a--txt:hover,.customAccountPage__content .woocommerce-EditAccountForm button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customAccountPage__content .woocommerce-address-fields a--txt:hover svg path,.customAccountPage__content .woocommerce-address-fields button--txt:hover svg path,.customAccountPage__content .woocommerce-EditAccountForm a--txt:hover svg path,.customAccountPage__content .woocommerce-EditAccountForm button--txt:hover svg path{fill:#3c5100}.customAccountPage__content .woocommerce-address-fields a--icon,.customAccountPage__content .woocommerce-address-fields button--icon,.customAccountPage__content .woocommerce-EditAccountForm a--icon,.customAccountPage__content .woocommerce-EditAccountForm button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customAccountPage__content .woocommerce-address-fields button[type=submit],.customAccountPage__content .woocommerce-EditAccountForm button[type=submit]{margin-top:10px}.customAccountPage__content .woocommerce-address-fields h5,.customAccountPage__content .woocommerce-EditAccountForm h5{margin-bottom:30px}.customAccountPage__content .woocommerce-address-fields__field-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.customAccountPage__content .woocommerce-address-fields__field-wrapper .form-row{width:calc(50% - 12px);float:none}.customAccountPage__content .woocommerce-address-fields__field-wrapper .form-row.notes{width:100%}@media(max-width:650px){.customAccountPage__content .woocommerce-address-fields__field-wrapper .form-row{width:100%}}.customAccountPage__content .woocommerce-address-fields__field-wrapper .form-row .select2-selection__rendered{line-height:23px}.customAccountPage__content .woocommerce-address-fields__field-wrapper .form-row .select2-selection__arrow{height:59px}.customAccountPage__content label{padding-left:24px;font-weight:400!important;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.customAccountPage__content input{margin:8px 0 15px!important;color:#4d4e4a}.customAccountPage__content .woocommerce-order-details__title{margin-bottom:20px}.customAccountPage__content .woocommerce-order-details__title,.customAccountPage__content .woocommerce-order-details th{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem}.customAccountPage__content .woocommerce-order-details thead th{font-weight:500!important}.customAccountPage__content .woocommerce-order-details tbody td,.customAccountPage__content .woocommerce-order-details tbody th,.customAccountPage__content .woocommerce-order-details tfoot td,.customAccountPage__content .woocommerce-order-details tfoot th{font-weight:400!important}.customAccountPage__content .woocommerce-order-details .product-quantity,.customAccountPage__content .woocommerce-order-details small{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}.customAccountPage__content .woocommerce-customer-details__title{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem}.customAccountPage__content .woocommerce-customer-details address{border:0;padding:0}.customAccountPage__content .woocommerce-customer-details--email,.customAccountPage__content .woocommerce-customer-details--phone{padding-left:0!important}.customAccountPage__content .woocommerce-customer-details--email:before,.customAccountPage__content .woocommerce-customer-details--phone:before{content:none!important}.customAccountPage__content .woocommerce-customer-details .woocommerce-column:first-child{margin-bottom:30px}.customAccountPage__customer-address{max-width:750px;margin:0 auto}.customAccountPage__address-description{font-size:1.8rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.6rem;margin-bottom:20px}.customAccountPage__orders th{font-size:1.8rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.6rem;text-align:center;font-weight:500!important}.customAccountPage__orders td{font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;text-align:center;padding:11px 8px!important}.customAccountPage__orders td a{color:#4d4e4a}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions{display:-ms-grid!important;display:grid!important;gap:5px;justify-items:left}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;width:100%;text-align:center}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a svg path,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button svg path{-webkit-transition:.35s ease;transition:.35s ease}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a:hover,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a.disabled,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a.disabled:hover,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a:disabled,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a:disabled:hover,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a[disabled=disabled],.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a[disabled=disabled]:hover,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button.disabled,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button.disabled:hover,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button:disabled,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button:disabled:hover,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button[disabled=disabled],.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--white,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--white svg path,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--white svg path{fill:#7da701}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--white:hover,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--white:hover svg path,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--white:hover svg path{fill:#fff}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--txt,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--txt svg path,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--txt svg path{fill:#7da701}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--txt:hover,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--txt:hover svg path,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--txt:hover svg path{fill:#3c5100}.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions a--icon,.customAccountPage__orders td.woocommerce-orders-table__cell-order-actions button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customAccountPage__edit-account{max-width:750px;margin:0 auto}.customAccountPage__edit-account a,.customAccountPage__edit-account button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;width:100%}.customAccountPage__edit-account a svg path,.customAccountPage__edit-account button svg path{-webkit-transition:.35s ease;transition:.35s ease}.customAccountPage__edit-account a:hover,.customAccountPage__edit-account button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customAccountPage__edit-account a.disabled,.customAccountPage__edit-account a.disabled:hover,.customAccountPage__edit-account a:disabled,.customAccountPage__edit-account a:disabled:hover,.customAccountPage__edit-account a[disabled=disabled],.customAccountPage__edit-account a[disabled=disabled]:hover,.customAccountPage__edit-account button.disabled,.customAccountPage__edit-account button.disabled:hover,.customAccountPage__edit-account button:disabled,.customAccountPage__edit-account button:disabled:hover,.customAccountPage__edit-account button[disabled=disabled],.customAccountPage__edit-account button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customAccountPage__edit-account a--white,.customAccountPage__edit-account button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customAccountPage__edit-account a--white svg path,.customAccountPage__edit-account button--white svg path{fill:#7da701}.customAccountPage__edit-account a--white:hover,.customAccountPage__edit-account button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customAccountPage__edit-account a--white:hover svg path,.customAccountPage__edit-account button--white:hover svg path{fill:#fff}.customAccountPage__edit-account a--txt,.customAccountPage__edit-account button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customAccountPage__edit-account a--txt svg path,.customAccountPage__edit-account button--txt svg path{fill:#7da701}.customAccountPage__edit-account a--txt:hover,.customAccountPage__edit-account button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customAccountPage__edit-account a--txt:hover svg path,.customAccountPage__edit-account button--txt:hover svg path{fill:#3c5100}.customAccountPage__edit-account a--icon,.customAccountPage__edit-account button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customAccountPage__edit-account legend{font-size:1.8rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.6rem;margin:10px 0}.customAccountPage__edit-account .show-password-input{top:19px!important}.customAccountPage__edit-account .show-password-input:after{content:url(/wp-content/themes/flexible-theme/assets/img/preview-icon.svg)!important}.customAccountPage__woocommerce-info a,.customAccountPage__woocommerce-info button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease;width:100%}.customAccountPage__woocommerce-info a svg path,.customAccountPage__woocommerce-info button svg path{-webkit-transition:.35s ease;transition:.35s ease}.customAccountPage__woocommerce-info a:hover,.customAccountPage__woocommerce-info button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.customAccountPage__woocommerce-info a.disabled,.customAccountPage__woocommerce-info a.disabled:hover,.customAccountPage__woocommerce-info a:disabled,.customAccountPage__woocommerce-info a:disabled:hover,.customAccountPage__woocommerce-info a[disabled=disabled],.customAccountPage__woocommerce-info a[disabled=disabled]:hover,.customAccountPage__woocommerce-info button.disabled,.customAccountPage__woocommerce-info button.disabled:hover,.customAccountPage__woocommerce-info button:disabled,.customAccountPage__woocommerce-info button:disabled:hover,.customAccountPage__woocommerce-info button[disabled=disabled],.customAccountPage__woocommerce-info button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.customAccountPage__woocommerce-info a--white,.customAccountPage__woocommerce-info button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.customAccountPage__woocommerce-info a--white svg path,.customAccountPage__woocommerce-info button--white svg path{fill:#7da701}.customAccountPage__woocommerce-info a--white:hover,.customAccountPage__woocommerce-info button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.customAccountPage__woocommerce-info a--white:hover svg path,.customAccountPage__woocommerce-info button--white:hover svg path{fill:#fff}.customAccountPage__woocommerce-info a--txt,.customAccountPage__woocommerce-info button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.customAccountPage__woocommerce-info a--txt svg path,.customAccountPage__woocommerce-info button--txt svg path{fill:#7da701}.customAccountPage__woocommerce-info a--txt:hover,.customAccountPage__woocommerce-info button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.customAccountPage__woocommerce-info a--txt:hover svg path,.customAccountPage__woocommerce-info button--txt:hover svg path{fill:#3c5100}.customAccountPage__woocommerce-info a--icon,.customAccountPage__woocommerce-info button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customAccountPage__woocommerce-info a{max-width:200px}.customAccountPage__view_order{margin-bottom:20px}.blogPage{padding:0 16px;background-color:#fff}.blogPage__nothing,.blogPage__wrapper{margin:0 auto;max-width:1224px}.blogPage__nothing{padding:32px 0 0}.blogPage__list{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(3,1fr);gap:32px 24px;padding:32px 0}@media(max-width:991px){.blogPage__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.blogPage__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.blogPage__header{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 24px 1fr;grid-template-columns:1fr 1fr;gap:24px 24px;margin-top:32px}@media(max-width:576px){.blogPage__header{gap:16px;margin-top:0}}.blogPage__category .selectCustom{max-width:196px;width:100%}.blogPage__sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blogPage__sorting .selectCustom{max-width:222px;width:100%}.blogPage__sortingTitle{margin-right:12px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem}@media(max-width:576px){.blogPage__sortingTitle{display:none}}.blogPage__nav{margin-bottom:64px}.blogPage__nav .nav-links{gap:8px}.blogPage__nav .nav-links,.blogPage__nav .nav-links a,.blogPage__nav .nav-links span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blogPage__nav .nav-links a,.blogPage__nav .nav-links span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.blogPage__nav .nav-links a.current,.blogPage__nav .nav-links a:hover,.blogPage__nav .nav-links span.current,.blogPage__nav .nav-links span:hover{background-color:#7da701;color:#fff;border-radius:50%}.blogPage__nav .nav-links a.next svg path,.blogPage__nav .nav-links a.prev svg path,.blogPage__nav .nav-links span.next svg path,.blogPage__nav .nav-links span.prev svg path{fill:#7da701}.selectCustom{padding:0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border:none;margin:0;width:100%;cursor:inherit;z-index:1;outline:none;border-radius:20px;border:1px solid #c9c9c9!important;font-size:1.6rem;font-weight:400;font-family:Jost,sans-serif;line-height:2.4rem;cursor:pointer;background-color:#fff;display:-ms-grid;display:grid;grid-template-areas:"select";-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-image:url(/wp-content/themes/flexible-theme/dist/35471429acca6d124dabe709b2020dd0.svg);background-repeat:no-repeat;background-size:20px 20px;background-position-x:84%;background-position-y:50%}.selectCustomItem{font-size:1.6rem!important;font-weight:400!important;font-family:Jost,sans-serif!important;line-height:2.4rem!important}.selectCustom::-ms-expand{display:none}.selectCustom:after,.selectCustom select{-ms-grid-row:1;-ms-grid-column:1;grid-area:select}.selectCustom select{border:none;padding:12px 52px 12px 24px!important;height:auto;margin:0!important;background-color:#fff0;border-radius:20px;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.selectCustom select option:hover{background-color:#7da701}.selectCustom:focus+.focus{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid var(--select-focus);border-radius:inherit}.wishlistPage{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:32px 16px;background-color:#fff}@media(max-width:991px){.wishlistPage{padding:0 16px}}.wishlistPage__wrapper{margin:0 auto;max-width:1224px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.wishlistPage__header{padding:8px 0;display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:54% 12% 34%;grid-template-columns:54% 12% 34%;border-bottom:1px solid #ebebeb}@media(max-width:991px){.wishlistPage__header{display:none}}.wishlistPage__header-title{color:#282826;font-size:1.3rem;font-weight:400;font-family:Jost,sans-serif;line-height:2rem}.wishlistPage__header .added_to_cart{display:none!important}.wishlistPage__item{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:54% 12% 34%;grid-template-columns:54% 12% 34%;padding:24px 0;border-bottom:1px solid #ebebeb}@media(max-width:991px){.wishlistPage__item{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:0}}.wishlistPage__details{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:90px 16px 1fr;grid-template-columns:90px 1fr;gap:16px 16px}.wishlistPage__details .product-thumbnail{height:90px;overflow:hidden;border:1px solid #ebebeb;border-radius:4px}.wishlistPage__details .product-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wishlistPage__details .product-price{margin-bottom:8px;color:#282826}.wishlistPage__details .product-desc a{display:block;margin-bottom:8px;font-size:1.6rem;font-weight:500;font-family:Jost,sans-serif;line-height:2.4rem;color:#282826}.wishlistPage__details .variation{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 8px;color:#282826}.wishlistPage__details .variation dd{margin-left:5px}@media(min-width:992px){.wishlistPage__details{padding-right:24px}}.wishlistPage__availability{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wishlistPage__availability svg{-ms-flex-negative:0;flex-shrink:0}.wishlistPage__availability p{margin-bottom:0}@media(max-width:991px){.wishlistPage__availability{padding-left:114px;margin-bottom:10px}}@media(min-width:992px){.wishlistPage__availability{padding-right:24px}}.wishlistPage__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.wishlistPage__actions .remove_from_wishlist{display:inline-block!important;background-color:#fff!important;border:1px solid #ebebeb!important;color:#fff!important;border-radius:28px!important;padding:9px!important;height:44px!important;width:44px!important}.wishlistPage__actions .remove_from_wishlist svg path{fill:#000!important}.wishlistPage__actions .remove_from_wishlist:hover{border:1px solid #e64d21!important;background-color:#e64d21!important}.wishlistPage__actions .add_to_cart_button{position:relative;display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px 10px 52px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease}.wishlistPage__actions .add_to_cart_button:before{content:"";background-image:url(/wp-content/themes/flexible-theme/dist/e7fa94274085326a72426b052d810b9a.svg);background-position:50%;background-size:contain;display:inline-block;width:24px;height:24px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;position:absolute;left:22px;top:10px}.wishlistPage__actions .add_to_cart_button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}@media(max-width:991px){.wishlistPage__actions{padding-left:114px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.yith-wcwl-form.wishlist-fragment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thankYouPage{padding:32px 16px}.thankYouPage__wrapper{max-width:1224px;margin:0 auto}.thankYouPage__number h1,.thankYouPage__number h2,.thankYouPage__number h3,.thankYouPage__number h4,.thankYouPage__number h5,.thankYouPage__number h6{margin-bottom:8px}.thankYouPage__number p{margin-bottom:0}.thankYouPage__details{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 16px 1fr 16px 1fr;grid-template-columns:repeat(3,1fr);gap:16px 16px;padding:32px 0}@media(max-width:991px){.thankYouPage__details{-ms-grid-columns:1fr;grid-template-columns:1fr}}.thankYouPage__details .details-item{padding:24px;background:#f6f7f5;border:1px solid #ebebeb;border-radius:8px}.thankYouPage__details .details-item p{margin-bottom:0}.thankYouPage__details .details-item p.details-item__title{margin-bottom:16px}.thankYouPage__failed{padding-top:10px;padding-bottom:60px}.thankYouPage__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;padding-top:16px}.thankYouPage__btns a.button{display:inline-block;background-color:#7da701;border:1px solid #7da701;color:#fff;border-radius:28px;padding:10px 24px;font:400 1.6rem/2.4rem Jost,sans-serif;white-space:nowrap;outline:none;cursor:pointer}.thankYouPage__btns a.button,.thankYouPage__btns a.button svg path{-webkit-transition:.35s ease;transition:.35s ease}.thankYouPage__btns a.button:hover{background-color:#5b7a01;border:1px solid #5b7a01;color:#fff}.thankYouPage__btns a.button.disabled,.thankYouPage__btns a.button.disabled:hover,.thankYouPage__btns a.button:disabled,.thankYouPage__btns a.button:disabled:hover,.thankYouPage__btns a.button[disabled=disabled],.thankYouPage__btns a.button[disabled=disabled]:hover{cursor:not-allowed;background-color:#8f918b;border:1px solid #8f918b;color:#fff}.thankYouPage__btns a.button--white{background-color:#fff;border:1px solid #7da701;color:#7da701}.thankYouPage__btns a.button--white svg path{fill:#7da701}.thankYouPage__btns a.button--white:hover{background-color:#7da701;border:1px solid #fff;color:#fff}.thankYouPage__btns a.button--white:hover svg path{fill:#fff}.thankYouPage__btns a.button--txt{background-color:#fff0;border:none;color:#7da701;border-radius:0;padding:0}.thankYouPage__btns a.button--txt svg path{fill:#7da701}.thankYouPage__btns a.button--txt:hover{background-color:#fff0;color:#3c5100;border:none}.thankYouPage__btns a.button--txt:hover svg path{fill:#3c5100}.thankYouPage__btns a.button--icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}input.cwgstock_phone{width:100%;text-align:center}.iti{width:100%}.cwginstock-panel-heading h4{color:#fff}.center-block{display:block;margin-right:auto;margin-left:auto}.cwginstock-panel-body input[type=email],.cwginstock-panel-body input[type=text],.form-group{margin-bottom:15px}#cwg-bis-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;z-index:10000}.cwgstock_button{width:100%;padding-top:5px;background:skyblue;color:#fff}.cwginstock-subscribe-form .row{margin-left:-15px;margin-right:-15px}.cwginstock-subscribe-form .col-lg-1,.cwginstock-subscribe-form .col-lg-10,.cwginstock-subscribe-form .col-lg-11,.cwginstock-subscribe-form .col-lg-12,.cwginstock-subscribe-form .col-lg-2,.cwginstock-subscribe-form .col-lg-3,.cwginstock-subscribe-form .col-lg-4,.cwginstock-subscribe-form .col-lg-5,.cwginstock-subscribe-form .col-lg-6,.cwginstock-subscribe-form .col-lg-7,.cwginstock-subscribe-form .col-lg-8,.cwginstock-subscribe-form .col-lg-9,.cwginstock-subscribe-form .col-md-1,.cwginstock-subscribe-form .col-md-10,.cwginstock-subscribe-form .col-md-11,.cwginstock-subscribe-form .col-md-12,.cwginstock-subscribe-form .col-md-2,.cwginstock-subscribe-form .col-md-3,.cwginstock-subscribe-form .col-md-4,.cwginstock-subscribe-form .col-md-5,.cwginstock-subscribe-form .col-md-6,.cwginstock-subscribe-form .col-md-7,.cwginstock-subscribe-form .col-md-8,.cwginstock-subscribe-form .col-md-9,.cwginstock-subscribe-form .col-sm-1,.cwginstock-subscribe-form .col-sm-10,.cwginstock-subscribe-form .col-sm-11,.cwginstock-subscribe-form .col-sm-12,.cwginstock-subscribe-form .col-sm-2,.cwginstock-subscribe-form .col-sm-3,.cwginstock-subscribe-form .col-sm-4,.cwginstock-subscribe-form .col-sm-5,.cwginstock-subscribe-form .col-sm-6,.cwginstock-subscribe-form .col-sm-7,.cwginstock-subscribe-form .col-sm-8,.cwginstock-subscribe-form .col-sm-9,.cwginstock-subscribe-form .col-xs-1,.cwginstock-subscribe-form .col-xs-10,.cwginstock-subscribe-form .col-xs-11,.cwginstock-subscribe-form .col-xs-12,.cwginstock-subscribe-form .col-xs-2,.cwginstock-subscribe-form .col-xs-3,.cwginstock-subscribe-form .col-xs-4,.cwginstock-subscribe-form .col-xs-5,.cwginstock-subscribe-form .col-xs-6,.cwginstock-subscribe-form .col-xs-7,.cwginstock-subscribe-form .col-xs-8,.cwginstock-subscribe-form .col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.cwginstock-subscribe-form .col-xs-1,.cwginstock-subscribe-form .col-xs-10,.cwginstock-subscribe-form .col-xs-11,.cwginstock-subscribe-form .col-xs-12,.cwginstock-subscribe-form .col-xs-2,.cwginstock-subscribe-form .col-xs-3,.cwginstock-subscribe-form .col-xs-4,.cwginstock-subscribe-form .col-xs-5,.cwginstock-subscribe-form .col-xs-6,.cwginstock-subscribe-form .col-xs-7,.cwginstock-subscribe-form .col-xs-8,.cwginstock-subscribe-form .col-xs-9{float:left}.cwginstock-subscribe-form .col-xs-12{width:100%}.cwginstock-subscribe-form .col-xs-11{width:91.66666667%}.cwginstock-subscribe-form .col-xs-10{width:83.33333333%}.cwginstock-subscribe-form .col-xs-9{width:75%}.cwginstock-subscribe-form .col-xs-8{width:66.66666667%}.cwginstock-subscribe-form .col-xs-7{width:58.33333333%}.cwginstock-subscribe-form .col-xs-6{width:50%}.cwginstock-subscribe-form .col-xs-5{width:41.66666667%}.cwginstock-subscribe-form .col-xs-4{width:33.33333333%}.cwginstock-subscribe-form .col-xs-3{width:25%}.cwginstock-subscribe-form .col-xs-2{width:16.66666667%}.cwginstock-subscribe-form .col-xs-1{width:8.33333333%}.cwginstock-subscribe-form .col-xs-pull-12{right:100%}.cwginstock-subscribe-form .col-xs-pull-11{right:91.66666667%}.cwginstock-subscribe-form .col-xs-pull-10{right:83.33333333%}.cwginstock-subscribe-form .col-xs-pull-9{right:75%}.cwginstock-subscribe-form .col-xs-pull-8{right:66.66666667%}.cwginstock-subscribe-form .col-xs-pull-7{right:58.33333333%}.cwginstock-subscribe-form .col-xs-pull-6{right:50%}.cwginstock-subscribe-form .col-xs-pull-5{right:41.66666667%}.cwginstock-subscribe-form .col-xs-pull-4{right:33.33333333%}.cwginstock-subscribe-form .col-xs-pull-3{right:25%}.cwginstock-subscribe-form .col-xs-pull-2{right:16.66666667%}.cwginstock-subscribe-form .col-xs-pull-1{right:8.33333333%}.cwginstock-subscribe-form .col-xs-pull-0{right:auto}.cwginstock-subscribe-form .col-xs-push-12{left:100%}.cwginstock-subscribe-form .col-xs-push-11{left:91.66666667%}.cwginstock-subscribe-form .col-xs-push-10{left:83.33333333%}.cwginstock-subscribe-form .col-xs-push-9{left:75%}.cwginstock-subscribe-form .col-xs-push-8{left:66.66666667%}.cwginstock-subscribe-form .col-xs-push-7{left:58.33333333%}.cwginstock-subscribe-form .col-xs-push-6{left:50%}.cwginstock-subscribe-form .col-xs-push-5{left:41.66666667%}.cwginstock-subscribe-form .col-xs-push-4{left:33.33333333%}.cwginstock-subscribe-form .col-xs-push-3{left:25%}.cwginstock-subscribe-form .col-xs-push-2{left:16.66666667%}.cwginstock-subscribe-form .col-xs-push-1{left:8.33333333%}.cwginstock-subscribe-form .col-xs-push-0{left:auto}.cwginstock-subscribe-form .col-xs-offset-12{margin-left:100%}.cwginstock-subscribe-form .col-xs-offset-11{margin-left:91.66666667%}.cwginstock-subscribe-form .col-xs-offset-10{margin-left:83.33333333%}.cwginstock-subscribe-form .col-xs-offset-9{margin-left:75%}.cwginstock-subscribe-form .col-xs-offset-8{margin-left:66.66666667%}.cwginstock-subscribe-form .col-xs-offset-7{margin-left:58.33333333%}.cwginstock-subscribe-form .col-xs-offset-6{margin-left:50%}.cwginstock-subscribe-form .col-xs-offset-5{margin-left:41.66666667%}.cwginstock-subscribe-form .col-xs-offset-4{margin-left:33.33333333%}.cwginstock-subscribe-form .col-xs-offset-3{margin-left:25%}.cwginstock-subscribe-form .col-xs-offset-2{margin-left:16.66666667%}.cwginstock-subscribe-form .col-xs-offset-1{margin-left:8.33333333%}.cwginstock-subscribe-form .col-xs-offset-0{margin-left:0}@media (min-width:768px){.cwginstock-subscribe-form .col-sm-1,.cwginstock-subscribe-form .col-sm-10,.cwginstock-subscribe-form .col-sm-11,.cwginstock-subscribe-form .col-sm-12,.cwginstock-subscribe-form .col-sm-2,.cwginstock-subscribe-form .col-sm-3,.cwginstock-subscribe-form .col-sm-4,.cwginstock-subscribe-form .col-sm-5,.cwginstock-subscribe-form .col-sm-6,.cwginstock-subscribe-form .col-sm-7,.cwginstock-subscribe-form .col-sm-8,.cwginstock-subscribe-form .col-sm-9{float:left}.cwginstock-subscribe-form .col-sm-12{width:100%}.cwginstock-subscribe-form .col-sm-11{width:91.66666667%}.cwginstock-subscribe-form .col-sm-10{width:83.33333333%}.cwginstock-subscribe-form .col-sm-9{width:75%}.cwginstock-subscribe-form .col-sm-8{width:66.66666667%}.cwginstock-subscribe-form .col-sm-7{width:58.33333333%}.cwginstock-subscribe-form .col-sm-6{width:50%}.cwginstock-subscribe-form .col-sm-5{width:41.66666667%}.cwginstock-subscribe-form .col-sm-4{width:33.33333333%}.cwginstock-subscribe-form .col-sm-3{width:25%}.cwginstock-subscribe-form .col-sm-2{width:16.66666667%}.cwginstock-subscribe-form .col-sm-1{width:8.33333333%}.cwginstock-subscribe-form .col-sm-pull-12{right:100%}.cwginstock-subscribe-form .col-sm-pull-11{right:91.66666667%}.cwginstock-subscribe-form .col-sm-pull-10{right:83.33333333%}.cwginstock-subscribe-form .col-sm-pull-9{right:75%}.cwginstock-subscribe-form .col-sm-pull-8{right:66.66666667%}.cwginstock-subscribe-form .col-sm-pull-7{right:58.33333333%}.cwginstock-subscribe-form .col-sm-pull-6{right:50%}.cwginstock-subscribe-form .col-sm-pull-5{right:41.66666667%}.cwginstock-subscribe-form .col-sm-pull-4{right:33.33333333%}.cwginstock-subscribe-form .col-sm-pull-3{right:25%}.cwginstock-subscribe-form .col-sm-pull-2{right:16.66666667%}.cwginstock-subscribe-form .col-sm-pull-1{right:8.33333333%}.cwginstock-subscribe-form .col-sm-pull-0{right:auto}.cwginstock-subscribe-form .col-sm-push-12{left:100%}.cwginstock-subscribe-form .col-sm-push-11{left:91.66666667%}.cwginstock-subscribe-form .col-sm-push-10{left:83.33333333%}.cwginstock-subscribe-form .col-sm-push-9{left:75%}.cwginstock-subscribe-form .col-sm-push-8{left:66.66666667%}.cwginstock-subscribe-form .col-sm-push-7{left:58.33333333%}.cwginstock-subscribe-form .col-sm-push-6{left:50%}.cwginstock-subscribe-form .col-sm-push-5{left:41.66666667%}.cwginstock-subscribe-form .col-sm-push-4{left:33.33333333%}.cwginstock-subscribe-form .col-sm-push-3{left:25%}.cwginstock-subscribe-form .col-sm-push-2{left:16.66666667%}.cwginstock-subscribe-form .col-sm-push-1{left:8.33333333%}.cwginstock-subscribe-form .col-sm-push-0{left:auto}.cwginstock-subscribe-form .col-sm-offset-12{margin-left:100%}.cwginstock-subscribe-form .col-sm-offset-11{margin-left:91.66666667%}.cwginstock-subscribe-form .col-sm-offset-10{margin-left:83.33333333%}.cwginstock-subscribe-form .col-sm-offset-9{margin-left:75%}.cwginstock-subscribe-form .col-sm-offset-8{margin-left:66.66666667%}.cwginstock-subscribe-form .col-sm-offset-7{margin-left:58.33333333%}.cwginstock-subscribe-form .col-sm-offset-6{margin-left:50%}.cwginstock-subscribe-form .col-sm-offset-5{margin-left:41.66666667%}.cwginstock-subscribe-form .col-sm-offset-4{margin-left:33.33333333%}.cwginstock-subscribe-form .col-sm-offset-3{margin-left:25%}.cwginstock-subscribe-form .col-sm-offset-2{margin-left:16.66666667%}.cwginstock-subscribe-form .col-sm-offset-1{margin-left:8.33333333%}.cwginstock-subscribe-form .col-sm-offset-0{margin-left:0}}@media (min-width:992px){.cwginstock-subscribe-form .col-md-1,.cwginstock-subscribe-form .col-md-10,.cwginstock-subscribe-form .col-md-11,.cwginstock-subscribe-form .col-md-12,.cwginstock-subscribe-form .col-md-2,.cwginstock-subscribe-form .col-md-3,.cwginstock-subscribe-form .col-md-4,.cwginstock-subscribe-form .col-md-5,.cwginstock-subscribe-form .col-md-6,.cwginstock-subscribe-form .col-md-7,.cwginstock-subscribe-form .col-md-8,.cwginstock-subscribe-form .col-md-9{float:left}.cwginstock-subscribe-form .col-md-12{width:100%}.cwginstock-subscribe-form .col-md-11{width:91.66666667%}.cwginstock-subscribe-form .col-md-10{width:83.33333333%}.cwginstock-subscribe-form .col-md-9{width:75%}.cwginstock-subscribe-form .col-md-8{width:66.66666667%}.cwginstock-subscribe-form .col-md-7{width:58.33333333%}.cwginstock-subscribe-form .col-md-6{width:50%}.cwginstock-subscribe-form .col-md-5{width:41.66666667%}.cwginstock-subscribe-form .col-md-4{width:33.33333333%}.cwginstock-subscribe-form .col-md-3{width:25%}.cwginstock-subscribe-form .col-md-2{width:16.66666667%}.cwginstock-subscribe-form .col-md-1{width:8.33333333%}.cwginstock-subscribe-form .col-md-pull-12{right:100%}.cwginstock-subscribe-form .col-md-pull-11{right:91.66666667%}.cwginstock-subscribe-form .col-md-pull-10{right:83.33333333%}.cwginstock-subscribe-form .col-md-pull-9{right:75%}.cwginstock-subscribe-form .col-md-pull-8{right:66.66666667%}.cwginstock-subscribe-form .col-md-pull-7{right:58.33333333%}.cwginstock-subscribe-form .col-md-pull-6{right:50%}.cwginstock-subscribe-form .col-md-pull-5{right:41.66666667%}.cwginstock-subscribe-form .col-md-pull-4{right:33.33333333%}.cwginstock-subscribe-form .col-md-pull-3{right:25%}.cwginstock-subscribe-form .col-md-pull-2{right:16.66666667%}.cwginstock-subscribe-form .col-md-pull-1{right:8.33333333%}.cwginstock-subscribe-form .col-md-pull-0{right:auto}.cwginstock-subscribe-form .col-md-push-12{left:100%}.cwginstock-subscribe-form .col-md-push-11{left:91.66666667%}.cwginstock-subscribe-form .col-md-push-10{left:83.33333333%}.cwginstock-subscribe-form .col-md-push-9{left:75%}.cwginstock-subscribe-form .col-md-push-8{left:66.66666667%}.cwginstock-subscribe-form .col-md-push-7{left:58.33333333%}.cwginstock-subscribe-form .col-md-push-6{left:50%}.cwginstock-subscribe-form .col-md-push-5{left:41.66666667%}.cwginstock-subscribe-form .col-md-push-4{left:33.33333333%}.cwginstock-subscribe-form .col-md-push-3{left:25%}.cwginstock-subscribe-form .col-md-push-2{left:16.66666667%}.cwginstock-subscribe-form .col-md-push-1{left:8.33333333%}.cwginstock-subscribe-form .col-md-push-0{left:auto}.cwginstock-subscribe-form .col-md-offset-12{margin-left:100%}.cwginstock-subscribe-form .col-md-offset-11{margin-left:91.66666667%}.cwginstock-subscribe-form .col-md-offset-10{margin-left:83.33333333%}.cwginstock-subscribe-form .col-md-offset-9{margin-left:75%}.cwginstock-subscribe-form .col-md-offset-8{margin-left:66.66666667%}.cwginstock-subscribe-form .col-md-offset-7{margin-left:58.33333333%}.cwginstock-subscribe-form .col-md-offset-6{margin-left:50%}.cwginstock-subscribe-form .col-md-offset-5{margin-left:41.66666667%}.cwginstock-subscribe-form .col-md-offset-4{margin-left:33.33333333%}.cwginstock-subscribe-form .col-md-offset-3{margin-left:25%}.cwginstock-subscribe-form .col-md-offset-2{margin-left:16.66666667%}.cwginstock-subscribe-form .col-md-offset-1{margin-left:8.33333333%}.cwginstock-subscribe-form .col-md-offset-0{margin-left:0}}@media (min-width:1200px){.cwginstock-subscribe-form .col-lg-1,.cwginstock-subscribe-form .col-lg-10,.cwginstock-subscribe-form .col-lg-11,.cwginstock-subscribe-form .col-lg-12,.cwginstock-subscribe-form .col-lg-2,.cwginstock-subscribe-form .col-lg-3,.cwginstock-subscribe-form .col-lg-4,.cwginstock-subscribe-form .col-lg-5,.cwginstock-subscribe-form .col-lg-6,.cwginstock-subscribe-form .col-lg-7,.cwginstock-subscribe-form .col-lg-8,.cwginstock-subscribe-form .col-lg-9{float:left}.cwginstock-subscribe-form .col-lg-12{width:100%}.cwginstock-subscribe-form .col-lg-11{width:91.66666667%}.cwginstock-subscribe-form .col-lg-10{width:83.33333333%}.cwginstock-subscribe-form .col-lg-9{width:75%}.cwginstock-subscribe-form .col-lg-8{width:66.66666667%}.cwginstock-subscribe-form .col-lg-7{width:58.33333333%}.cwginstock-subscribe-form .col-lg-6{width:50%}.cwginstock-subscribe-form .col-lg-5{width:41.66666667%}.cwginstock-subscribe-form .col-lg-4{width:33.33333333%}.cwginstock-subscribe-form .col-lg-3{width:25%}.cwginstock-subscribe-form .col-lg-2{width:16.66666667%}.cwginstock-subscribe-form .col-lg-1{width:8.33333333%}.cwginstock-subscribe-form .col-lg-pull-12{right:100%}.cwginstock-subscribe-form .col-lg-pull-11{right:91.66666667%}.cwginstock-subscribe-form .col-lg-pull-10{right:83.33333333%}.cwginstock-subscribe-form .col-lg-pull-9{right:75%}.cwginstock-subscribe-form .col-lg-pull-8{right:66.66666667%}.cwginstock-subscribe-form .col-lg-pull-7{right:58.33333333%}.cwginstock-subscribe-form .col-lg-pull-6{right:50%}.cwginstock-subscribe-form .col-lg-pull-5{right:41.66666667%}.cwginstock-subscribe-form .col-lg-pull-4{right:33.33333333%}.cwginstock-subscribe-form .col-lg-pull-3{right:25%}.cwginstock-subscribe-form .col-lg-pull-2{right:16.66666667%}.cwginstock-subscribe-form .col-lg-pull-1{right:8.33333333%}.cwginstock-subscribe-form .col-lg-pull-0{right:auto}.cwginstock-subscribe-form .col-lg-push-12{left:100%}.cwginstock-subscribe-form .col-lg-push-11{left:91.66666667%}.cwginstock-subscribe-form .col-lg-push-10{left:83.33333333%}.cwginstock-subscribe-form .col-lg-push-9{left:75%}.cwginstock-subscribe-form .col-lg-push-8{left:66.66666667%}.cwginstock-subscribe-form .col-lg-push-7{left:58.33333333%}.cwginstock-subscribe-form .col-lg-push-6{left:50%}.cwginstock-subscribe-form .col-lg-push-5{left:41.66666667%}.cwginstock-subscribe-form .col-lg-push-4{left:33.33333333%}.cwginstock-subscribe-form .col-lg-push-3{left:25%}.cwginstock-subscribe-form .col-lg-push-2{left:16.66666667%}.cwginstock-subscribe-form .col-lg-push-1{left:8.33333333%}.cwginstock-subscribe-form .col-lg-push-0{left:auto}.cwginstock-subscribe-form .col-lg-offset-12{margin-left:100%}.cwginstock-subscribe-form .col-lg-offset-11{margin-left:91.66666667%}.cwginstock-subscribe-form .col-lg-offset-10{margin-left:83.33333333%}.cwginstock-subscribe-form .col-lg-offset-9{margin-left:75%}.cwginstock-subscribe-form .col-lg-offset-8{margin-left:66.66666667%}.cwginstock-subscribe-form .col-lg-offset-7{margin-left:58.33333333%}.cwginstock-subscribe-form .col-lg-offset-6{margin-left:50%}.cwginstock-subscribe-form .col-lg-offset-5{margin-left:41.66666667%}.cwginstock-subscribe-form .col-lg-offset-4{margin-left:33.33333333%}.cwginstock-subscribe-form .col-lg-offset-3{margin-left:25%}.cwginstock-subscribe-form .col-lg-offset-2{margin-left:16.66666667%}.cwginstock-subscribe-form .col-lg-offset-1{margin-left:8.33333333%}.cwginstock-subscribe-form .col-lg-offset-0{margin-left:0}}.cwginstock-subscribe-form .clearfix:after,.cwginstock-subscribe-form .clearfix:before,.cwginstock-subscribe-form .container-fluid:after,.cwginstock-subscribe-form .container-fluid:before,.cwginstock-subscribe-form .container:after,.cwginstock-subscribe-form .container:before,.cwginstock-subscribe-form .row:after,.cwginstock-subscribe-form .row:before{content:" ";display:table}.cwginstock-subscribe-form .clearfix:after,.cwginstock-subscribe-form .container-fluid:after,.cwginstock-subscribe-form .container:after,.cwginstock-subscribe-form .row:after{clear:both}.cwginstock-subscribe-form .center-block{display:block;margin-left:auto;margin-right:auto}.cwginstock-subscribe-form .pull-right{float:right!important}.cwginstock-subscribe-form .pull-left{float:left!important}.cwginstock-subscribe-form .hide{display:none!important}.cwginstock-subscribe-form .show{display:block!important}.cwginstock-subscribe-form .invisible{visibility:hidden}.cwginstock-subscribe-form .text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.cwginstock-subscribe-form .panel-heading>.dropdown .dropdown-toggle,.cwginstock-subscribe-form .panel-title,.cwginstock-subscribe-form .panel-title>.small,.cwginstock-subscribe-form .panel-title>.small>a,.cwginstock-subscribe-form .panel-title>a,.cwginstock-subscribe-form .panel-title>small,.cwginstock-subscribe-form .panel-title>small>a{color:inherit}.cwginstock-subscribe-form .hidden{display:none!important}.cwginstock-subscribe-form .affix{position:fixed}.cwginstock-subscribe-form .panel{margin-bottom:20px;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)}.cwginstock-subscribe-form .panel-title,.cwginstock-subscribe-form .panel>.list-group,.cwginstock-subscribe-form .panel>.panel-collapse>.list-group,.cwginstock-subscribe-form .panel>.panel-collapse>.table,.cwginstock-subscribe-form .panel>.table,.cwginstock-subscribe-form .panel>.table-responsive>.table{margin-bottom:0}.cwginstock-subscribe-form .panel-body{padding:15px}.cwginstock-subscribe-form .panel-heading{padding:10px 15px;border-bottom:1px solid #fff0;border-top-right-radius:3px;border-top-left-radius:3px}.cwginstock-subscribe-form .panel-title{margin-top:0;font-size:16px}.cwginstock-subscribe-form .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.cwginstock-subscribe-form .panel>.list-group .list-group-item,.cwginstock-subscribe-form .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.cwginstock-subscribe-form .panel-group .panel-heading,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>td,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>th,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>td,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>th,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>td,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>th,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>td,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>th,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.cwginstock-subscribe-form .panel>.table:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.cwginstock-subscribe-form .panel>.list-group:first-child .list-group-item:first-child,.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.cwginstock-subscribe-form .panel>.list-group:last-child .list-group-item:last-child,.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.cwginstock-subscribe-form .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.cwginstock-subscribe-form .panel>.table:first-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.cwginstock-subscribe-form .list-group+.panel-footer,.cwginstock-subscribe-form .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.cwginstock-subscribe-form .panel>.panel-collapse>.table caption,.cwginstock-subscribe-form .panel>.table caption,.cwginstock-subscribe-form .panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.cwginstock-subscribe-form .panel>.panel-body+.table,.cwginstock-subscribe-form .panel>.panel-body+.table-responsive,.cwginstock-subscribe-form .panel>.table+.panel-body,.cwginstock-subscribe-form .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child td,.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child th{border-top:0}.cwginstock-subscribe-form .panel>.table-bordered,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered{border:0}.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.cwginstock-subscribe-form .panel>.table-responsive{border:0;margin-bottom:0}.cwginstock-subscribe-form .panel-group{margin-bottom:20px}.cwginstock-subscribe-form .panel-group .panel{margin-bottom:0;border-radius:4px}.cwginstock-subscribe-form .panel-group .panel+.panel{margin-top:5px}.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.list-group,.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.cwginstock-subscribe-form .panel-group .panel-footer{border-top:0}.cwginstock-subscribe-form .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.cwginstock-subscribe-form .panel-default{border-color:#ddd}.cwginstock-subscribe-form .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.cwginstock-subscribe-form .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.cwginstock-subscribe-form .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.cwginstock-subscribe-form .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.cwginstock-subscribe-form .panel-primary{border-color:#337ab7}.cwginstock-subscribe-form .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.cwginstock-subscribe-form .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.cwginstock-subscribe-form .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.cwginstock-subscribe-form .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.cwginstock-subscribe-form .panel-success{border-color:#d6e9c6}.cwginstock-subscribe-form .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.cwginstock-subscribe-form .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.cwginstock-subscribe-form .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.cwginstock-subscribe-form .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.cwginstock-subscribe-form .panel-info{border-color:#bce8f1}.cwginstock-subscribe-form .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.cwginstock-subscribe-form .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.cwginstock-subscribe-form .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.cwginstock-subscribe-form .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.cwginstock-subscribe-form .panel-warning{border-color:#faebcc}.cwginstock-subscribe-form .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.cwginstock-subscribe-form .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.cwginstock-subscribe-form .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.cwginstock-subscribe-form .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.cwginstock-subscribe-form .panel-danger{border-color:#ebccd1}.cwginstock-subscribe-form .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.cwginstock-subscribe-form .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.cwginstock-subscribe-form .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.cwginstock-subscribe-form .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.grecaptcha-badge{visibility:hidden}.customCheckoutPage__column--forms label .required{display:inline-block!important;visibility:visible!important;color:inherit!important;font-weight:400}.product-template-default .mejs-container,.product-template-default .mejs-container video,.product-template-default .wp-video{aspect-ratio:16 / 9;width:auto!important;height:auto!important}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{display:none}.show-password-input{right:1.5em!important;top:18px!important}.show-password-input{top:32px!important}#blockBulletsFooter{background-color:#B9CE7B}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;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)}