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

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-enadawca/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-enadawca/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/woocommerce-enadawca/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-enadawca/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-enadawca/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/woocommerce-enadawca/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-paczka-w-ruchu/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/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}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/woocommerce-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(/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(/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}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/woocommerce-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}}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! 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}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wpcf7 .wpcf7-recaptcha iframe{margin-bottom:0}.wpcf7 .wpcf7-recaptcha[data-align="center"]>div{margin:0 auto}.wpcf7 .wpcf7-recaptcha[data-align="right"]>div{margin:0 0 0 auto}[class^="wc_payment_method payment_method_tpay"] label:not(.tpay-item){align-items:center;display:flex!important}[class^="wc_payment_method payment_method_tpay"] label:not(.tpay-item) img{margin-left:auto;padding-left:8px;width:50px}[class^="wc_payment_method payment_method_pekao"] label:not(.tpay-item){align-items:center;display:flex!important}[class^="wc_payment_method payment_method_pekao"] label:not(.tpay-item) img{margin-left:auto;padding-left:8px;width:50px}.tpay-blik0{padding:20px 0}.tpay-blik0 input:not([type=checkbox]):not([type=radio]){height:40px;max-width:200px!important;padding:0 10px;width:100%}.tpay-row .tpay-amPmCheckbox{align-items:center;display:flex!important}.tpay-row .tpay-amPmCheckbox label{margin:0!important}[class*=tpay-]+.tpay-accept-conditions{margin-top:15px}.tpay-accept-conditions{color:#676986;font-size:13px}.tpay-accept-conditions a{color:#1b2257;text-decoration:underline}[class*=payment_method_pekao] .payment_box,[class*=payment_method_tpay] .payment_box{background:#fff!important;padding:15px!important}.tpay-sf{background:#fff;max-width:750px;padding:30px 0}.tpay-sf .tpay-sf-form{background:linear-gradient(280deg,#dfe3ea,#cbd1dd);border-radius:5px;display:flex;flex-direction:column;max-width:600px;padding:15px}.tpay-sf .tpay-sf-form img{height:auto;margin-left:auto;width:50px}.tpay-sf .tpay-sf-form input:not([type=checkbox]):not([type=radio]){height:40px;margin:0;padding:0 10px;width:calc(100% - 30px)}.tpay-sf .tpay-sf-form .card-container{display:flex;flex-direction:row;flex-wrap:wrap}.tpay-sf .tpay-sf-form .card-container>div{width:45%}.tpay-sf .tpay-sf-form .card-container>div.card-number-container{margin-bottom:10px;padding-top:0;width:100%}.tpay-sf .tpay-sf-form .card-container>div.cvc-container{margin-left:auto}.tpay-sf .tpay-sf-form .card-container label{align-items:center;align-items:flex-start;display:flex;flex-direction:column;font-size:14px;justify-content:center;margin:0;width:100%}.tpay-sf .tpay-sf-form .card-container label input{border:1px solid #dfdede;border-radius:5px;margin:6px auto 0;outline:0;width:100%}.tpay-sf .tpay-sf-form .card-container label input[readonly=readonly]{filter:blur(2px)}.tpay-sf .tpay-sf-form .card-container label input.valid,.tpay-sf .tpay-sf-form .card-container label input:focus{border-color:#6dac97}.tpay-sf .tpay-sf-form .card-container label input.wrong{border-color:red}.tpay-sf .tpay-sf-form .card-container label span{display:block}.tpay-sf .tpay-sf-form .save-card{align-items:center;display:flex;padding:12px 0}.tpay-sf .tpay-sf-form .save-card input{margin-right:8px;top:unset}.tpay-sf .tpay-sf-form .saved-cards .saved-cards-title{margin:0;padding:12px 0}.tpay-sf .tpay-sf-form .saved-cards label{align-items:center;display:flex}.tpay-sf .tpay-sf-form .saved-cards label input{margin-right:8px;top:unset}.tpay-sf .tpay-sf-form .saved-cards label input[type=radio]{display:block!important}.tpay-blik0{background:#fff;max-width:750px;padding:30px 0}.tpay-blik0 .tpay_blik-payment-alias{margin-bottom:20px}.tpay-blik0 .tpay_blik-payment-alias a{color:#000;font-size:14px}.tpay-blik0 .tpay_blik-payment-alias,.tpay-blik0 .tpay_blik-payment-form{border:1px solid #dfe3ea;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;max-width:400px;padding:15px}.tpay-blik0 .tpay_blik-payment-alias .bottom,.tpay-blik0 .tpay_blik-payment-form .bottom{display:none}.tpay-blik0 .tpay_blik-payment-alias.active,.tpay-blik0 .tpay_blik-payment-form.active{background:linear-gradient(280deg,#dfe3ea,#cbd1dd)}.tpay-blik0 .tpay_blik-payment-alias.active .bottom,.tpay-blik0 .tpay_blik-payment-form.active .bottom{display:block;margin-top:15px}.tpay-blik0 .tpay_blik-payment-alias .top,.tpay-blik0 .tpay_blik-payment-form .top{align-items:center;display:flex}.tpay-blik0 .tpay_blik-payment-alias .top label,.tpay-blik0 .tpay_blik-payment-form .top label{align-items:center;display:flex;flex-direction:row;justify-content:unset;margin-bottom:0;width:calc(100% - 60px)}.tpay-blik0 .tpay_blik-payment-alias .top label input,.tpay-blik0 .tpay_blik-payment-form .top label input{margin-right:10px}.tpay-blik0 .tpay_blik-payment-alias .top img,.tpay-blik0 .tpay_blik-payment-form .top img{height:auto;margin-left:auto;width:50px}.tpay-blik0 .tpay_blik-payment-alias label,.tpay-blik0 .tpay_blik-payment-form label{align-items:center;display:flex;flex-direction:column;font-size:14px;justify-content:center}.tpay-blik0 .tpay_blik-payment-alias label input[type=radio],.tpay-blik0 .tpay_blik-payment-form label input[type=radio]{display:inline-block}.tpay-blik0 .tpay_blik-payment-alias label input[type=text],.tpay-blik0 .tpay_blik-payment-form label input[type=text]{border:1px solid #dfdede;border-radius:5px;margin:6px auto 0;outline:0;text-align:center;width:80%}.tpay-blik0 .tpay_blik-payment-alias label input[type=text]:focus,.tpay-blik0 .tpay_blik-payment-form label input[type=text]:focus{border-color:#6dac97}.tpay-blik0 .tpay_blik-payment-alias label span,.tpay-blik0 .tpay_blik-payment-form label span{display:block}.tpay-pbl-container{background:#fff;max-width:750px;padding:0}.tpay-pbl-container .tpay-pbl{display:flex;flex-wrap:wrap;margin:0 -10px 10px}.tpay-pbl-container .tpay-pbl .tpay-item{margin:0;width:48%}@media(min-width:992px){.tpay-pbl-container .tpay-pbl .tpay-item{width:31%}}.tpay-pbl-container .tpay-pbl .tpay-item input{display:none}.tpay-pbl-container .tpay-pbl .tpay-item input:checked+div>div{border:1px solid #6dac97;box-shadow:0 0 15px 5px rgb(41 83 198 / .15)}.tpay-pbl-container .tpay-pbl .tpay-item>div{padding:5px}.tpay-pbl-container .tpay-pbl .tpay-item>div>div{border:1px solid #e5e5e5;border-radius:5px;padding:10px 0}.tpay-pbl-container .tpay-pbl .tpay-item>div>div .tpay-group-logo-holder{align-items:center;display:flex;height:70px;justify-content:center}.tpay-pbl-container .tpay-pbl .tpay-item>div>div .tpay-group-logo-holder img{height:auto;width:90px}.tpay-pbl-container .tpay-pbl .tpay-item>div>div .name{color:gray;display:block;font-size:13px;text-align:center}.modal-tpay-blik-container{align-items:center;background:rgb(0 0 0 / .5);display:flex;display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.modal-tpay-blik-container .modal-tpay-blik{background:#fff;font-size:16px;height:90%;padding:20px;width:90%}@media(min-width:768px){.modal-tpay-blik-container .modal-tpay-blik{height:unset;width:500px}}.modal-tpay-blik-container .modal-tpay-blik .title{font-size:24px}.modal-tpay-blik-container .modal-tpay-blik p{margin-bottom:15px}.modal-tpay-blik-container .modal-tpay-blik a{background:red;border-radius:10px;color:#fff!important;padding:10px;text-decoration:none}.blik0-error,.pbl-error{display:none;margin-bottom:.5em;margin-top:.5em;padding-bottom:.5em;padding-top:.5em}.blik0-error:before,.pbl-error:before{top:.5em}.installments-iframe{border:none;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.installments-iframe-container{border-radius:8px;box-shadow:0 4px 8px rgb(0 0 0 / .1);height:100%;left:50%;overflow:hidden;padding:0;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1000}.installments-iframe-closeBtn{background:red;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;position:absolute;right:10px;top:10px;z-index:1001}.installments-button{background:#fff;border:1px solid #ebebeb;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-family:sans-serif;font-size:13px;font-weight:700;gap:1px;line-height:15.6px;padding:8px 32px!important;transition:background-color .25s ease}.installments-button.block{align-items:center;justify-content:center;width:100%}.installments-button.cart,.installments-button.checkout,.installments-button.product{margin-bottom:10px}.installments-button.cart{align-items:center;width:100%}.installments-button:hover{background:#eee}.installments-button img{max-width:114px}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}.woocommerce form .form-row .required{visibility:visible}.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}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}:root{--bs-blue:#006EDB;--bs-indigo:#6e4f9a;--bs-purple:#6f42c1;--bs-pink:#ED0946;--bs-red:#DA0010;--bs-orange:#F3B643;--bs-yellow:#FFEC50;--bs-green:#2c8609;--bs-teal:#04BCAF;--bs-cyan:#43B4FA;--bs-white:#fff;--bs-gray:#939393;--bs-gray-dark:#707070;--bs-gray-100:#F6F7FB;--bs-gray-200:#efefef;--bs-gray-300:#e5e5e5;--bs-gray-400:#cccccc;--bs-gray-500:#b1b1b1;--bs-gray-600:#939393;--bs-gray-700:#6e6e6e;--bs-gray-800:#707070;--bs-gray-900:#3a3a3a;--bs-primary:#dca958;--bs-primary600:#a7762d;--bs-primary900:#3b290c;--bs-secondary:#b1b1b1;--bs-azofoska:#6e6e6e;--bs-biofos:#04BCAF;--bs-biostar:#6e4f9a;--bs-biostar-cleaning-products:#6e4f9a;--bs-buwi:#a7762d;--bs-florovit:#FFEC50;--bs-ludwik:#2c8609;--bs-twisto:#3ED36D;--bs-ludwik-ekologiczny:#43B4FA;--bs-light:#fff;--bs-dark:#000;--bs-cyan-700:#006FAA;--bs-cyan-dark:#122650;--bs-ludwik-maxx-power:#006851;--bs-primary-rgb:220,169,88;--bs-primary600-rgb:167,118,45;--bs-primary900-rgb:59,41,12;--bs-secondary-rgb:177,177,177;--bs-azofoska-rgb:110,110,110;--bs-biofos-rgb:4,188,175;--bs-biostar-rgb:110,79,154;--bs-biostar-cleaning-products-rgb:110,79,154;--bs-buwi-rgb:167,118,45;--bs-florovit-rgb:255,236,80;--bs-ludwik-rgb:44,134,9;--bs-twisto-rgb:62,211,109;--bs-ludwik-ekologiczny-rgb:67,180,250;--bs-light-rgb:255,255,255;--bs-dark-rgb:0,0,0;--bs-cyan-700-rgb:0,111,170;--bs-cyan-dark-rgb:18,38,80;--bs-ludwik-maxx-power-rgb:0,104,81;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:0,0,0;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:Lato,Helvetica,Arial,sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#000;--bs-body-bg:#fff}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,.woocommerce-archive-description .h3,.woocommerce-archive-description h3,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-family:Arial,sans-serif;font-weight:700;line-height:1.2}.h1,h1{font-size:calc(1.5125rem + 3.15vw)}@media (min-width:1200px){.h1,h1{font-size:3.875rem}}.h2,h2{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h2,h2{font-size:2.5rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,.woocommerce-archive-description .h3,.woocommerce-archive-description h3,h4{font-size:calc(1.25625rem + .075vw)}@media (min-width:1200px){.h4,.woocommerce-archive-description .h3,.woocommerce-archive-description h3,h4{font-size:1.3125rem}}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:900}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#dca958;text-decoration:underline}a:hover{color:#b08746}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#ed0946;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#3a3a3a;border-radius:5px}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#939393;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.125rem;font-weight:700}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#939393}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:10px;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#939393}.container,.container-fluid,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,15px);padding-left:var(--bs-gutter-x,15px);margin-right:auto;margin-left:auto}@media (min-width:1450px){.container,.container-lg,.container-md,.container-sm,.container-ss,.container-wp,.container-xl,.container-xxl{max-width:1820px}}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.6666666667rem}.g-2,.gy-2{--bs-gutter-y:0.6666666667rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}.g-6,.gx-6{--bs-gutter-x:4rem}.g-6,.gy-6{--bs-gutter-y:4rem}.g-7,.gx-7{--bs-gutter-x:5rem}.g-7,.gy-7{--bs-gutter-y:5rem}.g-8,.gx-8{--bs-gutter-x:6rem}.g-8,.gy-8{--bs-gutter-y:6rem}@media (min-width:375px){.col-ss{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-ss-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-ss-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-ss-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-ss-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-ss-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-ss-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-ss-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-ss-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-ss-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-ss-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-ss-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-ss-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-ss-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-ss-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-ss-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-ss-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-ss-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-ss-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-ss-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-ss-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-ss-0{margin-left:0}.offset-ss-1{margin-left:8.33333333%}.offset-ss-2{margin-left:16.66666667%}.offset-ss-3{margin-left:25%}.offset-ss-4{margin-left:33.33333333%}.offset-ss-5{margin-left:41.66666667%}.offset-ss-6{margin-left:50%}.offset-ss-7{margin-left:58.33333333%}.offset-ss-8{margin-left:66.66666667%}.offset-ss-9{margin-left:75%}.offset-ss-10{margin-left:83.33333333%}.offset-ss-11{margin-left:91.66666667%}.g-ss-0,.gx-ss-0{--bs-gutter-x:0}.g-ss-0,.gy-ss-0{--bs-gutter-y:0}.g-ss-1,.gx-ss-1{--bs-gutter-x:0.25rem}.g-ss-1,.gy-ss-1{--bs-gutter-y:0.25rem}.g-ss-2,.gx-ss-2{--bs-gutter-x:0.6666666667rem}.g-ss-2,.gy-ss-2{--bs-gutter-y:0.6666666667rem}.g-ss-3,.gx-ss-3{--bs-gutter-x:1rem}.g-ss-3,.gy-ss-3{--bs-gutter-y:1rem}.g-ss-4,.gx-ss-4{--bs-gutter-x:1.5rem}.g-ss-4,.gy-ss-4{--bs-gutter-y:1.5rem}.g-ss-5,.gx-ss-5{--bs-gutter-x:3rem}.g-ss-5,.gy-ss-5{--bs-gutter-y:3rem}.g-ss-6,.gx-ss-6{--bs-gutter-x:4rem}.g-ss-6,.gy-ss-6{--bs-gutter-y:4rem}.g-ss-7,.gx-ss-7{--bs-gutter-x:5rem}.g-ss-7,.gy-ss-7{--bs-gutter-y:5rem}.g-ss-8,.gx-ss-8{--bs-gutter-x:6rem}.g-ss-8,.gy-ss-8{--bs-gutter-y:6rem}}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.6666666667rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.6666666667rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:4rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:4rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:5rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:5rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:6rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:6rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.6666666667rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.6666666667rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}.g-md-6,.gx-md-6{--bs-gutter-x:4rem}.g-md-6,.gy-md-6{--bs-gutter-y:4rem}.g-md-7,.gx-md-7{--bs-gutter-x:5rem}.g-md-7,.gy-md-7{--bs-gutter-y:5rem}.g-md-8,.gx-md-8{--bs-gutter-x:6rem}.g-md-8,.gy-md-8{--bs-gutter-y:6rem}}@media (min-width:782px){.col-wp{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-wp-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-wp-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-wp-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-wp-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-wp-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-wp-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-wp-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-wp-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-wp-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-wp-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-wp-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-wp-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-wp-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-wp-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-wp-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-wp-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-wp-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-wp-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-wp-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-wp-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-wp-0{margin-left:0}.offset-wp-1{margin-left:8.33333333%}.offset-wp-2{margin-left:16.66666667%}.offset-wp-3{margin-left:25%}.offset-wp-4{margin-left:33.33333333%}.offset-wp-5{margin-left:41.66666667%}.offset-wp-6{margin-left:50%}.offset-wp-7{margin-left:58.33333333%}.offset-wp-8{margin-left:66.66666667%}.offset-wp-9{margin-left:75%}.offset-wp-10{margin-left:83.33333333%}.offset-wp-11{margin-left:91.66666667%}.g-wp-0,.gx-wp-0{--bs-gutter-x:0}.g-wp-0,.gy-wp-0{--bs-gutter-y:0}.g-wp-1,.gx-wp-1{--bs-gutter-x:0.25rem}.g-wp-1,.gy-wp-1{--bs-gutter-y:0.25rem}.g-wp-2,.gx-wp-2{--bs-gutter-x:0.6666666667rem}.g-wp-2,.gy-wp-2{--bs-gutter-y:0.6666666667rem}.g-wp-3,.gx-wp-3{--bs-gutter-x:1rem}.g-wp-3,.gy-wp-3{--bs-gutter-y:1rem}.g-wp-4,.gx-wp-4{--bs-gutter-x:1.5rem}.g-wp-4,.gy-wp-4{--bs-gutter-y:1.5rem}.g-wp-5,.gx-wp-5{--bs-gutter-x:3rem}.g-wp-5,.gy-wp-5{--bs-gutter-y:3rem}.g-wp-6,.gx-wp-6{--bs-gutter-x:4rem}.g-wp-6,.gy-wp-6{--bs-gutter-y:4rem}.g-wp-7,.gx-wp-7{--bs-gutter-x:5rem}.g-wp-7,.gy-wp-7{--bs-gutter-y:5rem}.g-wp-8,.gx-wp-8{--bs-gutter-x:6rem}.g-wp-8,.gy-wp-8{--bs-gutter-y:6rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.6666666667rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.6666666667rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:4rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:4rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:5rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:5rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:6rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:6rem}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.6666666667rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.6666666667rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:4rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:4rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:5rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:5rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:6rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:6rem}}@media (min-width:1450px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.6666666667rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.6666666667rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:4rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:4rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:5rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:5rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:6rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:6rem}}@media (min-width:1636px){.col-xxxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x:0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y:0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x:0.6666666667rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y:0.6666666667rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x:1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y:1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x:1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y:1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:3rem}.g-xxxl-6,.gx-xxxl-6{--bs-gutter-x:4rem}.g-xxxl-6,.gy-xxxl-6{--bs-gutter-y:4rem}.g-xxxl-7,.gx-xxxl-7{--bs-gutter-x:5rem}.g-xxxl-7,.gy-xxxl-7{--bs-gutter-y:5rem}.g-xxxl-8,.gx-xxxl-8{--bs-gutter-x:6rem}.g-xxxl-8,.gy-xxxl-8{--bs-gutter-y:6rem}}.post-content table,.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#000;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#000;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#000;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#000;vertical-align:top;border-color:#e5e5e5}.post-content table>:not(caption)>*>*,.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.post-content table>tbody,.table>tbody{vertical-align:inherit}.post-content table>thead,.table>thead{vertical-align:bottom}.post-content table>:not(:first-child),.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.post-content table>:not(caption)>*,.table-bordered>:not(caption)>*{border-width:1px 0}.post-content table>:not(caption)>*>*,.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#f8eede;--bs-table-striped-bg:#ece2d3;--bs-table-striped-color:#000;--bs-table-active-bg:#dfd6c8;--bs-table-active-color:#000;--bs-table-hover-bg:#e5dccd;--bs-table-hover-color:#000;color:#000;border-color:#dfd6c8}.table-secondary{--bs-table-bg:#efefef;--bs-table-striped-bg:#e3e3e3;--bs-table-striped-color:#000;--bs-table-active-bg:#d7d7d7;--bs-table-active-color:#000;--bs-table-hover-bg:#dddddd;--bs-table-hover-color:#000;color:#000;border-color:#d7d7d7}.table-success{--bs-table-bg:#d5e7ce;--bs-table-striped-bg:#cadbc4;--bs-table-striped-color:#000;--bs-table-active-bg:#c0d0b9;--bs-table-active-color:#000;--bs-table-hover-bg:#c5d6bf;--bs-table-hover-color:#000;color:#000;border-color:#c0d0b9}.table-info{--bs-table-bg:#d9f0fe;--bs-table-striped-bg:#cee4f1;--bs-table-striped-color:#000;--bs-table-active-bg:#c3d8e5;--bs-table-active-color:#000;--bs-table-hover-bg:#c9deeb;--bs-table-hover-color:#000;color:#000;border-color:#c3d8e5}.table-warning{--bs-table-bg:#fffbdc;--bs-table-striped-bg:#f2eed1;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e2c6;--bs-table-active-color:#000;--bs-table-hover-bg:#ece8cc;--bs-table-hover-color:#000;color:#000;border-color:#e6e2c6}.table-danger{--bs-table-bg:#f8cccf;--bs-table-striped-bg:#ecc2c5;--bs-table-striped-color:#000;--bs-table-active-bg:#dfb8ba;--bs-table-active-color:#000;--bs-table-hover-bg:#e5bdbf;--bs-table-hover-color:#000;color:#000;border-color:#dfb8ba}.table-light{--bs-table-bg:#fff;--bs-table-striped-bg:#f2f2f2;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e6e6;--bs-table-active-color:#000;--bs-table-hover-bg:#ececec;--bs-table-hover-color:#000;color:#000;border-color:#e6e6e6}.table-dark{--bs-table-bg:#000;--bs-table-striped-bg:#0d0d0d;--bs-table-striped-color:#fff;--bs-table-active-bg:#1a1a1a;--bs-table-active-color:#fff;--bs-table-hover-bg:#131313;--bs-table-hover-color:#fff;color:#fff;border-color:#1a1a1a}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:374.98px){.table-responsive-ss{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:781.98px){.table-responsive-wp{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1449.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1635.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#939393}.form-control,.woocommerce-additional-fields .form-row input,.woocommerce-additional-fields .form-row textarea,.woocommerce-billing-fields .form-row input,.woocommerce-shipping-fields .form-row input{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control,.woocommerce-additional-fields .form-row input,.woocommerce-additional-fields .form-row textarea,.woocommerce-billing-fields .form-row input,.woocommerce-shipping-fields .form-row input{-webkit-transition:none;-o-transition:none;transition:none}}.form-control[type=file],.woocommerce-additional-fields .form-row input[type=file],.woocommerce-additional-fields .form-row textarea[type=file],.woocommerce-billing-fields .form-row input[type=file],.woocommerce-shipping-fields .form-row input[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),.woocommerce-additional-fields .form-row input[type=file]:not(:disabled):not([readonly]),.woocommerce-additional-fields .form-row textarea[type=file]:not(:disabled):not([readonly]),.woocommerce-billing-fields .form-row input[type=file]:not(:disabled):not([readonly]),.woocommerce-shipping-fields .form-row input[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.woocommerce-additional-fields .form-row input:focus,.woocommerce-additional-fields .form-row textarea:focus,.woocommerce-billing-fields .form-row input:focus,.woocommerce-shipping-fields .form-row input:focus{color:#000;background-color:#fff;border-color:gray;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 .25rem rgb(0 0 0 / .15)}.form-control::-webkit-date-and-time-value,.woocommerce-additional-fields .form-row input::-webkit-date-and-time-value,.woocommerce-additional-fields .form-row textarea::-webkit-date-and-time-value,.woocommerce-billing-fields .form-row input::-webkit-date-and-time-value,.woocommerce-shipping-fields .form-row input::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder,.woocommerce-additional-fields .form-row input::-webkit-input-placeholder,.woocommerce-additional-fields .form-row textarea::-webkit-input-placeholder,.woocommerce-billing-fields .form-row input::-webkit-input-placeholder,.woocommerce-shipping-fields .form-row input::-webkit-input-placeholder{color:#939393;opacity:1}.form-control::-moz-placeholder,.woocommerce-additional-fields .form-row input::-moz-placeholder,.woocommerce-additional-fields .form-row textarea::-moz-placeholder,.woocommerce-billing-fields .form-row input::-moz-placeholder,.woocommerce-shipping-fields .form-row input::-moz-placeholder{color:#939393;opacity:1}.form-control:-ms-input-placeholder,.woocommerce-additional-fields .form-row input:-ms-input-placeholder,.woocommerce-additional-fields .form-row textarea:-ms-input-placeholder,.woocommerce-billing-fields .form-row input:-ms-input-placeholder,.woocommerce-shipping-fields .form-row input:-ms-input-placeholder{color:#939393;opacity:1}.form-control::-ms-input-placeholder,.woocommerce-additional-fields .form-row input::-ms-input-placeholder,.woocommerce-additional-fields .form-row textarea::-ms-input-placeholder,.woocommerce-billing-fields .form-row input::-ms-input-placeholder,.woocommerce-shipping-fields .form-row input::-ms-input-placeholder{color:#939393;opacity:1}.form-control::placeholder,.woocommerce-additional-fields .form-row input::placeholder,.woocommerce-additional-fields .form-row textarea::placeholder,.woocommerce-billing-fields .form-row input::placeholder,.woocommerce-shipping-fields .form-row input::placeholder{color:#939393;opacity:1}.form-control:disabled,.form-control[readonly],.woocommerce-additional-fields .form-row input:disabled,.woocommerce-additional-fields .form-row input[readonly],.woocommerce-additional-fields .form-row textarea:disabled,.woocommerce-additional-fields .form-row textarea[readonly],.woocommerce-billing-fields .form-row input:disabled,.woocommerce-billing-fields .form-row input[readonly],.woocommerce-shipping-fields .form-row input:disabled,.woocommerce-shipping-fields .form-row input[readonly]{background-color:#efefef;opacity:1}.form-control::file-selector-button,.woocommerce-additional-fields .form-row input::file-selector-button,.woocommerce-additional-fields .form-row textarea::file-selector-button,.woocommerce-billing-fields .form-row input::file-selector-button,.woocommerce-shipping-fields .form-row input::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#000;background-color:#efefef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button,.woocommerce-additional-fields .form-row input::file-selector-button,.woocommerce-additional-fields .form-row textarea::file-selector-button,.woocommerce-billing-fields .form-row input::file-selector-button,.woocommerce-shipping-fields .form-row input::file-selector-button{-webkit-transition:none;-o-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.woocommerce-additional-fields .form-row input:hover:not(:disabled):not([readonly])::file-selector-button,.woocommerce-additional-fields .form-row textarea:hover:not(:disabled):not([readonly])::file-selector-button,.woocommerce-billing-fields .form-row input:hover:not(:disabled):not([readonly])::file-selector-button,.woocommerce-shipping-fields .form-row input:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e3e3e3}.form-control::-webkit-file-upload-button,.woocommerce-additional-fields .form-row input::-webkit-file-upload-button,.woocommerce-additional-fields .form-row textarea::-webkit-file-upload-button,.woocommerce-billing-fields .form-row input::-webkit-file-upload-button,.woocommerce-shipping-fields .form-row input::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#000;background-color:#efefef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button,.woocommerce-additional-fields .form-row input::-webkit-file-upload-button,.woocommerce-additional-fields .form-row textarea::-webkit-file-upload-button,.woocommerce-billing-fields .form-row input::-webkit-file-upload-button,.woocommerce-shipping-fields .form-row input::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.woocommerce-additional-fields .form-row input:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.woocommerce-additional-fields .form-row textarea:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.woocommerce-billing-fields .form-row input:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.woocommerce-shipping-fields .form-row input:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e3e3e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#000;background-color:#fff0;border:solid #fff0;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:5px}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:30px}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.woocommerce-additional-fields .form-row textarea,textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:10px}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:10px}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23707070' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ccc;border-radius:10px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{-webkit-transition:none;-o-transition:none;transition:none}}.form-select:focus{border-color:gray;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 .25rem rgb(0 0 0 / .15)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#efefef}.form-select:-moz-focusring{color:#fff0;text-shadow:0 0 0 #000}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:5px}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:30px}.form-check{display:block;min-height:1.5rem;padding-left:34px;margin-bottom:0}.form-check .form-check-input,.form-check .wpcf7-acceptance .wpcf7-list-item input,.wpcf7-acceptance .wpcf7-list-item .form-check input{float:left;margin-left:-34px}.form-check-input,.wpcf7-acceptance .wpcf7-list-item input{width:24px;height:24px;margin-top:-11.25px;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgb(0 0 0 / .25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox],.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio],.wpcf7-acceptance .wpcf7-list-item input[type=radio]{border-radius:50%}.form-check-input:active,.wpcf7-acceptance .wpcf7-list-item input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus,.wpcf7-acceptance .wpcf7-list-item input:focus{border-color:gray;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 .25rem rgb(0 0 0 / .15)}.form-check-input:checked,.wpcf7-acceptance .wpcf7-list-item input:checked{background-color:#fff;border-color:#000}.form-check-input:checked[type=checkbox],.wpcf7-acceptance .wpcf7-list-item input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio],.wpcf7-acceptance .wpcf7-list-item input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate,.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:indeterminate{background-color:#000;border-color:#000;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled,.wpcf7-acceptance .wpcf7-list-item input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label,.wpcf7-acceptance .wpcf7-list-item input:disabled~.form-check-label,.wpcf7-acceptance .wpcf7-list-item input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input,.form-switch .wpcf7-acceptance .wpcf7-list-item input,.wpcf7-acceptance .wpcf7-list-item .form-switch input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;-webkit-transition:background-position .15s ease-in-out;-o-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input,.form-switch .wpcf7-acceptance .wpcf7-list-item input,.wpcf7-acceptance .wpcf7-list-item .form-switch input{-webkit-transition:none;-o-transition:none;transition:none}}.form-switch .form-check-input:focus,.form-switch .wpcf7-acceptance .wpcf7-list-item input:focus,.wpcf7-acceptance .wpcf7-list-item .form-switch input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='gray'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked,.form-switch .wpcf7-acceptance .wpcf7-list-item input:checked,.wpcf7-acceptance .wpcf7-list-item .form-switch input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.added_to_cart,.btn-check:disabled+.btn,.btn-check[disabled]+.added_to_cart,.btn-check[disabled]+.btn,.woocommerce-message .btn-check:disabled+.restore-item,.woocommerce-message .btn-check[disabled]+.restore-item{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:#fff0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgb(0 0 0 / .15)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgb(0 0 0 / .15)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#000;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3b3b3}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#e5e5e5;border-color:#fff0;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#000;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3b3b3}.form-range::-moz-range-track{width:100%;height:.5rem;color:#fff0;cursor:pointer;background-color:#e5e5e5;border-color:#fff0;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#b1b1b1}.form-range:disabled::-moz-range-thumb{background-color:#b1b1b1}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select,.woocommerce-additional-fields .form-row .form-floating>input,.woocommerce-additional-fields .form-row .form-floating>textarea,.woocommerce-billing-fields .form-row .form-floating>input,.woocommerce-shipping-fields .form-row .form-floating>input{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid #fff0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;-o-transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;-o-transition:none;transition:none}}.form-floating>.form-control,.woocommerce-additional-fields .form-row .form-floating>input,.woocommerce-additional-fields .form-row .form-floating>textarea,.woocommerce-billing-fields .form-row .form-floating>input,.woocommerce-shipping-fields .form-row .form-floating>input{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>input::-webkit-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea::-webkit-input-placeholder,.woocommerce-billing-fields .form-row .form-floating>input::-webkit-input-placeholder,.woocommerce-shipping-fields .form-row .form-floating>input::-webkit-input-placeholder{color:#fff0}.form-floating>.form-control::-moz-placeholder,.woocommerce-additional-fields .form-row .form-floating>input::-moz-placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea::-moz-placeholder,.woocommerce-billing-fields .form-row .form-floating>input::-moz-placeholder,.woocommerce-shipping-fields .form-row .form-floating>input::-moz-placeholder{color:#fff0}.form-floating>.form-control:-ms-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>input:-ms-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea:-ms-input-placeholder,.woocommerce-billing-fields .form-row .form-floating>input:-ms-input-placeholder,.woocommerce-shipping-fields .form-row .form-floating>input:-ms-input-placeholder{color:#fff0}.form-floating>.form-control::-ms-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>input::-ms-input-placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea::-ms-input-placeholder,.woocommerce-billing-fields .form-row .form-floating>input::-ms-input-placeholder,.woocommerce-shipping-fields .form-row .form-floating>input::-ms-input-placeholder{color:#fff0}.form-floating>.form-control::placeholder,.woocommerce-additional-fields .form-row .form-floating>input::placeholder,.woocommerce-additional-fields .form-row .form-floating>textarea::placeholder,.woocommerce-billing-fields .form-row .form-floating>input::placeholder,.woocommerce-shipping-fields .form-row .form-floating>input::placeholder{color:#fff0}.form-floating>.form-control:not(:-moz-placeholder-shown),.woocommerce-additional-fields .form-row .form-floating>input:not(:-moz-placeholder-shown),.woocommerce-additional-fields .form-row .form-floating>textarea:not(:-moz-placeholder-shown),.woocommerce-billing-fields .form-row .form-floating>input:not(:-moz-placeholder-shown),.woocommerce-shipping-fields .form-row .form-floating>input:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder),.woocommerce-additional-fields .form-row .form-floating>input:not(:-ms-input-placeholder),.woocommerce-additional-fields .form-row .form-floating>textarea:not(:-ms-input-placeholder),.woocommerce-billing-fields .form-row .form-floating>input:not(:-ms-input-placeholder),.woocommerce-shipping-fields .form-row .form-floating>input:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.woocommerce-additional-fields .form-row .form-floating>input:focus,.woocommerce-additional-fields .form-row .form-floating>input:not(:placeholder-shown),.woocommerce-additional-fields .form-row .form-floating>textarea:focus,.woocommerce-additional-fields .form-row .form-floating>textarea:not(:placeholder-shown),.woocommerce-billing-fields .form-row .form-floating>input:focus,.woocommerce-billing-fields .form-row .form-floating>input:not(:placeholder-shown),.woocommerce-shipping-fields .form-row .form-floating>input:focus,.woocommerce-shipping-fields .form-row .form-floating>input:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.woocommerce-additional-fields .form-row .form-floating>input:-webkit-autofill,.woocommerce-additional-fields .form-row .form-floating>textarea:-webkit-autofill,.woocommerce-billing-fields .form-row .form-floating>input:-webkit-autofill,.woocommerce-shipping-fields .form-row .form-floating>input:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label,.woocommerce-additional-fields .form-row .form-floating>input:not(:-moz-placeholder-shown)~label,.woocommerce-additional-fields .form-row .form-floating>textarea:not(:-moz-placeholder-shown)~label,.woocommerce-billing-fields .form-row .form-floating>input:not(:-moz-placeholder-shown)~label,.woocommerce-shipping-fields .form-row .form-floating>input:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label,.woocommerce-additional-fields .form-row .form-floating>input:not(:-ms-input-placeholder)~label,.woocommerce-additional-fields .form-row .form-floating>textarea:not(:-ms-input-placeholder)~label,.woocommerce-billing-fields .form-row .form-floating>input:not(:-ms-input-placeholder)~label,.woocommerce-shipping-fields .form-row .form-floating>input:not(:-ms-input-placeholder)~label{opacity:.65;-ms-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label,.woocommerce-additional-fields .form-row .form-floating>input:focus~label,.woocommerce-additional-fields .form-row .form-floating>input:not(:placeholder-shown)~label,.woocommerce-additional-fields .form-row .form-floating>textarea:focus~label,.woocommerce-additional-fields .form-row .form-floating>textarea:not(:placeholder-shown)~label,.woocommerce-billing-fields .form-row .form-floating>input:focus~label,.woocommerce-billing-fields .form-row .form-floating>input:not(:placeholder-shown)~label,.woocommerce-shipping-fields .form-row .form-floating>input:focus~label,.woocommerce-shipping-fields .form-row .form-floating>input:not(:placeholder-shown)~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);-ms-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label,.woocommerce-additional-fields .form-row .form-floating>input:-webkit-autofill~label,.woocommerce-additional-fields .form-row .form-floating>textarea:-webkit-autofill~label,.woocommerce-billing-fields .form-row .form-floating>input:-webkit-autofill~label,.woocommerce-shipping-fields .form-row .form-floating>input:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.woocommerce-additional-fields .form-row .input-group>input,.woocommerce-additional-fields .form-row .input-group>textarea,.woocommerce-billing-fields .form-row .input-group>input,.woocommerce-shipping-fields .form-row .input-group>input{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.woocommerce-additional-fields .form-row .input-group>input:focus,.woocommerce-additional-fields .form-row .input-group>textarea:focus,.woocommerce-billing-fields .form-row .input-group>input:focus,.woocommerce-shipping-fields .form-row .input-group>input:focus{z-index:3}.input-group .added_to_cart,.input-group .btn,.input-group .woocommerce-message .restore-item,.woocommerce-message .input-group .restore-item{position:relative;z-index:2}.input-group .added_to_cart:focus,.input-group .btn:focus,.input-group .woocommerce-message .restore-item:focus,.woocommerce-message .input-group .restore-item:focus{z-index:3}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#000;text-align:center;white-space:nowrap;background-color:#efefef;border:1px solid #ccc;border-radius:10px}.input-group-lg>.added_to_cart,.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.woocommerce-additional-fields .form-row .input-group-lg>input,.woocommerce-additional-fields .form-row .input-group-lg>textarea,.woocommerce-billing-fields .form-row .input-group-lg>input,.woocommerce-message .input-group-lg>.restore-item,.woocommerce-shipping-fields .form-row .input-group-lg>input{padding:.5rem 1rem;font-size:1.25rem;border-radius:30px}.input-group-sm>.added_to_cart,.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.woocommerce-additional-fields .form-row .input-group-sm>input,.woocommerce-additional-fields .form-row .input-group-sm>textarea,.woocommerce-billing-fields .form-row .input-group-sm>input,.woocommerce-message .input-group-sm>.restore-item,.woocommerce-shipping-fields .form-row .input-group-sm>input{padding:.25rem .5rem;font-size:.875rem;border-radius:5px}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#2c8609}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0 .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#2c8609;border-radius:10px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid,.was-validated .woocommerce-additional-fields .form-row input:valid,.was-validated .woocommerce-additional-fields .form-row textarea:valid,.was-validated .woocommerce-billing-fields .form-row input:valid,.was-validated .woocommerce-shipping-fields .form-row input:valid,.woocommerce-additional-fields .form-row .was-validated input:valid,.woocommerce-additional-fields .form-row .was-validated textarea:valid,.woocommerce-additional-fields .form-row input.is-valid,.woocommerce-additional-fields .form-row textarea.is-valid,.woocommerce-billing-fields .form-row .was-validated input:valid,.woocommerce-billing-fields .form-row input.is-valid,.woocommerce-shipping-fields .form-row .was-validated input:valid,.woocommerce-shipping-fields .form-row input.is-valid{border-color:#2c8609;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232c8609' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus,.was-validated .woocommerce-additional-fields .form-row input:valid:focus,.was-validated .woocommerce-additional-fields .form-row textarea:valid:focus,.was-validated .woocommerce-billing-fields .form-row input:valid:focus,.was-validated .woocommerce-shipping-fields .form-row input:valid:focus,.woocommerce-additional-fields .form-row .was-validated input:valid:focus,.woocommerce-additional-fields .form-row .was-validated textarea:valid:focus,.woocommerce-additional-fields .form-row input.is-valid:focus,.woocommerce-additional-fields .form-row textarea.is-valid:focus,.woocommerce-billing-fields .form-row .was-validated input:valid:focus,.woocommerce-billing-fields .form-row input.is-valid:focus,.woocommerce-shipping-fields .form-row .was-validated input:valid:focus,.woocommerce-shipping-fields .form-row input.is-valid:focus{border-color:#2c8609;-webkit-box-shadow:0 0 0 .25rem rgb(44 134 9 / .15);box-shadow:0 0 0 .25rem rgb(44 134 9 / .15)}.was-validated .woocommerce-additional-fields .form-row textarea:valid,.was-validated textarea.form-control:valid,.woocommerce-additional-fields .form-row .was-validated textarea:valid,.woocommerce-additional-fields .form-row textarea.is-valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#2c8609}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23707070' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232c8609' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#2c8609;-webkit-box-shadow:0 0 0 .25rem rgb(44 134 9 / .15);box-shadow:0 0 0 .25rem rgb(44 134 9 / .15)}.form-check-input.is-valid,.was-validated .form-check-input:valid,.was-validated .wpcf7-acceptance .wpcf7-list-item input:valid,.wpcf7-acceptance .wpcf7-list-item .was-validated input:valid,.wpcf7-acceptance .wpcf7-list-item input.is-valid{border-color:#2c8609}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked,.was-validated .wpcf7-acceptance .wpcf7-list-item input:valid:checked,.wpcf7-acceptance .wpcf7-list-item .was-validated input:valid:checked,.wpcf7-acceptance .wpcf7-list-item input.is-valid:checked{background-color:#2c8609}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus,.was-validated .wpcf7-acceptance .wpcf7-list-item input:valid:focus,.wpcf7-acceptance .wpcf7-list-item .was-validated input:valid:focus,.wpcf7-acceptance .wpcf7-list-item input.is-valid:focus{-webkit-box-shadow:0 0 0 .25rem rgb(44 134 9 / .15);box-shadow:0 0 0 .25rem rgb(44 134 9 / .15)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label,.was-validated .wpcf7-acceptance .wpcf7-list-item input:valid~.form-check-label,.wpcf7-acceptance .wpcf7-list-item .was-validated input:valid~.form-check-label,.wpcf7-acceptance .wpcf7-list-item input.is-valid~.form-check-label{color:#2c8609}.form-check-inline .form-check-input~.valid-feedback,.form-check-inline .wpcf7-acceptance .wpcf7-list-item input~.valid-feedback,.wpcf7-acceptance .wpcf7-list-item .form-check-inline input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.input-group .woocommerce-additional-fields .form-row input.is-valid,.input-group .woocommerce-additional-fields .form-row textarea.is-valid,.input-group .woocommerce-billing-fields .form-row input.is-valid,.input-group .woocommerce-shipping-fields .form-row input.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid,.was-validated .input-group .woocommerce-additional-fields .form-row input:valid,.was-validated .input-group .woocommerce-additional-fields .form-row textarea:valid,.was-validated .input-group .woocommerce-billing-fields .form-row input:valid,.was-validated .input-group .woocommerce-shipping-fields .form-row input:valid,.woocommerce-additional-fields .form-row .input-group input.is-valid,.woocommerce-additional-fields .form-row .input-group textarea.is-valid,.woocommerce-additional-fields .form-row .was-validated .input-group input:valid,.woocommerce-additional-fields .form-row .was-validated .input-group textarea:valid,.woocommerce-billing-fields .form-row .input-group input.is-valid,.woocommerce-billing-fields .form-row .was-validated .input-group input:valid,.woocommerce-shipping-fields .form-row .input-group input.is-valid,.woocommerce-shipping-fields .form-row .was-validated .input-group input:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.input-group .woocommerce-additional-fields .form-row input.is-valid:focus,.input-group .woocommerce-additional-fields .form-row textarea.is-valid:focus,.input-group .woocommerce-billing-fields .form-row input.is-valid:focus,.input-group .woocommerce-shipping-fields .form-row input.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus,.was-validated .input-group .woocommerce-additional-fields .form-row input:valid:focus,.was-validated .input-group .woocommerce-additional-fields .form-row textarea:valid:focus,.was-validated .input-group .woocommerce-billing-fields .form-row input:valid:focus,.was-validated .input-group .woocommerce-shipping-fields .form-row input:valid:focus,.woocommerce-additional-fields .form-row .input-group input.is-valid:focus,.woocommerce-additional-fields .form-row .input-group textarea.is-valid:focus,.woocommerce-additional-fields .form-row .was-validated .input-group input:valid:focus,.woocommerce-additional-fields .form-row .was-validated .input-group textarea:valid:focus,.woocommerce-billing-fields .form-row .input-group input.is-valid:focus,.woocommerce-billing-fields .form-row .was-validated .input-group input:valid:focus,.woocommerce-shipping-fields .form-row .input-group input.is-valid:focus,.woocommerce-shipping-fields .form-row .was-validated .input-group input:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#da0010}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0 .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#da0010;border-radius:10px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid,.was-validated .woocommerce-additional-fields .form-row input:invalid,.was-validated .woocommerce-additional-fields .form-row textarea:invalid,.was-validated .woocommerce-billing-fields .form-row input:invalid,.was-validated .woocommerce-shipping-fields .form-row input:invalid,.woocommerce-additional-fields .form-row .was-validated input:invalid,.woocommerce-additional-fields .form-row .was-validated textarea:invalid,.woocommerce-additional-fields .form-row input.is-invalid,.woocommerce-additional-fields .form-row textarea.is-invalid,.woocommerce-billing-fields .form-row .was-validated input:invalid,.woocommerce-billing-fields .form-row input.is-invalid,.woocommerce-shipping-fields .form-row .was-validated input:invalid,.woocommerce-shipping-fields .form-row input.is-invalid{border-color:#da0010;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23DA0010'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23DA0010' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus,.was-validated .woocommerce-additional-fields .form-row input:invalid:focus,.was-validated .woocommerce-additional-fields .form-row textarea:invalid:focus,.was-validated .woocommerce-billing-fields .form-row input:invalid:focus,.was-validated .woocommerce-shipping-fields .form-row input:invalid:focus,.woocommerce-additional-fields .form-row .was-validated input:invalid:focus,.woocommerce-additional-fields .form-row .was-validated textarea:invalid:focus,.woocommerce-additional-fields .form-row input.is-invalid:focus,.woocommerce-additional-fields .form-row textarea.is-invalid:focus,.woocommerce-billing-fields .form-row .was-validated input:invalid:focus,.woocommerce-billing-fields .form-row input.is-invalid:focus,.woocommerce-shipping-fields .form-row .was-validated input:invalid:focus,.woocommerce-shipping-fields .form-row input.is-invalid:focus{border-color:#da0010;-webkit-box-shadow:0 0 0 .25rem rgb(218 0 16 / .15);box-shadow:0 0 0 .25rem rgb(218 0 16 / .15)}.was-validated .woocommerce-additional-fields .form-row textarea:invalid,.was-validated textarea.form-control:invalid,.woocommerce-additional-fields .form-row .was-validated textarea:invalid,.woocommerce-additional-fields .form-row textarea.is-invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#da0010}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23707070' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23DA0010'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23DA0010' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#da0010;-webkit-box-shadow:0 0 0 .25rem rgb(218 0 16 / .15);box-shadow:0 0 0 .25rem rgb(218 0 16 / .15)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid,.was-validated .wpcf7-acceptance .wpcf7-list-item input:invalid,.wpcf7-acceptance .wpcf7-list-item .was-validated input:invalid,.wpcf7-acceptance .wpcf7-list-item input.is-invalid{border-color:#da0010}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked,.was-validated .wpcf7-acceptance .wpcf7-list-item input:invalid:checked,.wpcf7-acceptance .wpcf7-list-item .was-validated input:invalid:checked,.wpcf7-acceptance .wpcf7-list-item input.is-invalid:checked{background-color:#da0010}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus,.was-validated .wpcf7-acceptance .wpcf7-list-item input:invalid:focus,.wpcf7-acceptance .wpcf7-list-item .was-validated input:invalid:focus,.wpcf7-acceptance .wpcf7-list-item input.is-invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgb(218 0 16 / .15);box-shadow:0 0 0 .25rem rgb(218 0 16 / .15)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label,.was-validated .wpcf7-acceptance .wpcf7-list-item input:invalid~.form-check-label,.wpcf7-acceptance .wpcf7-list-item .was-validated input:invalid~.form-check-label,.wpcf7-acceptance .wpcf7-list-item input.is-invalid~.form-check-label{color:#da0010}.form-check-inline .form-check-input~.invalid-feedback,.form-check-inline .wpcf7-acceptance .wpcf7-list-item input~.invalid-feedback,.wpcf7-acceptance .wpcf7-list-item .form-check-inline input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.input-group .woocommerce-additional-fields .form-row input.is-invalid,.input-group .woocommerce-additional-fields .form-row textarea.is-invalid,.input-group .woocommerce-billing-fields .form-row input.is-invalid,.input-group .woocommerce-shipping-fields .form-row input.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid,.was-validated .input-group .woocommerce-additional-fields .form-row input:invalid,.was-validated .input-group .woocommerce-additional-fields .form-row textarea:invalid,.was-validated .input-group .woocommerce-billing-fields .form-row input:invalid,.was-validated .input-group .woocommerce-shipping-fields .form-row input:invalid,.woocommerce-additional-fields .form-row .input-group input.is-invalid,.woocommerce-additional-fields .form-row .input-group textarea.is-invalid,.woocommerce-additional-fields .form-row .was-validated .input-group input:invalid,.woocommerce-additional-fields .form-row .was-validated .input-group textarea:invalid,.woocommerce-billing-fields .form-row .input-group input.is-invalid,.woocommerce-billing-fields .form-row .was-validated .input-group input:invalid,.woocommerce-shipping-fields .form-row .input-group input.is-invalid,.woocommerce-shipping-fields .form-row .was-validated .input-group input:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.input-group .woocommerce-additional-fields .form-row input.is-invalid:focus,.input-group .woocommerce-additional-fields .form-row textarea.is-invalid:focus,.input-group .woocommerce-billing-fields .form-row input.is-invalid:focus,.input-group .woocommerce-shipping-fields .form-row input.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus,.was-validated .input-group .woocommerce-additional-fields .form-row input:invalid:focus,.was-validated .input-group .woocommerce-additional-fields .form-row textarea:invalid:focus,.was-validated .input-group .woocommerce-billing-fields .form-row input:invalid:focus,.was-validated .input-group .woocommerce-shipping-fields .form-row input:invalid:focus,.woocommerce-additional-fields .form-row .input-group input.is-invalid:focus,.woocommerce-additional-fields .form-row .input-group textarea.is-invalid:focus,.woocommerce-additional-fields .form-row .was-validated .input-group input:invalid:focus,.woocommerce-additional-fields .form-row .was-validated .input-group textarea:invalid:focus,.woocommerce-billing-fields .form-row .input-group input.is-invalid:focus,.woocommerce-billing-fields .form-row .was-validated .input-group input:invalid:focus,.woocommerce-shipping-fields .form-row .input-group input.is-invalid:focus,.woocommerce-shipping-fields .form-row .was-validated .input-group input:invalid:focus{z-index:3}.added_to_cart,.btn,.woocommerce-message .restore-item{display:inline-block;font-weight:400;line-height:1.5;color:#000;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff0;border:1px solid #fff0;padding:3px 18px;font-size:calc(1.25625rem + .075vw);border-radius:10px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (min-width:1200px){.added_to_cart,.btn,.woocommerce-message .restore-item{font-size:1.3125rem}}@media (prefers-reduced-motion:reduce){.added_to_cart,.btn,.woocommerce-message .restore-item{-webkit-transition:none;-o-transition:none;transition:none}}.added_to_cart:hover,.btn:hover,.woocommerce-message .restore-item:hover{color:#000}.added_to_cart:focus,.btn-check:focus+.added_to_cart,.btn-check:focus+.btn,.btn:focus,.woocommerce-message .btn-check:focus+.restore-item,.woocommerce-message .restore-item:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 .25rem rgb(0 0 0 / .15)}.added_to_cart:disabled,.btn.disabled,.btn:disabled,.disabled.added_to_cart,.woocommerce-message .disabled.restore-item,.woocommerce-message .restore-item:disabled,.woocommerce-message fieldset:disabled .restore-item,fieldset:disabled .added_to_cart,fieldset:disabled .btn,fieldset:disabled .woocommerce-message .restore-item{pointer-events:none;opacity:.65}.btn-primary{color:#000;background-color:#dca958;border-color:#dca958}.btn-primary:hover{color:#000;background-color:#e1b671;border-color:#e0b269}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#000;background-color:#e1b671;border-color:#e0b269;-webkit-box-shadow:0 0 0 .25rem rgb(187 144 75 / .5);box-shadow:0 0 0 .25rem rgb(187 144 75 / .5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#000;background-color:#e3ba79;border-color:#e0b269}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(187 144 75 / .5);box-shadow:0 0 0 .25rem rgb(187 144 75 / .5)}.btn-primary.disabled,.btn-primary:disabled{color:#000;background-color:#dca958;border-color:#dca958}.btn-primary600{color:#000;background-color:#a7762d;border-color:#a7762d}.btn-primary600:hover{color:#000;background-color:#b48b4d;border-color:#b08442}.btn-check:focus+.btn-primary600,.btn-primary600:focus{color:#000;background-color:#b48b4d;border-color:#b08442;-webkit-box-shadow:0 0 0 .25rem rgb(142 100 38 / .5);box-shadow:0 0 0 .25rem rgb(142 100 38 / .5)}.btn-check:active+.btn-primary600,.btn-check:checked+.btn-primary600,.btn-primary600.active,.btn-primary600:active,.show>.btn-primary600.dropdown-toggle{color:#000;background-color:#b99157;border-color:#b08442}.btn-check:active+.btn-primary600:focus,.btn-check:checked+.btn-primary600:focus,.btn-primary600.active:focus,.btn-primary600:active:focus,.show>.btn-primary600.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(142 100 38 / .5);box-shadow:0 0 0 .25rem rgb(142 100 38 / .5)}.btn-primary600.disabled,.btn-primary600:disabled{color:#000;background-color:#a7762d;border-color:#a7762d}.btn-primary900{color:#fff;background-color:#3b290c;border-color:#3b290c}.btn-primary900:hover{color:#fff;background-color:#32230a;border-color:#2f210a}.btn-check:focus+.btn-primary900,.btn-primary900:focus{color:#fff;background-color:#32230a;border-color:#2f210a;-webkit-box-shadow:0 0 0 .25rem rgb(88 73 48 / .5);box-shadow:0 0 0 .25rem rgb(88 73 48 / .5)}.btn-check:active+.btn-primary900,.btn-check:checked+.btn-primary900,.btn-primary900.active,.btn-primary900:active,.show>.btn-primary900.dropdown-toggle{color:#fff;background-color:#2f210a;border-color:#2c1f09}.btn-check:active+.btn-primary900:focus,.btn-check:checked+.btn-primary900:focus,.btn-primary900.active:focus,.btn-primary900:active:focus,.show>.btn-primary900.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(88 73 48 / .5);box-shadow:0 0 0 .25rem rgb(88 73 48 / .5)}.btn-primary900.disabled,.btn-primary900:disabled{color:#fff;background-color:#3b290c;border-color:#3b290c}.btn-secondary{color:#000;background-color:#b1b1b1;border-color:#b1b1b1}.btn-secondary:hover{color:#000;background-color:#bdbdbd;border-color:#b9b9b9}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#000;background-color:#bdbdbd;border-color:#b9b9b9;-webkit-box-shadow:0 0 0 .25rem rgb(150 150 150 / .5);box-shadow:0 0 0 .25rem rgb(150 150 150 / .5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:#c1c1c1;border-color:#b9b9b9}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(150 150 150 / .5);box-shadow:0 0 0 .25rem rgb(150 150 150 / .5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#000;background-color:#b1b1b1;border-color:#b1b1b1}.btn-azofoska{color:#fff;background-color:#6e6e6e;border-color:#6e6e6e}.btn-azofoska:hover{color:#fff;background-color:#5e5e5e;border-color:#585858}.btn-azofoska:focus,.btn-check:focus+.btn-azofoska{color:#fff;background-color:#5e5e5e;border-color:#585858;-webkit-box-shadow:0 0 0 .25rem rgb(132 132 132 / .5);box-shadow:0 0 0 .25rem rgb(132 132 132 / .5)}.btn-azofoska.active,.btn-azofoska:active,.btn-check:active+.btn-azofoska,.btn-check:checked+.btn-azofoska,.show>.btn-azofoska.dropdown-toggle{color:#fff;background-color:#585858;border-color:#535353}.btn-azofoska.active:focus,.btn-azofoska:active:focus,.btn-check:active+.btn-azofoska:focus,.btn-check:checked+.btn-azofoska:focus,.show>.btn-azofoska.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(132 132 132 / .5);box-shadow:0 0 0 .25rem rgb(132 132 132 / .5)}.btn-azofoska.disabled,.btn-azofoska:disabled{color:#fff;background-color:#6e6e6e;border-color:#6e6e6e}.btn-biofos{color:#000;background-color:#04bcaf;border-color:#04bcaf}.btn-biofos:hover{color:#000;background-color:#2ac6bb;border-color:#1dc3b7}.btn-biofos:focus,.btn-check:focus+.btn-biofos{color:#000;background-color:#2ac6bb;border-color:#1dc3b7;-webkit-box-shadow:0 0 0 .25rem rgb(3 160 149 / .5);box-shadow:0 0 0 .25rem rgb(3 160 149 / .5)}.btn-biofos.active,.btn-biofos:active,.btn-check:active+.btn-biofos,.btn-check:checked+.btn-biofos,.show>.btn-biofos.dropdown-toggle{color:#000;background-color:#36c9bf;border-color:#1dc3b7}.btn-biofos.active:focus,.btn-biofos:active:focus,.btn-check:active+.btn-biofos:focus,.btn-check:checked+.btn-biofos:focus,.show>.btn-biofos.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(3 160 149 / .5);box-shadow:0 0 0 .25rem rgb(3 160 149 / .5)}.btn-biofos.disabled,.btn-biofos:disabled{color:#000;background-color:#04bcaf;border-color:#04bcaf}.btn-biostar{color:#fff;background-color:#6e4f9a;border-color:#6e4f9a}.btn-biostar:hover{color:#fff;background-color:#5e4383;border-color:#583f7b}.btn-biostar:focus,.btn-check:focus+.btn-biostar{color:#fff;background-color:#5e4383;border-color:#583f7b;-webkit-box-shadow:0 0 0 .25rem rgb(132 105 169 / .5);box-shadow:0 0 0 .25rem rgb(132 105 169 / .5)}.btn-biostar.active,.btn-biostar:active,.btn-check:active+.btn-biostar,.btn-check:checked+.btn-biostar,.show>.btn-biostar.dropdown-toggle{color:#fff;background-color:#583f7b;border-color:#533b74}.btn-biostar.active:focus,.btn-biostar:active:focus,.btn-check:active+.btn-biostar:focus,.btn-check:checked+.btn-biostar:focus,.show>.btn-biostar.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(132 105 169 / .5);box-shadow:0 0 0 .25rem rgb(132 105 169 / .5)}.btn-biostar.disabled,.btn-biostar:disabled{color:#fff;background-color:#6e4f9a;border-color:#6e4f9a}.btn-biostar-cleaning-products{color:#fff;background-color:#6e4f9a;border-color:#6e4f9a}.btn-biostar-cleaning-products:hover{color:#fff;background-color:#5e4383;border-color:#583f7b}.btn-biostar-cleaning-products:focus,.btn-check:focus+.btn-biostar-cleaning-products{color:#fff;background-color:#5e4383;border-color:#583f7b;-webkit-box-shadow:0 0 0 .25rem rgb(132 105 169 / .5);box-shadow:0 0 0 .25rem rgb(132 105 169 / .5)}.btn-biostar-cleaning-products.active,.btn-biostar-cleaning-products:active,.btn-check:active+.btn-biostar-cleaning-products,.btn-check:checked+.btn-biostar-cleaning-products,.show>.btn-biostar-cleaning-products.dropdown-toggle{color:#fff;background-color:#583f7b;border-color:#533b74}.btn-biostar-cleaning-products.active:focus,.btn-biostar-cleaning-products:active:focus,.btn-check:active+.btn-biostar-cleaning-products:focus,.btn-check:checked+.btn-biostar-cleaning-products:focus,.show>.btn-biostar-cleaning-products.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(132 105 169 / .5);box-shadow:0 0 0 .25rem rgb(132 105 169 / .5)}.btn-biostar-cleaning-products.disabled,.btn-biostar-cleaning-products:disabled{color:#fff;background-color:#6e4f9a;border-color:#6e4f9a}.btn-buwi{color:#000;background-color:#a7762d;border-color:#a7762d}.btn-buwi:hover{color:#000;background-color:#b48b4d;border-color:#b08442}.btn-buwi:focus,.btn-check:focus+.btn-buwi{color:#000;background-color:#b48b4d;border-color:#b08442;-webkit-box-shadow:0 0 0 .25rem rgb(142 100 38 / .5);box-shadow:0 0 0 .25rem rgb(142 100 38 / .5)}.btn-buwi.active,.btn-buwi:active,.btn-check:active+.btn-buwi,.btn-check:checked+.btn-buwi,.show>.btn-buwi.dropdown-toggle{color:#000;background-color:#b99157;border-color:#b08442}.btn-buwi.active:focus,.btn-buwi:active:focus,.btn-check:active+.btn-buwi:focus,.btn-check:checked+.btn-buwi:focus,.show>.btn-buwi.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(142 100 38 / .5);box-shadow:0 0 0 .25rem rgb(142 100 38 / .5)}.btn-buwi.disabled,.btn-buwi:disabled{color:#000;background-color:#a7762d;border-color:#a7762d}.btn-florovit{color:#000;background-color:#ffec50;border-color:#ffec50}.btn-florovit:hover{color:#000;background-color:#ffef6a;border-color:#ffee62}.btn-check:focus+.btn-florovit,.btn-florovit:focus{color:#000;background-color:#ffef6a;border-color:#ffee62;-webkit-box-shadow:0 0 0 .25rem rgb(217 201 68 / .5);box-shadow:0 0 0 .25rem rgb(217 201 68 / .5)}.btn-check:active+.btn-florovit,.btn-check:checked+.btn-florovit,.btn-florovit.active,.btn-florovit:active,.show>.btn-florovit.dropdown-toggle{color:#000;background-color:#fff073;border-color:#ffee62}.btn-check:active+.btn-florovit:focus,.btn-check:checked+.btn-florovit:focus,.btn-florovit.active:focus,.btn-florovit:active:focus,.show>.btn-florovit.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(217 201 68 / .5);box-shadow:0 0 0 .25rem rgb(217 201 68 / .5)}.btn-florovit.disabled,.btn-florovit:disabled{color:#000;background-color:#ffec50;border-color:#ffec50}.btn-ludwik{color:#fff;background-color:#2c8609;border-color:#2c8609}.btn-ludwik:hover{color:#fff;background-color:#257208;border-color:#236b07}.btn-check:focus+.btn-ludwik,.btn-ludwik:focus{color:#fff;background-color:#257208;border-color:#236b07;-webkit-box-shadow:0 0 0 .25rem rgb(76 152 46 / .5);box-shadow:0 0 0 .25rem rgb(76 152 46 / .5)}.btn-check:active+.btn-ludwik,.btn-check:checked+.btn-ludwik,.btn-ludwik.active,.btn-ludwik:active,.show>.btn-ludwik.dropdown-toggle{color:#fff;background-color:#236b07;border-color:#216507}.btn-check:active+.btn-ludwik:focus,.btn-check:checked+.btn-ludwik:focus,.btn-ludwik.active:focus,.btn-ludwik:active:focus,.show>.btn-ludwik.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(76 152 46 / .5);box-shadow:0 0 0 .25rem rgb(76 152 46 / .5)}.btn-ludwik.disabled,.btn-ludwik:disabled{color:#fff;background-color:#2c8609;border-color:#2c8609}.btn-twisto{color:#000;background-color:#3ed36d;border-color:#3ed36d}.btn-twisto:hover{color:#000;background-color:#5bda83;border-color:#51d77c}.btn-check:focus+.btn-twisto,.btn-twisto:focus{color:#000;background-color:#5bda83;border-color:#51d77c;-webkit-box-shadow:0 0 0 .25rem rgb(53 179 93 / .5);box-shadow:0 0 0 .25rem rgb(53 179 93 / .5)}.btn-check:active+.btn-twisto,.btn-check:checked+.btn-twisto,.btn-twisto.active,.btn-twisto:active,.show>.btn-twisto.dropdown-toggle{color:#000;background-color:#65dc8a;border-color:#51d77c}.btn-check:active+.btn-twisto:focus,.btn-check:checked+.btn-twisto:focus,.btn-twisto.active:focus,.btn-twisto:active:focus,.show>.btn-twisto.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(53 179 93 / .5);box-shadow:0 0 0 .25rem rgb(53 179 93 / .5)}.btn-twisto.disabled,.btn-twisto:disabled{color:#000;background-color:#3ed36d;border-color:#3ed36d}.btn-ludwik-ekologiczny{color:#000;background-color:#43b4fa;border-color:#43b4fa}.btn-ludwik-ekologiczny:hover{color:#000;background-color:#5fbffb;border-color:#56bcfb}.btn-check:focus+.btn-ludwik-ekologiczny,.btn-ludwik-ekologiczny:focus{color:#000;background-color:#5fbffb;border-color:#56bcfb;-webkit-box-shadow:0 0 0 .25rem rgb(57 153 213 / .5);box-shadow:0 0 0 .25rem rgb(57 153 213 / .5)}.btn-check:active+.btn-ludwik-ekologiczny,.btn-check:checked+.btn-ludwik-ekologiczny,.btn-ludwik-ekologiczny.active,.btn-ludwik-ekologiczny:active,.show>.btn-ludwik-ekologiczny.dropdown-toggle{color:#000;background-color:#69c3fb;border-color:#56bcfb}.btn-check:active+.btn-ludwik-ekologiczny:focus,.btn-check:checked+.btn-ludwik-ekologiczny:focus,.btn-ludwik-ekologiczny.active:focus,.btn-ludwik-ekologiczny:active:focus,.show>.btn-ludwik-ekologiczny.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(57 153 213 / .5);box-shadow:0 0 0 .25rem rgb(57 153 213 / .5)}.btn-ludwik-ekologiczny.disabled,.btn-ludwik-ekologiczny:disabled{color:#000;background-color:#43b4fa;border-color:#43b4fa}.btn-light,.woocommerce-message .restore-item{color:#000;background-color:#fff;border-color:#fff}.btn-light:hover,.woocommerce-message .restore-item:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-light,.btn-light:focus,.woocommerce-message .btn-check:focus+.restore-item,.woocommerce-message .restore-item:focus{color:#000;background-color:#fff;border-color:#fff;-webkit-box-shadow:0 0 0 .25rem rgb(217 217 217 / .5);box-shadow:0 0 0 .25rem rgb(217 217 217 / .5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle,.woocommerce-message .active.restore-item,.woocommerce-message .btn-check:active+.restore-item,.woocommerce-message .btn-check:checked+.restore-item,.woocommerce-message .restore-item:active,.woocommerce-message .show>.dropdown-toggle.restore-item{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus,.woocommerce-message .active.restore-item:focus,.woocommerce-message .btn-check:active+.restore-item:focus,.woocommerce-message .btn-check:checked+.restore-item:focus,.woocommerce-message .restore-item:active:focus,.woocommerce-message .show>.dropdown-toggle.restore-item:focus{-webkit-box-shadow:0 0 0 .25rem rgb(217 217 217 / .5);box-shadow:0 0 0 .25rem rgb(217 217 217 / .5)}.btn-light.disabled,.btn-light:disabled,.woocommerce-message .disabled.restore-item,.woocommerce-message .restore-item:disabled{color:#000;background-color:#fff;border-color:#fff}.added_to_cart,.btn-dark{color:#fff;background-color:#000;border-color:#000}.added_to_cart:hover,.btn-dark:hover{color:#fff;background-color:#000;border-color:#000}.added_to_cart:focus,.btn-check:focus+.added_to_cart,.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#000;border-color:#000;-webkit-box-shadow:0 0 0 .25rem rgb(38 38 38 / .5);box-shadow:0 0 0 .25rem rgb(38 38 38 / .5)}.active.added_to_cart,.added_to_cart:active,.btn-check:active+.added_to_cart,.btn-check:active+.btn-dark,.btn-check:checked+.added_to_cart,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle,.show>.dropdown-toggle.added_to_cart{color:#fff;background-color:#000;border-color:#000}.active.added_to_cart:focus,.added_to_cart:active:focus,.btn-check:active+.added_to_cart:focus,.btn-check:active+.btn-dark:focus,.btn-check:checked+.added_to_cart:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus,.show>.dropdown-toggle.added_to_cart:focus{-webkit-box-shadow:0 0 0 .25rem rgb(38 38 38 / .5);box-shadow:0 0 0 .25rem rgb(38 38 38 / .5)}.added_to_cart:disabled,.btn-dark.disabled,.btn-dark:disabled,.disabled.added_to_cart{color:#fff;background-color:#000;border-color:#000}.btn-cyan-700{color:#fff;background-color:#006faa;border-color:#006faa}.btn-cyan-700:hover{color:#fff;background-color:#005e91;border-color:#005988}.btn-check:focus+.btn-cyan-700,.btn-cyan-700:focus{color:#fff;background-color:#005e91;border-color:#005988;-webkit-box-shadow:0 0 0 .25rem rgb(38 133 183 / .5);box-shadow:0 0 0 .25rem rgb(38 133 183 / .5)}.btn-check:active+.btn-cyan-700,.btn-check:checked+.btn-cyan-700,.btn-cyan-700.active,.btn-cyan-700:active,.show>.btn-cyan-700.dropdown-toggle{color:#fff;background-color:#005988;border-color:#005380}.btn-check:active+.btn-cyan-700:focus,.btn-check:checked+.btn-cyan-700:focus,.btn-cyan-700.active:focus,.btn-cyan-700:active:focus,.show>.btn-cyan-700.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(38 133 183 / .5);box-shadow:0 0 0 .25rem rgb(38 133 183 / .5)}.btn-cyan-700.disabled,.btn-cyan-700:disabled{color:#fff;background-color:#006faa;border-color:#006faa}.btn-cyan-dark{color:#fff;background-color:#122650;border-color:#122650}.btn-cyan-dark:hover{color:#fff;background-color:#0f2044;border-color:#0e1e40}.btn-check:focus+.btn-cyan-dark,.btn-cyan-dark:focus{color:#fff;background-color:#0f2044;border-color:#0e1e40;-webkit-box-shadow:0 0 0 .25rem rgb(54 71 106 / .5);box-shadow:0 0 0 .25rem rgb(54 71 106 / .5)}.btn-check:active+.btn-cyan-dark,.btn-check:checked+.btn-cyan-dark,.btn-cyan-dark.active,.btn-cyan-dark:active,.show>.btn-cyan-dark.dropdown-toggle{color:#fff;background-color:#0e1e40;border-color:#0e1d3c}.btn-check:active+.btn-cyan-dark:focus,.btn-check:checked+.btn-cyan-dark:focus,.btn-cyan-dark.active:focus,.btn-cyan-dark:active:focus,.show>.btn-cyan-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(54 71 106 / .5);box-shadow:0 0 0 .25rem rgb(54 71 106 / .5)}.btn-cyan-dark.disabled,.btn-cyan-dark:disabled{color:#fff;background-color:#122650;border-color:#122650}.btn-ludwik-maxx-power{color:#fff;background-color:#006851;border-color:#006851}.btn-ludwik-maxx-power:hover{color:#fff;background-color:#005845;border-color:#005341}.btn-check:focus+.btn-ludwik-maxx-power,.btn-ludwik-maxx-power:focus{color:#fff;background-color:#005845;border-color:#005341;-webkit-box-shadow:0 0 0 .25rem rgb(38 127 107 / .5);box-shadow:0 0 0 .25rem rgb(38 127 107 / .5)}.btn-check:active+.btn-ludwik-maxx-power,.btn-check:checked+.btn-ludwik-maxx-power,.btn-ludwik-maxx-power.active,.btn-ludwik-maxx-power:active,.show>.btn-ludwik-maxx-power.dropdown-toggle{color:#fff;background-color:#005341;border-color:#004e3d}.btn-check:active+.btn-ludwik-maxx-power:focus,.btn-check:checked+.btn-ludwik-maxx-power:focus,.btn-ludwik-maxx-power.active:focus,.btn-ludwik-maxx-power:active:focus,.show>.btn-ludwik-maxx-power.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgb(38 127 107 / .5);box-shadow:0 0 0 .25rem rgb(38 127 107 / .5)}.btn-ludwik-maxx-power.disabled,.btn-ludwik-maxx-power:disabled{color:#fff;background-color:#006851;border-color:#006851}.btn-outline-primary{color:#dca958;border-color:#dca958}.btn-outline-primary:hover{color:#000;background-color:#dca958;border-color:#dca958}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgb(220 169 88 / .5);box-shadow:0 0 0 .25rem rgb(220 169 88 / .5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#000;background-color:#dca958;border-color:#dca958}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(220 169 88 / .5);box-shadow:0 0 0 .25rem rgb(220 169 88 / .5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#dca958;background-color:#fff0}.btn-outline-primary600{color:#a7762d;border-color:#a7762d}.btn-outline-primary600:hover{color:#000;background-color:#a7762d;border-color:#a7762d}.btn-check:focus+.btn-outline-primary600,.btn-outline-primary600:focus{-webkit-box-shadow:0 0 0 .25rem rgb(167 118 45 / .5);box-shadow:0 0 0 .25rem rgb(167 118 45 / .5)}.btn-check:active+.btn-outline-primary600,.btn-check:checked+.btn-outline-primary600,.btn-outline-primary600.active,.btn-outline-primary600.dropdown-toggle.show,.btn-outline-primary600:active{color:#000;background-color:#a7762d;border-color:#a7762d}.btn-check:active+.btn-outline-primary600:focus,.btn-check:checked+.btn-outline-primary600:focus,.btn-outline-primary600.active:focus,.btn-outline-primary600.dropdown-toggle.show:focus,.btn-outline-primary600:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(167 118 45 / .5);box-shadow:0 0 0 .25rem rgb(167 118 45 / .5)}.btn-outline-primary600.disabled,.btn-outline-primary600:disabled{color:#a7762d;background-color:#fff0}.btn-outline-primary900{color:#3b290c;border-color:#3b290c}.btn-outline-primary900:hover{color:#fff;background-color:#3b290c;border-color:#3b290c}.btn-check:focus+.btn-outline-primary900,.btn-outline-primary900:focus{-webkit-box-shadow:0 0 0 .25rem rgb(59 41 12 / .5);box-shadow:0 0 0 .25rem rgb(59 41 12 / .5)}.btn-check:active+.btn-outline-primary900,.btn-check:checked+.btn-outline-primary900,.btn-outline-primary900.active,.btn-outline-primary900.dropdown-toggle.show,.btn-outline-primary900:active{color:#fff;background-color:#3b290c;border-color:#3b290c}.btn-check:active+.btn-outline-primary900:focus,.btn-check:checked+.btn-outline-primary900:focus,.btn-outline-primary900.active:focus,.btn-outline-primary900.dropdown-toggle.show:focus,.btn-outline-primary900:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(59 41 12 / .5);box-shadow:0 0 0 .25rem rgb(59 41 12 / .5)}.btn-outline-primary900.disabled,.btn-outline-primary900:disabled{color:#3b290c;background-color:#fff0}.btn-outline-secondary{color:#b1b1b1;border-color:#b1b1b1}.btn-outline-secondary:hover{color:#000;background-color:#b1b1b1;border-color:#b1b1b1}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgb(177 177 177 / .5);box-shadow:0 0 0 .25rem rgb(177 177 177 / .5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#000;background-color:#b1b1b1;border-color:#b1b1b1}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(177 177 177 / .5);box-shadow:0 0 0 .25rem rgb(177 177 177 / .5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#b1b1b1;background-color:#fff0}.btn-outline-azofoska{color:#6e6e6e;border-color:#6e6e6e}.btn-outline-azofoska:hover{color:#fff;background-color:#6e6e6e;border-color:#6e6e6e}.btn-check:focus+.btn-outline-azofoska,.btn-outline-azofoska:focus{-webkit-box-shadow:0 0 0 .25rem rgb(110 110 110 / .5);box-shadow:0 0 0 .25rem rgb(110 110 110 / .5)}.btn-check:active+.btn-outline-azofoska,.btn-check:checked+.btn-outline-azofoska,.btn-outline-azofoska.active,.btn-outline-azofoska.dropdown-toggle.show,.btn-outline-azofoska:active{color:#fff;background-color:#6e6e6e;border-color:#6e6e6e}.btn-check:active+.btn-outline-azofoska:focus,.btn-check:checked+.btn-outline-azofoska:focus,.btn-outline-azofoska.active:focus,.btn-outline-azofoska.dropdown-toggle.show:focus,.btn-outline-azofoska:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(110 110 110 / .5);box-shadow:0 0 0 .25rem rgb(110 110 110 / .5)}.btn-outline-azofoska.disabled,.btn-outline-azofoska:disabled{color:#6e6e6e;background-color:#fff0}.btn-outline-biofos{color:#04bcaf;border-color:#04bcaf}.btn-outline-biofos:hover{color:#000;background-color:#04bcaf;border-color:#04bcaf}.btn-check:focus+.btn-outline-biofos,.btn-outline-biofos:focus{-webkit-box-shadow:0 0 0 .25rem rgb(4 188 175 / .5);box-shadow:0 0 0 .25rem rgb(4 188 175 / .5)}.btn-check:active+.btn-outline-biofos,.btn-check:checked+.btn-outline-biofos,.btn-outline-biofos.active,.btn-outline-biofos.dropdown-toggle.show,.btn-outline-biofos:active{color:#000;background-color:#04bcaf;border-color:#04bcaf}.btn-check:active+.btn-outline-biofos:focus,.btn-check:checked+.btn-outline-biofos:focus,.btn-outline-biofos.active:focus,.btn-outline-biofos.dropdown-toggle.show:focus,.btn-outline-biofos:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(4 188 175 / .5);box-shadow:0 0 0 .25rem rgb(4 188 175 / .5)}.btn-outline-biofos.disabled,.btn-outline-biofos:disabled{color:#04bcaf;background-color:#fff0}.btn-outline-biostar{color:#6e4f9a;border-color:#6e4f9a}.btn-outline-biostar:hover{color:#fff;background-color:#6e4f9a;border-color:#6e4f9a}.btn-check:focus+.btn-outline-biostar,.btn-outline-biostar:focus{-webkit-box-shadow:0 0 0 .25rem rgb(110 79 154 / .5);box-shadow:0 0 0 .25rem rgb(110 79 154 / .5)}.btn-check:active+.btn-outline-biostar,.btn-check:checked+.btn-outline-biostar,.btn-outline-biostar.active,.btn-outline-biostar.dropdown-toggle.show,.btn-outline-biostar:active{color:#fff;background-color:#6e4f9a;border-color:#6e4f9a}.btn-check:active+.btn-outline-biostar:focus,.btn-check:checked+.btn-outline-biostar:focus,.btn-outline-biostar.active:focus,.btn-outline-biostar.dropdown-toggle.show:focus,.btn-outline-biostar:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(110 79 154 / .5);box-shadow:0 0 0 .25rem rgb(110 79 154 / .5)}.btn-outline-biostar.disabled,.btn-outline-biostar:disabled{color:#6e4f9a;background-color:#fff0}.btn-outline-biostar-cleaning-products{color:#6e4f9a;border-color:#6e4f9a}.btn-outline-biostar-cleaning-products:hover{color:#fff;background-color:#6e4f9a;border-color:#6e4f9a}.btn-check:focus+.btn-outline-biostar-cleaning-products,.btn-outline-biostar-cleaning-products:focus{-webkit-box-shadow:0 0 0 .25rem rgb(110 79 154 / .5);box-shadow:0 0 0 .25rem rgb(110 79 154 / .5)}.btn-check:active+.btn-outline-biostar-cleaning-products,.btn-check:checked+.btn-outline-biostar-cleaning-products,.btn-outline-biostar-cleaning-products.active,.btn-outline-biostar-cleaning-products.dropdown-toggle.show,.btn-outline-biostar-cleaning-products:active{color:#fff;background-color:#6e4f9a;border-color:#6e4f9a}.btn-check:active+.btn-outline-biostar-cleaning-products:focus,.btn-check:checked+.btn-outline-biostar-cleaning-products:focus,.btn-outline-biostar-cleaning-products.active:focus,.btn-outline-biostar-cleaning-products.dropdown-toggle.show:focus,.btn-outline-biostar-cleaning-products:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(110 79 154 / .5);box-shadow:0 0 0 .25rem rgb(110 79 154 / .5)}.btn-outline-biostar-cleaning-products.disabled,.btn-outline-biostar-cleaning-products:disabled{color:#6e4f9a;background-color:#fff0}.btn-outline-buwi{color:#a7762d;border-color:#a7762d}.btn-outline-buwi:hover{color:#000;background-color:#a7762d;border-color:#a7762d}.btn-check:focus+.btn-outline-buwi,.btn-outline-buwi:focus{-webkit-box-shadow:0 0 0 .25rem rgb(167 118 45 / .5);box-shadow:0 0 0 .25rem rgb(167 118 45 / .5)}.btn-check:active+.btn-outline-buwi,.btn-check:checked+.btn-outline-buwi,.btn-outline-buwi.active,.btn-outline-buwi.dropdown-toggle.show,.btn-outline-buwi:active{color:#000;background-color:#a7762d;border-color:#a7762d}.btn-check:active+.btn-outline-buwi:focus,.btn-check:checked+.btn-outline-buwi:focus,.btn-outline-buwi.active:focus,.btn-outline-buwi.dropdown-toggle.show:focus,.btn-outline-buwi:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(167 118 45 / .5);box-shadow:0 0 0 .25rem rgb(167 118 45 / .5)}.btn-outline-buwi.disabled,.btn-outline-buwi:disabled{color:#a7762d;background-color:#fff0}.btn-outline-florovit{color:#ffec50;border-color:#ffec50}.btn-outline-florovit:hover{color:#000;background-color:#ffec50;border-color:#ffec50}.btn-check:focus+.btn-outline-florovit,.btn-outline-florovit:focus{-webkit-box-shadow:0 0 0 .25rem rgb(255 236 80 / .5);box-shadow:0 0 0 .25rem rgb(255 236 80 / .5)}.btn-check:active+.btn-outline-florovit,.btn-check:checked+.btn-outline-florovit,.btn-outline-florovit.active,.btn-outline-florovit.dropdown-toggle.show,.btn-outline-florovit:active{color:#000;background-color:#ffec50;border-color:#ffec50}.btn-check:active+.btn-outline-florovit:focus,.btn-check:checked+.btn-outline-florovit:focus,.btn-outline-florovit.active:focus,.btn-outline-florovit.dropdown-toggle.show:focus,.btn-outline-florovit:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(255 236 80 / .5);box-shadow:0 0 0 .25rem rgb(255 236 80 / .5)}.btn-outline-florovit.disabled,.btn-outline-florovit:disabled{color:#ffec50;background-color:#fff0}.btn-outline-ludwik{color:#2c8609;border-color:#2c8609}.btn-outline-ludwik:hover{color:#fff;background-color:#2c8609;border-color:#2c8609}.btn-check:focus+.btn-outline-ludwik,.btn-outline-ludwik:focus{-webkit-box-shadow:0 0 0 .25rem rgb(44 134 9 / .5);box-shadow:0 0 0 .25rem rgb(44 134 9 / .5)}.btn-check:active+.btn-outline-ludwik,.btn-check:checked+.btn-outline-ludwik,.btn-outline-ludwik.active,.btn-outline-ludwik.dropdown-toggle.show,.btn-outline-ludwik:active{color:#fff;background-color:#2c8609;border-color:#2c8609}.btn-check:active+.btn-outline-ludwik:focus,.btn-check:checked+.btn-outline-ludwik:focus,.btn-outline-ludwik.active:focus,.btn-outline-ludwik.dropdown-toggle.show:focus,.btn-outline-ludwik:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(44 134 9 / .5);box-shadow:0 0 0 .25rem rgb(44 134 9 / .5)}.btn-outline-ludwik.disabled,.btn-outline-ludwik:disabled{color:#2c8609;background-color:#fff0}.btn-outline-twisto{color:#3ed36d;border-color:#3ed36d}.btn-outline-twisto:hover{color:#000;background-color:#3ed36d;border-color:#3ed36d}.btn-check:focus+.btn-outline-twisto,.btn-outline-twisto:focus{-webkit-box-shadow:0 0 0 .25rem rgb(62 211 109 / .5);box-shadow:0 0 0 .25rem rgb(62 211 109 / .5)}.btn-check:active+.btn-outline-twisto,.btn-check:checked+.btn-outline-twisto,.btn-outline-twisto.active,.btn-outline-twisto.dropdown-toggle.show,.btn-outline-twisto:active{color:#000;background-color:#3ed36d;border-color:#3ed36d}.btn-check:active+.btn-outline-twisto:focus,.btn-check:checked+.btn-outline-twisto:focus,.btn-outline-twisto.active:focus,.btn-outline-twisto.dropdown-toggle.show:focus,.btn-outline-twisto:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(62 211 109 / .5);box-shadow:0 0 0 .25rem rgb(62 211 109 / .5)}.btn-outline-twisto.disabled,.btn-outline-twisto:disabled{color:#3ed36d;background-color:#fff0}.btn-outline-ludwik-ekologiczny{color:#43b4fa;border-color:#43b4fa}.btn-outline-ludwik-ekologiczny:hover{color:#000;background-color:#43b4fa;border-color:#43b4fa}.btn-check:focus+.btn-outline-ludwik-ekologiczny,.btn-outline-ludwik-ekologiczny:focus{-webkit-box-shadow:0 0 0 .25rem rgb(67 180 250 / .5);box-shadow:0 0 0 .25rem rgb(67 180 250 / .5)}.btn-check:active+.btn-outline-ludwik-ekologiczny,.btn-check:checked+.btn-outline-ludwik-ekologiczny,.btn-outline-ludwik-ekologiczny.active,.btn-outline-ludwik-ekologiczny.dropdown-toggle.show,.btn-outline-ludwik-ekologiczny:active{color:#000;background-color:#43b4fa;border-color:#43b4fa}.btn-check:active+.btn-outline-ludwik-ekologiczny:focus,.btn-check:checked+.btn-outline-ludwik-ekologiczny:focus,.btn-outline-ludwik-ekologiczny.active:focus,.btn-outline-ludwik-ekologiczny.dropdown-toggle.show:focus,.btn-outline-ludwik-ekologiczny:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(67 180 250 / .5);box-shadow:0 0 0 .25rem rgb(67 180 250 / .5)}.btn-outline-ludwik-ekologiczny.disabled,.btn-outline-ludwik-ekologiczny:disabled{color:#43b4fa;background-color:#fff0}.btn-outline-light{color:#fff;border-color:#fff}.btn-outline-light:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem rgb(255 255 255 / .5);box-shadow:0 0 0 .25rem rgb(255 255 255 / .5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(255 255 255 / .5);box-shadow:0 0 0 .25rem rgb(255 255 255 / .5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#fff;background-color:#fff0}.btn-outline-dark{color:#000;border-color:#000}.btn-outline-dark:hover{color:#fff;background-color:#000;border-color:#000}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .5);box-shadow:0 0 0 .25rem rgb(0 0 0 / .5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#000;border-color:#000}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .5);box-shadow:0 0 0 .25rem rgb(0 0 0 / .5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#000;background-color:#fff0}.btn-outline-cyan-700{color:#006faa;border-color:#006faa}.btn-outline-cyan-700:hover{color:#fff;background-color:#006faa;border-color:#006faa}.btn-check:focus+.btn-outline-cyan-700,.btn-outline-cyan-700:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 111 170 / .5);box-shadow:0 0 0 .25rem rgb(0 111 170 / .5)}.btn-check:active+.btn-outline-cyan-700,.btn-check:checked+.btn-outline-cyan-700,.btn-outline-cyan-700.active,.btn-outline-cyan-700.dropdown-toggle.show,.btn-outline-cyan-700:active{color:#fff;background-color:#006faa;border-color:#006faa}.btn-check:active+.btn-outline-cyan-700:focus,.btn-check:checked+.btn-outline-cyan-700:focus,.btn-outline-cyan-700.active:focus,.btn-outline-cyan-700.dropdown-toggle.show:focus,.btn-outline-cyan-700:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 111 170 / .5);box-shadow:0 0 0 .25rem rgb(0 111 170 / .5)}.btn-outline-cyan-700.disabled,.btn-outline-cyan-700:disabled{color:#006faa;background-color:#fff0}.btn-outline-cyan-dark{color:#122650;border-color:#122650}.btn-outline-cyan-dark:hover{color:#fff;background-color:#122650;border-color:#122650}.btn-check:focus+.btn-outline-cyan-dark,.btn-outline-cyan-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgb(18 38 80 / .5);box-shadow:0 0 0 .25rem rgb(18 38 80 / .5)}.btn-check:active+.btn-outline-cyan-dark,.btn-check:checked+.btn-outline-cyan-dark,.btn-outline-cyan-dark.active,.btn-outline-cyan-dark.dropdown-toggle.show,.btn-outline-cyan-dark:active{color:#fff;background-color:#122650;border-color:#122650}.btn-check:active+.btn-outline-cyan-dark:focus,.btn-check:checked+.btn-outline-cyan-dark:focus,.btn-outline-cyan-dark.active:focus,.btn-outline-cyan-dark.dropdown-toggle.show:focus,.btn-outline-cyan-dark:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(18 38 80 / .5);box-shadow:0 0 0 .25rem rgb(18 38 80 / .5)}.btn-outline-cyan-dark.disabled,.btn-outline-cyan-dark:disabled{color:#122650;background-color:#fff0}.btn-outline-ludwik-maxx-power{color:#006851;border-color:#006851}.btn-outline-ludwik-maxx-power:hover{color:#fff;background-color:#006851;border-color:#006851}.btn-check:focus+.btn-outline-ludwik-maxx-power,.btn-outline-ludwik-maxx-power:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 104 81 / .5);box-shadow:0 0 0 .25rem rgb(0 104 81 / .5)}.btn-check:active+.btn-outline-ludwik-maxx-power,.btn-check:checked+.btn-outline-ludwik-maxx-power,.btn-outline-ludwik-maxx-power.active,.btn-outline-ludwik-maxx-power.dropdown-toggle.show,.btn-outline-ludwik-maxx-power:active{color:#fff;background-color:#006851;border-color:#006851}.btn-check:active+.btn-outline-ludwik-maxx-power:focus,.btn-check:checked+.btn-outline-ludwik-maxx-power:focus,.btn-outline-ludwik-maxx-power.active:focus,.btn-outline-ludwik-maxx-power.dropdown-toggle.show:focus,.btn-outline-ludwik-maxx-power:active:focus{-webkit-box-shadow:0 0 0 .25rem rgb(0 104 81 / .5);box-shadow:0 0 0 .25rem rgb(0 104 81 / .5)}.btn-outline-ludwik-maxx-power.disabled,.btn-outline-ludwik-maxx-power:disabled{color:#006851;background-color:#fff0}.btn-link{font-weight:400;color:#000;text-decoration:underline}.btn-link:hover{color:#000}.btn-link.disabled,.btn-link:disabled{color:#939393}.btn-group-lg>.added_to_cart,.btn-group-lg>.btn,.btn-lg,.woocommerce-message .btn-group-lg>.restore-item{padding:.5rem 1rem;font-size:1.25rem;border-radius:30px}.added_to_cart,.btn-group-sm>.added_to_cart,.btn-group-sm>.btn,.btn-sm,.woocommerce-message .btn-group-sm>.restore-item{padding:3px 12px;font-size:1.0625rem;border-radius:5px}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width .35s ease;-o-transition:width .35s ease;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{-webkit-transition:none;-o-transition:none;transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid #fff0;border-bottom:0;border-left:.3em solid #fff0}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#000;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:10px}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:375px){.dropdown-menu-ss-start{--bs-position:start}.dropdown-menu-ss-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-ss-end{--bs-position:end}.dropdown-menu-ss-end[data-bs-popper]{right:0;left:auto}}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:782px){.dropdown-menu-wp-start{--bs-position:start}.dropdown-menu-wp-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-wp-end{--bs-position:end}.dropdown-menu-wp-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1450px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1636px){.dropdown-menu-xxxl-start{--bs-position:start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position:end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid #fff0;border-bottom:.3em solid;border-left:.3em solid #fff0}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:0;border-bottom:.3em solid #fff0;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid #fff0;border-right:.3em solid;border-bottom:.3em solid #fff0}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgb(0 0 0 / .15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#3a3a3a;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:#fff0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#343434;background-color:#efefef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#000}.dropdown-item.disabled,.dropdown-item:disabled{color:#b1b1b1;pointer-events:none;background-color:#fff0}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#939393;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#3a3a3a}.dropdown-menu-dark{color:#e5e5e5;background-color:#707070;border-color:rgb(0 0 0 / .15)}.dropdown-menu-dark .dropdown-item{color:#e5e5e5}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgb(255 255 255 / .15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#000}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#b1b1b1}.dropdown-menu-dark .dropdown-divider{border-color:rgb(0 0 0 / .15)}.dropdown-menu-dark .dropdown-item-text{color:#e5e5e5}.dropdown-menu-dark .dropdown-header{color:#b1b1b1}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.added_to_cart,.btn-group-vertical>.btn,.btn-group>.added_to_cart,.btn-group>.btn,.woocommerce-message .btn-group-vertical>.restore-item,.woocommerce-message .btn-group>.restore-item{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.active.added_to_cart,.btn-group-vertical>.added_to_cart:active,.btn-group-vertical>.added_to_cart:focus,.btn-group-vertical>.added_to_cart:hover,.btn-group-vertical>.btn-check:checked+.added_to_cart,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.added_to_cart,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.active.added_to_cart,.btn-group>.added_to_cart:active,.btn-group>.added_to_cart:focus,.btn-group>.added_to_cart:hover,.btn-group>.btn-check:checked+.added_to_cart,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.added_to_cart,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.woocommerce-message .btn-group-vertical>.active.restore-item,.woocommerce-message .btn-group-vertical>.btn-check:checked+.restore-item,.woocommerce-message .btn-group-vertical>.btn-check:focus+.restore-item,.woocommerce-message .btn-group-vertical>.restore-item:active,.woocommerce-message .btn-group-vertical>.restore-item:focus,.woocommerce-message .btn-group-vertical>.restore-item:hover,.woocommerce-message .btn-group>.active.restore-item,.woocommerce-message .btn-group>.btn-check:checked+.restore-item,.woocommerce-message .btn-group>.btn-check:focus+.restore-item,.woocommerce-message .btn-group>.restore-item:active,.woocommerce-message .btn-group>.restore-item:focus,.woocommerce-message .btn-group>.restore-item:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.added_to_cart:not(:first-child),.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child),.woocommerce-message .btn-group>.restore-item:not(:first-child){margin-left:-1px}.btn-group>.added_to_cart:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.added_to_cart,.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.woocommerce-message .btn-group>.btn-group:not(:last-child)>.restore-item,.woocommerce-message .btn-group>.restore-item:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.added_to_cart:nth-child(n+3),.btn-group>.btn-group:not(:first-child)>.added_to_cart,.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.added_to_cart,.btn-group>:not(.btn-check)+.btn,.woocommerce-message .btn-group>.btn-group:not(:first-child)>.restore-item,.woocommerce-message .btn-group>.restore-item:nth-child(n+3),.woocommerce-message .btn-group>:not(.btn-check)+.restore-item{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:13.5px;padding-left:13.5px}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.added_to_cart+.dropdown-toggle-split,.btn-group-sm>.added_to_cart+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.woocommerce-message .btn-group-sm>.restore-item+.dropdown-toggle-split{padding-right:9px;padding-left:9px}.btn-group-lg>.added_to_cart+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.woocommerce-message .btn-group-lg>.restore-item+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.added_to_cart,.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.woocommerce-message .btn-group-vertical>.restore-item{width:100%}.btn-group-vertical>.added_to_cart:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.woocommerce-message .btn-group-vertical>.restore-item:not(:first-child){margin-top:-1px}.btn-group-vertical>.added_to_cart:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.added_to_cart,.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.woocommerce-message .btn-group-vertical>.btn-group:not(:last-child)>.restore-item,.woocommerce-message .btn-group-vertical>.restore-item:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.added_to_cart~.added_to_cart,.btn-group-vertical>.added_to_cart~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.added_to_cart,.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.added_to_cart,.btn-group-vertical>.btn~.btn,.woocommerce-message .btn-group-vertical>.added_to_cart~.restore-item,.woocommerce-message .btn-group-vertical>.btn-group:not(:first-child)>.restore-item,.woocommerce-message .btn-group-vertical>.btn~.restore-item,.woocommerce-message .btn-group-vertical>.restore-item~.added_to_cart,.woocommerce-message .btn-group-vertical>.restore-item~.btn,.woocommerce-message .btn-group-vertical>.restore-item~.restore-item{border-top-left-radius:0;border-top-right-radius:0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#dca958;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{-webkit-transition:none;-o-transition:none;transition:none}}.nav-link:focus,.nav-link:hover{color:#b08746}.nav-link.disabled{color:#939393;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #e5e5e5}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid #fff0;border-top-left-radius:10px;border-top-right-radius:10px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#efefef #efefef #e5e5e5;isolation:isolate}.nav-tabs .nav-link.disabled{color:#939393;background-color:#fff0;border-color:#fff0}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#6e6e6e;background-color:#fff;border-color:#e5e5e5 #e5e5e5 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:10px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#000}.nav-fill .nav-item,.nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:#fff0;border:1px solid #fff0;border-radius:10px;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;-o-transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{-webkit-transition:none;-o-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 .25rem;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:375px){.navbar-expand-ss{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-ss .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-ss .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-ss .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-ss .navbar-nav-scroll{overflow:visible}.navbar-expand-ss .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-ss .navbar-toggler{display:none}.navbar-expand-ss .offcanvas-header{display:none}.navbar-expand-ss .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand-ss .offcanvas-bottom,.navbar-expand-ss .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-ss .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:782px){.navbar-expand-wp{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-wp .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-wp .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-wp .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-wp .navbar-nav-scroll{overflow:visible}.navbar-expand-wp .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-wp .navbar-toggler{display:none}.navbar-expand-wp .offcanvas-header{display:none}.navbar-expand-wp .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand-wp .offcanvas-bottom,.navbar-expand-wp .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-wp .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1450px){.navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1636px){.navbar-expand-xxxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand-xxxl .offcanvas-bottom,.navbar-expand-xxxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxxl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;visibility:visible!important;background-color:#fff0;border-right:0;border-left:0;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgb(0 0 0 / .9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgb(0 0 0 / .9)}.navbar-light .navbar-nav .nav-link{color:rgb(0 0 0 / .55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgb(0 0 0 / .7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgb(0 0 0 / .3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgb(0 0 0 / .9)}.navbar-light .navbar-toggler{color:rgb(0 0 0 / .55);border-color:rgb(0 0 0 / .1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgb(0 0 0 / .55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgb(0 0 0 / .9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgb(255 255 255 / .55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgb(255 255 255 / .75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgb(255 255 255 / .25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgb(255 255 255 / .55);border-color:rgb(255 255 255 / .1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgb(255 255 255 / .55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgb(0 0 0 / .125);border-radius:10px}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:9px;border-top-right-radius:9px}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:9px;border-bottom-left-radius:9px}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgb(0 0 0 / .03);border-bottom:1px solid rgb(0 0 0 / .125)}.card-header:first-child{border-radius:9px 9px 0 0}.card-footer{padding:.5rem 1rem;background-color:rgb(0 0 0 / .03);border-top:1px solid rgb(0 0 0 / .125)}.card-footer:last-child{border-radius:0 0 9px 9px}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:9px}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:9px;border-top-right-radius:9px}.card-img,.card-img-bottom{border-bottom-right-radius:9px;border-bottom-left-radius:9px}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#000;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;-o-transition:none;transition:none}}.accordion-button:not(.collapsed){color:#c6984f;background-color:#e6e6e6;-webkit-box-shadow:inset 0 -1px 0 rgb(0 0 0 / .125);box-shadow:inset 0 -1px 0 rgb(0 0 0 / .125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c6984f'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button::after{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{-webkit-transition:none;-o-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:gray;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 .25rem rgb(0 0 0 / .15)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgb(0 0 0 / .125)}.accordion-item:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.accordion-item:first-of-type .accordion-button{border-top-left-radius:9px;border-top-right-radius:9px}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:9px;border-bottom-left-radius:9px}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#939393;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#939393}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#dca958;text-decoration:none;background-color:#fff;border:1px solid #e5e5e5;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;-o-transition:none;transition:none}}.page-link:hover{z-index:2;color:#b08746;background-color:#efefef;border-color:#e5e5e5}.page-link:focus{z-index:3;color:#b08746;background-color:#efefef;outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 .25rem rgb(0 0 0 / .15)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#000;border-color:#000}.page-item.disabled .page-link{color:#939393;pointer-events:none;background-color:#fff;border-color:#e5e5e5}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:10px;border-bottom-left-radius:10px}.page-item:last-child .page-link{border-top-right-radius:10px;border-bottom-right-radius:10px}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:30px;border-bottom-left-radius:30px}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:30px;border-bottom-right-radius:30px}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:5px;border-bottom-left-radius:5px}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:5px;border-bottom-right-radius:5px}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:10px}.badge:empty{display:none}.added_to_cart .badge,.btn .badge,.woocommerce-message .restore-item .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid #fff0;border-radius:10px}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#846535;background-color:#f8eede;border-color:#f5e5cd}.alert-primary .alert-link{color:#6a512a}.alert-primary600{color:#64471b;background-color:#ede4d5;border-color:#e5d6c0}.alert-primary600 .alert-link{color:#503916}.alert-primary900{color:#231907;background-color:#d8d4ce;border-color:#c4bfb6}.alert-primary900 .alert-link{color:#1c1406}.alert-secondary{color:#6a6a6a;background-color:#efefef;border-color:#e8e8e8}.alert-secondary .alert-link{color:#555}.alert-azofoska{color:#424242;background-color:#e2e2e2;border-color:#d4d4d4}.alert-azofoska .alert-link{color:#353535}.alert-biofos{color:#027169;background-color:#cdf2ef;border-color:#b4ebe7}.alert-biofos .alert-link{color:#025a54}.alert-biostar{color:#422f5c;background-color:#e2dceb;border-color:#d4cae1}.alert-biostar .alert-link{color:#35264a}.alert-biostar-cleaning-products{color:#422f5c;background-color:#e2dceb;border-color:#d4cae1}.alert-biostar-cleaning-products .alert-link{color:#35264a}.alert-buwi{color:#64471b;background-color:#ede4d5;border-color:#e5d6c0}.alert-buwi .alert-link{color:#503916}.alert-florovit{color:#665e20;background-color:#fffbdc;border-color:#fff9cb}.alert-florovit .alert-link{color:#524b1a}.alert-ludwik{color:#1a5005;background-color:#d5e7ce;border-color:#c0dbb5}.alert-ludwik .alert-link{color:#154004}.alert-twisto{color:#19542c;background-color:#d8f6e2;border-color:#c5f2d3}.alert-twisto .alert-link{color:#144323}.alert-ludwik-ekologiczny{color:#286c96;background-color:#d9f0fe;border-color:#c7e9fe}.alert-ludwik-ekologiczny .alert-link{color:#205678}.alert-light{color:#666;background-color:#fff;border-color:#fff}.alert-light .alert-link{color:#525252}.alert-dark{color:#000;background-color:#ccc;border-color:#b3b3b3}.alert-dark .alert-link{color:#000}.alert-cyan-700{color:#004366;background-color:#cce2ee;border-color:#b3d4e6}.alert-cyan-700 .alert-link{color:#003652}.alert-cyan-dark{color:#0b1730;background-color:#d0d4dc;border-color:#b8becb}.alert-cyan-dark .alert-link{color:#091226}.alert-ludwik-maxx-power{color:#003e31;background-color:#cce1dc;border-color:#b3d2cb}.alert-ludwik-maxx-power .alert-link{color:#003227}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#efefef;border-radius:10px}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#dca958;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;-o-transition:none;transition:none}}.progress-bar-striped{background-image:-o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:10px}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#6e6e6e;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#6e6e6e;text-decoration:none;background-color:#f6f7fb}.list-group-item-action:active{color:#000;background-color:#efefef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#3a3a3a;text-decoration:none;background-color:#fff;border:1px solid rgb(0 0 0 / .125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#939393;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#000;border-color:#000}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:375px){.list-group-horizontal-ss{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-ss>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal-ss>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal-ss>.list-group-item.active{margin-top:0}.list-group-horizontal-ss>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-ss>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:782px){.list-group-horizontal-wp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-wp>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal-wp>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal-wp>.list-group-item.active{margin-top:0}.list-group-horizontal-wp>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-wp>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1450px){.list-group-horizontal-xxl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1636px){.list-group-horizontal-xxxl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxxl>.list-group-item:first-child{border-bottom-left-radius:10px;border-top-right-radius:0}.list-group-horizontal-xxxl>.list-group-item:last-child{border-top-right-radius:10px;border-bottom-left-radius:0}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#846535;background-color:#f8eede}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#846535;background-color:#dfd6c8}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#846535;border-color:#846535}.list-group-item-primary600{color:#64471b;background-color:#ede4d5}.list-group-item-primary600.list-group-item-action:focus,.list-group-item-primary600.list-group-item-action:hover{color:#64471b;background-color:#d5cdc0}.list-group-item-primary600.list-group-item-action.active{color:#fff;background-color:#64471b;border-color:#64471b}.list-group-item-primary900{color:#231907;background-color:#d8d4ce}.list-group-item-primary900.list-group-item-action:focus,.list-group-item-primary900.list-group-item-action:hover{color:#231907;background-color:#c2bfb9}.list-group-item-primary900.list-group-item-action.active{color:#fff;background-color:#231907;border-color:#231907}.list-group-item-secondary{color:#6a6a6a;background-color:#efefef}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#6a6a6a;background-color:#d7d7d7}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#6a6a6a;border-color:#6a6a6a}.list-group-item-azofoska{color:#424242;background-color:#e2e2e2}.list-group-item-azofoska.list-group-item-action:focus,.list-group-item-azofoska.list-group-item-action:hover{color:#424242;background-color:#cbcbcb}.list-group-item-azofoska.list-group-item-action.active{color:#fff;background-color:#424242;border-color:#424242}.list-group-item-biofos{color:#027169;background-color:#cdf2ef}.list-group-item-biofos.list-group-item-action:focus,.list-group-item-biofos.list-group-item-action:hover{color:#027169;background-color:#b9dad7}.list-group-item-biofos.list-group-item-action.active{color:#fff;background-color:#027169;border-color:#027169}.list-group-item-biostar{color:#422f5c;background-color:#e2dceb}.list-group-item-biostar.list-group-item-action:focus,.list-group-item-biostar.list-group-item-action:hover{color:#422f5c;background-color:#cbc6d4}.list-group-item-biostar.list-group-item-action.active{color:#fff;background-color:#422f5c;border-color:#422f5c}.list-group-item-biostar-cleaning-products{color:#422f5c;background-color:#e2dceb}.list-group-item-biostar-cleaning-products.list-group-item-action:focus,.list-group-item-biostar-cleaning-products.list-group-item-action:hover{color:#422f5c;background-color:#cbc6d4}.list-group-item-biostar-cleaning-products.list-group-item-action.active{color:#fff;background-color:#422f5c;border-color:#422f5c}.list-group-item-buwi{color:#64471b;background-color:#ede4d5}.list-group-item-buwi.list-group-item-action:focus,.list-group-item-buwi.list-group-item-action:hover{color:#64471b;background-color:#d5cdc0}.list-group-item-buwi.list-group-item-action.active{color:#fff;background-color:#64471b;border-color:#64471b}.list-group-item-florovit{color:#665e20;background-color:#fffbdc}.list-group-item-florovit.list-group-item-action:focus,.list-group-item-florovit.list-group-item-action:hover{color:#665e20;background-color:#e6e2c6}.list-group-item-florovit.list-group-item-action.active{color:#fff;background-color:#665e20;border-color:#665e20}.list-group-item-ludwik{color:#1a5005;background-color:#d5e7ce}.list-group-item-ludwik.list-group-item-action:focus,.list-group-item-ludwik.list-group-item-action:hover{color:#1a5005;background-color:#c0d0b9}.list-group-item-ludwik.list-group-item-action.active{color:#fff;background-color:#1a5005;border-color:#1a5005}.list-group-item-twisto{color:#19542c;background-color:#d8f6e2}.list-group-item-twisto.list-group-item-action:focus,.list-group-item-twisto.list-group-item-action:hover{color:#19542c;background-color:#c2ddcb}.list-group-item-twisto.list-group-item-action.active{color:#fff;background-color:#19542c;border-color:#19542c}.list-group-item-ludwik-ekologiczny{color:#286c96;background-color:#d9f0fe}.list-group-item-ludwik-ekologiczny.list-group-item-action:focus,.list-group-item-ludwik-ekologiczny.list-group-item-action:hover{color:#286c96;background-color:#c3d8e5}.list-group-item-ludwik-ekologiczny.list-group-item-action.active{color:#fff;background-color:#286c96;border-color:#286c96}.list-group-item-light{color:#666;background-color:#fff}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#666;background-color:#e6e6e6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#666;border-color:#666}.list-group-item-dark{color:#000;background-color:#ccc}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#000;background-color:#b8b8b8}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#000;border-color:#000}.list-group-item-cyan-700{color:#004366;background-color:#cce2ee}.list-group-item-cyan-700.list-group-item-action:focus,.list-group-item-cyan-700.list-group-item-action:hover{color:#004366;background-color:#b8cbd6}.list-group-item-cyan-700.list-group-item-action.active{color:#fff;background-color:#004366;border-color:#004366}.list-group-item-cyan-dark{color:#0b1730;background-color:#d0d4dc}.list-group-item-cyan-dark.list-group-item-action:focus,.list-group-item-cyan-dark.list-group-item-action:hover{color:#0b1730;background-color:#bbbfc6}.list-group-item-cyan-dark.list-group-item-action.active{color:#fff;background-color:#0b1730;border-color:#0b1730}.list-group-item-ludwik-maxx-power{color:#003e31;background-color:#cce1dc}.list-group-item-ludwik-maxx-power.list-group-item-action:focus,.list-group-item-ludwik-maxx-power.list-group-item-action:hover{color:#003e31;background-color:#b8cbc6}.list-group-item-ludwik-maxx-power.list-group-item-action.active{color:#fff;background-color:#003e31;border-color:#003e31}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:#fff0 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:10px;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgb(255 255 255 / .85);background-clip:padding-box;border:1px solid rgb(0 0 0 / .1);-webkit-box-shadow:0 .5rem 1rem rgb(0 0 0 / .15);box-shadow:0 .5rem 1rem rgb(0 0 0 / .15);border-radius:10px}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:15px}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem .75rem;color:#939393;background-color:rgb(255 255 255 / .85);background-clip:padding-box;border-bottom:1px solid rgb(0 0 0 / .05);border-top-left-radius:9px;border-top-right-radius:9px}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:30px;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #e5e5e5;border-top-left-radius:29px;border-top-right-radius:29px}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #e5e5e5;border-bottom-right-radius:29px;border-bottom-left-radius:29px}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:374.98px){.modal-fullscreen-ss-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-ss-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-ss-down .modal-header{border-radius:0}.modal-fullscreen-ss-down .modal-body{overflow-y:auto}.modal-fullscreen-ss-down .modal-footer{border-radius:0}}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:781.98px){.modal-fullscreen-wp-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-wp-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-wp-down .modal-header{border-radius:0}.modal-fullscreen-wp-down .modal-body{overflow-y:auto}.modal-fullscreen-wp-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1449.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media (max-width:1635.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:Lato,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{position:absolute;display:block;width:0;height:0}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:#fff0;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:0 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:0 0 0;border-top-color:#fff0}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 0}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:0;height:0}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:0;border-right-color:#fff0}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:0 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 0 0;border-bottom-color:#fff0}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 0}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:0;height:0}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:0;border-left-color:#fff0}.tooltip-inner{max-width:115px;padding:0 .5rem;color:#000;text-align:center;background-color:#fff0;border-radius:10px}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:Lato,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:30px}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:#fff0;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgb(0 0 0 / .25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgb(0 0 0 / .25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgb(0 0 0 / .25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgb(0 0 0 / .25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgb(0 0 0 / .2);border-top-left-radius:29px;border-top-right-radius:29px}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#000}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-ms-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;-o-transition:opacity 0s .6s;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid #fff0;border-bottom:10px solid #fff0;opacity:.5;-webkit-transition:opacity .6s ease;-o-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.btn.loading::after,.loading.added_to_cart::after,.spinner-border,.woocommerce-message .loading.restore-item::after{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:#fff0;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.btn.loading::after,.loading.added_to_cart::after,.spinner-border-sm,.woocommerce-message .loading.restore-item::after{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.btn.loading::after,.loading.added_to_cart::after,.spinner-border,.spinner-grow,.woocommerce-message .loading.restore-item::after{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{-webkit-transition:none;-o-transition:none;transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0}.offcanvas-header .btn-close{padding:0 0;margin-top:0;margin-right:0;margin-bottom:0}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 0;overflow-y:auto}.offcanvas-start{top:0;left:0;width:430px;border-right:0 solid rgb(0 0 0 / .2);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:430px;border-left:0 solid rgb(0 0 0 / .2);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:0 solid rgb(0 0 0 / .2);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:0 solid rgb(0 0 0 / .2);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;-ms-transform:none;transform:none}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#dca958}.link-primary:focus,.link-primary:hover{color:#e3ba79}.link-primary600{color:#a7762d}.link-primary600:focus,.link-primary600:hover{color:#b99157}.link-primary900{color:#3b290c}.link-primary900:focus,.link-primary900:hover{color:#2f210a}.link-secondary{color:#b1b1b1}.link-secondary:focus,.link-secondary:hover{color:#c1c1c1}.link-azofoska{color:#6e6e6e}.link-azofoska:focus,.link-azofoska:hover{color:#585858}.link-biofos{color:#04bcaf}.link-biofos:focus,.link-biofos:hover{color:#36c9bf}.link-biostar{color:#6e4f9a}.link-biostar:focus,.link-biostar:hover{color:#583f7b}.link-biostar-cleaning-products{color:#6e4f9a}.link-biostar-cleaning-products:focus,.link-biostar-cleaning-products:hover{color:#583f7b}.link-buwi{color:#a7762d}.link-buwi:focus,.link-buwi:hover{color:#b99157}.link-florovit{color:#ffec50}.link-florovit:focus,.link-florovit:hover{color:#fff073}.link-ludwik{color:#2c8609}.link-ludwik:focus,.link-ludwik:hover{color:#236b07}.link-twisto{color:#3ed36d}.link-twisto:focus,.link-twisto:hover{color:#65dc8a}.link-ludwik-ekologiczny{color:#43b4fa}.link-ludwik-ekologiczny:focus,.link-ludwik-ekologiczny:hover{color:#69c3fb}.link-light{color:#fff}.link-light:focus,.link-light:hover{color:#fff}.link-dark{color:#000}.link-dark:focus,.link-dark:hover{color:#000}.link-cyan-700{color:#006faa}.link-cyan-700:focus,.link-cyan-700:hover{color:#005988}.link-cyan-dark{color:#122650}.link-cyan-dark:focus,.link-cyan-dark:hover{color:#0e1e40}.link-ludwik-maxx-power{color:#006851}.link-ludwik-maxx-power:focus,.link-ludwik-maxx-power:hover{color:#005341}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:375px){.sticky-ss-top{position:sticky;top:0;z-index:1020}}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:782px){.sticky-wp-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1450px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1636px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important;box-shadow:0 .5rem 1rem rgb(0 0 0 / .15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgb(0 0 0 / .075)!important;box-shadow:0 .125rem .25rem rgb(0 0 0 / .075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgb(0 0 0 / .175)!important;box-shadow:0 1rem 3rem rgb(0 0 0 / .175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #e5e5e5!important}.border-0{border:0!important}.border-top{border-top:1px solid #e5e5e5!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #e5e5e5!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #e5e5e5!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #e5e5e5!important}.border-start-0{border-left:0!important}.border-primary{border-color:#dca958!important}.border-primary600{border-color:#a7762d!important}.border-primary900{border-color:#3b290c!important}.border-secondary{border-color:#b1b1b1!important}.border-azofoska{border-color:#6e6e6e!important}.border-biofos{border-color:#04bcaf!important}.border-biostar{border-color:#6e4f9a!important}.border-biostar-cleaning-products{border-color:#6e4f9a!important}.border-buwi{border-color:#a7762d!important}.border-florovit{border-color:#ffec50!important}.border-ludwik{border-color:#2c8609!important}.border-twisto{border-color:#3ed36d!important}.border-ludwik-ekologiczny{border-color:#43b4fa!important}.border-light{border-color:#fff!important}.border-dark{border-color:#000!important}.border-cyan-700{border-color:#006faa!important}.border-cyan-dark{border-color:#122650!important}.border-ludwik-maxx-power{border-color:#006851!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.6666666667rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.gap-6{gap:4rem!important}.gap-7{gap:5rem!important}.gap-8{gap:6rem!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.6666666667rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:4rem!important}.m-7{margin:5rem!important}.m-8{margin:6rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:4rem!important;margin-left:4rem!important}.mx-7{margin-right:5rem!important;margin-left:5rem!important}.mx-8{margin-right:6rem!important;margin-left:6rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.6666666667rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:4rem!important}.mt-7{margin-top:5rem!important}.mt-8{margin-top:6rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.6666666667rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:4rem!important}.me-7{margin-right:5rem!important}.me-8{margin-right:6rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.6666666667rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:4rem!important}.mb-7{margin-bottom:5rem!important}.mb-8{margin-bottom:6rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.6666666667rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:4rem!important}.ms-7{margin-left:5rem!important}.ms-8{margin-left:6rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.6666666667rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.m-n6{margin:-4rem!important}.m-n7{margin:-5rem!important}.m-n8{margin:-6rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.6666666667rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mt-n6{margin-top:-4rem!important}.mt-n7{margin-top:-5rem!important}.mt-n8{margin-top:-6rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.6666666667rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.me-n6{margin-right:-4rem!important}.me-n7{margin-right:-5rem!important}.me-n8{margin-right:-6rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.6666666667rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.mb-n6{margin-bottom:-4rem!important}.mb-n7{margin-bottom:-5rem!important}.mb-n8{margin-bottom:-6rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.6666666667rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.ms-n6{margin-left:-4rem!important}.ms-n7{margin-left:-5rem!important}.ms-n8{margin-left:-6rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.6666666667rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:4rem!important}.p-7{padding:5rem!important}.p-8{padding:6rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:4rem!important;padding-left:4rem!important}.px-7{padding-right:5rem!important;padding-left:5rem!important}.px-8{padding-right:6rem!important;padding-left:6rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.6666666667rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:4rem!important}.pt-7{padding-top:5rem!important}.pt-8{padding-top:6rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.6666666667rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:4rem!important}.pe-7{padding-right:5rem!important}.pe-8{padding-right:6rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.6666666667rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:4rem!important}.pb-7{padding-bottom:5rem!important}.pb-8{padding-bottom:6rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.6666666667rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:4rem!important}.ps-7{padding-left:5rem!important}.ps-8{padding-left:6rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.5125rem + 3.15vw)!important}.fs-2{font-size:calc(1.375rem + 1.5vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.25625rem + .075vw)!important}.fs-5{font-size:1.125rem!important}.fs-6{font-size:1rem!important}.fs-7{font-size:.875rem!important}.fs-8{font-size:.75rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:900!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-primary600{--bs-text-opacity:1;color:rgba(var(--bs-primary600-rgb),var(--bs-text-opacity))!important}.text-primary900{--bs-text-opacity:1;color:rgba(var(--bs-primary900-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-azofoska{--bs-text-opacity:1;color:rgba(var(--bs-azofoska-rgb),var(--bs-text-opacity))!important}.text-biofos{--bs-text-opacity:1;color:rgba(var(--bs-biofos-rgb),var(--bs-text-opacity))!important}.text-biostar{--bs-text-opacity:1;color:rgba(var(--bs-biostar-rgb),var(--bs-text-opacity))!important}.text-biostar-cleaning-products{--bs-text-opacity:1;color:rgba(var(--bs-biostar-cleaning-products-rgb),var(--bs-text-opacity))!important}.text-buwi{--bs-text-opacity:1;color:rgba(var(--bs-buwi-rgb),var(--bs-text-opacity))!important}.text-florovit{--bs-text-opacity:1;color:rgba(var(--bs-florovit-rgb),var(--bs-text-opacity))!important}.text-ludwik{--bs-text-opacity:1;color:rgba(var(--bs-ludwik-rgb),var(--bs-text-opacity))!important}.text-twisto{--bs-text-opacity:1;color:rgba(var(--bs-twisto-rgb),var(--bs-text-opacity))!important}.text-ludwik-ekologiczny{--bs-text-opacity:1;color:rgba(var(--bs-ludwik-ekologiczny-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-cyan-700{--bs-text-opacity:1;color:rgba(var(--bs-cyan-700-rgb),var(--bs-text-opacity))!important}.text-cyan-dark{--bs-text-opacity:1;color:rgba(var(--bs-cyan-dark-rgb),var(--bs-text-opacity))!important}.text-ludwik-maxx-power{--bs-text-opacity:1;color:rgba(var(--bs-ludwik-maxx-power-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#939393!important}.text-black-50{--bs-text-opacity:1;color:rgb(0 0 0 / .5)!important}.text-white-50{--bs-text-opacity:1;color:rgb(255 255 255 / .5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-primary600{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary600-rgb),var(--bs-bg-opacity))!important}.bg-primary900{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary900-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-azofoska{--bs-bg-opacity:1;background-color:rgba(var(--bs-azofoska-rgb),var(--bs-bg-opacity))!important}.bg-biofos{--bs-bg-opacity:1;background-color:rgba(var(--bs-biofos-rgb),var(--bs-bg-opacity))!important}.bg-biostar{--bs-bg-opacity:1;background-color:rgba(var(--bs-biostar-rgb),var(--bs-bg-opacity))!important}.bg-biostar-cleaning-products{--bs-bg-opacity:1;background-color:rgba(var(--bs-biostar-cleaning-products-rgb),var(--bs-bg-opacity))!important}.bg-buwi{--bs-bg-opacity:1;background-color:rgba(var(--bs-buwi-rgb),var(--bs-bg-opacity))!important}.bg-florovit{--bs-bg-opacity:1;background-color:rgba(var(--bs-florovit-rgb),var(--bs-bg-opacity))!important}.bg-ludwik{--bs-bg-opacity:1;background-color:rgba(var(--bs-ludwik-rgb),var(--bs-bg-opacity))!important}.bg-twisto{--bs-bg-opacity:1;background-color:rgba(var(--bs-twisto-rgb),var(--bs-bg-opacity))!important}.bg-ludwik-ekologiczny{--bs-bg-opacity:1;background-color:rgba(var(--bs-ludwik-ekologiczny-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-cyan-700{--bs-bg-opacity:1;background-color:rgba(var(--bs-cyan-700-rgb),var(--bs-bg-opacity))!important}.bg-cyan-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-cyan-dark-rgb),var(--bs-bg-opacity))!important}.bg-ludwik-maxx-power{--bs-bg-opacity:1;background-color:rgba(var(--bs-ludwik-maxx-power-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:10px!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:5px!important}.rounded-2{border-radius:10px!important}.rounded-3{border-radius:30px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:10px!important;border-top-right-radius:10px!important}.rounded-end{border-top-right-radius:10px!important;border-bottom-right-radius:10px!important}.rounded-bottom{border-bottom-right-radius:10px!important;border-bottom-left-radius:10px!important}.rounded-start{border-bottom-left-radius:10px!important;border-top-left-radius:10px!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:375px){.float-ss-start{float:left!important}.float-ss-end{float:right!important}.float-ss-none{float:none!important}.d-ss-inline{display:inline!important}.d-ss-inline-block{display:inline-block!important}.d-ss-block{display:block!important}.d-ss-grid{display:grid!important}.d-ss-table{display:table!important}.d-ss-table-row{display:table-row!important}.d-ss-table-cell{display:table-cell!important}.d-ss-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-ss-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-ss-none{display:none!important}.flex-ss-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-ss-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-ss-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-ss-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-ss-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-ss-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-ss-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-ss-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-ss-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-ss-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-ss-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-ss-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-ss-0{gap:0!important}.gap-ss-1{gap:.25rem!important}.gap-ss-2{gap:.6666666667rem!important}.gap-ss-3{gap:1rem!important}.gap-ss-4{gap:1.5rem!important}.gap-ss-5{gap:3rem!important}.gap-ss-6{gap:4rem!important}.gap-ss-7{gap:5rem!important}.gap-ss-8{gap:6rem!important}.justify-content-ss-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-ss-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-ss-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-ss-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-ss-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-ss-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-ss-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-ss-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-ss-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-ss-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-ss-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-ss-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-ss-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-ss-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-ss-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-ss-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-ss-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-ss-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-ss-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-ss-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-ss-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-ss-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-ss-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-ss-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-ss-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-ss-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-ss-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-ss-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-ss-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-ss-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-ss-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-ss-0{margin:0!important}.m-ss-1{margin:.25rem!important}.m-ss-2{margin:.6666666667rem!important}.m-ss-3{margin:1rem!important}.m-ss-4{margin:1.5rem!important}.m-ss-5{margin:3rem!important}.m-ss-6{margin:4rem!important}.m-ss-7{margin:5rem!important}.m-ss-8{margin:6rem!important}.m-ss-auto{margin:auto!important}.mx-ss-0{margin-right:0!important;margin-left:0!important}.mx-ss-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-ss-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-ss-3{margin-right:1rem!important;margin-left:1rem!important}.mx-ss-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-ss-5{margin-right:3rem!important;margin-left:3rem!important}.mx-ss-6{margin-right:4rem!important;margin-left:4rem!important}.mx-ss-7{margin-right:5rem!important;margin-left:5rem!important}.mx-ss-8{margin-right:6rem!important;margin-left:6rem!important}.mx-ss-auto{margin-right:auto!important;margin-left:auto!important}.my-ss-0{margin-top:0!important;margin-bottom:0!important}.my-ss-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-ss-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-ss-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-ss-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-ss-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-ss-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-ss-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-ss-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-ss-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-ss-0{margin-top:0!important}.mt-ss-1{margin-top:.25rem!important}.mt-ss-2{margin-top:.6666666667rem!important}.mt-ss-3{margin-top:1rem!important}.mt-ss-4{margin-top:1.5rem!important}.mt-ss-5{margin-top:3rem!important}.mt-ss-6{margin-top:4rem!important}.mt-ss-7{margin-top:5rem!important}.mt-ss-8{margin-top:6rem!important}.mt-ss-auto{margin-top:auto!important}.me-ss-0{margin-right:0!important}.me-ss-1{margin-right:.25rem!important}.me-ss-2{margin-right:.6666666667rem!important}.me-ss-3{margin-right:1rem!important}.me-ss-4{margin-right:1.5rem!important}.me-ss-5{margin-right:3rem!important}.me-ss-6{margin-right:4rem!important}.me-ss-7{margin-right:5rem!important}.me-ss-8{margin-right:6rem!important}.me-ss-auto{margin-right:auto!important}.mb-ss-0{margin-bottom:0!important}.mb-ss-1{margin-bottom:.25rem!important}.mb-ss-2{margin-bottom:.6666666667rem!important}.mb-ss-3{margin-bottom:1rem!important}.mb-ss-4{margin-bottom:1.5rem!important}.mb-ss-5{margin-bottom:3rem!important}.mb-ss-6{margin-bottom:4rem!important}.mb-ss-7{margin-bottom:5rem!important}.mb-ss-8{margin-bottom:6rem!important}.mb-ss-auto{margin-bottom:auto!important}.ms-ss-0{margin-left:0!important}.ms-ss-1{margin-left:.25rem!important}.ms-ss-2{margin-left:.6666666667rem!important}.ms-ss-3{margin-left:1rem!important}.ms-ss-4{margin-left:1.5rem!important}.ms-ss-5{margin-left:3rem!important}.ms-ss-6{margin-left:4rem!important}.ms-ss-7{margin-left:5rem!important}.ms-ss-8{margin-left:6rem!important}.ms-ss-auto{margin-left:auto!important}.m-ss-n1{margin:-.25rem!important}.m-ss-n2{margin:-.6666666667rem!important}.m-ss-n3{margin:-1rem!important}.m-ss-n4{margin:-1.5rem!important}.m-ss-n5{margin:-3rem!important}.m-ss-n6{margin:-4rem!important}.m-ss-n7{margin:-5rem!important}.m-ss-n8{margin:-6rem!important}.mx-ss-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-ss-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-ss-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-ss-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-ss-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-ss-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-ss-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-ss-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-ss-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-ss-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-ss-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-ss-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-ss-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-ss-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-ss-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-ss-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-ss-n1{margin-top:-.25rem!important}.mt-ss-n2{margin-top:-.6666666667rem!important}.mt-ss-n3{margin-top:-1rem!important}.mt-ss-n4{margin-top:-1.5rem!important}.mt-ss-n5{margin-top:-3rem!important}.mt-ss-n6{margin-top:-4rem!important}.mt-ss-n7{margin-top:-5rem!important}.mt-ss-n8{margin-top:-6rem!important}.me-ss-n1{margin-right:-.25rem!important}.me-ss-n2{margin-right:-.6666666667rem!important}.me-ss-n3{margin-right:-1rem!important}.me-ss-n4{margin-right:-1.5rem!important}.me-ss-n5{margin-right:-3rem!important}.me-ss-n6{margin-right:-4rem!important}.me-ss-n7{margin-right:-5rem!important}.me-ss-n8{margin-right:-6rem!important}.mb-ss-n1{margin-bottom:-.25rem!important}.mb-ss-n2{margin-bottom:-.6666666667rem!important}.mb-ss-n3{margin-bottom:-1rem!important}.mb-ss-n4{margin-bottom:-1.5rem!important}.mb-ss-n5{margin-bottom:-3rem!important}.mb-ss-n6{margin-bottom:-4rem!important}.mb-ss-n7{margin-bottom:-5rem!important}.mb-ss-n8{margin-bottom:-6rem!important}.ms-ss-n1{margin-left:-.25rem!important}.ms-ss-n2{margin-left:-.6666666667rem!important}.ms-ss-n3{margin-left:-1rem!important}.ms-ss-n4{margin-left:-1.5rem!important}.ms-ss-n5{margin-left:-3rem!important}.ms-ss-n6{margin-left:-4rem!important}.ms-ss-n7{margin-left:-5rem!important}.ms-ss-n8{margin-left:-6rem!important}.p-ss-0{padding:0!important}.p-ss-1{padding:.25rem!important}.p-ss-2{padding:.6666666667rem!important}.p-ss-3{padding:1rem!important}.p-ss-4{padding:1.5rem!important}.p-ss-5{padding:3rem!important}.p-ss-6{padding:4rem!important}.p-ss-7{padding:5rem!important}.p-ss-8{padding:6rem!important}.px-ss-0{padding-right:0!important;padding-left:0!important}.px-ss-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-ss-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-ss-3{padding-right:1rem!important;padding-left:1rem!important}.px-ss-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-ss-5{padding-right:3rem!important;padding-left:3rem!important}.px-ss-6{padding-right:4rem!important;padding-left:4rem!important}.px-ss-7{padding-right:5rem!important;padding-left:5rem!important}.px-ss-8{padding-right:6rem!important;padding-left:6rem!important}.py-ss-0{padding-top:0!important;padding-bottom:0!important}.py-ss-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-ss-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-ss-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-ss-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-ss-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-ss-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-ss-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-ss-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-ss-0{padding-top:0!important}.pt-ss-1{padding-top:.25rem!important}.pt-ss-2{padding-top:.6666666667rem!important}.pt-ss-3{padding-top:1rem!important}.pt-ss-4{padding-top:1.5rem!important}.pt-ss-5{padding-top:3rem!important}.pt-ss-6{padding-top:4rem!important}.pt-ss-7{padding-top:5rem!important}.pt-ss-8{padding-top:6rem!important}.pe-ss-0{padding-right:0!important}.pe-ss-1{padding-right:.25rem!important}.pe-ss-2{padding-right:.6666666667rem!important}.pe-ss-3{padding-right:1rem!important}.pe-ss-4{padding-right:1.5rem!important}.pe-ss-5{padding-right:3rem!important}.pe-ss-6{padding-right:4rem!important}.pe-ss-7{padding-right:5rem!important}.pe-ss-8{padding-right:6rem!important}.pb-ss-0{padding-bottom:0!important}.pb-ss-1{padding-bottom:.25rem!important}.pb-ss-2{padding-bottom:.6666666667rem!important}.pb-ss-3{padding-bottom:1rem!important}.pb-ss-4{padding-bottom:1.5rem!important}.pb-ss-5{padding-bottom:3rem!important}.pb-ss-6{padding-bottom:4rem!important}.pb-ss-7{padding-bottom:5rem!important}.pb-ss-8{padding-bottom:6rem!important}.ps-ss-0{padding-left:0!important}.ps-ss-1{padding-left:.25rem!important}.ps-ss-2{padding-left:.6666666667rem!important}.ps-ss-3{padding-left:1rem!important}.ps-ss-4{padding-left:1.5rem!important}.ps-ss-5{padding-left:3rem!important}.ps-ss-6{padding-left:4rem!important}.ps-ss-7{padding-left:5rem!important}.ps-ss-8{padding-left:6rem!important}.text-ss-start{text-align:left!important}.text-ss-end{text-align:right!important}.text-ss-center{text-align:center!important}}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.6666666667rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-6{gap:4rem!important}.gap-sm-7{gap:5rem!important}.gap-sm-8{gap:6rem!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.6666666667rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:4rem!important}.m-sm-7{margin:5rem!important}.m-sm-8{margin:6rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-7{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-8{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.6666666667rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:4rem!important}.mt-sm-7{margin-top:5rem!important}.mt-sm-8{margin-top:6rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.6666666667rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:4rem!important}.me-sm-7{margin-right:5rem!important}.me-sm-8{margin-right:6rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.6666666667rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:4rem!important}.mb-sm-7{margin-bottom:5rem!important}.mb-sm-8{margin-bottom:6rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.6666666667rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:4rem!important}.ms-sm-7{margin-left:5rem!important}.ms-sm-8{margin-left:6rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.6666666667rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.m-sm-n6{margin:-4rem!important}.m-sm-n7{margin:-5rem!important}.m-sm-n8{margin:-6rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.6666666667rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.mt-sm-n6{margin-top:-4rem!important}.mt-sm-n7{margin-top:-5rem!important}.mt-sm-n8{margin-top:-6rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.6666666667rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.me-sm-n6{margin-right:-4rem!important}.me-sm-n7{margin-right:-5rem!important}.me-sm-n8{margin-right:-6rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.6666666667rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.mb-sm-n6{margin-bottom:-4rem!important}.mb-sm-n7{margin-bottom:-5rem!important}.mb-sm-n8{margin-bottom:-6rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.6666666667rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.ms-sm-n6{margin-left:-4rem!important}.ms-sm-n7{margin-left:-5rem!important}.ms-sm-n8{margin-left:-6rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.6666666667rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:4rem!important}.p-sm-7{padding:5rem!important}.p-sm-8{padding:6rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:4rem!important;padding-left:4rem!important}.px-sm-7{padding-right:5rem!important;padding-left:5rem!important}.px-sm-8{padding-right:6rem!important;padding-left:6rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.6666666667rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:4rem!important}.pt-sm-7{padding-top:5rem!important}.pt-sm-8{padding-top:6rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.6666666667rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:4rem!important}.pe-sm-7{padding-right:5rem!important}.pe-sm-8{padding-right:6rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.6666666667rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:4rem!important}.pb-sm-7{padding-bottom:5rem!important}.pb-sm-8{padding-bottom:6rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.6666666667rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:4rem!important}.ps-sm-7{padding-left:5rem!important}.ps-sm-8{padding-left:6rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.6666666667rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.gap-md-6{gap:4rem!important}.gap-md-7{gap:5rem!important}.gap-md-8{gap:6rem!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.6666666667rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:4rem!important}.m-md-7{margin:5rem!important}.m-md-8{margin:6rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:4rem!important;margin-left:4rem!important}.mx-md-7{margin-right:5rem!important;margin-left:5rem!important}.mx-md-8{margin-right:6rem!important;margin-left:6rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.6666666667rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:4rem!important}.mt-md-7{margin-top:5rem!important}.mt-md-8{margin-top:6rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.6666666667rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:4rem!important}.me-md-7{margin-right:5rem!important}.me-md-8{margin-right:6rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.6666666667rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:4rem!important}.mb-md-7{margin-bottom:5rem!important}.mb-md-8{margin-bottom:6rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.6666666667rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:4rem!important}.ms-md-7{margin-left:5rem!important}.ms-md-8{margin-left:6rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.6666666667rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.m-md-n6{margin:-4rem!important}.m-md-n7{margin:-5rem!important}.m-md-n8{margin:-6rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.6666666667rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.mt-md-n6{margin-top:-4rem!important}.mt-md-n7{margin-top:-5rem!important}.mt-md-n8{margin-top:-6rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.6666666667rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.me-md-n6{margin-right:-4rem!important}.me-md-n7{margin-right:-5rem!important}.me-md-n8{margin-right:-6rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.6666666667rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.mb-md-n6{margin-bottom:-4rem!important}.mb-md-n7{margin-bottom:-5rem!important}.mb-md-n8{margin-bottom:-6rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.6666666667rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.ms-md-n6{margin-left:-4rem!important}.ms-md-n7{margin-left:-5rem!important}.ms-md-n8{margin-left:-6rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.6666666667rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:4rem!important}.p-md-7{padding:5rem!important}.p-md-8{padding:6rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:4rem!important;padding-left:4rem!important}.px-md-7{padding-right:5rem!important;padding-left:5rem!important}.px-md-8{padding-right:6rem!important;padding-left:6rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.6666666667rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:4rem!important}.pt-md-7{padding-top:5rem!important}.pt-md-8{padding-top:6rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.6666666667rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:4rem!important}.pe-md-7{padding-right:5rem!important}.pe-md-8{padding-right:6rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.6666666667rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:4rem!important}.pb-md-7{padding-bottom:5rem!important}.pb-md-8{padding-bottom:6rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.6666666667rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:4rem!important}.ps-md-7{padding-left:5rem!important}.ps-md-8{padding-left:6rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:782px){.float-wp-start{float:left!important}.float-wp-end{float:right!important}.float-wp-none{float:none!important}.d-wp-inline{display:inline!important}.d-wp-inline-block{display:inline-block!important}.d-wp-block{display:block!important}.d-wp-grid{display:grid!important}.d-wp-table{display:table!important}.d-wp-table-row{display:table-row!important}.d-wp-table-cell{display:table-cell!important}.d-wp-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-wp-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-wp-none{display:none!important}.flex-wp-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-wp-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-wp-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-wp-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-wp-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wp-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-wp-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-wp-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-wp-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wp-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-wp-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wp-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-wp-0{gap:0!important}.gap-wp-1{gap:.25rem!important}.gap-wp-2{gap:.6666666667rem!important}.gap-wp-3{gap:1rem!important}.gap-wp-4{gap:1.5rem!important}.gap-wp-5{gap:3rem!important}.gap-wp-6{gap:4rem!important}.gap-wp-7{gap:5rem!important}.gap-wp-8{gap:6rem!important}.justify-content-wp-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-wp-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-wp-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-wp-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-wp-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-wp-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-wp-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-wp-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-wp-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-wp-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-wp-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-wp-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-wp-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-wp-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-wp-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-wp-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-wp-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-wp-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-wp-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-wp-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-wp-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-wp-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-wp-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-wp-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-wp-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-wp-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-wp-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-wp-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-wp-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-wp-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-wp-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-wp-0{margin:0!important}.m-wp-1{margin:.25rem!important}.m-wp-2{margin:.6666666667rem!important}.m-wp-3{margin:1rem!important}.m-wp-4{margin:1.5rem!important}.m-wp-5{margin:3rem!important}.m-wp-6{margin:4rem!important}.m-wp-7{margin:5rem!important}.m-wp-8{margin:6rem!important}.m-wp-auto{margin:auto!important}.mx-wp-0{margin-right:0!important;margin-left:0!important}.mx-wp-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-wp-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-wp-3{margin-right:1rem!important;margin-left:1rem!important}.mx-wp-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-wp-5{margin-right:3rem!important;margin-left:3rem!important}.mx-wp-6{margin-right:4rem!important;margin-left:4rem!important}.mx-wp-7{margin-right:5rem!important;margin-left:5rem!important}.mx-wp-8{margin-right:6rem!important;margin-left:6rem!important}.mx-wp-auto{margin-right:auto!important;margin-left:auto!important}.my-wp-0{margin-top:0!important;margin-bottom:0!important}.my-wp-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-wp-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-wp-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-wp-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-wp-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-wp-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-wp-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-wp-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-wp-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-wp-0{margin-top:0!important}.mt-wp-1{margin-top:.25rem!important}.mt-wp-2{margin-top:.6666666667rem!important}.mt-wp-3{margin-top:1rem!important}.mt-wp-4{margin-top:1.5rem!important}.mt-wp-5{margin-top:3rem!important}.mt-wp-6{margin-top:4rem!important}.mt-wp-7{margin-top:5rem!important}.mt-wp-8{margin-top:6rem!important}.mt-wp-auto{margin-top:auto!important}.me-wp-0{margin-right:0!important}.me-wp-1{margin-right:.25rem!important}.me-wp-2{margin-right:.6666666667rem!important}.me-wp-3{margin-right:1rem!important}.me-wp-4{margin-right:1.5rem!important}.me-wp-5{margin-right:3rem!important}.me-wp-6{margin-right:4rem!important}.me-wp-7{margin-right:5rem!important}.me-wp-8{margin-right:6rem!important}.me-wp-auto{margin-right:auto!important}.mb-wp-0{margin-bottom:0!important}.mb-wp-1{margin-bottom:.25rem!important}.mb-wp-2{margin-bottom:.6666666667rem!important}.mb-wp-3{margin-bottom:1rem!important}.mb-wp-4{margin-bottom:1.5rem!important}.mb-wp-5{margin-bottom:3rem!important}.mb-wp-6{margin-bottom:4rem!important}.mb-wp-7{margin-bottom:5rem!important}.mb-wp-8{margin-bottom:6rem!important}.mb-wp-auto{margin-bottom:auto!important}.ms-wp-0{margin-left:0!important}.ms-wp-1{margin-left:.25rem!important}.ms-wp-2{margin-left:.6666666667rem!important}.ms-wp-3{margin-left:1rem!important}.ms-wp-4{margin-left:1.5rem!important}.ms-wp-5{margin-left:3rem!important}.ms-wp-6{margin-left:4rem!important}.ms-wp-7{margin-left:5rem!important}.ms-wp-8{margin-left:6rem!important}.ms-wp-auto{margin-left:auto!important}.m-wp-n1{margin:-.25rem!important}.m-wp-n2{margin:-.6666666667rem!important}.m-wp-n3{margin:-1rem!important}.m-wp-n4{margin:-1.5rem!important}.m-wp-n5{margin:-3rem!important}.m-wp-n6{margin:-4rem!important}.m-wp-n7{margin:-5rem!important}.m-wp-n8{margin:-6rem!important}.mx-wp-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-wp-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-wp-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-wp-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-wp-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-wp-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-wp-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-wp-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-wp-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-wp-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-wp-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-wp-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-wp-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-wp-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-wp-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-wp-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-wp-n1{margin-top:-.25rem!important}.mt-wp-n2{margin-top:-.6666666667rem!important}.mt-wp-n3{margin-top:-1rem!important}.mt-wp-n4{margin-top:-1.5rem!important}.mt-wp-n5{margin-top:-3rem!important}.mt-wp-n6{margin-top:-4rem!important}.mt-wp-n7{margin-top:-5rem!important}.mt-wp-n8{margin-top:-6rem!important}.me-wp-n1{margin-right:-.25rem!important}.me-wp-n2{margin-right:-.6666666667rem!important}.me-wp-n3{margin-right:-1rem!important}.me-wp-n4{margin-right:-1.5rem!important}.me-wp-n5{margin-right:-3rem!important}.me-wp-n6{margin-right:-4rem!important}.me-wp-n7{margin-right:-5rem!important}.me-wp-n8{margin-right:-6rem!important}.mb-wp-n1{margin-bottom:-.25rem!important}.mb-wp-n2{margin-bottom:-.6666666667rem!important}.mb-wp-n3{margin-bottom:-1rem!important}.mb-wp-n4{margin-bottom:-1.5rem!important}.mb-wp-n5{margin-bottom:-3rem!important}.mb-wp-n6{margin-bottom:-4rem!important}.mb-wp-n7{margin-bottom:-5rem!important}.mb-wp-n8{margin-bottom:-6rem!important}.ms-wp-n1{margin-left:-.25rem!important}.ms-wp-n2{margin-left:-.6666666667rem!important}.ms-wp-n3{margin-left:-1rem!important}.ms-wp-n4{margin-left:-1.5rem!important}.ms-wp-n5{margin-left:-3rem!important}.ms-wp-n6{margin-left:-4rem!important}.ms-wp-n7{margin-left:-5rem!important}.ms-wp-n8{margin-left:-6rem!important}.p-wp-0{padding:0!important}.p-wp-1{padding:.25rem!important}.p-wp-2{padding:.6666666667rem!important}.p-wp-3{padding:1rem!important}.p-wp-4{padding:1.5rem!important}.p-wp-5{padding:3rem!important}.p-wp-6{padding:4rem!important}.p-wp-7{padding:5rem!important}.p-wp-8{padding:6rem!important}.px-wp-0{padding-right:0!important;padding-left:0!important}.px-wp-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-wp-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-wp-3{padding-right:1rem!important;padding-left:1rem!important}.px-wp-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-wp-5{padding-right:3rem!important;padding-left:3rem!important}.px-wp-6{padding-right:4rem!important;padding-left:4rem!important}.px-wp-7{padding-right:5rem!important;padding-left:5rem!important}.px-wp-8{padding-right:6rem!important;padding-left:6rem!important}.py-wp-0{padding-top:0!important;padding-bottom:0!important}.py-wp-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-wp-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-wp-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-wp-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-wp-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-wp-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-wp-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-wp-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-wp-0{padding-top:0!important}.pt-wp-1{padding-top:.25rem!important}.pt-wp-2{padding-top:.6666666667rem!important}.pt-wp-3{padding-top:1rem!important}.pt-wp-4{padding-top:1.5rem!important}.pt-wp-5{padding-top:3rem!important}.pt-wp-6{padding-top:4rem!important}.pt-wp-7{padding-top:5rem!important}.pt-wp-8{padding-top:6rem!important}.pe-wp-0{padding-right:0!important}.pe-wp-1{padding-right:.25rem!important}.pe-wp-2{padding-right:.6666666667rem!important}.pe-wp-3{padding-right:1rem!important}.pe-wp-4{padding-right:1.5rem!important}.pe-wp-5{padding-right:3rem!important}.pe-wp-6{padding-right:4rem!important}.pe-wp-7{padding-right:5rem!important}.pe-wp-8{padding-right:6rem!important}.pb-wp-0{padding-bottom:0!important}.pb-wp-1{padding-bottom:.25rem!important}.pb-wp-2{padding-bottom:.6666666667rem!important}.pb-wp-3{padding-bottom:1rem!important}.pb-wp-4{padding-bottom:1.5rem!important}.pb-wp-5{padding-bottom:3rem!important}.pb-wp-6{padding-bottom:4rem!important}.pb-wp-7{padding-bottom:5rem!important}.pb-wp-8{padding-bottom:6rem!important}.ps-wp-0{padding-left:0!important}.ps-wp-1{padding-left:.25rem!important}.ps-wp-2{padding-left:.6666666667rem!important}.ps-wp-3{padding-left:1rem!important}.ps-wp-4{padding-left:1.5rem!important}.ps-wp-5{padding-left:3rem!important}.ps-wp-6{padding-left:4rem!important}.ps-wp-7{padding-left:5rem!important}.ps-wp-8{padding-left:6rem!important}.text-wp-start{text-align:left!important}.text-wp-end{text-align:right!important}.text-wp-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.6666666667rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-6{gap:4rem!important}.gap-lg-7{gap:5rem!important}.gap-lg-8{gap:6rem!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.6666666667rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:4rem!important}.m-lg-7{margin:5rem!important}.m-lg-8{margin:6rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-7{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-8{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.6666666667rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:4rem!important}.mt-lg-7{margin-top:5rem!important}.mt-lg-8{margin-top:6rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.6666666667rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:4rem!important}.me-lg-7{margin-right:5rem!important}.me-lg-8{margin-right:6rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.6666666667rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:4rem!important}.mb-lg-7{margin-bottom:5rem!important}.mb-lg-8{margin-bottom:6rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.6666666667rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:4rem!important}.ms-lg-7{margin-left:5rem!important}.ms-lg-8{margin-left:6rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.6666666667rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.m-lg-n6{margin:-4rem!important}.m-lg-n7{margin:-5rem!important}.m-lg-n8{margin:-6rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.6666666667rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.mt-lg-n6{margin-top:-4rem!important}.mt-lg-n7{margin-top:-5rem!important}.mt-lg-n8{margin-top:-6rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.6666666667rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.me-lg-n6{margin-right:-4rem!important}.me-lg-n7{margin-right:-5rem!important}.me-lg-n8{margin-right:-6rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.6666666667rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.mb-lg-n6{margin-bottom:-4rem!important}.mb-lg-n7{margin-bottom:-5rem!important}.mb-lg-n8{margin-bottom:-6rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.6666666667rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.ms-lg-n6{margin-left:-4rem!important}.ms-lg-n7{margin-left:-5rem!important}.ms-lg-n8{margin-left:-6rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.6666666667rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:4rem!important}.p-lg-7{padding:5rem!important}.p-lg-8{padding:6rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:4rem!important;padding-left:4rem!important}.px-lg-7{padding-right:5rem!important;padding-left:5rem!important}.px-lg-8{padding-right:6rem!important;padding-left:6rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.6666666667rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:4rem!important}.pt-lg-7{padding-top:5rem!important}.pt-lg-8{padding-top:6rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.6666666667rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:4rem!important}.pe-lg-7{padding-right:5rem!important}.pe-lg-8{padding-right:6rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.6666666667rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:4rem!important}.pb-lg-7{padding-bottom:5rem!important}.pb-lg-8{padding-bottom:6rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.6666666667rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:4rem!important}.ps-lg-7{padding-left:5rem!important}.ps-lg-8{padding-left:6rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.6666666667rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-6{gap:4rem!important}.gap-xl-7{gap:5rem!important}.gap-xl-8{gap:6rem!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.6666666667rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:4rem!important}.m-xl-7{margin:5rem!important}.m-xl-8{margin:6rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-7{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-8{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.6666666667rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:4rem!important}.mt-xl-7{margin-top:5rem!important}.mt-xl-8{margin-top:6rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.6666666667rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:4rem!important}.me-xl-7{margin-right:5rem!important}.me-xl-8{margin-right:6rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.6666666667rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:4rem!important}.mb-xl-7{margin-bottom:5rem!important}.mb-xl-8{margin-bottom:6rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.6666666667rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:4rem!important}.ms-xl-7{margin-left:5rem!important}.ms-xl-8{margin-left:6rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.6666666667rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.m-xl-n6{margin:-4rem!important}.m-xl-n7{margin:-5rem!important}.m-xl-n8{margin:-6rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.6666666667rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.mt-xl-n6{margin-top:-4rem!important}.mt-xl-n7{margin-top:-5rem!important}.mt-xl-n8{margin-top:-6rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.6666666667rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.me-xl-n6{margin-right:-4rem!important}.me-xl-n7{margin-right:-5rem!important}.me-xl-n8{margin-right:-6rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.6666666667rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.mb-xl-n6{margin-bottom:-4rem!important}.mb-xl-n7{margin-bottom:-5rem!important}.mb-xl-n8{margin-bottom:-6rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.6666666667rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.ms-xl-n6{margin-left:-4rem!important}.ms-xl-n7{margin-left:-5rem!important}.ms-xl-n8{margin-left:-6rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.6666666667rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:4rem!important}.p-xl-7{padding:5rem!important}.p-xl-8{padding:6rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6{padding-right:4rem!important;padding-left:4rem!important}.px-xl-7{padding-right:5rem!important;padding-left:5rem!important}.px-xl-8{padding-right:6rem!important;padding-left:6rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.6666666667rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:4rem!important}.pt-xl-7{padding-top:5rem!important}.pt-xl-8{padding-top:6rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.6666666667rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:4rem!important}.pe-xl-7{padding-right:5rem!important}.pe-xl-8{padding-right:6rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.6666666667rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:4rem!important}.pb-xl-7{padding-bottom:5rem!important}.pb-xl-8{padding-bottom:6rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.6666666667rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:4rem!important}.ps-xl-7{padding-left:5rem!important}.ps-xl-8{padding-left:6rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1450px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.6666666667rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.gap-xxl-6{gap:4rem!important}.gap-xxl-7{gap:5rem!important}.gap-xxl-8{gap:6rem!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.6666666667rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:4rem!important}.m-xxl-7{margin:5rem!important}.m-xxl-8{margin:6rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-7{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-8{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.6666666667rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:4rem!important}.mt-xxl-7{margin-top:5rem!important}.mt-xxl-8{margin-top:6rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.6666666667rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:4rem!important}.me-xxl-7{margin-right:5rem!important}.me-xxl-8{margin-right:6rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.6666666667rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:4rem!important}.mb-xxl-7{margin-bottom:5rem!important}.mb-xxl-8{margin-bottom:6rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.6666666667rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:4rem!important}.ms-xxl-7{margin-left:5rem!important}.ms-xxl-8{margin-left:6rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.6666666667rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.m-xxl-n6{margin:-4rem!important}.m-xxl-n7{margin:-5rem!important}.m-xxl-n8{margin:-6rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxl-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxl-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxl-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxl-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.6666666667rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.mt-xxl-n6{margin-top:-4rem!important}.mt-xxl-n7{margin-top:-5rem!important}.mt-xxl-n8{margin-top:-6rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.6666666667rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.me-xxl-n6{margin-right:-4rem!important}.me-xxl-n7{margin-right:-5rem!important}.me-xxl-n8{margin-right:-6rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.6666666667rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.mb-xxl-n6{margin-bottom:-4rem!important}.mb-xxl-n7{margin-bottom:-5rem!important}.mb-xxl-n8{margin-bottom:-6rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.6666666667rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.ms-xxl-n6{margin-left:-4rem!important}.ms-xxl-n7{margin-left:-5rem!important}.ms-xxl-n8{margin-left:-6rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.6666666667rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:4rem!important}.p-xxl-7{padding:5rem!important}.p-xxl-8{padding:6rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-7{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-8{padding-right:6rem!important;padding-left:6rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.6666666667rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:4rem!important}.pt-xxl-7{padding-top:5rem!important}.pt-xxl-8{padding-top:6rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.6666666667rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:4rem!important}.pe-xxl-7{padding-right:5rem!important}.pe-xxl-8{padding-right:6rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.6666666667rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:4rem!important}.pb-xxl-7{padding-bottom:5rem!important}.pb-xxl-8{padding-bottom:6rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.6666666667rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:4rem!important}.ps-xxl-7{padding-left:5rem!important}.ps-xxl-8{padding-left:6rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1636px){.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-1{gap:.25rem!important}.gap-xxxl-2{gap:.6666666667rem!important}.gap-xxxl-3{gap:1rem!important}.gap-xxxl-4{gap:1.5rem!important}.gap-xxxl-5{gap:3rem!important}.gap-xxxl-6{gap:4rem!important}.gap-xxxl-7{gap:5rem!important}.gap-xxxl-8{gap:6rem!important}.justify-content-xxxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.6666666667rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:3rem!important}.m-xxxl-6{margin:4rem!important}.m-xxxl-7{margin:5rem!important}.m-xxxl-8{margin:6rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.6666666667rem!important;margin-left:.6666666667rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-6{margin-right:4rem!important;margin-left:4rem!important}.mx-xxxl-7{margin-right:5rem!important;margin-left:5rem!important}.mx-xxxl-8{margin-right:6rem!important;margin-left:6rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.6666666667rem!important;margin-bottom:.6666666667rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxxl-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxxl-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.6666666667rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:3rem!important}.mt-xxxl-6{margin-top:4rem!important}.mt-xxxl-7{margin-top:5rem!important}.mt-xxxl-8{margin-top:6rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.6666666667rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:3rem!important}.me-xxxl-6{margin-right:4rem!important}.me-xxxl-7{margin-right:5rem!important}.me-xxxl-8{margin-right:6rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.6666666667rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:3rem!important}.mb-xxxl-6{margin-bottom:4rem!important}.mb-xxxl-7{margin-bottom:5rem!important}.mb-xxxl-8{margin-bottom:6rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.6666666667rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:3rem!important}.ms-xxxl-6{margin-left:4rem!important}.ms-xxxl-7{margin-left:5rem!important}.ms-xxxl-8{margin-left:6rem!important}.ms-xxxl-auto{margin-left:auto!important}.m-xxxl-n1{margin:-.25rem!important}.m-xxxl-n2{margin:-.6666666667rem!important}.m-xxxl-n3{margin:-1rem!important}.m-xxxl-n4{margin:-1.5rem!important}.m-xxxl-n5{margin:-3rem!important}.m-xxxl-n6{margin:-4rem!important}.m-xxxl-n7{margin:-5rem!important}.m-xxxl-n8{margin:-6rem!important}.mx-xxxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxxl-n2{margin-right:-.6666666667rem!important;margin-left:-.6666666667rem!important}.mx-xxxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxxl-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxxl-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxxl-n8{margin-right:-6rem!important;margin-left:-6rem!important}.my-xxxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxxl-n2{margin-top:-.6666666667rem!important;margin-bottom:-.6666666667rem!important}.my-xxxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxxl-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxxl-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxxl-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.mt-xxxl-n1{margin-top:-.25rem!important}.mt-xxxl-n2{margin-top:-.6666666667rem!important}.mt-xxxl-n3{margin-top:-1rem!important}.mt-xxxl-n4{margin-top:-1.5rem!important}.mt-xxxl-n5{margin-top:-3rem!important}.mt-xxxl-n6{margin-top:-4rem!important}.mt-xxxl-n7{margin-top:-5rem!important}.mt-xxxl-n8{margin-top:-6rem!important}.me-xxxl-n1{margin-right:-.25rem!important}.me-xxxl-n2{margin-right:-.6666666667rem!important}.me-xxxl-n3{margin-right:-1rem!important}.me-xxxl-n4{margin-right:-1.5rem!important}.me-xxxl-n5{margin-right:-3rem!important}.me-xxxl-n6{margin-right:-4rem!important}.me-xxxl-n7{margin-right:-5rem!important}.me-xxxl-n8{margin-right:-6rem!important}.mb-xxxl-n1{margin-bottom:-.25rem!important}.mb-xxxl-n2{margin-bottom:-.6666666667rem!important}.mb-xxxl-n3{margin-bottom:-1rem!important}.mb-xxxl-n4{margin-bottom:-1.5rem!important}.mb-xxxl-n5{margin-bottom:-3rem!important}.mb-xxxl-n6{margin-bottom:-4rem!important}.mb-xxxl-n7{margin-bottom:-5rem!important}.mb-xxxl-n8{margin-bottom:-6rem!important}.ms-xxxl-n1{margin-left:-.25rem!important}.ms-xxxl-n2{margin-left:-.6666666667rem!important}.ms-xxxl-n3{margin-left:-1rem!important}.ms-xxxl-n4{margin-left:-1.5rem!important}.ms-xxxl-n5{margin-left:-3rem!important}.ms-xxxl-n6{margin-left:-4rem!important}.ms-xxxl-n7{margin-left:-5rem!important}.ms-xxxl-n8{margin-left:-6rem!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.6666666667rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:3rem!important}.p-xxxl-6{padding:4rem!important}.p-xxxl-7{padding:5rem!important}.p-xxxl-8{padding:6rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-2{padding-right:.6666666667rem!important;padding-left:.6666666667rem!important}.px-xxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxxl-6{padding-right:4rem!important;padding-left:4rem!important}.px-xxxl-7{padding-right:5rem!important;padding-left:5rem!important}.px-xxxl-8{padding-right:6rem!important;padding-left:6rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-2{padding-top:.6666666667rem!important;padding-bottom:.6666666667rem!important}.py-xxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxxl-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxxl-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxxl-8{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.6666666667rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:3rem!important}.pt-xxxl-6{padding-top:4rem!important}.pt-xxxl-7{padding-top:5rem!important}.pt-xxxl-8{padding-top:6rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.6666666667rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:3rem!important}.pe-xxxl-6{padding-right:4rem!important}.pe-xxxl-7{padding-right:5rem!important}.pe-xxxl-8{padding-right:6rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.6666666667rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:3rem!important}.pb-xxxl-6{padding-bottom:4rem!important}.pb-xxxl-7{padding-bottom:5rem!important}.pb-xxxl-8{padding-bottom:6rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.6666666667rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:3rem!important}.ps-xxxl-6{padding-left:4rem!important}.ps-xxxl-7{padding-left:5rem!important}.ps-xxxl-8{padding-left:6rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:3.875rem!important}.fs-2{font-size:2.5rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.3125rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.splide__list{margin:0!important;padding:0!important;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform}.splide.is-active .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex}.splide__pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:95%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide{visibility:hidden}.splide,.splide__slide{position:relative;outline:0}.splide__slide{-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none!important;margin:0;-ms-flex-negative:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;border-left-color:#fff0;-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite}.splide__track{position:relative;z-index:0;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__arrow{position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2em;height:2em;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;padding:0;opacity:.7;background:#ccc}.splide__arrow svg{width:1.2em;height:1.2em}.splide__arrow:hover{cursor:pointer;opacity:.9}.splide__arrow:focus{outline:0}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{position:absolute;z-index:1;bottom:.5em;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:0}.splide__pagination__page{display:inline-block;width:8px;height:8px;background:#ccc;border-radius:50%;margin:3px;padding:0;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;border:none;opacity:.7}.splide__pagination__page.is-active{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);background:#fff}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:0}.splide__progress__bar{width:0;height:3px;background:#ccc}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid #fff0}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#000}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:0}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{right:1em;left:auto}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.splide--ttb>.splide__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:50%;left:auto;right:.5em;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.splide__list{margin:0!important;padding:0!important;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform}.splide.is-active .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex}.splide__pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:95%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide{visibility:hidden}.splide,.splide__slide{position:relative;outline:0}.splide__slide{-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none!important;margin:0;-ms-flex-negative:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;border-left-color:#fff0;-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite}.splide__track{position:relative;z-index:0;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__arrow{position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2em;height:2em;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;padding:0;opacity:.7;background:#ccc}.splide__arrow svg{width:1.2em;height:1.2em}.splide__arrow:hover{cursor:pointer;opacity:.9}.splide__arrow:focus{outline:0}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{position:absolute;z-index:1;bottom:.5em;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:0}.splide__pagination__page{display:inline-block;width:8px;height:8px;background:#ccc;border-radius:50%;margin:3px;padding:0;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;border:none;opacity:.7}.splide__pagination__page.is-active{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);background:#fff}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:0}.splide__progress__bar{width:0;height:3px;background:#ccc}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid #fff0}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#000}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:0}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{right:1em;left:auto}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.splide--ttb>.splide__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:50%;left:auto;right:.5em;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:local(""),url(/wp-content/themes/inco/dist/fonts/lato-v17-latin-ext_latin-300.woff2) format("woff2"),url(/wp-content/themes/inco/dist/fonts/lato-v17-latin-ext_latin-300.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:local(""),url(/wp-content/themes/inco/dist/fonts/lato-v17-latin-ext_latin-regular.woff2) format("woff2"),url(/wp-content/themes/inco/dist/fonts/lato-v17-latin-ext_latin-regular.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:local(""),url(/wp-content/themes/inco/dist/fonts/lato-v17-latin-ext_latin-700.woff2) format("woff2"),url(/wp-content/themes/inco/dist/fonts/lato-v17-latin-ext_latin-700.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:local(""),url(/wp-content/themes/inco/dist/fonts/lato-v17-latin-ext_latin-900.woff2) format("woff2"),url(/wp-content/themes/inco/dist/fonts/lato-v17-latin-ext_latin-900.woff) format("woff")}body,html{min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Lato,Helvetica,Arial,sans-serif;padding-top:108px;-ms-scroll-chaining:none;overscroll-behavior:none}body::before{display:block;content:"";position:fixed;top:0;opacity:0;-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;height:100vh}@media only screen and (max-height:767px){body{padding:50px 5px 0}}@media only screen and (max-height:927px){body{padding:75px 5px 0}}@media only screen and (max-width:991px){body{padding:50px 5px 0}}@media only screen and (max-width:767px){body{padding:50px 0}}.clear::after,.clear::before{content:" ";display:table}.clear::after{clear:both}.grecaptcha-badge{display:none}.h1,h1{line-height:60px}@media only screen and (max-width:991px){.h1,h1{font-size:24px;line-height:26px}}.h2,h2{line-height:48px}.h4,.woocommerce-archive-description .h3,.woocommerce-archive-description h3,h4{line-height:29px}p{font-size:18px;font-weight:400}strong{font-weight:900}.small,.small>*,small,small>*{font-size:14px;line-height:16px}a{color:#765014;text-decoration:none}a:hover{color:#000}a:focus{outline:0}a:active,a:hover{outline:0}.text-florovit{color:#665e20!important}dl,ol,ul{list-style-position:inside}img{max-width:100%}@media only screen and (max-width:991px){.splide__track{padding-right:20px;margin-right:-20px}}.splide__arrows{position:absolute;right:0;bottom:-30px;width:100px}.splide__arrow{width:40px;height:40px;background:#000;opacity:1}@media only screen and (max-width:991px){.splide__arrow{width:30px;height:30px}}.splide__arrow:disabled{opacity:.2}.splide__arrow>svg{fill:#fff}.splide__arrow--prev{left:0}.splide__arrow--next{right:0}.added_to_cart,.btn,.woocommerce-message .restore-item{border-radius:30px;padding-bottom:4px}.added_to_cart>.btn-arrow,.btn>.btn-arrow,.woocommerce-message .restore-item>.btn-arrow{max-height:1em;max-width:1em;margin-left:15px;margin-bottom:2px}@media only screen and (max-width:767px){.added_to_cart>.btn-arrow,.btn>.btn-arrow,.woocommerce-message .restore-item>.btn-arrow{margin-left:5px}}.added_to_cart>.btn-icon,.btn>.btn-icon,.woocommerce-message .restore-item>.btn-icon{vertical-align:text-top;max-height:1.15em;max-width:1.15em}.btn[data-bs-toggle=offcanvas]>*,.woocommerce-message [data-bs-toggle=offcanvas].restore-item>*,[data-bs-toggle=offcanvas].added_to_cart>*{pointer-events:none}.btn-primary{background-image:-webkit-gradient(linear,left top,right top,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(left,#dca958 0,#a7762d 100%);background-image:linear-gradient(to right,#dca958 0,#a7762d 100%);border:0;color:#fff}.btn-outline-primary{color:#3b290c}.btn-outline-florovit{color:#665e20;border-color:#807628}.btn-link{padding:3px;text-decoration:none;color:#000}.btn-link:focus,.btn-link:hover{text-decoration:none}@media only screen and (max-width:991px){.btn-link{font-size:12px}}.btn-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;width:48px;padding:0;border-radius:30px}@media only screen and (max-width:991px){.btn-circle{height:24px;width:24px}.btn-circle>svg{height:16px}}.btn-circle+.btn-circle{margin-left:10px}@media only screen and (max-width:991px){.btn-circle+.btn-circle{margin-left:20px}}@media only screen and (max-width:575px){.btn-circle+.btn-circle{margin-left:5px}}.btn-circle.active,.btn-circle:active,.btn-circle:hover{color:#fff;background-color:#dca958}.btn-circle.active .navbar-cart-indicator,.btn-circle:active .navbar-cart-indicator,.btn-circle:hover .navbar-cart-indicator{fill:#fff}.added_to_cart,.btn-group-sm>.added_to_cart,.btn-group-sm>.btn,.btn-sm,.woocommerce-message .btn-group-sm>.restore-item{line-height:21px}@media only screen and (max-width:991px){.added_to_cart,.btn-group-sm>.added_to_cart,.btn-group-sm>.btn,.btn-sm,.woocommerce-message .btn-group-sm>.restore-item{font-size:14px;line-height:17px}}.btn-xs{height:29px;border-radius:30px;font-size:16px;line-height:19px;padding:4px 14px}.btn.loading,.loading.added_to_cart,.woocommerce-message .loading.restore-item{position:relative;opacity:.8;pointer-events:none}.btn.loading::after,.loading.added_to_cart::after,.woocommerce-message .loading.restore-item::after{display:block;content:"";position:absolute;top:.25rem;right:-20px;color:#000}.added.added_to_cart,.btn.added,.woocommerce-message .added.restore-item{opacity:0!important;display:none!important}.added_to_cart{padding-top:3px!important}.form-control,.woocommerce-additional-fields .form-row input,.woocommerce-additional-fields .form-row textarea,.woocommerce-billing-fields .form-row input,.woocommerce-shipping-fields .form-row input{background-color:#f5f5f5;border-radius:0;border:0;border-bottom:1px solid #000}.form-control-secondary{border-bottom:0;border-radius:5px;background-color:#fff;border:solid 1px #939393;padding-right:0}.form-control:disabled,.woocommerce-additional-fields .form-row input:disabled,.woocommerce-additional-fields .form-row textarea:disabled,.woocommerce-billing-fields .form-row input:disabled,.woocommerce-shipping-fields .form-row input:disabled{cursor:not-allowed}@media only screen and (min-width:576px){.form-control-text{width:100%}.form-control-name{width:100%}.form-control-name input{width:38%}.form-control-last-name{width:100%}.form-control-last-name input{width:57%}.form-control-email{width:100%}.form-control-email input{width:66%}.form-control-phone{width:100%}.form-control-phone input{width:35%;margin-right:auto}.form-control-postcode{width:20%}.form-control-city{width:40%;margin-left:3%}.form-control-type{width:40%}.form-control-description{width:100%}.form-control-description textarea{width:80%}.form-control-file{width:70%}.form-control-order-number{width:100%}.form-control-order-number input{width:35%;margin-right:3%}.form-control-order-date{width:100%}.form-control-order-date input{width:25%}.form-control-product-name{width:100%}.form-control-product-name input{width:69%;margin-right:3%}.form-control-product-unit-price{width:25%}.form-control-product-count{width:100%}.form-control-product-count input{margin-right:3%;width:12%}.form-control-product-value{width:100%}.form-control-product-value input{width:22%}}.form-check{text-align:left;margin:10px 0;font-weight:300;font-size:12px;line-height:16px;color:#000}.form-check-input,.wpcf7-acceptance .wpcf7-list-item input{margin-top:0;border-color:#000}.form-check-input:checked[type=radio],.wpcf7-acceptance .wpcf7-list-item input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23006FAA'/%3e%3c/svg%3e")}.form-check-label{font-size:21px;line-height:1!important}.form-check-label-sm{font-size:12px}.form-select{color:#000;border-radius:0;border-color:#000;background-color:#f5f5f5}.form-text{font-size:21px;line-height:28px;font-weight:300;color:#000}.wpcf7-form [class^=form-control-]{margin-bottom:20px;display:inline-block}.wpcf7-form [type=submit]{float:right}.wpcf7-acceptance .wpcf7-list-item{margin-left:0;font-size:21px;line-height:28px;font-weight:300}.wpcf7-acceptance .wpcf7-list-item input{margin-right:10px}.wpcf7-not-valid{border-bottom-color:#da0010}.post-content table>:not(:last-child)>:last-child>*,.table>:not(:last-child)>:last-child>*{border-bottom-color:#ccc}.post-content table>:not(caption)>*>:first-child,.table>:not(caption)>*>:first-child{padding-left:0}.footer{padding:110px 0 115px;border-top:solid 1px #707070}@media only screen and (max-width:991px){.footer{padding-bottom:100px;padding-top:60px}}.footer-menu,.widget-sidebar-menu ul{padding-left:8px;list-style-type:none;text-transform:uppercase}@media only screen and (max-width:991px){.footer-menu,.widget-sidebar-menu ul{margin:25px 0 65px}}.footer-menu .menu-item,.widget-sidebar-menu ul .menu-item{font-size:16px;line-height:19px;font-weight:300;padding-top:10px;padding-bottom:11px}.footer-brand{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;margin-top:10px;min-height:51px;font-size:18px;font-weight:700;color:#fff;border-radius:30px;background-image:-webkit-gradient(linear,left top,right top,from(#b1b1b1),to(#939393));background-image:-o-linear-gradient(left,#b1b1b1 0,#939393 100%);background-image:linear-gradient(to right,#b1b1b1 0,#939393 100%);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}.footer-brand-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-brand>*{margin:0 5px 0 15px}@media only screen and (max-width:767px){.footer-brand>*{margin-top:5px;margin-bottom:10px}}@media only screen and (max-width:767px){.footer-brand>p{-ms-flex-preferred-size:100%;flex-basis:100%}}.footer-brand svg{margin:0 10px 0 0;height:30px;width:36px}.footer-brand-eko{background-image:-webkit-gradient(linear,left top,right top,from(#76b628),to(#6e4f9a));background-image:-o-linear-gradient(left,#76b628,#6e4f9a);background-image:linear-gradient(to right,#76b628,#6e4f9a)}.footer-brand-primary{background-image:-webkit-gradient(linear,left top,right top,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(left,#dca958 0,#a7762d 100%);background-image:linear-gradient(to right,#dca958 0,#a7762d 100%)}.footer-brand .btn[class*=outline]:not(:hover),.footer-brand .woocommerce-message [class*=outline].restore-item:not(:hover),.footer-brand [class*=outline].added_to_cart:not(:hover),.woocommerce-message .footer-brand [class*=outline].restore-item:not(:hover){background-color:#fff}.footer-categories{margin:87px 0 75px}@media only screen and (max-width:991px){.footer-categories{border-bottom:1px solid #6e6e6e;margin-bottom:45px;padding-bottom:45px}}.footer-categories-icon{height:25px;width:30px;margin-right:10px;-webkit-filter:brightness(0);filter:brightness(0)}.footer-categories-link{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}.footer-categories .h4{font-family:Lato,Helvetica,Arial,sans-serif}.footer-categories .col:last-child .h4{font-weight:300}.footer-subcategories{list-style-type:none;padding-left:0;padding-right:10px;margin-bottom:40px}.footer-subcategories>li{font-size:16px;line-height:19px;font-weight:300;padding-top:10px;padding-bottom:11px}.footer-subcategories>li a{color:#000}.footer-copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.footer-copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer .navbar-logo{-webkit-filter:brightness(0);filter:brightness(0);margin-bottom:30px;margin-left:8px}.footer .navbar-logo,.footer .navbar-logo-link{width:160px;height:auto}.header{background:0 0}.navbar{background:#fff;height:108px;z-index:1046;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-height:927px){.navbar{height:75px}}@media only screen and (max-height:767px){.navbar{height:50px}.navbar .free-shipping{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar .free-shipping p{margin-bottom:0}.navbar .free-shipping .added_to_cart,.navbar .free-shipping .btn,.navbar .free-shipping .woocommerce-message .restore-item,.woocommerce-message .navbar .free-shipping .restore-item{margin-left:5px}}@media only screen and (max-width:991px){.navbar{height:50px}}.navbar::after{display:block;content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background-image:-webkit-gradient(linear,right top,left top,from(#fff0),color-stop(#dca958),to(#fff0));background-image:-o-linear-gradient(right,#fff0,#dca958,#fff0);background-image:linear-gradient(to left,#fff0,#dca958,#fff0)}.navbar-logo{max-height:67px}.navbar-logo,.navbar-logo-link{display:block}@media only screen and (max-width:991px){.navbar-logo,.navbar-logo-link{height:35px;width:90px}}@media only screen and (max-width:1199px){.navbar-logo{max-height:45px}}@media only screen and (max-width:1199px){.navbar-text{font-size:17px}}@media only screen and (max-height:927px) and (max-width:1199px){.navbar-text{font-size:15px}}@media only screen and (max-width:991px){.navbar-text{font-size:10px}}@media only screen and (max-width:991px){.navbar-logo,.navbar-text{position:relative;left:-15px}}.navbar-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:72px}@media only screen and (max-width:1199px){.navbar-toggle{margin-right:25px}.navbar-toggle span{font-size:18px}}@media only screen and (max-height:927px) and (max-width:1199px){.navbar-toggle{margin-right:0}.navbar-toggle span{font-size:16px!important}}@media only screen and (max-width:991px){.navbar-toggle{margin-right:0;height:24px}}@media screen and (max-width:375px){.navbar-toggle{padding:0 5px}}@media only screen and (max-width:991px){.navbar-toggle>*{height:22px}}.navbar-toggle:focus{-webkit-box-shadow:none;box-shadow:none}.navbar-toggle:focus-visible{-webkit-box-shadow:0 0 0 .25rem rgb(0 0 0 / .15);box-shadow:0 0 0 .25rem rgb(0 0 0 / .15)}.navbar-cart>svg{overflow:visible}.navbar .cart-icon{position:relative}.navbar .cart-icon::after,.navbar .cart-icon::before{display:block;content:"";position:absolute;opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.navbar .cart-icon::after{content:attr(data-cart-items);text-align:center;font-size:11px;font-weight:800;color:#fff;top:-6px;right:4px;height:26px;width:26px;background:#dca958;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.navbar .cart-icon::after{top:-4px;right:-5px;height:16px;font-size:9px;width:16px}}.navbar .cart-icon-active::after,.navbar .cart-icon-active::before{opacity:1}.navbar-brand-logo{margin-left:auto}.navbar-brand-logo .navbar-logo,.navbar-brand-logo .navbar-logo-link{height:31px;width:80px}.blog-button,.free-shipping{height:57px;margin-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1449px){.blog-button,.free-shipping{margin-top:0}}@media only screen and (max-width:991px){.blog-button,.free-shipping{height:37px}}.blog-button .added_to_cart,.blog-button .btn,.blog-button .woocommerce-message .restore-item,.free-shipping .added_to_cart,.free-shipping .btn,.free-shipping .woocommerce-message .restore-item,.woocommerce-message .blog-button .restore-item,.woocommerce-message .free-shipping .restore-item{font-size:14px;padding:0 14px}@media only screen and (max-width:991px){.blog-button .added_to_cart,.blog-button .btn,.blog-button .woocommerce-message .restore-item,.free-shipping .added_to_cart,.free-shipping .btn,.free-shipping .woocommerce-message .restore-item,.woocommerce-message .blog-button .restore-item,.woocommerce-message .free-shipping .restore-item{margin-left:5px}}.blog-button .added_to_cart,.blog-button .btn,.blog-button .woocommerce-message .restore-item,.woocommerce-message .blog-button .restore-item{margin-right:18px}@media only screen and (max-width:767px){.blog-button .added_to_cart,.blog-button .btn,.blog-button .woocommerce-message .restore-item,.woocommerce-message .blog-button .restore-item{margin:auto}}.free-shipping{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px 0 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ccc;border-right:1px solid #ccc;max-height:35px}.free-shipping p{margin:0 0 10px;font-size:14px;font-weight:700}@media only screen and (max-width:1199px){.free-shipping p{font-size:12px}.free-shipping .added_to_cart,.free-shipping .btn,.free-shipping .woocommerce-message .restore-item,.woocommerce-message .free-shipping .restore-item{font-size:12px}}@media only screen and (max-width:991px){.free-shipping p{margin-bottom:0}}@media only screen and (max-height:927px) and (max-width:1199px){.free-shipping p{font-size:11px}.free-shipping .added_to_cart,.free-shipping .btn,.free-shipping .woocommerce-message .restore-item,.woocommerce-message .free-shipping .restore-item{font-size:11px}}@media only screen and (max-height:927px) and (max-width:991px){.free-shipping p{margin-bottom:0}}@media only screen and (max-width:991px){.free-shipping{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){.free-shipping{width:100%;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:none;padding:40px 30px 20px 30px}}@media only screen and (max-width:781px){.admin-bar #wpadminbar{position:fixed;top:0}}.admin-bar .navbar{top:32px}@media only screen and (max-width:781px){.admin-bar .navbar{top:46px}}body:not(.cart-empty) .navbar-cart-indicator{opacity:1}.menu-item a{color:#000}.menu-header{padding:0 35px 0 30px;margin-bottom:0}.menu-header .menu-item{list-style-type:none;display:block;font-size:20px;line-height:21px;font-weight:700}.menu-header .menu-item:not(:last-child){border-bottom:1px solid #efefef}.menu-header .menu-item>a{padding:2vh 0 2vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-height:927px){.menu-header .menu-item>a{padding:1.5vh 0 1.5vh;font-size:18px;line-height:21px}}@media only screen and (max-width:991px){.menu-header .menu-item>a{padding:14px 0 15px;font-size:18px;line-height:21px}}.menu-header .menu-item-has-children{position:relative;padding-right:25px}.menu-header .menu-item-has-children>a::after{display:block;content:"";position:absolute;top:34px;right:0;width:11px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.521' height='14.217' viewBox='0 0 8.521 14.217'%3E%3Cpath fill='%23000' d='M1.413 14.214L-.001 12.8l5.693-5.693-5.693-5.693L1.413 0 8.52 7.107z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}@media only screen and (max-height:767px){.menu-header .menu-item-has-children>a::after{top:calc(50% - 9px)}}@media only screen and (max-width:991px){.menu-header .menu-item-has-children>a::after{top:16px}}.menu-header .menu-item-has-children>.sub-menu{overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease;padding-left:0}.menu-header .menu-item-has-children>.sub-menu .menu-item{font-weight:400}.menu-header .menu-item-has-children>.sub-menu .menu-item:first-child{border-top:1px solid #efefef}.menu-header .menu-item-has-children>.sub-menu .menu-item>a{font-size:16px;line-height:21px;padding:6px 0 6px 42px}.menu-header .menu-item-has-children.open a::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.menu-header .menu-icon-wrapper{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;height:44px;margin-right:22px}@media only screen and (max-width:991px){.menu-header .menu-icon-wrapper{-ms-flex-preferred-size:40px;flex-basis:40px}}@media only screen and (max-height:767px){.menu-header .menu-icon,.menu-header .menu-icon-wrapper{height:28px!important}}@media only screen and (max-width:991px){.menu-header .menu-icon,.menu-header .menu-icon-wrapper{height:28px!important}}.offcanvas-end{top:118px;max-height:calc(100vh - 118px - 10px);overflow-y:auto;bottom:unset;border-radius:10px}.offcanvas-end ::-webkit-scrollbar{width:5px}.offcanvas-end ::-webkit-scrollbar-thumb{background:#000;border-radius:2.5px}.offcanvas-end ::-webkit-scrollbar-thumb:hover{background:#707070}@media only screen and (max-height:927px){.offcanvas-end{top:95px;max-height:calc(100vh - 95px - 30px)}}@media only screen and (max-height:767px){.offcanvas-end{top:85px;max-height:calc(100vh - 85px - 30px)}}@media only screen and (max-width:991px){.offcanvas-end{top:80px;max-height:calc(100vh - 80px - 30px)}}@media only screen and (max-width:575px){.offcanvas-end{top:50px;max-height:calc(100vh - 50px);border-radius:0;width:100%}}.offcanvas-end.show{-webkit-transform:translate(-115px);-ms-transform:translate(-115px);transform:translate(-115px)}@media only screen and (max-width:991px){.offcanvas-end.show{-webkit-transform:translate(-45px);-ms-transform:translate(-45px);transform:translate(-45px)}}@media only screen and (max-width:575px){.offcanvas-end.show{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}.offcanvas-top{right:0;top:108px;left:0;border-top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);background:0 0;-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;width:980px;height:366px;padding-top:108px;margin:0 auto}@media only screen and (max-height:647px){.offcanvas-top{height:50px}}@media only screen and (max-width:991px){.offcanvas-top{top:50px}}.offcanvas-top.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.offcanvas-top.show .offcanvas-bg{opacity:.94}.offcanvas-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-image:-webkit-gradient(linear,left bottom,left top,from(#dca958),to(#80520f));background-image:-o-linear-gradient(bottom,#dca958 0,#80520f 100%);background-image:linear-gradient(to top,#dca958 0,#80520f 100%);-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.offcanvas-backdrop{opacity:.9!important}.offcanvas-primary::before{background-image:-webkit-gradient(linear,left bottom,left top,from(#dca958),to(#80520f));background-image:-o-linear-gradient(bottom,#dca958 0,#80520f 100%);background-image:linear-gradient(to top,#dca958 0,#80520f 100%);opacity:.94}.offcanvas-closing::before{opacity:0}.offcanvas .btn-close{position:absolute;top:0;right:0;height:44px;width:44px;padding:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44.134' height='43.134' viewBox='0 0 43.134 43.134'%3E%3Cg fill='%23fff'%3E%3Cpath d='M.001 4.243L4.24364069.00035931l38.89087296 38.89087297-4.24264068 4.24264069z'/%3E%3Cpath d='M4.243 43.133L.00035931 38.89035931 38.89123228-.00051365l4.24264069 4.24264068z'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;opacity:1}@media only screen and (max-width:991px){.offcanvas .btn-close{right:20px;height:22px;width:22px}}.offcanvas .btn-close--black{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44.134' height='43.134' viewBox='0 0 43.134 43.134'%3E%3Cg fill='%23000'%3E%3Cpath d='M.001 4.243L4.24364069.00035931l38.89087296 38.89087297-4.24264068 4.24264069z'/%3E%3Cpath d='M4.243 43.133L.00035931 38.89035931 38.89123228-.00051365l4.24264069 4.24264068z'/%3E%3C/g%3E%3C/svg%3E")}.title-main{position:relative;font-family:Lato,Helvetica,Arial,sans-serif}@media only screen and (max-width:991px){.title-main{font-size:32px;line-height:39px}}.title-main-link{text-decoration:none;color:#000}.title-icon{max-height:62px;margin-bottom:20px}@media only screen and (max-width:767px){.title-icon{max-height:35px;margin-bottom:25px}}.title-label{letter-spacing:.15em;font-size:20px;font-weight:700;line-height:22px;text-transform:uppercase}@media only screen and (max-width:575px){.title-label{font-size:12px;line-height:15px;margin-bottom:10px}}.title-subtitle{font-size:18px;line-height:25px;font-weight:400;margin-bottom:30px}@media only screen and (max-width:991px){.title-subtitle{font-size:18px;line-height:22px}}@media only screen and (max-width:575px){.title-subtitle{font-size:14px;line-height:16px;margin-bottom:10px}}.title-cta{font-weight:700}@media only screen and (max-width:991px){.title-cta{font-size:18px}}@media only screen and (max-width:767px){.title-cta{font-size:16px;padding-top:3px;padding-bottom:3px}}.title-sm{height:auto}.title-sm .title-main{font-size:32px;line-height:39px;padding:0;margin-top:50px}.title-sm .title-main::after{display:none;height:4px}@media only screen and (max-width:991px){.title-sm .title-main::after{height:3px}}@media only screen and (max-width:991px){.title-sm .title-main{font-size:24px;line-height:29px}}.title-sm .title-subtitle{font-size:18px;line-height:22px;font-weight:400}@media only screen and (max-width:991px){.title-sm .title-subtitle{font-size:16px;line-height:19px;display:block}}.title-sm .title-cta{font-weight:700}.title-separator .title-main{padding-bottom:0;margin-bottom:35px}.title-center{text-align:center}.title-center .title-main::after{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}.search-form{width:100%;position:relative;margin-top:35px}.search-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:980px;max-width:100%;padding:20px 172px 0;color:#fff;text-align:center}@media only screen and (max-width:767px){.search-wrapper{padding:20px}}.search-wrapper>p{font-size:20px;line-height:25px}.search-input{height:55px;width:658px;max-width:100%;border:#fff0;border-radius:30px;font-size:20px;padding-left:30px}.search-input::-webkit-input-placeholder{color:#b1b1b1}.search-input::-moz-placeholder{color:#b1b1b1}.search-input:-ms-input-placeholder{color:#b1b1b1}.search-input::-ms-input-placeholder{color:#b1b1b1}.search-input::placeholder{color:#b1b1b1}.search-submit{position:absolute;top:0;right:0;height:55px;width:55px}.search .title-subtitle{color:#a7762d}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:16px;margin-top:28px;margin-bottom:36px;letter-spacing:normal;color:#707070}.breadcrumbs a{color:inherit;-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.breadcrumbs a:focus,.breadcrumbs a:hover{color:#000}@media only screen and (max-width:767px){.breadcrumbs{display:none}}.breadcrumbs-home{display:inline-block;color:inherit;margin-top:-2px}.breadcrumbs-separator{margin:0 11px;color:inherit}.breadcrumbs-separator-last{color:#000}.breadcrumbs .breadcrumb_last{color:#000}.bundle{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:10px;padding:30px 20px 20px;overflow:hidden;z-index:1}@media only screen and (max-width:991px){.bundle{padding:20px 15px 0;margin-right:0}}@media only screen and (max-width:991px){.bundle:not(.bundle-compact){min-height:470px}}.bundle+.bundle{margin-top:30px}.bundle-content,.featured-products-content{display:inline-block;z-index:1;margin-bottom:50px}.bundle-list{position:relative;display:block;width:480px;max-width:50%;float:right}.bundle-list::before{display:block;content:"";position:absolute;top:0;bottom:0;left:-20px;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff0),color-stop(66.6666666667%,#76b628),to(#fff0));background-image:-o-linear-gradient(bottom,#fff0 0,#76b628 66.6666666667%,#fff0 100%);background-image:linear-gradient(to top,#fff0 0,#76b628 66.6666666667%,#fff0 100%);width:1px}@media only screen and (max-width:1449px){.bundle-list{max-width:initial;width:60%}}@media only screen and (max-width:991px){.bundle-list{display:none}}.bundle-description{margin-top:27px;font-size:16px;line-height:19px;color:#80520f}@media only screen and (max-width:991px){.bundle-description{margin-top:0}}.bundle-description-title{font-size:16px;line-height:19px;font-weight:900;margin-bottom:5px;height:38px;width:100%;padding-right:210px}@media only screen and (max-width:991px){.bundle-description-title{font-size:14px;line-height:17px}}.bundle-description-pill{float:left;margin-right:10px!important}.bundle-description-pill-info{font-size:16px;font-weight:900;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:991px){.bundle-description-pill-info{height:initial;min-height:26px}}.bundle-description-content{font-size:12px;line-height:16px;font-weight:300;min-height:60px;padding:0 210px 5px 0;margin:-50px 0 5px}@media only screen and (max-width:991px){.bundle-description-content{padding-right:130px}}@media only screen and (max-width:575px){.bundle-description-content{padding-right:10px}}.bundle-cart,.featured-products-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.bundle-cart,.featured-products-cart{margin-top:25px}}.bundle-image{z-index:-1}@media only screen and (max-width:991px){.bundle-image{min-height:170px}}.bundle-image img{position:absolute;right:0;bottom:0;max-width:70%;max-height:54%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;padding:20px;z-index:-1}@media only screen and (max-width:991px){.bundle-image img{width:70%;bottom:40px}}.bundle-image-bundle{max-width:242px;max-height:242px}.bundle .title-icon{margin-left:-10px;margin-bottom:0;margin-top:-15px}@media only screen and (max-width:991px){.bundle .title-icon{margin-top:-10px;max-height:35px}}.bundle .title-main{font-size:16px;line-height:19px;padding-bottom:0;margin-bottom:5px;margin-top:20px;position:unset}@media only screen and (max-width:991px){.bundle .title-main{padding-bottom:10px;margin-top:18px}}@media only screen and (max-width:991px){.bundle .title-main-link{max-height:3.8em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}}.bundle .title-main-link.brand{z-index:2;position:relative;overflow:visible}.bundle .title-subtitle{margin-bottom:20px}@media only screen and (max-width:991px){.bundle .title-subtitle{display:none}}.bundle-azofoska,.bundle-azofoska>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(#e5e5e5),to(#f6f7fb));background-image:-o-linear-gradient(bottom,#e5e5e5 0,#f6f7fb 100%);background-image:linear-gradient(to top,#e5e5e5 0,#f6f7fb 100%)}.bundle-biofos,.bundle-biofos>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(#d2e8e7),to(#ebfaf9));background-image:-o-linear-gradient(bottom,#d2e8e7 0,#ebfaf9 100%);background-image:linear-gradient(to top,#d2e8e7 0,#ebfaf9 100%)}.bundle-buwi,.bundle-buwi>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8f4ed),to(#fbf9f6));background-image:-o-linear-gradient(bottom,#f8f4ed 0,#fbf9f6 100%);background-image:linear-gradient(to top,#f8f4ed 0,#fbf9f6 100%)}.bundle-biostar,.bundle-biostar>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebe0fc),to(#f5effd));background-image:-o-linear-gradient(bottom,#ebe0fc 0,#f5effd 100%);background-image:linear-gradient(to top,#ebe0fc 0,#f5effd 100%)}.bundle-biostar-cleaning-products,.bundle-biostar-cleaning-products>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebe0fc),to(#f5effd));background-image:-o-linear-gradient(bottom,#ebe0fc 0,#f5effd 100%);background-image:linear-gradient(to top,#ebe0fc 0,#f5effd 100%)}.bundle-florovit,.bundle-florovit>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(#e8e3b9),to(#fffded));background-image:-o-linear-gradient(bottom,#e8e3b9 0,#fffded 100%);background-image:linear-gradient(to top,#e8e3b9 0,#fffded 100%)}.bundle-ludwik-ekologiczny,.bundle-ludwik-ekologiczny>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(173 198 239 / .81)),to(rgb(236 238 245 / .81)));background-image:-o-linear-gradient(bottom,rgb(173 198 239 / .81) 0,rgb(236 238 245 / .81) 100%);background-image:linear-gradient(to top,rgb(173 198 239 / .81) 0,rgb(236 238 245 / .81) 100%)}.bundle-ludwik,.bundle-ludwik>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(178 217 130 / .59)),to(rgb(216 255 201 / .59)));background-image:-o-linear-gradient(bottom,rgb(178 217 130 / .59) 0,rgb(216 255 201 / .59) 100%);background-image:linear-gradient(to top,rgb(178 217 130 / .59) 0,rgb(216 255 201 / .59) 100%)}.bundle-ludwik-maxx-power,.bundle-ludwik-maxx-power>.bundle-image-bg{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8e9e8),to(#fbf4f3));background-image:-o-linear-gradient(bottom,#f8e9e8 0,#fbf4f3 100%);background-image:linear-gradient(to top,#f8e9e8 0,#fbf4f3 100%)}.bundle-compact{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:45%;height:auto;padding:0;background-image:none;border-radius:0}.bundle-compact:nth-child(odd){margin-right:2%}@media only screen and (max-width:991px){.bundle-compact{width:100%}}.bundle-compact .bundle-image{position:relative;height:130px;width:130px;min-height:initial;border-radius:5px;bottom:0}.bundle-compact .bundle-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;right:initial;max-width:initial;max-height:initial}.bundle-compact .bundle-description{margin:0;width:calc(100% - 135px);color:#000}.bundle-compact .bundle-description-title{color:#a7762d;font-size:10px;line-height:12px;height:auto;padding-right:0;font-weight:400}.bundle-compact .bundle-description-title+p{font-size:10px;line-height:12px;margin-bottom:0}.bundle-compact .bundle-title{font-weight:900;font-size:14px;line-height:18px;max-height:54px;overflow:hidden;margin-bottom:5px}.bundle-compact .bundle-add-to-cart+.added_to_cart{font-size:14px;padding:3px 5px;margin-bottom:.25rem;margin-right:.25rem}.bundle-compact .bundle-add-to-cart.loading::after{right:initial;left:-20px}.bundle-bottom-cart{height:30px;position:absolute;margin-top:30px;bottom:10px}.bundle-bottom-cart-button{float:left;z-index:2}.bundle-bottom-cart-button .added_to_cart{position:relative;z-index:2}.bundle-bottom-cart-button button{position:relative;z-index:2}.bundle-bottom-cart-button button.loading{opacity:1}.bundle-bottom-cart-button button.loading span{color:#000}.bundle-bottom-cart-button button.loading::after{color:#fff;left:0;right:0;margin:auto}.bundle-bottom-cart-more{margin-top:-17px;float:left;margin-left:10px}.col-xxl-3 .bundle-list{position:absolute;right:0;bottom:60px;max-width:calc(100% - 20px)}.tax-brand .bundle{height:calc(100% - 1rem);margin-bottom:1rem}@media only screen and (max-width:991px){.tax-brand .bundle{width:100%}}@media only screen and (max-width:991px){.tax-brand .bundle-image{height:280px;width:auto;margin-top:-60px}}@media only screen and (min-width:1200px){.tax-brand .bundle .title-main{font-size:28px;line-height:32px}}.tax-brand .bundle .title-icon{display:none}.tax-product_cat .filtr-container{padding:0!important}.tax-product_cat .bundle{width:calc(50% - 20px);height:425px;margin-top:0;margin-right:20px;margin-bottom:20px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.tax-product_cat .bundle-image img{height:75%}@media only screen and (max-width:1449px){.tax-product_cat .bundle{width:100%}}.card{height:405px;width:240px;border:0}@media only screen and (max-width:991px){.card{height:293px;width:180px}}@media only screen and (max-width:575px){.card{height:320px}}.card-img-top{margin:20px;height:200px;width:200px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media only screen and (max-width:991px){.card-img-top{margin:10px;height:160px;width:160px}}.card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:11px}@media only screen and (min-width:992px){.card-body{margin-top:-6px}}@media only screen and (max-width:991px){.card-body{padding:10px 10px 5px}}@media only screen and (max-width:767px){.card-body{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:7px}}.card-body::before{display:block;content:"";position:absolute;top:242px;right:11px;left:11px;background:rgb(110 110 110 / .17);height:1px}@media only screen and (max-width:991px){.card-body::before{top:180px}}@media screen and (max-width:435px){.card-body::before{top:168px}}.card-title{font-size:18px;line-height:19px;height:78px;overflow:hidden;margin-bottom:0;font-family:Lato,Helvetica,Arial,sans-serif}@media only screen and (max-width:991px){.card-title{font-size:14px;line-height:18px;height:56px}}@media only screen and (max-width:767px){.card-title{font-size:12px;line-height:14px;max-height:56px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}}.card-title a{color:#000}.card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:20px;padding-top:0}@media only screen and (max-width:991px){.card-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px 14px}}@media only screen and (max-width:767px){.card-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:5px 10px 14px}}.card-info-sidebar{z-index:2}.card-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-price .amount{font-size:20px;line-height:24px;font-weight:800}@media only screen and (max-width:991px){.card-price .amount{font-size:18px;line-height:22px}}@media only screen and (max-width:767px){.card-price .amount{margin-top:4px}}.card-price del{position:absolute;top:-20px;color:#939393;text-decoration:none}@media screen and (max-width:435px){.card-price del{top:calc(100% - 5px)}}.card-price del>.amount{font-size:12px;line-height:15px;font-weight:400;color:inherit;text-decoration:line-through}.card-price ins{text-decoration:none}.card-price ins>.amount{color:#da0010;font-weight:800}@media only screen and (max-width:767px){.card-price ins{margin-top:4px}}.card .added_to_cart{padding:5px 4px!important;font-size:12px}.card .btn.loading::after,.card .loading.added_to_cart::after,.card .woocommerce-message .loading.restore-item::after,.woocommerce-message .card .loading.restore-item::after{right:unset;left:-20px;top:10px}.card .btn-link{margin-bottom:-5px;z-index:10}@media only screen and (max-width:991px){.card .btn-link{font-size:18px}}.card-product{margin-right:25px;margin-bottom:25px}@media only screen and (max-width:767px){.card-product{margin-bottom:10px}}.card-product .card_image_wrapper{position:relative}.card-product .card_image_wrapper-label{position:absolute;top:50%;left:50%;background-color:#65481c;color:#fff;font-size:1rem;line-height:1.188rem;font-weight:900;padding:.2rem .75rem;border-radius:.375rem;text-transform:uppercase;z-index:2;-webkit-transform:translate(-50%,-50%) rotate(-15deg);-ms-transform:translate(-50%,-50%) rotate(-15deg);transform:translate(-50%,-50%) rotate(-15deg);white-space:nowrap;-webkit-transition:none;-o-transition:none;transition:none;opacity:1;text-align:center;min-width:140px}@media only screen and (max-width:575px){.card-product .card_image_wrapper-label{font-size:.75rem;line-height:1rem}}.card-product .out_of_stock img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.card-small{min-height:270px;max-height:320px;width:180px;margin-right:10px;margin-bottom:0}.card-small .card-body{padding-top:10px}.card-small .card-title{font-size:14px;line-height:18px;max-height:54px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.card-small .card-img-top{height:160px;width:160px;margin:10px}.card-product .woocommerce-cart-onsale,.card-product .woocommerce-product-onsale,.card-small .woocommerce-cart-onsale,.card-small .woocommerce-product-onsale{right:calc(2rem - 9px);top:23px;left:auto;bottom:auto}.card-product .woocommerce-cart-onsale span.onsale,.card-product .woocommerce-product-onsale span.onsale,.card-small .woocommerce-cart-onsale span.onsale,.card-small .woocommerce-product-onsale span.onsale{font-size:16px;bottom:-32px}.card-product .woocommerce-cart-onsale .onsale-label,.card-product .woocommerce-product-onsale .onsale-label,.card-small .woocommerce-cart-onsale .onsale-label,.card-small .woocommerce-product-onsale .onsale-label{width:52px;height:52px;font-size:18px}.card-archive{width:18%;margin-right:0;margin-left:2%;background:#f6f7fb;min-width:240px}@media only screen and (max-width:991px){.card-archive{min-width:180px;margin-left:5px;margin-right:5px}}.card-archive .card-img-top{width:calc(100% - 40px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.card-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-position:center;background-size:cover;background-repeat:no-repeat;height:376px;padding:40px 20px;color:#fff;border-radius:10px}@media only screen and (max-width:991px){.card-post{height:240px}}.card-post:focus .card-post-more,.card-post:hover .card-post-more{background:0 0;border-color:#fff;color:#fff}.card-post-cat{letter-spacing:.15em;color:#fff;text-transform:uppercase;font-size:12px;z-index:1000}.card-post-title{font-size:28px;line-height:32px;font-weight:700;margin:20px 0 30px}@media only screen and (max-width:991px){.card-post-title{font-size:20px;line-height:24px;margin:10px 0 15px}}.card-post-more{font-size:14px;font-weight:900}.card--fade-in{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.card--fade-in.show{opacity:1}.pill{position:relative;padding:9px 20px 8px 20px;margin:0 20px 0 -20px;border-radius:0 10px 10px 0;border:1px solid #80520f;border-left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:24px;line-height:25px;font-weight:900;color:#a7762d}@media only screen and (max-width:991px){.pill{border-radius:0 5px 5px 0;font-size:18px;line-height:25px;padding-top:2px;padding-bottom:2px}}.pill-bg{padding-top:2px;padding-bottom:8px;color:#fff;border:0;background-image:-webkit-gradient(linear,left top,right top,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(left,#dca958 0,#a7762d 100%);background-image:linear-gradient(to right,#dca958 0,#a7762d 100%);font-size:32px;line-height:39px}@media only screen and (max-width:991px){.pill-bg{font-size:24px;line-height:29px;padding-top:0;padding-bottom:0}}.pill-round{border-radius:5px;margin-left:0;font-size:24px;padding:5px 11px}.pill-xs{border-radius:5px;margin-left:0;font-size:14px;line-height:18px;padding:3px 5px}.pill>del{position:absolute;top:-30px;font-size:18px;line-height:22px;color:#6e6e6e}.pill>ins{text-decoration:none}.bestseller{height:738px}@media only screen and (max-width:991px){.bestseller{height:560px}}.bestseller-background{position:absolute;top:0;right:0;bottom:0;left:0;background:#f6f7fb;border-radius:20px;z-index:-1}.bestseller-background::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#ebffef;border-radius:20px;opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.bestseller-logo{position:absolute;top:10px;left:10px;width:145px;height:auto}@media only screen and (max-width:991px){.bestseller-logo{width:60px;top:-5px}}.bestseller-presentation{height:100%;position:relative}.bestseller-presentation picture{-webkit-transition:opacity .4s ease-in-out .1s;-o-transition:opacity .4s ease-in-out .1s;transition:opacity .4s ease-in-out .1s}.bestseller-presentation picture>img{position:absolute;top:50%;right:0;-webkit-transform:translate(-10%,-50%);-ms-transform:translate(-10%,-50%);transform:translate(-10%,-50%);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.bestseller-presentation picture:nth-child(1)>img{-webkit-transform:translate(-2%,-50%);-ms-transform:translate(-2%,-50%);transform:translate(-2%,-50%)}.bestseller-presentation picture:nth-child(2)>img{-webkit-transform:translate(-32%,-50%);-ms-transform:translate(-32%,-50%);transform:translate(-32%,-50%)}.bestseller-presentation picture:nth-child(3)>img{height:100%;-o-object-fit:cover;object-fit:cover}.bestseller-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:991px){.bestseller-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px;margin-top:25px}}.bestseller-label,.product-bestseller{letter-spacing:.15em;font-size:18px;line-height:25px;color:#1a4a07;text-transform:uppercase}@media only screen and (max-width:991px){.bestseller-label,.product-bestseller{font-size:12px;margin-bottom:5px}}.bestseller-description{color:#6e6e6e}@media only screen and (max-width:991px){.bestseller-description{font-size:14px;line-height:16px}}.bestseller:hover .bestseller-background::before{opacity:1}.bestseller:hover .bestseller-presentation picture>img{-webkit-transform:translate(-10%,-50%);-ms-transform:translate(-10%,-50%);transform:translate(-10%,-50%)}.bestseller:hover .bestseller-presentation picture:nth-child(1)>img{-webkit-transform:translate(-22%,-50%);-ms-transform:translate(-22%,-50%);transform:translate(-22%,-50%)}.bestseller:hover .bestseller-presentation picture:nth-child(1),.bestseller:hover .bestseller-presentation picture:nth-child(2){opacity:0}.bestseller .title-main{font-size:62px;line-height:60px;margin-bottom:40px}@media only screen and (max-width:991px){.bestseller .title-main{font-size:24px;line-height:26px;margin-bottom:5px}}.widget-contact{border-radius:20px;padding:20px;text-align:center}.widget-contact-item{font-size:14px;line-height:19px;font-weight:700;color:#3b290c;margin-bottom:10px}.widget-contact-item img{max-height:100%}.widget-contact-item img[src*=phone]{margin-top:-8px}.widget-contact-description{font-size:14px;line-height:19px}.widget-contact-description strong{color:hsl(341deg 73% 43%)}.widget-sidebar{position:sticky;top:128px}.widget-sidebar-menu{border-radius:10px;background-color:#f5f5f5;padding:20px}.widget-sidebar-menu .current-menu-item a{color:#a7762d;font-weight:700}@media only screen and (max-width:991px){.widget-sidebar-menu{display:none}}.widget-sidebar-info{text-align:center;margin-top:30px;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background:-o-linear-gradient(top,#dca958 0,#a7762d 100%);background:linear-gradient(to bottom,#dca958 0,#a7762d 100%);color:#fff;padding:20px 20px 40px}.widget-sidebar-info p:first-child{font-weight:700;text-transform:uppercase}.widget-sidebar-contact-primary{width:350px;text-align:center;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background:-o-linear-gradient(top,#dca958 0,#a7762d 100%);background:linear-gradient(to bottom,#dca958 0,#a7762d 100%);color:#fff;padding:20px 20px 0}.widget-sidebar-contact-primary p{color:#fff}.widget-sidebar-contact-primary p:first-child{font-weight:700;text-transform:uppercase}.widget-sidebar-contact-primary p.widget-contact-item{font-size:16px}.widget-sidebar-contact-primary img[src*=".svg"]{-webkit-filter:brightness(10);filter:brightness(10)}body:not(.woocommerce-cart) .page article p:not([class]){font-size:24px;line-height:32px;margin-bottom:20px;font-weight:300}body:not(.woocommerce-cart) .page-info{-webkit-box-flex:2.2;-ms-flex-positive:2.2;flex-grow:2.2;padding-top:32px;padding-bottom:32px}@media only screen and (min-width:1450px){body:not(.woocommerce-cart) .page-info{width:calc(100% - 365px)}}.promo{min-height:466px}.promo-background{position:absolute;top:0;right:0;bottom:0;left:0;background:center/cover no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(top,#dca958 0,#a7762d 100%);background-image:linear-gradient(to bottom,#dca958 0,#a7762d 100%);border-radius:20px;z-index:-1}.promo-background-image::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / .2);border-radius:20px}.promo-image{height:466px;position:relative}@media only screen and (max-width:767px){.promo-image{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;height:140px}}.promo-image img{height:100%;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.promo-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 0;height:100%}@media only screen and (max-width:991px){.promo-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px;margin-top:10px}}.promo-label{letter-spacing:.15em;font-size:18px;line-height:25px;color:#2c8609;text-transform:uppercase}@media only screen and (max-width:991px){.promo-label{font-size:12px;margin-bottom:5px}}.promo-title{color:#fff;font-size:62px;line-height:60px;margin-bottom:40px;font-family:Lato,Helvetica,Arial,sans-serif}@media only screen and (max-width:991px){.promo-title{font-size:24px;line-height:26px;margin-bottom:25px}}.promo-description{color:#fff;font-size:32px;line-height:40px;margin-bottom:75px}@media only screen and (max-width:991px){.promo-description{font-size:18px;line-height:22px;margin-bottom:35px}}.post-similar{margin-top:70px;margin-bottom:20px}@media only screen and (max-width:991px){.post-similar{margin-top:20px}}.post-similar-text{padding:50px 67px 10px 67px}@media only screen and (max-width:991px){.post-similar-text{padding:30px}}.post-similar-text>.h2,.post-similar-text>h2{font-size:40px;line-height:40px}@media only screen and (max-width:991px){.post-similar-text>.h2,.post-similar-text>h2{font-size:24px;line-height:24px}}.post-similar-text .added_to_cart,.post-similar-text .btn,.post-similar-text .woocommerce-message .restore-item,.woocommerce-message .post-similar-text .restore-item{font-size:17px;line-height:17px;padding:2px 12px}.post-similar-description{font-size:20px;line-height:25px;color:#6e6e6e;margin-bottom:25px;max-height:6.4em;overflow:hidden}.post-similar .featured-products{height:376px!important}@media only screen and (max-width:991px){.post-similar .featured-products{height:382px!important}}@media only screen and (max-width:991px){.post-similar .featured-products-content{max-width:inherit}}@media only screen and (max-width:1449px){.post-similar .featured-products-cart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:1449px){.post-similar .featured-products-cart .added_to_cart,.post-similar .featured-products-cart .btn,.post-similar .featured-products-cart .woocommerce-message .restore-item,.woocommerce-message .post-similar .featured-products-cart .restore-item{margin-top:10px;font-size:18px}}@media only screen and (max-width:991px){.post-similar .featured-products-cart .added_to_cart,.post-similar .featured-products-cart .btn,.post-similar .featured-products-cart .woocommerce-message .restore-item,.woocommerce-message .post-similar .featured-products-cart .restore-item{font-size:inherit;margin-top:inherit}}.post-similar .featured-products .title-main{height:68px;margin:10px 0 40px}@media only screen and (max-width:1449px){.post-similar .featured-products .title-main{margin:10px 0}}@media only screen and (max-width:1199px){.post-similar .featured-products .title-main{font-size:24px;line-height:24px;margin-top:0;height:86px}}@media only screen and (max-width:991px){.post-similar .featured-products .title-main{margin:10px 0 30px;font-size:16px;line-height:18px;height:100px}}.post-similar .featured-products .title-subtitle{display:none}.post-similar .col-xl-3 .featured-products .title-icon,.post-similar .col-xl-4 .featured-products .title-icon{margin-bottom:10px}.post-similar .col-xl-3 .featured-products .title-main,.post-similar .col-xl-4 .featured-products .title-main{height:114px;margin-bottom:10px}.post-similar .col-xl-3 .featured-products .added_to_cart,.post-similar .col-xl-3 .featured-products .btn,.post-similar .col-xl-3 .featured-products .woocommerce-message .restore-item,.post-similar .col-xl-4 .featured-products .added_to_cart,.post-similar .col-xl-4 .featured-products .btn,.post-similar .col-xl-4 .featured-products .woocommerce-message .restore-item,.woocommerce-message .post-similar .col-xl-3 .featured-products .restore-item,.woocommerce-message .post-similar .col-xl-4 .featured-products .restore-item{font-size:1rem;margin-top:10px}.post-similar .col-xl-3 .featured-products .btn.mt-3,.post-similar .col-xl-3 .featured-products .mt-3.added_to_cart,.post-similar .col-xl-3 .featured-products .woocommerce-message .mt-3.restore-item,.post-similar .col-xl-4 .featured-products .btn.mt-3,.post-similar .col-xl-4 .featured-products .mt-3.added_to_cart,.post-similar .col-xl-4 .featured-products .woocommerce-message .mt-3.restore-item,.woocommerce-message .post-similar .col-xl-3 .featured-products .mt-3.restore-item,.woocommerce-message .post-similar .col-xl-4 .featured-products .mt-3.restore-item{margin-top:5px!important}.post-similar .col-xl-3 .featured-products-cart,.post-similar .col-xl-4 .featured-products-cart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-similar .col-xl-3 .featured-products-mini-image,.post-similar .col-xl-4 .featured-products-mini-image{z-index:-1;max-width:250px}.post-similar .col-xl-3 .featured-products .title-main{font-size:1.5rem}.post-similar .col-xl-3 .featured-products-image img{height:calc(100% - 140px)}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;margin-top:64px;margin-bottom:49px}.pagination .current,.pagination .page-numbers{width:38px;height:38px;text-align:center;padding-top:2px;margin:auto 5px}@media only screen and (max-width:575px){.pagination .current,.pagination .page-numbers{width:30px;height:30px;padding-top:4px}}.pagination .page-numbers{color:#000;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg id='Ellipse_153' data-name='Ellipse 153' fill='%23fff' stroke='%23dca958' stroke-width='1'%3E%3Ccircle cx='19' cy='19' r='19' stroke='none'/%3E%3Ccircle cx='19' cy='19' r='18.5' fill='none'/%3E%3C/g%3E%3C/svg%3E")}@media only screen and (max-width:575px){.pagination .page-numbers{font-size:14px;background-size:30px}}@media only screen and (max-width:575px){.pagination .page-numbers.dots{display:none}}.pagination .current{color:#fff;border-radius:50%;background-image:-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(top,#dca958 0,#a7762d 100%);background-image:linear-gradient(to bottom,#dca958 0,#a7762d 100%)}.pagination .next,.pagination .prev{height:21px;width:12px}.pagination .prev{-webkit-clip-path:polygon(35% 21%,10% 50%,35% 79%,29% 85%,0 50%,29% 15%);clip-path:polygon(35% 21%,10% 50%,35% 79%,29% 85%,0 50%,29% 15%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(top,#dca958 0,#a7762d 100%);background-image:linear-gradient(to bottom,#dca958 0,#a7762d 100%)}.pagination .next{-webkit-clip-path:polygon(65% 21%,90% 50%,65% 79%,71% 85%,100% 50%,71% 17%);clip-path:polygon(65% 21%,90% 50%,65% 79%,71% 85%,100% 50%,71% 17%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(top,#dca958 0,#a7762d 100%);background-image:linear-gradient(to bottom,#dca958 0,#a7762d 100%)}.lp-header{border-radius:10px;width:100%;margin:0 auto;margin-top:25px}.lp-header-border-left{border-top-left-radius:10px;border-bottom-left-radius:10px}.lp-header-border-right{border-top-right-radius:10px;border-bottom-right-radius:10px}.lp-header-border-right img{border-top-right-radius:10px;border-bottom-right-radius:10px}.lp-header-background{min-height:450px;background-repeat:no-repeat;background-size:cover}.lp-header-in{background-image:-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(top,#dca958 0,#a7762d 100%);background-image:linear-gradient(to bottom,#dca958 0,#a7762d 100%)}@media only screen and (max-width:991px){.lp-header-in{margin-bottom:25px}}.lp-header-main{border-radius:10px;color:#fff}.lp-header-main-title{font-size:48px;line-height:50px;font-weight:700;padding:80px 0 0 110px}@media only screen and (max-width:1449px){.lp-header-main-title{padding:40px 0 0 60px}}@media only screen and (max-width:1199px){.lp-header-main-title{font-size:38px;line-height:38px}}@media only screen and (max-width:991px){.lp-header-main-title{font-size:30px;line-height:30px}}@media only screen and (max-width:575px){.lp-header-main-title{padding:15px 10px 0 30px}}.lp-header-main-description{font-size:18px;line-height:24px;font-weight:700;padding:30px 0 0 110px;max-width:587px}@media only screen and (max-width:1449px){.lp-header-main-description{padding:20px 0 0 60px}}@media only screen and (max-width:1199px){.lp-header-main-description{font-size:17px;line-height:23px}}@media only screen and (max-width:991px){.lp-header-main-description{font-size:16px;line-height:22px}}@media only screen and (max-width:575px){.lp-header-main-description{padding:15px 10px 0 30px}}.lp-header-main-button{padding:30px 0 0 110px}@media only screen and (max-width:1449px){.lp-header-main-button{padding:20px 0 0 60px}}@media only screen and (max-width:575px){.lp-header-main-button{padding:15px 10px 0 30px}}.lp-header-main-img img{display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain;width:450px;height:450px}.lp-header-poradnik{float:left;border-radius:10px;min-height:450px;width:100%}.lp-header .card-post{min-height:450px}@media only screen and (max-width:1449px){.lp-header .card-post-title{font-size:22px;line-height:27px}}.lp-instrukcja{margin:71px auto 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lp-instrukcja-title{text-align:center;font-size:40px;font-weight:700}@media only screen and (max-width:1449px){.lp-instrukcja-title{font-size:36px;line-height:36px}}@media only screen and (max-width:991px){.lp-instrukcja-title{font-size:28px;line-height:28px}}@media only screen and (max-width:575px){.lp-instrukcja-title{font-size:24px;line-height:24px}}.lp-instrukcja-krok{text-align:center}.lp-instrukcja-krok-numer{width:72px;height:72px;border-radius:40px;background-color:#dca958;color:#fff;text-align:center;font-size:40px;font-weight:700;padding-top:5px;margin:50px auto 28px auto}@media only screen and (max-width:1449px){.lp-instrukcja-krok-numer{font-size:37px;line-height:42px;width:55px;height:55px}}.lp-instrukcja-krok-opis{text-align:center;font-size:24px;line-height:32px;max-width:540px}@media only screen and (max-width:1449px){.lp-instrukcja-krok-opis{font-size:21px;line-height:21px}}@media only screen and (max-width:991px){.lp-instrukcja-krok-opis{font-size:17px;line-height:17px}}@media only screen and (max-width:575px){.lp-instrukcja-krok-opis{font-size:15px;line-height:15px}}.lp-gratisy{margin:111px auto 0}.lp-gratisy-title{font-size:40px;font-weight:700;text-align:center;margin-bottom:70px}@media only screen and (max-width:1449px){.lp-gratisy-title{font-size:37px;line-height:42px}}@media only screen and (max-width:991px){.lp-gratisy-title{font-size:28px;line-height:28px}}@media only screen and (max-width:575px){.lp-gratisy-title{font-size:24px;line-height:24px}}.lp-gratisy-box{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (max-width:991px){.lp-gratisy-box span{font-size:16px}}.lp-gratisy-box-in{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px;min-height:920px;border-radius:5px;background-color:#f5f5f5}@media only screen and (max-width:991px){.lp-gratisy-box-in{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}}.lp-gratisy-box-title{text-align:center;font-size:24px;font-weight:600;line-height:32px;margin:0 auto;max-width:600px}@media only screen and (max-width:1449px){.lp-gratisy-box-title{font-size:22px;line-height:22px}}@media only screen and (max-width:991px){.lp-gratisy-box-title{font-size:19px;line-height:19px}}@media only screen and (max-width:575px){.lp-gratisy-box-title{font-size:18px;line-height:18px}}.lp-gratisy-box-button{margin-top:20px}.lp-gratisy-box-info{font-size:14px;line-height:18px;max-width:510px;margin-top:20px;font-weight:500}@media only screen and (max-width:991px){.lp-gratisy-box-info{font-size:11px;line-height:14px}}.lp-gratisy-box-img{height:602px;width:602px;margin:50px auto 20px auto;border-radius:50%;border:solid;border-color:#ccc;border-width:1px}@media only screen and (max-width:1449px){.lp-gratisy-box-img{height:400px;width:400px}}@media only screen and (max-width:991px){.lp-gratisy-box-img{margin:30px auto 20px auto}}@media only screen and (max-width:575px){.lp-gratisy-box-img{margin:15px auto 20px auto;height:230px;width:230px}}.lp-gratisy-box-img img{height:602px;width:602px;border-radius:50%}@media only screen and (max-width:1449px){.lp-gratisy-box-img img{height:400px;width:400px}}@media only screen and (max-width:575px){.lp-gratisy-box-img img{height:230px;width:230px}}.lp-gratisy-box-opis{font-size:24px;text-align:center;margin-bottom:25px;max-width:320px}@media only screen and (max-width:1449px){.lp-gratisy-box-opis{font-size:21px;line-height:21px}}@media only screen and (max-width:991px){.lp-gratisy-box-opis{font-size:17px;line-height:17px}}@media only screen and (max-width:575px){.lp-gratisy-box-opis{font-size:15px;line-height:15px}}.lp-gratisy-box-description{font-size:18px;text-align:center;margin:53px auto 0;max-width:600px}@media only screen and (max-width:1449px){.lp-gratisy-box-description{font-size:16px;line-height:18px;margin:40px auto 0}}@media only screen and (max-width:991px){.lp-gratisy-box-description{font-size:15px;line-height:17px;margin:30px auto 0}}@media only screen and (max-width:575px){.lp-gratisy-box-description{font-size:14px;line-height:16px;margin:20px auto 0}}.lp-cart{margin:0 auto;clear:both;padding-top:50px}.lp-cart-title{margin:auto;text-align:center;font-size:40px;font-weight:700;margin-bottom:92px}@media only screen and (max-width:1449px){.lp-cart-title{font-size:37px;line-height:42px}}@media only screen and (max-width:991px){.lp-cart-title{font-size:28px;line-height:28px}}@media only screen and (max-width:575px){.lp-cart-title{font-size:24px;line-height:24px}}.lp-akcja{max-width:700px;margin-top:100px}.lp-akcja-title{text-align:left;font-size:40px;font-weight:700}@media only screen and (max-width:1449px){.lp-akcja-title{font-size:37px;line-height:42px}}@media only screen and (max-width:991px){.lp-akcja-title{font-size:28px;line-height:28px;margin-top:50px}}@media only screen and (max-width:575px){.lp-akcja-title{font-size:24px;line-height:24px}}.lp-akcja-description{font-size:16px;margin:100px 0 132px}@media only screen and (max-width:1449px){.lp-akcja-description{font-size:15px;line-height:22px;margin:80px 0 110px}}@media only screen and (max-width:991px){.lp-akcja-description{font-size:14px;line-height:21px;margin:60px 0 80px}}@media only screen and (max-width:575px){.lp-akcja-description{font-size:13px;line-height:20px;margin:40px 0 60px}}.lp-blog{margin-bottom:77px}.lp-blog .products-title{padding-left:0}@media only screen and (max-width:991px){.lp-blog .products-title{padding-top:50px}}.lp-blog .products-title .title-main{font-size:40px}@media only screen and (max-width:1449px){.lp-blog .products-title .title-main{font-size:37px;line-height:42px}}@media only screen and (max-width:991px){.lp-blog .products-title .title-main{font-size:28px;line-height:28px}}@media only screen and (max-width:575px){.lp-blog .products-title .title-main{font-size:24px;line-height:24px}}.lp-blog .products-title .title-subtitle{font-size:16px}@media only screen and (max-width:1449px){.lp-blog .products-title .title-subtitle{font-size:15px;line-height:22px}}@media only screen and (max-width:991px){.lp-blog .products-title .title-subtitle{font-size:14px;line-height:21px}}@media only screen and (max-width:575px){.lp-blog .products-title .title-subtitle{font-size:13px;line-height:20px}}.placeholder{border-radius:10px;background-color:#ccc;background-image:-webkit-gradient(linear,left top,right top,from(#fff0),color-stop(#efefef),to(#fff0));background-image:-o-linear-gradient(left,#fff0,#efefef,#fff0);background-image:linear-gradient(90deg,#fff0,#efefef,#fff0);background-size:500px 100%;background-repeat:no-repeat;background-position:left -500px top 0;-webkit-animation:shine 2s ease infinite;animation:shine 2s ease infinite}.placeholder--product{height:405px;width:240px;margin-right:25px;margin-bottom:25px}@media only screen and (max-width:991px){.placeholder--product{height:293px;width:180px}}@media only screen and (max-width:767px){.placeholder--product{margin-bottom:10px}}@media only screen and (max-width:575px){.placeholder--product{height:320px}}.newsletter{height:740px;position:relative;background-color:#f3b643;overflow:hidden}@media only screen and (max-width:575px){.newsletter{height:950px}}@media only screen and (min-width:1450px){.newsletter .container{max-width:1559px}}.newsletter-image{position:absolute;top:0;bottom:0;left:500px;width:1083px;max-width:unset;height:740px;-o-object-fit:cover;object-fit:cover;z-index:0}.newsletter-image-mobile{position:absolute;bottom:0;right:-100px;-o-object-fit:cover;object-fit:cover;z-index:0}.newsletter-types{margin-bottom:23px;margin-top:10px}.newsletter-types>legend{font-size:18px;line-height:22px;font-weight:700;margin-bottom:7px}.newsletter-types .checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.newsletter-types .checkboxes-item:first-child{margin-right:50px}.newsletter-types .checkboxes-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsletter-types .checkboxes-item p{margin:0 0 0 10px;font-size:18px;font-weight:700;color:#000}.newsletter-types .checkboxes-item input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.newsletter-types .checkboxes-item input[type=checkbox]+label{cursor:pointer;position:relative;width:36px;height:36px;background-color:#fff;margin-right:12px;border-radius:8px;border:1px solid #2f2f2f}@media only screen and (max-width:767px){.newsletter-types .checkboxes-item input[type=checkbox]+label{width:30px;height:30px}}.newsletter-types .checkboxes-item input[type=checkbox]+label .checkbox-mark{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:10px;height:10px;background-color:#fff;border-radius:50em;margin:auto}@media only screen and (max-width:767px){.newsletter-types .checkboxes-item input[type=checkbox]+label .checkbox-mark{width:8px;height:8px}}.newsletter-types .checkboxes-item input[type=checkbox]+label+div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsletter-types .checkboxes-item input[type=checkbox]:checked+label{background-color:#006edb;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.newsletter-types .checkboxes-item input[type=checkbox]:focus+label{border:2px solid #000;outline:1px solid #fff}.newsletter-types .checkboxes-item.home .icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32.398' height='28.801' viewBox='0 0 32.398 28.801'%3E%3Cpath id='house-chimney-solid' d='M30.59,16.178a1.814,1.814,0,0,0,1.8-1.806,1.541,1.541,0,0,0-.619-1.35L28.8,10.407V3.6A1.8,1.8,0,0,0,27,1.8H25.2a1.8,1.8,0,0,0-1.8,1.8V5.665L17.41.394A1.868,1.868,0,0,0,16.229,0a1.623,1.623,0,0,0-1.238.45L.563,13.022A1.828,1.828,0,0,0,0,14.372a1.782,1.782,0,0,0,1.8,1.806H3.6V20.1a1.422,1.422,0,0,0-.006.158v6.295a2.249,2.249,0,0,0,2.25,2.25h.9c.068,0,.135-.006.2-.011.084.006.169.011.253.011h3.15a2.249,2.249,0,0,0,2.25-2.25V21.6a1.8,1.8,0,0,1,1.8-1.8H18a1.8,1.8,0,0,1,1.8,1.8v4.95a2.249,2.249,0,0,0,2.25,2.25h3.178c.079,0,.158,0,.236-.006.062.006.124.006.186.006h.9a2.249,2.249,0,0,0,2.25-2.25v-.911a3.964,3.964,0,0,0,.028-.456l-.039-9.011h1.8Z' fill='%23a7762d'/%3E%3C/svg%3E%0A") no-repeat;width:32.4px;height:28.8px}.newsletter-types .checkboxes-item.garden .icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42.027' height='23.726' viewBox='0 0 42.027 23.726'%3E%3Cg id='Group_1112' data-name='Group 1112' transform='translate(-73.584 -431.312)'%3E%3Cpath id='Path_278' data-name='Path 278' d='M117.169,431.312A59.355,59.355,0,0,1,104,436.162c-7.895,2.078-15.793,9.284-12.329,15.519,2.771,4.988,12.2,4.3,18.276-1.3C115.6,445.161,117.169,431.312,117.169,431.312Z' transform='translate(-1.557)' fill='%23a7762d'/%3E%3Cpath id='Path_279' data-name='Path 279' d='M73.6,433.641s1.589,3.39,7.4,3.711c8.012.442,10.459,7.079,7.865,10.9-2.076,3.057-8.745,2.142-12.335-1.827C73.189,442.735,73.6,433.641,73.6,433.641Z' transform='translate(0 -0.21)' fill='%23a7762d'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;width:43.03px;height:23.73px}.newsletter-form{position:relative;max-width:500px;width:100%;z-index:1}.newsletter .message{position:absolute;top:0;right:0;left:0;display:none;text-align:center;z-index:1;width:100%;padding:10px 0;border-radius:0 0 10px 10px;-webkit-box-shadow:0 3px 10px 1px rgb(0 0 0 / .2196078431);box-shadow:0 3px 10px 1px rgb(0 0 0 / .2196078431)}@media only screen and (max-width:767px){.newsletter .message{top:unset;bottom:-54px;border-radius:10px}}.newsletter .message-error{color:#da0010;background-color:#fdf5f6}.newsletter .message-success{color:#2c8609;background-color:#ebffef}.newsletter form{max-width:500px;padding:48px 24px 2px;overflow:hidden}@media only screen and (max-width:767px){.newsletter form{max-width:100%;padding:20px 0 2px}}.newsletter form button[type=submit]{background-color:#006edb;font-weight:600;font-size:15px;border-radius:50em;padding:7px 36px;width:auto;height:auto;-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;color:#fff;-webkit-box-shadow:none;box-shadow:none;border:0}.newsletter form button[type=submit]:hover{background-color:#028dc9}.newsletter form button[type=submit]:active{background-color:#029dc1}.newsletter form .h2,.newsletter form h2{font-size:40px;line-height:48px;font-weight:700;margin:0;text-align:left;margin-bottom:0}@media only screen and (max-width:991px){.newsletter form .h2,.newsletter form h2{font-size:18px;line-height:32px}}.newsletter form .h2+p,.newsletter form h2+p{text-align:left;font-weight:400;margin-bottom:25px;font-size:14px}@media only screen and (max-width:991px){.newsletter form .h2+p,.newsletter form h2+p{margin-bottom:16px}}.newsletter form .newsletter-terms{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#000;font-size:10px;line-height:14px;font-weight:400;margin-bottom:27px}.newsletter form .newsletter-terms a{color:#000;font-weight:900}.newsletter form .newsletter-terms a:focus{border:2px solid #000;outline:1px solid #fff}.newsletter form .newsletter-terms input[type=checkbox]{-webkit-appearance:initial;-moz-appearance:initial;appearance:initial;position:relative;cursor:pointer;padding:0;width:17px;margin-right:19px}.newsletter form .newsletter-terms input[type=checkbox]::before{display:block;content:"";margin-right:15px;display:inline-block;width:17px;height:17px;background:#fff;border:1px solid #2f2f2f;border-radius:2px}.newsletter form .newsletter-terms input[type=checkbox]:checked::before{border:none}.newsletter form .newsletter-terms input[type=checkbox]:checked::after{display:block;content:"";position:absolute;top:4px;left:4px;width:9px;height:6px;border-bottom:2px solid #000;border-left:2px solid #000;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.newsletter form .newsletter-terms input[type=checkbox]:focus::before{border:2px solid #000;outline:1px solid #fff}.newsletter form .newsletter-terms input[type=checkbox]:focus{border:none;outline:0}.newsletter form input[name="fields[email]"]{max-width:400px}@media only screen and (max-width:575px){.newsletter form input[name="fields[email]"]{max-width:313px}}.newsletter form input[name="fields[name]"]{max-width:281px}@media only screen and (max-width:575px){.newsletter form input[name="fields[name]"]{max-width:218px}}.newsletter form input:not(.field-house):not(.field-garden):not([name=acceptance]){width:100%;border-radius:50em;border:1px solid #2f2f2f;padding:21px 27px;margin-bottom:20px;font-size:16px;height:auto}@media only screen and (max-width:991px){.newsletter form input:not(.field-house):not(.field-garden):not([name=acceptance]){padding:7px 21px;margin-bottom:15px}}.files .section-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;margin-bottom:80px}.files .card-content{position:relative;width:300px;padding:40px 16px 16px;border:1px solid #dca958;text-align:center}.files .card-image{margin:0 auto 30px auto}.files .card-title{font:normal normal normal 18px/24px;margin-bottom:40px}@media (max-width:768px){.files .card-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.files .card{width:100%}}.akc-banner{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,"Segoe UI",Helvetica,Arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff0;color:#000;width:130px;font-weight:400;font-size:10px;line-height:120%;border-radius:4px;padding:10px 12px;border:1px solid #000}.akc-banner p{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;margin:0}.akc-banner a{text-decoration:none;color:#000}.banner{position:relative;width:100%;overflow:hidden}.banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;overflow:hidden;border-radius:10px;z-index:-1}.banner-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-content{position:relative}.banner-brand,.banner-hero{padding-bottom:25px;margin-top:30px}@media only screen and (max-width:767px){.banner-brand .title,.banner-hero .title{padding-bottom:170px}}@media screen and (max-width:484px){.banner-brand .title,.banner-hero .title{padding-bottom:190px}}.banner-brand .title-cta,.banner-hero .title-cta{-webkit-box-shadow:0 0 5px rgb(0 0 0 / .6);box-shadow:0 0 5px rgb(0 0 0 / .6)}@media only screen and (max-width:991px){.banner-brand,.banner-hero{margin-top:20px}}.banner-brand .banner-bg-overlay-azofoska::before,.banner-hero .banner-bg-overlay-azofoska::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#f8f8f8),color-stop(50%,rgb(248 248 248 / .95)),color-stop(75%,rgb(248 248 248 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#f8f8f8 0,rgb(248 248 248 / .95) 50%,rgb(248 248 248 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#f8f8f8 0,rgb(248 248 248 / .95) 50%,rgb(248 248 248 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-overlay-biofos::before,.banner-hero .banner-bg-overlay-biofos::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#f2fcfb),color-stop(50%,rgb(242 252 251 / .95)),color-stop(75%,rgb(242 252 251 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#f2fcfb 0,rgb(242 252 251 / .95) 50%,rgb(242 252 251 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#f2fcfb 0,rgb(242 252 251 / .95) 50%,rgb(242 252 251 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-overlay-buwi::before,.banner-hero .banner-bg-overlay-buwi::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#fbf8f5),color-stop(50%,rgb(251 248 245 / .95)),color-stop(75%,rgb(251 248 245 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#fbf8f5 0,rgb(251 248 245 / .95) 50%,rgb(251 248 245 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#fbf8f5 0,rgb(251 248 245 / .95) 50%,rgb(251 248 245 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-overlay-biostar::before,.banner-hero .banner-bg-overlay-biostar::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#f8f6fa),color-stop(50%,rgb(248 246 250 / .95)),color-stop(75%,rgb(248 246 250 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#f8f6fa 0,rgb(248 246 250 / .95) 50%,rgb(248 246 250 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#f8f6fa 0,rgb(248 246 250 / .95) 50%,rgb(248 246 250 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-overlay-biostar-cleaning-products::before,.banner-hero .banner-bg-overlay-biostar-cleaning-products::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#f8f6fa),color-stop(50%,rgb(248 246 250 / .95)),color-stop(75%,rgb(248 246 250 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#f8f6fa 0,rgb(248 246 250 / .95) 50%,rgb(248 246 250 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#f8f6fa 0,rgb(248 246 250 / .95) 50%,rgb(248 246 250 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-overlay-florovit::before,.banner-hero .banner-bg-overlay-florovit::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#fffef6),color-stop(50%,rgb(255 254 246 / .95)),color-stop(75%,rgb(255 254 246 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#fffef6 0,rgb(255 254 246 / .95) 50%,rgb(255 254 246 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#fffef6 0,rgb(255 254 246 / .95) 50%,rgb(255 254 246 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-overlay-ludwik-ekologiczny::before,.banner-hero .banner-bg-overlay-ludwik-ekologiczny::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#f6fbff),color-stop(50%,rgb(246 251 255 / .95)),color-stop(75%,rgb(246 251 255 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#f6fbff 0,rgb(246 251 255 / .95) 50%,rgb(246 251 255 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#f6fbff 0,rgb(246 251 255 / .95) 50%,rgb(246 251 255 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-overlay-ludwik::before,.banner-hero .banner-bg-overlay-ludwik::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#f4f9f3),color-stop(50%,rgb(244 249 243 / .95)),color-stop(75%,rgb(244 249 243 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#f4f9f3 0,rgb(244 249 243 / .95) 50%,rgb(244 249 243 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#f4f9f3 0,rgb(244 249 243 / .95) 50%,rgb(244 249 243 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-overlay-ludwik-maxx-power::before,.banner-hero .banner-bg-overlay-ludwik-maxx-power::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,right top,from(#f2f7f6),color-stop(50%,rgb(242 247 246 / .95)),color-stop(75%,rgb(242 247 246 / .75)),to(#fff0));background-image:-o-linear-gradient(left,#f2f7f6 0,rgb(242 247 246 / .95) 50%,rgb(242 247 246 / .75) 75%,#fff0 100%);background-image:linear-gradient(to right,#f2f7f6 0,rgb(242 247 246 / .95) 50%,rgb(242 247 246 / .75) 75%,#fff0 100%);z-index:1}.banner-brand .banner-bg-azofoska,.banner-hero .banner-bg-azofoska{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#e5e5e5),to(#f6f7fb));background-image:-o-linear-gradient(left,#fff 0,#e5e5e5,#f6f7fb 100%);background-image:linear-gradient(to right,#fff 0,#e5e5e5,#f6f7fb 100%)}.banner-brand .banner-bg-azofoska::after,.banner-hero .banner-bg-azofoska::after{background-image:-webkit-gradient(linear,left top,right top,from(#7d7d7d),color-stop(66.6666666667%,#6e6e6e),to(#636363));background-image:-o-linear-gradient(left,#7d7d7d 0,#6e6e6e 66.6666666667%,#636363 100%);background-image:linear-gradient(to right,#7d7d7d 0,#6e6e6e 66.6666666667%,#636363 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-bg-biofos,.banner-hero .banner-bg-biofos{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#d2e8e7),to(#ebfaf9));background-image:-o-linear-gradient(left,#fff 0,#d2e8e7,#ebfaf9 100%);background-image:linear-gradient(to right,#fff 0,#d2e8e7,#ebfaf9 100%)}.banner-brand .banner-bg-biofos::after,.banner-hero .banner-bg-biofos::after{background-image:-webkit-gradient(linear,left top,right top,from(#1dc3b7),color-stop(66.6666666667%,#04bcaf),to(#04a99e));background-image:-o-linear-gradient(left,#1dc3b7 0,#04bcaf 66.6666666667%,#04a99e 100%);background-image:linear-gradient(to right,#1dc3b7 0,#04bcaf 66.6666666667%,#04a99e 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-bg-buwi,.banner-hero .banner-bg-buwi{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#f8f4ed));background-image:-o-linear-gradient(left,#fff 0,#f8f4ed 100%);background-image:linear-gradient(to right,#fff 0,#f8f4ed 100%)}.banner-brand .banner-bg-buwi::after,.banner-hero .banner-bg-buwi::after{background-image:-webkit-gradient(linear,left top,right top,from(#b08442),color-stop(66.6666666667%,#a7762d),to(#966a29));background-image:-o-linear-gradient(left,#b08442 0,#a7762d 66.6666666667%,#966a29 100%);background-image:linear-gradient(to right,#b08442 0,#a7762d 66.6666666667%,#966a29 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-bg-biostar,.banner-hero .banner-bg-biostar{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#ebe0fc));background-image:-o-linear-gradient(left,#fff 0,#ebe0fc 100%);background-image:linear-gradient(to right,#fff 0,#ebe0fc 100%)}.banner-brand .banner-bg-biostar::after,.banner-hero .banner-bg-biostar::after{background-image:-webkit-gradient(linear,left top,right top,from(#7d61a4),color-stop(66.6666666667%,#6e4f9a),to(#63478b));background-image:-o-linear-gradient(left,#7d61a4 0,#6e4f9a 66.6666666667%,#63478b 100%);background-image:linear-gradient(to right,#7d61a4 0,#6e4f9a 66.6666666667%,#63478b 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-bg-biostar-cleaning-products,.banner-hero .banner-bg-biostar-cleaning-products{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#ebe0fc));background-image:-o-linear-gradient(left,#fff 0,#ebe0fc 100%);background-image:linear-gradient(to right,#fff 0,#ebe0fc 100%)}.banner-brand .banner-bg-biostar-cleaning-products::after,.banner-hero .banner-bg-biostar-cleaning-products::after{background-image:-webkit-gradient(linear,left top,right top,from(#7d61a4),color-stop(66.6666666667%,#6e4f9a),to(#63478b));background-image:-o-linear-gradient(left,#7d61a4 0,#6e4f9a 66.6666666667%,#63478b 100%);background-image:linear-gradient(to right,#7d61a4 0,#6e4f9a 66.6666666667%,#63478b 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-bg-florovit,.banner-hero .banner-bg-florovit{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#e8e3b9),to(#fffded));background-image:-o-linear-gradient(left,#fff 0,#e8e3b9,#fffded 100%);background-image:linear-gradient(to right,#fff 0,#e8e3b9,#fffded 100%)}.banner-brand .banner-bg-florovit::after,.banner-hero .banner-bg-florovit::after{background-image:-webkit-gradient(linear,left top,right top,from(#ffee62),color-stop(66.6666666667%,#ffec50),to(#e6d448));background-image:-o-linear-gradient(left,#ffee62 0,#ffec50 66.6666666667%,#e6d448 100%);background-image:linear-gradient(to right,#ffee62 0,#ffec50 66.6666666667%,#e6d448 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-bg-ludwik-ekologiczny,.banner-hero .banner-bg-ludwik-ekologiczny{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(rgb(173 198 239 / .81)),to(rgb(236 238 245 / .81)));background-image:-o-linear-gradient(left,#fff 0,rgb(173 198 239 / .81),rgb(236 238 245 / .81) 100%);background-image:linear-gradient(to right,#fff 0,rgb(173 198 239 / .81),rgb(236 238 245 / .81) 100%)}.banner-brand .banner-bg-ludwik-ekologiczny::after,.banner-hero .banner-bg-ludwik-ekologiczny::after{background-image:-webkit-gradient(linear,left top,right top,from(#56bcfb),color-stop(66.6666666667%,#43b4fa),to(#3ca2e1));background-image:-o-linear-gradient(left,#56bcfb 0,#43b4fa 66.6666666667%,#3ca2e1 100%);background-image:linear-gradient(to right,#56bcfb 0,#43b4fa 66.6666666667%,#3ca2e1 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-bg-ludwik,.banner-hero .banner-bg-ludwik{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(rgb(178 217 130 / .59)),to(rgb(216 255 201 / .59)));background-image:-o-linear-gradient(left,#fff 0,rgb(178 217 130 / .59),rgb(216 255 201 / .59) 100%);background-image:linear-gradient(to right,#fff 0,rgb(178 217 130 / .59),rgb(216 255 201 / .59) 100%)}.banner-brand .banner-bg-ludwik::after,.banner-hero .banner-bg-ludwik::after{background-image:-webkit-gradient(linear,left top,right top,from(#419222),color-stop(66.6666666667%,#2c8609),to(#287908));background-image:-o-linear-gradient(left,#419222 0,#2c8609 66.6666666667%,#287908 100%);background-image:linear-gradient(to right,#419222 0,#2c8609 66.6666666667%,#287908 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-bg-ludwik-maxx-power,.banner-hero .banner-bg-ludwik-maxx-power{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#f8e9e8));background-image:-o-linear-gradient(left,#fff 0,#f8e9e8 100%);background-image:linear-gradient(to right,#fff 0,#f8e9e8 100%)}.banner-brand .banner-bg-ludwik-maxx-power::after,.banner-hero .banner-bg-ludwik-maxx-power::after{background-image:-webkit-gradient(linear,left top,right top,from(#1a7762),color-stop(66.6666666667%,#006851),to(#005e49));background-image:-o-linear-gradient(left,#1a7762 0,#006851 66.6666666667%,#005e49 100%);background-image:linear-gradient(to right,#1a7762 0,#006851 66.6666666667%,#005e49 100%);display:block;content:"";position:absolute;top:71%;right:0;bottom:0;left:0}.banner-brand .banner-content,.banner-hero .banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;height:459px;padding:30px 192px;border-radius:10px}@media only screen and (max-width:1449px){.banner-brand .banner-content,.banner-hero .banner-content{padding-left:100px;padding-right:100px}}@media only screen and (max-width:1199px){.banner-brand .banner-content,.banner-hero .banner-content{padding-left:30px;padding-right:30px}}@media only screen and (max-width:991px){.banner-brand .banner-content,.banner-hero .banner-content{height:350px}}@media only screen and (max-width:575px){.banner-brand .banner-content,.banner-hero .banner-content{padding:20px 15px;height:260px}}.banner-brand .banner-text,.banner-hero .banner-text{max-width:640px;z-index:1}.banner-brand .banner-image,.banner-brand .banner-image-brand,.banner-hero .banner-image,.banner-hero .banner-image-brand{position:absolute;right:min(30vw - 270px,150px);bottom:0;z-index:0;max-height:100%}@media screen and (max-width:1820px){.banner-brand .banner-image,.banner-brand .banner-image-brand,.banner-hero .banner-image,.banner-hero .banner-image-brand{width:36vw;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right;right:calc(30vw - 400px)}}@media only screen and (max-width:1199px){.banner-brand .banner-image,.banner-brand .banner-image-brand,.banner-hero .banner-image,.banner-hero .banner-image-brand{bottom:-15px;right:calc(250px - 28vw)}}@media only screen and (max-width:991px){.banner-brand .banner-image,.banner-brand .banner-image-brand,.banner-hero .banner-image,.banner-hero .banner-image-brand{right:calc(-200px + 40vw);width:auto;bottom:0}}@media only screen and (max-width:767px){.banner-brand .banner-image,.banner-brand .banner-image-brand,.banner-hero .banner-image,.banner-hero .banner-image-brand{right:calc(-200px + 35vw)}}@media only screen and (max-width:575px){.banner-brand .banner-image,.banner-brand .banner-image-brand,.banner-hero .banner-image,.banner-hero .banner-image-brand{right:calc(-200px + 40vw);-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}}@media screen and (max-width:350px){.banner-brand .banner-image,.banner-brand .banner-image-brand,.banner-hero .banner-image,.banner-hero .banner-image-brand{right:calc(-160px + 20vw);width:270px}}.banner-brand .banner-image-brand,.banner-hero .banner-image-brand{max-width:850px}@media only screen and (max-width:991px){.banner-brand .banner-image-brand,.banner-hero .banner-image-brand{right:calc(-200px + 10vw)!important}}@media only screen and (max-width:767px){.banner-brand .banner-image-brand,.banner-hero .banner-image-brand{right:calc(-150px + 10vw)!important}}@media only screen and (max-width:575px){.banner-brand .banner-image-brand,.banner-hero .banner-image-brand{right:0!important;bottom:-20px!important}}@media screen and (max-width:484px){.banner-brand .banner-image-brand,.banner-hero .banner-image-brand{right:50%!important;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);bottom:0!important}}.banner-brand .title-main,.banner-hero .title-main{font-size:48px;line-height:48px;max-width:520px}@media only screen and (max-width:1199px){.banner-brand .title-main,.banner-hero .title-main{font-size:44px;line-height:46px}}@media only screen and (max-width:991px){.banner-brand .title-main,.banner-hero .title-main{font-size:32px;line-height:36px;padding-bottom:12px;margin-bottom:12px}}@media only screen and (max-width:767px){.banner-brand .title-main,.banner-hero .title-main{font-size:24px;line-height:26px}}@media only screen and (max-width:575px){.banner-brand .title-main,.banner-hero .title-main{font-size:21px;line-height:24px}}.banner-brand .title-subtitle,.banner-hero .title-subtitle{max-width:547px}@media only screen and (max-width:575px){.banner-brand .title-subtitle,.banner-hero .title-subtitle{line-height:18px}}.banner-brand .banner-bg::after{top:58%}.banner-brand .banner-logo{width:180px;margin-right:80px}@media only screen and (max-width:1449px){.banner-brand .banner-logo{width:160px}}@media only screen and (max-width:991px){.banner-brand .banner-logo{width:120px}}.banner-brand .banner-content{padding-left:80px;height:100%;width:100%;overflow:hidden}@media only screen and (max-width:1449px){.banner-brand .banner-content{padding-left:40px}}@media only screen and (max-width:991px){.banner-brand .banner-content{padding-left:20px;height:100%}}.banner-brand .banner-image,.banner-brand .banner-image-brand{position:absolute;right:0;bottom:0;max-height:100%;z-index:-1}@media screen and (max-width:1820px){.banner-brand .banner-image,.banner-brand .banner-image-brand{width:59vw;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}}@media only screen and (max-width:1449px){.banner-brand .banner-image,.banner-brand .banner-image-brand{right:-10vh}}@media only screen and (max-width:1199px){.banner-brand .banner-image,.banner-brand .banner-image-brand{right:-15vh}}@media only screen and (max-width:991px){.banner-brand .banner-image,.banner-brand .banner-image-brand{right:5vh}}@media only screen and (max-width:767px){.banner-brand .banner-image,.banner-brand .banner-image-brand{width:75%}}@media only screen and (max-width:575px){.banner-brand .banner-image,.banner-brand .banner-image-brand{max-height:230px;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}}.banner-brand .title{margin-top:40px}@media only screen and (max-width:1199px){.banner-brand .title{margin-top:10px}}.banner-brand .title-main{font-size:46px;line-height:49px;margin-bottom:40px}@media only screen and (max-width:1449px){.banner-brand .title-main{font-size:38px;line-height:42px;margin-bottom:30px}}@media only screen and (max-width:1199px){.banner-brand .title-main{margin-top:20px;margin-bottom:0;margin-right:10%}}@media only screen and (max-width:991px){.banner-brand .title-main{font-size:20px;line-height:23px;margin-top:10px;margin-bottom:0}.banner-brand .title-main br{display:none}}.banner-brand .title-subtitle{max-width:520px;margin-bottom:10px;z-index:1}@media screen and (max-width:1600px){.banner-brand .title-subtitle{max-width:420px}}@media only screen and (max-width:1449px){.banner-brand .title-subtitle{max-width:620px;font-size:18px;line-height:21px}}@media only screen and (max-width:1199px){.banner-brand .title-subtitle{margin-right:10%}}@media only screen and (max-width:991px){.banner-brand .title-subtitle{font-size:14px;line-height:16px}}.banner-brand .title-subtitle .brand-intro{display:block;font-size:32px;line-height:36px;font-weight:900;margin-bottom:20px}@media only screen and (max-width:1449px){.banner-brand .title-subtitle .brand-intro{font-size:28px;line-height:31px}}@media only screen and (max-width:1199px){.banner-brand .title-subtitle .brand-intro{font-size:18px;line-height:21px}}.banner-brand .title-cta[class*=outline]{background:#fff}.banner-brand .title-cta:hover{color:#000}@media only screen and (max-width:991px){.banner-brand .title-margin{margin-top:5px}}.banner-scroll-btn{position:absolute;bottom:24px;left:50%;color:#fff;opacity:.4;text-align:center;-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out;margin-left:-19px}@media only screen and (max-width:767px){.banner-scroll-btn{bottom:8px}}.banner-scroll-btn:hover{color:#fff;opacity:.8;-webkit-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.banner-kdr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#dce2ec;border-radius:10px;text-align:left;padding:76px 114px;width:100%;height:100%;min-height:460px}@media only screen and (max-width:1199px){.banner-kdr{padding:45px 50px}}.banner-kdr .h1,.banner-kdr .h2,.banner-kdr h1,.banner-kdr h2{color:#000;text-transform:uppercase}.banner-kdr .h1,.banner-kdr .h2,.banner-kdr h1,.banner-kdr h2,.banner-kdr p{margin-bottom:0;font-size:48px;line-height:60px}@media only screen and (max-width:1449px){.banner-kdr .h1,.banner-kdr .h2,.banner-kdr h1,.banner-kdr h2,.banner-kdr p{font-size:40px;line-height:48px}}.banner-kdr .h1,.banner-kdr h1{font-weight:500}.banner-kdr .h2,.banner-kdr h2{font-weight:600}.banner-kdr p{color:#445ca6;margin-top:41px}.banner-kdr-buttons,.banner-kdr-info{z-index:1}.banner-kdr-buttons{margin-top:55px}.banner-kdr-buttons a:first-child{line-height:28px;margin:0 30px 0 0}.banner-kdr-bg{position:absolute;-o-object-fit:contain;object-fit:contain;bottom:0;right:20%;z-index:0;width:calc(100% - 20px);max-width:400px}@media only screen and (max-width:1449px){.banner-kdr-bg{right:15%}}@media only screen and (max-width:1199px){.banner-kdr-bg{right:10%}}@media only screen and (max-width:991px){.banner-kdr-bg{right:5%}}.banner-kdr--small{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:43px 20px;min-height:590px}.banner-kdr--small .h1,.banner-kdr--small .h2,.banner-kdr--small h1,.banner-kdr--small h2,.banner-kdr--small p{font-size:40px;line-height:48px}@media only screen and (max-width:767px){.banner-kdr--small .h1,.banner-kdr--small .h2,.banner-kdr--small h1,.banner-kdr--small h2,.banner-kdr--small p{font-size:32px;line-height:40px}}.banner-kdr--small p{color:#445ca6;margin-top:19px}.banner-kdr--small .banner-kdr-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:0}.banner-kdr--small .banner-kdr-buttons a:first-child{margin:10px 0 0}.banner-kdr--small .banner-kdr-bg{right:unset}@media only screen and (max-width:991px){.banner-kdr--small .banner-kdr-bg{max-height:60%}}.banner-twisto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:459px;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(#072653),color-stop(0,#0d2457),to(#4e0f89));background:-o-linear-gradient(#072653 0,#0d2457 0,#4e0f89 100%);background:linear-gradient(#072653 0,#0d2457 0,#4e0f89 100%);position:relative;padding:20px}@media only screen and (max-width:991px){.banner-twisto{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:120px;padding:0 15px}}.banner-twisto .h1,.banner-twisto h1{margin-bottom:9px;font-size:45px;line-height:55px;color:#fff}@media only screen and (max-width:1449px){.banner-twisto .h1,.banner-twisto h1{font-size:40px}}@media only screen and (max-width:991px){.banner-twisto .h1,.banner-twisto h1{font-size:22px;line-height:26px}}.banner-twisto .h2,.banner-twisto h2{font-size:40px;line-height:48px;color:#3ed36d}@media only screen and (max-width:1449px){.banner-twisto .h2,.banner-twisto h2{font-size:32px}}@media only screen and (max-width:991px){.banner-twisto .h2,.banner-twisto h2{font-size:21px;line-height:21px}}.banner-twisto-primary{width:293px;height:auto}@media only screen and (max-width:1449px){.banner-twisto-primary{width:260px}}@media only screen and (max-width:991px){.banner-twisto-primary{width:110px}}.banner-twisto-buttons{position:absolute;bottom:20px;left:150px}@media only screen and (max-width:991px){.banner-twisto-buttons{left:60px;bottom:7px}}.banner-twisto-buttons-button{background-color:#3ed36d;width:147px;height:40px}@media only screen and (max-width:991px){.banner-twisto-buttons-button{padding-left:0;padding-right:0;font-size:11px;width:73px;height:23px}}.brand-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;left:0;height:67px;width:100%;background:#fff;z-index:1030;-webkit-box-shadow:0 -3px 26px rgb(0 0 0 / .16);box-shadow:0 -3px 26px rgb(0 0 0 / .16);-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}@media only screen and (max-width:1199px){.brand-bar{padding:30px}}@media only screen and (max-width:991px){.brand-bar{-webkit-transform:translateY(250px);-ms-transform:translateY(250px);transform:translateY(250px);padding:14px 15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:354px}}.brand-bar.open{height:128px}@media only screen and (max-width:991px){.brand-bar.open{height:354px;-webkit-transform:translateY(225px);-ms-transform:translateY(225px);transform:translateY(225px)}}@media only screen and (max-width:767px){.brand-bar.open{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.brand-bar.open .brand-bar-logo{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media only screen and (max-width:767px){.brand-bar.open .brand-bar-button,.brand-bar.open .brand-bar-title{height:64px}}@media only screen and (max-width:991px){.brand-bar-row{-ms-flex-line-pack:start;align-content:flex-start;height:354px}}.brand-bar-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.brand-bar-list{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 60px}}@media only screen and (max-width:767px){.brand-bar-list{padding:0;height:75%}}.brand-bar-list .clear{-ms-flex-preferred-size:100%;flex-basis:100%}.brand-bar-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 0 300px;flex:1 0 300px;font-size:24px;line-height:27px;color:#707070}@media only screen and (max-width:1199px){.brand-bar-title{-ms-flex-preferred-size:200px;flex-basis:200px}}@media only screen and (max-width:991px){.brand-bar-title{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:16px;line-height:17px}}.brand-bar-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px}@media only screen and (max-width:991px){.brand-bar-button{-ms-flex-preferred-size:40%;flex-basis:40%;-ms-flex-negative:1;flex-shrink:1}}.brand-bar-button .btn.open svg,.brand-bar-button .open.added_to_cart svg,.brand-bar-button .woocommerce-message .open.restore-item svg,.woocommerce-message .brand-bar-button .open.restore-item svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:767px){.brand-bar-button .added_to_cart,.brand-bar-button .btn,.brand-bar-button .woocommerce-message .restore-item,.woocommerce-message .brand-bar-button .restore-item{height:auto;font-size:12px;line-height:15px;padding:3px 10px}}.brand-bar-button,.brand-bar-title{-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}@media only screen and (max-width:767px){.brand-bar-button,.brand-bar-title{height:24px}}.brand-bar-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-filter:saturate(0);filter:saturate(0);opacity:.6;-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.brand-bar-link:focus,.brand-bar-link:hover{-webkit-filter:none;filter:none;opacity:1}@media only screen and (max-width:767px){.brand-bar-link{max-height:64px;-ms-flex-preferred-size:33%;flex-basis:33%}}.brand-bar-logo{-webkit-transform:scale(.55);-ms-transform:scale(.55);transform:scale(.55);-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}@media only screen and (max-width:991px){.brand-bar-logo{-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;max-height:64px;max-width:84px}}.products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;border-radius:10px;padding-right:0}@media only screen and (max-width:991px){.products{min-height:1px}}.products:not(.products-bundle){padding-top:30px}.products-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-left:65px;padding-bottom:30px}@media only screen and (max-width:991px){.products-title{padding:5px 15px}}@media only screen and (max-width:991px){.products-title .title{width:85%}}@media only screen and (max-width:991px){.products-title .title-icon{width:20px;height:20px;margin-bottom:10px}}.products-title .title-main{padding-bottom:0}@media only screen and (max-width:991px){.products-title .title-main{font-size:18px;line-height:21px;margin-bottom:10px}}.products-title .title-subtitle{padding-right:20px;color:#3a3a3a;margin-bottom:50px}@media only screen and (max-width:991px){.products-title .title-subtitle{font-size:14px;margin-bottom:5px}}.products-background{position:absolute;top:0;right:15px;bottom:0;left:15px;border-radius:20px;z-index:-1;padding:0;width:calc(100% - 30px)}.products-bundle>[class^=col]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products-bg-image .products-background{background-position:center;background-size:cover;background-repeat:no-repeat}.products-bg-image .products-background::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / .7);border-radius:20px}.products-bg-image .title-main,.products-bg-image .title-subtitle{color:#fff}.products-bg-white .products-background{background-color:#fff}.products-bg-light .products-background{background-color:#f6f7fb}.products-bg-dark .products-background{background-color:#6e6e6e}.products-bg-blue .products-background{background-color:#eceef5}.products-bg-lightblue .products-background{background-color:rgb(236 238 245 / .34)}#brand-scroll{scroll-margin:140px}@media only screen and (max-width:1199px){#brand-scroll{scroll-margin:70px}}.product-row{width:100%;padding-right:15px;padding-bottom:15px;overflow:hidden}@media only screen and (min-width:992px){.product-row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px 20px}.product-row>.card,.product-row>.placeholder{-webkit-box-flex:1;-ms-flex:1 1 210px;flex:1 1 210px;margin:0}}@media only screen and (max-width:1449px){.product-row{padding-left:30px}}@media only screen and (max-width:991px){.product-row{padding-left:15px;padding-bottom:60px}}@media only screen and (min-width:992px){.product-row-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.product-row-slider{padding-bottom:70px}.featured-products{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:10px;overflow:hidden;padding:30px;height:505px;margin-bottom:1rem;z-index:1}@media only screen and (max-width:991px){.featured-products{padding:20px 15px;height:382px}}.featured-products-mini-image{z-index:-1}@media only screen and (min-width:992px){.featured-products .bundle-image img{max-width:90%!important;max-height:85%!important}}@media only screen and (max-width:991px){.featured-products .bundle-image img{max-width:80%!important;max-height:70%!important}}.featured-products .add_to_cart_button,.featured-products .added_to_cart{z-index:150}.featured-products-content{max-width:482px;margin-top:-20px}.featured-products-content .title-main{margin-bottom:10px!important;width:100%!important;position:relative;font-size:26px}@media only screen and (max-width:991px){.featured-products-content .title-main{font-size:22px!important}}.featured-products-content .title-icon{margin-bottom:-10px!important}.featured-products-content .title-icon{margin-top:10px!important;margin-bottom:0!important}.featured-products-image{z-index:-1}@media only screen and (max-width:991px){.featured-products-image{min-height:170px}}.featured-products-image>img{position:absolute;right:-50px;bottom:0;margin:40px;height:calc(100% - 80px);width:auto;z-index:-1;right:-50px;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;pointer-events:none}@media only screen and (max-width:991px){.featured-products-image>img{margin:0;width:auto;margin-right:-30px;margin-bottom:-10px}}.featured-products .pill{margin-left:-30px;padding-left:30px;font-size:28px;padding-top:9px;margin-top:0}@media only screen and (max-width:991px){.featured-products .pill{padding-top:initial;font-size:21px}}.featured-products .title-icon{margin:0;padding:0}.featured-products .title-main{margin:0 0 60px;height:100px;overflow:hidden}@media only screen and (max-width:991px){.featured-products .title-main{margin:10px 0 30px;font-size:16px!important;line-height:18px}}.featured-products-azofoska{background-image:-webkit-gradient(linear,right top,left top,from(#e5e5e5),to(#f6f7fb));background-image:-o-linear-gradient(right,#e5e5e5 0,#f6f7fb 100%);background-image:linear-gradient(to left,#e5e5e5 0,#f6f7fb 100%)}@media only screen and (max-width:991px){.featured-products-azofoska{background-image:-webkit-gradient(linear,left bottom,left top,from(#e5e5e5),to(#f6f7fb));background-image:-o-linear-gradient(bottom,#e5e5e5 0,#f6f7fb 100%);background-image:linear-gradient(to top,#e5e5e5 0,#f6f7fb 100%)}}.featured-products-biofos{background-image:-webkit-gradient(linear,right top,left top,from(#d2e8e7),to(#ebfaf9));background-image:-o-linear-gradient(right,#d2e8e7 0,#ebfaf9 100%);background-image:linear-gradient(to left,#d2e8e7 0,#ebfaf9 100%)}@media only screen and (max-width:991px){.featured-products-biofos{background-image:-webkit-gradient(linear,left bottom,left top,from(#d2e8e7),to(#ebfaf9));background-image:-o-linear-gradient(bottom,#d2e8e7 0,#ebfaf9 100%);background-image:linear-gradient(to top,#d2e8e7 0,#ebfaf9 100%)}}.featured-products-buwi{background-image:-webkit-gradient(linear,right top,left top,from(#f8f4ed),to(#fbf9f6));background-image:-o-linear-gradient(right,#f8f4ed 0,#fbf9f6 100%);background-image:linear-gradient(to left,#f8f4ed 0,#fbf9f6 100%)}@media only screen and (max-width:991px){.featured-products-buwi{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8f4ed),to(#fbf9f6));background-image:-o-linear-gradient(bottom,#f8f4ed 0,#fbf9f6 100%);background-image:linear-gradient(to top,#f8f4ed 0,#fbf9f6 100%)}}.featured-products-biostar{background-image:-webkit-gradient(linear,right top,left top,from(#ebe0fc),to(#f5effd));background-image:-o-linear-gradient(right,#ebe0fc 0,#f5effd 100%);background-image:linear-gradient(to left,#ebe0fc 0,#f5effd 100%)}@media only screen and (max-width:991px){.featured-products-biostar{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebe0fc),to(#f5effd));background-image:-o-linear-gradient(bottom,#ebe0fc 0,#f5effd 100%);background-image:linear-gradient(to top,#ebe0fc 0,#f5effd 100%)}}.featured-products-biostar-cleaning-products{background-image:-webkit-gradient(linear,right top,left top,from(#ebe0fc),to(#f5effd));background-image:-o-linear-gradient(right,#ebe0fc 0,#f5effd 100%);background-image:linear-gradient(to left,#ebe0fc 0,#f5effd 100%)}@media only screen and (max-width:991px){.featured-products-biostar-cleaning-products{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebe0fc),to(#f5effd));background-image:-o-linear-gradient(bottom,#ebe0fc 0,#f5effd 100%);background-image:linear-gradient(to top,#ebe0fc 0,#f5effd 100%)}}.featured-products-florovit{background-image:-webkit-gradient(linear,right top,left top,from(#e8e3b9),to(#fffded));background-image:-o-linear-gradient(right,#e8e3b9 0,#fffded 100%);background-image:linear-gradient(to left,#e8e3b9 0,#fffded 100%)}@media only screen and (max-width:991px){.featured-products-florovit{background-image:-webkit-gradient(linear,left bottom,left top,from(#e8e3b9),to(#fffded));background-image:-o-linear-gradient(bottom,#e8e3b9 0,#fffded 100%);background-image:linear-gradient(to top,#e8e3b9 0,#fffded 100%)}}.featured-products-ludwik-ekologiczny{background-image:-webkit-gradient(linear,right top,left top,from(rgb(173 198 239 / .81)),to(rgb(236 238 245 / .81)));background-image:-o-linear-gradient(right,rgb(173 198 239 / .81) 0,rgb(236 238 245 / .81) 100%);background-image:linear-gradient(to left,rgb(173 198 239 / .81) 0,rgb(236 238 245 / .81) 100%)}@media only screen and (max-width:991px){.featured-products-ludwik-ekologiczny{background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(173 198 239 / .81)),to(rgb(236 238 245 / .81)));background-image:-o-linear-gradient(bottom,rgb(173 198 239 / .81) 0,rgb(236 238 245 / .81) 100%);background-image:linear-gradient(to top,rgb(173 198 239 / .81) 0,rgb(236 238 245 / .81) 100%)}}.featured-products-ludwik{background-image:-webkit-gradient(linear,right top,left top,from(rgb(178 217 130 / .59)),to(rgb(216 255 201 / .59)));background-image:-o-linear-gradient(right,rgb(178 217 130 / .59) 0,rgb(216 255 201 / .59) 100%);background-image:linear-gradient(to left,rgb(178 217 130 / .59) 0,rgb(216 255 201 / .59) 100%)}@media only screen and (max-width:991px){.featured-products-ludwik{background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(178 217 130 / .59)),to(rgb(216 255 201 / .59)));background-image:-o-linear-gradient(bottom,rgb(178 217 130 / .59) 0,rgb(216 255 201 / .59) 100%);background-image:linear-gradient(to top,rgb(178 217 130 / .59) 0,rgb(216 255 201 / .59) 100%)}}.featured-products-ludwik-maxx-power{background-image:-webkit-gradient(linear,right top,left top,from(#f8e9e8),to(#fbf4f3));background-image:-o-linear-gradient(right,#f8e9e8 0,#fbf4f3 100%);background-image:linear-gradient(to left,#f8e9e8 0,#fbf4f3 100%)}@media only screen and (max-width:991px){.featured-products-ludwik-maxx-power{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8e9e8),to(#fbf4f3));background-image:-o-linear-gradient(bottom,#f8e9e8 0,#fbf4f3 100%);background-image:linear-gradient(to top,#f8e9e8 0,#fbf4f3 100%)}}.col-xxl-5 .featured-products-image>img{right:-90px}@media only screen and (max-width:1449px){.col-xxl-5 .featured-products-image>img{right:0}}.col-xxl-5 .featured-products-cart{-ms-flex-wrap:wrap;flex-wrap:wrap}.col-xxl-5 .featured-products-cart .separator{display:block!important;width:100%;margin-bottom:20px}@media only screen and (max-width:1449px){.col-xxl-7 .featured-products-content{max-width:345px}}@media only screen and (max-width:1449px) and (max-width:1449px){.col-xxl-7 .featured-products-content{max-width:375px}}@media only screen and (max-width:1449px){.col-xxl-7 .featured-products-image>img{right:-90px}}@media only screen and (max-width:1449px) and (max-width:1449px){.col-xxl-7 .featured-products-image>img{right:0}}@media only screen and (max-width:1449px){.col-xxl-7 .featured-products-cart{-ms-flex-wrap:wrap;flex-wrap:wrap}.col-xxl-7 .featured-products-cart .separator{display:block!important;width:100%;margin-bottom:20px}}.tax-brand .featured-products-image{margin-bottom:0}.tax-brand .featured-products .title-icon{display:none}.sidebar-content{max-width:100%;position:sticky;top:188px}.sidebar-content-wrapper{padding:20px;border-radius:10px;background-color:#f5f5f5;margin-bottom:30px}.sidebar .product-row-slider{margin-right:-20px}.sidebar .product-row-slider .splide__arrows{right:20px}.sidebar .product-row-slider .splide__arrow{width:30px;height:30px}.sidebar .product-row-slider .splide__arrow--prev{left:20px}.sidebar-main{height:auto;-ms-flex-preferred-size:365px;flex-basis:365px;width:365px}.sidebar-main .text-muted{color:#707070!important}.card-price{color:#000}.posts .col-xl-6 .card-post-title,.posts .col-xl-8 .card-post-title{max-width:560px}.posts .col-xl-3 .card-post-title,.posts .col-xl-4 .card-post-title{max-width:336px}.selected-products{margin:70px 0 40px;width:100%}@media only screen and (max-width:991px){.selected-products{margin-top:40px}}.selected-products-container{padding:30px 40px 0;background:#f6f7fb;border-radius:10px;width:100%}.selected-products-title{font-size:40px;line-height:48px;max-width:240px}@media only screen and (max-width:991px){.selected-products-title{font-size:32px;line-height:40px}}.selected-products-excerpt{font-size:20px;line-height:25px;color:#6e6e6e}@media only screen and (max-width:991px){.selected-products-excerpt{font-size:18px;line-height:23px}}.selected-products-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 35px}@media only screen and (max-width:991px){.selected-products-text{padding:0 calc(var(--bs-gutter-x)/ 2);margin-bottom:10px}}.selected-products-slider .card-archive{background:#fff;width:240px}.selected-products-slider .splide__arrows{display:none}.selected-products-slider .splide__track{margin-right:calc(var(--bs-gutter-x)/ -2)}.promobar{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:991px){.promobar{display:block;margin:25px 0}}.promobar-el{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.promobar-el{margin:0 auto}}.promobar-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 0}.promobar-icon img{width:30px;height:30px}.promobar-mainbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:410px;padding:0 10px;border-top-left-radius:10px;border-bottom-left-radius:10px;margin:0 5px 0 0}@media only screen and (max-width:991px){.promobar-mainbar{width:100%;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0;margin-bottom:5px;height:40px}}.promobar-title{margin-left:5px}@media only screen and (max-width:1199px){.promobar-title{display:none}}.promobar-title p{font-size:28px;font-weight:700;margin-bottom:0!important}.promobar-title-mobile{margin-left:5px}@media only screen and (min-width:1200px){.promobar-title-mobile{display:none}}.promobar-title-mobile p{font-size:28px;font-weight:700;margin-bottom:0!important}@media only screen and (max-width:575px){.promobar-title-mobile p{font-size:21px}}.promobar-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 410px);padding:7px;border-top-right-radius:10px;border-bottom-right-radius:10px}@media only screen and (max-width:991px){.promobar-sidebar{width:100%;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;margin-bottom:10px;height:40px}}.promobar-sidebar .added_to_cart,.promobar-sidebar .btn,.promobar-sidebar .woocommerce-message .restore-item,.woocommerce-message .promobar-sidebar .restore-item{margin:0 20px;text-transform:uppercase}.promobar-sidebar .btn-arrow{margin-bottom:0!important}.promobar-marquee{padding-left:100%;will-change:transform;-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}@media only screen and (max-width:991px){.promobar-marquee{font-size:14px}}.promobar-description{width:100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:18px;font-weight:700;padding:0;margin:0}.promobar-description span{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.promobar-description span:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@media only screen and (max-width:991px){.promobar-description{width:calc(100% - 30px);display:block;float:left}}@-webkit-keyframes marquee{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes marquee{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}.promobar-button{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;margin-right:5px!important;margin-left:10px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1199px){.promobar-button{display:none}}.promobar-line{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;width:2px;background:#fff;float:right;opacity:50%;margin:0 10px 0 0}@media only screen and (max-width:1199px){.promobar-line{display:none}}.promobar-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;float:right;margin:-3px 5px 0 0;z-index:1000000}.promobar-close a,.promobar-close a:hover,.promobar-close a:link,.promobar-close a:visited{color:#fff}@media only screen and (max-width:1199px){.promobar-close{margin-left:20px!important}}.search-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:435px){.search-flex .card{-webkit-box-flex:1;-ms-flex:1 1 125px;flex:1 1 125px;min-width:125px}.search-flex .card .btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:60px}.search-flex .card .btn-link+.added_to_cart{padding:0!important;margin-left:5px!important;margin:9px 0 10px;max-width:75px}.search-flex .card .btn-icon{max-height:1.95em;max-width:1.95em;background-color:#fff;border:solid 1.5px #000;padding:4px;border-radius:50rem}}@media screen and (min-width:420px) and (max-width:600px){.search-flex .card{-webkit-box-flex:1;-ms-flex:1 1 180px;flex:1 1 180px}}@media screen and (min-width:610px) and (max-width:799px){.search-flex .card{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}}@media screen and (min-width:800px){.search-flex .card{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px;max-width:260px}}.twisto-parts-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:50px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 18px 10px 10px;border-radius:20px;margin-bottom:50px;background:#072653;background:-webkit-gradient(linear,left top,right top,from(#072653),to(#4e0f89));background:-o-linear-gradient(left,#072653 0,#4e0f89 100%);background:linear-gradient(90deg,#072653 0,#4e0f89 100%)}.twisto-parts-filter-text p{font-size:17px;line-height:20px;margin:0}.twisto-parts-filter-text p:first-child{color:#fff;font-weight:100}.twisto-parts-filter-text p:last-child{font-weight:700;color:#3ed36d}.twisto-parts-filter-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.twisto-parts-filter-img-tpay{margin-top:18px;margin-bottom:16px;margin-left:0;width:42px;height:16px}.twisto-parts-filter-img-twisto{margin-top:17px;margin-bottom:15px;margin-left:21px;width:57px;height:18px}.twisto-parts-pc{width:100%;min-height:90px}@media only screen and (max-width:575px){.twisto-parts-pc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.twisto-parts-pc-text{padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.twisto-parts-pc-text .h1,.twisto-parts-pc-text .h2,.twisto-parts-pc-text h1,.twisto-parts-pc-text h2{font-size:25px;line-height:30px;margin:0}.twisto-parts-pc-text .h1,.twisto-parts-pc-text h1{margin-top:21px;font-weight:100}.twisto-parts-pc-text .h2,.twisto-parts-pc-text h2{margin-bottom:14px;font-weight:700;color:#3ed36d;width:100%}.twisto-parts-pc-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:1635px){.twisto-parts-pc-img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1449px){.twisto-parts-pc-img{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:1271px){.twisto-parts-pc-img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:991px){.twisto-parts-pc-img{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:622px){.twisto-parts-pc-img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:575px){.twisto-parts-pc-img{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:425px){.twisto-parts-pc-img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.twisto-parts-pc-img-man{width:118px;height:90px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.twisto-parts-pc-img-box{width:67px;height:79px;margin-left:23px}.twisto-parts-pc-img-tpay{width:56px;height:22px}.twisto-parts-pc-img-twisto{width:76px;height:23px;margin-left:18px}.twisto-parts-sb{width:100%;min-height:600px}.twisto-parts-sb-text .h1,.twisto-parts-sb-text .h2,.twisto-parts-sb-text h1,.twisto-parts-sb-text h2{font-size:35px;line-height:45px}.twisto-parts-sb-text .h1,.twisto-parts-sb-text h1{margin-top:26px;font-weight:100}.twisto-parts-sb-text .h2,.twisto-parts-sb-text h2{margin-bottom:25px;font-weight:700;color:#3ed36d;width:100%}.twisto-parts-sb-img-man-box{width:286px;height:370px}.twisto-parts-sb-img-tpay{width:67px;height:26px;margin-top:35px;margin-left:32px;margin-bottom:33px}.twisto-parts-sb-img-twisto{width:96px;height:29px;margin-top:32px;margin-left:45px;margin-bottom:33px}.blackweek-nopromo{width:100%;height:460px;background:url(/wp-content/themes/inco/dist/img/blackweek-background.png) no-repeat;background-size:cover;position:relative}.blackweek-nopromo-text{padding:20px 0 30px 15px}.blackweek-nopromo-text .h1,.blackweek-nopromo-text .h2,.blackweek-nopromo-text h1,.blackweek-nopromo-text h2{color:#fff}.blackweek-nopromo-text .h1,.blackweek-nopromo-text h1{font-size:18px;line-height:21px}.blackweek-nopromo-text .h2,.blackweek-nopromo-text h2{font-size:14px;line-height:16px;max-width:271px;font-weight:400}.blackweek-nopromo .added_to_cart,.blackweek-nopromo .btn,.blackweek-nopromo .woocommerce-message .restore-item,.woocommerce-message .blackweek-nopromo .restore-item{font-size:14px}.blackweek-promo{width:100%;height:675px;background:url(/wp-content/themes/inco/dist/img/blackweek-background-2.png) no-repeat;background-size:cover}.blackweek-promo-text{padding:20px 0 30px 15px}.blackweek-promo-text .h1,.blackweek-promo-text .h2,.blackweek-promo-text h1,.blackweek-promo-text h2{color:#fff}.blackweek-promo-text .h1,.blackweek-promo-text h1{font-size:18px;line-height:21px}.blackweek-promo-text .h2,.blackweek-promo-text h2{font-size:14px;line-height:16px;max-width:271px;font-weight:400}.blackweek-promo-products{padding:0 15px}.blackweek-promo-products-single{height:252px}.blackweek-promo-products-single-content{position:relative;background-color:#fff;border-radius:10px;height:100%;padding:12px}.blackweek-promo-products-single-content .thumbnail{position:relative}.blackweek-promo-products-single-content .thumbnail::after{display:block;content:"";position:absolute;top:9px;left:9px;width:30px;height:30px;background:url(/wp-content/themes/inco/dist/img/gift-mark.png) no-repeat center;background-size:contain}.blackweek-promo-products-single-content img{width:122px;height:122px;-o-object-fit:contain;object-fit:contain;position:relative}.blackweek-promo-products-single-content hr{margin:6px 0}.blackweek-promo-products-single-content .h4,.blackweek-promo-products-single-content .woocommerce-archive-description .h3,.blackweek-promo-products-single-content .woocommerce-archive-description h3,.blackweek-promo-products-single-content h4,.woocommerce-archive-description .blackweek-promo-products-single-content .h3,.woocommerce-archive-description .blackweek-promo-products-single-content h3{max-height:3.8em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:700;font-size:14px;line-height:18px}.blackweek-promo-products-single-content .apply-custom-coupon{padding:0;border:0;background:0 0;font-size:16px;line-height:12px;color:#ed0946;font-weight:600}.archive-blog{margin-top:30px}.archive-blog .post-photo{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:10px}.archive-blog .post-excerpt{overflow:hidden;max-height:600px}@media only screen and (max-width:991px){.archive-blog .post-excerpt{max-height:unset}}@media only screen and (max-width:991px){.archive-blog .title-icon{display:none}}.archive-blog-photo-overlay{position:absolute;top:0;right:15px;bottom:0;left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:200px 44px}@media only screen and (max-width:991px){.archive-blog-photo-overlay{padding:44px}}.archive-blog-photo-overlay .card-post-cat{font-size:24px;line-height:29px}.archive-blog-photo-overlay .card-post-cat:focus,.archive-blog-photo-overlay .card-post-cat:hover{color:#e6e6e6}@media only screen and (max-width:991px){.archive-blog-photo-overlay .card-post-cat{font-size:16px;line-height:24px}}.archive-blog-photo-overlay .card-post-title{font-size:40px;line-height:48px;color:#fff;font-weight:700;max-width:669px;margin-bottom:62px}@media only screen and (max-width:991px){.archive-blog-photo-overlay .card-post-title{font-size:24px;line-height:32px}}@media only screen and (max-width:1449px){.archive-blog .post-similar-text{padding:20px calc(var(--bs-gutter-x)/ 2)!important}}.archive-blog .breadcrumbs{margin-top:0;margin-bottom:85px}@media only screen and (max-width:991px){.archive-blog .breadcrumbs{margin-bottom:30px}}.post{margin-top:30px}.post-cat{letter-spacing:.15em;font-size:18px;line-height:22px;color:#000;text-transform:uppercase}@media only screen and (max-width:991px){.post-cat{font-size:14px;line-height:18px}}.post .breadcrumbs{margin-top:0;margin-bottom:85px}@media only screen and (max-width:991px){.post .breadcrumbs{margin-bottom:30px}}.post-title{margin:25px 0 38px;font-size:48px;font-family:Arial,sans-serif;line-height:48px}@media only screen and (max-width:991px){.post-title{font-size:28px;line-height:28px}}@media only screen and (max-width:1199px){.post-title{font-size:40px;line-height:40px}}.post-hero{height:100%}@media only screen and (max-width:991px){.post-hero{min-height:unset;padding-top:10px;height:auto}}.post-photo{height:895px}@media only screen and (max-width:991px){.post-photo{height:400px}}.post-photo img{border-radius:10px;overflow:hidden;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.post-content p,.post-excerpt p{font-size:20px!important;line-height:25px!important;margin-bottom:30px!important}@media only screen and (max-width:991px){.post-content p,.post-excerpt p{font-size:18px!important;line-height:22px!important}}.post-content img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:auto}.post-more{margin-top:40px}.post-content,.post-sidebar{margin-top:90px}@media only screen and (max-width:991px){.post-content,.post-sidebar{margin-top:0}}.post-content,.post-hero{padding-left:calc(var(--bs-gutter-x) * .5 + 35px);padding-right:calc(var(--bs-gutter-x) * .5 + 35px);position:relative}@media only screen and (max-width:1199px){.post-content,.post-hero{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5)}}.post-sidebar{width:335px}@media only screen and (max-width:991px){.post-sidebar{width:100%}}.post-sidebar>.h2,.post-sidebar>h2{font-size:40px;line-height:40px;margin-top:0;margin-bottom:37px}@media only screen and (max-width:991px){.post-sidebar>.h2,.post-sidebar>h2{font-size:32px;line-height:32px}}.post-sidebar-see-also{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:35px 20px;width:100%;height:329px;border-radius:10px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.post-sidebar-see-also .h3,.post-sidebar-see-also h3{font-size:21px;line-height:26px;color:#fff;margin-bottom:30px}.post-sidebar-see-also .added_to_cart,.post-sidebar-see-also .btn,.post-sidebar-see-also .woocommerce-message .restore-item,.woocommerce-message .post-sidebar-see-also .restore-item{font-size:10px;font-weight:900;line-height:11px}.post-sidebar-container{background:#f6f7fb;border-radius:10px}.post-sidebar-products{margin-top:50px;padding:20px 15px 100px 15px}.post-sidebar-products .splide__arrows{bottom:-50px}.post-sidebar-products .splide__track{margin:0 calc(var(--bs-gutter-x)/ -2)}.post-sidebar-products .splide__slide:nth-of-type(1) .card-archive{margin-left:calc(var(--bs-gutter-x)/ 2)}.post-sidebar-products .h2,.post-sidebar-products h2{font-size:18px;line-height:21px;max-width:270px;margin-bottom:28px}.post-sidebar-products .card-archive{background:#fff;width:180px;height:293px;min-width:unset;display:block;margin-right:30px}.post-sidebar-products .card-archive .card-img-top{width:160px;height:160px;margin:10px}.post-sidebar-products .card-archive .card-title{font-size:14px;line-height:18px;height:56px}.post-sidebar-products .card-archive .card-body{padding:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0}.post-sidebar-products .card-archive .card-info{padding:0 10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-sidebar-products .card-archive .card-info .added_to_cart,.post-sidebar-products .card-archive .card-info .btn,.post-sidebar-products .card-archive .card-info .woocommerce-message .restore-item,.woocommerce-message .post-sidebar-products .card-archive .card-info .restore-item{font-size:18px;line-height:18px;padding:0!important}.post-sidebar-products .card-archive .card-price bdi{font-size:18px;line-height:18px}.post-sidebar-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:50px;padding:20px 15px 35px}.post-sidebar-categories .h2,.post-sidebar-categories h2{font-size:18px;line-height:21px;margin-bottom:20px}.post-sidebar-categories a{color:#000;font-size:16px;font-weight:300;line-height:29px;margin-bottom:11px}.post-sidebar-categories a:focus,.post-sidebar-categories a:hover{color:gray}.post ol,.post ul{margin:0 0 30px;padding:0 20px;list-style-position:outside}.post ol li,.post ul li{font-size:20px;font-weight:300;margin-bottom:10px}.post ul li{line-height:25px}.archive.category .featured-products{margin-bottom:0}.archive.category .breadcrumbs{margin-top:0}.archive.category .selected-products{margin-top:50px}.archive.category .post-similar{margin-top:30px}.kdr-header{max-width:935px;padding-top:80px;padding-bottom:70px;text-align:center}@media only screen and (max-width:991px){.kdr-header{padding-top:60px;padding-bottom:50px}}.kdr-desc-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:716px;padding-left:65px}@media only screen and (max-width:991px){.kdr-desc-info{padding-left:5px}}.kdr-desc-info svg{margin-bottom:15px}@media only screen and (max-width:991px){.kdr-desc-info svg{height:30px;width:auto;margin-bottom:5px}}.kdr-desc-info a{margin-top:60px}@media only screen and (max-width:991px){.kdr-desc-info a{margin-top:40px}}.kdr-desc-info span{color:#da0010}.kdr-desc-info .h2,.kdr-desc-info h2,.kdr-header .h2,.kdr-header h2{font-size:40px;line-height:48px;margin-bottom:50px}@media only screen and (max-width:991px){.kdr-desc-info .h2,.kdr-desc-info h2,.kdr-header .h2,.kdr-header h2{font-size:30px;line-height:38px;margin-bottom:20px}}.kdr-desc-info p,.kdr-header p{font-size:23px;line-height:32px}@media only screen and (max-width:991px){.kdr-desc-info p,.kdr-header p{font-size:16px;line-height:23px}}.twisto-banner1{width:100%;height:469px;overflow:hidden}@media only screen and (max-width:991px){.twisto-banner1{height:220px;margin-bottom:37px}}@media only screen and (max-width:767px){.twisto-banner1{margin-top:50px}}@media only screen and (max-width:575px){.twisto-banner1{height:469px;margin-top:0;margin-bottom:0}}.twisto-banner1-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:500px}.twisto-banner1-text .h1,.twisto-banner1-text .h2,.twisto-banner1-text h1,.twisto-banner1-text h2{font-size:62px;line-height:60px}@media only screen and (max-width:991px){.twisto-banner1-text .h1,.twisto-banner1-text .h2,.twisto-banner1-text h1,.twisto-banner1-text h2{font-size:31px;line-height:38px;font-weight:700}}.twisto-banner1-text .h1,.twisto-banner1-text h1{color:#122650}.twisto-banner1-text .h2,.twisto-banner1-text h2{color:#3ed36d;margin-bottom:87px}@media only screen and (max-width:991px){.twisto-banner1-text .h2,.twisto-banner1-text h2{margin-bottom:17px}}.twisto-banner1-tpay{width:93.56px;height:36.55px;margin-bottom:50px}@media only screen and (max-width:991px){.twisto-banner1-tpay{width:43.11px;height:16.84px;margin-bottom:17px}}.twisto-banner1-twisto{width:135px;height:41px;margin-left:55px;margin-bottom:50px}@media only screen and (max-width:991px){.twisto-banner1-twisto{width:62.3px;height:18.87px;margin:0 0 17px 25px}}.twisto-banner1-man{position:absolute;top:0;bottom:0;left:0;width:220px;height:395px;margin:auto}@media only screen and (max-width:991px){.twisto-banner1-man{width:121.07px;height:217px}}@media only screen and (max-width:575px){.twisto-banner1-man{right:100px}}.twisto-banner1-box{position:absolute;top:-130px;bottom:0;left:252px;width:279px;height:auto;margin:auto}@media only screen and (max-width:1199px){.twisto-banner1-box{width:229px;top:-190px;left:200px}}@media only screen and (max-width:991px){.twisto-banner1-box{width:93.66px;left:123px;top:-100px}}@media only screen and (max-width:767px){.twisto-banner1-box{left:120px;top:-111px}}@media only screen and (max-width:575px){.twisto-banner1-box{right:10px}}@media only screen and (max-width:575px){.twisto-banner1-pics{height:180px}}.twisto-banner1-bg{z-index:-1;width:1202px;height:469px;position:absolute;right:100px}@media only screen and (max-width:991px){.twisto-banner1-bg{width:335px;height:130.64px;right:unset}}.twisto-banner1-buttons-button{min-width:187px;height:32px;font-weight:600;font-size:17px;line-height:26px;text-align:left;color:#122650;background:-webkit-gradient(linear,left top,right top,from(#5de487),to(#8dfeb0));background:-o-linear-gradient(left,#5de487 0,#8dfeb0 100%);background:linear-gradient(90deg,#5de487 0,#8dfeb0 100%)}.twisto-banner1-buttons-button svg{margin-left:10px}.twisto-banner2{width:100%;height:614px}@media only screen and (max-width:991px){.twisto-banner2{height:578px;background-color:#122650}}.twisto-banner2 .h1,.twisto-banner2 h1{font-weight:700;font-size:40px;line-height:48px;text-align:left;color:#3ed36d;max-width:699px;margin-top:165px;margin-bottom:41px}@media only screen and (max-width:991px){.twisto-banner2 .h1,.twisto-banner2 h1{font-size:24px;line-height:26px;margin:30px 49px 41px 15px}}.twisto-banner2 .h2,.twisto-banner2 h2{font-size:16px;line-height:22px;text-align:left;color:#fff;max-width:500px;margin-bottom:41px}@media only screen and (max-width:991px){.twisto-banner2 .h2,.twisto-banner2 h2{font-size:14px;line-height:16px;margin-top:29px;margin-left:16px;margin-bottom:30px}}.twisto-banner2 a{font-size:16px;line-height:22px;text-align:left;color:#3ed36d}@media only screen and (max-width:991px){.twisto-banner2 a{font-size:14px;line-height:16px;margin-left:16px}}.twisto-banner2-bg{z-index:-1;position:absolute;width:1790px;height:614px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:991px){.twisto-banner2-bg{width:100%;height:223px;z-index:unset;position:unset;padding:0}}.twisto-faq{margin-bottom:155px;margin-top:120px}@media only screen and (max-width:575px){.twisto-faq{margin-bottom:50px;margin-top:50px}}.twisto-faq-content{max-width:1222px;margin:auto}.twisto-faq .h3,.twisto-faq h3{font-size:36px;line-height:48px;font-weight:700;margin-bottom:20px}@media only screen and (max-width:767px){.twisto-faq .h3,.twisto-faq h3{font-size:30px;line-height:32px}}@media only screen and (max-width:575px){.twisto-faq .h3,.twisto-faq h3{font-size:24px;line-height:26px}}.twisto-faq ul{list-style:none;padding-left:0}.twisto-faq ul li{position:relative;padding:20px 0;border-top:1px solid #b1b1b1}@media only screen and (max-width:991px){.twisto-faq ul li{padding:12px 0}}.twisto-faq ul li:last-child{border-bottom:1px solid #b1b1b1}.twisto-faq ul li a{font-size:24px;line-height:36px;font-weight:700;color:#122650}@media only screen and (max-width:991px){.twisto-faq ul li a{font-size:16px;line-height:26px}.twisto-faq ul li a svg{width:20px;height:auto}}.twisto-faq ul li a:hover{color:#3ed36d}.twisto-faq ul li a[aria-expanded=true]{color:#3ed36d}.twisto-faq ul li a[aria-expanded=true] svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);color:#3ed36d}.twisto-faq ul li a,.twisto-faq ul li a:hover{-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.twisto-faq ul li a svg,.twisto-faq ul li a[aria-expanded=true] svg{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.twisto-faq ul li p{font-size:18px;line-height:30px;padding-top:25px}@media only screen and (max-width:991px){.twisto-faq ul li p{font-size:14px;line-height:22px;padding-top:20px}}.twisto-faq ul+div{margin-top:64px}.twisto-faq ul+div .added_to_cart,.twisto-faq ul+div .btn,.twisto-faq ul+div .woocommerce-message .restore-item,.woocommerce-message .twisto-faq ul+div .restore-item{width:175px;line-height:45px}.page-template-text .wp-block-table{overflow-y:scroll}.page-template-text .wp-block-table table{min-width:500px}.page-template-text a{word-wrap:break-word}@media only screen and (max-width:1199px){.page-template-contact .widget-sidebar-contact *{text-align:left!important}.page-template-contact .widget-sidebar-contact .widget-contact{padding-left:0}}.woocommerce-product-gallery{max-width:100%}@media only screen and (min-width:992px){.woocommerce-product-gallery{width:600px}}.woocommerce-product-gallery__wrapper{border-radius:20px}.woocommerce-product-gallery__image--placeholder{max-width:100%}@media only screen and (min-width:992px){.woocommerce-product-gallery__image--placeholder{width:600px}}.woocommerce-cart-onsale,.woocommerce-product-onsale{position:absolute;top:34px;right:calc(2rem + 26px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}@media only screen and (max-width:991px){.woocommerce-cart-onsale,.woocommerce-product-onsale{position:absolute;top:auto;right:auto;bottom:62px;left:calc(var(--bs-gutter-x)/ 2 + 30px)}}.woocommerce-cart-onsale .onsale_svg,.woocommerce-product-onsale .onsale_svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:89px;height:89px}.woocommerce-cart-onsale .onsale_svg .desktop,.woocommerce-product-onsale .onsale_svg .desktop{display:none}@media only screen and (min-width:992px){.woocommerce-cart-onsale .onsale_svg .desktop,.woocommerce-product-onsale .onsale_svg .desktop{display:block}}@media only screen and (min-width:992px){.woocommerce-cart-onsale .onsale_svg .mobile,.woocommerce-product-onsale .onsale_svg .mobile{display:none}}@media only screen and (max-width:991px){.woocommerce-cart-onsale .onsale_svg,.woocommerce-product-onsale .onsale_svg{width:76px;height:76px}}.woocommerce-cart-onsale span.onsale,.woocommerce-product-onsale span.onsale{position:absolute;top:unset;bottom:-40px;left:50%;min-height:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:0 0;color:#da0010;font-weight:900;font-size:24px;line-height:24px;text-transform:uppercase}@media only screen and (max-width:991px){.woocommerce-cart-onsale span.onsale,.woocommerce-product-onsale span.onsale{font-size:18px;line-height:21px;bottom:-30px}}.woocommerce-cart-onsale span.onsale-label,.woocommerce-product-onsale span.onsale-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:52px;height:52px;border-radius:50%;color:#fff;font-size:18px;line-height:24px;font-weight:700;background:#da0010}@media only screen and (max-width:991px){.woocommerce-cart-onsale span.onsale-label,.woocommerce-product-onsale span.onsale-label{width:40px;height:40px;font-size:14px;line-height:24px}}.woocommerce-table__line-item.order_item td{height:90px;font-weight:400}.woocommerce-table__line-item.order-subtotal{position:relative;border-top:0}.woocommerce-table__line-item.order-subtotal>*{position:relative;border-bottom:0;border-top:0;height:65px}.woocommerce-table__line-item.order-subtotal>::after{display:block;content:"";position:absolute;right:-20px;bottom:-1px;left:-20px;height:1px;background-color:#ccc}.woocommerce-table__line-item .product-count{width:15%}.woocommerce-table__line-item .product-total{text-align:right;width:15%}.woocommerce-table__product-name{border-top:0!important}.woocommerce-table--order-details+header{display:inline-block}.woocommerce-table--order-details+header .h2,.woocommerce-table--order-details+header h2{font-size:14px!important;margin-right:15px}.woocommerce-table--order-details+header+dl{display:inline-block}.woocommerce-info,.woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;border:0;font-size:21px;line-height:25px;font-weight:900}@media screen and (max-width:410px){.woocommerce-message-infobox{width:140px;word-wrap:break-word}.woocommerce-info,.woocommerce-info a,.woocommerce-message,.woocommerce-message a{font-size:12px}.woocommerce-message::before{display:none}}@media screen and (max-width:630px){.woocommerce-message-infobox{width:250px}}@media screen and (min-width:410px) and (max-width:960px){.woocommerce-info,.woocommerce-info a,.woocommerce-message,.woocommerce-message a{font-size:16px}.woocommerce-message::before{display:none}}.woocommerce-error,.woocommerce-info{border-radius:5px;border:0;padding-left:20px}.woocommerce-error::before,.woocommerce-info::before{display:none}.woocommerce-error{background-color:#f5f5f5;color:#a00;font-weight:700;border:2px solid #a00}.woocommerce-info{background-color:#eceef5}.woocommerce-message{background:-webkit-gradient(linear,left top,right top,from(#dca958),to(#a7762d));background:-o-linear-gradient(left,#dca958 0,#a7762d 100%);background:linear-gradient(to right,#dca958 0,#a7762d 100%);color:#fff}.woocommerce-message::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.267' height='29.657'%3E%3Cg data-name='Group 21'%3E%3Cpath fill='%23fff' d='M27.6 7.258H7.214l-.437-2.23a1.2 1.2 0 00-1.177-.97h-5a.6.6 0 00-.6.6v1.2a.6.6 0 00.6.6h4.012l3.48 17.784a3.2 3.2 0 105.079.615h7.258a3.2 3.2 0 104.987-.707l.052-.238a1.2 1.2 0 00-1.174-1.454H10.188l-.47-2.4h15.62a1.2 1.2 0 001.173-.945l2.261-10.4A1.2 1.2 0 0027.6 7.258zm-17.2 20.4a1.2 1.2 0 111.2-1.2 1.2 1.2 0 01-1.2 1.2zm12.8 0a1.2 1.2 0 111.2-1.2 1.2 1.2 0 01-1.2 1.2zm1.172-10H9.249l-1.565-8H26.11z'/%3E%3Ccircle data-name='Ellipse 4' cx='6.455' cy='6.455' transform='translate(21.357)' fill='%23fff' r='6.455'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;width:30px;height:30px}.woocommerce-message::after{display:none}.woocommerce-message-button{letter-spacing:.15em;position:relative;color:#fff;font-size:13px;line-height:16px;margin-left:40px;padding-right:30px;text-transform:uppercase}.woocommerce-message-button::after{display:block;content:"";position:absolute;top:0;right:0;color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.188' height='15.55' viewBox='0 0 9.188 15.55'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M.702.707l7.066 7.068-7.066 7.068'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;width:10px;height:15px}.woocommerce-message-button:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.188' height='15.55' viewBox='0 0 9.188 15.55'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2' d='M.702.707l7.066 7.068-7.066 7.068'/%3E%3C/svg%3E")}.woocommerce-message-button:not(:last-child)::before{display:block;content:"";position:absolute;top:-5px;right:-20px;bottom:-5px;width:1px;background:#fff}.woocommerce-form-login,.woocommerce-form-register{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;width:970px;max-width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background-image:-o-linear-gradient(top,#dca958 0,#a7762d 100%);background-image:linear-gradient(to bottom,#dca958 0,#a7762d 100%);border-radius:10px!important}.woocommerce-form-login-heading>p,.woocommerce-form-register-heading>p{font-size:24px;line-height:29px;font-weight:900;color:#fff;text-transform:uppercase}.woocommerce-form-login__rememberme,.woocommerce-form-register__rememberme{display:none!important}.woocommerce-form-login .form-row input,.woocommerce-form-register .form-row input{background:#fff;border:0}.woocommerce-form-login .form-row label,.woocommerce-form-register .form-row label{color:#fff;font-size:14px}.woocommerce-form-login .form-row label .required,.woocommerce-form-register .form-row label .required{color:inherit}@media only screen and (min-width:768px){.woocommerce-form-login .form-row,.woocommerce-form-register .form-row{-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%}}@media only screen and (max-width:575px){.woocommerce-form-login .form-row,.woocommerce-form-register .form-row{-ms-flex-preferred-size:100%;flex-basis:100%}}.woocommerce-form-login-toggle p,.woocommerce-form-register-toggle p{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:21px;line-height:25px;font-weight:300}.woocommerce-form-login-toggle .added_to_cart,.woocommerce-form-login-toggle .btn,.woocommerce-form-login-toggle .woocommerce-message .restore-item,.woocommerce-form-register-toggle .added_to_cart,.woocommerce-form-register-toggle .btn,.woocommerce-form-register-toggle .woocommerce-message .restore-item,.woocommerce-message .woocommerce-form-login-toggle .restore-item,.woocommerce-message .woocommerce-form-register-toggle .restore-item{margin-left:10px;min-width:110px}.woocommerce-archive-description .woocommerce-form-login .h3,.woocommerce-archive-description .woocommerce-form-login h3,.woocommerce-archive-description .woocommerce-form-register .h3,.woocommerce-archive-description .woocommerce-form-register h3,.woocommerce-form-login .h4,.woocommerce-form-login .lost_password,.woocommerce-form-login .woocommerce-archive-description .h3,.woocommerce-form-login .woocommerce-archive-description h3,.woocommerce-form-login h4,.woocommerce-form-register .h4,.woocommerce-form-register .lost_password,.woocommerce-form-register .woocommerce-archive-description .h3,.woocommerce-form-register .woocommerce-archive-description h3,.woocommerce-form-register h4{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.woocommerce-form-login .woocommerce-privacy-policy-text a,.woocommerce-form-login .woocommerce-privacy-policy-text p,.woocommerce-form-register .woocommerce-privacy-policy-text a,.woocommerce-form-register .woocommerce-privacy-policy-text p{color:#fff;font-size:14px;line-height:18px}.woocommerce-form-login .woocommerce-privacy-policy-text a,.woocommerce-form-register .woocommerce-privacy-policy-text a{text-decoration:underline}.woocommerce form .form-row .input-checkbox{display:inline-block}.woocommerce-order-details{width:840px}@media only screen and (min-width:1200px){.woocommerce-order-details{max-width:60%}}@media only screen and (min-width:1450px){.woocommerce-order-details{max-width:50%}}.woocommerce-order-details__title{margin-top:35px}.woocommerce-order-details-table{width:400px}.woocommerce-order-details-table p{margin-bottom:0!important}@media only screen and (max-width:991px){.woocommerce-order-details-table{width:100%}}.woocommerce-order-review{padding:20px;border:solid 1px #ccc}.woocommerce-order-review .h3,.woocommerce-order-review h3{font-size:24px;margin-bottom:24px}.woocommerce-order-review .easypack-parcel-machine-select .button{background-color:#ffc700!important;color:#000!important;border-radius:5px}.woocommerce-order-review .easypack-parcel-machine-label{display:none!important}.post-content .woocommerce-order-review table .cart-item td,.woocommerce-order-review .post-content table .cart-item td,.woocommerce-order-review .table .cart-item td{height:90px;font-weight:400}.post-content .woocommerce-order-review table .cart-subtotal,.woocommerce-order-review .post-content table .cart-subtotal,.woocommerce-order-review .table .cart-subtotal{position:relative;border-top:0}.post-content .woocommerce-order-review table .cart-subtotal>*,.woocommerce-order-review .post-content table .cart-subtotal>*,.woocommerce-order-review .table .cart-subtotal>*{position:relative;border-bottom:0;border-top:0;height:65px}.post-content .woocommerce-order-review table .cart-subtotal>::after,.woocommerce-order-review .post-content table .cart-subtotal>::after,.woocommerce-order-review .table .cart-subtotal>::after{display:block;content:"";position:absolute;right:-20px;bottom:-1px;left:-20px;height:1px;background-color:#ccc}.post-content .woocommerce-order-review table .product-count,.woocommerce-order-review .post-content table .product-count,.woocommerce-order-review .table .product-count{width:15%}.post-content .woocommerce-order-review table .product-total,.woocommerce-order-review .post-content table .product-total,.woocommerce-order-review .table .product-total{text-align:right;width:15%}.woocommerce-order-shipping>*{position:relative;border-bottom:0;border-top:0;height:65px}.woocommerce-order-shipping>::after{display:block;content:"";position:absolute;right:-20px;bottom:-1px;left:-20px;height:1px;background-color:#ccc}.woocommerce-order-total>*{border-bottom:none}.woocommerce-order-total strong{font-size:21px}.woocommerce-order-complaint-table td:nth-child(n+2){width:100px;vertical-align:middle}.woocommerce-order-complaint-table td:nth-child(n+2) label{font-size:12px;line-height:38px}.woocommerce-billing-fields .h3,.woocommerce-billing-fields h3{font-size:24px;margin-bottom:20px}.woocommerce-billing-fields .form-row{margin-bottom:20px!important}.woocommerce-billing-fields .form-row.hidden,.woocommerce-billing-fields .form-row.hide{display:none!important}.woocommerce-billing-fields .form-row.form-text{margin-bottom:0!important;padding:0}.woocommerce-billing-fields .form-row.form-text a{color:#a7762d}.woocommerce-billing-fields .form-row label{font-size:14px;color:#6e6e6e}.woocommerce-billing-fields .form-row label .required{color:inherit}@media only screen and (min-width:576px){.woocommerce-billing-fields .form-row#billing_first_name_field{display:inline-block;width:40%}.woocommerce-billing-fields .form-row#billing_last_name_field{display:inline-block;width:57%;margin-left:3%}.woocommerce-billing-fields .form-row#billing_postcode_field{display:inline-block;width:20%}.woocommerce-billing-fields .form-row#billing_city_field{display:inline-block;width:40%;margin-left:3%}}@media only screen and (min-width:992px){.woocommerce-billing-fields .form-row#billing_email_field{width:65%}.woocommerce-billing-fields .form-row#billing_phone_field{width:30%}.woocommerce-billing-fields .form-row#billing_company_field{width:50%}.woocommerce-billing-fields .form-row#billing_nip_field{width:25%}.woocommerce-billing-fields .form-row#billing_address_1_field{width:90%}}.woocommerce-shipping-methods{width:80%}.woocommerce-shipping-input{margin-right:5px!important;height:28px;width:28px}.woocommerce-shipping-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e"),-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e"),-o-linear-gradient(top,#dca958 0,#a7762d 100%);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e"),linear-gradient(to bottom,#dca958 0,#a7762d 100%);border:0}.woocommerce-shipping-input:checked+label:last-child{font-weight:900}.woocommerce-shipping-label{width:85%;font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}@media only screen and (max-width:767px){.woocommerce-shipping-label{font-size:13px}}@media screen and (max-width:375px){.woocommerce-shipping-label{font-size:12px}}.woocommerce-shipping-label>span{text-transform:uppercase}.woocommerce-shipping-fields .h3,.woocommerce-shipping-fields h3{font-size:24px;margin-bottom:20px}.woocommerce-shipping-fields .form-row{margin-bottom:20px!important}.woocommerce-shipping-fields .form-row.hidden,.woocommerce-shipping-fields .form-row.hide{display:none!important}.woocommerce-shipping-fields .form-row.form-text{margin-bottom:0!important;padding:0}.woocommerce-shipping-fields .form-row.form-text a{color:#a7762d}.woocommerce-shipping-fields .form-row label{font-size:14px;color:#6e6e6e}.woocommerce-shipping-fields .form-row label .required{color:inherit}@media only screen and (min-width:576px){.woocommerce-shipping-fields .form-row#shipping_first_name_field{display:inline-block;width:40%}.woocommerce-shipping-fields .form-row#shipping_last_name_field{display:inline-block;width:57%;margin-left:3%}.woocommerce-shipping-fields .form-row#shipping_postcode_field{display:inline-block;width:20%}.woocommerce-shipping-fields .form-row#shipping_city_field{display:inline-block;width:40%;margin-left:3%}}@media only screen and (min-width:992px){.woocommerce-shipping-fields .form-row#shipping_address_1_field{width:90%}}.woocommerce .easypack-shipping-method-logo{display:none!important}.woocommerce .inpost__description{color:#707070;text-transform:none}.woocommerce .inpost__shipping-price{text-wrap:nowrap;font-size:16px;font-weight:700}@media only screen and (max-width:767px){.woocommerce .inpost__shipping-price{font-size:13px}}@media only screen and (max-width:374px){.woocommerce .inpost__shipping-price{font-size:12px}}.woocommerce-checkout{margin-bottom:230px}.woocommerce-checkout-payment{border-radius:0!important;background-color:transparent!important}.woocommerce-checkout-payment .methods{padding:0!important;border-bottom:0!important;margin:10px 0!important}.woocommerce-checkout-methods{padding:18px 20px;background-color:#f5f5f5}.woocommerce-checkout-methods .wc_payment_method{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-checkout-methods .wc_payment_method .form-check-label{font-size:16px;line-height:24px;text-transform:uppercase;width:80%}.woocommerce-checkout-methods .wc_payment_method .form-check-input,.woocommerce-checkout-methods .wc_payment_method .wpcf7-acceptance .wpcf7-list-item input,.wpcf7-acceptance .wpcf7-list-item .woocommerce-checkout-methods .wc_payment_method input{height:28px;width:28px;display:inline-block!important}.woocommerce-checkout-methods .wc_payment_method .form-check-input:checked[type=radio],.woocommerce-checkout-methods .wc_payment_method .wpcf7-acceptance .wpcf7-list-item input:checked[type=radio],.wpcf7-acceptance .wpcf7-list-item .woocommerce-checkout-methods .wc_payment_method input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e"),-webkit-gradient(linear,left top,left bottom,from(#dca958),to(#a7762d));background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e"),-o-linear-gradient(top,#dca958 0,#a7762d 100%);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e"),linear-gradient(to bottom,#dca958 0,#a7762d 100%);border:0}.woocommerce-checkout-review-order-table tbody{border-top:0!important}.woocommerce-terms-and-conditions-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce-terms-and-conditions-checkbox .form-check-label{width:80%;margin-left:20px;font-size:21px;line-height:28px!important;font-weight:700}.woocommerce-terms-and-conditions-checkbox .form-check-label a{color:#a7762d}.woocommerce-terms-and-conditions-checkbox .form-check-input,.woocommerce-terms-and-conditions-checkbox .wpcf7-acceptance .wpcf7-list-item input,.wpcf7-acceptance .wpcf7-list-item .woocommerce-terms-and-conditions-checkbox input{margin-top:5px!important}.woocommerce-terms-and-conditions-label{font-size:16px;line-height:23px;font-weight:300}.woocommerce-terms-and-conditions-label .hidden{display:none}.woocommerce-additional-fields .form-row{margin-bottom:20px!important}.woocommerce-additional-fields .form-row#order_comments_field{width:70%;margin-top:20px}@media only screen and (max-width:767px){.woocommerce-additional-fields .form-row#order_comments_field{width:100%}}.woocommerce-additional-fields .form-row#order_comments_field label{color:#445ca6;font-size:20px;line-height:28px;margin-bottom:10px}@media only screen and (max-width:767px){.woocommerce-additional-fields .form-row#order_comments_field label{font-size:16px;line-height:24px}}.woocommerce-additional-fields .form-row#order_comments_field label .code{color:#da0010}.woocommerce-additional-fields .form-row#order_comments_field textarea{height:8em!important}.woocommerce-cart-summary{text-transform:uppercase;font-weight:900;margin-left:10px;font-size:14px;line-height:17px}.woocommerce-cart-summary strong{font-size:24px;line-height:29px;margin-left:10px}.woocommerce-cart-summary strong .woocommerce-Price-currencySymbol{font-size:18px;text-transform:none}.woocommerce-cart-summary a{text-transform:none;margin-left:30px;margin-top:-10px}@media only screen and (max-width:575px){.woocommerce-cart-summary a{margin-top:10px;margin-left:90px}}.woocommerce-cart-onsale{top:calc(-50% - 20px);right:0}.woocommerce-cart-onsale span.onsale{display:none}.woocommerce-cart-onsale span.onsale-label{width:47px;height:47px;font-size:16px;line-height:19px}.woocommerce-cart-form__cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fbfbfd;padding:10px 35px 10px 10px;margin-bottom:10px}@media only screen and (max-width:575px){.woocommerce-cart-form__cart-item{padding-right:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.woocommerce-cart-form__cart-item .product-cart-col{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.woocommerce-cart-form__cart-item .product-cart-col{-ms-flex-wrap:wrap;flex-wrap:wrap}}.woocommerce-cart-form__cart-item .product-cart-thumbnail{border-radius:10px;-webkit-box-flex:1;-ms-flex:1 0 200px;flex:1 0 200px}@media only screen and (max-width:767px){.woocommerce-cart-form__cart-item .product-cart-thumbnail{-ms-flex-preferred-size:150px;flex-basis:150px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0 0 0 auto}}@media only screen and (max-width:575px){.woocommerce-cart-form__cart-item .product-cart-thumbnail{margin:0 auto}}.woocommerce-cart-form__cart-item .product-cart-thumbnail a{width:200px}.woocommerce-cart-form__cart-item .product-cart-thumbnail-primary{background-image:-webkit-gradient(linear,left bottom,left top,from(#fcf8f2),to(#fefdfc));background-image:-o-linear-gradient(bottom,#fcf8f2 0,#fefdfc 100%);background-image:linear-gradient(to top,#fcf8f2 0,#fefdfc 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-primary600{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8f4ee),to(#fdfcfb));background-image:-o-linear-gradient(bottom,#f8f4ee 0,#fdfcfb 100%);background-image:linear-gradient(to top,#f8f4ee 0,#fdfcfb 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-primary900{background-image:-webkit-gradient(linear,left bottom,left top,from(#efeeec),to(#fbfbfa));background-image:-o-linear-gradient(bottom,#efeeec 0,#fbfbfa 100%);background-image:linear-gradient(to top,#efeeec 0,#fbfbfa 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-secondary{background-image:-webkit-gradient(linear,left bottom,left top,from(#f9f9f9),to(#fdfdfd));background-image:-o-linear-gradient(bottom,#f9f9f9 0,#fdfdfd 100%);background-image:linear-gradient(to top,#f9f9f9 0,#fdfdfd 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-azofoska{background-image:-webkit-gradient(linear,left bottom,left top,from(#f3f3f3),to(#fcfcfc));background-image:-o-linear-gradient(bottom,#f3f3f3 0,#fcfcfc 100%);background-image:linear-gradient(to top,#f3f3f3 0,#fcfcfc 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-biofos{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebfaf9),to(#fafefd));background-image:-o-linear-gradient(bottom,#ebfaf9 0,#fafefd 100%);background-image:linear-gradient(to top,#ebfaf9 0,#fafefd 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-biostar{background-image:-webkit-gradient(linear,left bottom,left top,from(#f3f1f7),to(#fcfbfd));background-image:-o-linear-gradient(bottom,#f3f1f7 0,#fcfbfd 100%);background-image:linear-gradient(to top,#f3f1f7 0,#fcfbfd 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-biostar-cleaning-products{background-image:-webkit-gradient(linear,left bottom,left top,from(#f3f1f7),to(#fcfbfd));background-image:-o-linear-gradient(bottom,#f3f1f7 0,#fcfbfd 100%);background-image:linear-gradient(to top,#f3f1f7 0,#fcfbfd 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-buwi{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8f4ee),to(#fdfcfb));background-image:-o-linear-gradient(bottom,#f8f4ee 0,#fdfcfb 100%);background-image:linear-gradient(to top,#f8f4ee 0,#fdfcfb 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-florovit{background-image:-webkit-gradient(linear,left bottom,left top,from(#fffdf1),to(#fffffc));background-image:-o-linear-gradient(bottom,#fffdf1 0,#fffffc 100%);background-image:linear-gradient(to top,#fffdf1 0,#fffffc 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-ludwik{background-image:-webkit-gradient(linear,left bottom,left top,from(#eef5eb),to(#fbfdfa));background-image:-o-linear-gradient(bottom,#eef5eb 0,#fbfdfa 100%);background-image:linear-gradient(to top,#eef5eb 0,#fbfdfa 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-twisto{background-image:-webkit-gradient(linear,left bottom,left top,from(#f0fbf3),to(#fbfefc));background-image:-o-linear-gradient(bottom,#f0fbf3 0,#fbfefc 100%);background-image:linear-gradient(to top,#f0fbf3 0,#fbfefc 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-ludwik-ekologiczny{background-image:-webkit-gradient(linear,left bottom,left top,from(#f0f9ff),to(#fbfeff));background-image:-o-linear-gradient(bottom,#f0f9ff 0,#fbfeff 100%);background-image:linear-gradient(to top,#f0f9ff 0,#fbfeff 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-light{background-image:-webkit-gradient(linear,left bottom,left top,from(white),to(white));background-image:-o-linear-gradient(bottom,#fff 0,#fff 100%);background-image:linear-gradient(to top,#fff 0,#fff 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-dark{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebebeb),to(#fafafa));background-image:-o-linear-gradient(bottom,#ebebeb 0,#fafafa 100%);background-image:linear-gradient(to top,#ebebeb 0,#fafafa 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-cyan-700{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebf3f8),to(#fafcfd));background-image:-o-linear-gradient(bottom,#ebf3f8 0,#fafcfd 100%);background-image:linear-gradient(to top,#ebf3f8 0,#fafcfd 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-cyan-dark{background-image:-webkit-gradient(linear,left bottom,left top,from(#eceef1),to(#fafbfc));background-image:-o-linear-gradient(bottom,#eceef1 0,#fafbfc 100%);background-image:linear-gradient(to top,#eceef1 0,#fafbfc 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail-ludwik-maxx-power{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebf3f1),to(#fafcfc));background-image:-o-linear-gradient(bottom,#ebf3f1 0,#fafcfc 100%);background-image:linear-gradient(to top,#ebf3f1 0,#fafcfc 100%)}.woocommerce-cart-form__cart-item .product-cart-thumbnail img{height:200px;width:200px}@media only screen and (max-width:767px){.woocommerce-cart-form__cart-item .product-cart-thumbnail img{width:150px;height:auto;margin:0 auto}}.woocommerce-cart-form__cart-item .product-cart-info{margin-left:15px}.woocommerce-cart-form__cart-item .product-cart-name{margin-bottom:12px;margin-top:32px;font-family:Arial,sans-serif}.woocommerce-cart-form__cart-item .product-cart-name>*{color:#000;font-size:21px;line-height:23px;font-weight:900}.woocommerce-cart-form__cart-item .product-cart-excerpt>*{font-size:14px;line-height:18px;color:#707070;height:36px;overflow:hidden;margin-bottom:14px}.woocommerce-cart-form__cart-item .product-cart-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-cart-form__cart-item .product-cart-quantity input{border-radius:5px;border:1px solid #6e6e6e;height:46px;width:61px!important;font-size:24px;line-height:24px;font-weight:900}.woocommerce-cart-form__cart-item .product-cart-quantity .btn-outline-dark{background-color:#fff}.woocommerce-cart-form__cart-item .product-cart-quantity .btn-outline-dark:hover{background-color:#000}.woocommerce-cart-form__cart-item .product-cart-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;margin-top:10px}.woocommerce-cart-form__cart-item .product-cart-remove .remove{font-size:12px;min-width:140px;height:100%;border-radius:10px;color:#ae000d!important}.woocommerce-cart-form__cart-item .product-cart-remove .remove svg{max-height:2em;height:2em;margin-top:-.4em;margin-right:.5em}.woocommerce-cart-form__cart-item .product-cart-remove .remove:hover{background-color:transparent!important;color:#9d000c!important}.woocommerce-cart-form__cart-item .product-cart-favorite .favorite{font-size:12px;min-width:140px;height:100%;border-radius:10px}.woocommerce-cart-form__cart-item .product-cart-favorite .favorite svg{max-height:2em;height:2em;margin-top:-.4em;margin-right:.5em}.woocommerce-cart-form__cart-item .product-cart-favorite .favorite:hover{background-color:transparent!important;color:#c4000e!important}.woocommerce-cart-form__cart-item .product-cart-summary{text-align:right;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media only screen and (max-width:575px){.woocommerce-cart-form__cart-item .product-cart-summary{margin-top:40px}}.woocommerce-cart-form__cart-item .product-cart-subtotal{position:relative;font-size:32px;line-height:39px;font-weight:900;margin-bottom:0}.woocommerce-cart-form__cart-item .product-cart-subtotal-sale .amount{color:#da0010}.woocommerce-cart-form__cart-item .product-cart-subtotal-regular{display:block;line-height:14px}.woocommerce-cart-form__cart-item .product-cart-subtotal-regular .amount{color:#707070;font-size:18px;line-height:21px;text-decoration:line-through;font-weight:400}.woocommerce-cart-form__cart-item .product-cart-subtotal .woocommerce-Price-currencySymbol{font-weight:400}.woocommerce-cart-form__cart-item .product-cart-price{-ms-flex-item-align:end;align-self:flex-end;margin-top:14px}.woocommerce-cart-form__cart-item .product-cart-price [class^=item]{margin-bottom:0;font-size:12px}.woocommerce-cart-form__cart-item .product-cart-price .item-weight{color:#707070}.woocommerce-cart-form__cart-item .product-cart-price .amount{display:inline-block;min-width:67px}.woocommerce-cart-form__cart-item.cart_item--gift .product-cart-subtotal{color:#da0010}.woocommerce-cart-form__cart-item.cart_item--gift .product-cart-thumbnail{position:relative}.woocommerce-cart-form__cart-item.cart_item--gift .product-cart-thumbnail::after{display:block;content:"";position:absolute;top:5px;left:5px;width:60px;height:60px;background:url(/wp-content/themes/inco/dist/img/gift-mark.png) no-repeat center;background-size:contain}.woocommerce-cart-totals{width:50%;margin-left:auto;margin-top:50px}@media only screen and (max-width:991px){.woocommerce-cart-totals{width:100%}}@media only screen and (max-width:767px){.woocommerce-cart-totals{margin-top:0}}.woocommerce-cart-totals .cart-subtotal td,.woocommerce-cart-totals .cart-subtotal th{padding-bottom:20px;border-bottom:1px solid #000}.woocommerce-cart-totals .cart-subtotal th{text-transform:uppercase;font-size:21px;vertical-align:bottom!important;font-weight:400}.woocommerce-cart-totals .cart-subtotal td{text-align:right;font-size:32px;font-weight:900}.woocommerce-cart-totals .woocommerce-order-shipping>::after{display:none}.woocommerce-cart-totals .order-total td,.woocommerce-cart-totals .order-total th{padding-bottom:20px;padding-top:30px;border-bottom:0;border-top:solid 1px #000!important;vertical-align:bottom!important}.woocommerce-cart-totals .order-total th{text-transform:uppercase;font-size:21px;font-weight:400}.woocommerce-cart-totals .order-total td{text-align:right}.woocommerce-cart-totals .order-total td>*{font-size:45px;line-height:45px;font-weight:900}@media only screen and (max-width:767px){.woocommerce-cart-totals .order-total td>*{font-size:32px;line-height:32px}}.woocommerce-cart-totals .woocommerce-order-shipping .h3,.woocommerce-cart-totals .woocommerce-order-shipping h3{text-transform:uppercase;font-size:21px;vertical-align:bottom!important;font-weight:400}@media only screen and (max-width:767px){.woocommerce-cart-totals .woocommerce-order-shipping .h3,.woocommerce-cart-totals .woocommerce-order-shipping h3{font-size:15px}}.woocommerce-cart .sidebar-content{top:138px}.woocommerce-cart .products-background{border-radius:10px}.woocommerce-cart .products-title .title-main{font-size:32px;line-height:36px;margin-bottom:30px}.woocommerce-cart .products-title .title-subtitle{margin-bottom:0}.woocommerce-cart .cart-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:21px 27px;margin-top:50px}.woocommerce-cart .cart-info::before{display:none}.woocommerce-cart .cart-info-hidden{display:none}.woocommerce-cart .cart-info>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-cart .cart-info>div:nth-of-type(1) button svg{margin-right:15px}@media only screen and (max-width:991px){.woocommerce-cart .cart-info>div:nth-of-type(1) button svg{margin-right:5px}}.woocommerce-cart .cart-info>div:nth-of-type(2) a svg{margin-left:15px}@media only screen and (max-width:991px){.woocommerce-cart .cart-info>div:nth-of-type(2) a svg{margin-left:5px}}.woocommerce-cart .cart-info a,.woocommerce-cart .cart-info button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;font-size:13px;line-height:16px;font-weight:900;border:none;margin:0;background:0}@media only screen and (max-width:991px){.woocommerce-cart .cart-info a,.woocommerce-cart .cart-info button{font-size:10px}}.woocommerce-cart .cart-info .btn-close{width:17px;height:15px;opacity:1;margin-left:10px}.woocommerce-cart .cart-info .btn-close,.woocommerce-cart .cart-info a,.woocommerce-cart .cart-info button{-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.woocommerce-cart .cart-info .btn-close:hover,.woocommerce-cart .cart-info a:hover,.woocommerce-cart .cart-info button:hover{opacity:.7}.woocommerce-cart .coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:50px}.woocommerce-cart .coupon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;margin-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left;width:-webkit-min-content;width:-moz-min-content;width:min-content}@media only screen and (max-width:767px){.woocommerce-cart .coupon-container{margin:0}}@media only screen and (max-width:374px){.woocommerce-cart .coupon-container{width:100%}}.woocommerce-cart .coupon-info{-ms-flex-preferred-size:100%;flex-basis:100%}.woocommerce-cart .coupon-info-title{font-size:24px;line-height:27px;font-weight:700;margin-bottom:0}@media only screen and (max-width:767px){.woocommerce-cart .coupon-info-title{font-size:20px;line-height:23px}}.woocommerce-cart .coupon-info-desc{font-size:20px;line-height:28px;color:#445ca6}@media only screen and (max-width:767px){.woocommerce-cart .coupon-info-desc{font-size:16px;line-height:24px}}.woocommerce-cart .coupon-info-desc .code{color:#da0010}.woocommerce-cart .coupon-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:374px){.woocommerce-cart .coupon-inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.woocommerce-cart .coupon-input{height:46px;border-radius:5px;font-size:24px;padding:10px;width:170px;border:solid 1px #6e6e6e}.woocommerce-cart .coupon-input::-webkit-input-placeholder{color:#939393}.woocommerce-cart .coupon-input::-moz-placeholder{color:#939393}.woocommerce-cart .coupon-input:-ms-input-placeholder{color:#939393}.woocommerce-cart .coupon-input::-ms-input-placeholder{color:#939393}.woocommerce-cart .coupon-input::placeholder{color:#939393}.woocommerce-cart .coupon .added_to_cart,.woocommerce-cart .coupon .btn,.woocommerce-cart .coupon .woocommerce-message .restore-item,.woocommerce-message .woocommerce-cart .coupon .restore-item{margin-left:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.woocommerce-archive{margin-top:40px}.woocommerce-archive-filters .filers-btn{position:fixed;bottom:115px;z-index:11;text-transform:uppercase}.woocommerce-archive-filters .filters-offcanvas{height:70vh}.woocommerce-archive-filters .h2,.woocommerce-archive-filters h2{margin:25px 0 50px}.woocommerce-archive-filters>ul{padding-left:0;margin-bottom:0}.woocommerce-archive-filters>ul>.form-check{margin-bottom:20px}.woocommerce-archive-filters>ul>.form-check:first-child{margin-top:0}.woocommerce-archive-filters>ul>.form-check:last-child{margin-bottom:0}.woocommerce-archive-filters .submenu{margin:10px 0;padding:0}.woocommerce-archive-filters .submenu>.form-check{margin:5px 0}.woocommerce-archive-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-archive-description{padding:50px 0 175px}.woocommerce-archive-description-heading,.woocommerce-archive-description-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-archive-description-heading .h2,.woocommerce-archive-description-heading h2,.woocommerce-archive-description-logo .h2,.woocommerce-archive-description-logo h2{margin-bottom:1em}.woocommerce-archive-description-heading.has-icon,.woocommerce-archive-description-logo.has-icon{margin-top:25px}.woocommerce-archive-description-heading.has-icon .h2,.woocommerce-archive-description-heading.has-icon h2,.woocommerce-archive-description-logo.has-icon .h2,.woocommerce-archive-description-logo.has-icon h2{margin-bottom:0}.woocommerce-archive-description p{font-size:16px}.woocommerce-archive-description .h2,.woocommerce-archive-description h2{font-size:26px!important;line-height:32px!important}.woocommerce-archive-excerpt{margin:17px 0 70px}.woocommerce-archive-excerpt .h1,.woocommerce-archive-excerpt h1{margin-bottom:20px}.woocommerce-thankyou-order-received{margin-top:80px;font-size:24px;line-height:32px;font-weight:300}.woocommerce-thankyou-order-details{margin-top:30px;font-size:21px;line-height:25px}.woocommerce-thankyou-order-details td,.woocommerce-thankyou-order-details th{padding:5px 0}.woocommerce-thankyou-order-details th{font-weight:300;width:273px;padding-right:50px}@media only screen and (max-width:1199px){.woocommerce-order-table td,.woocommerce-order-table th,.woocommerce-order-table tr{border-width:1px;border-color:#ccc;border-style:solid none;min-width:200px}.woocommerce .float-end{float:none!important}}.woocommerce-MyAccount-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;margin-top:20px;margin-bottom:20px}.woocommerce-MyAccount-navigation-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.woocommerce-MyAccount-navigation-link{width:130px}}.woocommerce-MyAccount-navigation-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:88px;height:88px;border-radius:50%;border:solid 1px #a7762d;margin-bottom:10px}.woocommerce-MyAccount-navigation-label{text-transform:uppercase;color:#000;font-weight:300;text-align:center}.woocommerce .bundled-product{margin-bottom:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .bundled-product-details{padding-left:10px;width:calc(100% - 36px)}.woocommerce .bundled-product-title{font-size:14px;line-height:16px;margin-bottom:0;color:#000}.woocommerce .bundled-product-images{width:36px;height:36px;border-radius:5px}.woocommerce .product-azofoska .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(#e5e5e5),to(#f6f7fb));background-image:-o-linear-gradient(bottom,#e5e5e5 0,#f6f7fb 100%);background-image:linear-gradient(to top,#e5e5e5 0,#f6f7fb 100%)}.woocommerce .product-biofos .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(#d2e8e7),to(#ebfaf9));background-image:-o-linear-gradient(bottom,#d2e8e7 0,#ebfaf9 100%);background-image:linear-gradient(to top,#d2e8e7 0,#ebfaf9 100%)}.woocommerce .product-buwi .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8f4ed),to(#fbf9f6));background-image:-o-linear-gradient(bottom,#f8f4ed 0,#fbf9f6 100%);background-image:linear-gradient(to top,#f8f4ed 0,#fbf9f6 100%)}.woocommerce .product-biostar .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebe0fc),to(#f5effd));background-image:-o-linear-gradient(bottom,#ebe0fc 0,#f5effd 100%);background-image:linear-gradient(to top,#ebe0fc 0,#f5effd 100%)}.woocommerce .product-biostar-cleaning-products .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebe0fc),to(#f5effd));background-image:-o-linear-gradient(bottom,#ebe0fc 0,#f5effd 100%);background-image:linear-gradient(to top,#ebe0fc 0,#f5effd 100%)}.woocommerce .product-florovit .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(#e8e3b9),to(#fffded));background-image:-o-linear-gradient(bottom,#e8e3b9 0,#fffded 100%);background-image:linear-gradient(to top,#e8e3b9 0,#fffded 100%)}.woocommerce .product-ludwik-ekologiczny .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(173 198 239 / .81)),to(rgb(236 238 245 / .81)));background-image:-o-linear-gradient(bottom,rgb(173 198 239 / .81) 0,rgb(236 238 245 / .81) 100%);background-image:linear-gradient(to top,rgb(173 198 239 / .81) 0,rgb(236 238 245 / .81) 100%)}.woocommerce .product-ludwik .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(178 217 130 / .59)),to(rgb(216 255 201 / .59)));background-image:-o-linear-gradient(bottom,rgb(178 217 130 / .59) 0,rgb(216 255 201 / .59) 100%);background-image:linear-gradient(to top,rgb(178 217 130 / .59) 0,rgb(216 255 201 / .59) 100%)}.woocommerce .product-ludwik-maxx-power .bundled-product-images{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8e9e8),to(#fbf4f3));background-image:-o-linear-gradient(bottom,#f8e9e8 0,#fbf4f3 100%);background-image:linear-gradient(to top,#f8e9e8 0,#fbf4f3 100%)}.woocommerce-input-wrapper label{text-align:left;line-height:28px!important;font-size:21px;font-weight:700}.woocommerce .ceneo-agree label{font-weight:400}@media screen and (max-width:630px){.woocommerce-message-infobox{display:none}}.woocommerce-order-review{padding:20px 0;border:none}.woocommerce-archive-products{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.woocommerce-archive-products .card-archive .woocommerce-cart-onsale,.woocommerce-archive-products .card-archive .woocommerce-product-onsale{right:10px;top:10px}.woocommerce-archive-products .card-archive .woocommerce-cart-onsale .onsale,.woocommerce-archive-products .card-archive .woocommerce-product-onsale .onsale{display:none}.woocommerce-archive-products .card-archive .woocommerce-cart-onsale .onsale-label,.woocommerce-archive-products .card-archive .woocommerce-product-onsale .onsale-label{font-size:12px;width:38px;height:38px}@media screen and (max-width:435px){.woocommerce-archive-products .card-archive{-webkit-box-flex:1;-ms-flex:1 1 125px;flex:1 1 125px;min-width:125px}.woocommerce-archive-products .card-archive .card-img-top{margin:20px auto;height:calc(100% - 40px);width:calc(100% - 40px);max-height:140px}.woocommerce-archive-products .card-archive .btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:60px}.woocommerce-archive-products .card-archive .btn-link+.added_to_cart{padding:0!important;margin-left:5px!important;margin:9px 0 10px;max-width:75px}.woocommerce-archive-products .card-archive .btn-icon{max-height:1.95em;max-width:1.95em;background-color:#fff;border:solid 1.5px #000;padding:4px;border-radius:50rem}}@media screen and (min-width:435px) and (max-width:600px){.woocommerce-archive-products .card-archive{-webkit-box-flex:1;-ms-flex:1 1 180px;flex:1 1 180px}}@media screen and (min-width:639px) and (max-width:829px){.woocommerce-archive-products .card-archive{-webkit-box-flex:1;-ms-flex:1 1 180px;flex:1 1 180px}}@media screen and (min-width:830px){.woocommerce-archive-products .card-archive{-webkit-box-flex:1;-ms-flex:1 1 180px;flex:1 1 180px}}@media only screen and (min-width:1450px){.product-info{width:calc(100% - 365px)}}.product-gallery{position:relative}.product-gallery .out_of_stock img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.product-gallery .product_out_of_stock_label{position:absolute;top:50%;left:50%;background-color:#65481c;color:#fff;font-size:1.4375rem;line-height:1.5rem;font-weight:900;padding:.75rem 1.25rem;border-radius:.5rem;text-transform:uppercase;z-index:2;-webkit-transform:translate(-50%,-50%) rotate(-15deg);-ms-transform:translate(-50%,-50%) rotate(-15deg);transform:translate(-50%,-50%) rotate(-15deg);white-space:nowrap;-webkit-transition:none;-o-transition:none;transition:none;opacity:1}@media only screen and (max-width:575px){.product-gallery .product_out_of_stock_label{font-size:1rem;line-height:1.25rem;padding:.5rem .75rem}}@media only screen and (min-width:992px){.product-gallery{max-width:50%}}.product-summary{-webkit-box-flex:2.2;-ms-flex-positive:2.2;flex-grow:2.2;padding-bottom:32px}@media only screen and (max-width:1449px){.product-summary{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.product-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;top:20px;left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.product-tag{font-weight:700;font-size:16px;line-height:24px;margin:0!important}.product-tag,.product-tag:hover{color:#ffec50}.product-tag-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:57px;background-color:#000;border:7px solid #ffec50;border-right:0;padding:0 5px 0 15px;border-radius:10px 0 0 10px;z-index:2}.product-tag-wrapper::after{display:block;content:"";position:absolute;top:-7px;right:-32px;width:33px;height:57px;background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='33.35' height='57' viewBox='0 0 33.35 57'%3E%3Cg id='Group_1120' data-name='Group 1120' transform='translate(-40.98 -177)'%3E%3Cg id='Path_1708' data-name='Path 1708' transform='translate(51 177)' fill='%23000'%3E%3Cpath d='M 19.82958602905273 53.5 L 11.99999618530273 53.5 C 9.789785385131836 53.5 7.341163158416748 52.44488906860352 5.105185508728027 50.52902221679688 C 2.945963144302368 48.67892074584961 1.187440872192383 46.21904373168945 0.2805297672748566 43.78013229370117 L 0.2667852938175201 43.74315643310547 L 0.2522075176239014 43.70650100708008 L -6.214786052703857 27.44667625427246 L 0.1567493230104446 13.54671764373779 C 1.784661173820496 10.30119514465332 3.612586259841919 7.791210174560547 5.590040683746338 6.086433410644531 C 7.608818531036377 4.346033096313477 9.705530166625977 3.5 11.99999618530273 3.5 L 19.82958602905273 3.5 L 19.82958602905273 53.5 Z' stroke='none'/%3E%3Cpath d='M 12.0000057220459 7 C 8.149191856384277 7 5.12260627746582 11.43907165527344 3.363334655761719 14.95078659057617 L -2.409485816955566 27.54457473754883 L 3.561077117919922 42.56027221679688 C 4.983091354370117 46.38442993164062 9.084249496459961 50 12.0000057220459 50 L 16.32959175109863 50 L 16.32959175109863 7 L 12.0000057220459 7 M 12.0000057220459 0 L 23.32959175109863 0 L 23.32959175109863 57 L 12.0000057220459 57 C 5.37257719039917 57 -0.8315372467041016 50.83154296875 -2.999994277954102 45 L -10.02026557922363 27.34911346435547 L -2.999994277954102 12.03392791748047 C 0.4399347305297852 5.150142669677734 5.37257719039917 0 12.0000057220459 0 Z' stroke='none' fill='%23FFEC50'/%3E%3C/g%3E%3Cg id='Ellipse_177' data-name='Ellipse 177' transform='translate(56 201)' fill='%23fff' stroke='%23FFEC50' stroke-width='2'%3E%3Ccircle cx='5' cy='5' r='5' stroke='none'/%3E%3Ccircle cx='5' cy='5' r='4' fill='none'/%3E%3C/g%3E%3Cpath id='Path_1709' data-name='Path 1709' d='M74.33,177v42.963' transform='translate(-4 6.981)' fill='none' stroke='%23000' stroke-width='8'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.product-tag>svg{max-height:1.15em;margin-right:5px;vertical-align:text-top;fill:#ffec50}.product-tag-modal{position:absolute;top:76px;right:0;left:0;z-index:9999;background:#f5f0fe;border-radius:14px;padding:15px;width:276px;height:147px;opacity:0}.product-tag-modal.show{-webkit-animation:fadeSlideFromTop .55s cubic-bezier(.65,.05,.36,1) forwards;animation:fadeSlideFromTop .55s cubic-bezier(.65,.05,.36,1) forwards;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.product-tag-modal::after{display:block;content:"";position:absolute;top:-12px;left:30px;z-index:-1;margin:auto;width:25px;height:25px;background-color:#f5f0fe;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.product-tag-modal-backdrop{display:block;content:"";position:fixed;top:0;left:0;right:0;bottom:0;z-index:9998;width:100vw;height:100vh;background-color:rgb(0 0 0 / .7)}.product-tag-modal .h3,.product-tag-modal h3{font-weight:700;font-size:16px;line-height:24px}.product-tag-modal p{font-weight:400;font-size:14px;line-height:19px;color:#727272}.product-bestseller{font-size:14px;margin-bottom:0}.product-title{font-family:Lato,Helvetica,Arial,sans-serif;font-size:40px;line-height:48px;font-weight:900;margin-bottom:40px}@media only screen and (min-width:1200px){.product-title{padding-right:90px}}.product-variations{border-top:solid 1px #b1b1b1;padding:0 0 20px}@media only screen and (min-width:1450px){.product-variations{width:85%}}.product-variations-heading{font-size:18px;line-height:22px;font-weight:700;margin-top:20px}.product-variations-list{list-style-type:none;padding:0;margin:0}@media only screen and (min-width:1450px){.product-variations-list{width:80%}}.product-variations-list-item{display:inline-block}.product-variations-list-item a{position:relative;display:inline-block;height:45px;width:45px;margin:12px 22px 28px 14px;border-radius:50%;border:0;-webkit-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.product-variations-list-item a::after,.product-variations-list-item a::before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;opacity:0;will-change:opacity;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.product-variations-list-item a::after{-webkit-box-shadow:0 0 11px rgb(0 0 0 / .16);box-shadow:0 0 11px rgb(0 0 0 / .16)}.product-variations-list-item a::before{border:solid 3px #fff}.product-variations-list-item a:focus::after,.product-variations-list-item a:focus::before,.product-variations-list-item a:hover::after,.product-variations-list-item a:hover::before{opacity:1}.product-variations-list-item[class*=opakowanie] a{width:65px;height:65px;-webkit-box-shadow:0 0 11px rgb(0 0 0 / .16);box-shadow:0 0 11px rgb(0 0 0 / .16);border:solid 3px #fff0}.product-variations-list-item[class*=opakowanie] a:focus,.product-variations-list-item[class*=opakowanie] a:hover{border-color:#dca958}.product-variations-list-item[class*=opakowanie] a:focus::after,.product-variations-list-item[class*=opakowanie] a:hover::after{opacity:0}.product-description{background-color:#f6f7fb;padding:50px 30px;margin-bottom:30px;border-radius:10px;text-align:center}@media only screen and (min-width:1200px){.product-description{padding-left:270px;padding-right:270px}}.product-description-heading{font-size:24px;line-height:27px;margin-bottom:40px}.product-description-content .h1,.product-description-content .h2,.product-description-content .h3,.product-description-content .h4,.product-description-content .h5,.product-description-content .h6,.product-description-content h1,.product-description-content h2,.product-description-content h3,.product-description-content h4,.product-description-content h5,.product-description-content h6{font-size:18px;line-height:22px;margin-bottom:16px;margin-top:55px}.product-description-content p{font-weight:300}.product-video{background-color:rgb(246 247 251 / .44);padding:50px 30px;margin-bottom:30px;border-radius:10px;text-align:center}.product-video-embed{width:776px;max-width:100%;margin:0 auto 50px;border-radius:10px;overflow:hidden}.product-video-embed::before{pointer-events:none}.product-video-heading{font-size:24px;line-height:27px;margin-bottom:0}.product-brand{padding:0 30px 50px;margin-bottom:30px;border-radius:10px;text-align:center}@media only screen and (min-width:1200px){.product-brand{padding-left:270px;padding-right:270px}}.product-brand-logo{height:100%;width:auto}.product-brand-logo-wrapper{padding:20px;height:140px}.product-brand-description{margin-bottom:100px}.product-brand-description>*{font-size:21px;line-height:28px;font-weight:300}.product-upsells{margin-bottom:30px}.product-bundle-items-label{position:relative;color:#707070;font-weight:900;margin:15px 0}.product-bundle-items-label::before{display:block;content:"";position:absolute;top:-15px;width:85%;height:1px;background-color:#ccc}.product-bundle-items-label+p{width:85%;font-size:14px;line-height:16px;margin-bottom:15px}.product-primary .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#fcf8f2),to(#fefdfc));background-image:-o-linear-gradient(bottom,#fcf8f2 0,#fefdfc 100%);background-image:linear-gradient(to top,#fcf8f2 0,#fefdfc 100%)}.product-primary .woocommerce-product-label{color:#dca958}.product-primary600 .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8f4ee),to(#fdfcfb));background-image:-o-linear-gradient(bottom,#f8f4ee 0,#fdfcfb 100%);background-image:linear-gradient(to top,#f8f4ee 0,#fdfcfb 100%)}.product-primary600 .woocommerce-product-label{color:#a7762d}.product-primary900 .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#efeeec),to(#fbfbfa));background-image:-o-linear-gradient(bottom,#efeeec 0,#fbfbfa 100%);background-image:linear-gradient(to top,#efeeec 0,#fbfbfa 100%)}.product-primary900 .woocommerce-product-label{color:#3b290c}.product-secondary .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#f9f9f9),to(#fdfdfd));background-image:-o-linear-gradient(bottom,#f9f9f9 0,#fdfdfd 100%);background-image:linear-gradient(to top,#f9f9f9 0,#fdfdfd 100%)}.product-secondary .woocommerce-product-label{color:#b1b1b1}.product-azofoska .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#f3f3f3),to(#fcfcfc));background-image:-o-linear-gradient(bottom,#f3f3f3 0,#fcfcfc 100%);background-image:linear-gradient(to top,#f3f3f3 0,#fcfcfc 100%)}.product-azofoska .woocommerce-product-label{color:#6e6e6e}.product-biofos .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebfaf9),to(#fafefd));background-image:-o-linear-gradient(bottom,#ebfaf9 0,#fafefd 100%);background-image:linear-gradient(to top,#ebfaf9 0,#fafefd 100%)}.product-biofos .woocommerce-product-label{color:#04bcaf}.product-biostar .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#f3f1f7),to(#fcfbfd));background-image:-o-linear-gradient(bottom,#f3f1f7 0,#fcfbfd 100%);background-image:linear-gradient(to top,#f3f1f7 0,#fcfbfd 100%)}.product-biostar .woocommerce-product-label{color:#6e4f9a}.product-biostar-cleaning-products .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#f3f1f7),to(#fcfbfd));background-image:-o-linear-gradient(bottom,#f3f1f7 0,#fcfbfd 100%);background-image:linear-gradient(to top,#f3f1f7 0,#fcfbfd 100%)}.product-biostar-cleaning-products .woocommerce-product-label{color:#6e4f9a}.product-buwi .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#f8f4ee),to(#fdfcfb));background-image:-o-linear-gradient(bottom,#f8f4ee 0,#fdfcfb 100%);background-image:linear-gradient(to top,#f8f4ee 0,#fdfcfb 100%)}.product-buwi .woocommerce-product-label{color:#a7762d}.product-florovit .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#fffdf1),to(#fffffc));background-image:-o-linear-gradient(bottom,#fffdf1 0,#fffffc 100%);background-image:linear-gradient(to top,#fffdf1 0,#fffffc 100%)}.product-florovit .woocommerce-product-label{color:#ffec50}.product-ludwik .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#eef5eb),to(#fbfdfa));background-image:-o-linear-gradient(bottom,#eef5eb 0,#fbfdfa 100%);background-image:linear-gradient(to top,#eef5eb 0,#fbfdfa 100%)}.product-ludwik .woocommerce-product-label{color:#2c8609}.product-twisto .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#f0fbf3),to(#fbfefc));background-image:-o-linear-gradient(bottom,#f0fbf3 0,#fbfefc 100%);background-image:linear-gradient(to top,#f0fbf3 0,#fbfefc 100%)}.product-twisto .woocommerce-product-label{color:#3ed36d}.product-ludwik-ekologiczny .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#f0f9ff),to(#fbfeff));background-image:-o-linear-gradient(bottom,#f0f9ff 0,#fbfeff 100%);background-image:linear-gradient(to top,#f0f9ff 0,#fbfeff 100%)}.product-ludwik-ekologiczny .woocommerce-product-label{color:#43b4fa}.product-light .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(white),to(white));background-image:-o-linear-gradient(bottom,#fff 0,#fff 100%);background-image:linear-gradient(to top,#fff 0,#fff 100%)}.product-light .woocommerce-product-label{color:#fff}.product-dark .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebebeb),to(#fafafa));background-image:-o-linear-gradient(bottom,#ebebeb 0,#fafafa 100%);background-image:linear-gradient(to top,#ebebeb 0,#fafafa 100%)}.product-dark .woocommerce-product-label{color:#000}.product-cyan-700 .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebf3f8),to(#fafcfd));background-image:-o-linear-gradient(bottom,#ebf3f8 0,#fafcfd 100%);background-image:linear-gradient(to top,#ebf3f8 0,#fafcfd 100%)}.product-cyan-700 .woocommerce-product-label{color:#006faa}.product-cyan-dark .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#eceef1),to(#fafbfc));background-image:-o-linear-gradient(bottom,#eceef1 0,#fafbfc 100%);background-image:linear-gradient(to top,#eceef1 0,#fafbfc 100%)}.product-cyan-dark .woocommerce-product-label{color:#122650}.product-ludwik-maxx-power .woocommerce-product-gallery__wrapper{background-image:-webkit-gradient(linear,left bottom,left top,from(#ebf3f1),to(#fafcfc));background-image:-o-linear-gradient(bottom,#ebf3f1 0,#fafcfc 100%);background-image:linear-gradient(to top,#ebf3f1 0,#fafcfc 100%)}.product-ludwik-maxx-power .woocommerce-product-label{color:#006851}.product .single_add_to_cart_button{font-size:18px;line-height:22px;padding:8px 21px 9px 14px}.product .single_add_to_cart_button>.btn-icon{margin-right:10px}.product .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:7px}.product .price .amount{font-size:32px;line-height:39px;color:#000;font-weight:900}.product .price del>.amount{font-size:18px;line-height:22px;color:#939393;padding-left:20px}.product .price ins{text-decoration:none}.product .price ins>.amount{font-size:32px;line-height:39px;color:#da0010;font-weight:900}.product .price-unit{font-size:14px;margin:0}.product .products-background{border-radius:10px}.product .products-title .title-main{font-size:32px;line-height:36px;margin-bottom:30px}.product .products-title .title-subtitle{margin-bottom:0}.product_cat-zestawy-produktowe .product-title{font-size:28px;line-height:36px;margin-bottom:25px}@-webkit-keyframes fadeSlideFromTop{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeSlideFromTop{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}#omnibus-price-data{position:absolute;color:#707070;font-size:14px;top:45px;left:0}.animate-zoom{-webkit-animation:zoom;animation:zoom;-webkit-animation-duration:.75s;animation-duration:.75s}.animate-zoom-sm,.navbar .cart-icon-animated::after,.navbar .cart-icon-animated::before{-webkit-animation:zoom-sm;animation:zoom-sm;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(2);transform:scale(2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(2);transform:scale(2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoom-sm{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom-sm{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}.loading-indicator{display:inline-block;width:80px;height:80px}.loading-indicator:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #000;border-color:#000 #fff0 #fff0;-webkit-animation:loading-indicator 1.2s linear infinite;animation:loading-indicator 1.2s linear infinite}@-webkit-keyframes loading-indicator{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-indicator{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes shine{to{background-position:right -500px top 0}}@keyframes shine{to{background-position:right -500px top 0}}@media print{*{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}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,h2,h3,p{orphans:3;widows:3}.h2,.h3,h2,h3{page-break-after:avoid}}.zzTest{font:400 .75rem/1.5 Helvetica,sans-serif;background:-o-repeating-linear-gradient(45deg,#fff,#fff 10px,#ffe1e1 10px,#ffe1e1 20px);background:repeating-linear-gradient(45deg,#fff,#fff 10px,#ffe1e1 10px,#ffe1e1 20px);padding:1em;margin-top:45px;border:solid 5px #c00;position:relative}.zzTest>*{color:#000!important}.zzTest::before{content:"DEBUG INFO (" attr(data-var) ")";display:block;position:absolute;top:-45px;left:-5px;padding:.5em;background:#c00;color:#fff;font:600 .75rem/1.5 Helvetica,sans-serif}#screen-reader-text{position:absolute;top:-1000em;left:6px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f0f0f1;color:#2271b1;z-index:100000;line-height:normal;text-decoration:none}#screen-reader-text:focus{top:7px;background:#f0f0f1;-webkit-box-shadow:0 0 2px 2px rgb(0 0 0 / .6);box-shadow:0 0 2px 2px rgb(0 0 0 / .6)}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{opacity:.2;background-color:#fff}figure.wp-block-image img.lazy-hidden{min-width:150px}.lazy-loaded{-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-ms-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;opacity:1!important}picture source[type="image/webp"]{display:block}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}.easypack_show_geowidget{background:#FCC905!important}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}