;img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@charset "UTF-8";: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;font-display:swap}.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;font-display:swap;;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;font-display:swap}.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;font-display:swap}.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;font-display:swap;;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:#fff0!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-paczka-w-ruchu/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-paczka-w-ruchu/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;font-display:swap}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-paczka-w-ruchu/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-paczka-w-ruchu/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-paczka-w-ruchu/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;font-display:swap}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-paczka-w-ruchu/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*! 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}.wp-block-fpf-template-selector{max-width:100%!important;width:100%}.wp-block-fpf-template-selector .form-row .input-text,.wp-block-fpf-template-selector .form-row select{background-color:#fff;border:1px solid rgb(32 7 7 / .8);border-radius:4px;box-sizing:border-box;color:#000;display:block;font-family:inherit;font-size:.875rem;font-weight:400;height:auto;letter-spacing:normal;line-height:normal;margin:0;padding:.9rem 1.1rem;width:100%}.wp-block-fpf-template-selector .form-row label{display:block;line-height:2;margin-bottom:.7em}.wp-block-fpf-template-selector .form-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==);background-position:calc(100% - 1.1rem) 50%;background-repeat:no-repeat;background-size:16px;cursor:pointer;padding-right:3em}: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}@charset "UTF-8";.ginger-btn-shockwave:after,.ginger-btn-shockwave:before{border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes ginger-pulse{0%{box-shadow:0 0 0 0 rgb(0 0 0 / .2)}30%,to{box-shadow:0 0 0 15px #fff0}}.ginger-btn-pulse{animation:ginger-pulse 2s infinite}@keyframes ginger-spin{0%{transform:rotate(0)}5%{transform:rotate(-20deg)}25%,to{transform:rotate(1turn)}}.ginger-btn-spin{animation:ginger-spin 3s infinite}@keyframes ginger-zoom{0%{opacity:1;transform:scale(1)}5%{opacity:.75;transform:scale(.8)}20%{opacity:1;transform:scale(1.25)}30%,to{transform:scale(1)}}.ginger-btn-zoom{animation:ginger-zoom 2s infinite}@keyframes ginger-bounce{0%,20%,to{transform:translate(0)}15%,5%{transform:translateY(5px)}10%{transform:translateY(-25px)}}.ginger-btn-bounce{animation:ginger-bounce 3s infinite}@keyframes ginger-fade{0%,25%,to{opacity:1}5%{opacity:0}}.ginger-btn-fade{animation:ginger-fade 3s infinite}@keyframes ginger-glowing{0%,30%,to{box-shadow:0 0 -10px #00008b}20%{box-shadow:0 0 20px #00008b}}.ginger-btn-glowing{animation:ginger-glowing 3s infinite}.ginger-btn-shockwave{animation:shockwavejump 1s ease-out infinite}.ginger-btn-shockwave:after{animation:shockwave 1s ease-out .65s infinite}.ginger-btn-shockwave:before{animation:shockwave 1s ease-out .5s infinite}@keyframes shockwavejump{0%,to{transform:scale(1)}40%{transform:scale(1.08)}50%,60%{transform:scale(.98)}55%{transform:scale(1.02)}}@keyframes shockwave{0%{box-shadow:0 0 2px rgb(0 0 0 / .15),inset 0 0 1px rgb(0 0 0 / .15);transform:scale(1)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px #fff0}to{transform:scale(2.25)}}.ginger-btn-waggle{animation:waggle 2s ease-out 6s infinite forwards}@keyframes waggle{0%{transform:none}5%{transform:rotate(-20deg) scale(1.2)}10%{transform:rotate(25deg) scale(1.2)}13.75%{transform:rotate(-15deg) scale(1.2)}17.5%{transform:rotate(15deg) scale(1.2)}21.25%{transform:rotate(-12deg) scale(1.2)}22.5%{transform:rotate(0) scale(1.2)}30%{transform:rotate(0) scale(1)}}.exit-intent{background:#000;border-radius:50%;bottom:45px;height:0;position:fixed;right:45px;transition:.5s linear;width:0}.gsb-buttons .exit-intent:before{background:rgb(0 0 0 / .8);content:"";display:block;height:100vh;left:0;position:fixed;top:0;transition:.75s ease-in-out;-webkit-transition:.75s ease-in-out;-moz-transition:.75s ease-in-out;visibility:hidden;width:100vw;z-index:100}.gsb-buttons .exit-intent.left-position:before{clip-path:circle(0 at 0 100%)}.gsb-buttons .exit-intent.right-position:before{clip-path:circle(0 at 100% 100%)}.gsb-buttons .exit-intent.active:before{clip-path:circle(100%);visibility:visible}.chat-button-icon.channel-instagram-base,.gsb-social-channel.channel-instagram-base{background:#fed975;background:-webkit-gradient(left bottom,right top,color-stop(0,#fed975),color-stop(26%,#fa7e1e),color-stop(50%,#d62977),color-stop(75%,#962fbf),color-stop(100%,#4f5ad5));background:linear-gradient(45deg,#fed975,#fa7e1e 26%,#d62977 50%,#962fbf 75%,#4f5ad5)}.ginger-btn-bounce+.gsb-pending-message,.ginger-btn-fade>.gsb-pending-message,.ginger-btn-none>.gsb-pending-message,.ginger-btn-pulse>.gsb-pending-message,.ginger-btn-shockwave+.gsb-pending-message,.ginger-btn-spin>.gsb-pending-message,.ginger-btn-waggle+.gsb-pending-message,.ginger-btn-zoom+.gsb-pending-message,.gsb-buttons{display:none;font-display:swap}.gsb-buttons.active{display:block}.gsb-buttons,.gsb-buttons *,.gsb-buttons :after,.gsb-buttons :before{box-sizing:border-box}.gsb-buttons{bottom:25px;left:25px;position:fixed;z-index:999999}.gsb-buttons-content,.gsb-trigger{position:relative;z-index:12111}.gsb-buttons.left-side{left:25px}.gsb-buttons.right-side{left:auto;right:25px}.gsb-buttons .chat-button-link{border-radius:50%;color:#fff;display:block;height:54px;padding:10px;text-align:center;width:54px}.gsb-buttons .chat-button-link.has-image{padding:0;position:relative}.gsb-buttons .chat-button-link.has-image .chat-button-icon img{border-radius:25px;height:50px;left:0;line-height:50px;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:50px}.gsb-buttons .chat-button-link svg{fill:#fff}.gsb-buttons .chat-button,.gsb-buttons.single .gsb-trigger-contact,.gsb-buttons.single .gsb-trigger-wechat-popup,.gsb-buttons.single .gsb-trigger-whatsapp-popup{border-radius:50%;height:62px;padding:4px;width:62px}.gsb-trigger-button{display:block;position:relative}.gsb-buttons svg{display:inline-block;height:100%;vertical-align:top;width:100%}.gsb-buttons .chat-button-icon{border-radius:50%;display:block;height:34px;text-align:center;width:34px}.gsb-buttons .chat-button-icon img,.gsb-trigger .gsb-trigger-bottom,.gsb-trigger .gsb-trigger-top{border-radius:50%;height:54px;width:54px}.gsb-trigger{border-radius:50%;height:62px;padding:4px;width:62px}.gsb-trigger .gsb-trigger-top{left:0;opacity:1;position:absolute;top:0;visibility:visible;z-index:101}.gsb-buttons.open-buttons .gsb-trigger .gsb-trigger-top,.gsb-buttons.open-form .gsb-trigger .gsb-trigger-top,.gsb-buttons.open-wechat-popup .gsb-trigger .gsb-trigger-top,.gsb-buttons.open-whatsapp-popup .gsb-trigger .gsb-trigger-top,.gsb-buttons:not(.open-form) .gsb-trigger-contact,.gsb-buttons:not(.open-wechat-popup) .gsb-trigger-wechat-popup,.gsb-buttons:not(.open-whatsapp-popup) .gsb-trigger-whatsapp-popup,.gsb-trigger .gsb-trigger-bottom{opacity:0;pointer-events:none;visibility:hidden;z-index:100}.gsb-trigger .gsb-trigger-bottom,.gsb-trigger .gsb-trigger-contact,.gsb-trigger .gsb-trigger-wechat-popup,.gsb-trigger .gsb-trigger-whatsapp-popup{left:0;position:absolute;top:0;transition:.25s linear}.gsb-buttons .gsb-trigger .chat-button-icon,.gsb-buttons .gsb-trigger .gsb-trigger-contact,.gsb-buttons .gsb-trigger .gsb-trigger-wechat-popup,.gsb-buttons .gsb-trigger .gsb-trigger-whatsapp-popup{transition:.3s linear}.gsb-buttons.open-buttons .gsb-trigger .gsb-trigger-bottom{opacity:1;pointer-events:auto;visibility:visible;z-index:101}.gsb-buttons .gsb-trigger .gsb-trigger-bottom a .chat-button-icon,.gsb-buttons:not(.open-form) .gsb-trigger-contact a .chat-button-icon,.gsb-buttons:not(.open-wechat-popup) .gsb-trigger-wechat-popup a .chat-button-icon,.gsb-buttons:not(.open-whatsapp-popup) .gsb-trigger-whatsapp-popup a .chat-button-icon{transform:scale(.7) rotate(180deg)}.gsb-buttons.open-buttons .gsb-trigger .gsb-trigger-bottom a .chat-button-icon,.gsb-buttons.open-form .gsb-trigger-contact a .chat-button-icon,.gsb-buttons.open-wechat-popup .gsb-trigger-wechat-popup a .chat-button-icon,.gsb-buttons.open-whatsapp-popup .gsb-trigger-whatsapp-popup a .chat-button-icon{transform:scale(1) rotate(1turn)}.gsb-button-list.icon_view .chat-button{position:absolute;transform:scale(.25) rotate(-180deg)}.gsb-button-list.icon_view .chat-button,.gsb-button-list.list_view .chat-button{bottom:0;opacity:0;pointer-events:none;transition:all .2s linear;transition-delay:0s!important;visibility:hidden}.gsb-button-list.list_view .chat-button{position:relative}.gsb-buttons.open-buttons .gsb-button-list .chat-button{opacity:1;pointer-events:auto;visibility:visible}.gsb-pending-message{align-items:center;background:red;border-radius:50%;color:#fff;display:inline-flex;font-size:10px;height:auto;justify-content:center;line-height:1;min-height:16px;min-width:16px;padding:3px;position:absolute;right:-3%;text-align:center;top:-3%;width:auto;z-index:11}[data-scb][class*=cooltipz].cooltipz--bottom-left:before,[data-scb][class*=cooltipz].cooltipz--bottom-right:before,[data-scb][class*=cooltipz].cooltipz--bottom:before,[data-scb][class*=cooltipz].cooltipz--left:before,[data-scb][class*=cooltipz].cooltipz--right:before,[data-scb][class*=cooltipz].cooltipz--top-left:before,[data-scb][class*=cooltipz].cooltipz--top-right:before,[data-scb][class*=cooltipz].cooltipz--top:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:before,[data-scb][class*=cooltipz][data-tooltip-dir=left]:before,[data-scb][class*=cooltipz][data-tooltip-dir=right]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top]:before,[data-scb][data-tooltip-dir].cooltipz--bottom-left:before,[data-scb][data-tooltip-dir].cooltipz--bottom-right:before,[data-scb][data-tooltip-dir].cooltipz--bottom:before,[data-scb][data-tooltip-dir].cooltipz--left:before,[data-scb][data-tooltip-dir].cooltipz--right:before,[data-scb][data-tooltip-dir].cooltipz--top-left:before,[data-scb][data-tooltip-dir].cooltipz--top-right:before,[data-scb][data-tooltip-dir].cooltipz--top:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=left]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=right]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top]:before{border:5px solid #fff0;height:0;width:0}[data-scb][class*=cooltipz].cooltipz--top-left:before,[data-scb][class*=cooltipz].cooltipz--top-right:before,[data-scb][class*=cooltipz].cooltipz--top:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top]:before,[data-scb][data-tooltip-dir].cooltipz--top-left:before,[data-scb][data-tooltip-dir].cooltipz--top-right:before,[data-scb][data-tooltip-dir].cooltipz--top:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top]:before{border-top-color:#fff}[data-scb][class*=cooltipz].cooltipz--bottom-left:before,[data-scb][class*=cooltipz].cooltipz--bottom-right:before,[data-scb][class*=cooltipz].cooltipz--bottom:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:before,[data-scb][data-tooltip-dir].cooltipz--bottom-left:before,[data-scb][data-tooltip-dir].cooltipz--bottom-right:before,[data-scb][data-tooltip-dir].cooltipz--bottom:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:before{border-bottom-color:#fff}[data-scb][class*=cooltipz].cooltipz--right:before,[data-scb][class*=cooltipz][data-tooltip-dir=right]:before,[data-scb][data-tooltip-dir].cooltipz--right:before,[data-scb][data-tooltip-dir][data-tooltip-dir=right]:before{border-right-color:#fff}[data-scb][class*=cooltipz].cooltipz--left:before,[data-scb][class*=cooltipz][data-tooltip-dir=left]:before,[data-scb][data-tooltip-dir].cooltipz--left:before,[data-scb][data-tooltip-dir][data-tooltip-dir=left]:before{border-left-color:#fff}[data-scb][class*=cooltipz].cooltipz--fit:after,[data-scb][class*=cooltipz].cooltipz--large:after,[data-scb][class*=cooltipz].cooltipz--medium:after,[data-scb][class*=cooltipz].cooltipz--small:after,[data-scb][class*=cooltipz][data-cooltipz-size=fit]:after,[data-scb][class*=cooltipz][data-cooltipz-size=large]:after,[data-scb][class*=cooltipz][data-cooltipz-size=medium]:after,[data-scb][class*=cooltipz][data-cooltipz-size=small]:after,[data-scb][data-tooltip-dir].cooltipz--fit:after,[data-scb][data-tooltip-dir].cooltipz--large:after,[data-scb][data-tooltip-dir].cooltipz--medium:after,[data-scb][data-tooltip-dir].cooltipz--small:after,[data-scb][data-tooltip-dir][data-cooltipz-size=fit]:after,[data-scb][data-tooltip-dir][data-cooltipz-size=large]:after,[data-scb][data-tooltip-dir][data-cooltipz-size=medium]:after,[data-scb][data-tooltip-dir][data-cooltipz-size=small]:after{word-wrap:break-word;white-space:normal}[data-scb][class*=cooltipz],[data-scb][data-tooltip-dir]{cursor:var(--cooltipz-cursor,pointer);position:relative}[data-scb][class*=cooltipz]:after,[data-scb][data-tooltip-dir]:after{background-color:#fff;border:var(--cooltipz-border-width,0) var(--cooltipz-border-style,solid) var(--cooltipz-border-color,#1f1f1f);border-radius:8px;-webkit-box-shadow:0 1.9px 7.8px rgb(0 0 0 / .3);box-shadow:0 0 10px rgb(0 0 0 / .2);color:#fff;content:attr(data-scb);font-size:16px;font-style:normal;font-weight:400;line-height:20px;max-width:225px;overflow:hidden;padding:6px 15px;text-align:center;text-indent:0;text-overflow:ellipsis;text-shadow:none;transition:all .1s ease-in-out;white-space:pre;z-index:10}.gsb-buttons.single [data-scb][class*=cooltipz]:hover:after,.gsb-buttons.single [data-scb][data-tooltip-dir]:hover:after{content:attr(data-hover-scb)}.gsb-buttons.single [data-scb][class*=cooltipz]:hover:before,.gsb-buttons.single [data-scb][data-tooltip-dir]:hover:before{content:""}[data-scb][class*=cooltipz]:before,[data-scb][data-tooltip-dir]:before{content:"";z-index:11}[data-scb=""][class*=cooltipz]:after,[data-scb=""][class*=cooltipz]:before,[data-scb=""][data-tooltip-dir]:after,[data-scb=""][data-tooltip-dir]:before{content:none}[data-scb][class*=cooltipz]:after,[data-scb][class*=cooltipz]:before,[data-scb][data-tooltip-dir]:after,[data-scb][data-tooltip-dir]:before{box-sizing:border-box;opacity:0;pointer-events:none;position:absolute;transition:all var(--cooltipz-timing,.12s) ease-out var(--cooltipz-timing,.12s);transition-delay:var(--cooltipz-delay-hide,.1s)}.has-no-tooltip-animation [data-scb][class*=cooltipz]:after,.has-no-tooltip-animation [data-scb][class*=cooltipz]:before,.has-no-tooltip-animation [data-scb][data-tooltip-dir]:after,.has-no-tooltip-animation [data-scb][data-tooltip-dir]:before{transition:none}@media (prefers-reduced-motion:reduce){[data-scb][class*=cooltipz]:after,[data-scb][class*=cooltipz]:before,[data-scb][data-tooltip-dir]:after,[data-scb][data-tooltip-dir]:before{transition:none}}[data-scb][class*=cooltipz].cooltipz--visible:after,[data-scb][class*=cooltipz].cooltipz--visible:before,[data-scb][class*=cooltipz]:focus:after,[data-scb][class*=cooltipz]:focus:before,[data-scb][class*=cooltipz]:hover:after,[data-scb][class*=cooltipz]:hover:before,[data-scb][class*=cooltipz][data-cooltipz-visible]:after,[data-scb][class*=cooltipz][data-cooltipz-visible]:before,[data-scb][data-tooltip-dir].cooltipz--visible:after,[data-scb][data-tooltip-dir].cooltipz--visible:before,[data-scb][data-tooltip-dir]:hover:after,[data-scb][data-tooltip-dir]:hover:before,[data-scb][data-tooltip-dir][data-cooltipz-visible]:after,[data-scb][data-tooltip-dir][data-cooltipz-visible]:before{opacity:100%;transition-delay:var(--cooltipz-delay-show,0s)}[data-scb][class*=cooltipz].cooltipz--top:after,[data-scb][class*=cooltipz].cooltipz--top:before,[data-scb][class*=cooltipz][data-tooltip-dir=top]:after,[data-scb][class*=cooltipz][data-tooltip-dir=top]:before,[data-scb][data-tooltip-dir].cooltipz--top:after,[data-scb][data-tooltip-dir].cooltipz--top:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top]:before{bottom:calc(100% - 2.5px);left:50%;transform:translate(-50%,var(--cooltipz-slide,6px));transform-origin:top}[data-scb][class*=cooltipz].cooltipz--bottom.cooltipz--visible:after,[data-scb][class*=cooltipz].cooltipz--bottom.cooltipz--visible:before,[data-scb][class*=cooltipz].cooltipz--bottom:focus:after,[data-scb][class*=cooltipz].cooltipz--bottom:focus:before,[data-scb][class*=cooltipz].cooltipz--bottom:hover:after,[data-scb][class*=cooltipz].cooltipz--bottom:hover:before,[data-scb][class*=cooltipz].cooltipz--bottom[data-cooltipz-visible]:after,[data-scb][class*=cooltipz].cooltipz--bottom[data-cooltipz-visible]:before,[data-scb][class*=cooltipz].cooltipz--top.cooltipz--visible:after,[data-scb][class*=cooltipz].cooltipz--top.cooltipz--visible:before,[data-scb][class*=cooltipz].cooltipz--top:focus:after,[data-scb][class*=cooltipz].cooltipz--top:focus:before,[data-scb][class*=cooltipz].cooltipz--top:hover:after,[data-scb][class*=cooltipz].cooltipz--top:hover:before,[data-scb][class*=cooltipz].cooltipz--top[data-cooltipz-visible]:after,[data-scb][class*=cooltipz].cooltipz--top[data-cooltipz-visible]:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom].cooltipz--visible:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom].cooltipz--visible:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:focus:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:focus:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:hover:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:hover:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom][data-cooltipz-visible]:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom][data-cooltipz-visible]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top].cooltipz--visible:after,[data-scb][class*=cooltipz][data-tooltip-dir=top].cooltipz--visible:before,[data-scb][class*=cooltipz][data-tooltip-dir=top]:focus:after,[data-scb][class*=cooltipz][data-tooltip-dir=top]:focus:before,[data-scb][class*=cooltipz][data-tooltip-dir=top]:hover:after,[data-scb][class*=cooltipz][data-tooltip-dir=top]:hover:before,[data-scb][class*=cooltipz][data-tooltip-dir=top][data-cooltipz-visible]:after,[data-scb][class*=cooltipz][data-tooltip-dir=top][data-cooltipz-visible]:before,[data-scb][data-tooltip-dir].cooltipz--bottom.cooltipz--visible:after,[data-scb][data-tooltip-dir].cooltipz--bottom.cooltipz--visible:before,[data-scb][data-tooltip-dir].cooltipz--bottom:focus:after,[data-scb][data-tooltip-dir].cooltipz--bottom:focus:before,[data-scb][data-tooltip-dir].cooltipz--bottom:hover:after,[data-scb][data-tooltip-dir].cooltipz--bottom:hover:before,[data-scb][data-tooltip-dir].cooltipz--bottom[data-cooltipz-visible]:after,[data-scb][data-tooltip-dir].cooltipz--bottom[data-cooltipz-visible]:before,[data-scb][data-tooltip-dir].cooltipz--top.cooltipz--visible:after,[data-scb][data-tooltip-dir].cooltipz--top.cooltipz--visible:before,[data-scb][data-tooltip-dir].cooltipz--top:focus:after,[data-scb][data-tooltip-dir].cooltipz--top:focus:before,[data-scb][data-tooltip-dir].cooltipz--top:hover:after,[data-scb][data-tooltip-dir].cooltipz--top:hover:before,[data-scb][data-tooltip-dir].cooltipz--top[data-cooltipz-visible]:after,[data-scb][data-tooltip-dir].cooltipz--top[data-cooltipz-visible]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom].cooltipz--visible:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom].cooltipz--visible:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:focus:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:focus:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom][data-cooltipz-visible]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom][data-cooltipz-visible]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top].cooltipz--visible:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top].cooltipz--visible:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top]:focus:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top]:focus:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top]:hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top]:hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top][data-cooltipz-visible]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top][data-cooltipz-visible]:before{transform:translate(-50%)}[data-scb][class*=cooltipz].cooltipz--top-left:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:after,[data-scb][data-tooltip-dir].cooltipz--top-left:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:after{left:0;margin-bottom:10px}[data-scb][class*=cooltipz].cooltipz--bottom-left:before,[data-scb][class*=cooltipz].cooltipz--top-left:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:before,[data-scb][data-tooltip-dir].cooltipz--bottom-left:before,[data-scb][data-tooltip-dir].cooltipz--top-left:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:before{left:2.5px}[data-scb][class*=cooltipz].cooltipz--top-left:after,[data-scb][class*=cooltipz].cooltipz--top-left:before,[data-scb][class*=cooltipz].cooltipz--top-right:after,[data-scb][class*=cooltipz].cooltipz--top-right:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:before,[data-scb][data-tooltip-dir].cooltipz--top-left:after,[data-scb][data-tooltip-dir].cooltipz--top-left:before,[data-scb][data-tooltip-dir].cooltipz--top-right:after,[data-scb][data-tooltip-dir].cooltipz--top-right:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:before{bottom:calc(100% - 2.5px);transform:translateY(var(--cooltipz-slide,6px));transform-origin:top}[data-scb][class*=cooltipz].cooltipz--bottom-left.cooltipz--visible:after,[data-scb][class*=cooltipz].cooltipz--bottom-left.cooltipz--visible:before,[data-scb][class*=cooltipz].cooltipz--bottom-left:focus:after,[data-scb][class*=cooltipz].cooltipz--bottom-left:focus:before,[data-scb][class*=cooltipz].cooltipz--bottom-left:hover:after,[data-scb][class*=cooltipz].cooltipz--bottom-left:hover:before,[data-scb][class*=cooltipz].cooltipz--bottom-left[data-cooltipz-visible]:after,[data-scb][class*=cooltipz].cooltipz--bottom-left[data-cooltipz-visible]:before,[data-scb][class*=cooltipz].cooltipz--bottom-right.cooltipz--visible:after,[data-scb][class*=cooltipz].cooltipz--bottom-right.cooltipz--visible:before,[data-scb][class*=cooltipz].cooltipz--bottom-right:focus:after,[data-scb][class*=cooltipz].cooltipz--bottom-right:focus:before,[data-scb][class*=cooltipz].cooltipz--bottom-right:hover:after,[data-scb][class*=cooltipz].cooltipz--bottom-right:hover:before,[data-scb][class*=cooltipz].cooltipz--bottom-right[data-cooltipz-visible]:after,[data-scb][class*=cooltipz].cooltipz--bottom-right[data-cooltipz-visible]:before,[data-scb][class*=cooltipz].cooltipz--top-left.cooltipz--visible:after,[data-scb][class*=cooltipz].cooltipz--top-left.cooltipz--visible:before,[data-scb][class*=cooltipz].cooltipz--top-left:focus:after,[data-scb][class*=cooltipz].cooltipz--top-left:focus:before,[data-scb][class*=cooltipz].cooltipz--top-left:hover:after,[data-scb][class*=cooltipz].cooltipz--top-left:hover:before,[data-scb][class*=cooltipz].cooltipz--top-left[data-cooltipz-visible]:after,[data-scb][class*=cooltipz].cooltipz--top-left[data-cooltipz-visible]:before,[data-scb][class*=cooltipz].cooltipz--top-right.cooltipz--visible:after,[data-scb][class*=cooltipz].cooltipz--top-right.cooltipz--visible:before,[data-scb][class*=cooltipz].cooltipz--top-right:focus:after,[data-scb][class*=cooltipz].cooltipz--top-right:focus:before,[data-scb][class*=cooltipz].cooltipz--top-right:hover:after,[data-scb][class*=cooltipz].cooltipz--top-right:hover:before,[data-scb][class*=cooltipz].cooltipz--top-right[data-cooltipz-visible]:after,[data-scb][class*=cooltipz].cooltipz--top-right[data-cooltipz-visible]:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left].cooltipz--visible:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left].cooltipz--visible:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:focus:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:focus:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:hover:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:hover:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left][data-cooltipz-visible]:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left][data-cooltipz-visible]:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right].cooltipz--visible:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right].cooltipz--visible:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:focus:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:focus:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:hover:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:hover:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right][data-cooltipz-visible]:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right][data-cooltipz-visible]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-left].cooltipz--visible:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-left].cooltipz--visible:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:focus:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:focus:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:hover:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-left]:hover:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-left][data-cooltipz-visible]:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-left][data-cooltipz-visible]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-right].cooltipz--visible:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-right].cooltipz--visible:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:focus:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:focus:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:hover:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:hover:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-right][data-cooltipz-visible]:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-right][data-cooltipz-visible]:before,[data-scb][data-tooltip-dir].cooltipz--bottom-left.cooltipz--visible:after,[data-scb][data-tooltip-dir].cooltipz--bottom-left.cooltipz--visible:before,[data-scb][data-tooltip-dir].cooltipz--bottom-left:focus:after,[data-scb][data-tooltip-dir].cooltipz--bottom-left:focus:before,[data-scb][data-tooltip-dir].cooltipz--bottom-left:hover:after,[data-scb][data-tooltip-dir].cooltipz--bottom-left:hover:before,[data-scb][data-tooltip-dir].cooltipz--bottom-left[data-cooltipz-visible]:after,[data-scb][data-tooltip-dir].cooltipz--bottom-left[data-cooltipz-visible]:before,[data-scb][data-tooltip-dir].cooltipz--bottom-right.cooltipz--visible:after,[data-scb][data-tooltip-dir].cooltipz--bottom-right.cooltipz--visible:before,[data-scb][data-tooltip-dir].cooltipz--bottom-right:focus:after,[data-scb][data-tooltip-dir].cooltipz--bottom-right:focus:before,[data-scb][data-tooltip-dir].cooltipz--bottom-right:hover:after,[data-scb][data-tooltip-dir].cooltipz--bottom-right:hover:before,[data-scb][data-tooltip-dir].cooltipz--bottom-right[data-cooltipz-visible]:after,[data-scb][data-tooltip-dir].cooltipz--bottom-right[data-cooltipz-visible]:before,[data-scb][data-tooltip-dir].cooltipz--top-left.cooltipz--visible:after,[data-scb][data-tooltip-dir].cooltipz--top-left.cooltipz--visible:before,[data-scb][data-tooltip-dir].cooltipz--top-left:focus:after,[data-scb][data-tooltip-dir].cooltipz--top-left:focus:before,[data-scb][data-tooltip-dir].cooltipz--top-left:hover:after,[data-scb][data-tooltip-dir].cooltipz--top-left:hover:before,[data-scb][data-tooltip-dir].cooltipz--top-left[data-cooltipz-visible]:after,[data-scb][data-tooltip-dir].cooltipz--top-left[data-cooltipz-visible]:before,[data-scb][data-tooltip-dir].cooltipz--top-right.cooltipz--visible:after,[data-scb][data-tooltip-dir].cooltipz--top-right.cooltipz--visible:before,[data-scb][data-tooltip-dir].cooltipz--top-right:focus:after,[data-scb][data-tooltip-dir].cooltipz--top-right:focus:before,[data-scb][data-tooltip-dir].cooltipz--top-right:hover:after,[data-scb][data-tooltip-dir].cooltipz--top-right:hover:before,[data-scb][data-tooltip-dir].cooltipz--top-right[data-cooltipz-visible]:after,[data-scb][data-tooltip-dir].cooltipz--top-right[data-cooltipz-visible]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left].cooltipz--visible:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left].cooltipz--visible:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:focus:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:focus:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left][data-cooltipz-visible]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left][data-cooltipz-visible]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right].cooltipz--visible:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right].cooltipz--visible:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:focus:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:focus:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right][data-cooltipz-visible]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right][data-cooltipz-visible]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left].cooltipz--visible:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left].cooltipz--visible:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:focus:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:focus:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left]:hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left][data-cooltipz-visible]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-left][data-cooltipz-visible]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right].cooltipz--visible:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right].cooltipz--visible:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:focus:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:focus:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right][data-cooltipz-visible]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right][data-cooltipz-visible]:before{transform:translate(0)}[data-scb][class*=cooltipz].cooltipz--top-right:after,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:after,[data-scb][data-tooltip-dir].cooltipz--top-right:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:after{margin-bottom:10px;right:0}[data-scb][class*=cooltipz].cooltipz--bottom-right:before,[data-scb][class*=cooltipz].cooltipz--top-right:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:before,[data-scb][class*=cooltipz][data-tooltip-dir=top-right]:before,[data-scb][data-tooltip-dir].cooltipz--bottom-right:before,[data-scb][data-tooltip-dir].cooltipz--top-right:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top-right]:before{right:2.5px}[data-scb][class*=cooltipz].cooltipz--bottom:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:after,[data-scb][data-tooltip-dir].cooltipz--bottom:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:after{margin-top:10px}[data-scb][class*=cooltipz].cooltipz--bottom:after,[data-scb][class*=cooltipz].cooltipz--bottom:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom]:before,[data-scb][data-tooltip-dir].cooltipz--bottom:after,[data-scb][data-tooltip-dir].cooltipz--bottom:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom]:before{left:50%;top:calc(100% - 2.5px);transform:translate(-50%,calc(var(--cooltipz-slide, 6px)*-1));transform-origin:bottom}[data-scb][class*=cooltipz].cooltipz--bottom-left:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:after,[data-scb][data-tooltip-dir].cooltipz--bottom-left:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:after{left:0;margin-top:10px}[data-scb][class*=cooltipz].cooltipz--bottom-left:after,[data-scb][class*=cooltipz].cooltipz--bottom-left:before,[data-scb][class*=cooltipz].cooltipz--bottom-right:after,[data-scb][class*=cooltipz].cooltipz--bottom-right:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-left]:before,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:before,[data-scb][data-tooltip-dir].cooltipz--bottom-left:after,[data-scb][data-tooltip-dir].cooltipz--bottom-left:before,[data-scb][data-tooltip-dir].cooltipz--bottom-right:after,[data-scb][data-tooltip-dir].cooltipz--bottom-right:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-left]:before,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:before{top:calc(100% - 2.5px);transform:translateY(calc(var(--cooltipz-slide, 6px)*-1));transform-origin:bottom}[data-scb][class*=cooltipz].cooltipz--bottom-right:after,[data-scb][class*=cooltipz][data-tooltip-dir=bottom-right]:after,[data-scb][data-tooltip-dir].cooltipz--bottom-right:after,[data-scb][data-tooltip-dir][data-tooltip-dir=bottom-right]:after{margin-top:10px;right:0}[data-scb][class*=cooltipz].cooltipz--left:after,[data-scb][class*=cooltipz].cooltipz--left:before,[data-scb][class*=cooltipz][data-tooltip-dir=left]:after,[data-scb][class*=cooltipz][data-tooltip-dir=left]:before,[data-scb][data-tooltip-dir].cooltipz--left:after,[data-scb][data-tooltip-dir].cooltipz--left:before,[data-scb][data-tooltip-dir][data-tooltip-dir=left]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=left]:before{right:calc(100% + 7px);top:50%;transform:translate(var(--cooltipz-slide,6px),-50%);transform-origin:left}[data-scb][class*=cooltipz].cooltipz--right:after,[data-scb][class*=cooltipz].cooltipz--right:before,[data-scb][class*=cooltipz][data-tooltip-dir=right]:after,[data-scb][class*=cooltipz][data-tooltip-dir=right]:before,[data-scb][data-tooltip-dir].cooltipz--right:after,[data-scb][data-tooltip-dir].cooltipz--right:before,[data-scb][data-tooltip-dir][data-tooltip-dir=right]:after,[data-scb][data-tooltip-dir][data-tooltip-dir=right]:before{left:calc(100% + 7px);top:50%;transform:translate(calc(var(--cooltipz-slide, 6px)*-1),-50%);transform-origin:right}[data-scb][class*=cooltipz].cooltipz--fit:after,[data-scb][class*=cooltipz][data-cooltipz-size=fit]:after,[data-scb][data-tooltip-dir].cooltipz--fit:after,[data-scb][data-tooltip-dir][data-cooltipz-size=fit]:after{width:100%}[data-scb][class*=cooltipz].cooltipz--small:after,[data-scb][class*=cooltipz][data-cooltipz-size=small]:after,[data-scb][data-tooltip-dir].cooltipz--small:after,[data-scb][data-tooltip-dir][data-cooltipz-size=small]:after{width:var(--cooltipz-small,6.25rem)}[data-scb][class*=cooltipz].cooltipz--medium:after,[data-scb][class*=cooltipz][data-cooltipz-size=medium]:after,[data-scb][data-tooltip-dir].cooltipz--medium:after,[data-scb][data-tooltip-dir][data-cooltipz-size=medium]:after{width:var(--cooltipz-medium,12.5rem)}[data-scb][class*=cooltipz].cooltipz--large:after,[data-scb][class*=cooltipz][data-cooltipz-size=large]:after,[data-scb][data-tooltip-dir].cooltipz--large:after,[data-scb][data-tooltip-dir][data-cooltipz-size=large]:after{width:var(--cooltipz-large,18.75rem)}[data-scb][class*=cooltipz].cooltipz--static:after,[data-scb][class*=cooltipz].cooltipz--static:before,[data-scb][class*=cooltipz][data-cooltipz-static]:after,[data-scb][class*=cooltipz][data-cooltipz-static]:before,[data-scb][data-tooltip-dir].cooltipz--static:after,[data-scb][data-tooltip-dir].cooltipz--static:before,[data-scb][data-tooltip-dir][data-cooltipz-static]:after,[data-scb][data-tooltip-dir][data-cooltipz-static]:before{transition:none}.gsb-buttons.has-no-close-button:not(.single) .gsb-trigger{display:none;font-display:swap;!important}.gsb-buttons.has-shadow .gsb-button-list .chat-button a,.gsb-buttons.has-shadow .gsb-trigger-button .chat-button a,.gsb-buttons.has-shadow .gsb-trigger-button a{box-shadow:0 0 12px rgb(0 0 0 / .2);-webkit-box-shadow:0 0 12px rgb(0 0 0 / .2)}.gsb-buttons.has-shadow .gsb-button-list .chat-button a:hover,.gsb-buttons.has-shadow .gsb-trigger-button .chat-button a:hover,.gsb-buttons.has-shadow .gsb-trigger-button a:hover{box-shadow:0 0 12px rgb(0 0 0 / .3);-webkit-box-shadow:0 0 12px rgb(0 0 0 / .3)}.gsb-buttons .sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.has-no-animation .chat-button{transition:none!important}.scw-contact-form{animation-delay:-2s;-webkit-animation-delay:-2s;position:absolute;transition:.5s;-webkit-transition:.5s;width:320px}.gsb-buttons.right-side .scw-contact-form,.gsb-buttons.right-side .wechat-popup,.gsb-buttons.right-side .whatsapp-popup{right:0}.gsb-buttons.left-side .scw-contact-form,.gsb-buttons.left-side .wechat-popup,.gsb-buttons.left-side .whatsapp-popup{left:0}.gsb-buttons .wechat-popup,.gsb-buttons .whatsapp-popup,.gsb-buttons:not(.open-form) .scw-contact-form{bottom:0;opacity:0;visibility:hidden}.gsb-buttons.open-form .scw-contact-form,.gsb-buttons.open-wechat-popup .wechat-popup.active,.gsb-buttons.open-whatsapp-popup .whatsapp-popup.active{opacity:1;transform:translateY(-5px);visibility:visible}.scw-form-container{background:#fff;border-radius:6px;box-shadow:0 5px 40px rgb(0 0 0 / .16);-webkit-box-shadow:0 5px 40px rgb(0 0 0 / .16);-moz-box-shadow:0 5px 40px rgb(0 0 0 / .16);position:relative;-moz-transition:.5s linear}.scw-form-close{cursor:pointer;display:inline-block;position:absolute;right:7px;top:7px}.scw-form-close span{display:block;margin:5px 0}.scw-form-title{border-bottom:1px solid #acacac;font-size:18px;line-height:1.2;padding:10px 25px 10px 15px;text-align:left}.scw-form-body{max-height:calc(100vh - 230px);overflow-y:auto;padding:15px 15px 0}.scw-form-field+.scw-form-field{margin-top:12px}.scw-form-field label{display:block;font-size:14px;font-weight:600;line-height:14px;margin-bottom:3px}.scw-form-field label span{color:red}.scw-form-field input{height:32px!important;line-height:32px!important;margin:0!important;padding:0 10px!important}.scw-form-field input,.scw-form-field textarea{background-color:#fff!important;border:1px solid #d7d7d7!important;border-radius:4px!important;color:#1c2733!important;font-size:14px!important;outline:none!important;transition:all .5s ease-in-out;width:100%}.scw-form-field textarea{display:block;height:60px;line-height:19px!important;margin-top:5px;max-width:100%;padding:5px 10px!important}.error-msg,.error-msg-valid{color:red;display:block;font-size:12px}.scw-form-field:not(.has-error) .error-msg,.scw-form-field:not(.has-error-valid) .error-msg-valid{display:none;font-display:swap}.scw-form-field.has-error input,.scw-form-field.has-error textarea,.scw-form-field.has-error-valid input{border-color:red!important}.scw-form-btn{padding:15px}.scw-form-btn button{background:#736bc4;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:18px;height:36px;line-height:36px;margin:0;outline:none!important;padding:0!important;text-align:center;width:100%}.open-form .scb-tooltip:after,.open-form .scb-tooltip:before,.open-wechat-popup .scb-tooltip:after,.open-wechat-popup .scb-tooltip:before,.open-whatsapp-popup .scb-tooltip:after,.open-whatsapp-popup .scb-tooltip:before{display:none;font-display:swap}.scw-form-success.success-open-msg{border-radius:0 0 6px 6px;color:#4caf50;font-size:16px;padding:0 10px 15px}.scw-contact-form:not(.success-msg) .scw-form-success.success-open-msg{display:none;font-display:swap}.view-list .list_view{background-color:#fff;border-radius:5px;bottom:0;box-shadow:0 0 5px 1px rgb(0 0 0 / .2);max-width:100%;min-width:300px;opacity:0;overflow:visible;pointer-events:none;position:absolute;right:0;transform:translateY(50px) scale(1);transition:transform .2s linear,opacity .2s linear,visibility .2s linear;transition-delay:0s!important;visibility:hidden;width:300px;z-index:0}.left-side.view-list .list_view{left:0;right:auto}.open-buttons .list_view{pointer-events:auto;z-index:101}.view-list .list_view .channel-list .list-channel-container:last-child a{-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.gsb-buttons.view-grid.right-side .gsb-trigger,.gsb-buttons.view-list.right-side .gsb-trigger{margin-left:auto}.gsb-buttons.view-grid.left-side .gsb-trigger,.gsb-buttons.view-list.left-side .gsb-trigger{margin-right:auto}.list-channel .chat-button-link:after,.list-channel .chat-button-link:before{content:none}.list-channel .gsb-social-channel{align-items:center;border-radius:0;box-shadow:none!important;display:flex;height:auto;padding:10px 15px;text-decoration:none;width:auto}.list-channel .gsb-social-channel:hover{background-color:#f9f9f9}.list-channel .chat-button-icon{flex:0 0 40px;height:40px;padding:10px;width:40px}.list-channel .list-channel-title{color:#000;font-size:15px;margin-left:10px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.view-list .list_view .channel-list-container{overflow-y:auto}.view-list .list_view .channel-list .list-channel-container+.list-channel-container{border-top:1px solid #eee}.chat-button.list-channel{height:auto;padding:0;width:auto}.list_title_container{align-items:center;border-radius:5px 5px 0 0;display:flex;padding:10px 30px 10px 15px;position:relative;text-align:left}.list_title_container .list_title{font-size:16px;line-height:25px}.success-msg.has-error .success-open-msg{color:red}.view-grid .grid_view{background-color:#fff;border-radius:5px;bottom:0;box-shadow:0 0 5px 1px rgb(0 0 0 / .2);max-width:100%;min-width:300px;opacity:0;overflow:visible;pointer-events:none;position:absolute;right:0;transform:translateY(50px) scale(1);transition:transform .2s linear,opacity .2s linear,visibility .2s linear;transition-delay:0s!important;visibility:hidden;width:300px;z-index:0}.left-side.view-grid .grid_view{left:0;right:auto}.open-buttons .grid_view{pointer-events:auto;z-index:101}.view-grid .grid_view .channel-grid .channel-grid-container{display:flex;flex-wrap:wrap;padding:0 10px 10px}.view-grid .channel-grid .chat-button{height:auto;line-height:1;padding:6px!important;width:auto}.view-grid .channel-grid .chat-button a{height:44px!important;width:44px!important}.view-grid .channel-grid .chat-button span.chat-button-icon{height:24px!important;width:24px!important}.grid-title-container{font-size:16px;line-height:1.2;padding:10px 15px}.grid-title-container .grid-title p{overflow-wrap:break-word}.grid-desc-container{font-size:15px;line-height:20px;padding:5px 10px}.close-view-btn{cursor:pointer;display:inline-block;line-height:20px;position:absolute;right:5px;text-decoration:none!important;top:50%;transform:translateY(-50%)}.close-view-btnsvg{height:20px;width:20px}.default-insta-hover:hover{background:#fed975!important;background:-webkit-gradient(left bottom,right top,color-stop(0,#fed975),color-stop(26%,#fa7e1e),color-stop(50%,#d62977),color-stop(75%,#962fbf),color-stop(100%,#4f5ad5))!important;background:linear-gradient(45deg,#fed975,#fa7e1e 26%,#d62977 50%,#962fbf 75%,#4f5ad5)!important}.wechat-popup,.whatsapp-popup{animation-delay:-2s;-webkit-animation-delay:-2s;background-color:#e8e4df;border-radius:6px;box-shadow:0 5px 10px 0 rgb(0 0 0 / .1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;max-width:320px;overflow-y:auto;padding:0;position:absolute;transition:.5s;-webkit-transition:.5s;width:320px}.wechat-popup-header,.whatsapp-popup-header{align-items:center;background-color:#10c379;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;padding:15px;position:relative}.whatsapp-profile{height:46px;margin-right:10px;width:46px}.wechat-profile img,.whatsapp-profile img{border:2px solid #fff;border-radius:50%;height:46px;-o-object-fit:cover;object-fit:cover;width:46px}.wechat-popup-title-section,.whatsapp-popup-title-section{color:#fff;flex:1;margin:0 15px 0 0}.wechat-popup-title,.whatsapp-popup-title{font-size:16px;font-weight:700;line-height:20px}.whatsapp-popup-sub-title{font-size:13px}.wechat-popup-close-btn,.whatsapp-popup-close-btn{fill:#fff;cursor:pointer;height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}.whatsapp-popup-body{align-items:flex-start;background-color:#e8e4df;display:flex;height:auto;max-height:500px;min-height:270px;overflow-y:auto;padding:15px}.whatsapp-chat{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-right-radius:6px;font-size:14px;line-height:18px;padding:10px 10px 20px;position:relative;width:-moz-fit-content;width:fit-content}.whatsapp-chat p{line-height:18px;margin:0}.whatsapp-chat p+p{margin:0;padding:5px 0 0}.whatsapp-chat:before{border-left:11px solid #fff0;border-right:0 solid #fff0;border-top:11px solid #fff;content:"";height:32px;left:-10px;position:absolute;top:0}.whatsapp-popup-footer{align-content:center;align-items:center;background-color:#e8e4df;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;padding:15px}.whatsapp-chat-input{border:none!important;border-radius:50px!important;flex:1;font-size:14px;height:40px;outline:none!important;padding:0 15px!important}.whatsapp-chat-input::-moz-placeholder{color:#c2c2c2}.whatsapp-chat-input::placeholder{color:#c2c2c2}.whatsapp-form-btn{padding:0 0 0 10px}.whatsapp-send-btn{background:transparent!important;border:none!important;line-height:18px!important;margin:0!important;min-width:1px!important;outline:none!important;padding:10px 8px 10px 12px!important}button.whatsapp-send-btn{background:#10c379!important;border-radius:50%;cursor:pointer;height:40px!important;min-width:1px;width:40px!important}.whatsapp-send-btn svg{cursor:pointer;height:18px;width:18px}.whatsapp-send-btn svg path{fill:#fff}.list-channel .gsb-social-channel:hover span:not(.channel-bs-icon){box-shadow:0 0 8px rgb(0 0 0 / .25);-webkit-box-shadow:0 0 8px rgb(0 0 0 / .25)}.view-grid .grid_view .chat-button-link.has-image img,.view-list .list_view .gsb-social-channel .chat-button-icon.has-image img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%!important}.gsb-buttons .gsb-button-list .list_title_container .close-view-btn svg path{stroke:#fff}.close-view-btn svg{height:20px;width:20px}.wp-user-profile-img{border-radius:50%;height:35px;margin-right:15px;margin-top:-1px;-o-object-fit:cover;object-fit:cover;width:35px}.whatsapp-chat-user-name{color:#1fa855;font-size:12px;font-weight:500;padding:0 0 5px}.whatsapp-chat-time{bottom:5px;color:#667781;font-size:10px;line-height:10px;padding:5px 0 0;position:absolute;right:10px}.gsb-button-list:not(.corner_circle_view) .chat-button{transition-delay:0s!important}.gsb-button-list.corner_circle_view .chat-button{z-index:999}.gsb-button-list.corner_circle_view .chat-button:hover{z-index:9999}.gsb-buttons .gsb-button-list .list_title_container .close-view-btn span.dashicons,.wechat-popup-close-btn .dashicons,.whatsapp-popup-close-btn .dashicons{color:#fff}.gsb-buttons.single.open-form .gsb-trigger-contact,.gsb-buttons.single.open-wechat-popup .gsb-trigger-wechat-popup,.gsb-buttons.single.open-whatsapp-popup .gsb-trigger-whatsapp-popup{z-index:1}.gsb-button-list.menu_view .chat-button{border-radius:5px!important;height:36px!important;line-height:36px!important;width:200px!important}.gsb-button-list.menu_view .chat-button a{align-items:center!important;border-radius:5px!important;display:flex!important;height:36px!important;line-height:28px!important;padding:0 7px!important;text-decoration:none;width:200px!important}.gsb-button-list.menu_view .chat-button{margin:10px 0 0}.gsb-button-list.menu_view .chat-button span.chat-button-icon{align-items:center;display:flex;flex:0 0 24px;margin-right:5px}.gsb-button-list.menu_view .chat-button-icon svg{display:inline-block;height:20px;vertical-align:middle;width:20px}.gsb-buttons.right-side .gsb-button-list.menu_view+.gsb-trigger{bottom:0;position:relative;right:0}.gsb-buttons.right-side .gsb-button-list.menu_view+.gsb-trigger .gsb-trigger-button{text-align:right}.menu-view-title{font-size:16px}.gsb-button-list.menu_view .chat-button a.has-image .chat-button-icon{height:24px;width:24px}.gsb-button-list.menu_view .chat-button a.has-image .chat-button-icon img{height:100%!important;position:unset;width:100%!important}.gsb-button-list.corner_circle_view .chat-button a.has-image .chat-button-icon img{height:100%!important;width:100%!important}.gsb-buttons.open-form .scw-contact-form,.gsb-buttons.open-wechat-popup .wechat-popup,.gsb-buttons.open-whatsapp-popup .whatsapp-popup{z-index:1211}.gsb-buttons .gsb-button-list.menu_view{animation-delay:-2s;-webkit-animation-delay:-2s;bottom:0;position:absolute;right:8px;transition:.5s;-webkit-transition:.5s}.gsb-buttons.left-side .gsb-button-list.menu_view{left:0;right:auto}.gsb-buttons p{margin:0!important;padding:0!important}.iti-mobile .iti__country-list{max-height:100%;width:-moz-max-content;width:max-content}body.rtl .wechat-popup-close-btn,body.rtl .whatsapp-popup-close-btn{left:10px;right:auto}body.rtl .whatsapp-form-btn{padding:0 10px 0 0}body.rtl .whatsapp-profile{margin-left:10px;margin-right:0}body.rtl .scw-form-title{padding:10px 15px 10px 25px;text-align:right}body.rtl .scw-form-close{left:7px;right:auto}body.rtl .scw-form-field .iti--allow-dropdown .scw-field-number{padding-right:50px!important}body.rtl .list-channel .list-channel-title{margin-left:0;margin-right:10px}body.rtl .wp-user-profile-img{margin-left:15px;margin-right:0}body.rtl .whatsapp-chat{border-top-left-radius:6px;border-top-right-radius:0}body.rtl .whatsapp-chat:before{border-left:0 solid #fff0;border-right:11px solid #fff0;left:auto;right:-10px}body.rtl .gsb-button-list.menu_view .chat-button span.chat-button-icon{margin-left:5px;margin-right:0}body.rtl .wechat-popup-title-section,body.rtl .whatsapp-popup-title-section{margin:0 0 0 15px}body.rtl .wechat-profile{margin-left:10px;margin-right:0}.wechat-popup,.wechat-popup-body{background-color:#fff}.wechat-popup-body{overflow-y:auto;padding:15px}.wechat-popup-qr-heading{color:gray;font-size:15px}.wechat-popup-qr-img{border:1px solid #bebebe;border-radius:4px;height:250px;margin-top:10px;padding:10px;width:100%}.wechat-popup-qr-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wechat-profile{height:26px;margin-right:10px;width:26px}.gsb-buttons.single.open-form .gsb-trigger .chat-button,.gsb-buttons.single.open-wechat-popup .gsb-trigger .chat-button,.gsb-buttons.single.open-whatsapp-popup .gsb-trigger .chat-button{visibility:hidden}.menu-view-title{overflow:hidden;text-overflow:ellipsis;white-space:pre}[data-scb][data-tooltip-dir][data-tooltip-dir=left]:not([class*=cooltipz]):after{transform:translate(-30px,-50%)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=left]:before{border-width:5px 0 5px 11px}[data-scb][data-tooltip-dir][data-tooltip-dir=left]:not([class*=cooltipz]):before{transform:translate(-25px,-50%)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=left]:not([class*=cooltipz]):hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=left][class*=cooltipz]:after{transform:translate(-8px,-50%)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=left]:not([class*=cooltipz]):hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=left][class*=cooltipz]:before{transform:translateY(-50%)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=right]:not([class*=cooltipz]):after{transform:translate(30px,-50%)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=right]:before{border-width:5px 11px 5px 0}[data-scb][data-tooltip-dir][data-tooltip-dir=right]:not([class*=cooltipz]):before{transform:translate(25px,-50%)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=right]:not([class*=cooltipz]):hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=right][class*=cooltipz]:after{transform:translate(8px,-50%)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=right]:not([class*=cooltipz]):hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=right][class*=cooltipz]:before{transform:translateY(-50%)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=top]:not([class*=cooltipz]):after{transform:translate(-50%,-30px)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=top]:before{border-width:11px 5px 0}[data-scb][data-tooltip-dir][data-tooltip-dir=top]:not([class*=cooltipz]):before{transform:translate(-50%,-25px)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=top]:not([class*=cooltipz]):hover:after,[data-scb][data-tooltip-dir][data-tooltip-dir=top][class*=cooltipz]:after{transform:translate(-50%,-13px)!important}[data-scb][data-tooltip-dir][data-tooltip-dir=top]:not([class*=cooltipz]):hover:before,[data-scb][data-tooltip-dir][data-tooltip-dir=top][class*=cooltipz]:before{transform:translate(-50%,-5px)!important}.consent-check-box{align-items:center;display:inline-flex;position:relative}.consent-check-box label{cursor:pointer;display:inline-flex;position:relative}.consent-check-box label:before{background-color:#fff;border:2px solid #d7d7d7;border-radius:.25rem;color:#fff0;content:"✓";display:inline-flex;font-weight:700;height:1.25rem;justify-content:center;margin-right:7px;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.25rem}.consent-check-box input:checked+label:before{background-color:#736bc4;border-color:#736bc4}.consent-check-box label{align-items:center;display:flex!important;margin:0!important;padding:0!important}.scw-greeting-message{background:#fff;border-radius:8px;bottom:calc(100% + 15px);box-shadow:0 0 10px rgb(0 0 0 / .2);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;line-height:20px;max-width:320px;min-width:1px;opacity:1;overflow:visible;padding:10px 25px 10px 15px;position:absolute;text-align:left;transition:all .3s ease-in-out;visibility:visible;width:-moz-max-content;width:max-content;z-index:-1}.scw-greeting-message:after{border-color:#fff #fff0 #fff0;border-style:solid;border-width:9px 4px 0;bottom:-9px;content:"";left:30px;position:absolute;text-decoration:none;transform-origin:bottom;transition:all .1s ease-in-out}.gsb-buttons.right-side .scw-greeting-message:after{left:auto;right:30px}.gsb-buttons.left-side .scw-greeting-message{left:0}.gsb-buttons.right-side .scw-greeting-message{right:0}.scw-greeting-message svg{fill:#000;cursor:pointer;display:block;height:15px;position:absolute;right:5px;top:5px;width:15px}.scw-greeting-message svg path{stroke:#000}.gsb-buttons.open-buttons .scw-greeting-message,.open-form .scw-greeting-message,.open-wechat-popup .scw-greeting-message,.open-whatsapp-popup .scw-greeting-message,.scw-greeting-message:not(.active){bottom:0;opacity:0;visibility:hidden}.cta-tooltip{background-color:#000;border-radius:6px;bottom:calc(100% + 4px);box-shadow:0 0 10px rgb(0 0 0 / .2);color:#fff;font-size:14px;left:50%;line-height:normal;max-width:210px;min-width:50px;opacity:0;padding:6px 15px;pointer-events:none;text-align:center;transform:translate(-50%,-30px);visibility:hidden;white-space:nowrap;width:auto;z-index:10}.cta-tooltip,.cta-tooltip:after{position:absolute;text-decoration:none;transition:all .1s ease-in-out}.cta-tooltip:after{border-color:#000 #fff0 #fff0;border-style:solid;border-width:5px 5px 0;bottom:calc(100% + 5px);content:"";transform:translate(-50%,-25px);transform-origin:top}.channel-btn.active:hover .cta-tooltip:after,.channel-btn.active:hover .cta-tooltip:before,.cooltipz--visible .cta-tooltip,.cooltipz--visible .cta-tooltip:after{opacity:1;text-overflow:ellipsis;visibility:visible}.channel-btn.active:hover .cta-tooltip,.channel-btn.active:hover .cta-tooltip:after,.cooltipz--visible .cta-tooltip,.cooltipz--visible .cta-tooltip:after{white-space:pre!important}.cooltipz--visible .cta-tooltip,.cooltipz--visible:hover .cta-tooltip{transform:translate(-50%,-5px)}.cooltipz--visible .cta-tooltip:after,.cooltipz--visible:hover .cta-tooltip:after{transform:translateX(-50%)}[data-tooltip-dir=left] .cta-tooltip:after{bottom:50%;left:calc(100% + 4px)}[data-tooltip-dir=left] .cta-tooltip{bottom:50%;left:auto;right:calc(100% + 5px);transform:translate(-30px,50%)}.cooltipz--visible[data-tooltip-dir=left] .cta-tooltip,[data-tooltip-dir=left]:hover .cta-tooltip{transform:translate(-10px,50%)}[data-tooltip-dir=left] .cta-tooltip:after{border-color:#fff0 #fff0 #fff0 rgb(55 64 70 / .9);border-width:5px 0 5px 11px;transform:translate(-25px,50%);transform-origin:left}.cooltipz--visible[data-tooltip-dir=left] .cta-tooltip:after,[data-tooltip-dir=left]:hover .cta-tooltip:after{transform:translate(-4px,50%)}.cooltipz--visible[data-tooltip-dir=right] .cta-tooltip:after,[data-tooltip-dir=right]:hover .cta-tooltip:after{transform:translate(4px,50%)}[data-tooltip-dir=right] .cta-tooltip{bottom:50%;left:calc(100% + 5px)}[data-tooltip-dir=right] .cta-tooltip:after{bottom:50%;right:calc(100% + 4px)}[data-tooltip-dir=right] .cta-tooltip{transform:translate(30px,50%)}.cooltipz--visible[data-tooltip-dir=right] .cta-tooltip,[data-tooltip-dir=right]:hover .cta-tooltip{transform:translate(10px,50%)}[data-tooltip-dir=right] .cta-tooltip:after{border-color:#fff0 rgb(55 64 70 / .9) #fff0 #fff0;border-width:5px 11px 5px 0;transform:translate(25px,50%);transform-origin:right}.woocommerce form .form-row .required{visibility:visible}#yith-wcwtl-output{margin-bottom:20px;position:relative}#yith-wcwtl-output:after,#yith-wcwtl-output:before{content:'';clear:both;display:table}#yith-wcwtl-output label{display:block;margin-bottom:5px}#yith-wcwtl-output label:last-of-type{margin-bottom:10px}#yith-wcwtl-output input,#yith-wcwtl-output p{margin-bottom:10px}#yith-wcwtl-output input#yith-wcwtl-policy-check{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}#yith-wcwtl-output input#yith-wcwtl-policy-check+span{font-size:12px;display:inline}table.my_account_waitlist .product-info img{max-width:50px;height:auto}table.my_account_waitlist .product-info{display:inline-block;text-decoration:none!important;box-shadow:none}table.my_account_waitlist .product-image,table.my_account_waitlist .product-title{display:inline-block;vertical-align:middle}table.my_account_waitlist .product-title{margin-left:5px}table.my_account_waitlist .waitlist-product-variation ul{margin-bottom:0;list-style:none}@media (max-width:768px){table.my_account_waitlist .waitlist-actions:before{content:''!important}}#yith-wcwtl-output .button.alt{background:#a46497;color:#fff}#yith-wcwtl-output .button.alt:hover{background:#935386;color:#fff}#yith-wcwtl-output .button.button-leave.alt{background:#a46497;color:#fff}#yith-wcwtl-output .button.button-leave.alt:hover{background:#935386;color:#fff}#yith-wcwtl-output p,#yith-wcwtl-output label{font-size:15px;color:#333}.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}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%;transition:none!important}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px;font-size:18px}.dgwt-wcas-suggestion-nores ol,.dgwt-wcas-suggestion-nores ul{padding:0 0 0 30px;margin:0}.dgwt-wcas-suggestion-nores ul li{list-style:disc}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,.dgwt-wcas-suggestion-history-search{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st .dgwt-wcas-score{color:#8e44ad;font-weight:700;font-size:80%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si{display:flex;align-items:center;justify-content:center}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg,.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg{max-width:18px}.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg{margin-left:10px}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;max-width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none;font-display:swap}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{font-size:14px}.dgwt-wcas-pd-title{color:#202020}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgb(0 0 0 / .05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader,.dgwt-wcas-tpd-image{margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none}.dgwt-wcas-details-title-tax{margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none;font-display:swap}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none;font-display:swap}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon .dgwt-wcas-icon-preloader,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none;font-display:swap}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;font-display:swap;;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search,.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/ajax-search-for-woocommerce/assets/css/../img/preloader.gif')}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:#fff0;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{font-size:16px}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow,.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none;font-display:swap;!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:#fff0}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:#fff0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgb(0 0 0 / .06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgb(0 0 0 / .3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,.dgwt-wcas-sugg-hist-clear:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:#fff0 #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:10px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgb(128 128 128 / .03)}50%{background:rgb(128 128 128 / .1)}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgb(128 128 128 / .05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer;display:block}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;font-display:swap;;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body{overflow:auto}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.menu .dgwt-wcas-search-icon,html:not(.dgwt-wcas-overlay-mobile-on) .menu .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{width:auto}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form{max-width:20px;min-width:unset}.dgwt-wcas-icon-preloader{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;font-display:swap;;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer;display:block}li.menu-item a.dgwt-wcas-search-icon{padding-right:0;padding-left:0}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2{display:block;font-weight:500;white-space:nowrap;cursor:default;font-size:14px;margin-top:5px;margin-bottom:15px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st{padding-bottom:3px;margin-top:16px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-sugg-hist-clear{cursor:pointer;text-decoration:underline;display:inline-block;margin-left:2px}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgb(17 17 17 / .15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid #fff0;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee}.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 5px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{margin-left:4px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#fff0}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#fff0}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:20px;top:1px;opacity:1}.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:50px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:5px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{right:5px!important}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{left:5px!important;right:auto!important}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp{background:0 0;padding:4px;border-radius:10px 10px 0 0}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-top:10px;padding-bottom:10px;line-height:normal;font-size:14px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:15px;top:7px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:23px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{background:#fff;box-shadow:0 0 0 1px #eee}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333;box-shadow:none}.dgwt-wcas-open-pirx-compact .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx-compact .dgwt-wcas-suggestions-wrapp{margin-top:1px}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}.elementor-widget-fibosearch-posts::after{content:""!important}.dgwt-wcas-posts-results-grid{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:flex-start}.dgwt-wcas-posts-results-grid-item{width:calc(25% - 15px);margin-bottom:30px}.si{font-family:zocial;font-size:100%;font-style:normal;font-weight:400;margin:0 .5em 0 0;padding:0 .5em 0 0;text-align:center;text-decoration:none;text-transform:none;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.si-google{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-social-login/assets/css/frontend/../../images/google.svg)}.si-twitter{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-social-login/assets/css/frontend/../../images/twitter.svg)}.si-amazon{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-social-login/assets/css/frontend/../../images/amazon.svg)}.si-facebook{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-social-login/assets/css/frontend/../../images/facebook.svg)}.si-disqus{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-social-login/assets/css/frontend/../../images/disqus.svg)}.si-vkontakte{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-social-login/assets/css/frontend/../../images/vkontakte.svg)}.si-linkedin{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-social-login/assets/css/frontend/../../images/linkedin.svg)}.si-paypal{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/plugins/woocommerce-social-login/assets/css/frontend/../../images/paypal.svg)}span.social-badge{background:#333;border:1px solid #333;border-radius:2px;box-sizing:content-box;color:#fff;font-family:inherit;font-weight:700;line-height:2.5em;margin:6px 0;overflow:hidden;padding:0 .7em 0 0;position:relative;text-decoration:none;vertical-align:middle;white-space:nowrap}span.social-badge,span.social-badge .si{display:inline-block;font-size:100%;height:2.5em}span.social-badge .si{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-bottom-left-radius:1px;border-top-left-radius:1px;margin-right:.7em;padding:0;text-align:center;vertical-align:top;width:2.5em}.button-social-login,.widget-area .widget a.button-social-login,a.button-social-login,button.button-social-login,input.button-social-login{background:#333;border:1px solid #333;border-radius:2px;box-shadow:0 1px 2px rgb(0 0 0 / .1);box-sizing:content-box;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;font-weight:700;height:2.5em;line-height:2.5em;margin:6px 0;overflow:hidden;padding:0 .7em 0 0;position:relative;text-decoration:none;vertical-align:middle;white-space:nowrap}.button-social-login .si,.widget-area .widget a.button-social-login .si,a.button-social-login .si,button.button-social-login .si,input.button-social-login .si{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-bottom-left-radius:1px;border-top-left-radius:1px;display:inline-block;font-size:100%;height:2.5em;margin-right:.7em;padding:0;text-align:center;vertical-align:top;width:2.5em}.button-social-login:focus,.button-social-login:hover,.widget-area .widget a.button-social-login:focus,.widget-area .widget a.button-social-login:hover,a.button-social-login:focus,a.button-social-login:hover,button.button-social-login:focus,button.button-social-login:hover,input.button-social-login:focus,input.button-social-login:hover{outline-color:#fff0}.button-social-login:focus .si,.button-social-login:hover .si,.widget-area .widget a.button-social-login:focus .si,.widget-area .widget a.button-social-login:hover .si,a.button-social-login:focus .si,a.button-social-login:hover .si,button.button-social-login:focus .si,button.button-social-login:hover .si,input.button-social-login:focus .si,input.button-social-login:hover .si{background-color:hsl(0 0% 100% / .75)}.button-social-login:active,.widget-area .widget a.button-social-login:active,a.button-social-login:active,button.button-social-login:active,input.button-social-login:active{top:1px}.button-social-login:visited,.widget-area .widget a.button-social-login:visited,a.button-social-login:visited,button.button-social-login:visited,input.button-social-login:visited{color:#fff}.woocommerce-checkout form.login .wc-social-login{display:none;font-display:swap}.wc-social-login.form-row-wide{float:none}.woocommerce table.shop_table.wc-social-login-linked-profiles td,.woocommerce table.shop_table.wc-social-login-linked-profiles th{padding:4px 8px;vertical-align:middle}.woocommerce table.shop_table.wc-social-login-linked-profiles .profile-actions{text-align:right}.woocommerce-MyAccount-content .wc-social-login-profile{border-top:1px solid #eee;padding-top:20px}@media (max-width:768px){.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions{text-align:left}.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions:before{display:none;font-display:swap}.woocommerce table.shop_table.wc-social-login-linked-profiles tr td.profile-actions .button{float:none;margin:.125em .25em .125em 0}}a.button-social-login.button-social-login-facebook,.widget-area a.button-social-login.button-social-login-facebook,.social-badge.social-badge-facebook{background:#3b5998;border-color:#3b5998}a.button-social-login.button-social-login-google,.widget-area a.button-social-login.button-social-login-google,.social-badge.social-badge-google{background:#4285f4;border-color:#4285f4}.pbl-container{display:flex;justify-content:center;flex-direction:column}.pbl-container .payu-list-banks{list-style-type:none;display:flex;flex-wrap:wrap;margin:0;padding:0;justify-content:center}.pbl-container .payu-list-banks li{padding:5px 3px 0}.pbl-container .payu-list-banks li.payu-inactive{opacity:.5;filter:grayscale(1)}.pbl-container .payu-list-banks li:not(.payu-inactive) label{cursor:pointer}.pbl-container .payu-list-banks li:not(.payu-inactive) label:hover{background:#ddd;border-color:#aaa}.pbl-container .payu-list-banks li label{padding:10px;display:flex;border:1px solid #bbb;transition:all 250ms;width:86px;justify-content:center;align-items:center}.pbl-container .payu-list-banks li label.active{background:#ddd;border-color:#aaa}.pbl-container .payu-list-banks li label img{width:auto;height:31px;object-fit:contain;margin:0!important;padding:0}.pbl-container .payu-list-banks li label input{display:none;font-display:swap}.pbl-container .pbl-error{padding-top:.5em;padding-bottom:.5em;margin-top:.5em;margin-bottom:.5em;display:none;font-display:swap}.pbl-container .pbl-error:before{top:.5em}.payu-accept-conditions{margin-top:15px}.payu-accept-conditions .payu-conditions-description{font-size:12px;line-height:120%;margin-top:8px;text-align:justify}.payu-accept-conditions .payu-conditions-description>div{margin:5px 0}.payu-accept-conditions .payu-conditions-description a{text-decoration:underline}.payu-accept-conditions .payu-conditions-description .payu-read-more{text-decoration:underline;cursor:pointer}.payu-accept-conditions .payu-conditions-description .payu-more-hidden{display:none;font-display:swap}#payu-card-container{max-width:350px;margin:10px auto 10px;text-align:left;box-sizing:border-box;border:1px solid #bbb;padding:5px;border-radius:5px;background-color:#ddd;color:#333}#payu-card-container .payu-sf-validation-error,#payu-card-container .payu-sf-technical-error{display:none;font-display:swap;;color:#b21b0f;font-size:13px}#payu-card-container .payu-card-form{background-color:#fff;padding:5px;border-radius:4px;border:1px solid #fff0}#payu-card-container .payu-secure-form-invalid:not(.payu-secure-form-focus){border-color:#b21b0f}#payu-card-container label{padding-bottom:2px;font-size:15px}.card-details{clear:both;overflow:auto;margin-top:10px}.card-details .expiration{width:47%;float:left;margin-right:5%}.card-details .cvv{width:47%;float:left}#tokenizeButton{border:none;background:#438f29;padding:8px 15px;cursor:pointer;color:#fff;display:table;margin:10px auto 0}.response-success{color:#438f29}.response-error{color:#900}.autonomy-payu-button{display:flex;align-items:center;text-decoration:none;margin:10px 0}.autonomy-payu-button img{margin-left:10px;width:50px;height:auto}label[for*=payment_method_payu] img{border-radius:0}.payu-block-method{gap:10px}.payu-block-method-logo{margin-left:5px}.payu-block-installments-label{display:flex;justify-content:space-between;width:100%}.payu-block-installments-label>div{align-items:center;display:flex}.payu-block-list-banks{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:10px}.payu-block-list-banks>.payu-bank{align-items:center;background-color:#fff;border:1px solid #ccc;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all 250ms;width:82px}.payu-block-list-banks>.payu-bank.disabled{cursor:not-allowed;filter:grayscale(1);opacity:.5}.payu-block-list-banks>.payu-bank:not(.disabled):hover{background:#eee;border-color:#13100d}.payu-block-list-banks>.payu-bank.active{background:#eee;border-color:#13100d}.payu-block-list-banks>.payu-bank>img{border-radius:0;height:28px;object-fit:contain;width:auto}.block-payu-card{display:flex;flex-wrap:wrap;gap:0 10px;margin:10px 0;padding:10px}.block-payu-card .payu-sf-validation-error{color:#b21b0f;font-size:13px}.block-payu-card>.block-payu-card-number{flex:1 0 100%}.block-payu-card>.block-payu-card-date,.block-payu-card .block-payu-card-cvv{flex:1 0 calc(50% - 10px)}.block-payu-card .payu-card-form{background-color:#fff;border:1px solid #999;border-radius:5px;padding:8px 6px}.block-payu-card .payu-card-form.payu-secure-form-focus{border-color:#666;box-shadow:0 0 0 1px #666}.block-payu-card .payu-card-form.payu-secure-form-invalid:not(.payu-secure-form-focus){border-color:#cc1818}#installment-mini-block{margin:inherit;padding-right:16px;text-align:right}@media screen{
html.fancybox-active:not(.fancybox-allowscroll),html.fancybox-active:not(.fancybox-allowscroll) body{touch-action:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto;overflow:hidden;}html.fancybox-active:not(.fancybox-allowscroll) body{margin-right:var(--vertical-scrollbar);margin-bottom:var(--horizontal-scrollbar);}html.fancybox-active:not(.fancybox-allowscroll) body.rtl{margin-right:0;margin-left:var(--vertical-scrollbar);}#fancybox-loading,#fancybox-loading div,#fancybox-overlay,#fancybox-wrap *,#fancybox-wrap *::before,#fancybox-wrap *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#fancybox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:111100;display:none;}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none;}#fancybox-wrap{position:absolute;top:0;left:0;z-index:111101;display:none;outline:none!important;}#fancybox-outer{position:relative;width:100%;height:100%;box-shadow:0 0 20px #111;-moz-box-shadow:0 0 20px #111;-webkit-box-shadow:0 0 20px #111;background:#fff;}#fancybox-content{position:relative;width:100%;height:100%;overflow:hidden;z-index:111102;border:0 solid #fff;background:#fff;background-clip:padding-box;}#fancybox-content>*{max-width:100%;max-height:100%;-webkit-overflow-scrolling:touch;}#fancybox-error{color:#444;padding:14px;margin:0;}#fancybox-frame,#fancybox-img{width:100%;height:100%;border:none;}#fancybox-img{padding:0;margin:0;line-height:0;vertical-align:top;max-width:none!important;max-height:none!important}#fancybox-frame{display:block;z-index:0}.fancy-ico{position:absolute;width:48px;height:48px;border-radius:50%;}.fancy-ico span{display:block;position:relative;left:12px;top:12px;width:24px;height:24px;border-radius:50%;background:#000;border:2px solid white;box-shadow:0 0 4px #000;transition:transform .25s ease-in-out;}#fancybox-close:hover span,#fancybox-next:hover span,body.rtl #fancybox-prev:hover span{transform:rotate(360deg);}#fancybox-prev:hover span,body.rtl #fancybox-next:hover span{transform:rotate(-360deg);}#fancybox-close{top:-24px;right:-24px;cursor:pointer;z-index:111105;display:none;}#fancybox-close span::after,#fancybox-close span::before{content:'';position:absolute;top:9px;left:4px;width:12px;height:2px;background-color:#fff;}#fancybox-close span::before{transform:rotate(45deg);}#fancybox-close span::after{transform:rotate(-45deg);}#fancybox-prev,#fancybox-next{top:50%;margin-top:-24px;cursor:pointer;z-index:111102;display:none;}#fancybox-next,body.rtl #fancybox-prev{left:auto;right:-24px;}#fancybox-prev,body.rtl #fancybox-next{left:-24px;right:auto;}#fancybox-prev span::after,#fancybox-next span::after{content:'';position:absolute;top:6px;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;}#fancybox-prev span::after,body.rtl #fancybox-next span::after{transform:rotate(-135deg);left:7px;}#fancybox-next span::after,body.rtl #fancybox-prev span::after{transform:rotate(45deg);left:initial;right:7px;}#fancybox-title-wrap{z-index:111104;}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background-color:#fff;position:relative;}.fancybox-title-outside{padding-top:10px;color:#fff;font-weight:600;}.fancybox-title-over{position:absolute;width:100%;bottom:0;left:0;color:#fff;text-align:left;}body.rtl .fancybox-title-over{text-align:right}.fancybox-title-over #fancybox-title{padding:10px;background:rgba(0,0,0,.6);display:block;}.fancybox-title-float{text-align:center;}.fancybox-title-float #fancybox-title{display:table;margin:-12px auto;height:24px;padding:0 15px;line-height:20px;font-size:14px;color:#fff;background:#000;border:2px solid #fff;border-radius:12px;box-shadow:0 0 4px #000;position:relative;z-index:111104;}#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:rgba(0,0,0,.9);border-radius:5px;cursor:pointer;overflow:hidden;z-index:111104;display:none;}#fancybox-loading div{transform-origin:20px 20px;animation:fancybox-loading 1.2s linear infinite;}#fancybox-loading div::after{content:'';display:block;position:absolute;top:7px;left:19px;width:2px;height:7px;border-radius:20%;background:#fff;}#fancybox-loading div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s;}#fancybox-loading div:nth-child(2){transform:rotate(30deg);animation-delay:-1s;}#fancybox-loading div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s;}#fancybox-loading div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s;}#fancybox-loading div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s;}#fancybox-loading div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s;}#fancybox-loading div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s;}#fancybox-loading div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s;}#fancybox-loading div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s;}#fancybox-loading div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s;}#fancybox-loading div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s;}#fancybox-loading div:nth-child(12){transform:rotate(330deg);animation-delay:0s;}@keyframes fancybox-loading{0%{opacity:1}100%{opacity:0}}.fancybox-hidden{display:none;}#fancybox-content .fancybox-hidden,#fancybox-tmp .fancybox-hidden{display:revert;}}@charset "UTF-8";.image-replacement{text-indent:100%;white-space:nowrap;overflow:hidden}span.amp{font-family:Baskerville,Goudy Old Style,Palatino,Book Antiqua,serif!important;font-style:italic}body:not(.search) .product-archive .products .product:nth-child(n+4){margin-top:0}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 2.5rem}hr{box-sizing:content-box;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;font-display:swap;;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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}input{overflow:visible}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 .125rem;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none;font-display:swap}.foundation-mq{font-family:"small=0em&medium=40em&large=80em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.5;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:3.125rem;border-radius:0}select{width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}[data-whatinput=mouse] button{outline:0}button{padding:0;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:#fff0;line-height:1}.is-visible{display:block!important}.is-hidden{display:none;font-display:swap;!important}.row{max-width:71.25rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:80em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row.expanded{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{-ms-flex:1 1 0%;flex:1 1 0%;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column,.columns{min-width:0}.column.row.row,.row.row.columns{display:-ms-flexbox;display:flex}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.small-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.small-offset-0{margin-left:0}.small-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.small-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.medium-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0}.medium-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}.medium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.medium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{-ms-flex:1 1 0%;flex:1 1 0%}}@media print,screen and (min-width:40em){.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}}.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:1 1 0%;flex:1 1 0%}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:80em){.large-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0}.large-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}.large-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.large-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:80em) and (min-width:80em){.large-expand{-ms-flex:1 1 0%;flex:1 1 0%}}@media print,screen and (min-width:80em){.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}}.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:80em){.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:1 1 0%;flex:1 1 0%}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:80em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#777}h1{font-size:1.5rem}h1,h2{line-height:1.4;margin-top:0;margin-bottom:.5rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h5,h6{line-height:1.4;margin-top:0;margin-bottom:.5rem}h6{font-size:1rem}@media print,screen and (min-width:40em){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{line-height:inherit;color:#995c98;text-decoration:none;cursor:pointer}a:focus,a:hover{color:rgb(131.58,79.12,130.72)}a img{border:0}hr{clear:both;max-width:71.25rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #777;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #777}blockquote,blockquote p{line-height:1.6;color:#363636}cite{display:block;font-size:.8125rem;color:#363636}cite:before{content:"— "}abbr{border-bottom:1px dotted #1a1a1a;color:#1a1a1a;cursor:help}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #777;font-weight:400}code,kbd{background-color:#ebebeb;font-family:Consolas,Liberation Mono,Courier,monospace;color:#1a1a1a}kbd{margin:0;padding:.125rem .25rem 0}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#363636}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:80em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none;font-display:swap;!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none;font-display:swap;!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #363636;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #777;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px rgb(26 26 26 / .1);font-family:inherit;font-size:1rem;font-weight:400;color:#1a1a1a;transition:box-shadow .5s,border-color .25s ease-in-out}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #363636;background-color:#fff;box-shadow:0 0 5px #777;transition:box-shadow .5s,border-color .25s ease-in-out}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{-moz-appearance:none;appearance:none}textarea{max-width:100%}textarea[rows]{height:auto}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#777}input::placeholder,textarea::placeholder{color:#777}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#ebebeb;cursor:not-allowed}[type=button],[type=submit]{-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#1a1a1a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#1a1a1a}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child,.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{padding:0 1rem;border:1px solid #777;background:#ebebeb;color:#1a1a1a;text-align:center;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.5rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;width:1%;height:100%}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{height:2.5rem;padding-top:0;padding-bottom:0;font-size:1rem}.input-group .input-group-button{display:table-cell}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #777}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem;background:#fff}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-moz-appearance:none;appearance:none;border:1px solid #777;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;line-height:normal;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2854, 54, 54%29'></polygon></svg>")}@media screen and (min-width:0\0){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select{background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem}select,select:focus{transition:box-shadow .5s,border-color .25s ease-in-out}select:focus{outline:none;border:1px solid #363636;background-color:#fff;box-shadow:0 0 5px #777}select:disabled{background-color:#ebebeb;cursor:not-allowed}select::-ms-expand{display:none;font-display:swap}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:rgb(249.9,237,235)}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;font-display:swap;;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}[data-whatinput=mouse] .button{outline:0}.button{vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;-webkit-appearance:none;border:1px solid #fff0;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;text-align:center;cursor:pointer;background-color:#995c98}.button:focus,.button:hover{background-color:rgb(130.05,78.2,129.2);color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#995c98;color:#fff}.button.primary:focus,.button.primary:hover{background-color:rgb(122.4,73.6,121.6);color:#fff}.button.secondary{background-color:#767676;color:#fff}.button.secondary:focus,.button.secondary:hover{background-color:rgb(94.4,94.4,94.4);color:#fff}.button.success{background-color:#3adb76;color:#1a1a1a}.button.success:focus,.button.success:hover{background-color:rgb(34.2386266094,187.3613733906,91.3030042918);color:#1a1a1a}.button.warning{background-color:#ffae00;color:#1a1a1a}.button.warning:focus,.button.warning:hover{background-color:rgb(204,139.2,0);color:#1a1a1a}.button.alert{background-color:#cc4b37;color:#fff}.button.alert:focus,.button.alert:hover{background-color:rgb(165.0996015936,58.6103585657,42.1003984064);color:#fff}.button.hollow,.button.hollow:focus,.button.hollow:hover{background-color:#fff0}.button.hollow{border:1px solid #995c98;color:#995c98}.button.hollow:focus,.button.hollow:hover{border-color:rgb(76.5,46,76);color:rgb(76.5,46,76)}.button.hollow.primary{border:1px solid #995c98;color:#995c98}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:rgb(76.5,46,76);color:rgb(76.5,46,76)}.button.hollow.secondary{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:rgb(21.3991416309,117.1008583691,57.0643776824);color:rgb(21.3991416309,117.1008583691,57.0643776824)}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:rgb(127.5,87,0);color:rgb(127.5,87,0)}.button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:rgb(103.187250996,36.6314741036,26.312749004);color:rgb(103.187250996,36.6314741036,26.312749004)}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover{background-color:#995c98;color:#fff}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#995c98;color:#fff}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#767676;color:#fff}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#fff}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#fff}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#cc4b37;color:#fff}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff #fff0 #fff0;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #ebebeb;border-bottom:0;font-size:.75rem;line-height:1;color:#995c98}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #ebebeb;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#ebebeb}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;font-display:swap;;padding:1rem;border:1px solid #ebebeb;border-bottom:0;background-color:#fff;color:#1a1a1a}:last-child>.accordion-content:last-child{border-bottom:1px solid #ebebeb}.is-accordion-submenu-parent>a{position:relative}.is-accordion-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#995c98 #fff0 #fff0;position:absolute;top:50%;margin-top:-.1875rem;right:1rem}.is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#995c98;color:#fff}.badge.secondary{background:#767676;color:#fff}.badge.success{background:#3adb76;color:#1a1a1a}.badge.warning{background:#ffae00;color:#1a1a1a}.badge.alert{background:#cc4b37;color:#fff}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" "}.breadcrumbs:after{clear:both}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs li{float:left;font-size:.6875rem;color:#1a1a1a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;top:.0625rem;margin:0 .75rem;opacity:1;content:"/";color:#777}.breadcrumbs a{color:#995c98}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#777;cursor:not-allowed}.button-group:after,.button-group:before{display:table;content:" "}.button-group:after{clear:both}.button-group{margin-bottom:1rem;font-size:0}.button-group .button{margin:0;margin-right:.0625rem;margin-bottom:.0625rem;font-size:.9rem}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded{margin-right:-.0625rem}.button-group.expanded:after,.button-group.expanded:before{display:none;font-display:swap}.button-group.expanded .button:first-child:nth-last-child(2),.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button{display:inline-block;width:calc(50% - 0.0625rem);margin-right:.0625rem}.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(2):last-child{margin-right:-.375rem}.button-group.expanded .button:first-child:nth-last-child(3),.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button{display:inline-block;width:calc(33.3333333333% - 0.0625rem);margin-right:.0625rem}.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(3):last-child{margin-right:-.375rem}.button-group.expanded .button:first-child:nth-last-child(4),.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button{display:inline-block;width:calc(25% - 0.0625rem);margin-right:.0625rem}.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(4):last-child{margin-right:-.375rem}.button-group.expanded .button:first-child:nth-last-child(5),.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button{display:inline-block;width:calc(20% - 0.0625rem);margin-right:.0625rem}.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(5):last-child{margin-right:-.375rem}.button-group.expanded .button:first-child:nth-last-child(6),.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button{display:inline-block;width:calc(16.6666666667% - 0.0625rem);margin-right:.0625rem}.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(6):last-child{margin-right:-.375rem}.button-group.primary .button{background-color:#995c98;color:#fff}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:rgb(122.4,73.6,121.6);color:#fff}.button-group.secondary .button{background-color:#767676;color:#fff}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:rgb(94.4,94.4,94.4);color:#fff}.button-group.success .button{background-color:#3adb76;color:#1a1a1a}.button-group.success .button:focus,.button-group.success .button:hover{background-color:rgb(34.2386266094,187.3613733906,91.3030042918);color:#1a1a1a}.button-group.warning .button{background-color:#ffae00;color:#1a1a1a}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:rgb(204,139.2,0);color:#1a1a1a}.button-group.alert .button{background-color:#cc4b37;color:#fff}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:rgb(165.0996015936,58.6103585657,42.1003984064);color:#fff}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{width:100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button{width:auto;margin-bottom:0}}@media print,screen and (min-width:80em){.button-group.stacked-for-medium .button{width:auto;margin-bottom:0}}@media screen and (max-width:39.9375em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgb(26 26 26 / .25);border-radius:0}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout{background-color:#fff;color:#1a1a1a}.callout.primary{background-color:rgb(240.0734693878,230.1765306122,239.9112244898);color:#1a1a1a}.callout.secondary{background-color:rgb(234.45,234.45,234.45);color:#1a1a1a}.callout.success{background-color:rgb(225.45,249.6,234.45);color:#1a1a1a}.callout.warning{background-color:rgb(255,242.85,216.75);color:#1a1a1a}.callout.alert{background-color:rgb(247.35,228,225);color:#1a1a1a}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{margin-bottom:1rem;border:1px solid #ebebeb;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;color:#1a1a1a}.card>:last-child{margin-bottom:0}.card-divider{padding:1rem;background:#ebebeb}.card-divider>:last-child{margin-bottom:0}.card-section{padding:1rem}.card-section>:last-child{margin-bottom:0}[data-whatinput=mouse] .close-button{outline:0}.close-button{position:absolute;color:#363636;cursor:pointer}.close-button:focus,.close-button:hover{color:#1a1a1a}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.menu{margin:0;list-style-type:none}[data-whatinput=mouse] .menu>li{outline:0}.menu>li{display:table-cell;vertical-align:middle}.menu>li>a{display:block;padding:.7rem 1rem;line-height:1}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu>li>a i,.menu>li>a i+span,.menu>li>a img,.menu>li>a img+span,.menu>li>a svg,.menu>li>a svg+span{vertical-align:middle}.menu>li>a i,.menu>li>a img,.menu>li>a svg{margin-right:.25rem;display:inline-block}.menu.horizontal>li,.menu>li{display:table-cell}.menu.expanded{display:table;width:100%;table-layout:fixed}.menu.expanded>li:first-child:last-child{width:100%}.menu.vertical>li{display:block}@media print,screen and (min-width:40em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-expanded{display:table;width:100%;table-layout:fixed}.menu.medium-expanded>li:first-child:last-child{width:100%}.menu.medium-vertical>li{display:block}}@media print,screen and (min-width:80em){.menu.large-horizontal>li{display:table-cell}.menu.large-expanded{display:table;width:100%;table-layout:fixed}.menu.large-expanded>li:first-child:last-child{width:100%}.menu.large-vertical>li{display:block}}.menu.simple li{display:inline-block;margin-right:1rem;line-height:1}.menu.simple a{padding:0}.menu.align-right:after,.menu.align-right:before{display:table;content:" "}.menu.align-right:after{clear:both}.menu.align-right>li{float:right}.menu.icon-top>li>a{text-align:center}.menu.icon-top>li>a i,.menu.icon-top>li>a img,.menu.icon-top>li>a svg{display:block;margin:0 auto .25rem}.menu.icon-top.vertical a>span{margin:auto}.menu.nested{margin-left:1rem}.menu .active>a{background:#995c98;color:#fff}.menu.menu-bordered li{border:1px solid #ebebeb}.menu.menu-bordered li:not(:first-child){border-top:0}.menu.menu-hover li:hover{background-color:#ebebeb}.menu-text{padding-top:0;padding-bottom:0;padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block}.no-js [data-responsive-menu] ul{display:none;font-display:swap}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:1.25rem;height:1rem;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:.125rem;background:#fff;box-shadow:0 7px 0 #fff,0 14px 0 #fff;content:""}.menu-icon:hover:after{background:#777;box-shadow:0 7px 0 #777,0 14px 0 #777}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:1.25rem;height:1rem;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:.125rem;background:#1a1a1a;box-shadow:0 7px 0 #1a1a1a,0 14px 0 #1a1a1a;content:""}.menu-icon.dark:hover:after{background:#363636;box-shadow:0 7px 0 #363636,0 14px 0 #363636}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;transition:transform .15s linear}.is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown-submenu-cover-previous{min-height:100%}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:#fff0 #fff0 #fff0 #995c98;position:absolute;top:50%;margin-top:-.375rem;right:1rem}.js-drilldown-back>a:before{display:block;width:0;height:0;border:6px inset;content:"";border-right-style:solid;border-color:#fff0 #995c98 #fff0 #fff0;display:inline-block;vertical-align:middle;margin-right:.75rem;border-left-width:0}.dropdown-pane{position:absolute;z-index:10;display:block;width:18.75rem;padding:1rem;visibility:hidden;border:1px solid #777;border-radius:0;background-color:#fff;font-size:1rem}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:6.25rem}.dropdown-pane.small{width:12.5rem}.dropdown-pane.large{width:25rem}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#995c98 #fff0 #fff0;right:.3125rem;margin-top:-.1875rem}[data-whatinput=mouse] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none;font-display:swap}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:.875rem}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:#fff0 #995c98 #fff0 #fff0}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:#fff0 #fff0 #fff0 #995c98}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#995c98 #fff0 #fff0;right:.3125rem;margin-top:-.1875rem}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:.875rem}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:#fff0 #995c98 #fff0 #fff0}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:#fff0 #fff0 #fff0 #995c98}}@media print,screen and (min-width:80em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#995c98 #fff0 #fff0;right:.3125rem;margin-top:-.1875rem}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:.875rem}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:#fff0 #995c98 #fff0 #fff0}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:#fff0 #fff0 #fff0 #995c98}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:6.25rem}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:.3125rem;margin-top:-.375rem}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;font-display:swap;;min-width:12.5rem;border:1px solid #777;background:#fff}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:.875rem}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:#fff0 #995c98 #fff0 #fff0}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:#fff0 #fff0 #fff0 #995c98}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-.0625rem}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default}.label,.label.primary{background:#995c98;color:#fff}.label.secondary{background:#767676;color:#fff}.label.success{background:#3adb76;color:#1a1a1a}.label.warning{background:#ffae00;color:#1a1a1a}.label.alert{background:#cc4b37;color:#fff}.media-object{display:block;margin-bottom:1rem}.media-object img{max-width:none}@media screen and (max-width:39.9375em){.media-object.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;display:block}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{display:table-cell;vertical-align:top}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}.media-object-section.middle{vertical-align:middle}.media-object-section.bottom{vertical-align:bottom}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsl(0 0% 100% / .25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas{position:fixed;z-index:1;transition:transform .5s ease;backface-visibility:hidden;background:#ebebeb}.off-canvas.is-transition-overlap{z-index:10}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgb(26 26 26 / .7)}.off-canvas.is-open{transform:translate(0)}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute{position:absolute;z-index:1;transition:transform .5s ease;backface-visibility:hidden;background:#ebebeb}.off-canvas-absolute.is-transition-overlap{z-index:10}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgb(26 26 26 / .7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;width:15.625rem;height:100%;transform:translateX(-250px);overflow-y:auto}.position-left.is-open~.off-canvas-content{transform:translateX(250px)}.position-left.is-transition-push:after{position:absolute;top:0;right:0;height:100%;width:.0625rem;box-shadow:0 0 10px rgb(26 26 26 / .7);content:" "}.position-left.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-right{top:0;right:0;width:15.625rem;height:100%;transform:translateX(250px);overflow-y:auto}.position-right.is-open~.off-canvas-content{transform:translateX(-250px)}.position-right.is-transition-push:after{position:absolute;top:0;left:0;height:100%;width:.0625rem;box-shadow:0 0 10px rgb(26 26 26 / .7);content:" "}.position-right.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-top{top:0;left:0;width:100%;height:15.625rem;transform:translateY(-250px);overflow-x:auto}.position-top.is-open~.off-canvas-content{transform:translateY(250px)}.position-top.is-transition-push:after{position:absolute;bottom:0;left:0;height:.0625rem;width:100%;box-shadow:0 0 10px rgb(26 26 26 / .7);content:" "}.position-top.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-bottom{bottom:0;left:0;width:100%;height:15.625rem;transform:translateY(250px);overflow-x:auto}.position-bottom.is-open~.off-canvas-content{transform:translateY(-250px)}.position-bottom.is-transition-push:after{position:absolute;top:0;left:0;height:.0625rem;width:100%;box-shadow:0 0 10px rgb(26 26 26 / .7);content:" "}.position-bottom.is-transition-overlap.is-open~.off-canvas-content{transform:none}.off-canvas-content{transition:transform .5s ease;backface-visibility:hidden}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:1}.position-left.reveal-for-medium~.off-canvas-content{margin-left:15.625rem}.position-right.reveal-for-medium{transform:none;z-index:1}.position-right.reveal-for-medium~.off-canvas-content{margin-right:15.625rem}.position-top.reveal-for-medium{transform:none;z-index:1}.position-top.reveal-for-medium~.off-canvas-content{margin-top:15.625rem}.position-bottom.reveal-for-medium{transform:none;z-index:1}.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:15.625rem}}@media print,screen and (min-width:80em){.position-left.reveal-for-large{transform:none;z-index:1}.position-left.reveal-for-large~.off-canvas-content{margin-left:15.625rem}.position-right.reveal-for-large{transform:none;z-index:1}.position-right.reveal-for-large~.off-canvas-content{margin-right:15.625rem}.position-top.reveal-for-large{transform:none;z-index:1}.position-top.reveal-for-large~.off-canvas-content{margin-top:15.625rem}.position-bottom.reveal-for-large{transform:none;z-index:1}.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:15.625rem}}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgb(26 26 26 / .5);color:#fff}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next,.orbit-previous{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:rgb(26 26 26 / .5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#777}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#363636}.pagination:after,.pagination:before{display:table;content:" "}.pagination:after{clear:both}.pagination{margin-left:0;margin-bottom:1rem}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none;font-display:swap}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#1a1a1a}.pagination a:hover,.pagination button:hover{background:#ebebeb}.pagination .current{padding:.1875rem .625rem;background:#995c98;color:#fff;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#777;cursor:not-allowed}.pagination .disabled:hover{background:#fff0}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"…";color:#1a1a1a}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"»"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#777}.progress.primary .progress-meter{background-color:#995c98}.progress.secondary .progress-meter{background-color:#767676}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#995c98}.progress-meter-text{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;margin:0;font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#ebebeb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#777;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle{top:50%;transform:translateY(-50%);position:absolute;left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#995c98;transition:all .2s ease-in-out;-ms-touch-action:manipulation;touch-action:manipulation}.slider-handle:hover{background-color:rgb(130.05,78.2,129.2)}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scaleY(-1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky,.sticky-container{position:relative}.sticky{z-index:0;transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{min-height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;font-display:swap;;background-color:rgb(26 26 26 / .45);overflow-y:scroll}[data-whatinput=mouse] .reveal{outline:0}.reveal{z-index:1006;backface-visibility:hidden;display:none;font-display:swap;;padding:1rem;border:1px solid #777;border-radius:0;background-color:#fff}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:37.5rem;max-width:71.25rem}}.reveal{position:relative;top:6.25rem;margin-right:auto;margin-left:auto;overflow-y:auto}@media print,screen and (min-width:40em){.reveal .reveal{right:auto;left:auto;margin:0 auto}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:71.25rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:71.25rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:71.25rem}}.reveal.full{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}@media screen and (max-width:39.9375em){.reveal{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#777;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fff;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#995c98}input:checked~.switch-paddle:after{left:2.25rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none;font-display:swap}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none;font-display:swap}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid rgb(242.25,242.25,242.25);background-color:#fff}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:rgb(248.625,248.625,248.625)}tfoot,thead{color:#1a1a1a}tfoot{background:rgb(242.25,242.25,242.25)}tfoot tr,thead tr{background:#fff0}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:rgb(242.25,242.25,242.25)}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid rgb(242.25,242.25,242.25);background-color:#fff}table.unstriped tbody{background-color:#fff}@media screen and (max-width:79.9375em){table.stack tfoot,table.stack thead{display:none;font-display:swap}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:rgb(243.525,243.525,243.525)}table.hover tfoot tr:hover{background-color:rgb(237.15,237.15,237.15)}table.hover tbody tr:hover{background-color:rgb(249.9,249.9,249.9)}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:rgb(237.15,237.15,237.15)}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.tabs:after,.tabs:before{display:table;content:" "}.tabs:after{clear:both}.tabs{margin:0;border:1px solid #ebebeb;list-style-type:none}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:#fff0}.tabs.primary{background:#995c98}.tabs.primary>li>a{color:#fff}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:rgb(145.35,87.4,144.4)}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#995c98}.tabs-title>a:hover{background:#fff;color:rgb(131.58,79.12,130.72)}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#ebebeb;color:#995c98}.tabs-content{border:1px solid #ebebeb;border-top:0;background:#fff;color:#1a1a1a;transition:all .5s ease}.tabs-content.vertical{border:1px solid #ebebeb;border-left:0}.tabs-panel{display:none;font-display:swap;;padding:1rem}.tabs-panel[aria-hidden=false]{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fff;border-radius:0;box-shadow:0 0 0 1px rgb(26 26 26 / .2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgb(153 92 152 / .5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#1a1a1a;color:#fff}.title-bar:after,.title-bar:before{display:table;content:" "}.title-bar:after{clear:both}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left{float:left}.title-bar-right{float:right;text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #363636;cursor:help}.tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#1a1a1a;font-size:80%;color:#fff}.tooltip:before{border:.75rem inset;border-top-width:0;border-bottom-style:solid;border-color:#fff0 #fff0 #1a1a1a;position:absolute;bottom:100%;left:50%;transform:translateX(-50%)}.tooltip.top:before,.tooltip:before{display:block;width:0;height:0;content:""}.tooltip.top:before{border:.75rem inset;border-bottom-width:0;border-top-style:solid;border-color:#1a1a1a #fff0 #fff0;top:100%;bottom:auto}.tooltip.left:before{border:.75rem inset;border-right-width:0;border-left-style:solid;border-color:#fff0 #fff0 #fff0 #1a1a1a;left:100%}.tooltip.left:before,.tooltip.right:before{display:block;width:0;height:0;content:"";top:50%;bottom:auto;transform:translateY(-50%)}.tooltip.right:before{border:.75rem inset;border-left-width:0;border-right-style:solid;border-color:#fff0 #1a1a1a #fff0 #fff0;right:100%;left:auto}.top-bar:after,.top-bar:before{display:table;content:" "}.top-bar:after{clear:both}.top-bar{padding:.5rem}.top-bar,.top-bar ul{background-color:#ebebeb}.top-bar input{max-width:12.5rem;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{width:100%}@media print,screen and (min-width:40em){.top-bar .top-bar-left,.top-bar .top-bar-right{width:auto}}@media screen and (max-width:79.9375em){.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{width:100%}}@media screen and (max-width:74.9375em){.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{width:100%}}.top-bar-title{display:inline-block;float:left;padding:.5rem 1rem .5rem 0}.top-bar-title .menu-icon{bottom:.125rem}.top-bar-left{float:left}.top-bar-right{float:right}.hide{display:none;font-display:swap;!important}.invisible{visibility:hidden}@media screen and (max-width:39.9375em){.hide-for-small-only{display:none;font-display:swap;!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none;font-display:swap;!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none;font-display:swap;!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none;font-display:swap;!important}}@media screen and (min-width:40em) and (max-width:79.9375em){.hide-for-medium-only{display:none;font-display:swap;!important}}@media screen and (max-width:39.9375em),screen and (min-width:80em){.show-for-medium-only{display:none;font-display:swap;!important}}@media print,screen and (min-width:80em){.hide-for-large{display:none;font-display:swap;!important}}@media screen and (max-width:79.9375em){.show-for-large{display:none;font-display:swap;!important}}@media screen and (min-width:80em) and (max-width:74.9375em){.hide-for-large-only{display:none;font-display:swap;!important}}@media screen and (max-width:79.9375em),screen and (min-width:75em){.show-for-large-only{display:none;font-display:swap;!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:.0625rem;height:.0625rem;overflow:hidden;clip:rect(0,0,0,0)}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none;font-display:swap;!important}}.hide-for-landscape,.show-for-portrait{display:none;font-display:swap;!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none;font-display:swap;!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}a:link,a:visited:link{-webkit-tap-highlight-color:rgb(0 0 0 / .3)}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,h1 a,h2 a,h3 a,h4 a,h5 a{text-decoration:none}.header ul.off-canvas-list li{list-style:none}.top-bar .title-area{z-index:1}.off-canvas-list ul{margin-left:0}.off-canvas-list ul li a{border-bottom:0}.off-canvas-list ul .dropdown{margin-left:1.25rem}#content #inner-content{padding-top:2.625rem;padding-bottom:2.625rem}@media screen and (min-width:40em){#content #inner-content{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:39.9375em){body.archive.woocommerce-page #content #inner-content,body.search #content #inner-content,body.single-product #content #inner-content,body.woocommerce-account #content #inner-content,body.woocommerce-cart #content #inner-content,body.woocommerce-checkout #content #inner-content{padding-top:0;padding-bottom:0}}@media screen and (max-width:39.9375em){body.woocommerce-account #content #inner-content{padding-bottom:1.875rem}}.page-title .vcard{border:0;padding:0}.byline{color:#999}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:.625rem}.wp-caption{max-width:100%;background:#eee;padding:.3125rem}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:.25rem 0 .4375rem;text-align:center}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;-webkit-appearance:none;border:1px solid #fff0;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#995c98;color:#fff}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:rgb(130.05,78.2,129.2);color:#fff}.page-navigation{margin-top:1rem}#comments .commentlist,#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:.625rem;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:3.125rem}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:.625rem;padding:.125rem;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em .625rem;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none;font-display:swap}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea{padding:.1875rem .375rem;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url]{max-width:25rem;min-width:15.625rem}.respond-form form textarea{resize:none;width:97.3%;height:9.375rem}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em .625rem .7335em 0}.nocomments{margin:0 1.25rem 1.1em}.widget ul{margin:0}.widget ul li{list-style:none}.footer{clear:both}.footer ul.menu li{display:block}.gform_body ul{list-style:none outside none;margin:0}.articles .box h2{margin-bottom:0.625rem!important}.articles .box a{text-decoration:none!important}.articles .box img{margin-bottom:.625rem}.promo-bar{background:#83275c!important;padding:.625rem}@font-face{font-family:icomoon;src:url(https://loczek.pl/wp-content/themes/loczek/assets/css/../fonts/icomoon.eot?11dtep);src:url(https://loczek.pl/wp-content/themes/loczek/assets/css/../fonts/icomoon.eot?11dtep#iefix) format("embedded-opentype"),url(https://loczek.pl/wp-content/themes/loczek/assets/css/../fonts/icomoon.ttf?11dtep) format("truetype"),url(https://loczek.pl/wp-content/themes/loczek/assets/css/../fonts/icomoon.woff?11dtep) format("woff"),url(https://loczek.pl/wp-content/themes/loczek/assets/css/../fonts/icomoon.svg?11dtep#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-down:before{content:"\e900"}.icon-arrow-left:before{content:"\e901"}.icon-arrow-right:before{content:"\e902"}.icon-done:before{content:"\e903"}.icon-basket:before{content:"\e904"}.icon-delivery:before{content:"\e905"}.icon-email:before{content:"\e906"}.icon-facebook:before{content:"\e907"}.icon-favorite:before{content:"\e908"}.icon-google-plus:before{content:"\e909"}.icon-heart-outline:before{content:"\e90a"}.icon-instagram:before{content:"\e90b"}.icon-marker:before{content:"\e90c"}.icon-marker-alt:before{content:"\e90d"}.icon-padlock:before{content:"\e90e"}.icon-search:before{content:"\e90f"}.icon-shopping-bag:before{content:"\e910"}.icon-smartphone:before{content:"\e911"}.icon-star:before{content:"\e912"}.icon-star-fill:before{content:"\e913"}.icon-support:before{content:"\e914"}.icon-twitter:before{content:"\e915"}.icon-user:before{content:"\e916"}.icon-youtube:before{content:"\e917"}.notfound{padding-top:6.25rem;padding-bottom:6.25rem}.notfound__title{font-size:2.5rem;margin-bottom:1.5625rem}.notfound__subtitle,.notfound__title{color:#1a1a1a;font-family:Open Sans,sans-serif;line-height:1}.notfound__subtitle{font-size:1.375rem;margin-bottom:1rem}.notfound__subtitle2{color:#777;font-size:1rem;line-height:1;margin-bottom:1.875rem}.notfound .button{color:#1a1a1a;font-size:.875rem;line-height:1;padding:.8125rem 1.25rem;border:1px solid #999;background:none;text-transform:none;font-weight:400}.notfound .button:focus,.notfound .button:hover{background:#1a1a1a;border-color:#1a1a1a;color:#fff}body.error404 #inner-content{-ms-flex-pack:center;justify-content:center}body.error404 #inner-content #main{-ms-flex:inherit;flex:inherit}.button,a,button,input[type=submit]{transition:all .3s;cursor:pointer;font-family:Open Sans,sans-serif}.button{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}.button.disabled,.button[disabled]{opacity:1;background-color:#858585}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover{background-color:#83275c}.button:focus,.button:hover{background-color:#83275c;opacity:.9}.button--outline{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}.button--outline.disabled,.button--outline[disabled]{opacity:1;background-color:#858585}.button--outline.disabled:focus,.button--outline.disabled:hover,.button--outline[disabled]:focus,.button--outline[disabled]:hover{background-color:#83275c}.button--outline:focus,.button--outline:hover{background-color:#83275c;opacity:.9}.button--outline{color:#83275c;background-color:#fff0;border:1px solid #83275c}.button--outline:focus,.button--outline:hover{opacity:1;color:#fff}.button--outline.disabled,.button--outline[disabled]{opacity:.25;background-color:#fff0}.button--white{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}.button--white.disabled,.button--white[disabled]{opacity:1;background-color:#858585}.button--white.disabled:focus,.button--white.disabled:hover,.button--white[disabled]:focus,.button--white[disabled]:hover{background-color:#83275c}.button--white:focus,.button--white:hover{background-color:#83275c;opacity:.9}.button--white{padding:.9375rem 2rem;background-color:#fff0;border:2px solid #fff}.button--white:focus,.button--white:hover{opacity:1;background-color:#fff;color:#1a1a1a}.button--gray{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}.button--gray.disabled,.button--gray[disabled]{opacity:1;background-color:#858585}.button--gray.disabled:focus,.button--gray.disabled:hover,.button--gray[disabled]:focus,.button--gray[disabled]:hover{background-color:#83275c}.button--gray:focus,.button--gray:hover{background-color:#83275c;opacity:.9}.button--gray{padding:.9375rem 2rem;background-color:#fff0;border:2px solid #959595;color:#959595}.button--gray:focus,.button--gray:hover{opacity:1;background-color:#959595;color:#fff}.row.wide{max-width:91.875rem}.page-title{color:#000;font-family:Open Sans,sans-serif;font-size:1.625rem;font-weight:400;text-transform:uppercase;margin:0 0 .5rem;line-height:1}.input-checkbox,input[type=checkbox],input[type=radio]{-moz-appearance:none;appearance:none;width:1.5rem;height:1.5rem;border:2px solid #e1e1e1;transition:all .3s;position:relative;outline:0}.input-checkbox:checked,input[type=checkbox]:checked,input[type=radio]:checked{border-color:#83275c;display:-ms-flexbox;display:flex}.input-checkbox:checked:after,input[type=checkbox]:checked:after,input[type=radio]:checked:after{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:auto;content:"\e903";color:#83275c}input[type=tel]{background-color:#fff!important}abbr.required{text-decoration:none}.select2-container--default.select2-container--default.select2-container--default .select2-selection--single,select{box-shadow:none!important;color:#1a1a1a;font-size:.875rem;border:1px solid #999!important}select{padding:.8125rem 1.3125rem;transition:all .3s;margin-bottom:0;height:auto!important;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/themes/loczek/assets/css/../images/arrow-down.svg);background-position:100%;background-size:10px 24px}select:focus{border-color:#83275c}select option{color:#1a1a1a}.input-text.input-text{padding:.875rem 1.3125rem;box-shadow:none!important;border:1px solid #ddd;height:auto;margin:0;display:inline-block;color:gray;font-size:.9375rem;font-weight:700;line-height:1;transition:all .3s}.input-text.input-text:focus,.input-text.input-text:hover{border-color:gray}.input-text.input-text.placeholder{color:hsl(0 0% 50% / .5)}.input-text.input-text:-moz-placeholder,.input-text.input-text::-moz-placeholder{color:hsl(0 0% 50% / .5)}.input-text.input-text:-ms-input-placeholder{color:hsl(0 0% 50% / .5)}.input-text.input-text::-webkit-input-placeholder{color:hsl(0 0% 50% / .5)}.separator{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.separator i{font-size:1.5rem;color:#e5e5e5;margin:0 1.25rem}.separator:after,.separator:before{content:"";height:.125rem;background-color:#f2f2f2;-ms-flex-positive:1;flex-grow:1}.policy_table{vertical-align:top;text-align:left;border-collapse:collapse}.policy_table tbody,.policy_table thead{border:1px solid #1a1a1a}@media screen and (max-width:39.9375em){.policy_table tbody td,.policy_table tbody th,.policy_table tbody tr,.policy_table thead td,.policy_table thead th,.policy_table thead tr{display:block}}.policy_table tbody td p:last-child,.policy_table tbody th p:last-child,.policy_table tbody tr p:last-child,.policy_table thead td p:last-child,.policy_table thead th p:last-child,.policy_table thead tr p:last-child{margin-bottom:0}@media screen and (max-width:39.9375em){.policy_table tbody tr td:last-child,.policy_table tbody tr th:last-child,.policy_table thead tr td:last-child,.policy_table thead tr th:last-child{border-bottom:0}}.policy_table thead th{text-align:center!important}.policy_table td,.policy_table th{border-right:1px solid #1a1a1a}@media screen and (max-width:39.9375em){.policy_table td,.policy_table th{border-bottom:1px solid #1a1a1a}}.policy_table tbody td{vertical-align:top}.policy_table tbody tr{border-bottom:1px solid #1a1a1a!important}body.page-template-template-newsletter h1.page-title{margin-bottom:1.875rem}#project-next a,#project-prev a{text-decoration:none}.spacer--bottom{margin-bottom:1.875rem}.spacer--top{margin-top:.9375rem}.separator span{padding:.625rem;background:#fff}.icon-favorite{padding-right:.625rem}.my_rewards_title{font-size:1.1rem;font-weight:700}.my_reward_total,.rs_my_referral_link_title{font-size:1.1rem}.term-description{margin-top:1.875rem;padding-left:.9375rem;text-align:justify}.bundle_sells_title h3,.bundle_sells_title p{color:#000;font-family:Open Sans,sans-serif;line-height:1;text-transform:uppercase;margin-bottom:2.5rem;font-size:1.0625rem}@media screen and (min-width:40em){.bundle_sells_title h3,.bundle_sells_title p{font-size:1.625rem}}.bundled_product{padding:1.25rem}.bundled_product:nth-child(odd){background-color:#f7f7f7}.bundled_product_title{color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:1.125rem!important;font-weight:700;line-height:1;text-transform:uppercase;margin-bottom:1.125rem!important}.bundled_product_optional_checkbox{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.bundled_product_optional_checkbox .current+.old{margin-left:.3125rem}.bundled_product_optional_checkbox .bundled_product_checkbox{margin-bottom:0}.bundled_product_optional_checkbox .price{display:inline-block;color:#1a1a1a;font-size:.9375rem;font-weight:600;line-height:1;margin-left:.3125rem}.bundled_product_optional_checkbox .price small{font-size:.75rem}.bundled_product_optional_checkbox .price .current{font-weight:700}.bundled_product_optional_checkbox .price .old .amount,.bundled_product_optional_checkbox .price .old span{color:#777;font-size:.9375rem;font-weight:300;line-height:1;text-decoration:line-through}.bundled_product_optional_checkbox .price .old small{font-size:.75rem}.header img.logo{transition:all .3s;max-width:20.625rem}.header img.logo:focus,.header img.logo:hover{opacity:.9}.header__logo a{color:#000;font-family:Open Sans,sans-serif;font-size:1.5rem;font-weight:400;line-height:1}.header__logo a:focus,.header__logo a:hover{color:#777}@media screen and (max-width:39.9375em){.header__contact{padding-top:1.1875rem;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:40em){.header__contact{padding-bottom:1.1875rem}}.header__contact__icon{line-height:1;margin-right:.3125rem}.header__contact__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__contact__link{color:#1a1a1a}.header__contact__link:focus,.header__contact__link:hover{color:#777}.header__contact__item+.header__contact__item{margin-left:.625rem}@media screen and (max-width:39.9375em){.header__lang{margin-bottom:.625rem}}@media screen and (min-width:40em){.header__lang{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media screen and (max-width:39.9375em){.header__top{padding:0 .625rem}}@media screen and (min-width:40em){.header__top{padding:1.875rem .9375rem 0}}@media screen and (max-width:39.9375em){.header__top__left{text-align:center;width:100%}}@media screen and (min-width:40em){.header__top__left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start}}.header__top__right{display:-ms-flexbox;display:flex}@media screen and (max-width:39.9375em){.header__top__right{width:100%;-ms-flex-pack:center;justify-content:center;margin-bottom:.625rem}}@media screen and (max-width:39.9375em){.header__top__middle{-ms-flex-order:-1;order:-1;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;margin-bottom:.625rem}}.header__top__profile{margin-left:1.875rem;color:#1a1a1a}.header__top__profile:focus,.header__top__profile:hover{color:#777}@media screen and (max-width:39.9375em){.header__top2{padding:0 .625rem}}@media screen and (min-width:40em){.header__top2{padding:0 .9375rem 1.875rem}}.header__middle{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:39.9375em){.header__middle{padding:0 .625rem 1.1875rem;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.875rem;margin-top:1.875rem}}@media screen and (min-width:40em){.header__middle{padding:0 .9375rem 1.1875rem}}@media (max-width:1599px){.header__middle{border-bottom:1px solid #ddd;max-width:none}}.header__bottom{border-top:1px solid #ddd}.header__mobile-btn{margin-left:1.875rem;margin-top:-.3125rem}.header__mobile-btn .menu-icon:focus,.header__mobile-btn .menu-icon:hover{opacity:.9}.header__mobile-btn .menu-icon:after{background:#83275c;box-shadow:0 7px 0 #83275c,0 14px 0 #83275c}@media (max-width:1023px){.header__mobile-btn{display:block!important}}.header__cart{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-left:1.5rem}.header__cart__icon{display:inline-block;position:relative}.header__cart__icon:focus i,.header__cart__icon:hover i{color:#777}.header__cart__icon i{color:#000;font-size:1.0625rem;transition:all .3s}.header__cart__icon .cart-number{display:inline-block;background-color:#83275c;border-radius:50%;width:1rem;height:1rem;line-height:1rem;text-align:center;color:#fff;font-size:.5rem;text-transform:uppercase;position:absolute;top:-.4375rem;left:-.5625rem;transition:all .3s}.header__search{position:relative}@media screen and (max-width:39.9375em){.header__search{width:100%;display:inline-block;margin-bottom:1.25rem}}.header__search input[type=search]{color:#1a1a1a;font-size:.8125rem;padding:0 0 0 1.75rem;line-height:1rem;margin:0;box-shadow:none;border-top:0;border-bottom:1px solid #fff0;border-left:0;border-right:0;transition:all .3s}.header__search input[type=search]:focus{border-color:#1a1a1a}.header__search input[type=search].placeholder{color:rgb(26 26 26 / .5)}.header__search input[type=search]:-moz-placeholder,.header__search input[type=search]::-moz-placeholder{color:rgb(26 26 26 / .5)}.header__search input[type=search]:-ms-input-placeholder{color:rgb(26 26 26 / .5)}.header__search input[type=search]::-webkit-input-placeholder{color:rgb(26 26 26 / .5)}.header__search .search__submit{position:absolute;left:0;top:50%;transform:translateY(-50%)}.header__search .search__submit:focus i,.header__search .search__submit:hover i{color:rgb(.5,.5,.5)}.header__search .search__submit i{color:#1a1a1a;font-size:1rem;transition:all .3s}.top-bar{background:none;padding:0}.promo-bar{background:#1a1a1a;color:#fff;padding:.625rem;font-weight:700}.dgwt-wcas-search-input{max-width:none!important}.dgwt-wcas-content-wrapp .product__prices span{color:#83275c}.header__nav .menu{background-color:#fff0}.header__nav .menu>li{transition:all .3s}.header__nav .menu>li.is-dropdown-submenu-parent:focus>a:after,.header__nav .menu>li.is-dropdown-submenu-parent:hover>a:after{border-color:#83275c #fff0 #fff0}.header__nav .menu>li>a{padding:1.25rem .9375rem;color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1;text-transform:uppercase;position:relative;background:none}.header__nav .menu>li.active>a,.header__nav .menu>li:focus>a,.header__nav .menu>li:hover>a{color:#777}.header__nav .menu .submenu .is-dropdown-submenu-parent.is-dropdown-submenu-parent.is-dropdown-submenu-parent.is-dropdown-submenu-parent.opens-right:focus>a:after,.header__nav .menu .submenu .is-dropdown-submenu-parent.is-dropdown-submenu-parent.is-dropdown-submenu-parent.is-dropdown-submenu-parent.opens-right:hover>a:after{border-color:#fff0 #fff0 #fff0 #83275c}.header__nav .menu .submenu .is-dropdown-submenu-parent.is-dropdown-submenu-parent.is-dropdown-submenu-parent.is-dropdown-submenu-parent.opens-right>a:after{border-color:#fff0 #fff0 #fff0 #fff}.footer .menu>li.active>a,.footer .menu>li.current-cat>a,.footer .menu>li:focus>a,.footer .menu>li:hover>a,.footer .product-categories>li.active>a,.footer .product-categories>li.current-cat>a,.footer .product-categories>li:focus>a,.footer .product-categories>li:hover>a{background:none;color:#83275c}.footer .menu>li>a,.footer .product-categories>li>a{line-height:1;padding:0;color:#fff;font-size:.8125rem;font-weight:700;text-transform:uppercase}.footer .menu>li>a:focus,.footer .menu>li>a:hover,.footer .product-categories>li>a:focus,.footer .product-categories>li>a:hover{color:#fff}.footer .menu>li+li,.footer .product-categories>li+li{margin-top:1.125rem}.off-canvas{background-color:#83275c}.off-canvas .menu li{transition:all .3s}.off-canvas .menu li a{color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase}.off-canvas .menu li.active,.off-canvas .menu li:focus,.off-canvas .menu li:hover{box-shadow:0 0 8px rgb(7 7 7 / .07)}.off-canvas .menu li.active>a,.off-canvas .menu li:focus>a,.off-canvas .menu li:hover>a{background:#fff;color:#83275c}@media screen and (max-width:39.9375em){.header__menu{width:100%}}@media screen and (max-width:39.9375em){.header__menu .menu{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}}.header__menu .menu li{display:inline-block}@media screen and (max-width:39.9375em){.header__menu .menu li{text-align:center}}.header__menu .menu li a{padding:0;color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1;text-transform:uppercase}.header__menu .menu li.active>a,.header__menu .menu li:focus>a,.header__menu .menu li:hover>a{color:#777;background:none}@media screen and (max-width:39.9375em){.header__menu .menu li+li{margin-top:.625rem}}@media screen and (min-width:40em){.header__menu .menu li+li{margin-left:2.5rem}}.header__lang .menu{line-height:1}.header__lang .menu li{display:inline-block}.header__lang .menu li.current-lang a{opacity:1}.header__lang .menu li a{padding:0;color:#1a1a1a;font-size:.75rem;font-weight:700;line-height:1;text-transform:uppercase;opacity:.5}.header__lang .menu li a:focus,.header__lang .menu li a:hover{color:#777}.header__lang .menu li+li{margin-left:.5625rem}.footer{margin-top:0;padding-top:1.875rem;border-top:1px solid #ddd}.footer__top{padding-top:1.875rem;padding-bottom:1.875rem;background-color:#83275c}@media screen and (min-width:40em){.footer__top{padding-top:3.75rem;padding-bottom:3.75rem}}.footer__bottom{background-color:#83275c;padding-top:1.875rem;padding-bottom:1.875rem;color:#fff;font-size:.8125rem;line-height:1}.footer__bottom strong{color:#fff;font-weight:700}@media screen and (max-width:39.9375em){.footer__bottom{padding-left:.625rem;padding-right:.625rem}}@media screen and (min-width:40em){.footer__bottom{padding-left:.9375rem;padding-right:.9375rem}}.footer__bottom a{color:#fff!important}.footer__bottom a:focus,.footer__bottom a:hover{color:#777}.footer__copyright{color:#fff}@media screen and (max-width:39.9375em){.footer__copyright span{display:block}}@media (max-width:1023px){.footer__copyright{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;text-align:center}}.footer__copyright a{text-decoration:underline;text-transform:uppercase;color:#fff}@media (max-width:1023px){.footer__madeby{margin-top:.9375rem;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}}.footer__hr{max-width:none;margin:0;border-bottom-color:#ddd}.footer .widgettitle{color:#fff;font-family:Open Sans,sans-serif;font-size:1.125rem;line-height:1;margin-bottom:1.875rem}.footer .textwidget{font-size:.75rem;line-height:1.125rem}.footer .textwidget p{margin-bottom:0}.footer .textwidget img{margin-right:1.3125rem;margin-bottom:.625rem}.footer .textwidget img:last-of-type{margin-right:0}@media print,screen and (min-width:80em){.footer .product-categories{column-count:2}.footer .product-categories li:nth-child(n+6){padding-left:3.75rem}}.footer .contact-info{color:#fff;font-size:.8125rem;font-weight:700;line-height:1.125rem}.footer .contact-info small{font-size:.75rem}.footer .contact-info__title{text-transform:uppercase;color:#1a1a1a;font-weight:700}.footer .contact-info.phone a{color:#fff}.footer .contact-info.phone a:focus,.footer .contact-info.phone a:hover{color:#777}.footer .contact-info.email a{color:#fff}.footer .contact-info.email a:focus,.footer .contact-info.email a:hover{color:#777}.footer .contact-info+.contact-info{margin-top:.9375rem}.footer .social-bar{margin-top:2.125rem}@media (max-width:799px){.footer .social-bar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1024px){.footer .social-bar{margin-left:1rem}}.footer .social-bar__item{display:inline-block;line-height:1}.footer .social-bar__item a{color:#fff;font-size:.75rem}.footer .social-bar__item a:focus,.footer .social-bar__item a:hover{color:#1a1a1a}@media (min-width:640px) and (max-width:1023px){.footer .social-bar__item+.social-bar__item{margin-left:.625rem}}@media (min-width:1024px){.footer .social-bar__item+.social-bar__item{margin-left:1.75rem}}.footer .newsletter__caption{color:#777;font-size:.75rem;line-height:1;text-decoration:underline;transition:all .3s}.footer .newsletter__caption:focus,.footer .newsletter__caption:hover{opacity:.9}.footer-boxes{margin-bottom:1.875rem}@media screen and (max-width:39.9375em){.footer-boxes>.columns:nth-child(n+2){margin-top:.625rem}}.footer-boxes__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:1.875rem .625rem;border:2px solid #ededed;height:100%;text-align:center}.footer-boxes__item__icon{margin-bottom:1.25rem;line-height:1}.footer-boxes__item__icon i{color:#777;font-size:1.875rem}.footer-boxes__item__icon i.icon-delivery{font-size:2.1875rem}.footer-boxes__item__icon img{max-height:1.875rem}.footer-boxes__item__title{color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:1.125rem;font-weight:400;margin-bottom:.5rem;line-height:1}.footer-boxes__item__subtitle{color:#777;font-size:.875rem;line-height:1.5}.footer .newsletter{position:relative;margin-top:.6875rem}.footer .newsletter .wpcf7-email{margin:0;box-shadow:none!important;height:auto!important;padding:.75rem 2.375rem .75rem .75rem;font-size:.875rem}.footer .newsletter .wpcf7-email.placeholder{font-size:.875rem}.footer .newsletter .wpcf7-email:-moz-placeholder,.footer .newsletter .wpcf7-email::-moz-placeholder{font-size:.875rem}.footer .newsletter .wpcf7-email:-ms-input-placeholder{font-size:.875rem}.footer .newsletter .wpcf7-email::-webkit-input-placeholder{font-size:.875rem}.footer .newsletter .wpcf7-not-valid-tip{color:#e74c3c;font-size:.75rem;margin-top:.125rem;display:none;font-display:swap}.footer .newsletter .ajax-loader{display:none;font-display:swap}.footer .newsletter__submit{position:absolute;right:.9375rem;top:50%;transform:translateY(-50%)}.footer .newsletter__submit i{font-size:1.125rem;color:#1a1a1a}.footer .wpcf7-response-output{border:0;color:#fff;font-size:.875rem;padding:.625rem;line-height:1;margin:.5rem 0 0}.footer .wpcf7-validation-errors{background-color:#e74c3c}.footer .wpcf7-mail-sent-ok{background-color:#006726}.footer .social-links__item{line-height:1}.footer .social-links__item a{color:#fff;font-size:.75rem}.footer .social-links__item a:focus,.footer .social-links__item a:hover{color:#1a1a1a}.footer .social-links__item+.social-links__item{margin-top:.625rem}.home-slider{background-size:cover;background-position:50%;background-repeat:no-repeat;max-width:71.25rem;margin:1.875rem auto 3.125rem}@media screen and (max-width:39.9375em){.home-slider{display:none;font-display:swap;!important}}@media (min-width:1170px){.home-slider__wrap>.columns{padding-left:0;padding-right:0}}.home-slider .slick-dots.slick-dots.slick-dots{bottom:3.125rem;left:0}.home-slider .slick-dots.slick-dots.slick-dots li{margin:0;width:auto!important;height:auto!important}.home-slider .slick-dots.slick-dots.slick-dots li button{padding:0;border:2px solid #fff0;border-radius:50%;width:.9375rem;height:.9375rem;background:rgb(131 39 92 / .3)}.home-slider .slick-dots.slick-dots.slick-dots li button:before{display:none;font-display:swap}.home-slider .slick-dots.slick-dots.slick-dots li.slick-active button,.home-slider .slick-dots.slick-dots.slick-dots li button:hover{border-color:#83275c;background:none}.home-slider .slick-dots.slick-dots.slick-dots li+li{margin-left:.5rem}.home-slider .slick-arrow{color:rgb(26 26 26 / .3);font-size:1.25rem}.home-slider .slick-arrow:focus,.home-slider .slick-arrow:hover{color:#1a1a1a}.home-slider .slick-arrow:before{display:none;font-display:swap}.home-slider .slick-prev{left:-2.5rem}.home-slider .slick-next{right:-2.5rem}.home-slider__item{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:34.5rem!important;background-size:cover;background-position:50%;background-repeat:no-repeat;-ms-flex-align:center;align-items:center;position:relative}.home-slider__item__content{max-width:46.25rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;text-align:center;position:relative}@media (max-width:1023px){.home-slider__item__content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}@media screen and (max-width:39.9375em){.home-slider__item__photo{margin-bottom:2.625rem}}@media screen and (min-width:40em){.home-slider__item__photo{-ms-flex:0 0 265px;flex:0 0 16.5625rem}}@media (min-width:1024px){.home-slider__item__photo{margin-right:2.375rem}}.home-slider__item__photo img{transition:all .3s;border-radius:50%}.home-slider__item__photo img:focus,.home-slider__item__photo img:hover{opacity:.9}.home-slider__item__title1,.home-slider__item__title2{font-family:Open Sans,sans-serif;color:#fff;text-transform:uppercase;font-weight:700;line-height:1}.home-slider__item__title1{font-size:1.875rem;margin-bottom:.75rem}.home-slider__item__title2{font-size:1.75rem;margin-bottom:1.25rem}.home-slider__item__description{color:#fff;font-size:1.25rem;line-height:1.625rem;margin-bottom:1.625rem}.home-slider__item__description p{margin-bottom:0}.home-slider__item__link{display:inline-block;margin-top:1.625rem;border-color:#fff;color:#fff}.home-slider__item__link:focus,.home-slider__item__link:hover{border-color:#1a1a1a}.home-products+.home-products{margin-top:3.375rem}@media (min-width:1170px){.home-products>.columns{margin-left:-.9375rem;margin-right:-.9375rem}}.home-products:last-of-type{margin-bottom:1.875rem}@media screen and (min-width:40em){.home-products:last-of-type{margin-bottom:6.25rem}}.home-products__title{color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:1.625rem;line-height:1;text-transform:uppercase;margin-bottom:2.4375rem;text-align:center}.home-products__title span{background:#fff;padding:.625rem}.products{margin-bottom:1.25rem;max-width:none}.products .product{margin-bottom:2.5rem}@media screen and (max-width:39.9375em){.products .product:last-child{margin-bottom:0}}body.home .products .product .inner{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}body.home .products .product .product__title+.product__prices{margin-bottom:.9375rem}body.home .products .product .add_to_cart_button{margin-top:auto}body.home .add_to_cart_button{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}body.home .add_to_cart_button.disabled,body.home .add_to_cart_button[disabled]{opacity:1;background-color:#858585}body.home .add_to_cart_button.disabled:focus,body.home .add_to_cart_button.disabled:hover,body.home .add_to_cart_button[disabled]:focus,body.home .add_to_cart_button[disabled]:hover{background-color:#83275c}body.home .add_to_cart_button:focus,body.home .add_to_cart_button:hover{background-color:#83275c;opacity:.9}body.home .add_to_cart_button{color:#83275c;background-color:#fff0;border:1px solid #83275c}body.home .add_to_cart_button:focus,body.home .add_to_cart_button:hover{opacity:1;color:#fff}body.home .add_to_cart_button.disabled,body.home .add_to_cart_button[disabled]{opacity:.25;background-color:#fff0}body.home .add_to_cart_button{width:100%;margin-top:.9375rem;padding:.625rem}.product-archive .semi-wide{width:80rem}.product-archive .products{margin-bottom:0}.product-archive .products .add_to_cart_button,.product-archive .products .ajax_add_to_cart,.product-archive .products .button+.added_to_cart{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}.product-archive .products .add_to_cart_button.disabled,.product-archive .products .add_to_cart_button[disabled],.product-archive .products .ajax_add_to_cart.disabled,.product-archive .products .ajax_add_to_cart[disabled],.product-archive .products .button+.added_to_cart.disabled,.product-archive .products .button+.added_to_cart[disabled]{opacity:1;background-color:#858585}.product-archive .products .add_to_cart_button.disabled:focus,.product-archive .products .add_to_cart_button.disabled:hover,.product-archive .products .add_to_cart_button[disabled]:focus,.product-archive .products .add_to_cart_button[disabled]:hover,.product-archive .products .ajax_add_to_cart.disabled:focus,.product-archive .products .ajax_add_to_cart.disabled:hover,.product-archive .products .ajax_add_to_cart[disabled]:focus,.product-archive .products .ajax_add_to_cart[disabled]:hover,.product-archive .products .button+.added_to_cart.disabled:focus,.product-archive .products .button+.added_to_cart.disabled:hover,.product-archive .products .button+.added_to_cart[disabled]:focus,.product-archive .products .button+.added_to_cart[disabled]:hover{background-color:#83275c}.product-archive .products .add_to_cart_button:focus,.product-archive .products .add_to_cart_button:hover,.product-archive .products .ajax_add_to_cart:focus,.product-archive .products .ajax_add_to_cart:hover,.product-archive .products .button+.added_to_cart:focus,.product-archive .products .button+.added_to_cart:hover{background-color:#83275c;opacity:.9}.product-archive .products .add_to_cart_button,.product-archive .products .ajax_add_to_cart,.product-archive .products .button+.added_to_cart{color:#83275c;background-color:#fff0;border:1px solid #83275c}.product-archive .products .add_to_cart_button:focus,.product-archive .products .add_to_cart_button:hover,.product-archive .products .ajax_add_to_cart:focus,.product-archive .products .ajax_add_to_cart:hover,.product-archive .products .button+.added_to_cart:focus,.product-archive .products .button+.added_to_cart:hover{opacity:1;color:#fff}.product-archive .products .add_to_cart_button.disabled,.product-archive .products .add_to_cart_button[disabled],.product-archive .products .ajax_add_to_cart.disabled,.product-archive .products .ajax_add_to_cart[disabled],.product-archive .products .button+.added_to_cart.disabled,.product-archive .products .button+.added_to_cart[disabled]{opacity:.25;background-color:#fff0}.product-archive .products .add_to_cart_button,.product-archive .products .ajax_add_to_cart,.product-archive .products .button+.added_to_cart{width:100%;margin-top:.9375rem;padding:.625rem}@media screen and (min-width:40em){.product-archive .products .add_to_cart_button,.product-archive .products .ajax_add_to_cart,.product-archive .products .button+.added_to_cart{margin-top:auto}}@media screen and (max-width:39.9375em){.product-archive .products .product:nth-child(n+2){margin-top:2.5rem}}.product-archive .products .product__thumb{transition:all .3s}.product-archive .products .product__thumb:focus,.product-archive .products .product__thumb:hover{opacity:.9}@media screen and (min-width:40em){.product-archive .products .product .inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.product-archive .products .product .inner .product__title+.product__prices{margin-bottom:1.25rem}}@media screen and (min-width:40em) and (max-width:79.9375em){body.search .product-archive .products .product:nth-child(n+4),body:not(.search) .product-archive .products .product:nth-child(n+3){margin-top:2.5rem}}@media print,screen and (min-width:80em){body.search .product-archive .products .product:nth-child(n+5),body:not(.search) .product-archive .products .product:nth-child(n+4){margin-top:2.5rem}}.product-archive__heading{color:#1a1a1a;font-size:1.5rem;line-height:1;margin-bottom:2.875rem}.product-archive__header{margin-bottom:1.75rem}.product-archive__header .woocommerce-pagination{display:inline-block;margin-top:.9375rem}@media (min-width:1024px){.product-archive__header .woocommerce-pagination{margin-left:2.1875rem}}@media screen and (max-width:39.9375em){body:not(.search) .product-archive__header{margin-top:1.5rem}}@media screen and (min-width:40em){.product-archive__header{margin-bottom:3rem}}.product-archive__sort{text-align:right;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.product-archive__sort__wrap{display:inline-block;max-width:16.875rem}@media screen and (max-width:39.9375em){.product-archive__sort{margin-top:1.5rem}}@media (min-width:640px) and (max-width:1023px){.product-archive__sort{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;margin-top:1.5rem}}.product-archive__search__wrap,.product-archive__sort__wrap{position:relative}.product-archive__search__caption,.product-archive__sort__caption{color:#1a1a1a;font-weight:600;font-size:.875rem;text-transform:uppercase;margin-bottom:.625rem}.product-archive__search__caption{margin-top:.625rem}@media (min-width:640px) and (max-width:1023px){.product-archive__search__wrap{max-width:16.875rem}}.product-archive__search__wrap .search__submit{position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.product-archive__search__wrap .search__submit:focus i,.product-archive__search__wrap .search__submit:hover i{color:#83275c}.product-archive__search__wrap .search__submit i{color:hsl(0 0% 52% / .5);font-size:1rem;transition:all .3s}.product-archive__search__wrap .search-field{box-shadow:none;border:2px solid #eee;padding:1rem 2.1875rem;transition:all .3s;color:hsl(0 0% 52% / .5);font-size:.875rem;margin-bottom:0;height:auto!important}.product-archive__search__wrap .search-field:focus{border-color:#83275c;color:#1a1a1a}.product-archive__count{color:#777;font-size:.875rem;line-height:1}@media (min-width:640px) and (max-width:1023px){.product-archive__count{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}}.product-archive__count p{margin-bottom:0}.product-archive__category,.product-archive__tag{color:#000;font-family:Open Sans,sans-serif;font-size:2rem;line-height:1;text-transform:uppercase;margin-bottom:.6875rem}@media (min-width:640px) and (max-width:1023px){.product-archive__left{-ms-flex:0 0 33.33%!important;flex:0 0 33.33%!important;max-width:33.33%!important}}.product-archive__left .widgettitle{color:#000;font-family:Open Sans,sans-serif;font-size:1.25rem;line-height:1;margin-bottom:1.875rem}.product-archive__left .widget:nth-child(n+2){margin-top:1.875rem}@media (min-width:640px) and (max-width:1023px){body:not(.search):not(.woocommerce-account) .product-archive__right{-ms-flex:0 0 66.67%!important;flex:0 0 66.67%!important;max-width:66.67%!important}}.product-archive__right .separator{padding-left:.625rem;padding-right:.625rem;margin-top:1.875rem}@media screen and (min-width:40em){.product-archive__right .separator{padding-left:.9375rem;padding-right:.9375rem;margin-top:3.75rem}}.product-archive .widget_layered_nav ul li:focus a,.product-archive .widget_layered_nav ul li:hover a,.product-archive .widget_product_categories ul li:focus a,.product-archive .widget_product_categories ul li:hover a{color:#83275c;font-weight:700;padding-left:.9375rem}.product-archive .widget_layered_nav ul li:focus a:before,.product-archive .widget_layered_nav ul li:hover a:before,.product-archive .widget_product_categories ul li:focus a:before,.product-archive .widget_product_categories ul li:hover a:before{width:.625rem}.product-archive .widget_layered_nav ul li a,.product-archive .widget_product_categories ul li a{color:#1a1a1a;font-size:.875rem;font-weight:400;line-height:1.5rem;position:relative}.product-archive .widget_layered_nav ul li a:before,.product-archive .widget_product_categories ul li a:before{content:"";transition:all .3s;position:absolute;top:50%;left:0;width:0;height:.125rem;background-color:#83275c}.product-archive .widget_product_categories{padding:1.9375rem;border:1px solid #ddd}.product-archive .widget_social_media_widget .widgettitle{margin-bottom:.875rem}.product-archive .widget_social_media_widget .social-links__item{padding:1.9375rem;border:1px solid #ddd;text-align:center}.product-archive .widget_social_media_widget .social-links__item:nth-child(n+2){margin-top:.625rem}.product-archive .widget_social_media_widget .social-links__item i{color:#000;font-size:1.875rem;display:block;margin-bottom:.5625rem}.product-archive .widget_social_media_widget .social-links__item a{color:#777;font-size:.75rem;line-height:1}.product-archive .widget_social_media_widget .social-links__item a:focus,.product-archive .widget_social_media_widget .social-links__item a:hover{color:#000}.product-archive .widget_layered_nav ul li{display:-ms-flexbox;display:flex;transition:all .3s}.product-archive .widget_layered_nav ul li a{display:-ms-flexbox;display:flex}.product-archive .widget_layered_nav ul li span{line-height:1.5rem}.product-archive .widget_layered_nav ul li i{opacity:0;margin:auto;transition:all .3s}.product-archive .widget_layered_nav ul li.chosen i{opacity:1}.product-archive .widget_layered_nav ul li.chosen a{font-weight:700}.product-archive .widget_layered_nav ul li .input-checkbox{transition:all .3s;display:-ms-flexbox;display:flex;cursor:pointer}.product-archive .widget_layered_nav ul li .input-checkbox:focus i,.product-archive .widget_layered_nav ul li .input-checkbox:hover i{opacity:1}.product-archive .widget_layered_nav ul li:focus,.product-archive .widget_layered_nav ul li:focus a,.product-archive .widget_layered_nav ul li:hover,.product-archive .widget_layered_nav ul li:hover a{color:#83275c}.product-archive .widget_layered_nav ul li:focus .input-checkbox,.product-archive .widget_layered_nav ul li:hover .input-checkbox{border-color:#83275c}.product-archive .add_to_cart_button+.added_to_cart{margin-top:0.625rem!important}@media screen and (max-width:39.9375em){.product-archive #filter-accordion{display:none;font-display:swap}}@media screen and (min-width:40em){.product-archive #filter-accordion{display:block!important}}.product-archive #filter-accordion-btn{margin-bottom:1.25rem}.product:focus .product__thumb,.product:hover .product__thumb{box-shadow:0 0 60px rgb(0 0 0 / .07);border-color:#fff0}.product:focus .product__buttons,.product:hover .product__buttons,[data-whatinput=touch] .product__buttons{opacity:1}.product__thumb{display:-ms-flexbox;display:flex;position:relative;transition:all .3s;overflow:hidden;width:100%;padding-bottom:150%}.product__thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center}.product__buttons{position:absolute;bottom:.375rem;left:.375rem;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;transition:all .3s;opacity:0}@media (max-width:1300px){.product__buttons .add_to_cart_button{padding:1.125rem 1rem}}.product__buttons .added_to_cart{display:none;font-display:swap}.product__title{color:#1a1a1a;font-family:Open Sans,sans-serif;font-size:.9375rem;line-height:1;text-transform:uppercase;margin-top:1.5rem;margin-bottom:1.125rem;text-align:center}.product .woocommerce-variation-availability{margin-top:1rem}.product .woocommerce-variation-price,.product__prices{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.product .woocommerce-variation-price span,.product__prices span{display:inline-block;color:#1a1a1a;font-size:1.375rem;font-weight:600;line-height:1}.product .woocommerce-variation-price span small,.product__prices span small{font-size:.9375rem}.product .woocommerce-variation-price span.old .amount,.product .woocommerce-variation-price span.old span,.product__prices span.old .amount,.product__prices span.old span{color:#777;font-size:1rem;font-weight:300;line-height:1;text-decoration:line-through}.product .woocommerce-variation-price span.old small,.product__prices span.old small{font-size:.75rem}.product .woocommerce-variation-price .current+.old,.product__prices .current+.old{margin-left:.9375rem}.product__ribbons{position:absolute;top:0;right:0;z-index:99}.product__ribbons span{display:block;color:#1a1a1a;font-size:.875rem;font-weight:700;text-transform:uppercase;line-height:1;padding:.625rem;background-color:#fff}.woocommerce-pagination{margin-top:2.3125rem}.woocommerce-pagination .page-numbers{margin-left:0;margin-bottom:0;text-align:center}.woocommerce-pagination .page-numbers li{display:inline-block}.woocommerce-pagination .page-numbers li .page-numbers{width:1.875rem;height:1.875rem;line-height:1.875rem;text-align:center;color:#1a1a1a;font-size:.8125rem;text-transform:uppercase;transition:all .3s;display:inline-block}.woocommerce-pagination .page-numbers li .page-numbers.current,.woocommerce-pagination .page-numbers li .page-numbers:focus,.woocommerce-pagination .page-numbers li .page-numbers:hover{background-color:#f2f2f2;font-weight:700;color:#000!important}.children{margin-left:1rem!important}.cat-parent a{font-weight:600}.woocommerce-widget-layered-nav-list__item{margin-top:.625rem}.contact__footer{-ms-flex-direction:column;flex-direction:column;margin-top:.625rem}.page-title{margin-bottom:2rem}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{background:#fff}.price_slider__item:nth-child(n+2){margin-top:.625rem}.price_slider__item>a{padding-left:0!important}.price_slider__item>a:before{display:none;font-display:swap;!important}.price_slider__items{margin-top:1.875rem!important;margin-bottom:1.875rem!important}body.single-product [id="188467_paypo_field"]{display:none;font-display:swap}body.single-product #omnibus-price-data{font-size:.75rem;color:#000}body.single-product .row.breadcrumbs{margin:1.25rem 1.875rem}body.single-product .product__header{text-align:left}body.single-product .product__rating-widget{margin:0 0 .625rem}body.single-product .product__rating-widget-link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:10px;text-decoration:none;color:#1a1a1a;cursor:pointer;transition:opacity .3s ease}body.single-product .product__rating-widget-link:focus,body.single-product .product__rating-widget-link:hover{opacity:.7}body.single-product .product__rating-widget-stars{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}body.single-product .product__rating-widget-stars .star-rating{font-size:.875rem;height:1em;line-height:1;position:relative;width:5.4em;font-family:WooCommerce;margin:0;float:none}body.single-product .product__rating-widget-stars .star-rating:before{content:" ";color:#d3ced2;float:left;left:0;position:absolute;top:0}body.single-product .product__rating-widget-stars .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}body.single-product .product__rating-widget-stars .star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0;color:#ffb900}body.single-product .product__rating-text{font-size:.875rem;font-weight:400;line-height:1.4}body.single-product .product__rating-text .count{font-weight:600}body.single-product .product__favorite-btn{color:#1a1a1a;background-color:transparent!important;margin:.9375rem 0 0;padding:0;border:0}body.single-product .product__favorite-btn i{font-size:.9375rem;display:inline-block;margin-right:.8125rem}body.single-product .product__favorite-btn:focus,body.single-product .product__favorite-btn:hover{color:#777}body.single-product .product__favorite-btn span{font-size:.75rem;font-weight:400;line-height:.9375rem;text-transform:uppercase}body.single-product .product .sku_wrapper{font-size:.6875rem;line-height:1;text-transform:uppercase;text-align:center;color:#1a1a1a;margin-bottom:.5625rem;font-weight:400}body.single-product .product .social-share{border-top:1px solid #8d8d8d;border-bottom:1px solid #8d8d8d;padding-top:1.875rem;padding-bottom:1.875rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}body.single-product .product .social-share__item:nth-child(n+2){margin-left:2.75rem}body.single-product .product .social-share__item i{color:#8d8d8d;font-size:1.125rem;transition:all .3s}body.single-product .product .social-share__item i:focus,body.single-product .product .social-share__item i:hover{color:#1a1a1a}body.single-product .product__fav-wrap{text-align:center}body.single-product .product_title{color:#000;font-family:Open Sans,sans-serif;line-height:1;text-transform:uppercase;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}@media screen and (min-width:40em){body.single-product .product_title{font-size:2rem}}@media screen and (max-width:39.9375em){body.single-product .product__left{margin-bottom:2.625rem}}body.single-product .product__right{padding-left:3.125rem}@media screen and (min-width:40em) and (max-width:79.9375em){body.single-product .product__right{padding-left:1.875rem}}body.single-product .product__right .stock{text-align:left;font-size:.875rem;font-weight:500;margin-bottom:.9375rem}body.single-product .product__right .stock.in-stock{color:#4caf50}body.single-product .product__right .stock.low-stock{color:#ff9800;font-weight:600}body.single-product .product__right .stock.out-of-stock{color:#f44336;font-weight:600}body.single-product .product__right form.cart{text-align:center}body.single-product .product__right .single_add_to_cart_button{width:100%;margin:1.25rem 0;display:block}body.single-product .product__right .separator{margin-top:1.875rem;margin-bottom:1.875rem}@media screen and (min-width:40em){body.single-product .product__right .separator{margin-top:3.375rem;margin-bottom:3.125rem}}body.single-product .product__right .product__quantity-price{margin-top:1.25rem;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-product .product__right .product__quantity-price,body.single-product .product__right .quantity{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}body.single-product .product__right .quantity{margin-top:0}body.single-product .product__right .quantity__wrap{-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}body.single-product .product__right .quantity .screen-reader-text,body.single-product .product__right .quantity__label,body.single-product .product__right .quantity label{display:none;font-display:swap;!important}body.single-product .product__right .woocommerce-Price-amount{margin-left:0;display:inline-block}body.single-product .product__right .product__benefits{margin:1.875rem auto 0;padding:1.25rem 0;border-top:1px solid #e1e1e1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}body.single-product .product__right .product__benefits-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;font-size:.875rem;line-height:1.4}body.single-product .product__right .product__benefits-icon{font-size:1.5rem;min-width:1.875rem;font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.single-product .product__right .product__benefits-icon,body.single-product .product__right .product__benefits-image{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}body.single-product .product__right .product__benefits-image{height:1.5rem;width:auto;max-width:3.75rem;object-fit:contain}body.single-product .product__right .product__benefits-text{color:#1a1a1a}body.single-product .product__right .product__benefits-text .benefit-highlight{font-weight:700;color:#83275c}body.single-product .product__gallery__left{position:relative;margin-bottom:.625rem}@media (min-width:1170px){body.single-product .product__gallery__left,body.single-product .product__gallery__right{padding-left:0;padding-right:0}}body.single-product .product__gallery .product__ribbons{position:absolute;top:.625rem;right:0;z-index:99}body.single-product .product__gallery .product__ribbons span{display:block;color:#1a1a1a;font-size:.875rem;font-weight:700;text-transform:uppercase;line-height:1;padding:.625rem;background-color:#fff;margin-bottom:.3125rem}body.single-product .product__gallery .product__ribbons span:last-child{margin-bottom:0}body.single-product .product__gallery .product__ribbons span.onsale{background-color:red;color:#fff}body.single-product .product__gallery .product__ribbons span.new{background-color:#4caf50;color:#fff}body.single-product .product__gallery .product__ribbons span.bestseller{background-color:#ff9800;color:#fff}body.single-product .product__gallery .product__ribbons span.product_cg{background-color:#2196f3;color:#fff}body.single-product .product__gallery .product__ribbons span.product_peh{background-color:#9c27b0;color:#fff}body.single-product .product__meta{margin-bottom:1.25rem;-ms-flex-pack:center;justify-content:center;text-align:center}body.single-product .product__meta .sku-wrapper{font-size:.6875rem;line-height:1;text-transform:uppercase;text-align:center;color:#1a1a1a;margin-bottom:.5625rem}body.single-product .product_meta a{color:#1a1a1a;font-size:.75rem;line-height:1;padding:.625rem;border:1px solid #999;display:inline-block}body.single-product .product_meta a:focus,body.single-product .product_meta a:hover{color:#fff;border-color:#1a1a1a;background-color:#1a1a1a}body.single-product .product_meta>*{display:block;margin-top:.625rem}body.single-product .product_meta>:first-child{margin-top:0}body.single-product .product__rating{margin-bottom:1.5rem}@media screen and (min-width:40em){body.single-product .product__rating{margin-bottom:3.0625rem}}body.single-product .product__title{margin-top:0;margin-bottom:0;text-align:left}body.single-product .product__short-description ol,body.single-product .product__short-description ul{list-style:none;padding-left:0;margin-left:0}body.single-product .product__short-description ol li,body.single-product .product__short-description ul li{position:relative;padding-left:2rem;margin-bottom:.5rem;font-weight:700}body.single-product .product__short-description ol li:before,body.single-product .product__short-description ul li:before{content:"";position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAiIHN0cm9rZT0iIzRDQUY1MCIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik04IDEyTDExIDE1TDE2IDkiIHN0cm9rZT0iIzRDQUY1MCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+CgoK);background-size:contain;background-repeat:no-repeat;background-position:50%}body.single-product .product__prices{margin-bottom:0;text-align:left;-ms-flex-pack:left;justify-content:left}body.single-product .product__prices span.current{color:#1a1a1a}body.single-product .product__prices span.current .woocommerce-Price-amount{font-size:3rem;font-weight:700;line-height:1}body.single-product .product__prices span.current small{font-size:1.4375rem!important}body.single-product .product__prices span.old{font-size:1.25rem;color:#777}body.single-product .product__prices span.old .woocommerce-Price-amount{font-size:1.25rem;font-weight:700;line-height:1}body.single-product .product__prices span.old span{text-decoration:line-through}body.single-product .product__prices span.old small{font-size:1.0625rem}body.single-product .product__prices__label1,body.single-product .product__prices__label2{font-size:.6875rem;line-height:1;text-transform:uppercase;text-align:center}body.single-product .product__prices__label1{color:#1a1a1a;margin-bottom:.5625rem}body.single-product .product__prices__label2{color:#777;font-style:italic;margin-top:.5625rem;margin-bottom:.375rem}body.single-product .product__slider .slide{border:0;outline:0}body.single-product .product__slider .slide__wrap,body.single-product .product__slider .slide a{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}body.single-product .product__slider .slide__wrap img,body.single-product .product__slider .slide a img{width:100%;border:1px solid #e1e1e1}@media screen and (max-width:39.9375em){body.single-product .product__slider--main .slide+.slide{margin-top:1.5rem}}body.single-product .product__slider--nav{margin-left:-.3125rem;margin-right:-.3125rem}body.single-product .product__slider--nav .slide{cursor:pointer;padding-left:.3125rem;padding-right:.3125rem}body.single-product .product__slider--nav .slide__wrap{transition:all .3s;position:relative;padding-bottom:150%;background-size:cover;background-position:50%;background-repeat:no-repeat}body.single-product .product__slider--nav .slide__wrap:focus,body.single-product .product__slider--nav .slide__wrap:hover{opacity:.9}body.single-product .woocommerce-variation-price .product__prices{margin-bottom:1.25rem}body.single-product .product__sale-countdown{margin-top:.625rem;margin-bottom:.9375rem;font-size:.875rem;color:#1a1a1a;font-weight:600}body.single-product .product__sale-countdown-text{display:inline-block;color:#1a1a1a}body.single-product .product__sale-countdown-timer{color:#f44336;font-weight:700}body.single-product .product-single__tabs>*{margin-top:.625rem}body.single-product .product-single__tabs>:first-child{margin-top:0}body.single-product .product-single__tabs-content{border:0}@media screen and (max-width:39.9375em){body.single-product .product-single__tabs-content{margin-top:1.875rem}}body.single-product .product-single__tabs-title.is-active>a{color:#fff;border-color:#1a1a1a;background-color:#1a1a1a}body.single-product .product-single__tabs-title>a{color:#1a1a1a;font-size:.75rem;line-height:1;padding:.625rem;border:1px solid #999;display:inline-block;display:block}body.single-product .product-single__tabs-title>a:focus,body.single-product .product-single__tabs-title>a:hover{color:#fff;border-color:#1a1a1a;background-color:#1a1a1a}body.single-product .product-single__tabs-panel{padding:0}body.single-product .product-single__tabs-panel .product-tags a{transition:all .3s}body.single-product .product-single__tabs-panel .product-tags a:focus,body.single-product .product-single__tabs-panel .product-tags a:hover{color:#000}body.single-product .product-single__tabs-panel .product-tags a:after{content:","}body.single-product .product-single__tabs-panel .product-tags a:last-child:after{content:""}body.single-product .woocommerce-Reviews-title{font-size:1.5rem;font-weight:700;color:#83275c;margin-bottom:1.875rem}body.single-product .woocommerce-Reviews li.comment{border-bottom:1px solid rgb(131 39 92 / .2);padding-bottom:1.875rem}body.single-product .woocommerce-Reviews .comment-text{font-size:1rem!important;color:#1a1a1a}body.single-product .woocommerce-Reviews .comment-text .description p:last-child{margin-bottom:0}body.single-product .woocommerce-Reviews #review_form_wrapper{margin-top:1.875rem}body.single-product .woocommerce-Reviews .review-form-toggle{width:100%;background:#fff0;border:1px solid #e1e1e1;border-radius:4px;padding:.75rem .9375rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;cursor:pointer;transition:all .3s ease;margin-bottom:0}body.single-product .woocommerce-Reviews .review-form-toggle:hover{border-color:#d0d0d0;background:#f9f9f9}body.single-product .woocommerce-Reviews .review-form-toggle__title{margin:0;font-size:.875rem;font-weight:500;color:#666;text-transform:none}body.single-product .woocommerce-Reviews .review-form-toggle__icon{font-size:1rem;color:#999;transition:transform .3s ease}body.single-product .woocommerce-Reviews .review-form-toggle.active{border-color:#d0d0d0;background:#f9f9f9}body.single-product .woocommerce-Reviews .review-form-toggle.active .review-form-toggle__icon{transform:rotate(180deg)}body.single-product .woocommerce-Reviews .review-form-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 .9375rem;background:#fafafa;border:1px solid #e1e1e1;border-top:none;border-radius:0 0 4px 4px;margin-top:-.0625rem}body.single-product .woocommerce-Reviews .review-form-content.active{max-height:125rem;padding:1.5625rem .9375rem}body.single-product .woocommerce-Reviews .comment-reply-title{color:#83275c;font-weight:700;text-transform:uppercase;margin-bottom:1.875rem;display:inline-block}body.single-product .woocommerce-Reviews .comment-form-rating{margin-bottom:1.25rem}body.single-product .woocommerce-Reviews .comment-form-rating label{display:block;margin-bottom:.625rem}body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector__stars{display:-ms-flexbox;display:flex;gap:5px;margin-bottom:.625rem}body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector__stars .star{cursor:pointer;font-size:1.5rem;position:relative;display:inline-block;width:1.75rem;height:1.75rem;transition:transform .2s ease}body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector__stars .star:hover{transform:scale(1.1)}body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector__stars .star .icon-star{display:block;color:#d3ced2;position:absolute;top:0;left:0}body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector__stars .star .icon-star-fill{display:none;font-display:swap;;color:#ffb900;position:absolute;top:0;left:0}body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector__label{display:block;font-size:.875rem;color:#666;font-style:italic;min-height:1.25rem}body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector[data-rating="1"] .star:first-child .icon-star-fill,body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector[data-rating="2"] .star:nth-child(-n+2) .icon-star-fill,body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector[data-rating="3"] .star:nth-child(-n+3) .icon-star-fill,body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector[data-rating="4"] .star:nth-child(-n+4) .icon-star-fill,body.single-product .woocommerce-Reviews .comment-form-rating .star-rating-selector[data-rating="5"] .star:nth-child(-n+5) .icon-star-fill{display:block}body.single-product .woocommerce-Reviews label{color:#777;font-size:.875rem;font-weight:600;text-transform:uppercase;margin-bottom:.625rem}body.single-product .woocommerce-Reviews input[type=email],body.single-product .woocommerce-Reviews input[type=text],body.single-product .woocommerce-Reviews textarea{border:2px solid #e1e1e1;transition:all .3s;box-shadow:none!important}body.single-product .woocommerce-Reviews input[type=email]:focus,body.single-product .woocommerce-Reviews input[type=text]:focus,body.single-product .woocommerce-Reviews textarea:focus{border-color:#83275c}body.single-product .woocommerce-Reviews textarea{padding:.9375rem}body.single-product .upsells{margin-top:1.875rem}@media screen and (max-width:39.9375em){body.single-product .upsells{padding-left:.625rem;padding-right:.625rem}}@media screen and (min-width:40em){body.single-product .upsells{margin-top:3.125rem;padding-left:.9375rem;padding-right:.9375rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}body.single-product .upsells__title{color:#1a1a1a;font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:2.5rem;text-align:left}body.single-product .upsells .products{width:100%;padding-left:.625rem;padding-right:.625rem}@media screen and (min-width:40em){body.single-product .upsells .products{padding-left:.9375rem;padding-right:.9375rem}}@media (min-width:640px) and (max-width:1023px){body.single-product .upsells .products>.columns{-ms-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}body.single-product .upsells .products>.columns:nth-child(n+3){margin-top:1.9375rem}}@media (min-width:1024px){body.single-product .upsells .products>.columns{-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}body.single-product .upsells .products>.columns:nth-child(n+5){margin-top:1.9375rem}}body.single-product .upsells .products .product{font-size:.9em}body.single-product .upsells .products .product__title{font-size:.875rem;line-height:1.3}body.single-product .upsells .products .product__prices{font-size:.875rem;margin-bottom:.625rem;margin-top:.625rem}body.single-product .upsells .products .product__prices .woocommerce-Price-amount{font-size:1.125rem!important;font-weight:600}body.single-product .upsells .products .product__thumb{margin-bottom:.625rem}body.single-product .related.products .product{font-size:.9em}body.single-product .related.products .product__title{font-size:1rem;line-height:1.3}body.single-product .related.products .product__prices{font-size:.875rem}body.single-product .related.products .product__prices .woocommerce-Price-amount{font-size:1.125rem!important;font-weight:600}body.single-product .related.products .product__thumb{margin-bottom:.625rem}body.single-product .variations{margin-bottom:1.25rem;max-width:15.625rem;margin-left:auto;margin-right:auto}body.single-product .variations .reset_variations{margin-top:.5rem;color:#1a1a1a;font-size:.75rem;font-weight:400;line-height:1;padding:.625rem;border:1px solid #999;display:none;font-display:swap;!important}body.single-product .variations .reset_variations:focus,body.single-product .variations .reset_variations:hover{color:#fff;border-color:#1a1a1a;background-color:#1a1a1a}body.single-product .variations label{font-size:.6875rem;line-height:1;text-transform:uppercase;text-align:center;color:#1a1a1a;margin-bottom:.5625rem;font-weight:400}body.single-product .variations tbody{border:0;background-color:#fff0}body.single-product .variations tbody tr{background-color:#fff0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}body.single-product .variations tbody tr td{padding:0!important;background:none!important}body.single-product .variations tbody tr+tr{margin-top:1.9375rem}body.single-product #do_uploadFile,body.single-product .form-submit .submit{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}body.single-product #do_uploadFile.disabled,body.single-product #do_uploadFile[disabled],body.single-product .form-submit .submit.disabled,body.single-product .form-submit .submit[disabled]{opacity:1;background-color:#858585}body.single-product #do_uploadFile.disabled:focus,body.single-product #do_uploadFile.disabled:hover,body.single-product #do_uploadFile[disabled]:focus,body.single-product #do_uploadFile[disabled]:hover,body.single-product .form-submit .submit.disabled:focus,body.single-product .form-submit .submit.disabled:hover,body.single-product .form-submit .submit[disabled]:focus,body.single-product .form-submit .submit[disabled]:hover{background-color:#83275c}body.single-product #do_uploadFile:focus,body.single-product #do_uploadFile:hover,body.single-product .form-submit .submit:focus,body.single-product .form-submit .submit:hover{background-color:#83275c;opacity:.9}body.single-product #do_uploadFile,body.single-product .form-submit .submit{color:#83275c;background-color:#fff0;border:1px solid #83275c}body.single-product #do_uploadFile:focus,body.single-product #do_uploadFile:hover,body.single-product .form-submit .submit:focus,body.single-product .form-submit .submit:hover{opacity:1;color:#fff}body.single-product #do_uploadFile.disabled,body.single-product #do_uploadFile[disabled],body.single-product .form-submit .submit.disabled,body.single-product .form-submit .submit[disabled]{opacity:.25;background-color:#fff0}body.single-product #do_uploadFile,body.single-product .form-submit .submit{max-width:12.5rem}@media screen and (min-width:40em){body.single-product #reviews_summary{max-width:25rem}}body.single-product #reviews_summary h2,body.single-product #reviews_summary h3,body.single-product #reviews h2,body.single-product #reviews h3{color:#333;font-weight:700;font-size:1.25rem;line-height:1}body.single-product #reviews_summary h3#reply-title,body.single-product #reviews h3#reply-title,body.single-product .comment_container .avatar{display:none;font-display:swap}body.single-product .commentlist>li{margin-left:0}.product-single__footer{margin-top:1.875rem}.product-single__footer .product-single__nav-mobile{display:block;width:100%;padding:.9375rem 1.25rem;font-size:1rem;font-weight:500;color:#1a1a1a;background-color:#fff;border:2px solid #e1e1e1;border-radius:4px;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;background-size:12px;padding-right:2.5rem;margin-bottom:1.25rem;cursor:pointer;transition:all .3s ease}.product-single__footer .product-single__nav-mobile:focus,.product-single__footer .product-single__nav-mobile:hover{border-color:#1a1a1a;outline:none}@media screen and (min-width:40em){.product-single__footer .product-single__nav-mobile{display:none;font-display:swap}}.product-single__footer .product-single__nav{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;border-bottom:1px solid #e1e1e1}@media screen and (max-width:39.9375em){.product-single__footer .product-single__nav{display:none;font-display:swap}}.product-single__footer .product-single__nav-item{margin:0;padding:0}.product-single__footer .product-single__nav-item a{display:block;padding:.9375rem 1.25rem;color:#1a1a1a;text-decoration:none;font-weight:700;border-bottom:3px solid #fff0;margin-bottom:-.125rem;transition:all .3s ease}.product-single__footer .product-single__nav-item a:focus,.product-single__footer .product-single__nav-item a:hover{color:#1a1a1a;border-bottom-color:#1a1a1a}.product-single__footer .product-single__content{margin-top:1.25rem}.product-single__footer .product-single__section{margin-bottom:0;padding-top:.625rem;scroll-margin-top:80px}.product-single__footer .product-single__section:last-child{margin-bottom:0}.product-single__footer .product-single__section h3{margin-top:0;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.product-single__footer .product-summary-box{margin-top:2.5rem;padding:1.25rem 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:15px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}@media screen and (min-width:40em){.product-single__footer .product-summary-box{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;gap:30px;padding:1.5625rem 0}}.product-single__footer .product-summary-box__title{margin:0;font-size:.875rem;line-height:1.3;color:#1a1a1a;font-family:Open Sans,sans-serif;text-transform:uppercase;text-align:center}@media screen and (min-width:40em){.product-single__footer .product-summary-box__title{text-align:left}}.product-single__footer .product-summary-box__price{font-size:.875rem;margin:0}.product-single__footer .product-summary-box__price .price{font-size:.875rem;color:#1a1a1a}.product-single__footer .product-summary-box__price .price .woocommerce-Price-amount{font-size:1.125rem!important;font-weight:600}.product-single__footer .product-summary-box__price .price del{font-size:.875rem;color:#999;margin-right:.5rem}.product-single__footer .product-summary-box__price .price del .woocommerce-Price-amount{font-size:0.875rem!important;font-weight:400}.product-single__footer .product-summary-box__price .price ins{text-decoration:none}.product-single__footer .product-summary-box__actions form.cart{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:40em){.product-single__footer .product-summary-box__actions form.cart{-ms-flex-pack:start;justify-content:flex-start}}.product-single__footer .product-summary-box__actions form.cart .quantity{-ms-flex:0 0 auto;flex:0 0 auto;max-width:6.25rem}.product-single__footer .product-summary-box__actions form.cart .quantity input{width:3.75rem;text-align:center}.product-single__footer .product-summary-box__actions form.cart .single_add_to_cart_button{-ms-flex:0 0 auto;flex:0 0 auto;padding:.75rem 1.5rem;font-size:.875rem;white-space:nowrap}.product-single__footer #product-bottom-cta{margin:2.5rem auto 0;padding:1.875rem 1.25rem;background:#fafafa;border:1px solid #e1e1e1;border-radius:12px;max-width:50rem}@media screen and (min-width:40em){.product-single__footer #product-bottom-cta{padding:2.5rem 3.125rem}}.product-single__footer #product-bottom-cta .columns{padding:0}.product-single__footer #product-bottom-cta .product{list-style:none;margin:0;width:100%;max-width:100%}.product-single__footer #product-bottom-cta .product .inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:18px;text-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.product-single__footer #product-bottom-cta .product__thumb{display:none;font-display:swap}.product-single__footer #product-bottom-cta .product__title{font-size:1.375rem;line-height:1.3;text-align:center;padding-bottom:.625rem;font-weight:700}.product-single__footer #product-bottom-cta .product__prices{font-size:1rem;text-align:center;-ms-flex-pack:center;justify-content:center}.product-single__footer #product-bottom-cta .product__prices .woocommerce-Price-amount{font-size:1.375rem;font-weight:600}.product-single__footer #product-bottom-cta .product__prices del .woocommerce-Price-amount{font-size:1rem;font-weight:400}.product-single__footer #product-bottom-cta .product .add_to_cart_button,.product-single__footer #product-bottom-cta .product .button,.product-single__footer #product-bottom-cta .product .single_add_to_cart_button{width:100%;max-width:20rem;font-size:1rem;padding:.875rem 1.25rem}html{scroll-behavior:smooth}.review-actions{float:none!important}.review-actions .reply{float:none!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:10px}.review-actions .commentlist .comment-reply-link{float:none!important}#review_form .gr_comment_checkbox_handler{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#review_form .gr_comment_checkbox_handler .GR_checkbox{margin:0 .625rem 0 0!important}#review_form .upload_section input#do_uploadFile{width:auto!important;box-shadow:none!important;text-shadow:none!important}#review_form .upload_section input#do_uploadFile:focus,#review_form .upload_section input#do_uploadFile:hover{color:#fff!important}#review_form #comments .commentlist li .star-rating{position:relative}#reviews .reviews-carousel-wrapper,.reviews-carousel-wrapper{position:relative;margin:1.875rem 0}#reviews .reviews-carousel-wrapper .reviews-grid,.reviews-carousel-wrapper .reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:1.25rem}@media (max-width:1280px){#reviews .reviews-carousel-wrapper .reviews-grid,.reviews-carousel-wrapper .reviews-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){#reviews .reviews-carousel-wrapper .reviews-grid,.reviews-carousel-wrapper .reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){#reviews .reviews-carousel-wrapper .reviews-grid,.reviews-carousel-wrapper .reviews-grid{grid-template-columns:1fr}}#reviews .reviews-carousel-wrapper .reviews-grid.has-carousel,#reviews .reviews-carousel-wrapper .reviews-grid.reviews-carousel.has-carousel,.reviews-carousel-wrapper .reviews-grid.has-carousel,.reviews-carousel-wrapper .reviews-grid.reviews-carousel.has-carousel{display:block}#reviews .reviews-carousel-wrapper .reviews-grid.has-carousel .review-card,#reviews .reviews-carousel-wrapper .reviews-grid.reviews-carousel.has-carousel .review-card,.reviews-carousel-wrapper .reviews-grid.has-carousel .review-card,.reviews-carousel-wrapper .reviews-grid.reviews-carousel.has-carousel .review-card{width:auto;max-width:none;display:inline-block;vertical-align:top;margin:0 .625rem;height:auto}#reviews .reviews-carousel-wrapper .slick-list,.reviews-carousel-wrapper .slick-list{margin:0 -.625rem}#reviews .reviews-carousel-wrapper .slick-slide,.reviews-carousel-wrapper .slick-slide{height:auto}#reviews .reviews-carousel-wrapper .slick-slide>div,.reviews-carousel-wrapper .slick-slide>div{height:100%;display:-ms-flexbox;display:flex}#reviews .reviews-carousel-wrapper .slick-slide .review-card,.reviews-carousel-wrapper .slick-slide .review-card{margin:0 .625rem;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#reviews .reviews-carousel-wrapper .slick-arrow:not(.reviews-prev):not(.reviews-next),.reviews-carousel-wrapper .slick-arrow:not(.reviews-prev):not(.reviews-next){display:none;font-display:swap;!important}.review-card{background:#fff;border:1px solid #e1e1e1;border-radius:8px;padding:1.25rem;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;transition:box-shadow .3s ease}.review-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1)}.review-card .review-card-item{list-style:none;margin:0;padding:0}.review-card .review-card__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.review-card .review-card__body{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:0;overflow:hidden}.review-card .avatar{display:none;font-display:swap}.review-card .star-rating{margin-bottom:.9375rem;font-size:.875rem;height:1em;line-height:1;position:relative;width:5.4em;font-family:WooCommerce;margin:0 0 .9375rem;float:none}.review-card .star-rating:before{content:" ";color:#d3ced2;float:left;left:0;position:absolute;top:0}.review-card .star-rating i.icon-star{color:#d3ced2}.review-card .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.review-card .star-rating span:before{content:"SSSSS";color:#ffb900;top:0;position:absolute;left:0}.review-card .review-card__text{-ms-flex:1;flex:1;max-height:12.5rem;overflow-y:auto;overflow-x:hidden;margin-bottom:.625rem;-webkit-overflow-scrolling:touch}.review-card .review-card__text .description{font-size:.8125rem;line-height:1.6;color:#333;font-style:italic;padding-left:.3125rem}.review-card .review-card__text .description p{position:relative;margin:0;font-size:.8125rem}.review-card .review-card__text .description p:before{content:'"';position:absolute;left:-.3125rem;top:.1875rem;font-size:.8125rem;line-height:1;color:#333;font-style:normal}.review-card .review-card__text .description p:after{content:' "';font-size:.8125rem;line-height:1;color:#333;font-style:normal;display:inline}.review-card .review-card__author{margin:0;margin-top:auto;padding-top:.875rem}.review-card .review-card__author .woocommerce-review__author{font-weight:700;color:#333}.review-card .review-card__author .woocommerce-review__dash,.review-card .review-card__author .woocommerce-review__published-date{display:none;font-display:swap}.review-card .woocommerce-review__meta{margin:0;margin-top:auto;padding-top:.875rem}.reviews-carousel-nav{gap:10px;margin-top:1.25rem;position:relative}.reviews-carousel-nav,.reviews-carousel-nav button{display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;z-index:100;visibility:visible!important;opacity:1!important}.reviews-carousel-nav button{background:#83275c!important;color:#fff!important;border:none!important;width:2.5rem!important;height:2.5rem!important;border-radius:50%;cursor:pointer;-ms-flex-align:center;align-items:center;transition:opacity .3s ease;position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;line-height:1!important;font-size:0!important}.reviews-carousel-nav button:before{display:none;font-display:swap;!important;content:none!important}.reviews-carousel-nav button:hover{opacity:.8!important;background:#83275c!important;color:#fff!important}.reviews-carousel-nav button i{font-size:1.125rem!important;display:block!important;visibility:visible!important;opacity:1!important;color:#fff!important}.star-rating i.icon-star{color:#d3ced2}.star-rating-selector p,body.woocommerce-cart .quantity__label{display:none;font-display:swap}body.woocommerce-cart td.product-price,body.woocommerce-cart td.product-subtotal,body.woocommerce-cart tr.order-total td{font-size:1.25rem;font-weight:700;line-height:1}@media print,screen and (min-width:80em){body.woocommerce-cart td.product-price,body.woocommerce-cart td.product-subtotal,body.woocommerce-cart tr.order-total td{font-size:1.5rem}}body.woocommerce-cart td.product-price small,body.woocommerce-cart td.product-subtotal small,body.woocommerce-cart tr.order-total td small{font-size:.75rem}@media print,screen and (min-width:80em){body.woocommerce-cart td.product-price small,body.woocommerce-cart td.product-subtotal small,body.woocommerce-cart tr.order-total td small{font-size:.9375rem}}body.woocommerce-cart .woocommerce-Price-amount,body.woocommerce-cart .woocommerce-Price-taxLabel{color:#83275c}body.woocommerce-cart .cart-collaterals .select2-selection__rendered,body.woocommerce-cart .coupon .select2-selection__rendered{display:none;font-display:swap}body.woocommerce-cart .cart-collaterals .input-text,body.woocommerce-cart .coupon .input-text{margin:0 .625rem 0 0}body.woocommerce-cart .cart-collaterals .separator{margin-bottom:1.875rem}@media screen and (min-width:40em){body.woocommerce-cart .cart-collaterals .separator{margin-bottom:3.125rem}}@media screen and (max-width:39.9375em){body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{margin-top:1.875rem;margin-bottom:1.875rem}}@media screen and (min-width:40em){body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{margin-top:3.125rem}}body.woocommerce-cart .cart-collaterals .shipping-calculator-button{color:#83275c;font-size:.8125rem}body.woocommerce-cart .cart-collaterals .shipping-calculator-button:hover{color:rgb(91.7,27.3,64.4)}@media screen and (max-width:39.9375em){body.woocommerce-cart .cart-collaterals .shop_table tbody tr{display:block}body.woocommerce-cart .cart-collaterals .shop_table tbody tr td{display:block;padding-left:1.5rem;padding-right:1.5rem}body.woocommerce-cart .cart-collaterals .shop_table tbody tr td[data-title]:before{content:attr(data-title) ": ";display:block;margin-bottom:.625rem;font-weight:700}body.woocommerce-cart .cart-collaterals .shop_table tbody tr th{display:none;font-display:swap}}body.woocommerce-cart .woocommerce-cart__number{margin-bottom:1.25rem}@media screen and (min-width:40em){body.woocommerce-cart .woocommerce-cart__number{margin-bottom:2.75rem}}body.woocommerce-cart .woocommerce-cart-form__contents{border-spacing:0 26px}@media screen and (min-width:40em){body.woocommerce-cart .woocommerce-cart-form__contents{margin-top:-1.625rem}}body.woocommerce-cart .woocommerce-cart-form__contents .actions{padding:0!important}@media screen and (max-width:39.9375em){body.woocommerce-cart .woocommerce-cart-form__contents .actions .separator{margin-bottom:1.875rem}}@media screen and (min-width:40em){body.woocommerce-cart .woocommerce-cart-form__contents .actions .separator{margin-top:3.125rem}}body.woocommerce-cart .woocommerce-cart-form__contents .coupon{padding:0 0 1.875rem;display:-ms-flexbox;display:flex}@media screen and (max-width:39.9375em){body.woocommerce-cart .woocommerce-cart-form__contents .coupon{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}body.woocommerce-cart .woocommerce-cart-form__contents .coupon .input-text{margin-bottom:.9375rem}}@media screen and (min-width:40em){body.woocommerce-cart .woocommerce-cart-form__contents .coupon{padding:3.125rem 0}}body.woocommerce-cart .woocommerce-cart-form__contents .coupon label{display:none;font-display:swap}body.woocommerce-cart .woocommerce-cart-form__contents tbody{border:0}@media screen and (max-width:39.9375em){body.woocommerce-cart .woocommerce-cart-form__contents tbody{display:block}}body.woocommerce-cart .woocommerce-cart-form__contents tbody tr{background:none}@media screen and (max-width:39.9375em){body.woocommerce-cart .woocommerce-cart-form__contents tbody tr{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:3px solid #f9f9f9;padding-top:1.5rem;padding-bottom:1.5rem}body.woocommerce-cart .woocommerce-cart-form__contents tbody tr:last-child{border:0;padding-bottom:0}body.woocommerce-cart .woocommerce-cart-form__contents tbody tr td{display:block;border:0!important;padding-left:10%}body.woocommerce-cart .woocommerce-cart-form__contents tbody tr+tr{margin-top:1.5rem}}body.woocommerce-cart h2{font-family:Open Sans,sans-serif;color:#1a1a1a;font-size:1.5rem;font-weight:400;line-height:1;margin-bottom:1.75rem}body.woocommerce-cart .cart_item{background:none!important}body.woocommerce-cart .cart_item__caption{color:#1a1a1a;font-size:.875rem;font-weight:700;text-transform:uppercase;line-height:1;margin-bottom:.5625rem}body.woocommerce-cart .cart_item .product-name,body.woocommerce-cart .cart_item .product-price,body.woocommerce-cart .cart_item .product-quantity,body.woocommerce-cart .cart_item .product-remove,body.woocommerce-cart .cart_item .product-subtotal{border-top:3px solid #f9f9f9;border-bottom:3px solid #f9f9f9}@media screen and (max-width:39.9375em){body.woocommerce-cart .cart_item .product-quantity{-ms-flex-order:99;order:99;margin-top:.625rem}}@media screen and (min-width:40em) and (max-width:79.9375em){body.woocommerce-cart .cart_item .product-name{padding-left:.9375rem}}@media print,screen and (min-width:80em){body.woocommerce-cart .cart_item .product-name{padding-left:2.5625rem}}body.woocommerce-cart .cart_item .product-name .title{display:block;color:#1a1a1a;font-size:1.125rem;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:.625rem}body.woocommerce-cart .cart_item .product-name .title:focus,body.woocommerce-cart .cart_item .product-name .title:hover{color:rgb(51.5,51.5,51.5)}body.woocommerce-cart .cart_item .product-name .posted_in a{color:#858585;font-size:.875rem;line-height:1;text-transform:uppercase}body.woocommerce-cart .cart_item .product-name .posted_in a:focus,body.woocommerce-cart .cart_item .product-name .posted_in a:hover{color:rgb(158.5,158.5,158.5)}body.woocommerce-cart .cart_item .product-thumbnail{min-height:11.875rem;border:2px solid #ebebeb}body.woocommerce-cart .cart_item .product-thumbnail a{display:-ms-flexbox;display:flex;width:100%}body.woocommerce-cart .cart_item .product-thumbnail a:focus,body.woocommerce-cart .cart_item .product-thumbnail a:hover{opacity:.9}@media screen and (min-width:40em){body.woocommerce-cart .cart_item .product-thumbnail a img{margin:auto}}@media (min-width:640px) and (max-width:1023px){body.woocommerce-cart .cart_item .product-price,body.woocommerce-cart .cart_item .product-subtotal{min-width:6.25rem}}body.woocommerce-cart .cart_item .product-remove{position:relative;border-right:3px solid #f9f9f9;padding:0}@media screen and (max-width:39.9375em){body.woocommerce-cart .cart_item .product-remove{-ms-flex-order:-1;order:-1}}body.woocommerce-cart .cart_item .product-remove a{position:absolute;right:1rem;top:0;color:hsl(0 0% 73% / .5);font-size:3rem;line-height:1}@media screen and (min-width:40em){body.woocommerce-cart .cart_item .product-remove a{right:.5rem;top:.5rem}}body.woocommerce-cart .cart_item .product-remove a:focus,body.woocommerce-cart .cart_item .product-remove a:hover{color:#bbb}body.woocommerce-cart .quantity__wrap{margin-bottom:0}body.woocommerce-cart .sumo_reward_points_manual_redeem_message{display:block!important}body.woocommerce-cart .sfn-cart-addons .woocommerce-Price-amount{color:#1a1a1a}body.woocommerce-cart .sfn-cart-addons .product__title+.product__prices{margin-bottom:1.25rem}body.woocommerce-cart .sfn-cart-addons .add_to_cart_button{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}body.woocommerce-cart .sfn-cart-addons .add_to_cart_button.disabled,body.woocommerce-cart .sfn-cart-addons .add_to_cart_button[disabled]{opacity:1;background-color:#858585}body.woocommerce-cart .sfn-cart-addons .add_to_cart_button.disabled:focus,body.woocommerce-cart .sfn-cart-addons .add_to_cart_button.disabled:hover,body.woocommerce-cart .sfn-cart-addons .add_to_cart_button[disabled]:focus,body.woocommerce-cart .sfn-cart-addons .add_to_cart_button[disabled]:hover{background-color:#83275c}body.woocommerce-cart .sfn-cart-addons .add_to_cart_button:focus,body.woocommerce-cart .sfn-cart-addons .add_to_cart_button:hover{background-color:#83275c;opacity:.9}body.woocommerce-cart .sfn-cart-addons .add_to_cart_button{color:#83275c;background-color:#fff0;border:1px solid #83275c}body.woocommerce-cart .sfn-cart-addons .add_to_cart_button:focus,body.woocommerce-cart .sfn-cart-addons .add_to_cart_button:hover{opacity:1;color:#fff}body.woocommerce-cart .sfn-cart-addons .add_to_cart_button.disabled,body.woocommerce-cart .sfn-cart-addons .add_to_cart_button[disabled]{opacity:.25;background-color:#fff0}body.woocommerce-cart .sfn-cart-addons .add_to_cart_button{width:100%;margin-top:.9375rem;padding:.625rem}@media screen and (min-width:40em){body.woocommerce-cart .sfn-cart-addons .add_to_cart_button{margin-top:auto}}body.woocommerce-cart .sfn-cart-addons .product .inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}body.woocommerce-cart .sfn-cart-addons.products{margin-left:-.625rem;margin-right:-.625rem}@media screen and (min-width:40em){body.woocommerce-cart .sfn-cart-addons.products{margin-left:-.9375rem;margin-right:-.9375rem}}body.woocommerce-cart .sfn-cart-addons.products .slick-arrow{color:rgb(26 26 26 / .3);font-size:1.25rem}body.woocommerce-cart .sfn-cart-addons.products .slick-arrow:focus,body.woocommerce-cart .sfn-cart-addons.products .slick-arrow:hover{color:#1a1a1a}body.woocommerce-cart .sfn-cart-addons.products .slick-arrow:before{display:none;font-display:swap}body.woocommerce-cart .sfn-cart-addons.products .slick-prev{left:-2.5rem}body.woocommerce-cart .sfn-cart-addons.products .slick-next{right:-2.5rem}@media (min-width:640px) and (max-width:1023px){.woocommerce-MyAccount-navigation{-ms-flex:0 0 33.33%!important;flex:0 0 33.33%!important;max-width:33.33%!important}}@media screen and (max-width:39.9375em){.woocommerce-MyAccount-navigation{margin-bottom:2.625rem}}.woocommerce-MyAccount-navigation ul{list-style-type:none;margin-bottom:0;margin-left:0}.woocommerce-MyAccount-content{color:#777}@media (min-width:640px) and (max-width:1023px){.woocommerce-MyAccount-content{-ms-flex:0 0 66.67%!important;flex:0 0 66.67%!important;max-width:66.67%!important}}.woocommerce-MyAccount-content a:not(.button):not(.button--gray){color:#83275c}.woocommerce-MyAccount-content a:not(.button):not(.button--gray):focus,.woocommerce-MyAccount-content a:not(.button):not(.button--gray):hover{color:rgb(91.7,27.3,64.4)}.woocommerce-MyAccount-content mark{background:none;font-weight:700;color:inherit}.woocommerce-MyAccount-content .edit-account fieldset{margin-top:2.375rem}.woocommerce-MyAccount-content .woocommerce-edit-buttons{margin-top:.625rem}@media screen and (min-width:40em){.woocommerce-MyAccount-content .woocommerce-edit-buttons{margin-top:2.0625rem}}.woocommerce-MyAccount-content .woocommerce-order-details .checkout__heading{margin-top:2.375rem}.woocommerce-MyAccount-content .woocommerce-orders-table{margin-bottom:0;border-collapse:collapse}@media (max-width:1023px){.woocommerce-MyAccount-content .woocommerce-orders-table__row,.woocommerce-MyAccount-content .woocommerce-orders-table tbody{display:block}.woocommerce-MyAccount-content .woocommerce-orders-table thead{display:none;font-display:swap}}@media (min-width:1024px){.woocommerce-MyAccount-content .woocommerce-orders-table__header-order-date{padding:1.1875rem 0.75rem!important}}@media (max-width:1023px){.woocommerce-MyAccount-content .woocommerce-orders-table__cell{display:block}.woocommerce-MyAccount-content .woocommerce-orders-table__cell:before{content:attr(data-title) ": ";font-weight:700}.woocommerce-MyAccount-content .woocommerce-orders-table__cell:not(:last-child){border-bottom:0!important;padding-bottom:0!important}.woocommerce-MyAccount-content .woocommerce-orders-table__cell:not(:first-child){border-top:0!important}}.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number a{font-weight:700;color:#1a1a1a!important}.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number a:focus,.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number a:hover{text-decoration:underline}@media (min-width:1024px){.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-date{padding:1.1875rem 0.75rem!important}}.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a{color:#83275c;font-size:.875rem;font-weight:700;text-transform:uppercase;line-height:1}.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a:focus,.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a:hover{text-decoration:underline}.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-total{font-weight:700;text-transform:uppercase}.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-total .tax_label{display:none;font-display:swap}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td,.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th,.woocommerce-MyAccount-content .woocommerce-orders-table thead tr td,.woocommerce-MyAccount-content .woocommerce-orders-table thead tr th{color:#1a1a1a;font-size:.875rem;padding:1.1875rem .9375rem;border:2px solid #ebebeb}@media print,screen and (min-width:80em){.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td,.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th,.woocommerce-MyAccount-content .woocommerce-orders-table thead tr td,.woocommerce-MyAccount-content .woocommerce-orders-table thead tr th{padding:1.1875rem 1.875rem}}.woocommerce-MyAccount-content .woocommerce-orders-table thead{background-color:#ebebeb}.woocommerce-MyAccount-content .woocommerce-orders-table thead tr th{text-transform:uppercase;font-weight:700}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr{background:none!important;transition:all .3s}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td{transition:all .3s}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:focus,.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:hover{background:#83275c!important}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:focus td,.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:hover td{color:#fff!important;border-color:#83275c}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:focus .woocommerce-orders-table__cell-order-actions a,.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:focus .woocommerce-orders-table__cell-order-number a,.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:hover .woocommerce-orders-table__cell-order-actions a,.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:hover .woocommerce-orders-table__cell-order-number a{color:#fff!important}.profile__heading{font-family:Open Sans,sans-serif;color:#1a1a1a;font-size:1.5rem;line-height:1;margin-bottom:2.375rem}.woocommerce-Addresses{margin-top:1.875rem}.woocommerce-Addresses address{font-style:normal;margin-top:1.875rem}@media (max-width:1023px){.woocommerce-Addresses .woocommerce-Address{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.woocommerce-Addresses .woocommerce-Address .profile__heading{margin-bottom:.9375rem}.woocommerce-Addresses .woocommerce-Address+.woocommerce-Address{margin-top:2.625rem}}.woocommerce-address-fields .select2-selection__rendered{display:none;font-display:swap}@media (min-width:640px) and (max-width:1023px){.woocommerce-address-fields__field-wrapper .woocommerce-field-group{-ms-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}}@media screen and (max-width:39.9375em){.woocommerce-edit-info .woocommerce-field-group+.woocommerce-field-group,.woocommerce-edit-password .woocommerce-field-group+.woocommerce-field-group{margin-top:1.5rem}}@media (min-width:640px) and (max-width:1023px){.woocommerce-edit-info .input-text,.woocommerce-edit-password .input-text{max-width:16.875rem}.woocommerce-edit-info .woocommerce-field-group,.woocommerce-edit-password .woocommerce-field-group{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.woocommerce-edit-info .woocommerce-field-group+.woocommerce-field-group,.woocommerce-edit-password .woocommerce-field-group+.woocommerce-field-group{margin-top:1.5rem}}@media (min-width:1024px){.woocommerce-edit-info .woocommerce-field-group+.woocommerce-field-group,.woocommerce-edit-password .woocommerce-field-group+.woocommerce-field-group{margin-top:0}}@media screen and (min-width:40em){.woocommerce-edit-info .woocommerce-field-group:last-of-type{margin-top:1.5rem}}.woocommerce-edit-info #account_display_name+span{display:inline-block;margin-top:.625rem;font-size:.875rem}.woocommerce-edit-info #account_display_name+span em{font-style:normal}body.woocommerce-view-order .woocommerce-Price-amount,body.woocommerce-view-order .woocommerce-Price-taxLabel{color:#83275c}body.woocommerce-account #profile_newsletter_field{margin-top:1.5rem;padding-right:0}body.woocommerce-account #billing_nip_field{padding-left:0}@media (max-width:1023px){body.woocommerce-account #billing_city_field input{max-width:100%!important}}@media screen and (min-width:40em){body.woocommerce-account #billing_city_field input{max-width:calc(50% - 0.9375rem)}}@media (min-width:640px) and (max-width:1023px){body.woocommerce-account #customer_login .col-1,body.woocommerce-account #customer_login .col-2{margin-left:0;-ms-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}}@media screen and (max-width:39.9375em){body.woocommerce-account #customer_login .col-2{margin-top:1.875rem}}body.woocommerce-account #my-account-menu.position-vertical-left{width:100%!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;float:none!important;margin-right:0!important}@media screen and (min-width:40em){body.woocommerce-account #my-account-menu.position-vertical-left{width:25%!important;-ms-flex:0 0 25%!important;flex:0 0 25%!important}}body.woocommerce-account #my-account-menu.position-vertical-left~.woocommerce-MyAccount-content{width:100%!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;float:none!important}@media screen and (min-width:40em){body.woocommerce-account #my-account-menu.position-vertical-left~.woocommerce-MyAccount-content{width:75%!important;-ms-flex:0 0 75%!important;flex:0 0 75%!important}}body.woocommerce-checkout .select2-selection__rendered{display:none;font-display:swap}body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{margin-top:2.375rem}@media screen and (min-width:40em){body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text{max-width:50%}}body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a{color:#83275c}body.woocommerce-checkout .woocommerce-terms-and-conditions{margin-top:2.375rem;margin-bottom:2.375rem}body.woocommerce-checkout .checkout_coupon{display:-ms-flexbox;display:flex;padding:1.25rem 0 3.125rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:39.9375em){body.woocommerce-checkout .checkout_coupon{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}body.woocommerce-checkout .checkout_coupon .button{margin-top:.625rem}}@media screen and (min-width:40em){body.woocommerce-checkout .checkout_coupon>p{-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:1.25rem}}@media screen and (min-width:40em){body.woocommerce-checkout .checkout_coupon #coupon_code{margin:0 .625rem 0 0}}@media screen and (max-width:39.9375em){body.woocommerce-checkout .checkout__buttons{margin-top:1.875rem;margin-bottom:1.875rem}}@media screen and (min-width:40em){body.woocommerce-checkout .checkout__buttons{margin-top:3.0625rem}}body.woocommerce-checkout .woocommerce-additional-fields{margin-top:1.875rem}body.woocommerce-checkout #order_comments_field textarea{max-width:none;min-height:9.375rem}body.woocommerce-checkout #order_review_heading{margin-top:2.375rem}body.woocommerce-checkout .woocommerce-Price-amount,body.woocommerce-checkout .woocommerce-Price-taxLabel{color:#83275c}body.woocommerce-checkout .wc_payment_methods{list-style-type:none;margin-bottom:0;margin-left:0}@media screen and (min-width:40em){body.woocommerce-checkout .wc_payment_methods{width:50%}}body.woocommerce-checkout .wc_payment_methods .wc_payment_method{border-radius:10px;background-color:#f3f3f3;padding:.75rem 1.5rem;transition:all .3s}body.woocommerce-checkout .wc_payment_methods .wc_payment_method.active{background-color:#83275c;color:#fff}body.woocommerce-checkout .wc_payment_methods .wc_payment_method.active label{color:#fff}body.woocommerce-checkout .wc_payment_methods .wc_payment_method.active .input-radio:checked{border-color:#fff}body.woocommerce-checkout .wc_payment_methods .wc_payment_method.active .input-radio:checked:after{color:#fff}body.woocommerce-checkout .wc_payment_methods .wc_payment_method label{color:#1a1a1a;font-size:.875rem;font-weight:700;text-transform:uppercase;margin-bottom:0;transition:all .3s}body.woocommerce-checkout .wc_payment_methods .wc_payment_method label img{max-height:1.5rem}body.woocommerce-checkout .wc_payment_methods .wc_payment_method input{margin:0;transition:all .3s}body.woocommerce-checkout .wc_payment_methods .wc_payment_method p:last-child{margin-bottom:0}body.woocommerce-checkout .wc_payment_methods .wc_payment_method .payment_box{margin-left:.5rem}body.woocommerce-checkout .wc_payment_methods .wc_payment_method:not(:only-child) .payment_box{margin-left:2.125rem}body.woocommerce-checkout .wc_payment_methods .wc_payment_method+.wc_payment_method{margin-top:1.125rem}body.woocommerce-checkout .wc_payment_methods .woocommerce-field-group{-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:39.9375em){body.woocommerce-checkout .woocommerce-column--shipping-address{margin-top:1.25rem}}body.woocommerce-checkout .wc-terms-and-conditions,body.woocommerce-checkout .woocommerce-checkout-payment .checkout__heading{margin-top:2.375rem}body.woocommerce-checkout .woocommerce-order-overview{list-style-type:none;margin-left:0;margin-bottom:0;max-width:49.375rem;background-color:#f9f9f9;padding:1.5rem}body.woocommerce-checkout .woocommerce-order-overview__payment-method strong{white-space:pre}@media screen and (min-width:40em){body.woocommerce-checkout .woocommerce-order-overview{padding:2.625rem}}body.woocommerce-checkout .woocommerce-order-overview li{padding:.5rem 0}body.woocommerce-checkout .woocommerce-order-overview+p{max-width:49.375rem;margin-top:1.875rem;padding-left:.9375rem;display:none;font-display:swap}@media (min-width:1024px){body.woocommerce-checkout .woocommerce-order-overview+p{padding-left:2.625rem}}body.woocommerce-checkout .woocommerce-thankyou p:first-child{margin-top:1.875rem}body.woocommerce-checkout .woocommerce-thankyou-cod{display:none;font-display:swap}body.woocommerce-checkout .woocommerce-order-details__title{margin-top:2.625rem}body.woocommerce-checkout .woocommerce-bacs-bank-details{margin-top:1.875rem}@media screen and (min-width:40em){body.woocommerce-checkout .woocommerce-bacs-bank-details{margin-top:3.125rem}}body.woocommerce-checkout .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading{font-family:Open Sans,sans-serif;color:#1a1a1a;font-size:1.5rem;line-height:1;margin-bottom:2.375rem}body.woocommerce-checkout .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name{font-size:1rem}body.woocommerce-checkout .rs_checkout_message{display:block!important;margin-top:1.875rem}.checkout__heading{font-family:Open Sans,sans-serif;color:#1a1a1a;font-size:1.5rem;line-height:1;margin-bottom:2.375rem}#order_review .shop_table tfoot tr:last-child td,body.woocommerce-account:not(.woocommerce-view-order) .woocommerce-order-details.woocommerce-order-details .shop_table tfoot tr:nth-last-child(2) td,body.woocommerce-checkout .woocommerce-order-details.woocommerce-order-details .shop_table tfoot tr:last-child td,body.woocommerce-view-order .woocommerce-order-details.woocommerce-order-details .shop_table tfoot tr:last-child td{font-size:1.5rem;font-weight:700}#order_review .shop_table thead,.woocommerce-order-details.woocommerce-order-details .shop_table thead{border:0;background:none!important}#order_review .shop_table thead tr,.woocommerce-order-details.woocommerce-order-details .shop_table thead tr{background:none}#order_review .shop_table thead th,.woocommerce-order-details.woocommerce-order-details .shop_table thead th{padding-top:2.625rem}#order_review .shop_table thead th:first-child,.woocommerce-order-details.woocommerce-order-details .shop_table thead th:first-child{text-align:left;vertical-align:top;width:50%;text-transform:uppercase;padding-left:0.9375rem!important}@media (min-width:1024px){#order_review .shop_table thead th:first-child,.woocommerce-order-details.woocommerce-order-details .shop_table thead th:first-child{padding-left:2.625rem!important}}#order_review .shop_table tbody tr td.product-name,.woocommerce-order-details.woocommerce-order-details .shop_table tbody tr td.product-name{padding-left:0.9375rem!important}@media (min-width:1024px){#order_review .shop_table tbody tr td.product-name,.woocommerce-order-details.woocommerce-order-details .shop_table tbody tr td.product-name{padding-left:2.625rem!important}}#order_review tfoot tr:first-child td,#order_review tfoot tr:first-child th,.woocommerce-order-details.woocommerce-order-details tfoot tr:first-child td,.woocommerce-order-details.woocommerce-order-details tfoot tr:first-child th{padding-top:2.625rem}#order_review tfoot tr:last-child td,#order_review tfoot tr:last-child th,.woocommerce-order-details.woocommerce-order-details tfoot tr:last-child td,.woocommerce-order-details.woocommerce-order-details tfoot tr:last-child th{padding-bottom:2.625rem}#order_review tfoot tr.order-total td,.woocommerce-order-details.woocommerce-order-details tfoot tr.order-total td{font-size:1.5rem}#order_review tfoot td,.woocommerce-order-details.woocommerce-order-details tfoot td{font-weight:400}.woocommerce-customer-details.woocommerce-customer-details{margin-top:2.625rem}@media screen and (max-width:39.9375em){.woocommerce-customer-details.woocommerce-customer-details{margin-bottom:1.875rem}}.woocommerce-customer-details.woocommerce-customer-details .addresses{max-width:49.375rem}.woocommerce-customer-details.woocommerce-customer-details .addresses address{font-style:normal}@media screen and (max-width:39.9375em){.woocommerce-customer-details.woocommerce-customer-details .checkout__heading{margin-bottom:1.875rem}}.shipping-calculator-form .input-text,.shipping-calculator-form select{max-width:16.875rem}body.page-template-template-contact .page-title{margin:0 0 3.6875rem}.contact__title{color:#000;font-family:Open Sans,sans-serif;font-size:1.25rem;line-height:1;margin-bottom:2.4375rem}.contact__item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.contact__item__icon{-ms-flex:0 0 33px;flex:0 0 2.0625rem}.contact__item__icon i{font-size:1.375rem;color:#000}.contact__item__content{-ms-flex-positive:1;flex-grow:1}.contact__item__title{margin-top:.1875rem;margin-bottom:1rem}.contact__item__description{color:#777;font-size:.875rem;line-height:1.375rem;max-width:20.625rem}.contact__item__description strong{font-weight:700}.contact__item__description p:last-child{margin-bottom:0}.contact__item__description small{font-size:.75rem}.contact__item__description a{color:#000}.contact__item__description a:focus,.contact__item__description a:hover{color:#777}.contact__item+.contact__item{margin-top:2.6875rem}.contact__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.contact__submit .ajax-loader{display:block!important}.contact__map .google-map{height:25rem}.contact__map .gm-style-mtc{display:none;font-display:swap}.contact__field-group{margin-bottom:1.25rem}.contact__field-group label{color:#1a1a1a;font-size:.75rem;font-weight:700;line-height:1;margin-bottom:.4375rem;text-transform:uppercase}.contact__form .wpcf7-not-valid-tip{font-size:.75rem;margin-top:.25rem;color:#e74c3c;text-transform:uppercase}.contact__form .wpcf7-response-output{border:0;color:#fff;font-size:1rem;padding:1.25rem;line-height:1;margin:2rem .625rem 0}.contact__form .wpcf7-validation-errors{background-color:#e74c3c}.contact__form .wpcf7-mail-sent-ok{background-color:#006726}.contact__form .wpcf7-acceptance .wpcf7-list-item{margin:0}.contact__form .wpcf7-acceptance .wpcf7-list-item>label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.contact__form .wpcf7-acceptance .wpcf7-list-item>label input[type=checkbox]{-ms-flex:0 0 24px;flex:0 0 1.5rem;margin-bottom:0}.contact__form .wpcf7-acceptance .wpcf7-list-item>label .wpcf7-list-item-label{-ms-flex-positive:1;flex-grow:1;text-transform:uppercase;color:#1a1a1a;font-size:.75rem;font-weight:700}.contact__form .wpcf7-checkbox .wpcf7-list-item{display:-ms-flexbox;display:flex;margin:0}.contact__form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]{-ms-flex:0 0 24px;flex:0 0 1.5rem;margin:0 .5rem 0 0}.contact__form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label{-ms-flex-positive:1;flex-grow:1;text-transform:uppercase;color:#1a1a1a;font-size:.75rem;font-weight:700}body:not(.woocommerce-page) .entry-content.wysiwyg{max-width:46.875rem;margin:0 auto}body:not(.woocommerce-page) .wysiwyg{color:#777;font-size:1rem;font-weight:400;line-height:1.625rem}body:not(.woocommerce-page) .wysiwyg a{color:#777;text-decoration:underline}body:not(.woocommerce-page) .wysiwyg a:focus,body:not(.woocommerce-page) .wysiwyg a:hover{color:rgb(93.5,93.5,93.5)}body:not(.woocommerce-page) .wysiwyg strong{font-weight:700}body:not(.woocommerce-page) .wysiwyg p{margin-bottom:1.5625rem}body:not(.woocommerce-page) .wysiwyg .page-title,body:not(.woocommerce-page) .wysiwyg h1,body:not(.woocommerce-page) .wysiwyg h2,body:not(.woocommerce-page) .wysiwyg h3,body:not(.woocommerce-page) .wysiwyg h4,body:not(.woocommerce-page) .wysiwyg h5,body:not(.woocommerce-page) .wysiwyg h6{color:#242424;font-family:Open Sans,sans-serif;font-size:2rem;line-height:1;margin-bottom:1.6875rem}body:not(.woocommerce-page) .wysiwyg .page-title,body:not(.woocommerce-page) .wysiwyg h1{font-size:2rem}body:not(.woocommerce-page) .wysiwyg .page-title{margin-bottom:1.9375rem}body:not(.woocommerce-page) .wysiwyg h2{font-size:1.625rem}body:not(.woocommerce-page) .wysiwyg h3{font-size:1.5rem}body:not(.woocommerce-page) .wysiwyg h4{font-size:1.375rem}body:not(.woocommerce-page) .wysiwyg h5{font-size:1.25rem}body:not(.woocommerce-page) .wysiwyg h6{font-size:1.125rem}body:not(.woocommerce-page) .wysiwyg .separator{margin:1.5625rem 0}@media screen and (min-width:40em){body:not(.woocommerce-page) .wysiwyg .separator{margin:3.125rem 0}}body:not(.woocommerce-page) .wysiwyg p.lead{color:#1a1a1a;font-size:1.25rem;font-weight:400;line-height:1.75rem}body:not(.woocommerce-page) .wysiwyg ul:not(.page-numbers) li+li{margin-top:1.75rem}body:not(.woocommerce-page) .wysiwyg blockquote{text-align:center;position:relative;color:#777;font-size:1.375rem;font-style:italic;line-height:2rem;border:none!important;margin-bottom:3.125rem;padding:2.9375rem 5.9375rem 0}@media screen and (min-width:40em){body:not(.woocommerce-page) .wysiwyg blockquote{padding:2.9375rem 1.875rem 0}}body:not(.woocommerce-page) .wysiwyg blockquote p{color:#777;line-height:2rem}body:not(.woocommerce-page) .wysiwyg blockquote p:last-child{margin-bottom:0}body:not(.woocommerce-page) .wysiwyg blockquote:before{position:absolute;top:0;left:0;width:100%;height:1.0625rem;background-position:50%;background-repeat:no-repeat;content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/themes/loczek/assets/css/../images/quote.svg)}body:not(.woocommerce-page) .wysiwyg img.alignleft{float:left;margin-right:.9375rem;margin-bottom:.9375rem}body:not(.woocommerce-page) .wysiwyg img.alignright{float:right;margin-left:.9375rem;margin-bottom:.9375rem}body:not(.woocommerce-page) .wysiwyg img.alignnone.size-full{width:100%;margin-bottom:1.875rem}@media (min-width:640px) and (max-width:799px){.post-gallery>.column,.post-gallery>.columns{-ms-flex:0 0 33.33%!important;flex:0 0 33.33%!important;max-width:33.33%!important}}.post-gallery__item{margin-bottom:.625rem;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;padding-bottom:100%}.post-gallery__item a{position:absolute;width:100%;height:100%;top:0;left:0}.post-gallery__item:focus .post-gallery__item__overlay,.post-gallery__item:hover .post-gallery__item__overlay{opacity:1}.post-gallery__item img{display:none;font-display:swap}.post-gallery__item__overlay{transition:all .3s;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;background-color:rgb(0 0 0 / .6)}.post-gallery__item__overlay i{margin:auto;color:#fff;font-size:1.875rem}.blog__item{border-bottom:1px solid #ddd;padding-bottom:1.25rem;margin-bottom:1.5625rem}.blog__item__title{color:#333!important;font-weight:700;display:block;font-size:1.375rem;line-height:1.625rem;margin-bottom:.9375rem;text-decoration:none!important}.blog__item__title:focus,.blog__item__title:hover{color:#83275c!important}.blog__item__photo{-ms-flex:0 0 200px;flex:0 0 12.5rem;margin:0 .9375rem .625rem 0}.blog__item__photo a{display:block;position:relative;padding-bottom:100%}.blog__item__photo a:focus,.blog__item__photo a:hover{opacity:.9}.blog__item__photo img,.blog__item__photo picture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.blog__item__text{margin-bottom:.625rem}.blog__item__text .wysiwyg,.blog__item__text .wysiwyg p{font-size:1rem;line-height:1.25rem}.blog__item__text .wysiwyg p:last-child{margin-bottom:0}.blog__item__link{display:inline-block;margin-top:.9375rem;text-decoration:none!important;color:#fff!important;padding:.625rem;font-size:.75rem;text-transform:none!important}@media (min-width:640px) and (max-width:1023px){.blog__sidebar{-ms-flex:0 0 33.33%!important;flex:0 0 33.33%!important;max-width:33.33%!important}}@media screen and (max-width:39.9375em){.blog__sidebar{-ms-flex-order:99;order:99;margin-top:1.875rem}}.blog__sidebar .widgettitle{color:#000;font-family:Open Sans,sans-serif;font-size:1.25rem;line-height:1;margin-bottom:1.875rem;padding-left:.625rem;padding-right:.625rem}.blog__sidebar .widget:nth-child(n+2){margin-top:1.875rem}.blog__sidebar .widget_archive ul li:focus a,.blog__sidebar .widget_archive ul li:hover a,.blog__sidebar .widget_categories ul li:focus a,.blog__sidebar .widget_categories ul li:hover a{color:#83275c;font-weight:700;padding-left:.9375rem}.blog__sidebar .widget_archive ul li:focus a:before,.blog__sidebar .widget_archive ul li:hover a:before,.blog__sidebar .widget_categories ul li:focus a:before,.blog__sidebar .widget_categories ul li:hover a:before{width:.625rem}.blog__sidebar .widget_archive ul li.active,.blog__sidebar .widget_archive ul li.current-cat,.blog__sidebar .widget_categories ul li.active,.blog__sidebar .widget_categories ul li.current-cat{background-color:#ebebeb;padding:.3125rem .625rem;transition:all .3s}.blog__sidebar .widget_archive ul li.active:focus,.blog__sidebar .widget_archive ul li.active:hover,.blog__sidebar .widget_archive ul li.current-cat:focus,.blog__sidebar .widget_archive ul li.current-cat:hover,.blog__sidebar .widget_categories ul li.active:focus,.blog__sidebar .widget_categories ul li.active:hover,.blog__sidebar .widget_categories ul li.current-cat:focus,.blog__sidebar .widget_categories ul li.current-cat:hover{opacity:.9}.blog__sidebar .widget_archive ul li a,.blog__sidebar .widget_categories ul li a{color:#1a1a1a;font-size:.875rem;font-weight:400;line-height:1.5rem;position:relative}.blog__sidebar .widget_archive ul li a:before,.blog__sidebar .widget_categories ul li a:before{content:"";transition:all .3s;position:absolute;top:50%;left:0;width:0;height:.125rem;background-color:#83275c}.blog__sidebar .widget_archive,.blog__sidebar .widget_categories{padding:1.25rem;border:1px solid #ddd}@media (min-width:640px) and (max-width:1023px){.blog__items{-ms-flex:0 0 66.67%!important;flex:0 0 66.67%!important;max-width:66.67%!important}}.blog__header{margin-bottom:1.875rem}.blog__header .page-title{padding:.5rem 0 .4375rem .875rem;border-left:7px solid #333;color:#333;font-size:1.125rem;line-height:1.4375rem;font-weight:700}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:.0625rem}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide,.slick-slide.slick-loading img{display:none;font-display:swap}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none;font-display:swap}.slick-loading .slick-list{background:#fff url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://loczek.pl/wp-content/themes/loczek/assets/css/../images/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;src:url(https://loczek.pl/wp-content/themes/loczek/assets/css/fonts/slick.eot);src:url(https://loczek.pl/wp-content/themes/loczek/assets/css/fonts/slick.eot?#iefix) format("embedded-opentype"),url(https://loczek.pl/wp-content/themes/loczek/assets/css/fonts/slick.woff) format("woff"),url(https://loczek.pl/wp-content/themes/loczek/assets/css/fonts/slick.ttf) format("truetype"),url(https://loczek.pl/wp-content/themes/loczek/assets/css/fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:1.25rem;width:1.25rem;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#fff0;color:#fff0;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:1.25rem;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-1.5625rem}[dir=rtl] .slick-prev{left:auto;right:-1.5625rem}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-1.5625rem}[dir=rtl] .slick-next{left:-1.5625rem;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:1.875rem}.slick-dots{position:absolute;bottom:-1.5625rem;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 .3125rem;padding:0}.slick-dots li,.slick-dots li button{height:1.25rem;width:1.25rem;cursor:pointer}.slick-dots li button{border:0;background:#fff0;display:block;outline:none;line-height:0;font-size:0;color:#fff0;padding:.3125rem}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:1.25rem;height:1.25rem;font-family:slick;font-size:.375rem;line-height:1.25rem;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.tabs{background:#fff;border:none}ul.products{list-style:none}.widget_price_filter .price_label{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;color:#1a1a1a;font-size:.875rem;line-height:1;text-transform:uppercase;margin-bottom:1.4375rem}.widget_price_filter .ui-slider{position:relative;background-color:#f2f2f2;margin-bottom:2rem;margin-right:.5rem}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;width:1rem;height:1rem;border:2px solid #858585;border-radius:50%;outline:none;transition:all .3s;z-index:2;background-color:#fff;cursor:ew-resize;left:-.75rem;top:-.375rem}.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-focus,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover{border-color:#83275c}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0}.widget_price_filter .ui-slider-horizontal{height:.125rem}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.cart-empty,.woocommerce-info,.woocommerce-message,.woocommerce-notice--info,.woocommerce-notice--success,div.woocommerce-error,ul.woocommerce-error li{color:#1a1a1a;font-size:1.125rem;line-height:2rem;border:2px solid #1a1a1a;display:block;margin-bottom:1.875rem;text-align:center;padding:.625rem}@media screen and (min-width:40em){.cart-empty,.woocommerce-info,.woocommerce-message,.woocommerce-notice--info,.woocommerce-notice--success,div.woocommerce-error,ul.woocommerce-error li{padding:.3125rem}}.cart-empty a,.woocommerce-info a,.woocommerce-message a,.woocommerce-notice--info a,.woocommerce-notice--success a,div.woocommerce-error a,ul.woocommerce-error li a{text-decoration:underline;color:#1a1a1a}div.woocommerce-error{color:#e74c3c;border:2px solid #e74c3c;margin-bottom:1.875rem}div.woocommerce-error a{color:#e74c3c}ul.woocommerce-error{margin-left:0;margin-bottom:1.875rem;list-style:none}ul.woocommerce-error li{color:#e74c3c;border:2px solid #e74c3c}ul.woocommerce-error a{color:#e74c3c}.woocommerce-notice--success{color:#006726;border:2px solid #006726}.woocommerce-notice--success a{color:#006726}.woocommerce-message{margin-bottom:1.875rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;max-width:100%}.woocommerce-message .button{display:block;text-decoration:none;-ms-flex-order:99;order:99;margin-top:1.875rem}.star-rating i{color:#f1c40f;font-size:1.3125rem}.woocommerce-review-link{color:#1a1a1a;font-size:.875rem;line-height:1;text-transform:uppercase}.woocommerce-review-link:focus,.woocommerce-review-link:hover{color:rgb(51.5,51.5,51.5)}.woocommerce-product-details__description,.woocommerce-product-details__short-description{color:#1a1a1a;font-size:.9375rem;line-height:1.5rem;margin:0 auto 3.125rem}.woocommerce-product-details__description p:last-child,.woocommerce-product-details__short-description p:last-child{margin-bottom:0}.woocommerce-tabs .wc-tabs li{display:block;max-width:16.8125rem;border:1px solid #ddd}.woocommerce-tabs .wc-tabs li.active,.woocommerce-tabs .wc-tabs li.is-active,.woocommerce-tabs .wc-tabs li:focus,.woocommerce-tabs .wc-tabs li:hover{border-color:#83275c}.woocommerce-tabs .wc-tabs li.active a,.woocommerce-tabs .wc-tabs li.is-active a,.woocommerce-tabs .wc-tabs li:focus a,.woocommerce-tabs .wc-tabs li:hover a{color:#83275c}.woocommerce-tabs .wc-tabs li a{color:#1a1a1a;font-size:.875rem;font-weight:700;line-height:1;text-transform:uppercase;display:block;padding:1.3125rem}.woocommerce-tabs .wc-tabs li+li{margin-top:.5rem}.quantity__label{color:#1a1a1a;font-size:.6875rem;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:.625rem}.quantity__minus,.quantity__plus{border:2px solid #ededed;color:#1a1a1a;font-size:.6875rem;font-weight:400;line-height:2.5rem;height:2.5rem;width:2.5rem;text-align:center;transition:all .3s}.quantity__minus:focus,.quantity__minus:hover,.quantity__plus:focus,.quantity__plus:hover{background-color:#83275c;border-color:#83275c;color:#fff}.quantity__wrap{margin-bottom:1.6875rem;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.quantity__wrap>*{display:inline-block}.quantity__wrap input{background-color:transparent!important;color:#1a1a1a!important;font-weight:700;font-size:0.6875rem!important;text-transform:uppercase;height:2.5rem!important;line-height:2.5rem;width:2.5rem;text-align:center;margin:0 0.1875rem!important;padding:0!important;box-shadow:none!important;border:2px solid #ededed!important}.quantity__wrap input::-webkit-inner-spin-button,.quantity__wrap input::-webkit-outer-spin-button{-webkit-appearance:none}.woocommerce-field-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.woocommerce-field-group label{-ms-flex-positive:1;flex-grow:1;text-transform:uppercase;color:#1a1a1a;font-size:.75rem;font-weight:700;margin-bottom:.4375rem}.woocommerce-field-group span.optional{display:none;font-display:swap}#shipping_method{list-style-type:none;margin-left:0;margin-bottom:0}#shipping_method input[type=radio]{margin:0}#shipping_method li{display:-ms-flexbox;display:flex;margin-bottom:.625rem}@media screen and (max-width:79.9375em){#shipping_method li{display:grid;grid-template-columns:min-content 1fr;grid-gap:10px 0}#shipping_method li .shipping-method-description{grid-column:1/-1;margin-bottom:0}}#shipping_method label{text-transform:uppercase;font-weight:700}#shipping_method label small,#shipping_method label span{font-weight:400;text-transform:none}@media screen and (max-width:39.9375em){#shipping_method label span.price{display:block}}#coupon_code{max-width:18.75rem}#order_review .shop_table,.cart-collaterals .shop_table,.woocommerce-order-details .shop_table{background-color:#f9f9f9;max-width:49.375rem}#order_review .shop_table tbody,#order_review .shop_table tfoot,.cart-collaterals .shop_table tbody,.cart-collaterals .shop_table tfoot,.woocommerce-order-details .shop_table tbody,.woocommerce-order-details .shop_table tfoot{border:0;background:none!important}#order_review .shop_table tbody tr,#order_review .shop_table tfoot tr,.cart-collaterals .shop_table tbody tr,.cart-collaterals .shop_table tfoot tr,.woocommerce-order-details .shop_table tbody tr,.woocommerce-order-details .shop_table tfoot tr{background:none}#order_review .shop_table tbody tr th,#order_review .shop_table tfoot tr th,.cart-collaterals .shop_table tbody tr th,.cart-collaterals .shop_table tfoot tr th,.woocommerce-order-details .shop_table tbody tr th,.woocommerce-order-details .shop_table tfoot tr th{text-align:left;vertical-align:top;width:12.5rem;text-transform:uppercase;padding-left:0.9375rem!important}@media (min-width:1024px){#order_review .shop_table tbody tr th,#order_review .shop_table tfoot tr th,.cart-collaterals .shop_table tbody tr th,.cart-collaterals .shop_table tfoot tr th,.woocommerce-order-details .shop_table tbody tr th,.woocommerce-order-details .shop_table tfoot tr th{padding-left:2.625rem!important}}#order_review .shop_table tbody tr td a,#order_review .shop_table tfoot tr td a,.cart-collaterals .shop_table tbody tr td a,.cart-collaterals .shop_table tfoot tr td a,.woocommerce-order-details .shop_table tbody tr td a,.woocommerce-order-details .shop_table tfoot tr td a{color:#83275c}#order_review .shop_table tbody tr td a:focus,#order_review .shop_table tbody tr td a:hover,#order_review .shop_table tfoot tr td a:focus,#order_review .shop_table tfoot tr td a:hover,.cart-collaterals .shop_table tbody tr td a:focus,.cart-collaterals .shop_table tbody tr td a:hover,.cart-collaterals .shop_table tfoot tr td a:focus,.cart-collaterals .shop_table tfoot tr td a:hover,.woocommerce-order-details .shop_table tbody tr td a:focus,.woocommerce-order-details .shop_table tbody tr td a:hover,.woocommerce-order-details .shop_table tfoot tr td a:focus,.woocommerce-order-details .shop_table tfoot tr td a:hover{color:rgb(91.7,27.3,64.4)}#order_review .shop_table tbody tr.cart-subtotal td,#order_review .shop_table tbody tr.cart-subtotal th,#order_review .shop_table tfoot tr.cart-subtotal td,#order_review .shop_table tfoot tr.cart-subtotal th,.cart-collaterals .shop_table tbody tr.cart-subtotal td,.cart-collaterals .shop_table tbody tr.cart-subtotal th,.cart-collaterals .shop_table tfoot tr.cart-subtotal td,.cart-collaterals .shop_table tfoot tr.cart-subtotal th,.woocommerce-order-details .shop_table tbody tr.cart-subtotal td,.woocommerce-order-details .shop_table tbody tr.cart-subtotal th,.woocommerce-order-details .shop_table tfoot tr.cart-subtotal td,.woocommerce-order-details .shop_table tfoot tr.cart-subtotal th{padding-top:1.5rem}@media screen and (min-width:40em){#order_review .shop_table tbody tr.cart-subtotal td,#order_review .shop_table tbody tr.cart-subtotal th,#order_review .shop_table tfoot tr.cart-subtotal td,#order_review .shop_table tfoot tr.cart-subtotal th,.cart-collaterals .shop_table tbody tr.cart-subtotal td,.cart-collaterals .shop_table tbody tr.cart-subtotal th,.cart-collaterals .shop_table tfoot tr.cart-subtotal td,.cart-collaterals .shop_table tfoot tr.cart-subtotal th,.woocommerce-order-details .shop_table tbody tr.cart-subtotal td,.woocommerce-order-details .shop_table tbody tr.cart-subtotal th,.woocommerce-order-details .shop_table tfoot tr.cart-subtotal td,.woocommerce-order-details .shop_table tfoot tr.cart-subtotal th{padding-top:2.625rem}}#order_review .shop_table tbody tr.order-total td,#order_review .shop_table tbody tr.order-total th,#order_review .shop_table tfoot tr.order-total td,#order_review .shop_table tfoot tr.order-total th,.cart-collaterals .shop_table tbody tr.order-total td,.cart-collaterals .shop_table tbody tr.order-total th,.cart-collaterals .shop_table tfoot tr.order-total td,.cart-collaterals .shop_table tfoot tr.order-total th,.woocommerce-order-details .shop_table tbody tr.order-total td,.woocommerce-order-details .shop_table tbody tr.order-total th,.woocommerce-order-details .shop_table tfoot tr.order-total td,.woocommerce-order-details .shop_table tfoot tr.order-total th{padding-bottom:2.625rem}@media screen and (max-width:39.9375em){#order_review .shop_table.shop_table.shop_table,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table{display:block}#order_review .shop_table.shop_table.shop_table thead,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table thead{display:none;font-display:swap}#order_review .shop_table.shop_table.shop_table tbody,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tbody{display:block!important;padding-top:2.625rem}#order_review .shop_table.shop_table.shop_table tbody tr,#order_review .shop_table.shop_table.shop_table tbody tr td,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tbody tr,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tbody tr td{display:block!important}#order_review .shop_table.shop_table.shop_table tbody tr td,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tbody tr td{padding-left:1.5rem!important;padding-right:1.5rem!important}#order_review .shop_table.shop_table.shop_table tfoot,#order_review .shop_table.shop_table.shop_table tfoot tr,#order_review .shop_table.shop_table.shop_table tfoot tr td,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tfoot,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tfoot tr,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tfoot tr td{display:block}#order_review .shop_table.shop_table.shop_table tfoot tr th,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tfoot tr th{display:none;font-display:swap}#order_review .shop_table.shop_table.shop_table tfoot tr td,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tfoot tr td{padding-left:1.5rem!important;padding-right:1.5rem!important}#order_review .shop_table.shop_table.shop_table tfoot tr td.product-total,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tfoot tr td.product-total{padding-top:0!important}#order_review .shop_table.shop_table.shop_table tfoot tr td[data-title]:before,.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tfoot tr td[data-title]:before{content:attr(data-title) ":";display:block;margin-bottom:.625rem;font-weight:700}}@media screen and (max-width:39.9375em){.woocommerce-order-details.woocommerce-order-details .shop_table.shop_table.shop_table tfoot tr td[data-title]:before{content:attr(data-title)}}.woocommerce-password-strength{margin-top:.625rem;margin-bottom:.625rem;font-weight:700;line-height:1}.woocommerce-password-strength.short{color:#e74c3c}.woocommerce-password-strength.bad{color:#ff5722}.woocommerce-password-strength.good{color:#ffc107}.woocommerce-password-strength.strong{color:#00a291}@media screen and (min-width:40em){.woocommerce-form-login__message,.woocommerce-form-register__message,.woocommerce-ResetPassword__message{max-width:50%}}.woocommerce-form-login__message p,.woocommerce-form-register__message p,.woocommerce-ResetPassword__message p{margin-bottom:1.875rem}.woocommerce-form-login__buttons,.woocommerce-form-register__buttons,.woocommerce-ResetPassword__buttons{margin-top:1.875rem}.woocommerce-form-login__buttons .button,.woocommerce-form-register__buttons .button,.woocommerce-ResetPassword__buttons .button{margin-bottom:1.875rem}.woocommerce-form-login__buttons .woocommerce-form__input-checkbox,.woocommerce-form-register__buttons .woocommerce-form__input-checkbox,.woocommerce-ResetPassword__buttons .woocommerce-form__input-checkbox{margin-bottom:0!important}.woocommerce-form-login .woocommerce-field-group,.woocommerce-form-register .woocommerce-field-group,.woocommerce-ResetPassword .woocommerce-field-group{max-width:18.75rem}.woocommerce-form-login .lost_password,.woocommerce-form-register .lost_password,.woocommerce-ResetPassword .lost_password{margin-top:.625rem;margin-bottom:.625rem}.woocommerce-form-login .lost_password a,.woocommerce-form-register .lost_password a,.woocommerce-ResetPassword .lost_password a{font-size:.75rem;color:#83275c}.woocommerce-form-login .lost_password a:focus,.woocommerce-form-login .lost_password a:hover,.woocommerce-form-register .lost_password a:focus,.woocommerce-form-register .lost_password a:hover,.woocommerce-ResetPassword .lost_password a:focus,.woocommerce-ResetPassword .lost_password a:hover{color:rgb(91.7,27.3,64.4)}.woocommerce-form-register__buttons,.woocommerce-form-register__buttons .button{margin-bottom:0}.input-checkbox{margin:0 .625rem 0 0}.woocommerce-form__label-for-checkbox{display:-ms-flexbox;display:flex}.woocommerce-form__label-for-checkbox input[type=checkbox]{-ms-flex:0 0 24px;flex:0 0 1.5rem}.woocommerce-form__label-for-checkbox span{color:#1a1a1a;font-size:.75rem;line-height:1.5rem;text-transform:uppercase;font-weight:700}.woocommerce-form__label-for-checkbox a{color:#83275c}.woocommerce-form__label-for-checkbox a:focus,.woocommerce-form__label-for-checkbox a:hover{color:rgb(91.7,27.3,64.4)}#accept_policy_field label,#accept_processing_field label,#order_invoice_field label,#profile_newsletter_field label{margin-bottom:0}#accept_policy_field,#accept_processing_field,#account_password_field,#order_invoice_field,#profile_newsletter_field{padding-left:0}#accept_policy_field abbr.required,#accept_processing_field abbr.required{display:none;font-display:swap}@media (min-width:640px) and (max-width:1023px){#account_password_field{-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}.wc-backward{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}.wc-backward.disabled,.wc-backward[disabled]{opacity:1;background-color:#858585}.wc-backward.disabled:focus,.wc-backward.disabled:hover,.wc-backward[disabled]:focus,.wc-backward[disabled]:hover{background-color:#83275c}.wc-backward:focus,.wc-backward:hover{background-color:#83275c;opacity:.9}.wc-backward{color:#83275c;background-color:#fff0;border:1px solid #83275c}.wc-backward:focus,.wc-backward:hover{opacity:1;color:#fff}.wc-backward.disabled,.wc-backward[disabled]{opacity:.25;background-color:#fff0}.wc-backward:before{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"\e901";margin-right:.3125rem}.wc-forward{background-color:#83275c;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:1.125rem 2rem;display:inline-block;line-height:1;margin:0;outline:0}.wc-forward.disabled,.wc-forward[disabled]{opacity:1;background-color:#858585}.wc-forward.disabled:focus,.wc-forward.disabled:hover,.wc-forward[disabled]:focus,.wc-forward[disabled]:hover{background-color:#83275c}.wc-forward:focus,.wc-forward:hover{background-color:#83275c;opacity:.9}.wc-forward{color:#83275c;background-color:#fff0;border:1px solid #83275c}.wc-forward:focus,.wc-forward:hover{opacity:1;color:#fff}.wc-forward.disabled,.wc-forward[disabled]{opacity:.25;background-color:#fff0}.wc-forward:after{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;content:"\e902";margin-left:.3125rem}body.woocommerce-page .page-title{margin-bottom:3.125rem}@media screen and (max-width:39.9375em){.brands>.column:nth-child(n+2),.brands>.columns:nth-child(n+2),.dictionary>.column:nth-child(n+2),.dictionary>.columns:nth-child(n+2){margin-top:1.875rem}}@media screen and (min-width:40em) and (max-width:79.9375em){.brands>.column:nth-child(n+4),.brands>.columns:nth-child(n+4),.dictionary>.column:nth-child(n+4),.dictionary>.columns:nth-child(n+4){margin-top:1.875rem}}@media print,screen and (min-width:80em){.brands>.column:nth-child(n+5),.brands>.columns:nth-child(n+5),.dictionary>.column:nth-child(n+5),.dictionary>.columns:nth-child(n+5){margin-top:1.875rem}}.brands__item,.dictionary__item{position:relative;text-align:center;border:1px solid #ddd;padding:.9375rem;transition:all .3s;height:100%}.brands__item:focus,.brands__item:hover,.dictionary__item:focus,.dictionary__item:hover{border-color:#83275c}.brands__item:focus .brands__item__logo,.brands__item:focus .dictionary__item,.brands__item:hover .brands__item__logo,.brands__item:hover .dictionary__item,.dictionary__item:focus .brands__item__logo,.dictionary__item:focus .dictionary__item,.dictionary__item:hover .brands__item__logo,.dictionary__item:hover .dictionary__item{opacity:.9}.brands__item:focus .brands__item__title,.brands__item:focus .dictionary__item,.brands__item:hover .brands__item__title,.brands__item:hover .dictionary__item,.dictionary__item:focus .brands__item__title,.dictionary__item:focus .dictionary__item,.dictionary__item:hover .brands__item__title,.dictionary__item:hover .dictionary__item{color:#83275c}.brands__item__title,.dictionary__item__title{font-weight:700;transition:all .3s}.brands__item__logo,.dictionary__item__logo{margin-bottom:1.25rem}.brands__item__link,.dictionary__item__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#yith-wcwtl-email{display:inline-block;width:auto}#yith-wcwtl-email-label{font-size:.6875rem;line-height:1;text-transform:uppercase;text-align:center;color:#1a1a1a;margin-bottom:.5625rem;font-weight:400;display:block}.product_peh{background-color:#fdaecb;color:#fff}.shipping.paczkomaty-shipping td{padding-left:0.9375rem!important}@media (min-width:1024px){.shipping.paczkomaty-shipping td{padding-left:2.625rem!important}}.shipping.paczkomaty-shipping td .select2-container--default .select2-selection--single{margin:1.25rem 0}.woocommerce-product-search{position:relative}.woocommerce-product-search .search-field{width:100%;height:2.5rem;font-size:.875rem;line-height:100%;padding:.625rem .9375rem;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;box-sizing:border-box;box-shadow:none;max-width:none}.woocommerce-product-search .search-field:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgb(0 0 0 / .06)}.woocommerce-product-search .search__submit{overflow:visible;position:absolute;border:0;margin:0;cursor:pointer;height:2.5rem;min-width:3.125rem;right:0;left:auto;top:0;bottom:auto;padding:0 .9375rem;color:#fff;transition:all .25s ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgb(0 0 0 / .3);box-shadow:none}@media print{*{background:transparent!important;color:#000!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{color:#444!important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a:visited abbr[title]:after,a abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.page-navigation,.respond-form,.sidebar,.wp-prev-next,nav{display:none;font-display:swap}}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler{max-width:20px}.dgwt-wcas-search-wrapp{max-width:800px}@media (max-width:768px){.button{width:100%!important;box-sizing:border-box;margin-left:0;margin-right:0;margin-top:10px}}#rozwijany-opis-container{position:relative;left:50%;transform:translateX(-50%);margin-bottom:40px}#rozwijanie{display:none}#btn-rozwijanie{position:absolute;display:block;width:150px;height:30px;border:1px solid #000;left:50%;transform:translateX(-50%);text-align:center;border-radius:10px;bottom:-40px}#btn-rozwijanie::after{content:"Pokaż więcej";line-height:30px;cursor:pointer}#rozwijanie:checked~label#btn-rozwijanie::after{content:"Pokaż mniej"}#rozwijany{max-height:0;overflow:hidden;-webkit-transition:max-height 1s ease;-moz-transition:max-height 1s ease;-o-transition:max-height 1s ease;-ms-transition:max-height 1s ease;transition:max-height 1s ease}#rozwijany.active,#rozwijanie:checked~div#rozwijany{max-height:1250px}#rozwijany_1{float:left;width:50%}#rozwijany_2{float:left;width:50%}@media only screen and (max-width:600px){#rozwijany.active,#rozwijanie:checked~div#rozwijany{max-height:2150px}#rozwijany_1{width:100%}#rozwijany_2{width:100%}}.is-dropdown-submenu.js-dropdown-active{display:flex!important}.header__nav .menu{background-color:#fff;flex-direction:column}.menu-item-112749>.submenu{z-index:100;min-width:485px;padding-bottom:20px;flex-wrap:wrap;flex-direction:row!important}.menu-item .submenu .submenu{padding-bottom:20px}.menu-item-112749 .is-dropdown-submenu>li{padding:0 0;width:240px;height:40px}#breadcrumbs{font-size:13px;text-align:center}.article-footer{margin-left:165px}.off-canvas .menu li li a{width:51.5%}.thwmscf-buttons .button-prev,.thwmscf-buttons .button-next{border-radius:5px;padding:12px 20px;background:#83275C;color:#fff;margin-bottom:10px}.shopengine-wishlist.badge{padding:6px 5px;margin-left:4px;display:none}.shopengine-comparison.badge{padding:6px 5px;text-align:center;cursor:pointer;display:none}.shopengine-quickview-trigger{display:none!important}.woocommerce-checkout .c4wp_captcha_field{margin-bottom:10px;margin-top:15px;position:relative;display:inline-block}.login #login,.login #lostpasswordform{min-width:350px!important}.wpforms-field-c4wp iframe{width:100%!important}.login #login,.login #lostpasswordform{min-width:350px!important}.wpforms-field-c4wp iframe{width:100%!important}.grecaptcha-badge{display:none}.contact__form .wpcf7-response-output{color:black!important;line-height:22px}.brands__item__logo,.dictionary__item__logo{margin-bottom:1.25rem;max-height:100px}@media screen and (max-width:79.9375em) and (min-width:40em){body:not(.search) .product-archive .products .product:nth-child(n+3){margin-top:0}}.new{background-color:#03A9F4!important;color:white!important}.onsale{background-color:#FF9800!important;color:white!important}.bestseller{background-color:#4CAF50!important;color:white!important}.product .woocommerce-variation-price span,.product__prices span{font-size:17px}.product .inner{text-align:center}.add_to_cart_button{margin-top:10px}.current_page_item{font-weight:700}.show,.yith-wcwl-add-to-wishlist{text-align:center}.product .woocommerce-variation-price span,.product__prices span{font-size:17px}.yith-wcwl-share-title{font-size:1rem}.product-archive .products{margin-bottom:0}.product-archive{margin-left:0!important;margin-right:0!important}@media screen and (min-width:40em){body.woocommerce-checkout .wc_payment_methods{width:100%}}@media print,screen and (min-width:80em){.footer .product-categories li:nth-child(n+6){padding-left:0rem}}.label,.label.primary{background:none;font-size:1rem}.page-template-default #inner-content{max-width:64rem}body.single-product .product__slider .slide__wrap,body.single-product .product__slider .slide a{overflow:hidden}select{color:#535353}.product__thumb{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-transition:all .3s;transition:all .3s;overflow:hidden;width:100%;padding-bottom:100%}.product__thumb img{object-fit:contain}body.single-product .product__slider .slide__wrap img,body.single-product .product__slider .slide a img{width:100%;margin-top:10px}body.single-product .product__slider--nav .slide__wrap{background-size:contain}.footer-boxes__item__icon img{max-height:3.875rem}.yith-wcwl-add-button{display:block;text-align:center}.entry-content .position-left{width:100%;height:100%;-webkit-transform:none;-ms-transform:none;transform:none;overflow-y:auto}#my-account-menu.position-left .myaccount-menu:after,#my-account-menu.position-left .myaccount-menu:before{border-right:none}.woocommerce-cart .easypack-parcel-machine-select{display:none!important}#order_review .shop_table,.woocommerce-order-details .shop_table,.cart-collaterals .shop_table{max-width:100%}.input-checkbox,input[type="checkbox"],input[type="radio"]{min-width:24px}.yith-par-message{display:block;text-align:center;margin-top:20px;margin-bottom:20px}@media screen and (min-width:40em){body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text{max-width:100%}}.cashout_txt{margin-bottom:30px;font-size:.8rem;padding-left:10px;padding-right:10px}.woocommerce-input-wrapper{max-width:100%}.search-small{max-width:400px;margin:30px auto;padding:10px}.header img.logo{padding:10px}.footer .widgettitle{margin-bottom:20px;margin-top:30px}.product__title{line-height:1.5}.footer .social-links__item a{color:#fff;font-size:15px}.tabs-panel h3{color:#333;font-weight:700;font-size:20px;line-height:1;text-transform:uppercase}.footer-boxes__item:hover{border:2px solid #83275C;transition:0.5s all}.current-cat>a{font-weight:700!important}#yith-wcwtl-output{text-align:center}body:not(.woocommerce-page) .wysiwyg h1,body:not(.woocommerce-page) .wysiwyg h2,body:not(.woocommerce-page) .wysiwyg h3,body:not(.woocommerce-page) .wysiwyg h4,body:not(.woocommerce-page) .wysiwyg h5,body:not(.woocommerce-page) .wysiwyg h6,body:not(.woocommerce-page) .wysiwyg .page-title{color:#242424;font-family:"Open Sans",sans-serif;font-size:32px;line-height:1.3;margin-bottom:27px}body.single-product .product_title{line-height:1.4}#do_uploadFile{background:#fff}.accordion-title{border:0;font-size:1rem;line-height:1.3;color:#4c4c4c;border-bottom:1px dotted #a7a7a7}.accordion-content{display:none;padding:1rem;border:0;background-color:#fff;color:#1a1a1a}.accordion-title:hover,.accordion-title:focus{background-color:#fff0}.faq_container{color:#777;font-size:16px;font-weight:400;line-height:26px;max-width:750px;margin:0 auto}.footer .menu>li.active>a{color:#fff}.woocommerce-form__label-for-checkbox span{font-weight:600}.home-slider__item{background-size:contain}#accept_terms_field{padding-left:0}.home-slider__item__link{border:0;position:absolute;width:100%;height:100%;left:0;top:0}.home-slider__item__content{position:static!important;max-width:none!important}#punkt_odbioru_field .woocommerce-input-wrapper{min-width:320px}select{border:1px solid #ddd!important;color:gray;font-size:15px;font-weight:700}.woocommerce-checkout #inner-content{max-width:80rem!important}.product .button.product_type_simple{padding:10px}.quiz_selected_answer:before,.quiz_unselected_answer:before{display:none!important}.quiz_selected_answer input[type=radio]{display:none!important}.advq_start_quiz_button{background-color:#83275C!important}.advq_next_button{background-color:#83275C!important;display:inline-block!important}.advq_progress{border-bottom:2px solid #83275C!important}.adqv_contentbefore_quiz{font-weight:700;margin-bottom:20px}.woocommerce-widget-layered-nav-list__item a{padding-left:0!important}.woocommerce-widget-layered-nav-list__item a:before{display:none!important}.product_cg{background-color:#4ca8af!important;color:white!important}.product__ribbons span{font-size:12px;padding:5px}.wysiwyg.articles{padding-bottom:0!important}body.blog .woocommerce-pagination{margin-bottom:50px}body.blog .woocommerce-pagination li+li{margin-left:3px}.product_peh{background-color:#fdaecb!important;color:#fff!important}.woocommerce-checkout a#open-geowidget{color:#FF8C00!important;background-color:#fff0;border:1px solid #FF8C00;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:6px 10px;display:inline-block;margin:10px 0 0 0}.woocommerce-checkout a#open-geowidget:hover{background-color:#FF8C00;color:#fff!important}.woocommerce-checkout .gift-certificate ul.show_hide_list li{display:flex}.woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a{margin:5px;display:inline-block}.home-slider__wrap.row{margin-bottom:50px}.cart-collaterals .shop_table tbody tr.cart-subtotal th,.cart-collaterals .shop_table tbody tr.cart-subtotal td{padding:15px!important}body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{margin-top:30px}.woocommerce-checkout .gr-wc-checkbox label[for="gr_checkout_checkbox"] span{color:#1a1a1a;font-size:.75rem;line-height:1.5rem;text-transform:uppercase;font-weight:600}.woocommerce-checkout .gr-wc-checkbox label[for="gr_checkout_checkbox"]{display:flex}.woocommerce-checkout #profile_newsletter_field{display:none}.woocommerce-checkout p#yith_birthday_field{padding:0 15px 0 0}.woocommerce-checkout .select2-container--default.select2-container--default.select2-container--default .select2-selection--single{border:1px solid #ddd!important;border-radius:0}.woocommerce-checkout .select2-container .select2-selection--single{height:50px;margin:0}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:50px;font-size:.9375rem;font-weight:700;color:gray;height:50px;display:inline-block;padding:0 21px}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{top:11px}.header__top__profile{margin-left:20px}.header__top__profile i{margin:1px 6px 0 0}@media (max-width:450px){a.header__top__profile span{display:none}.header__top__profile{margin-left:15px}a.header__top__profile:not(.fav){margin-left:0}.header__mobile-btn{margin-left:15px}}body.single-product .product__slider--nav .slide__wrap{padding-bottom:0}.products .inner>a>.product__prices{font-size:17px;color:#1a1a1a;font-weight:600}.products .inner>a>.product__prices>span:first-child:not(:only-child){display:inline-block;margin-right:5px}.products .inner>a>.product__prices>span:last-child:nth-child(2){display:inline-block;margin-left:5px}.fgf_add_to_cart_link .fgf-add-manual-gift-product{display:block;margin-top:10px}.fgf_gift_products_table tbody tr td:first-child{width:100px}.fgf_gift_products_table td img{width:100px}.fgf-owl-carousel-items .owl-stage{display:flex}.fgf-owl-carousel-items .owl-stage .owl-item{display:flex;height:auto}.fgf-owl-carousel-items .owl-item .fgf-owl-carousel-item{display:flex;flex-direction:column;padding:10px}.fgf-owl-carousel-items .owl-item span{margin-top:auto}.fgf-owl-carousel-items .owl-item h5{color:#1a1a1a;font-size:15px;line-height:1.5;text-transform:uppercase}.wysiwyg .woocommerce.columns-3.product-archive a{text-decoration:none!important}.wysiwyg .woocommerce.columns-3.product-archive li:before{display:none!important}.gifts__head{margin-bottom:50px}.wysiwyg .slick-arrow{color:rgb(26 26 26 / .3);font-size:1.25rem;background-color:#fff;box-shadow:0 0 10px rgb(0 0 0 / 7%);width:50px;height:50px;line-height:50px;text-align:center}.wysiwyg .slick-prev{left:10px}.wysiwyg .slick-next{right:10px}.wysiwyg .slick-arrow:hover,.wysiwyg .slick-arrow:focus{color:#1a1a1a}.wysiwyg .slick-arrow:before{display:none}@media (min-width:40rem){.product .button.product_type_simple{margin-top:auto}.wysiwyg .woocommerce.columns-3.product-archive .slick-track{min-width:100%;display:flex}.wysiwyg .woocommerce.columns-3.product-archive .slick-track .slick-slide{display:flex;height:auto;flex:initial!important}}@media (min-width:900px){.wysiwyg .slick-prev{left:-2.5rem}.wysiwyg .slick-next{right:-2.5rem}}.header__menu .menu li.menu-item.promo>a:not(:hover){color:#871054}.woocommerce .wac .fas{zoom:1.3}.woocommerce .wac .fa-sort-amount-up{color:#77c777}.woocommerce .wac .fa-sort-amount-down{color:darkorange}.woocommerce-message.wac.trb:before{display:none;font-display:swap}.woocommerce .wac.trb{background:rgb(220 220 220 / .5);color:#777}.woocommerce .wac.trb .fa-exclamation-triangle{color:#ffa2a2}.woocommerce .wac.trb .fa-check-circle{color:#77c777}.woocommerce-message.wac.trb{margin-bottom:1em;padding:1em}.woocommerce .cart-discount td[data-title],.woocommerce .cart-discount .amount{color:green}.woocommerce .cart-discount td:after,.woocommerce .cart-discount td[data-title]:after{content:"\00a0 \f14a";display:inline-block;font-family:'Font Awesome 5 Free';position:absolute;margin-top:-.5em;opacity:0;-webkit-transition:all 1s;transition:all 1s}.woocommerce .cart-discount td[data-title]:before{color:#6d6d6d;font-weight:400;white-space:pre-wrap}.woocommerce .cart-discount.anm td:after{opacity:1;margin-left:-3em;color:green;font-size:2em}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none;font-display:swap}.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;font-display:swap}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;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)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-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)}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none;font-display:swap}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;font-display:swap}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none;font-display:swap}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;font-display:swap}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;font-display:swap}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}